Home
last modified time | relevance | path

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

12

/external/python/pyyaml/lib/yaml/
Dresolver.py91 def descend_resolver(self, current_node, current_index): argument
121 current_node, current_index): argument
/external/federated-compute/fcp/protos/ondevicepersonalization/
Deligibility_spec.proto50 int64 current_index = 1; field
/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
/external/tensorflow/tensorflow/tsl/platform/windows/
Dstacktrace_handler.cc92 int current_index = start_index + num_hex_chars; in PtrToString() local
/external/autotest/server/site_tests/platform_MTBF/
Dgenerate_tests.py142 def _calculate_suffix(current_index, repeats): argument
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_composite_insert.cpp201 std::vector<uint32_t> current_index; in AddDataSynonymFacts() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_page.cc113 int16_t current_index = root->global_empty_slot_span_ring_index; in RegisterEmpty() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_page.cc113 int16_t current_index = root->global_empty_slot_span_ring_index; in RegisterEmpty() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dxla_framework_to_llvm_pass.cc156 auto current_index = result_index++; in convertFuncOpToLLVMFuncOp() local
/external/mesa3d/src/mesa/vbo/
Dvbo_save_draw.c57 unsigned current_index = shift + i; in copy_vao() local
/external/e2fsprogs/contrib/android/
De2fsdroid.c174 size_t current_index; in parse_ugid_map() local
/external/tensorflow/tensorflow/core/framework/
Drun_handler.h279 int current_index; member
/external/rust/android-crates-io/crates/rayon/src/iter/find_first_last/
Dmod.rs80 fn current_index(&self) -> usize { in current_index() method
/external/pytorch/test/cpp/profiler/
Drecord_function.cpp111 static int current_index; in TEST() local
/external/rust/android-crates-io/crates/annotate-snippets/src/display_list/
Dfrom_snippet.rs283 let mut current_index = 0; in format_body() localVariable
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.cc152 int current_index, const ScopedHandles& outputs, in PopulateOpWorkingSet()
/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
Drun_handler.h375 int current_index; member
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dshared.h133 unsigned int current_index; member
/external/rust/beto-rust/nearby/presence/np_adv/src/credential/
Dbook.rs231 current_index: usize, field
/external/coreboot/util/kconfig/
Dnconf.c1098 int current_index = 0; in selected_conf() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1239 void runCallbackOnCombination(std::vector<bool> &array, size_t current_index, CallbackFunction call… in runCallbackOnCombination()
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c40 uint32_t current_index; member
/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Ddfs.c40 uint32_t current_index; member

12