Home
last modified time | relevance | path

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

12345678910

/freebsd/sys/fs/devfs/
H A Ddevfs_devs.c515 int de_flags, depth, j; in devfs_populate_loop() local
/freebsd/usr.sbin/bhyve/
H A Dpci_fbuf.c90 uint16_t depth; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_iso9660.c4202 int depth, size; in calculate_path_table_size() local
4235 _write_path_table(struct archive_write *a, int type_m, int depth, in _write_path_table()
4306 int depth, r; in write_path_table() local
4327 struct isoent *isoent, int depth) in calculate_directory_descriptors()
4367 struct isoent *isoent, int depth) in _write_directory_descriptors()
4422 int depth, r; in write_directory_descriptors() local
5358 int depth; in isoent_setup_directory_location() local
5442 int depth; in isoent_setup_file_location() local
6549 int depth; in isoent_traverse_tree() local
6908 int depth, int *dir_number) in isoent_make_path_table_2()
[all …]
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_ctx.c51 unsigned int depth, size; member
/freebsd/usr.bin/mail/
H A Dnames.c487 static int depth; in gexpand() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp156 unsigned depth = 1; in GetDyldImageHeaderViaVMRegion() local
/freebsd/contrib/bmake/
H A Dfor.c306 int depth; in ExprLen() local
H A Ddir.c681 int depth = 0; in closing_brace() local
701 int depth = 0; in separator_comma() local
/freebsd/sys/dev/hptmv/
H A Dentry.c1091 int HPTLIBAPI fDeSetTCQ(PDevice pDev, int enable, int depth) in fDeSetTCQ()
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()
/freebsd/lib/libbe/
H A Dbe.c813 be_clone(libbe_handle_t *lbh, const char *bename, const char *snapshot, int depth) in be_clone()
870 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
3227 int depth = rec->dtrd_arg; in dt_consume_cpu() local
/freebsd/crypto/heimdal/lib/roken/
H A Dgetcap.c235 const char *name, int depth, char *nfield) in getent()
/freebsd/crypto/openssl/crypto/x509/
H A Dx509_local.h28 int depth; /* Verify depth */ member
/freebsd/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c483 pcell_t depth, height, width, stride; in ofwfb_init() local
/freebsd/sys/dev/ioat/
H A Dioat_test.c64 uint32_t depth; member
/freebsd/usr.sbin/jail/
H A Dconfig.c272 static unsigned int depth; in include_config() local
/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()
/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/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/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java363 int depth, len = 40; in printDistributionLine() local
/freebsd/stand/i386/libi386/
H A Dmultiboot.h122 multiboot_uint32_t depth; member
/freebsd/lib/libc/gen/
H A Dgetcap.c184 int depth, char *nfield) in getent()
/freebsd/usr.sbin/makefs/
H A Dmtree.c156 int depth; in mtree_file_path() local

12345678910