Searched defs:empty (Results 1 - 25 of 277) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_longname.c52 static char empty[] = local
/freebsd-13-stable/contrib/lutok/
H A Dstack_cleaner_test.cpp34 ATF_TEST_CASE_WITHOUT_HEAD(empty); variable
/freebsd-13-stable/contrib/ncurses/menu/
H A Dm_pattern.c57 static char empty[] = ""; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Diterator_range.h47 bool empty() const { return begin_iterator == end_iterator; } function in class:llvm::iterator_range
H A DUniqueVector.h90 bool empty() const { return Vector.empty(); } function in class:llvm::UniqueVector
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeCollection.h23 bool empty() { return size() == 0; } function in class:llvm::codeview::TypeCollection
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/Common/
H A DStrings.h72 bool empty() { return patterns.empty(); } function in class:lld::StringMatcher
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DDataBufferHeap.cpp68 buffer_t empty; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h42 bool empty() const { return WorklistMap.empty(); } function in class:llvm::GISelWorkList
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h167 bool empty() const { return Lines.empty(); } function in class:llvm::gsym::LineTable
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_raw_buffer.h56 bool empty() { return m_bufProcessed == m_bufSize; }; function in class:TraceRawBuffer
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h78 inline bool empty() const { return vmap.empty(); } function in class:llvm::ValueSymbolTable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkLinker.h78 bool empty() const { return Remarks.empty(); } function in struct:llvm::remarks::RemarkLinker
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DTrace.h65 bool empty() const { return Records.empty(); } function in class:llvm::xray::Trace
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h49 bool empty() const { return Pool.empty(); } function in class:llvm::DwarfStringPool
/freebsd-13-stable/lib/libc/locale/
H A Dlmessages.c54 static char empty[] = ""; variable
/freebsd-13-stable/contrib/bc/src/
H A Dopt.c178 bool empty; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h76 bool empty() const { return LiveRegs.empty(); } function in class:llvm::LivePhysRegs
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h93 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-tuple-test.cc146 tuple<> empty; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayInstr.h61 bool empty() const { return Mask == 0; } function in struct:clang::XRayInstrSet
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h73 bool empty() const { function in class:clang::CodeGen::swiftcall::SwiftAggLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp57 bool ConstantPool::empty() { return Entries.empty(); } function in class:ConstantPool
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h109 bool empty() const { function in class:llvm::BlotMapVector
/freebsd-13-stable/contrib/openpam/t/
H A Dt_openpam_readlinev.c119 static const char *empty[] = { variable

Completed in 278 milliseconds

1234567891011>>