Home
last modified time | relevance | path

Searched defs:empty (Results 651 - 675 of 896) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h224 bool empty() const { return !mAnyCommand; } in empty() function in rx::vk::VulkanSecondaryCommandBuffer
/third_party/skia/third_party/externals/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/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/icu/source/i18n/
H A Drbt_pars.cpp1549 UChar empty = curData->variablesBase - 1; in getSegmentStandin() local
/third_party/skia/tests/
H A DRoundRectTest.cpp178 SkRRect empty; in test_round_rect_basic() local
286 SkRRect empty; test_round_rect_rects() local
1155 SkPath empty; verify_success() local
[all...]
/third_party/skia/third_party/externals/freetype/src/bdf/
H A Dbdflib.c366 static const char empty[] = ""; /* XXX eliminate this */ variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h168 bool empty() const { return Symbols.empty(); } in empty() function in llvm::orc::SymbolLookupSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DFunction.h697 bool empty() const { return BasicBlocks.empty(); } in empty() function in llvm::Function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DSampleProf.h404 bool empty() const { return TotalSamples == 0; } in empty() function in llvm::sampleprof::FunctionSamples
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h136 bool empty() const { in empty() function
297 bool empty() const { in empty() function
354 bool empty() const { empty() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp164 bool empty() const { return Ranges.empty(); } in empty() function in __anon25171::MemsetRanges
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/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/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...]

Completed in 45 milliseconds

1...<<21222324252627282930>>...36