Home
last modified time | relevance | path

Searched defs:last_id (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/compute/skc/
Dsuballocator.c173 skc_subbuf_id_t const last_id = ids[avail_rem]; in skc_suballocator_subbuf_alloc() local
290 skc_subbuf_id_t const last_id = suballocator->ids[last_idx]; in skc_suballocator_subbuf_free() local
/external/skqp/src/compute/skc/
Dsuballocator.c173 skc_subbuf_id_t const last_id = ids[avail_rem]; in skc_suballocator_subbuf_alloc() local
290 skc_subbuf_id_t const last_id = suballocator->ids[last_idx]; in skc_suballocator_subbuf_free() local
/external/libaom/libaom/test/
Dsegment_binarization_sync.cc27 int last_id; member
/external/python/cpython2/PC/os2emx/
Ddlfcn.c57 static void *last_id; variable
/external/v8/src/heap/
Dheap-inl.h549 int last_id = last_script_id()->value(); in NextScriptId() local
557 int last_id = last_debugging_id()->value(); in NextDebuggingId() local
/external/u-boot/include/fsl-mc/
Dfsl_dprc.h791 int last_id; member
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_limits_test.cpp688 int last_id = 14; in GenerateSpirvProgramWithCfgNestingDepth() local
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_limits_test.cpp688 int last_id = 14; in GenerateSpirvProgramWithCfgNestingDepth() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp264 const uint32_t last_id = (*last_blk)->id(); in UpdateSucceedingPhis() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp264 const uint32_t last_id = (*last_blk)->id(); in UpdateSucceedingPhis() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.cpp470 unsigned last_id = next_id; in try_reserve() local
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c2522 int last_id = atoi(cmd + 8); in wpa_supplicant_ctrl_iface_list_networks() local