Home
last modified time | relevance | path

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

/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/tensorflow/tensorflow/core/common_runtime/eager/
Deager_executor.cc177 auto last_id = next_node_id_ - 1; in WaitForAllPendingNodesLocked() local
/external/v8/src/heap/
Dheap-inl.h584 Smi last_id = Smi::cast(last_script_id_slot.Relaxed_Load()); in NextScriptId() local
607 int last_id = last_debugging_id().value(); in NextDebuggingId() local
/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/angle/third_party/spirv-tools/src/test/val/
Dval_limits_test.cpp688 int last_id = 14; in GenerateSpirvProgramWithCfgNestingDepth() local
/external/u-boot/include/fsl-mc/
Dfsl_dprc.h791 int last_id; member
/external/perfetto/src/tracing/internal/
Dtracing_muxer_impl.cc473 static std::atomic<uint32_t> last_id{}; in RegisterDataSource() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dinstrument_pass.cpp338 const uint32_t last_id = (*last_blk)->id(); in UpdateSucceedingPhis() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp338 const uint32_t last_id = (*last_blk)->id(); in UpdateSucceedingPhis() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp338 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.c2639 int last_id = atoi(cmd + 8); in wpa_supplicant_ctrl_iface_list_networks() local