Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/python/pyyaml/lib/yaml/
Dresolver.py91 def descend_resolver(self, current_node, current_index): argument
121 current_node, current_index): argument
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/sync/
Dsharded_lock.rs229 let current_index = current_index().unwrap_or(0); in try_read() localVariable
289 let current_index = current_index().unwrap_or(0); in read() localVariable
574 fn current_index() -> Option<usize> { in current_index() function
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVmsUtils.cpp231 int current_index = toInt(VmsSubscriptionsStateIntegerValuesIndex::SUBSCRIPTIONS_START); in getSubscribedLayers() local
348 int current_index = toInt(VmsAvailabilityStateIntegerValuesIndex::LAYERS_START); in getAvailableLayers() local
/aosp_15_r20/art/runtime/
H A Dtrace.cc1703 size_t* current_index, in FlushEntriesFormatV1()
1740 size_t* current_index, in FlushEntriesFormatV2()
1799 size_t current_index = 0; in FlushBuffer() local
1935 size_t* current_index, in EnsureSpace()
/aosp_15_r20/external/federated-compute/fcp/protos/ondevicepersonalization/
H A Deligibility_spec.proto50 int64 current_index = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dstacktrace_handler.cc92 int current_index = start_index + num_hex_chars; in PtrToString() local
/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/
H A Dgenerate_tests.py142 def _calculate_suffix(current_index, repeats): argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_page.cc102 int16_t current_index = root->global_empty_slot_span_ring_index; in RegisterEmpty() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dxla_framework_to_llvm_pass.cc156 auto current_index = result_index++; in convertFuncOpToLLVMFuncOp() local
/aosp_15_r20/bootable/recovery/otautil/
H A Drangeset.cpp202 size_t current_index = 0; in GetSubRanges() local
/aosp_15_r20/external/mesa3d/src/mesa/vbo/
H A Dvbo_save_draw.c57 unsigned current_index = shift + i; in copy_vao() local
/aosp_15_r20/external/e2fsprogs/contrib/android/
H A De2fsdroid.c174 size_t current_index; in parse_ugid_map() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.h279 int current_index; member
/aosp_15_r20/bootable/libbootloader/gbl/libdttable/src/
H A Dlib.rs110 current_index: usize, field
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/find_first_last/
Dmod.rs80 fn current_index(&self) -> usize { in current_index() method
/aosp_15_r20/external/pytorch/test/cpp/profiler/
H A Drecord_function.cpp111 static int current_index; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dfrom_snippet.rs283 let mut current_index = 0; in format_body() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_util.cc152 int current_index, const ScopedHandles& outputs, in PopulateOpWorkingSet()
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.cc45 U current_index = 0u; in SortByOrder() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h375 int current_index; member
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dshared.h133 unsigned int current_index; member
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs231 current_index: usize, field

12