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

12345

/netbsd-current/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
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h47 inline LLVMCodeModel wrap(CodeModel::Model Model) { function in namespace:llvm
/netbsd-current/usr.bin/tail/
H A Dread.c70 int wrap; local
143 int blen, cnt, recno, wrap; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h329 inline LLVMContextRef *wrap(const LLVMContext **Tys) { function in namespace:llvm
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_ring_types.h50 u32 wrap; member in struct:intel_ring
/netbsd-current/sys/rump/net/lib/libshmif/
H A Dshmif_busops.c63 shmif_busread(struct shmif_mem *busmem, void *dest, uint32_t off, size_t len, bool *wrap) argument
98 shmif_buswrite(struct shmif_mem *busmem, uint32_t off, void *data, size_t len, bool *wrap) argument
/netbsd-current/usr.bin/base64/
H A Dbase64.c63 putoutput(FILE *fout, uint8_t out[4], size_t len, size_t wrap, size_t *pos) argument
101 b64_encode(FILE *fout, FILE *fin, size_t wrap) argument
222 doit(FILE *fout, FILE *fin, bool decode, bool ignore, size_t wrap) argument
240 size_t wrap = 76; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeFunctionSig.cpp65 std::unique_ptr<PDBSymbol> wrap(std::unique_ptr<PDBSymbol> S) const { function in class:__anon1776::NativeEnumFunctionArgs
/netbsd-current/usr.bin/shmif_dumpbus/
H A Dshmif_dumpbus.c227 bool wrap; local
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshbuf-misc.c92 sshbuf_dtob64(const struct sshbuf *d, struct sshbuf *b64, int wrap) argument
130 sshbuf_dtob64_string(const struct sshbuf *buf, int wrap) argument
170 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) argument
/netbsd-current/external/bsd/tmux/dist/
H A Dgrid-reader.c48 grid_reader_cursor_right(struct grid_reader *gr, int wrap, int all) argument
74 grid_reader_cursor_left(struct grid_reader *gr, int wrap) argument
127 grid_reader_cursor_start_of_line(struct grid_reader *gr, int wrap) argument
140 grid_reader_cursor_end_of_line(struct grid_reader *gr, int wrap, int all) argument
/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dinflate.h82 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member in struct:inflate_state
/netbsd-current/external/gpl3/binutils/dist/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/netbsd-current/external/gpl3/gdb/dist/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/netbsd-current/external/gpl3/binutils.old/dist/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/netbsd-current/common/dist/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/netbsd-current/external/gpl3/gdb.old/dist/zlib/contrib/infback9/
H A Dinfback9.c231 int wrap; /* true if the window has wrapped */ local
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dinflate.c161 int wrap; local
[all...]
/netbsd-current/external/historical/nawk/dist/testdir/
H A Dfunstack.awk974 function wrap(value) function
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dinflate.c161 int wrap; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h260 inline LLVMPassManagerBuilderRef wrap(PassManagerBuilder *P) { function in namespace:llvm
/netbsd-current/common/dist/zlib/
H A Dinflate.c164 int wrap; local
[all...]

Completed in 439 milliseconds

12345