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

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h86 bool empty() const { return Set.empty(); } function in class:clang::ento::PathDiagnosticConsumer::FilesMade
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h328 bool empty() const { return Files.empty(); } function in class:clang::DiagnosticsEngine::DiagStateMap
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h1087 bool empty() const { return Candidates.empty(); } function in class:clang::OverloadCandidateSet
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1272 ExprWithCleanups::ExprWithCleanups(EmptyShell empty, unsigned numObjects) argument
1277 Create(const ASTContext &C, EmptyShell empty, unsigned numObjects) argument
/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2515 int empty; local
[all...]
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_edid.c1385 const u8 empty[3] = { 0, 0, 0 }; local
/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.h254 uint8_t empty[2][5]; /* future use */ member in struct:calDataPerFreqOpLoop
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp672 bool empty() const { function in class:__anon3487::LiveDebugValues::OpenRangesSet
[all...]
H A DScheduleDAGInstrs.cpp919 Value2SUsMap empty; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h1212 bool empty() const { return Attachments.empty(); } function in class:llvm::MDAttachmentMap
1255 bool empty() const { return Attachments.empty(); } function in class:llvm::MDGlobalAttachmentMap
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h684 bool empty() const { return Symbols.size() == 1; } function in class:llvm::objcopy::elf::SymbolTableSection
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h83 bool empty() const { function in struct:llvm::MachineValueTypeSet
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp100 bool empty() const { function in struct:__anon4108::OffsetRange
H A DHexagonLoopIdiomRecognition.cpp190 bool empty() const { return Q.empty(); } function in struct:__anon4138::Simplifier::WorkListType
[all...]
/freebsd-13-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c291 int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL; local
695 int empty = evhttp_find_header(evhttp_request_get_input_headers(req), "Empty") != NULL; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h1256 bool empty() const { return N ? N->getNumOperands() == 0 : true; } function in class:llvm::MDTupleTypedArrayWrapper
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h504 bool empty() const { return Segments.empty(); } function in class:llvm::coverage::CoverageData
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h1566 bool empty() const { return Storage.empty(); } function in class:llvm::list_storage
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h722 bool empty() const { return NumValues == 0; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp150 bool empty() const { return MetadataPtrs.empty(); } function in class:__anon3413::BitcodeReaderMetadataList
371 bool empty() { return PHs.empty(); } function in class:__anon3413::BitcodeReaderMetadataList::__anon3415::PlaceholderQueue
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c513 cchar_t empty[Width]; local
522 chtype empty[Width]; local
/freebsd-13-stable/sys/kern/
H A Dkern_cpuset.c527 domainset_t empty; local
[all...]
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h214 uint32_t empty; member in struct:sge_fl
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ndis.c1313 uint8_t empty[] = { 0, 0, 0, 0, 0, 0 }; local
/freebsd-13-stable/usr.bin/vmstat/
H A Dvmstat.c613 int empty, i, j, maxcpu, maxid, ncpus; local

Completed in 428 milliseconds

1234567891011>>