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

1234567891011>>

/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/sbin/fsck_msdosfs/
H A Ddir.c540 u_char *p, *vallfn, *invlfn, *empty; local
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_string.h685 empty() const function in class:basic_string
[all...]
H A Dstl_bvector.h608 empty() const function in class:vector
H A Dstl_deque.h913 empty() const function in class:deque
H A Dstl_tree.h661 empty() const function in class:_Rb_tree
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c1381 darwin_emit_unwind_label (FILE *file, tree decl, int for_eh, int empty) argument
/freebsd-11-stable/sys/dev/altera/atse/
H A Dif_atse.c1326 uint8_t empty; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c266 int empty = pempty ? -1 : 0; local
340 int empty; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_enc.c321 static const unsigned char empty[] = ""; local
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_els.c2668 int empty; local
[all...]
H A Docs_node.c1984 int empty; local
/freebsd-11-stable/usr.bin/find/
H A Dfunction.c562 int empty; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h339 bool empty() const { return Decls.empty(); } function in class:clang::LookupResult
H A DCodeCompleteConsumer.h598 bool empty() const { return NumChunks == 0; } function in class:clang::CodeCompletionString
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h96 LLVM_NODISCARD bool empty() const { function in class:llvm::DenseMapBase
[all...]
H A DSTLExtras.h192 constexpr bool empty(const T &RangeOrContainer) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h168 bool empty() const { return Symbols.empty(); } function in class:llvm::orc::SymbolLookupSet
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h697 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h512 bool empty() const { return !Last; } function in struct:llvm::IntrusiveBackListBase
H A DMachinePipeliner.h353 bool empty() const { return Nodes.empty(); } function in class:llvm::NodeSet
H A DMachineBasicBlock.h188 bool empty() const { return Insts.empty(); } function in class:llvm::MachineBasicBlock
937 bool empty() { return begin() == end(); } function in class:llvm::MachineInstrSpan
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h151 bool empty() const { return getSubLoops().empty(); } function in class:llvm::LoopBase
918 bool empty() const { return TopLevelLoops.empty(); } function in class:llvm::LoopInfoBase
H A DLoopAccessAnalysis.h382 bool empty() const { return Pointers.empty(); } function in class:llvm::RuntimePointerChecking
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h136 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::Attrs::final
297 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::CodeProps::final
354 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::DebugProps::final
[all...]

Completed in 675 milliseconds

1234567891011>>