Home
last modified time | relevance | path

Searched defs:empty (Results 576 - 600 of 799) sorted by relevance

1...<<21222324252627282930>>...32

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMap.h80 LLVM_NODISCARD bool empty() const { in empty() function in llvm::DenseMapBase
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp148 bool empty() const { return Set.empty(); } in empty() function in __anon25132::InstPartition
[all...]
H A DLoopFuse.cpp470 bool empty() const { return size() == 0; } in empty() function
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3255 bool Value::empty() const { empty() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDenseMap.h96 LLVM_NODISCARD bool empty() const { in empty() function in llvm::DenseMapBase
[all...]
H A DSTLExtras.h192 constexpr bool empty(const T &RangeOrContainer) { in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h382 bool empty() const { return Pointers.empty(); } in empty() function in llvm::RuntimePointerChecking
H A DLoopInfo.h151 bool empty() const { return getSubLoops().empty(); } in empty() function in llvm::LoopBase
918 bool empty() const { return TopLevelLoops.empty(); } in empty() function in llvm::LoopInfoBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDIE.h512 bool empty() const { return !Last; } in empty() function
H A DMachineBasicBlock.h188 bool empty() const { return Insts.empty(); } in empty() function in llvm::MachineBasicBlock
937 bool empty() { return begin() == end(); } empty() function in llvm::MachineInstrSpan
[all...]
H A DMachinePipeliner.h353 bool empty() const { return Nodes.empty(); } in empty() function in llvm::NodeSet
/third_party/protobuf/src/google/protobuf/
H A Dmap.h609 bool empty() const { return size() == 0; } in empty() function in google::protobuf::Map::InnerMap
1116 bool empty() const { return size() == 0; } empty() function in google::protobuf::Map
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc85 bool empty() const { return size_ == 0; } in empty() function in absl::synchronization_internal::__anon19421::Vec
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h1063 inline bool Cord::InlineRep::empty() const { return data_.is_empty(); } empty() function in absl::Cord::InlineRep
1186 inline bool Cord::empty() const { return contents_.empty(); } empty() function in absl::Cord
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs4728 fn empty(span: Span) -> ast::ClassSetItem { parse_set_class() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs1375 fn empty() { empty() functions
[all...]
H A Dmod.rs233 pub fn empty() -> Hir { in empty() functions
854 pub fn empty() -> ClassUnicode { empty() functions
1097 pub fn empty() -> ClassBytes { empty() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/literal/
H A Dmod.rs53 pub fn empty() -> Literals { in empty() functions
855 pub fn empty() -> Literal { fmt() functions
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dsignal.rs488 pub fn empty() -> SigSet { in empty() functions
[all...]
/third_party/selinux/libsepol/src/
H A Dwrite.c1182 ebitmap_t empty; in role_write() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExecutablePropertiesTests.cpp125 bool empty = true; in getShaderFlagsStr() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp193 bool empty (void) const in empty() function in vkt::SpirVAssembly::GraphicsInterfaces
235 bool empty (void) const in empty() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp979 bool empty = true; in createTests() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dangletypes.h173 bool empty() const { return (width * height * depth) == 0; } in empty() function
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp314 std::queue<int32_t> empty; in ExitScan() local
333 std::queue<int32_t> empty; in ReInitScan() local
[all...]

Completed in 42 milliseconds

1...<<21222324252627282930>>...32