/external/bcc/src/cc/frontends/p4/test/ |
D | testP4toEbpf.py | 28 def is_root(): function
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | structured_objectwriter.h | 82 bool is_root() const { return parent_ == nullptr; } in is_root() function
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | track_event_tracker.cc | 519 bool is_root) { in Process() 531 bool is_root) { in Thread() 542 bool is_root) { in Global()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | bfloat16_normalization.cc | 152 bool is_root = computation->root_instruction() == hlo; in InsertConvertAfterOutput() local 184 bool is_root = computation->root_instruction() == hlo; in ChangeOutputTypeThenInsertConvertBack() local 375 bool is_root = computation_->root_instruction() == hlo; in HandleMultipleOutputs() local
|
D | bfloat16_propagation.cc | 819 const bool is_root = hlo == computation->root_instruction(); in SkipNoopConversions() local 923 bool is_root = inst == inst->parent()->root_instruction(); in Run() local
|
D | hlo_instruction.h | 324 bool is_root) const { in format_instruction()
|
D | hlo_parser.cc | 962 bool is_root = EatIfPresent(TokKind::kw_ROOT); in ParseInstruction() local
|
/external/linux-kselftest/tools/testing/selftests/livepatch/ |
D | functions.sh | 28 function is_root() { function
|
/external/skqp/tools/skpbench/ |
D | _adb.py | 40 def is_root(self): member in Adb
|
/external/skia/src/codec/ |
D | SkParseEncodedOrigin.cpp | 12 bool littleEndian, bool is_root, SkEncodedOrigin* orientation) { in parse_encoded_origin()
|
/external/skia/tools/skpbench/ |
D | _adb.py | 42 def is_root(self): member in Adb
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | cublas_gemm_pad_for_tensor_cores.cc | 106 bool is_root = dot->user_count() == 0; in PadForTensorCores() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | group_events.h | 120 void SetIsRoot(bool is_root) { is_root_ = is_root; } in SetIsRoot()
|
/external/openscreen/cast/common/certificate/ |
D | cast_cert_validator_internal.cc | 127 bool is_root = (i == step_index); in VerifyCertificateChain() local
|
/external/crosvm/devices/src/pci/ |
D | pci_root.rs | 111 fn is_root(&self) -> bool { in is_root() method
|
/external/rust/crates/nix/src/ |
D | unistd.rs | 56 pub fn is_root(self) -> bool { in is_root() method
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_runtime.cpp | 5869 static void __kmp_reap_thread(kmp_info_t *thread, int is_root) { in __kmp_reap_thread()
|
/external/python/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 188 def is_root(): function
|