Searched defs:empty (Results 226 - 250 of 322) sorted by relevance

1234567891011>>

/freebsd-current/contrib/googletest/googletest/test/
H A Dgoogletest-printers-test.cc1060 deque<char> empty; local
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1382 const std::tuple<> empty = std::make_tuple(); local
H A Dgmock-matchers-misc_test.cc717 SampleOptional<int> empty; local
/freebsd-current/sys/dev/ocs_fc/
H A Docs_node.c1968 int empty; local
H A Docs_els.c2653 int empty; local
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c265 int empty = pempty ? -1 : 0; local
339 int empty; local
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DInputSection.h41 virtual bool empty() const { return data.empty(); } function in class:lld::macho::InputSection
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h537 bool empty() const { return !Last; } function in struct:llvm::IntrusiveBackListBase
H A DMachinePipeliner.h371 bool empty() const { return Nodes.empty(); } function in class:llvm::NodeSet
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h98 [[nodiscard]] bool empty() const { return getNumEntries() == 0; } function in class:llvm::DenseMapBase
[all...]
H A DSmallVector.h94 [[nodiscard]] bool empty() const { return !Size; } function in class:llvm::SmallVectorBase
[all...]
H A DGenericUniformityImpl.h102 bool empty() const { return m_order.empty(); } function in class:llvm::ModifiedPostOrder
[all...]
/freebsd-current/usr.bin/find/
H A Dfunction.c563 int empty; local
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_lib.c1099 const char *empty = ""; local
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h608 bool empty() const { return NumChunks == 0; } function in class:clang::CodeCompletionString
H A DLookup.h359 bool empty() const { return Decls.empty(); } function in class:clang::LookupResult
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp625 bool empty() { return Remaining.empty(); } function in class:__anon2140::LineConsumer
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h452 bool empty() const { return Pointers.empty(); } function in class:llvm::RuntimePointerChecking
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h774 bool empty() const { function in class:llvm::AnalysisManager
[all...]
H A DModule.h708 bool empty() const { return FunctionList.empty(); } function in class:llvm::Module
[all...]
H A DFunction.h801 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Function
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h147 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::Attrs::final
306 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::CodeProps::final
363 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::DebugProps::final
[all...]
H A DJSON.h120 bool empty() const { return M.empty(); } function in class:llvm::json::Object
547 inline bool Array::empty() const { return V.empty(); } function in class:llvm::json::Array
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h156 bool empty() const { function in class:llvm::objcopy::NameMatcher
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp942 bool empty() const { function in class:OpenRangesSet
[all...]

Completed in 513 milliseconds

1234567891011>>