Searched defs:wrap (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/ssp/
H A Dh_vsnprintf.c41 wrap(size_t len, const char *fmt, ...) function
H A Dh_vsprintf.c40 wrap(const char *fmt, ...) function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h47 inline LLVMCodeModel wrap(CodeModel::Model Model) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h322 inline LLVMContextRef *wrap(const LLVMContext **Tys) { function in namespace:llvm
H A DAttributes.h199 inline LLVMAttributeRef wrap(Attribute Attr) { function in namespace:llvm
H A DDataLayout.h579 inline LLVMTargetDataRef wrap(const DataLayout *P) { function in namespace:llvm
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h33 ExpressionSourceCode(llvm::StringRef name, llvm::StringRef prefix, llvm::StringRef body, Wrapping wrap) argument
/freebsd-11-stable/usr.bin/tail/
H A Dread.c69 int wrap; local
144 int blen, cnt, recno, wrap; local
[all...]
/freebsd-11-stable/sys/contrib/ck/include/spinlock/
H A Danderson.h50 unsigned int wrap; member in struct:ck_spinlock_anderson
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp33 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfoImpl *P) { function
H A DTargetMachineC.cpp40 static LLVMTargetMachineRef wrap(const TargetMachine *P) { function
43 static LLVMTargetRef wrap(const Target * P) { function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp65 std::unique_ptr<PDBSymbol> wrap(std::unique_ptr<PDBSymbol> S) const { function in class:__anon1858::NativeEnumFunctionArgs
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h82 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
H A Ddeflate.c234 int wrap = 1; local
[all...]
H A Ddeflate.h101 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:internal_state
/freebsd-11-stable/sys/mips/nlm/hal/
H A Dfmn.c331 nlm_cms_trace_setup(uint64_t base, int en, uint64_t trace_base, uint64_t trace_limit, int match_dstid_en, int dst_id, int match_srcid_en, int src_id, int wrap) argument
/freebsd-11-stable/sys/contrib/zlib/
H A Dinflate.c161 int wrap; local
[all...]
H A Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member in struct:inflate_state
H A Ddeflate.c252 int wrap = 1; local
383 int wrap; local
[all...]
H A Ddeflate.h107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:internal_state
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp1104 inline LLVMPassManagerBuilderRef wrap(PassManagerBuilder *P) { function
/freebsd-11-stable/sys/dev/drm/
H A Dmga_dma.c338 u32 head, wrap; local
[all...]
H A Dsavage_bci.c247 unsigned int wrap; local
325 unsigned int wrap, local
340 unsigned int wrap; local
426 unsigned int wrap, pad, align, len, i; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { function
37 wrap(const section_iterator *SI) { function
47 wrap(const symbol_iterator *SI) { function
57 wrap(const relocation_iterator *SI) { function
[all...]

Completed in 388 milliseconds

12