Home
last modified time | relevance | path

Searched defs:empty (Results 326 - 350 of 552) sorted by relevance

1...<<11121314151617181920>>...23

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationruleparser.cpp291 UnicodeString empty, raw; in parseStarredCharacters() local
/third_party/skia/tests/
H A DRegionTest.cpp83 SkRegion empty, empty2; in test_empties() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc306 bool empty () const { return (min.x >= max.x) || (min.y >= max.y); } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DAttributes.h842 bool empty() const { return Attrs.none(); } in empty() function in llvm::AttrBuilder
H A DValueMap.h140 bool empty() const { return Map.empty(); } in empty() function in llvm::ValueMap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DBitVector.h166 bool empty() const { return Size == 0; } in empty() function in llvm::BitVector
H A DFoldingSet.h155 bool empty() const { return NumNodes == 0; } in empty() function in llvm::FoldingSetBase
613 bool empty() const { return Set.empty(); } in empty() function in llvm::FoldingSetVector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h447 bool empty() const { return NodeIdSet(*this).empty(); } empty() function in llvm::PBQP::Graph
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dreflection.h74 bool empty() const { return accessor_->IsEmpty(data_); } in empty() function in google::protobuf::RepeatedFieldRef
110 bool empty() const { return accessor_->IsEmpty(data_); } in empty() function in google::protobuf::MutableRepeatedFieldRef
162 bool empty() const { return accessor_->IsEmpty(data_); } in empty() function in google::protobuf::RepeatedFieldRef
221 bool empty() const { return accessor_->IsEmpty(data_); } in empty() function in google::protobuf::MutableRepeatedFieldRef
H A Dunknown_field_set_unittest.cc532 UnknownFieldSet empty; in TEST_F() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree_container.h187 bool empty() const { return tree_.empty(); } in empty() function in absl::container_internal::btree_container
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc820 absl::string_view empty; TEST() local
[all...]
/third_party/skia/include/private/
H A DSkTArray.h204 bool empty() const { return !fCount; } in empty() function in SkTArray
H A DSkTHash.h387 bool empty() const { return !this->has_value(); } empty() function
500 bool empty() const { return fTable.count() == 0; } empty() function in SkTHashSet
[all...]
/third_party/skia/modules/canvaskit/
H A Dgm_bindings.cpp182 CommandLineFlags::StringArray empty; in RunGM() local
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs835 let mut empty = true; in digits() variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationSingleQueueTests.cpp734 bool empty = true; in createTests() local
/third_party/vk-gl-cts/framework/common/
H A DtcuInterval.hpp99 bool empty (void) const { return m_lo > m_hi; } in empty() function in tcu::Interval
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeCommandLine.hpp167 bool empty (void) const { return m_fields.empty(); } in empty() function in de::cmdline::detail::TypedFieldMap
/third_party/vk-gl-cts/framework/delibs/dethread/
H A DdeThreadTest.c359 deSemaphore empty; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluVarTypeUtil.hpp146 bool empty (void) const { return m_path.empty(); } in empty() function in glu::SubTypeAccess
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c64 int empty; member
804 int empty = flac_fifo_size(&fpc->fifo_buf) == MAX_FRAME_HEADER_SIZE; in flac_parse() local
H A Dopusenc.c572 AVFrame *empty = spawn_empty_frame(s); in opus_encode_frame() local
/third_party/gn/src/base/containers/
H A Dcircular_deque.h616 bool empty() cons function in base::circular_deque
[all...]
/third_party/cups-filters/filter/
H A Drastertoescpx.c1750 int empty = 1; in main() local

Completed in 28 milliseconds

1...<<11121314151617181920>>...23