Home
last modified time | relevance | path

Searched defs:root_value (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dargs_info_tests.rs222 root_value: String, in args_info_test_positional_args() field
269 root_value: String, in args_info_test_optional_positional_args() field
323 root_value: String, in args_info_test_default_positional_args() field
445 root_value: String, in args_info_test_subcommands() field
623 root_value: String, in args_info_test_subcommand_notes_examples() field
/aosp_15_r20/external/perfetto/src/trace_processor/tables/
H A Dpy_tables_benchmark.cc454 const uint32_t root_value = static_cast<uint32_t>(rnd_engine()); in BM_TableSortRootNonNull() local
477 const uint32_t root_value = static_cast<uint32_t>(rnd_engine()); in BM_TableSortRootNullable() local
502 const uint32_t root_value = static_cast<uint32_t>(rnd_engine()); in BM_TableSortChildNonNullInParent() local
532 const auto root_value = static_cast<uint32_t>(rnd_engine()); in BM_TableSortChildNullableInParent() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter_nested.cc136 llvm::Value* root_value = bindings_.GetBasePointer(*root_instruction); in CodegenNestedComputation() local
/aosp_15_r20/external/pytorch/torch/export/
H A Ddynamic_shapes.py945 def root_value(): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc131 llvm_ir::IrArray root_value = GetIrArrayFor(computation->root_instruction()); in EmitThreadLocalFunctionEpilogue() local