| /external/libchrome/base/synchronization/ |
| D | atomic_flag.cc | 24 bool AtomicFlag::IsSet() const { in IsSet() function in base::AtomicFlag
|
| /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/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/cpu_features/src/ |
| D | unix_features_aggregator.c | 30 static bool IsSet(const uint32_t mask, const uint32_t value) { 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 540 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | DebugCounter.h | 171 bool IsSet = false; member
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | shape_inference.h | 64 bool IsSet() const { return ptr_ != nullptr; } in IsSet() function 103 bool IsSet() const { return ptr_ != nullptr; } in IsSet() function
|
| D | shape_inference_test.cc | 64 bool IsSet(DimensionHandle d) { return d.IsSet(); } in IsSet() function in tensorflow::shape_inference::ShapeInferenceTest 65 bool IsSet(ShapeHandle s) { return s.IsSet(); } in IsSet() function in tensorflow::shape_inference::ShapeInferenceTest
|
| D | function.cc | 1702 const char* IsSet(void* ptr) { return ptr == nullptr ? "unset" : "set"; } in IsSet() function
|
| /external/lzma/CPP/7zip/Common/ |
| D | CreateCoder.h | 64 bool IsSet() const { return GetCodecs != NULL || GetHashers != NULL; } in IsSet() function
|
| /external/google-breakpad/src/testing/include/gmock/ |
| D | gmock-actions.h | 177 static bool IsSet() { return value_ != NULL; } in IsSet() function 213 static bool IsSet() { return address_ != NULL; } in IsSet() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUArgumentUsageInfo.h | 37 bool IsSet : 1; member
|
| /external/golang-protobuf/jsonpb/ |
| D | jsonpb_test.go | 1108 IsSet bool `protobuf:"varint,1,opt,name=isSet"` member
|
| /external/v8/src/compiler/backend/ |
| D | instruction-selector.h | 101 bool IsSet() const { return mode_ == kFlags_set; } in IsSet() function
|
| /external/libtextclassifier/native/annotator/ |
| D | types.h | 299 bool IsSet() const { return granularity != GRANULARITY_UNKNOWN; } in IsSet() function
|
| /external/webrtc/webrtc/base/ |
| D | proxydetect.cc | 73 bool IsSet(const char * name) const { in IsSet() function
|
| /external/vixl/src/ |
| D | utils-vixl.h | 764 bool IsSet(int i) const { return bitfield_[i]; } in IsSet() function
|