Lines Matching refs:item
168 /* formatVersion 1.1 must have a root item and at least 5 indexes */
986 * Need to always enumerate the entire item tree,
987 * track the lowest address of any item to use as the limit for char keys[],
988 * track the highest address of any item to return the size of the data.
992 * in places that are inaccessible by ordinary enumeration of the item tree.
1040 /* The table item key string is not locally available. */
1052 * swap one resource item
1079 /* special offset indicating an empty item */
1083 /* we already swapped this resource item */
1133 Resource item;
1137 /* get table item count */
1149 /* get table item count */
1183 item=ds->readUInt32(p[i]);
1184 ures_swapResource(ds, inBundle, outBundle, item, itemKey, pTempTable, pErrorCode);
1187 res, i, item);
1294 Resource item;
1303 item=ds->readUInt32(p[i]);
1304 ures_swapResource(ds, inBundle, outBundle, item, nullptr, pTempTable, pErrorCode);
1307 res, i, item);
1343 /* the following integers count Resource item offsets (4 bytes each), not bytes */
1372 /* a resource bundle must contain at least one resource item */
1378 /* formatVersion 1.1 must have a root item and at least 5 indexes */