Searched defs:sz (Results 476 - 500 of 1250) sorted by relevance

<<11121314151617181920>>

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dggc-tests.cc74 size_t sz = sizeof (test_of_length) + (count- 1) * sizeof (test_of_length *); local
231 operator new(size_t sz) argument
H A Dselftest.cc197 temp_source_file(const location &loc, const char *suffix, const char *content, size_t sz) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-encoding.cc85 int sz = int_size_in_bytes (type); local
124 int sz = objc_encoded_type_size (type); local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/
H A Dunwind-dw2-fde-darwin.c153 unsigned long sz; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp115 size_t sz = wcslen(path_buffer); local
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsection.c1478 bfd_size_type sz; local
1545 bfd_size_type sz; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_sync.cpp59 void MetaMap::AllocBlock(ThreadState *thr, uptr pc, uptr p, uptr sz) { argument
80 bool MetaMap::FreeRange(Processor *proc, uptr p, uptr sz) { argument
119 void MetaMap::ResetRange(Processor *proc, uptr p, uptr sz) { argument
234 MoveMemory(uptr src, uptr dst, uptr sz) argument
[all...]
/netbsd-current/sys/dev/i2o/
H A Ddpti.c457 int rv, msgsize, repsize, sgoff, i, mapped, nbuf, nfrag, j, sz; local
[all...]
/netbsd-current/sys/kern/
H A Dsys_lwp.c627 size_t sz; local
/netbsd-current/sys/arch/mips/mips/
H A Dtrap.c232 int n, sz = sizeof(strbuf); local
[all...]
/netbsd-current/usr.sbin/crash/
H A Dcrash.c154 db_alloc(size_t sz) argument
161 db_zalloc(size_t sz) argument
168 db_free(void *p, size_t sz) argument
351 size_t sz; local
[all...]
/netbsd-current/sys/arch/sun3/sun3x/
H A Ddvma.c283 vsize_t sz = m68k_round_page(size); local
/netbsd-current/sys/arch/sun3/sun3/
H A Ddvma.c138 vsize_t sz = m68k_round_page(size); local
/netbsd-current/sys/arch/aarch64/aarch64/
H A Dbus_space.c588 vsize_t sz; local
/netbsd-current/external/bsd/nsd/dist/
H A Dxfrd-disk.c522 tempdirname(char* buf, size_t sz, struct nsd* nsd) argument
561 tempxfrname(char* buf, size_t sz, struct nsd* nsd, uint64_t number) argument
H A Dnsd-control.c463 send_file(SSL* ssl, int fd, FILE* in, char* buf, size_t sz) argument
/netbsd-current/external/bsd/unbound/dist/dnstap/
H A Ddnstap.c68 dt_pack(const Dnstap__Dnstap *d, void **buf, size_t *sz) argument
/netbsd-current/external/bsd/elftoolchain/dist/common/
H A Dutarray.h56 size_t sz; member in struct:__anon2
[all...]
/netbsd-current/sys/uvm/
H A Duvm_pager.c166 uvm_pagermapdirect(void *kva, size_t sz, void *cookie) argument
/netbsd-current/usr.bin/audio/common/
H A Dwav.c142 audio_wav_parse_hdr(void *hdr, size_t sz, u_int *enc, u_int *prec, argument
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_gcm.c147 size_t sz; local
234 size_t sz; local
379 int sz = ctx->ivlen - offset; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dv3ext.c430 int sz = OSSL_NELEM(addr); local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dparam_build.c200 OSSL_PARAM_BLD_push_BN_pad(OSSL_PARAM_BLD *bld, const char *key, const BIGNUM *bn, size_t sz) argument
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcompress.c233 bfd_size_type sz; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dmclex.c213 mc_add_keyword_ascii (const char *sz, int rid, const char *grp, rc_uint_type nv, const char *sv) argument

Completed in 211 milliseconds

<<11121314151617181920>>