Home
last modified time | relevance | path

Searched defs:is_root (Results 1 – 25 of 49) sorted by relevance

12

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dtrack_event_tracker.cc585 bool is_root) { in Process()
597 bool is_root, in Thread()
610 bool is_root) { in Global()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbfloat16_normalization.cc151 bool is_root = computation->root_instruction() == hlo; in InsertConvertAfterOutput() local
183 bool is_root = computation->root_instruction() == hlo; in ChangeOutputTypeThenInsertConvertBack() local
374 bool is_root = computation_->root_instruction() == hlo; in HandleMultipleOutputs() local
H A Dbfloat16_propagation.cc817 const bool is_root = hlo == computation->root_instruction(); in SkipNoopConversions() local
924 bool is_root = inst == inst->parent()->root_instruction(); in Run() local
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/cl/
H A DClTemplateCast.cpp57 const auto is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code() local
144 const auto is_root = (comp_group.get_root_component()->id() == this->id()); in get_tag_lut() local
H A DClTemplateActivation.cpp58 const bool is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code() local
H A DClTemplateElementwiseBinary.cpp65 const bool is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code() local
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dugid.rs46 pub const fn is_root(self) -> bool { in is_root() method
73 pub const fn is_root(self) -> bool { in is_root() method
/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/dice/
H A Dchain.rs32 let is_root = true; in from_value() localVariable
84 let is_root = n == 0; in from_root_and_entries() localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/tree/
Dcommon.hpp172 bool is_root() const in is_root() function
177 void is_root(bool b) in is_root() function
317 bool is_root() const in is_root() function
322 void is_root(bool b) in is_root() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Dstructured_objectwriter.h84 bool is_root() const { return parent_ == nullptr; } in is_root() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Dstructured_objectwriter.h84 bool is_root() const { return parent_ == nullptr; } in is_root() function
/aosp_15_r20/external/f2fs-tools/fsck/
H A Ddump.c617 struct f2fs_node *node_blk, char *path, int is_root) in dump_folder()
652 int is_root = sbi->root_ino_num == ni->nid; in dump_filesystem() local
/aosp_15_r20/external/crosvm/cros_tracing/tests/
H A Dtrace_marker.rs94 let is_root = match env::var("USER") { in run_test_with_root() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dadb.py77 def is_root(self, user_id=None): member in BlueberryAdbProxy
/aosp_15_r20/external/skia/tools/skpbench/
H A D_adb.py42 def is_root(self): member in Adb
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/livepatch/
H A Dfunctions.sh29 function is_root() { function
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/
Devent.rs103 pub fn is_root(&self) -> bool { in is_root() method
Dspan.rs152 pub fn is_root(&self) -> bool { in is_root() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_disk_cache.c94 const struct agx_uncompiled_shader *uncompiled, bool is_root) in read_shader()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcublas_pad_for_gemms.cc107 bool is_root = dot->user_count() == 0; in PadForGemm() local
/aosp_15_r20/external/cronet/net/cert/internal/
H A Drevocation_checker.cc348 const bool is_root = reverse_i == 0; in CheckChainRevocationUsingCRLSet() local
/aosp_15_r20/cts/tools/utils/cts/
H A Dtools.py39 def __init__(self, is_root=False): argument
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dexperimental_flat_slice.cc204 bool is_root = it.depth() == 0; in ComputeFlatSliceTable() local
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py109 def is_root(self, user_id=None): member in AdbProxy
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/
Dtree.py198 def is_root(self): member in CallTreeNode

12