Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...36

/third_party/icu/icu4c/source/samples/ugrep/
H A Dugrep.cpp126 UnicodeString empty; in main() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c167 STATIC const CHAR empty[] = "."; in basename() local
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.cpp182 Line empty; in getStrength() local
249 Line empty; in distanceFromEmptyString() local
/third_party/icu/icu4c/source/common/
H A Duvector.cpp371 UElement empty; in setSize() local
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerCorpus.h62 bool empty() const { return Inputs.empty(); } in empty() function in fuzzer::InputCorpus
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h50 bool empty() const { return message_.empty(); } in empty() function in v8::internal::wasm::WasmError
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor_test.cc32 std::vector<uint8_t> empty; in TEST() local
73 std::vector<uint8_t> empty; in TEST() local
/third_party/node/src/
H A Dnode_options-inl.h257 bool empty() const { return remaining() == 0; } in empty() function
[all...]
/third_party/node/src/tracing/
H A Dagent.h60 inline bool empty() const { return agent_ == nullptr; } in empty() function in node::tracing::AgentWriterHandle
/third_party/node/deps/icu-small/source/common/
H A Duvector.cpp371 UElement empty; in setSize() local
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
H A Dstring_piece.h64 bool empty() const { return length_ == 0; } in empty() function in i18n::phonenumbers::StringPiece
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.h150 bool empty() { return repr_.size_ == 0; } // Test if text is empty. in empty() function in i18n::phonenumbers::UnicodeText
/third_party/node/deps/v8/src/base/
H A Dvector.h57 constexpr bool empty() const { return length_ == 0; } in empty() function in v8::base::Vector
178 constexpr bool empty() const { return length_ == 0; } in empty() function in v8::base::OwnedVector
H A Dsmall-vector.h98 bool empty() const { return end_ == begin_; } in empty() function in v8::base::SmallVector
/third_party/node/deps/v8/src/utils/
H A Didentity-map.h33 bool empty() const { return size_ == 0; } in empty() function in v8::internal::IdentityMapBase
/third_party/mesa3d/src/intel/common/
H A Dintel_l3_config.c156 DECLARE_L3_LIST(empty); variable
/third_party/mesa3d/src/util/tests/vma/
H A Dvma_random_test.cpp214 void empty() in empty() function
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeSpecification.java60 public static RangeSpecification empty() { in empty() method in RangeSpecification
[all...]
H A DDigitSequence.java165 public static DigitSequence empty() { in empty() method in DigitSequence
/third_party/rust/crates/codespan/codespan-reporting/tests/
H A Dterm.rs86 mod empty { modules
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DByteString.cs54 private static readonly ByteString empty = new ByteString(new byte[0]); field in Google.Protobuf.ByteString
/third_party/pulseaudio/src/modules/
H A Dreserve.c187 const char *empty = ""; in object_handler() local
/third_party/python/Lib/multiprocessing/
H A Dqueues.py128 def empty(self): member in Queue
352 def empty(self): member in SimpleQueue
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPrograms.hpp115 bool empty (void) const { return m_programs.empty(); } in empty() function in vk::ProgramCollection
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp183 bool empty (void) const in empty() function

Completed in 20 milliseconds

1...<<11121314151617181920>>...36