Home
last modified time | relevance | path

Searched defs:depth (Results 176 – 200 of 245) sorted by path

12345678910

/freebsd/sys/contrib/xen/io/
H A Dfbif.h65 int32_t depth; /* depth in bits */ member
140 uint8_t depth; /* the depth of a pixel (in bits) */ member
/freebsd/sys/contrib/zlib/
H A Ddeflate.h220 uch depth[2*L_CODES+1]; member
H A Dtrees.c497 #define smaller(tree, n, m, depth) \ argument
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1480 const searchMethod_e searchMethod, const U32 depth, in ZSTD_compressBlock_lazy_generic()
1870 const searchMethod_e searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic()
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c233 int depth) { in ss_compare()
258 int *first, int *last, int depth) { in ss_insertionsort()
402 int depth) { in ss_mintrosort()
594 int depth) { in ss_inplacemerge()
637 int *buf, int depth) { in ss_mergeforward()
687 int *buf, int depth) { in ss_mergebackward()
746 int *buf, int bufsize, int depth) { in ss_swapmerge()
839 int depth, int n, int lastsuffix) { in sssort()
1114 int depth) { in tr_copy()
1139 int depth) { in tr_partialcopy()
[all …]
/freebsd/sys/ddb/
H A Ddb_pprint.c53 db_pprint_int(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_int()
83 db_pprint_struct(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_struct()
165 db_pprint_arr(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_arr()
206 db_pprint_enum(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_enum()
245 db_pprint_ptr(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_ptr()
287 db_pprint_type(db_addr_t addr, struct ctf_type_v3 *type, u_int depth) in db_pprint_type()
/freebsd/sys/dev/bnxt/
H A Dbnxt.h591 uint16_t depth; member
H A Dif_bnxt.c870 uint8_t depth, bool use_init_val) in bnxt_alloc_ctx_pg_tbls()
/freebsd/sys/dev/bxe/
H A Dbxe.c5637 int depth, rc, tx_count; in bxe_tx_mq_start_locked() local
/freebsd/sys/dev/clk/
H A Dclk.c1130 clknode_stop(struct clknode *clknode, int depth) in clknode_stop()
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.c2092 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format()
3725 void drm_fb_get_bpp_depth(uint32_t format, unsigned int *depth, in drm_fb_get_bpp_depth()
3834 unsigned int depth; in drm_format_plane_cpp() local
H A Ddrm_crtc.h260 unsigned int depth; member
H A Ddrm_fb_helper.c998 uint32_t depth) in drm_fb_helper_fill_fix()
H A Ddrm_mode.h284 __u32 depth; member
/freebsd/sys/dev/fb/
H A Dsplash_bmp.c220 u_char depth; /* image depth (1, 4, 8, 24 bits) */ member
/freebsd/sys/dev/firewire/
H A Diec13213.h209 int depth; member
/freebsd/sys/dev/hpt27xx/
H A Dhim.h243 HPT_U8 depth; member
248 HPT_U8 depth; member
/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/sys/dev/hptnr/
H A Dhim.h243 HPT_U8 depth; member
248 HPT_U8 depth; member
/freebsd/sys/dev/hptrr/
H A Dhim.h211 HPT_U8 depth; member
216 HPT_U8 depth; member
/freebsd/sys/dev/ioat/
H A Dioat_test.c64 uint32_t depth; member
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h10970 u8 depth[0x6]; member
10984 u8 depth[0x6]; member
11045 u8 depth[0x6]; member
11091 u8 depth[0x6]; member
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c2030 _spv_del(ocs_os_handle_t os, void **a, uint32_t n, uint32_t depth) in _spv_del()
/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/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw.h1602 dir, delayed, algo, depth, filetype) \ argument

12345678910