/third_party/flutter/skia/src/gpu/ |
D | GrContext_Base.cpp | 14 static int32_t next_id() { in next_id() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
D | struct.c | 9 struct symbol *next_id; member
|
/third_party/elfutils/libdw/ |
D | libdw_alloc.c | 48 static atomic_size_t next_id = ATOMIC_VAR_INIT(0); variable
|
/third_party/node/src/ |
D | inspector_profiler.h | 73 uint32_t next_id() { return id_++; } in next_id() function
|
/third_party/skia/src/gpu/ |
D | GrContextThreadSafeProxy.cpp | 25 static int32_t next_id() { in next_id() function
|
/third_party/rust/crates/tracing/examples/examples/ |
D | serde-yak-shave.rs | 18 next_id: AtomicUsize, // you need to assign span IDs, so you need a counter field
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | compute_memory_pool.h | 61 int64_t next_id; /**< For generating unique IDs for memory chunks */ member
|
/third_party/libbpf/src/ |
D | bpf.c | 902 static int bpf_obj_get_next_id(__u32 start_id, __u32 *next_id, int cmd) in bpf_obj_get_next_id() 918 int bpf_prog_get_next_id(__u32 start_id, __u32 *next_id) in bpf_prog_get_next_id() 923 int bpf_map_get_next_id(__u32 start_id, __u32 *next_id) in bpf_map_get_next_id() 928 int bpf_btf_get_next_id(__u32 start_id, __u32 *next_id) in bpf_btf_get_next_id() 933 int bpf_link_get_next_id(__u32 start_id, __u32 *next_id) in bpf_link_get_next_id()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
D | hash_policy_testing.h | 66 static size_t next_id() { in next_id() function
|
/third_party/nghttp2/ |
D | mkhufftbl.py | 291 def next_id(self): member in Context
|
/third_party/rust/crates/tracing/tracing-log/src/ |
D | trace_logger.rs | 47 next_id: AtomicUsize, field 85 fn next_id(&self) -> Id { in next_id() method
|
/third_party/harfbuzz/src/ |
D | hb-repacker.hh | 241 unsigned next_id = queue[0]; in sort_kahn() local 298 unsigned next_id = queue.pop_minimum().second; in sort_shortest_distance() local
|
/third_party/python/Include/internal/ |
D | pycore_runtime.h | 93 int64_t next_id; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_sched.h | 138 unsigned next_id; variable
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | block_splitter_inc.h | 158 uint16_t next_id = 0; in FN() local
|
/third_party/node/deps/brotli/c/enc/ |
D | block_splitter_inc.h | 158 uint16_t next_id = 0; in FN() local
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder.h | 113 uint32_t next_id() { in next_id() function
|
/third_party/cef/libcef/browser/ |
D | download_manager_delegate.cc | 403 static uint32 next_id = DownloadItem::kInvalidId + 1; in GetNextId() local
|
/third_party/skia/src/core/ |
D | SkVertices.cpp | 22 static int32_t next_id() { in next_id() function
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-repacker.hh | 256 unsigned next_id = queue[0]; in sort_kahn() local 311 unsigned next_id = queue.pop_minimum().second; in sort_shortest_distance() local
|
/third_party/flutter/skia/src/shaders/ |
D | SkPictureShader.cpp | 109 uint32_t next_id() { in next_id() function
|
/third_party/flutter/skia/src/core/ |
D | SkVertices.cpp | 19 static int32_t next_id() { in next_id() function
|
/third_party/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 36 static uint32_t next_id; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | graphics_robust_access_pass.cpp | 324 uint32_t next_id = context()->module()->IdBound(); in ClampIndicesForAccessChain() local
|
/third_party/rust/crates/signal-hook/signal-hook-registry/src/ |
D | lib.rs | 190 next_id: u128, field
|