Searched defs:lazy (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_hw_20_comp.h | 137 uint16_t lazy; member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputFiles.h | 147 bool lazy = false; variable
|
H A D | InputFiles.cpp | 1702 uint64_t offsetInArchive, bool lazy) in BitcodeFile() 1860 bool lazy) { in createObjFile()
|
H A D | Driver.cpp | 253 uint64_t offsetInArchive, bool lazy) { in tryAddFatLTOFile()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | InputFiles.h | 134 bool lazy = false; variable
|
H A D | SymbolTable.cpp | 230 else if (auto *lazy = dyn_cast<LazyArchive>(s)) in addUndefined() local
|
H A D | InputFiles.cpp | 967 bool lazy, bool forceHidden, bool compatArch, in ObjFile() 2272 uint64_t offsetInArchive, bool lazy, bool forceHidden, in BitcodeFile()
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | InputFiles.h | 132 : InputFile(ctx, ObjectKind, m, lazy) {} in InputFile() argument
|
H A D | Driver.cpp | 179 bool wholeArchive, bool lazy) { in addBuffer() 234 void LinkerDriver::enqueuePath(StringRef path, bool wholeArchive, bool lazy) { in enqueuePath()
|
H A D | InputFiles.cpp | 1047 bool lazy) in BitcodeFile()
|
/freebsd/libexec/rtld-elf/aarch64/ |
H A D | reloc.c | 253 bool lazy; in reloc_plt() local
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | cq.c | 238 struct ibv_wc *wc, int lazy) in mlx4_parse_cqe()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_bo.c | 1718 bool lazy, bool interruptible, bool no_wait) in ttm_bo_wait()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 522 int cqe_ver, int lazy) in mlx5_parse_cqe()
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | Target.cpp | 3664 auto str_for_lazy = [] (LazyBool lazy) -> const char * { in PrintDummySignals()
|