Lines Matching refs:curFormat

597                         int32_t curFormat,  in parseAndAddBag()  argument
630 &spans, &config, overwrite, false, curFormat); in parseAndAddBag()
694 int32_t curFormat, in parseAndAddEntry() argument
772 false, curFormat, overwrite); in parseAndAddEntry()
912 int32_t curFormat = ResTable_map::TYPE_ANY; in compileResourceFile() local
1336 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()
1338 if (curFormat == 0) { in compileResourceFile()
1407 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING; in compileResourceFile()
1413 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR; in compileResourceFile()
1417 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_COLOR; in compileResourceFile()
1421 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_BOOLEAN; in compileResourceFile()
1425 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
1429 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_DIMENSION; in compileResourceFile()
1433 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_FRACTION; in compileResourceFile()
1463 curFormat = parse_flags(formatStr.string(), formatStr.size(), in compileResourceFile()
1465 if (curFormat == 0) { in compileResourceFile()
1498 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_STRING; in compileResourceFile()
1505 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
1622 ident, parentIdent, itemIdent, curFormat, curIsFormatted, in compileResourceFile()
1632 curType, ident, parentIdent, itemIdent, curFormat, in compileResourceFile()
1640 curType, ident, parentIdent, itemIdent, curFormat, in compileResourceFile()
1665 *curTag, curIsStyled, curFormat, curIsFormatted, in compileResourceFile()
1682 ident, *curTag, curIsStyled, curFormat, in compileResourceFile()
1690 myPackage, curType, ident, *curTag, curIsStyled, curFormat, in compileResourceFile()