/external/libchrome/base/message_loop/ |
D | message_loop_current.cc | 34 bool MessageLoopCurrent::IsSet() { in IsSet() function in base::MessageLoopCurrent 141 bool MessageLoopCurrentForUI::IsSet() { in IsSet() function in base::MessageLoopCurrentForUI 192 bool MessageLoopCurrentForIO::IsSet() { in IsSet() function in base::MessageLoopCurrentForIO
|
/external/libchrome/base/synchronization/ |
D | atomic_flag.cc | 24 bool AtomicFlag::IsSet() const { in IsSet() function in base::AtomicFlag
|
/external/libchrome/base/threading/ |
D | sequenced_task_runner_handle.cc | 40 bool SequencedTaskRunnerHandle::IsSet() { in IsSet() function in base::SequencedTaskRunnerHandle
|
D | thread_task_runner_handle.cc | 36 bool ThreadTaskRunnerHandle::IsSet() { in IsSet() function in base::ThreadTaskRunnerHandle
|
/external/tensorflow/tensorflow/core/util/ |
D | dump_graph.cc | 74 bool IsSet() const { return dumper != nullptr; } in IsSet() function 83 bool IsSet() TF_LOCKS_EXCLUDED(mu) { in IsSet() function
|
/external/perfetto/src/trace_processor/containers/ |
D | bit_vector_iterators.h | 60 bool IsSet() { return block_.IsSet(block_offset()); } in IsSet() function
|
D | bit_vector.h | 67 bool IsSet(uint32_t idx) const { in IsSet() function 373 bool IsSet(uint32_t idx) const { in IsSet() function 535 bool IsSet(const BlockOffset& addr) const { in IsSet() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_datetime.h | 52 bool IsSet() const { in IsSet() function
|
/external/cpu_features/src/ |
D | hwcaps.c | 24 static bool IsSet(const uint32_t mask, const uint32_t value) { in IsSet() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | DebugCounter.h | 172 bool IsSet = false; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GlobalsStream.cpp | 149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local
|
/external/golang-protobuf/internal/impl/ |
D | codec_extension.go | 190 func (f ExtensionField) IsSet() bool { func
|
/external/tensorflow/tensorflow/core/framework/ |
D | shape_inference.h | 65 bool IsSet() const { return ptr_ != nullptr; } in IsSet() function 104 bool IsSet() const { return ptr_ != nullptr; } in IsSet() function
|
D | shape_inference_test.cc | 65 bool IsSet(DimensionHandle d) { return d.IsSet(); } in IsSet() function in tensorflow::shape_inference::ShapeInferenceTest 66 bool IsSet(ShapeHandle s) { return s.IsSet(); } in IsSet() function in tensorflow::shape_inference::ShapeInferenceTest
|
D | function.cc | 1766 const char* IsSet(void* ptr) { return ptr == nullptr ? "unset" : "set"; } in IsSet() function
|
/external/openscreen/util/ |
D | yet_another_bit_vector.cc | 66 bool YetAnotherBitVector::IsSet(int pos) const { in IsSet() function in openscreen::YetAnotherBitVector
|
/external/lzma/CPP/7zip/Common/ |
D | CreateCoder.h | 64 bool IsSet() const { return GetCodecs != NULL || GetHashers != NULL; } in IsSet() function
|
/external/libconfig/contrib/chained/ |
D | libconfig_chained.h | 105 const bool IsSet() const in IsSet() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUArgumentUsageInfo.h | 40 bool IsSet : 1; member
|
/external/libtextclassifier/native/annotator/ |
D | types.h | 369 bool IsSet() const { return granularity != GRANULARITY_UNKNOWN; } in IsSet() function
|
/external/vixl/src/ |
D | utils-vixl.h | 786 bool IsSet(int i) const { return bitfield_[i]; } in IsSet() function
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_ops_n_z.cc | 1700 constexpr bool IsSet(const T &val, unsigned index) { in IsSet() function
|