Lines Matching refs:curFormat

599                         int32_t curFormat,  in parseAndAddBag()  argument
632 &spans, &config, overwrite, false, curFormat); in parseAndAddBag()
696 int32_t curFormat, in parseAndAddEntry() argument
774 false, curFormat, overwrite); in parseAndAddEntry()
914 int32_t curFormat = ResTable_map::TYPE_ANY; in compileResourceFile() local
1338 curFormat = parse_flags(formatStr.c_str(), formatStr.size(), in compileResourceFile()
1340 if (curFormat == 0) { in compileResourceFile()
1409 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING; in compileResourceFile()
1415 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR; in compileResourceFile()
1419 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR; in compileResourceFile()
1423 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_BOOLEAN; in compileResourceFile()
1427 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
1431 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_DIMENSION; in compileResourceFile()
1435 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_FRACTION; in compileResourceFile()
1465 curFormat = parse_flags(formatStr.c_str(), formatStr.size(), in compileResourceFile()
1467 if (curFormat == 0) { in compileResourceFile()
1500 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING; in compileResourceFile()
1507 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
1624 ident, parentIdent, itemIdent, curFormat, curIsFormatted, in compileResourceFile()
1634 curType, ident, parentIdent, itemIdent, curFormat, in compileResourceFile()
1642 curType, ident, parentIdent, itemIdent, curFormat, in compileResourceFile()
1667 *curTag, curIsStyled, curFormat, curIsFormatted, in compileResourceFile()
1684 ident, *curTag, curIsStyled, curFormat, in compileResourceFile()
1692 myPackage, curType, ident, *curTag, curIsStyled, curFormat, in compileResourceFile()