Searched defs:depth (Results 76 - 100 of 369) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/gdb/gdb/
H A Dcp-support.c111 int depth; local
155 int depth = 0; local
180 int depth = 0; local
432 int depth; local
[all...]
/freebsd-12-stable/contrib/gcc/
H A Det-forest.c49 int depth; /* The depth of the node is the sum of depth member in struct:et_occ
204 record_path_before_1(struct et_occ *occ, int depth) argument
255 check_path_after_1(struct et_occ *occ, int depth) argument
[all...]
H A Dgcov-dump.c131 print_prefix (const char *filename, unsigned depth, gcov_position_t position) argument
145 unsigned depth = 0; local
H A Dgthr-solaris.h56 long depth; member in struct:__anon1513
/freebsd-12-stable/contrib/bearssl/T0/
H A DWordBuilder.cs101 internal void CSRoll(int depth) argument
113 internal void CSPick(int depth) argument
[all...]
/freebsd-12-stable/contrib/libdivsufsort/lib/
H A Dsssort.c141 ss_compare(const sauchar_t *T, const saidx_t *p1, const saidx_t *p2, saidx_t depth) argument
167 ss_insertionsort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
291 ss_partition(const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
310 ss_mintrosort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t depth) argument
502 ss_inplacemerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t depth) argument
545 ss_mergeforward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
595 ss_mergebackward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
654 ss_swapmerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth) argument
747 sssort(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth, saidx_t n, saint_t lastsuffix) argument
[all...]
H A Dtrsort.c555 trsort(saidx_t *ISA, saidx_t *SA, saidx_t n, saidx_t depth) { argument
264 tr_copy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
289 tr_partialcopy(saidx_t *ISA, const saidx_t *SA, saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, saidx_t depth) argument
[all...]
/freebsd-12-stable/contrib/dtc/
H A Dfdtdump.c60 int depth, sz, shift; local
H A Dfdtget.c156 int depth = 1; /* the assumed depth of this node */ local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_print.c126 dt_print_trailing_braces(dt_printarg_t *pap, int depth) argument
542 dt_print_member(const char *name, ctf_id_t id, ulong_t off, int depth, argument
[all...]
/freebsd-12-stable/contrib/bmake/
H A Dfor.c332 int depth; local
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dder_get.c278 unsigned int tag, depth = 0; local
/freebsd-12-stable/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_isa.c74 int depth; local
276 int depth; local
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c60 int depth = 0; local
460 int depth = 0; local
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/i386/
H A Ddtrace_isa.c61 int depth = 0; local
478 int depth = 0; local
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c82 int depth = 0; local
260 int depth = 0; local
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/powerpc/
H A Ddtrace_isa.c138 int depth = 0; local
502 int depth = 0; local
[all...]
/freebsd-12-stable/sys/cddl/dev/dtrace/riscv/
H A Ddtrace_isa.c76 int depth; local
261 int depth; local
[all...]
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_fb.c118 u32 bpp, depth; local
/freebsd-12-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c429 vt_fb_init_cmap(uint32_t *cmap, int depth) argument
/freebsd-12-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c360 uint32_t depth, height, width, stride; local
[all...]
/freebsd-12-stable/sys/fs/devfs/
H A Ddevfs_devs.c519 int de_flags, depth, j; local
H A Ddevfs_rule.c608 devfs_rule_run(struct devfs_krule *dk, struct devfs_mount *dm, struct devfs_dirent *de, unsigned depth) argument
650 devfs_ruleset_applyde(struct devfs_ruleset *ds, struct devfs_mount *dm, struct devfs_dirent *de, unsigned depth) argument
/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_bmap.c103 int error, depth, maxrun = 0, bsize; local
/freebsd-12-stable/sys/contrib/libb2/
H A Dblake2.h76 uint8_t depth; // 4 member in struct:__blake2s_param
102 uint8_t depth; // 4 member in struct:__blake2b_param

Completed in 362 milliseconds

1234567891011>>