Searched defs:zeros (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/tools/regression/nfsmmap/test1/
H A Dtest1.c10 char zeros[4096]; local
/freebsd-11-stable/tools/regression/nfsmmap/test2/
H A Dtest2.c10 char zeros[4096]; local
/freebsd-11-stable/contrib/netbsd-tests/dev/audio/
H A Dh_pad.c54 char zeros[BUFSIZE]; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A D8003.c183 static unsigned char zeros[16]; local
/freebsd-11-stable/sys/opencrypto/
H A Dgmac.c48 const uint8_t zeros[GMAC_BLOCK_LEN] = {}; local
/freebsd-11-stable/contrib/ncurses/form/
H A Dfld_def.c280 static const FIELD_CELL zeros = ZEROS; local
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DTLVPass.cpp51 static const uint8_t zeros[] = variable
H A DGOTPass.cpp75 static const uint8_t zeros[] = variable
H A DStubsPass.cpp58 static const uint8_t zeros[] = variable
94 static const uint8_t zeros[] = variable
/freebsd-11-stable/sys/libkern/x86/
H A Dcrc32_sse42.c175 crc32c_zeros(uint32_t zeros[][256], size_t len) argument
191 crc32c_shift(uint32_t zeros[][25 argument
[all...]
/freebsd-11-stable/contrib/binutils/gas/
H A Datof-generic.c195 unsigned int zeros = 0; /* Length of current string of zeros */ local
/freebsd-11-stable/sys/dev/rndtest/
H A Drndtest.c227 int i, j, ones, zeros, rv = 0; local
299 int i, j, ones = 0, zeros = 0, maxones = 0, maxzeros = 0; local
[all...]
/freebsd-11-stable/sys/netinet/
H A Dtcp_lro.c408 uint64_t zeros; local
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dnetaddr.c217 static const unsigned char zeros[16] = { 0 }; local
/freebsd-11-stable/contrib/ipfilter/
H A Dradix_ipf.h70 u_char *zeros; member in struct:radix_softc
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dradix_ipf.h68 u_char *zeros; member in struct:radix_softc
/freebsd-11-stable/stand/i386/libi386/
H A Dsmbios.c155 int byteorder, i, ones, zeros; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp346 template <typename T> zeros_impl<sizeof(T)> zeros(const T &) { function
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dpac.c76 static const char zeros[PAC_ALIGNMENT] = { 0 }; variable
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_eke_common.c308 u8 zeros[EAP_EKE_MAX_HASH_LEN]; local
380 u8 zeros[EAP_EKE_MAX_HASH_LEN]; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dchecksum.c144 static const unsigned char zeros[MAX_DIGESTSIZE] = { 0 }; local
/freebsd-11-stable/sys/geom/raid3/
H A Dg_raid3.c259 static const uint64_t zeros[] = { local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c1213 static const char zeros[2] = {0, 0}; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h1568 const __v16qu zeros = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; local
1582 const __v16qu zeros = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; local
1617 const __v16qu zeros = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; local
[all...]

Completed in 389 milliseconds