Home
last modified time | relevance | path

Searched defs:IsSet (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/src/core/lib/promise/
Dinter_activity_latch.h67 bool IsSet() const ABSL_LOCKS_EXCLUDED(mu_) { in IsSet() function
121 bool IsSet() const ABSL_LOCKS_EXCLUDED(mu_) { in IsSet() function
Dlatch.h237 bool IsSet() const { return is_set_.load(std::memory_order_relaxed); } in IsSet() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDebugCounter.h172 bool IsSet = false; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DGlobalsStream.cpp149 bool IsSet = HashBitmap[WordIdx] & (1U << BitIdx); in readGSIHashBuckets() local
/third_party/grpc/src/core/lib/compression/
Dcompression_internal.cc183 bool CompressionAlgorithmSet::IsSet( in IsSet() function in grpc_core::CompressionAlgorithmSet
/third_party/lzma/CPP/7zip/Common/
DCreateCoder.h69 bool IsSet() const { return GetCodecs != NULL || GetHashers != NULL; } in IsSet() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUArgumentUsageInfo.h40 bool IsSet : 1; member