Home
last modified time | relevance | path

Searched defs:type_idx (Results 1 – 6 of 6) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java448 int type_idx = type_spec.type_spec.id - 1; in CollectConfigurations() local
500 int type_idx = type_string_pool_.indexOfString(type_name); in FindEntryByName() local
DCppAssetManager2.java637 final int type_idx = (byte) (get_type_id(resid) - 1); in FindEntry() local
1451 int type_idx = get_type_id(attr_resid); in ApplyStyle() local
1531 int type_idx = get_type_id(resid); in GetAttribute() local
/external/strace/tests/
Dperf_event_open.c742 size_t type_idx = i % ARRAY_SIZE(attr_types); in main() local
/external/strace/tests-mx32/
Dperf_event_open.c742 size_t type_idx = i % ARRAY_SIZE(attr_types); in main() local
/external/strace/tests-m32/
Dperf_event_open.c742 size_t type_idx = i % ARRAY_SIZE(attr_types); in main() local
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2420 const unsigned type_idx = in get_type_name_for_precision_qualifier() local