Searched defs:lengths (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/tests/sys/file/
H A Dftruncate_test.c52 static off_t lengths[] = {0, 1, 2, 3, 4, 127, 128, 129, 511, 512, 513, 1023, variable
/freebsd-current/sys/crypto/
H A Dchacha20_poly1305.c45 uint64_t lengths[2]; local
93 uint64_t lengths[2]; member in union:__anon4906
148 uint64_t lengths[2]; local
196 uint64_t lengths[2]; member in union:__anon4907
[all...]
/freebsd-current/contrib/tcpdump/
H A Dutil-print.c353 static const char *lengths[] = {"y", "w", "d", "h", "m", "s"}; local
/freebsd-current/contrib/netbsd-tests/net/bpfjit/
H A Dt_bpfjit.c2459 static size_t lengths[3] = { 1, 2, 4 }; local
2625 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; local
/freebsd-current/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_bpfjit.c2639 static size_t lengths[3] = { 1, 2, 4 }; local
2805 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; local
/freebsd-current/sys/cam/
H A Dcam_periph.c810 uint32_t lengths[CAM_PERIPH_MAXMAPS]; local
1021 uint32_t lengths[CAM_PERIPH_MAXMAPS]; local
[all...]
/freebsd-current/sys/cam/scsi/
H A Dscsi_pass.c118 uint32_t lengths[CAM_PERIPH_MAXMAPS]; member in struct:pass_io_req
1284 uint32_t lengths[CAM_PERIPH_MAXMAPS]; local
[all...]
/freebsd-current/contrib/diff/src/
H A Ddiff3.c74 size_t *lengths[2]; /* Line lengths (including newlines, if any) */ member in struct:diff_block
84 size_t *lengths[3]; /* Line lengths (including newlines, if any) */ member in struct:diff3_block
[all...]
/freebsd-current/sys/dev/ti/
H A Dif_ti.c2635 int lengths[4] = {0, 0, 0, 0}; local
[all...]
/freebsd-current/crypto/openssl/apps/
H A Dspeed.c118 static const int *lengths = lengths_list; variable
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c2607 create_code(struct archive_read *a, struct huffman_code *code, unsigned char *lengths, int numsymbols, char maxlength) argument

Completed in 290 milliseconds