Home
last modified time | relevance | path

Searched defs:lengths (Results 1 – 12 of 12) sorted by relevance

/trueos/tests/sys/file/
HDftruncate_test.c54 static off_t lengths[] = {0, 1, 2, 3, 4, 127, 128, 129, 511, 512, 513, 1023, variable
/trueos/contrib/subversion/subversion/libsvn_fs_fs/
HDtemp_serializer.c240 apr_uint32_t *lengths; member
900 const apr_uint32_t *lengths = in svn_fs_fs__extract_dir_entry() local
967 apr_uint32_t *lengths; in svn_fs_fs__replace_dir_entry() local
/trueos/contrib/tcpdump/
HDutil.c232 static const char *lengths[] = {"y", "w", "d", "h", "m", "s"}; in relts_print() local
/trueos/contrib/diff/src/
HDdiff3.c74 size_t *lengths[2]; /* Line lengths (including newlines, if any) */ member
84 size_t *lengths[3]; /* Line lengths (including newlines, if any) */ member
/trueos/contrib/subversion/subversion/libsvn_subr/
HDpath.c666 apr_size_t *lengths = apr_palloc(pool, components->nelts*sizeof(*lengths)); in svn_path_compose() local
/trueos/sys/cam/
HDcam_periph.c724 u_int32_t lengths[CAM_PERIPH_MAXMAPS]; in cam_periph_mapmem() local
/trueos/crypto/openssl/apps/
HDspeed.c263 static int lengths[SIZE_NUM] = { 16, 64, 256, 1024, 8 * 1024 }; variable
/trueos/sys/dev/ti/
HDif_ti.c2642 int lengths[4] = {0, 0, 0, 0}; in ti_hdr_split() local
/trueos/contrib/netbsd-tests/lib/libbpfjit/
HDt_bpfjit.c1886 static size_t lengths[3] = { 1, 2, 4 }; in ATF_TC_BODY() local
2052 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; in ATF_TC_BODY() local
/trueos/contrib/netbsd-tests/net/bpfjit/
HDt_bpfjit.c1774 static size_t lengths[3] = { 1, 2, 4 }; in ATF_TC_BODY() local
1940 static size_t lengths[6] = { 1, 2, 4, 1, 2, 4 }; in ATF_TC_BODY() local
/trueos/contrib/binutils/binutils/
HDreadelf.c7363 unsigned long *lengths; in process_symbol_table() local
7429 unsigned long *lengths; in process_symbol_table() local
/trueos/contrib/libarchive/libarchive/
HDarchive_read_support_format_rar.c2344 unsigned char *lengths, int numsymbols, char maxlength) in create_code()