Home
last modified time | relevance | path

Searched defs:empty (Results 351 - 375 of 552) sorted by relevance

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

/third_party/icu/icu4c/source/test/cintltst/
H A Dcustrtst.c495 empty[] = { 0 }, in TestStringSearching() local
[all...]
/third_party/icu/icu4c/source/common/
H A Duhash.cpp187 UHashTok empty; in _uhash_internalRemoveElement() local
[all...]
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c538 u_char *p, *vallfn, *invlfn, *empty; in readDosDirSection() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr.h182 bool empty() const { return m_instructions.empty();} in empty() function in r600::Block
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding_test.cc68 span<TypeParam> empty; in TYPED_TEST() local
144 std::vector<uint8_t> empty; in TEST() local
[all...]
H A Dencoding.h46 bool empty() const { return size_ == 0; } in empty() function in v8_inspector_protocol_encoding::span
/third_party/node/deps/icu-small/source/common/
H A Duhash.cpp187 UHashTok empty; in _uhash_internalRemoveElement() local
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c80 char empty[] = " "; in print_line() local
114 char empty[termwidth]; in print_bar() local
/third_party/node/deps/v8/src/compiler/
H A Dstore-store-elimination.cc520 Intersect(const UnobservablesSet& other, const UnobservablesSet& empty, Zone* zone) const Intersect() argument
[all...]
H A Dnode.h384 bool empty() const { return count_ == 0; } in empty() function in v8::internal::compiler::final
406 bool empty() const { return count_ == 0; } in empty() function in v8::internal::compiler::final
H A Dschedule.h91 bool empty() const { return nodes_.empty(); } in empty() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/heap/
H A Dslot-set.h370 bool empty in FreeEmptyBuckets() local
384 bool empty = true; CheckPossiblyEmptyBuckets() local
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-console-message.cc524 Arguments empty; in contextDestroyed() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DRangeTree.java890 public static RangeTree empty() { empty() method in RangeTree
[all...]
/third_party/rust/crates/aho-corasick/src/
H A Dprefilter.rs422 fn empty() -> ByteSet { in empty() functions
459 pub fn empty() -> RareByteOffsets { in empty() functions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp51 bool empty() const { return Queue.empty(); } in empty() function
/third_party/skia/tests/
H A DPictureTest.cpp542 SkBitmap empty; in test_draw_bitmaps() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h60 bool empty() const { return Instructions.empty(); } in empty() function in llvm::dwarf::CFIProgram
294 bool empty() const { return Entries.empty(); } in empty() function in llvm::DWARFDebugFrame
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DModule.h608 bool empty() const { return FunctionList.empty(); } in empty() function in llvm::Module
H A DPassManager.h735 bool empty() const { in empty() function in llvm::AnalysisManager
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h112 bool empty() const { return M.empty(); } in empty() function in llvm::json::Object
185 bool empty() const { return V.empty(); } in empty() function in llvm::json::Array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallVector.h60 LLVM_NODISCARD bool empty() const { return BeginX == EndX; } in empty() function in llvm::SmallVectorBase
[all...]
H A DStringMap.h113 bool empty() const { return NumItems == 0; } in empty() function in llvm::StringMapImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h537 bool empty() const { return BasicBlocks.empty(); } in empty() function in llvm::Function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceDefs.h241 bool empty() const { return Globals.empty(); } in empty() function in Ice::VariableDeclarationList

Completed in 30 milliseconds

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