Searched defs:empty (Results 26 - 50 of 322) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DTypeFinder.h57 bool empty() const { return StructTypes.empty(); } function in class:llvm::TypeFinder
/freebsd-current/crypto/openssl/crypto/evp/
H A Dpbe_scrypt.c43 const char *empty = ""; local
/freebsd-current/contrib/openpam/t/
H A Dt_openpam_readlinev.c117 static const char *empty[] = { variable
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h93 bool empty() const { return begin() == end(); } function in class:clang::PostOrderCFGView
/freebsd-current/lib/libc/locale/
H A Dlmessages.c51 static char empty[] = ""; variable
H A Dlmonetary.c48 static char empty[] = ""; variable
/freebsd-current/contrib/libucl/src/
H A Ducl_emitter_streamline.c34 bool empty; member in struct:ucl_emitter_streamline_stack
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTrace.h96 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Trace
/freebsd-current/contrib/llvm-project/llvm/include/llvm/XRay/
H A DProfile.h143 bool empty() const { return Blocks.empty(); } function in class:llvm::xray::Profile
/freebsd-current/contrib/sendmail/libsm/
H A Dfindfp.c113 static SM_FILE_T empty; variable
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_prio_q.c125 int empty( function
/freebsd-current/contrib/llvm-project/llvm/tools/bugpoint/
H A DListReducer.h48 std::vector<ElTy> empty; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPackedVector.h104 bool empty() const { return Bits.empty(); } function in class:llvm::PackedVector
H A DPriorityWorklist.h67 bool empty() const { function in class:llvm::PriorityWorklist
[all...]
/freebsd-current/contrib/bc/src/
H A Dopt.c294 bool empty; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h67 bool empty() const { return C.empty(); } function in class:clang::dataflow::MapLattice
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DParentMapContext.h117 bool empty() const { return begin() == end(); } function in class:clang::DynTypedNodeList
H A DASTUnresolvedSet.h81 bool empty() const { return Decls.empty(); } function in class:clang::ASTUnresolvedSet
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp69 bool ConstantPool::empty() { return Entries.empty(); } function in class:ConstantPool
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Dstring_pool.h154 inline bool StringPool::empty() const { function in class:__orc_rt::StringPool
H A Dinterval_map.h53 bool empty() const { return Impl.empty(); } function in class:__orc_rt::IntervalMapBase
H A Dinterval_set.h62 bool empty() const { return Map.empty(); } function in class:__orc_rt::IntervalSet
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVRange.h81 bool empty() const { return RangeEntries.empty(); } function in class:llvm::logicalview::final
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h97 bool empty() const { return Seqs.empty(); } function in class:llvm::SequenceToOffsetTable
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_transport_debug.c30 int head, tail, empty; local
140 int head, tail, empty; local

Completed in 379 milliseconds

1234567891011>>