/external/perfetto/include/perfetto/tracing/ |
D | track_event_interned_data_index.h | 81 size_t next_id = data_.size() + 1; in LookUpOrInsert() local 104 size_t next_id = data_.size() + 1; in LookUpOrInsert() local 131 size_t next_id = data_.size() + 1; in LookUpOrInsert() local
|
/external/skqp/src/gpu/ |
D | GrContext_Base.cpp | 10 static int32_t next_id() { in next_id() function
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | test_side_effect_analysis.cc | 44 int64_t next_id = 0; in runOnFunction() local
|
/external/skia/src/gpu/ |
D | GrContext_Base.cpp | 14 static int32_t next_id() { in next_id() function
|
/external/elfutils/libdw/ |
D | libdw_alloc.c | 48 static atomic_size_t next_id = ATOMIC_VAR_INIT(0); variable
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_obj_id.c | 24 __u32 i, next_id, info_len, nr_id_found, duration = 0; in test_bpf_obj_id() local
|
/external/perfetto/src/profiling/common/ |
D | interner.h | 126 InternID next_id = 1; variable
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | compute_memory_pool.h | 61 int64_t next_id; /**< For generating unique IDs for memory chunks */ member
|
/external/strace/ |
D | bpf_attr.h | 184 uint32_t next_id; member 197 uint32_t next_id; member 207 uint32_t next_id; member
|
/external/crosvm/gpu_display/src/ |
D | lib.rs | 197 let next_id = self.dmabuf_next_id; in import_dmabuf() localVariable 263 let next_id = self.surface_next_id; in create_surface() localVariable
|
/external/bcc/introspection/ |
D | bps.c | 273 uint32_t next_id = 0; in print_all_progs() local
|
/external/u-boot/common/ |
D | bootstage.c | 35 uint next_id; member 50 u32 next_id; /* Next ID to use for bootstage */ member
|
/external/skqp/src/compute/skc/ |
D | suballocator.c | 297 skc_subbuf_id_t const next_id = (skc_subbuf_id_t)(next - suballocator->subbufs); in skc_suballocator_subbuf_free() local
|
/external/bcc/src/cc/frontends/b/ |
D | scope.h | 168 int next_id() { return ++var_id__; } in next_id() function
|
/external/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_sched.h | 138 unsigned next_id; variable
|
/external/brotli/c/enc/ |
D | block_splitter_inc.h | 158 uint16_t next_id = 0; in FN() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_module_test.cc | 339 int next_id = module_copy->NewUniqueInstructionId(); in TEST_F() local
|
D | hlo_alias_analysis.cc | 512 HloBuffer::Id next_id = 0; in Run() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | lookup_util.cc | 39 int64 next_id = 0; in GetNumLinesInTextFile() local
|
/external/skqp/src/shaders/ |
D | SkPictureShader.cpp | 97 uint32_t next_id() { in next_id() function
|
/external/skia/src/core/ |
D | SkVertices.cpp | 19 static int32_t next_id() { in next_id() function
|
/external/skqp/src/core/ |
D | SkVertices.cpp | 19 static int32_t next_id() { in next_id() function
|
/external/skia/src/shaders/ |
D | SkPictureShader.cpp | 109 uint32_t next_id() { in next_id() function
|
/external/mesa3d/src/glx/tests/ |
D | create_context_unittest.cpp | 36 static uint32_t next_id; variable
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/ |
D | side_effect_analysis.cc | 70 int64_t GetOrCreateIdForVarHandle(TF::VarHandleOp handle, int64_t* next_id, in GetOrCreateIdForVarHandle()
|