/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/ |
H A D | track_event_tracker.cc | 585 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 D | bfloat16_normalization.cc | 151 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 D | bfloat16_propagation.cc | 817 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 D | ClTemplateCast.cpp | 57 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 D | ClTemplateActivation.cpp | 58 const bool is_root = (comp_group.get_root_component()->id() == this->id()); in get_component_code() local
|
H A D | ClTemplateElementwiseBinary.cpp | 65 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/ |
D | ugid.rs | 46 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 D | chain.rs | 32 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/ |
D | common.hpp | 172 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 D | structured_objectwriter.h | 84 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 D | structured_objectwriter.h | 84 bool is_root() const { return parent_ == nullptr; } in is_root() function
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | dump.c | 617 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 D | trace_marker.rs | 94 let is_root = match env::var("USER") { in run_test_with_root() localVariable
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | adb.py | 77 def is_root(self, user_id=None): member in BlueberryAdbProxy
|
/aosp_15_r20/external/skia/tools/skpbench/ |
H A D | _adb.py | 42 def is_root(self): member in Adb
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/livepatch/ |
H A D | functions.sh | 29 function is_root() { function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/src/ |
D | event.rs | 103 pub fn is_root(&self) -> bool { in is_root() method
|
D | span.rs | 152 pub fn is_root(&self) -> bool { in is_root() method
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_disk_cache.c | 94 const struct agx_uncompiled_shader *uncompiled, bool is_root) in read_shader()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | cublas_pad_for_gemms.cc | 107 bool is_root = dot->user_count() == 0; in PadForGemm() local
|
/aosp_15_r20/external/cronet/net/cert/internal/ |
H A D | revocation_checker.cc | 348 const bool is_root = reverse_i == 0; in CheckChainRevocationUsingCRLSet() local
|
/aosp_15_r20/cts/tools/utils/cts/ |
H A D | tools.py | 39 def __init__(self, is_root=False): argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/ |
H A D | experimental_flat_slice.cc | 204 bool is_root = it.depth() == 0; in ComputeFlatSliceTable() local
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/ |
D | adb.py | 109 def is_root(self, user_id=None): member in AdbProxy
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/systrace_parser/parser/ |
D | tree.py | 198 def is_root(self): member in CallTreeNode
|