Searched defs:empty (Results 201 - 225 of 322) sorted by relevance

1234567891011>>

/freebsd-current/sys/kern/
H A Dsubr_turnstile.c831 int empty; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_queue.c288 uint32_t empty; local
/freebsd-current/sys/geom/multipath/
H A Dg_multipath.c1450 int empty; local
/freebsd-current/bin/pkill/
H A Dpkill.c707 int empty; local
/freebsd-current/lib/libc/regex/
H A Dengine.c93 states empty; /* empty set of states */ member in struct:match
847 states empty = m->empty; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp37 bool empty() const { return Name.empty(); } function in struct:__anon1919::Identifier
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallBitVector.h190 bool empty() const { function in class:llvm::SmallBitVector
H A DFoldingSet.h157 bool empty() const { return NumNodes == 0; } function in class:llvm::FoldingSetBase
687 bool empty() const { return Set.empty(); } function in class:llvm::FoldingSetVector
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h102 bool empty() const { return P == 0 || getFlag() != 0; } function in class:clang::ento::ExplodedNode::NodeGroup
384 bool empty() const { return NumNodes == 0; } function in class:clang::ento::ExplodedGraph
478 bool empty() const { return Impl.empty(); } function in class:clang::ento::ExplodedNodeSet
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h210 bool empty() const { return Units.none(); } function in struct:llvm::rdf::RegisterAggr
H A DMachineInstrBuilder.h608 bool empty() const { return Begin == End; } function in class:llvm::MIBundleBuilder
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h67 bool empty() const { return flags == 0; } function in class:clang::CodeGen::BlockFlags
111 bool empty() const { return flags == 0; } function in class:clang::CodeGen::BlockFieldFlags
/freebsd-current/sbin/fsck_msdosfs/
H A Ddir.c551 u_char *p, *vallfn, *invlfn, *empty; local
/freebsd-current/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kmem-cache.c426 int empty; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp49 bool empty() const { return Queue.empty(); } function in struct:__anon1953::FastPriorityQueue
/freebsd-current/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h175 bool empty() const { function in class:clang::CodeGen::ConstantAggregateBuilderBase
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DomainReassignment.cpp331 bool empty() const { return Edges.empty(); } function in class:__anon2718::Closure
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h281 bool empty() { function in class:llvm::LazyCallGraph::Edge::EdgeSequence
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfo.h581 bool empty() const { return TopLevelLoops.empty(); } function in class:LoopInfoBase
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h411 void empty() { function in class:scudo::MapAllocatorCache
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp45 bool empty() const { return Storage.empty(); } function in class:__anon3061::PriorityQueue
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp580 bool empty() const { return !SuggestedEntryPoint; } function in class:__anon2843::OutliningRegion
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c418 cchar_t *empty = TypeAlloca(cchar_t, Width); local
427 chtype *empty = TypeAlloca(chtype, Width); local

Completed in 475 milliseconds

1234567891011>>