Home
last modified time | relevance | path

Searched refs:ymask (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c3984 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local
4146 ymask = 0xf; in xmlSchemaCompareDates()
4149 ymask = 0x7; in xmlSchemaCompareDates()
4152 ymask = 0x1; in xmlSchemaCompareDates()
4155 ymask = 0x2; in xmlSchemaCompareDates()
4158 ymask = 0x3; in xmlSchemaCompareDates()
4161 ymask = 0x3; in xmlSchemaCompareDates()
4164 ymask = 0x6; in xmlSchemaCompareDates()
4167 ymask = 0x8; in xmlSchemaCompareDates()
4170 ymask = 0; in xmlSchemaCompareDates()
[all …]
/external/libxml2/
Dxmlschemastypes.c3991 unsigned char xmask, ymask, xor_mask, and_mask; in xmlSchemaCompareDates() local
4153 ymask = 0xf; in xmlSchemaCompareDates()
4156 ymask = 0x7; in xmlSchemaCompareDates()
4159 ymask = 0x1; in xmlSchemaCompareDates()
4162 ymask = 0x2; in xmlSchemaCompareDates()
4165 ymask = 0x3; in xmlSchemaCompareDates()
4168 ymask = 0x3; in xmlSchemaCompareDates()
4171 ymask = 0x6; in xmlSchemaCompareDates()
4174 ymask = 0x8; in xmlSchemaCompareDates()
4177 ymask = 0; in xmlSchemaCompareDates()
[all …]