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

1234567891011>>

/freebsd-11-stable/sys/contrib/ck/src/
H A Dck_ht.c829 bool empty = false; local
/freebsd-11-stable/contrib/ntp/libntp/
H A Dwork_thread.c373 int empty; local
/freebsd-11-stable/usr.bin/join/
H A Djoin.c100 static char *empty; /* empty field replacement string (-e) */ variable
/freebsd-11-stable/usr.bin/sort/
H A Dbwstring.c852 bwstod(struct bwstring *s0, bool *empty) argument
/freebsd-11-stable/usr.sbin/dumpcis/
H A Dcardinfo.h99 enum cardstate { noslot, empty, suspend, filled, inactive }; enumerator in enum:cardstate
/freebsd-11-stable/contrib/lua/src/
H A Dlobject.c301 int empty = 1; local
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dstate.c1263 int empty = 0; local
/freebsd-11-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-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h166 bool empty() const { return Size == 0; } function in class:llvm::BitVector
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueMap.h140 bool empty() const { return Map.empty(); } function in class:llvm::ValueMap
H A DAttributes.h842 bool empty() const { return Attrs.none(); } function in class:llvm::AttrBuilder
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h344 bool empty() const { return StartOfData == EndOfBuffer; } function in class:clang::CodeGen::EHScopeStack
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h119 bool empty() const { function in class:clang::TypoCorrectionConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp343 bool empty() const { return Paths.empty(); } function in class:clang::tooling::__anon926::FileIndex
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp44 bool empty() const { return Storage.empty(); } function in class:__anon2844::PriorityQueue
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h184 bool empty() const { return Intrinsics.empty(); } function in class:llvm::CodeGenIntrinsicTable
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp336 bool RawCommentList::empty() const { return OrderedComments.empty(); } function in class:RawCommentList
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_list.h665 empty() const function in class:list
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dhashtable.h372 empty() const function in class:hashtable
H A Dvstring.h416 empty() const function in class:__versa_string
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ndf-defs.h314 uint64_t empty : 1; /**< Command fifo is empty */ member in struct:cvmx_ndf_int::cvmx_ndf_int_s
353 uint64_t empty : 1; /**< Command fifo is empty */ member in struct:cvmx_ndf_int_en::cvmx_ndf_int_en_s
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h118 uint8_t empty[2][5]; member in struct:cal_data_op_loop_ar9287
/freebsd-11-stable/contrib/tnftp/src/
H A Dcmdtab.c181 HSTR empty[] = ""; variable
/freebsd-11-stable/sys/kern/
H A Dsubr_turnstile.c768 int empty; local

Completed in 1921 milliseconds

1234567891011>>