Searched defs:empty (Results 176 - 200 of 295) sorted by relevance

1234567891011>>

/freebsd-11-stable/bin/pkill/
H A Dpkill.c682 int empty; local
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmtime.c141 int empty; local
/freebsd-11-stable/sys/geom/multipath/
H A Dg_multipath.c1419 int empty; local
/freebsd-11-stable/lib/libc/regex/
H A Dengine.c93 states empty; /* empty set of states */ member in struct:match
768 states empty = m->empty; local
[all...]
/freebsd-11-stable/sys/compat/ndis/
H A Dkern_ndis.c1070 int empty = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h175 bool empty() const { function in class:clang::CodeGen::ConstantAggregateBuilderBase
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h299 bool empty() const { function in class:clang::sema::DelayedDiagnosticPool
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector.h46 bool empty() const { return bv_.empty(); } function in class:__sanitizer::DeadlockDetectorTLS
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h74 bool empty() const { return flags == 0; } function in class:clang::CodeGen::BlockFlags
118 bool empty() const { return flags == 0; } function in class:clang::CodeGen::BlockFieldFlags
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h547 bool empty() const { return Begin == End; } function in class:llvm::MIBundleBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h155 bool empty() const { return NumNodes == 0; } function in class:llvm::FoldingSetBase
613 bool empty() const { return Set.empty(); } function in class:llvm::FoldingSetVector
H A DSmallVector.h55 LLVM_NODISCARD bool empty() const { return !Size; } function in class:llvm::SmallVectorBase
[all...]
H A DSmallBitVector.h187 bool empty() const { function in class:llvm::SmallBitVector
H A DStringMap.h110 bool empty() const { return NumItems == 0; } function in class:llvm::StringMapImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h735 bool empty() const { function in class:llvm::AnalysisManager
[all...]
H A DModule.h608 bool empty() const { return FunctionList.empty(); } function in class:llvm::Module
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h286 bool empty() { function in class:llvm::LazyCallGraph::Edge::EdgeSequence
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h60 bool empty() const { return Instructions.empty(); } function in class:llvm::dwarf::CFIProgram
294 bool empty() const { return Entries.empty(); } function in class:llvm::DWARFDebugFrame
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DJSON.h112 bool empty() const { return M.empty(); } function in class:llvm::json::Object
185 bool empty() const { return V.empty(); } function in class:llvm::json::Array
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp51 bool empty() const { return Queue.empty(); } function in struct:__anon1815::FastPriorityQueue
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp498 bool empty() const { return !SuggestedEntryPoint; } function in class:__anon2588::OutliningRegion
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp333 bool empty() const { return Edges.empty(); } function in class:__anon2488::Closure
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h101 bool empty() const { return P == 0 || getFlag() != 0; } function in class:clang::ento::ExplodedNode::NodeGroup
385 bool empty() const { return NumNodes == 0; } function in class:clang::ento::ExplodedGraph
483 bool empty() const { return Impl.empty(); } function in class:clang::ento::ExplodedNodeSet
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstruction.h156 bool empty() const { return OperandList.empty(); } function in class:llvm::CGIOperandList
/freebsd-11-stable/contrib/apr-util/xml/
H A Dapr_xml.c805 int empty = APR_XML_ELEM_IS_EMPTY(elem); local
[all...]

Completed in 372 milliseconds

1234567891011>>