Home
last modified time | relevance | path

Searched defs:next_id (Results 1 – 25 of 44) sorted by relevance

12

/external/perfetto/include/perfetto/tracing/
Dtrack_event_interned_data_index.h81 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/
DGrContext_Base.cpp10 static int32_t next_id() { in next_id() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtest_side_effect_analysis.cc44 int64_t next_id = 0; in runOnFunction() local
/external/skia/src/gpu/
DGrContext_Base.cpp14 static int32_t next_id() { in next_id() function
/external/elfutils/libdw/
Dlibdw_alloc.c48 static atomic_size_t next_id = ATOMIC_VAR_INIT(0); variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_id.c24 __u32 i, next_id, info_len, nr_id_found, duration = 0; in test_bpf_obj_id() local
/external/perfetto/src/profiling/common/
Dinterner.h126 InternID next_id = 1; variable
/external/mesa3d/src/gallium/drivers/r600/
Dcompute_memory_pool.h61 int64_t next_id; /**< For generating unique IDs for memory chunks */ member
/external/strace/
Dbpf_attr.h184 uint32_t next_id; member
197 uint32_t next_id; member
207 uint32_t next_id; member
/external/crosvm/gpu_display/src/
Dlib.rs197 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/
Dbps.c273 uint32_t next_id = 0; in print_all_progs() local
/external/u-boot/common/
Dbootstage.c35 uint next_id; member
50 u32 next_id; /* Next ID to use for bootstage */ member
/external/skqp/src/compute/skc/
Dsuballocator.c297 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/
Dscope.h168 int next_id() { return ++var_id__; } in next_id() function
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.h138 unsigned next_id; variable
/external/brotli/c/enc/
Dblock_splitter_inc.h158 uint16_t next_id = 0; in FN() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_test.cc339 int next_id = module_copy->NewUniqueInstructionId(); in TEST_F() local
Dhlo_alias_analysis.cc512 HloBuffer::Id next_id = 0; in Run() local
/external/tensorflow/tensorflow/core/kernels/
Dlookup_util.cc39 int64 next_id = 0; in GetNumLinesInTextFile() local
/external/skqp/src/shaders/
DSkPictureShader.cpp97 uint32_t next_id() { in next_id() function
/external/skia/src/core/
DSkVertices.cpp19 static int32_t next_id() { in next_id() function
/external/skqp/src/core/
DSkVertices.cpp19 static int32_t next_id() { in next_id() function
/external/skia/src/shaders/
DSkPictureShader.cpp109 uint32_t next_id() { in next_id() function
/external/mesa3d/src/glx/tests/
Dcreate_context_unittest.cpp36 static uint32_t next_id; variable
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
Dside_effect_analysis.cc70 int64_t GetOrCreateIdForVarHandle(TF::VarHandleOp handle, int64_t* next_id, in GetOrCreateIdForVarHandle()

12