Searched refs:depth (Results 226 - 250 of 368) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_dma.c91 #define PREFETCH(base, depth) ((base) << 16 | (depth))
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp156 unsigned depth = 1; local
160 vm_region_recurse_64(mach_task_self(), &address, &size, &depth,
/freebsd-current/contrib/bmake/
H A Dvar.c2128 int depth = 1; local
2130 for (p += 2; *p != '\0' && depth > 0; p++) {
2133 depth++;
2135 depth--;
2717 int depth = 0; local
2719 for (p = mod + 1; *p != '\0' && !(*p == ':' && depth == 0); p++) {
2730 depth++;
2732 depth--;
2733 if (depth < 0)
3662 int depth local
4168 int depth = 0; local
[all...]
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c152 iq->depth = 0;
861 subiq->depth = iq->depth+1;
1154 if(iq->depth == ie->max_dependency_depth)
1205 if(iq->depth == ie->max_dependency_depth)
1384 /* We enforce a maximum recursion/dependency depth -- in general,
1388 verbose(VERB_ALGO, "request has dependency depth of %d", iq->depth);
1389 if(iq->depth > ie->max_dependency_depth) {
1391 "dependency depth wit
[all...]
/freebsd-current/stand/efi/loader/arch/amd64/
H A Dmultiboot2.h160 multiboot_uint32_t depth; member in struct:multiboot_header_tag_framebuffer
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dtest_chain.in106 echo "max depth 2 (ok)"
108 --max-depth=2 \
113 echo "max depth 1 (fail)"
115 --max-depth=1 \
/freebsd-current/sys/dev/tws/
H A Dtws.c642 sc->aen_q.depth=256;
644 sc->aen_q.q = malloc(sizeof(struct tws_event_packet)*sc->aen_q.depth,
654 sc->trace_q.depth=256;
656 sc->trace_q.q = malloc(sizeof(struct tws_trace_rec)*sc->trace_q.depth,
/freebsd-current/sys/dev/virtio/gpu/
H A Dvirtio_gpu.h272 uint32_t depth; member in struct:virtio_gpu_resource_create_3d
/freebsd-current/sys/dev/usb/
H A Dusb_debug.c160 " address=%d config=%d depth=%d speed=%d self_powered=%d\n"
163 udev->address, udev->curr_config_no, udev->depth, udev->speed,
H A Dusb_hub.c784 portno, 128 - (2 * udev->depth));
791 portno, 128 - (2 * udev->depth));
814 udev->depth + 1, portno - 1, portno, speed, mode);
971 if (udev->depth > USB_HUB_MAX_DEPTH)
975 if (udev->depth > USB_SS_HUB_DEPTH_MAX)
1230 DPRINTFN(2, "depth=%d selfpowered=%d, parent=%p, "
1232 udev->depth,
1239 DPRINTFN(0, "HUB at depth %d, "
1240 "exceeds maximum. HUB ignored\n", (int)udev->depth);
1307 udev->depth
[all...]
/freebsd-current/sys/net/altq/
H A Daltq_cdnr.h278 u_int64_t depth; member in struct:tbe
/freebsd-current/sys/dev/drm2/
H A Ddrm_mode.h284 __u32 depth; member in struct:drm_mode_fb_cmd
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c164 (OF_getproplen(node, "depth") <= 0) ||
197 GET("depth", depth)
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_mbox_prop.h450 struct bcm2835_mbox_tag_depth depth; member in struct:msg_fb_setup
H A Dbcm2835_mbox.c566 BCM2835_MBOX_INIT_TAG(&msg.depth, SET_DEPTH);
567 msg.depth.body.req.bpp = fb->bpp;
/freebsd-current/sys/contrib/zlib/
H A Ddeflate.h220 uch depth[2*L_CODES+1]; member in struct:internal_state
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h175 void Dump(Stream &s, int depth = 0) const;
/freebsd-current/contrib/xz/src/xz/
H A Doptions.c310 opt->depth = value;
344 { "depth", NULL, 0, UINT32_MAX },
/freebsd-current/contrib/byacc/
H A Dreader.c979 int depth; local
1005 depth = 0;
1058 ++depth;
1062 if (--depth == 0)
2217 int depth = 0, len = 1; local
2223 while ((c = *cptr++) != R_PAREN || depth || quote)
2225 if (c == ',' && !quote && !depth)
2256 depth++;
2258 depth--;
2907 int depth; local
3275 int depth; local
3484 int depth; local
[all...]
/freebsd-current/sbin/pfctl/
H A Dpfctl_optimize.c639 reorder_rules(struct pfctl *pf, struct superblock *block, int depth) argument
683 depth, skip_comparitors_names[i]);
689 depth, skip_comparitors_names[i],
731 DEBUG("(%d) no more commonality for skip steps", depth);
746 depth, skip_comparitors_names[largest_list],
770 depth, skiplist->ps_count,
790 if (reorder_rules(pf, newblock, depth + 1))
/freebsd-current/contrib/tcpdump/
H A Dsmbutil.c834 static int depth = 0; local
849 depth++;
856 if (depth == 10) {
861 depth--;
935 if (!depth && buf < maxbuf) {
/freebsd-current/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2209 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max, argument
2216 max = MAX(strlen(name) + depth, max);
2225 max = MAX(max_width(zhp, child[c], depth + 2,
2515 nvlist_t *nv, int depth, boolean_t isspare, vdev_rebuild_stat_t *vrs)
2560 if (cb->cb_print_unhealthy && depth > 0 &&
2566 "\t%*s%-*s %-8s", depth, "", cb->cb_namewidth - depth, local
2818 print_status_config(zhp, cb, vname, child[c], depth + 2,
2830 int depth)
2846 (void) printf("\t%*s%-*s", depth, "", c
2514 print_status_config(zpool_handle_t *zhp, status_cbdata_t *cb, const char *name, nvlist_t *nv, int depth, boolean_t isspare, vdev_rebuild_stat_t *vrs) argument
2829 print_import_config(status_cbdata_t *cb, const char *name, nvlist_t *nv, int depth) argument
5095 print_vdev_stats(zpool_handle_t *zhp, const char *name, nvlist_t *oldnv, nvlist_t *newnv, iostat_cbdata_t *cb, int depth) argument
6498 print_list_stats(zpool_handle_t *zhp, const char *name, nvlist_t *nv, list_cbdata_t *cb, int depth, boolean_t isspare) argument
10284 zpool_do_events_nvprint(nvlist_t *nvl, int depth) argument
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c129 * each item on the stack. Just the name, depth (represented here as the
151 int depth; member in struct:tree_entry
223 int depth; member in struct:tree
885 if (errno == ENOENT && t->depth > 0) {
2133 te->depth = te->parent->depth + 1;
2214 t->depth = 0;
2261 t->depth++;
2308 t->depth--;
2344 if (t->depth >
[all...]
/freebsd-current/contrib/dialog/
H A Dinputstr.c103 show_tsearch(const void *nodep, const VISIT which, const int depth)
106 (void) depth;
/freebsd-current/sys/netgraph/
H A Dng_base.c2024 item->depth = 1;
2190 if (item->depth == 1)
2322 item->depth++;
2345 if (item->depth == 0 && error != 0)
2370 int error = 0, depth; local
2382 depth = item->depth;
2499 if (depth == 1 && error != 0)

Completed in 349 milliseconds

1234567891011>>