Home
last modified time | relevance | path

Searched defs:next_id (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/backend/
H A Dstruct.c9 struct symbol *next_id; member
/third_party/elfutils/libdw/
H A Dlibdw_alloc.c48 static atomic_size_t next_id = ATOMIC_VAR_INIT(0); variable
/third_party/nghttp2/
H A Dmkhufftbl.py291 def next_id(self): member in Context
/third_party/node/src/
H A Dinspector_profiler.h73 uint32_t next_id() { return id_++; } in next_id() function in node::profiler::V8ProfilerConnection
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dcompute_memory_pool.h61 int64_t next_id; /**< For generating unique IDs for memory chunks */ member
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhash_policy_testing.h66 static size_t next_id() { in next_id() function
/third_party/node/deps/brotli/c/enc/
H A Dblock_splitter_inc.h158 uint16_t next_id = 0; in RemapBlockIds() local
/third_party/skia/src/gpu/
H A DGrContextThreadSafeProxy.cpp25 static int32_t next_id() { in next_id() function
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dblock_splitter_inc.h158 uint16_t next_id = 0; in RemapBlockIds() local
/third_party/mesa3d/src/glx/tests/
H A Dcreate_context_unittest.cpp36 static uint32_t next_id; variable
/third_party/python/Include/internal/
H A Dpycore_runtime.h101 int64_t next_id; member
/third_party/skia/src/core/
H A DSkVertices.cpp22 static int32_t next_id() { in next_id() function
H A DSkTextBlob.cpp135 static int32_t next_id() { in next_id() function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_scoreboard.cpp1225 unsigned next_id = 0; in allocate_inst_dependencies() local
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h138 unsigned next_id; member in r600_sb::alu_group_tracker
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder.h113 uint32_t next_id() { in next_id() function in tint::writer::spirv::Builder
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-repacker.hh256 unsigned next_id = queue[0]; in sort_kahn() local
311 unsigned next_id = queue.pop_minimum().second; in sort_shortest_distance() local
/third_party/libbpf/src/
H A Dbpf.c1004 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() argument
1020 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() argument
1025 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() argument
1030 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() argument
1035 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id() argument
[all...]
H A Dbtf_dump.c1501 __u32 next_id; in btf_dump_emit_type_chain() local
/third_party/ltp/include/lapi/
H A Dbpf.h279 uint32_t next_id; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsymbol.h152 struct symbol *next_id; /* Next semantic symbol that shares this identifier */ member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.h515 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h515 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c935 int64_t next_id; member
/third_party/spirv-tools/source/opt/
H A Dir_context.h561 uint32_t next_id = module()->TakeNextIdBound(); in TakeNextId() local

Completed in 29 milliseconds

12