Home
last modified time | relevance | path

Searched defs:depth (Results 101 – 125 of 260) sorted by relevance

1234567891011

/freebsd/usr.sbin/bhyve/
H A Dpci_fbuf.c91 uint16_t depth; member
/freebsd/sys/fs/devfs/
H A Ddevfs_devs.c515 int de_flags, depth, j; in devfs_populate_loop() local
/freebsd/sys/dev/gpio/
H A Dacpi_gpiobus.c175 acpi_gpiobus_enumerate(ACPI_HANDLE handle, UINT32 depth, void *context, in acpi_gpiobus_enumerate()
/freebsd/crypto/krb5/src/tests/hammer/
H A Dkdc5_hammer.c111 int depth; in main() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c4207 int depth, size; in calculate_path_table_size() local
4240 _write_path_table(struct archive_write *a, int type_m, int depth, in _write_path_table()
4311 int depth, r; in write_path_table() local
4332 struct isoent *isoent, int depth) in calculate_directory_descriptors()
4372 struct isoent *isoent, int depth) in _write_directory_descriptors()
4427 int depth, r; in write_directory_descriptors() local
5363 int depth; in isoent_setup_directory_location() local
5447 int depth; in isoent_setup_file_location() local
6560 int depth; in isoent_traverse_tree() local
6628 isoent_collect_dirs(struct vdd *vdd, struct isoent *rootent, int depth) in isoent_collect_dirs()
[all …]
/freebsd/sys/dev/hptmv/
H A Dentry.c1091 int HPTLIBAPI fDeSetTCQ(PDevice pDev, int enable, int depth) in fDeSetTCQ() argument
1109 UCHAR depth = ((pSataChannel->identifyDevice[IDEN_QUEUE_DEPTH]) & 0x1f) + 1; in fDeSetTCQ() local
1129 int HPTLIBAPI fDeSetNCQ(PDevice pDev, int enable, int depth) in fDeSetNCQ() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp156 unsigned depth = 1; in GetDyldImageHeaderViaVMRegion() local
/freebsd/usr.bin/mail/
H A Dnames.c487 static int depth; in gexpand() local
/freebsd/contrib/bmake/
H A Dfor.c303 int depth; in ExprLen() local
H A Ddir.c691 int depth = 0; in closing_brace() local
711 int depth = 0; in separator_comma() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_ctx.c51 unsigned int depth, size; member
/freebsd/lib/libbe/
H A Dbe.c804 be_clone(libbe_handle_t *lbh, const char *bename, const char *snapshot, int depth) in be_clone()
861 const char *snap, int depth) in be_create_depth()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c676 uint_t depth, len = 40; in dt_print_quantline() local
1561 dt_format_stack(dtrace_hdl_t *dtp, caddr_t addr, int depth, int size) in dt_format_stack()
1630 uint32_t depth = DTRACE_USTACK_NFRAMES(arg); in dt_format_ustack() local
1741 caddr_t addr, int depth, int size) in dt_print_stack()
1824 uint32_t depth = DTRACE_USTACK_NFRAMES(arg); in dt_print_ustack() local
3226 int depth = rec->dtrd_arg; in dt_consume_cpu() local
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c483 panic("Unknown color space depth %d", sc->fb.fb_bpp); in ofwfb_init() local
[all...]
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcap.c235 const char *name, int depth, char *nfield) in getent()
/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.c255 pmcstat_cgnode_print(struct pmcstat_cgnode *cg, int depth, uint32_t total) in pmcstat_cgnode_print() argument
/freebsd/sys/dev/ioat/
H A Dioat_test.c64 uint32_t depth; member
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_local.h28 int depth; /* Verify depth */ member
/freebsd/usr.sbin/jail/
H A Dconfig.c283 static unsigned int depth; in include_config() local
/freebsd/sys/contrib/libb2/
H A Dblake2b.c139 static inline int blake2b_param_set_max_depth( blake2b_param *P, const uint8_t depth ) in blake2b_param_set_max_depth()
H A Dblake2s.c127 static inline int blake2s_param_set_max_depth( blake2s_param *P, const uint8_t depth ) in blake2s_param_set_max_depth()
/freebsd/sys/dev/qat/qat_api/common/compression/
H A Ddc_session.c135 icp_qat_hw_compression_depth_t depth = ICP_QAT_HW_COMPRESSION_DEPTH_1; in dcCompHwBlockPopulate() local
/freebsd/contrib/wpa/src/crypto/
H A Dtls_wolfssl.c856 WOLFSSL_X509 *err_cert, int err, int depth, in wolfssl_tls_fail_event()
881 WOLFSSL_X509 *err_cert, int depth, in wolfssl_tls_cert_event()
979 int err, depth; in tls_verify_cb() local
/freebsd/sys/contrib/ena-com/
H A Dena_com.h50 #define ADMIN_SQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aq_entry)) argument
51 #define ADMIN_CQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_acq_entry)) argument
52 #define ADMIN_AENQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aenq_entry)) argument
/freebsd/lib/libc/gen/
H A Dgetcap.c184 int depth, char *nfield) in getent()

1234567891011