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

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h47 inline LLVMCodeModel wrap(CodeModel::Model Model) { function in namespace:llvm
/freebsd-13-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-13-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-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DLLVMContext.h338 inline LLVMContextRef *wrap(const LLVMContext **Tys) { function in namespace:llvm
H A DAttributes.h212 inline LLVMAttributeRef wrap(Attribute Attr) { function in namespace:llvm
H A DDataLayout.h607 inline LLVMTargetDataRef wrap(const DataLayout *P) { function in namespace:llvm
H A DValue.h955 inline LLVMValueRef *wrap(const Value **Vals) { function in class:llvm::Value
/freebsd-13-stable/sys/contrib/ck/include/spinlock/
H A Danderson.h50 unsigned int wrap; member in struct:ck_spinlock_anderson
/freebsd-13-stable/usr.bin/tail/
H A Dread.c74 int wrap; local
149 int blen, cnt, recno, wrap; local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp34 void SymbolTable::wrap(Symbol *sym, Symbol *real, Symbol *wrap) { argument
H A DDriver.cpp1762 Symbol *wrap; member in struct:WrappedSymbol
1784 Symbol *wrap = addUndefined(saver.save("__wrap_" + name)); local
[all...]
/freebsd-13-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:__anon3631::NativeEnumFunctionArgs
/freebsd-13-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-13-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.c255 int wrap = 1; local
386 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-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h259 inline LLVMPassManagerBuilderRef wrap(PassManagerBuilder *P) { function in namespace:llvm
/freebsd-13-stable/sys/mips/nlm/hal/
H A Dfmn.c333 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-13-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...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp130 IRPromoter(LLVMContext &C, IntegerType *Ty, unsigned Width, SetVector<Value*> &visited, SetVector<Value*> &sources, SetVector<Instruction*> &sinks, SmallVectorImpl<Instruction*> &wrap) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp33 static LLVMTargetMachineRef wrap(const TargetMachine *P) { function
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1352 inline LLVMErrorRef wrap(Error Err) { function in namespace:llvm
[all...]

Completed in 207 milliseconds

12