Searched defs:empty (Results 1 - 25 of 295) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1993 int empty = 1; local
[all...]
/freebsd-11-stable/sbin/fsck_msdosfs/
H A Ddir.c540 u_char *p, *vallfn, *invlfn, *empty; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DImmutableGraph.h134 size_type empty() const { return V.none(); } function in class:llvm::ImmutableGraph::NodeSet
222 bool empty() const { return V.none(); } function in class:llvm::ImmutableGraph::EdgeSet
326 bool empty() const { return AdjList.empty(); } function in class:llvm::ImmutableGraphBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp31 bool empty() const { function in struct:DeadCodeElimination::SetQueue
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h162 bool empty() const { return Units.none(); } function in struct:llvm::rdf::RegisterAggr
H A DRDFGraph.h672 bool empty() const { return Stack.empty() || top() == bottom(); } function in struct:DataFlowGraph::DefStack
/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/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1240 bool empty() const { return Result.empty(); } function in class:clang::DeclContextLookupResult
/freebsd-11-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c347 char *newrcpt, empty[1]; local
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfindfp.c113 static SM_FILE_T empty; variable
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c879 int empty; local
/freebsd-11-stable/usr.bin/top/
H A Dmachine.c329 int i, j, empty, pagesize; local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dutil.c368 int empty; local
/freebsd-11-stable/contrib/apr-util/xml/
H A Dapr_xml.c805 int empty = APR_XML_ELEM_IS_EMPTY(elem); local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp1828 int empty = TRUE; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h83 bool empty() const { return Seqs.empty(); } function in class:llvm::SequenceToOffsetTable
H A DInfoByHwMode.h79 bool empty() const { return Map.empty(); } function in struct:llvm::InfoByHwMode
H A DGlobalISelEmitter.cpp723 bool empty() const { return Matchers.empty(); } function in class:__anon2930::final
775 bool empty() const { return Matchers.empty(); } function in class:__anon2930::SwitchMatcher
[all...]
H A DCodeGenIntrinsics.h184 bool empty() const { return Intrinsics.empty(); } function in class:llvm::CodeGenIntrinsicTable
H A DCodeGenInstruction.h156 bool empty() const { return OperandList.empty(); } function in class:llvm::CGIOperandList
H A DCodeGenDAGPatterns.h83 bool empty() const { function in struct:llvm::MachineValueTypeSet
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h682 bool empty() const { return Symbols.size() == 1; } function in class:llvm::objcopy::elf::SymbolTableSection
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h143 bool empty() const { return PosMatchers.empty() && NegMatchers.empty(); } function in class:llvm::objcopy::NameMatcher
/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/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1163 bool empty() const { return OpsVec.empty(); } function in class:llvm::slpvectorizer::BoUpSLP::VLOperands
[all...]

Completed in 463 milliseconds

1234567891011>>