Searched defs:empty (Results 151 - 175 of 305) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/cortex-strings/benchmarks/multi/
H A Dharness.c66 static void empty(volatile char *against) function
/freebsd-12-stable/contrib/byacc/
H A Dlr0.c540 int empty; local
/freebsd-12-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c879 int empty; local
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DSharingPtr.h145 bool empty() const { return cntrl_ == nullptr; } function in class:lldb_private::SharingPtr
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h166 bool empty() const { return Size == 0; } function in class:llvm::BitVector
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h447 bool empty() const { return NodeIdSet(*this).empty(); } function in class:llvm::PBQP::Graph
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp336 bool RawCommentList::empty() const { return OrderedComments.empty(); } function in class:RawCommentList
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h344 bool empty() const { return StartOfData == EndOfBuffer; } function in class:clang::CodeGen::EHScopeStack
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp343 bool empty() const { return Paths.empty(); } function in class:clang::tooling::__anon3504::FileIndex
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DAttributes.h842 bool empty() const { return Attrs.none(); } function in class:llvm::AttrBuilder
H A DValueMap.h140 bool empty() const { return Map.empty(); } function in class:llvm::ValueMap
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h119 bool empty() const { function in class:clang::TypoCorrectionConsumer
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp44 bool empty() const { return Storage.empty(); } function in class:__anon5828::PriorityQueue
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h184 bool empty() const { return Intrinsics.empty(); } function in class:llvm::CodeGenIntrinsicTable
/freebsd-12-stable/contrib/lua/src/
H A Dlobject.c301 int empty = 1; local
/freebsd-12-stable/contrib/nvi/regex/
H A Dengine.c82 states empty; /* empty set of states */ member in struct:match
769 states empty = m->empty; local
[all...]
/freebsd-12-stable/contrib/ntp/libntp/
H A Dwork_thread.c373 int empty; local
/freebsd-12-stable/contrib/telnet/telnetd/
H A Dstate.c1263 int empty = 0; local
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h452 empty() const function in class:vector
/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Dthrow_allocator.h345 throw_allocator_base::empty() function in class:throw_allocator_base
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c1059 int empty = 0; local
/freebsd-12-stable/sys/contrib/ck/src/
H A Dck_ht.c829 bool empty = false; local
/freebsd-12-stable/sys/kern/
H A Dkern_clock.c132 static long empty[CPUSTATES]; variable
/freebsd-12-stable/usr.bin/join/
H A Djoin.c102 static char *empty; /* empty field replacement string (-e) */ variable
/freebsd-12-stable/usr.bin/sort/
H A Dbwstring.c851 bwstod(struct bwstring *s0, bool *empty) argument

Completed in 390 milliseconds

1234567891011>>