Lines Matching refs:strcmp16
415 if (strcmp16(block.getElementName(&len), enum16.string()) == 0) { in compileAttribute()
417 } else if (strcmp16(block.getElementName(&len), flag16.string()) == 0) { in compileAttribute()
528 if (strcmp16(block.getElementName(&len), attr16.string()) == 0) { in compileAttribute()
532 if (strcmp16(block.getElementName(&len), enum16.string()) != 0) { in compileAttribute()
539 if (strcmp16(block.getElementName(&len), flag16.string()) != 0) { in compileAttribute()
685 if (strcmp16(String16("default").string(), product.string()) != 0) { in parseAndAddEntry()
698 } else if (strcmp16(String16("default").string(), product.string()) == 0 && in parseAndAddEntry()
810 if (strcmp16(block.getElementName(&len), resources16.string()) != 0) { in compileResourceFile()
836 if (strcmp16(block.getElementName(&len), skip16.string()) == 0) { in compileResourceFile()
840 if (strcmp16(block.getElementName(&len), skip16.string()) == 0) { in compileResourceFile()
847 } else if (strcmp16(block.getElementName(&len), eat_comment16.string()) == 0) { in compileResourceFile()
851 if (strcmp16(block.getElementName(&len), eat_comment16.string()) == 0) { in compileResourceFile()
858 } else if (strcmp16(block.getElementName(&len), public16.string()) == 0) { in compileResourceFile()
923 if (strcmp16(block.getElementName(&len), public16.string()) == 0) { in compileResourceFile()
930 } else if (strcmp16(block.getElementName(&len), public_padding16.string()) == 0) { in compileResourceFile()
1033 if (strcmp16(block.getElementName(&len), public_padding16.string()) == 0) { in compileResourceFile()
1040 } else if (strcmp16(block.getElementName(&len), private_symbols16.string()) == 0) { in compileResourceFile()
1055 if (strcmp16(block.getElementName(&len), private_symbols16.string()) == 0) { in compileResourceFile()
1062 } else if (strcmp16(block.getElementName(&len), java_symbol16.string()) == 0) { in compileResourceFile()
1097 if (strcmp16(block.getElementName(&len), java_symbol16.string()) == 0) { in compileResourceFile()
1105 } else if (strcmp16(block.getElementName(&len), add_resource16.string()) == 0) { in compileResourceFile()
1128 if (strcmp16(block.getElementName(&len), add_resource16.string()) == 0) { in compileResourceFile()
1135 } else if (strcmp16(block.getElementName(&len), declare_styleable16.string()) == 0) { in compileResourceFile()
1169 if (strcmp16(block.getElementName(&len), skip16.string()) == 0) { in compileResourceFile()
1173 … if (strcmp16(block.getElementName(&len), skip16.string()) == 0) { in compileResourceFile()
1179 … } else if (strcmp16(block.getElementName(&len), eat_comment16.string()) == 0) { in compileResourceFile()
1183 … if (strcmp16(block.getElementName(&len), eat_comment16.string()) == 0) { in compileResourceFile()
1189 } else if (strcmp16(block.getElementName(&len), attr16.string()) != 0) { in compileResourceFile()
1212 … if (strcmp16(block.getElementName(&len), declare_styleable16.string()) == 0) { in compileResourceFile()
1224 } else if (strcmp16(block.getElementName(&len), attr16.string()) == 0) { in compileResourceFile()
1231 } else if (strcmp16(block.getElementName(&len), item16.string()) == 0) { in compileResourceFile()
1255 } else if (strcmp16(block.getElementName(&len), string16.string()) == 0) { in compileResourceFile()
1268 if (strcmp16(attr, name16.string()) == 0) { in compileResourceFile()
1270 } else if (strcmp16(attr, translatable16.string()) == 0) { in compileResourceFile()
1272 } else if (strcmp16(attr, formatted16.string()) == 0) { in compileResourceFile()
1308 } else if (strcmp16(block.getElementName(&len), drawable16.string()) == 0) { in compileResourceFile()
1312 } else if (strcmp16(block.getElementName(&len), color16.string()) == 0) { in compileResourceFile()
1316 } else if (strcmp16(block.getElementName(&len), bool16.string()) == 0) { in compileResourceFile()
1320 } else if (strcmp16(block.getElementName(&len), integer16.string()) == 0) { in compileResourceFile()
1324 } else if (strcmp16(block.getElementName(&len), dimen16.string()) == 0) { in compileResourceFile()
1328 } else if (strcmp16(block.getElementName(&len), fraction16.string()) == 0) { in compileResourceFile()
1332 } else if (strcmp16(block.getElementName(&len), bag16.string()) == 0) { in compileResourceFile()
1343 } else if (strcmp16(block.getElementName(&len), style16.string()) == 0) { in compileResourceFile()
1347 } else if (strcmp16(block.getElementName(&len), plurals16.string()) == 0) { in compileResourceFile()
1351 } else if (strcmp16(block.getElementName(&len), array16.string()) == 0) { in compileResourceFile()
1369 } else if (strcmp16(block.getElementName(&len), string_array16.string()) == 0) { in compileResourceFile()
1376 if (strcmp16(attr, translatable16.string()) == 0 in compileResourceFile()
1377 || strcmp16(attr, formatted16.string()) == 0) { in compileResourceFile()
1379 if (strcmp16(value, false16.string()) == 0) { in compileResourceFile()
1392 } else if (strcmp16(block.getElementName(&len), integer_array16.string()) == 0) { in compileResourceFile()
1453 if (strcmp16(block.getElementName(&len), item16.string()) != 0) { in compileResourceFile()
1530 if (strcmp16(block.getElementName(&len), curTag->string()) != 0) { in compileResourceFile()
1579 if (strcmp16(block.getElementName(&len), resources16.string()) != 0) { in compileResourceFile()