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

12

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DLLVMContext.h123 inline LLVMContextRef *wrap(const LLVMContext **Tys) { function in namespace:llvm
H A DType.h489 inline LLVMTypeRef *wrap(Type **Tys) { function in namespace:llvm
H A DValue.h459 inline LLVMValueRef *wrap(const Value **Vals) { function in namespace:llvm
/freebsd-9.3-release/usr.bin/tail/
H A Dread.c69 int wrap; local
144 int blen, cnt, recno, wrap; local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCodeGen.h72 inline LLVMCodeModel wrap(CodeModel::Model Model) { function in namespace:llvm
H A DErrorOr.h97 typedef ReferenceStorage<typename remove_reference<T>::type> wrap; typedef in class:llvm::ErrorOr
/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DObject.cpp26 inline LLVMObjectFileRef wrap(const ObjectFile *OF) { function
35 wrap(const section_iterator *SI) { function
45 wrap(const symbol_iterator *SI) { function
55 wrap(const relocation_iterator *SI) { function
/freebsd-9.3-release/contrib/llvm/lib/Target/
H A DTarget.cpp31 inline LLVMTargetDataRef wrap(const DataLayout *P) { function
39 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfo *P) { function
H A DTargetMachineC.cpp36 inline LLVMTargetDataRef wrap(const DataLayout *P) { function
44 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfo *P) { function
55 inline LLVMTargetMachineRef wrap(const TargetMachine *P) { function
59 inline LLVMTargetRef wrap(const Target * P) { function
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp362 inline LLVMPassManagerBuilderRef wrap(PassManagerBuilder *P) { function
/freebsd-9.3-release/lib/libz/
H A Dinflate.c146 int wrap; local
[all...]
H A Dinflate.h84 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
H A Ddeflate.c225 int wrap = 1; local
330 int wrap; local
[all...]
H A Ddeflate.h104 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:internal_state
/freebsd-9.3-release/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-9.3-release/sys/mips/nlm/hal/
H A Dfmn.c746 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-9.3-release/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...]
H A Dmga_drm.h171 unsigned int wrap; /* Primary DMA wrap count */ member in struct:__anon7564
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp33 inline LLVMTargetDataRef wrap(const DataLayout *P) { function
41 inline LLVMTargetLibraryInfoRef wrap(const TargetLibraryInfo *P) { function
[all...]
/freebsd-9.3-release/sys/pci/
H A Dif_rl.c1121 int wrap = 0; local
/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c1611 lle_to_gcc_expression(lambda_linear_expression lle, lambda_linear_expression offset, tree type, VEC(tree,heap) *induction_vars, VEC(tree,heap) *invariants, enum tree_code wrap, tree *stmts_to_insert) argument
/freebsd-9.3-release/sys/dev/et/
H A Dif_et.c2256 int end, wrap; local

Completed in 273 milliseconds

12