Home
last modified time | relevance | path

Searched defs:depth (Results 151 – 175 of 245) sorted by relevance

12345678910

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c629 const searchMethod_e searchMethod, const U32 depth, in ZSTD_compressBlock_lazy_generic()
933 const searchMethod_e searchMethod, const U32 depth) in ZSTD_compressBlock_lazy_extDict_generic()
/freebsd/crypto/openssh/
H A Dreadconf.c1045 int linenum, int *activep, int flags, int *want_final_pass, int depth) in process_config_line_depth()
2445 int flags, int *activep, int *want_final_pass, int depth) in read_config_file_depth()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h860 int depth; variable
1220 kmp_uint32 depth; variable
H A Dkmp_lock.h752 #define __kmp_acquire_nested_user_lock_with_checks(lck, gtid, depth) \ argument
790 int *depth) { in __kmp_acquire_nested_user_lock_with_checks()
/freebsd/contrib/bsddialog/lib/
H A Dmenubox.c46 unsigned int depth; member
/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c639 reorder_rules(struct pfctl *pf, struct superblock *block, int depth) in reorder_rules()
/freebsd/sys/contrib/zlib/
H A Ddeflate.h220 uch depth[2*L_CODES+1]; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp232 uint32_t depth = 0; in ExtractDIEsRWLocked() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp132 uint32_t depth = 1; in ReverseFindMatchingChars() local
/freebsd/sys/dev/hptrr/
H A Dhim.h211 HPT_U8 depth; member
216 HPT_U8 depth; member
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c151 int depth; member
223 int depth; member
/freebsd/crypto/openssl/ssl/
H A Dssl_cert.c809 const char *uri, int depth) in add_uris_recursive()
/freebsd/sys/dev/tws/
H A Dtws.h176 u_int16_t depth; member
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c156 int depth; in indent() local
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c52 long depth; member
/freebsd/contrib/bmake/
H A Dcond.c212 int depth; in ParseWord() local
H A Dvar.c2131 int depth = 1; in ParseModifierPartBalanced() local
2720 int depth = 0; in ParseModifier_Match() local
3665 int depth = 1; in IsSysVModifier() local
4171 int depth = 0; in ParseVarname() local
/freebsd/sys/dev/hptnr/
H A Dhim.h243 HPT_U8 depth; member
248 HPT_U8 depth; member
/freebsd/sys/dev/hpt27xx/
H A Dhim.h243 HPT_U8 depth; member
248 HPT_U8 depth; member
/freebsd/sys/dev/usb/
H A Dusb_device.h248 uint8_t depth; /* distance from root HUB */ member
/freebsd/sys/dev/regulator/
H A Dregulator.c684 regnode_stop(struct regnode *regnode, int depth) in regnode_stop()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp461 void dumpDepth(int depth) { in dumpDepth()
482 void dump(const TargetRegisterInfo *TRI, int depth = 0) override { in dump()
532 void dump(const TargetRegisterInfo *TRI, int depth = 0) override { in dump()
/freebsd/sys/netpfil/pf/
H A Dpf.c3574 pf_step_into_anchor(struct pf_kanchor_stackframe * stack,int * depth,struct pf_kruleset ** rs,int n,struct pf_krule ** r,struct pf_krule ** a,int * match) pf_step_into_anchor() argument
3610 pf_step_out_of_anchor(struct pf_kanchor_stackframe * stack,int * depth,struct pf_kruleset ** rs,int n,struct pf_krule ** r,struct pf_krule ** a,int * match) pf_step_out_of_anchor() argument
3676 pf_step_into_keth_anchor(struct pf_keth_anchor_stackframe * stack,int * depth,struct pf_keth_ruleset ** rs,struct pf_keth_rule ** r,struct pf_keth_rule ** a,int * match) pf_step_into_keth_anchor() argument
3712 pf_step_out_of_keth_anchor(struct pf_keth_anchor_stackframe * stack,int * depth,struct pf_keth_ruleset ** rs,struct pf_keth_rule ** r,struct pf_keth_rule ** a,int * match) pf_step_out_of_keth_anchor() argument
[all...]
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2131 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max, in max_width()
2437 nvlist_t *nv, int depth, boolean_t isspare, vdev_rebuild_stat_t *vrs) in print_status_config()
2752 int depth) in print_import_config()
5004 nvlist_t *newnv, iostat_cbdata_t *cb, int depth) in print_vdev_stats()
6407 list_cbdata_t *cb, int depth, boolean_t isspare) in print_list_stats()
10191 zpool_do_events_nvprint(nvlist_t *nvl, int depth) in zpool_do_events_nvprint()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c974 const char *name, ulong_t offset, int depth) in ctf_type_rvisit()

12345678910