Home
last modified time | relevance | path

Searched defs:bundles (Results 1 – 7 of 7) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCarrierConfigManager.java14 private SparseArray<PersistableBundle> bundles = new SparseArray<>(); field in ShadowCarrierConfigManager
/external/mesa3d/src/panfrost/midgard/
Dmir.c353 midgard_bundle *bundles = in mir_bundle_idx_for_ins() local
380 midgard_bundle *bundles = (midgard_bundle *) block->bundles.data; in mir_insert_instruction_before_scheduled() local
406 midgard_bundle *bundles = (midgard_bundle *) block->bundles.data; in mir_insert_instruction_after_scheduled() local
Dmidgard_schedule.c1362 struct util_dynarray bundles; in schedule_block() local
Dcompiler.h194 struct util_dynarray bundles; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSpillPlacement.h47 const EdgeBundles *bundles; variable
/external/llvm/lib/CodeGen/
DSpillPlacement.h47 const EdgeBundles *bundles; variable
/external/mesa3d/src/panfrost/bifrost/
Dcompiler.h404 bi_bundle bundles[8]; member