Home
last modified time | relevance | path

Searched +defs:sort +defs:h (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/usr.sbin/lpr/pac/
H A Dpac.c72 static int sort; /* Sort by cost */ variable
337 int h; in enter() local
364 int h; in lookup() local
381 int h; in hash() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzap_leaf.c49 #define LEAF_HASH(l, h) \ argument
54 #define LEAF_HASH_ENTPTR(l, h) (&zap_leaf_phys(l)->l_hash[LEAF_HASH(l, h)]) argument
161 zap_leaf_init(zap_leaf_t *l, boolean_t sort) in zap_leaf_init()
455 uint64_t h, uint32_t cd, zap_entry_handle_t *zeh) in zap_leaf_lookup_closest()
590 uint64_t h = zn->zn_hash; in zap_entry_create() local
800 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) in zap_leaf_split()
/netbsd-src/usr.bin/mail/
H A Dcmd3.c72 sort(const char **list) in sort() function
689 int errs, h, s; in set() local
738 int errs, h; in unset() local
779 int h, s; in show() local
813 int h; in group() local
870 int h; in delgroup() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delflink.c60 struct elf_link_hash_entry *h; in _bfd_elf_section_for_symbol() local
101 struct elf_link_hash_entry *h; in _bfd_elf_define_linkage_sym() local
141 struct elf_link_hash_entry *h; in _bfd_elf_create_got_section() local
249 struct elf_link_hash_entry *h; in _bfd_elf_link_create_dynamic_sections() local
378 struct elf_link_hash_entry *h; in _bfd_elf_create_dynamic_sections() local
502 struct elf_link_hash_entry *h) in bfd_elf_link_record_dynamic_symbol()
589 struct elf_link_hash_entry *h, in bfd_elf_link_mark_dynamic_symbol()
625 struct elf_link_hash_entry *h, *hv; in bfd_elf_record_link_assignment() local
870 elf_link_renumber_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_hash_table_dynsyms()
889 elf_link_renumber_local_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_local_hash_table_dynsyms()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c73 struct elf_link_hash_entry *h; in _bfd_elf_section_for_symbol() local
114 struct elf_link_hash_entry *h; in _bfd_elf_define_linkage_sym() local
154 struct elf_link_hash_entry *h; in _bfd_elf_create_got_section() local
262 struct elf_link_hash_entry *h; in _bfd_elf_link_create_dynamic_sections() local
391 struct elf_link_hash_entry *h; in _bfd_elf_create_dynamic_sections() local
515 struct elf_link_hash_entry *h) in bfd_elf_link_record_dynamic_symbol()
602 struct elf_link_hash_entry *h, in bfd_elf_link_mark_dynamic_symbol()
638 struct elf_link_hash_entry *h, *hv; in bfd_elf_record_link_assignment() local
883 elf_link_renumber_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_hash_table_dynsyms()
902 elf_link_renumber_local_hash_table_dynsyms (struct elf_link_hash_entry *h, in elf_link_renumber_local_hash_table_dynsyms()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHist_data.cc368 Metric::HistMetric *h = hist_metrics + i; in Hist_data() local
495 Hist_data::sort (long ind, bool reverse) in sort() function in Hist_data
1770 Histable *h = v->fetch (i); in delete_comparable_objs() local
1803 Histable *h = v->get (i); in get_compare_obj() local
1845 Histable *h = comparable_objs->fetch (i); in dump_comparable_objs() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHist_data.cc368 Metric::HistMetric *h = hist_metrics + i; in Hist_data() local
495 Hist_data::sort (long ind, bool reverse) in sort() function in Hist_data
1770 Histable *h = v->fetch (i); in delete_comparable_objs() local
1803 Histable *h = v->get (i); in get_compare_obj() local
1845 Histable *h = comparable_objs->fetch (i); in dump_comparable_objs() local
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c1230 updateNFHistBuff(struct ar5212NfCalHist *h, int16_t nf) in updateNFHistBuff()
1243 int16_t sort[AR512_NF_CAL_HIST_MAX]; in ar5212GetNfHistMid() local
1266 struct ar5212NfCalHist *h = &ahp->ah_nfCalHist; in ar5212GetNf() local
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c542 compare_section (sort_type sort, asection *asec, asection *bsec, bool reversed) in compare_section()
3972 struct bfd_link_hash_entry *h; in insert_undefined() local
4009 struct elf_link_hash_entry *h = (struct elf_link_hash_entry *) in lang_mark_undefineds() local
4054 struct bfd_link_hash_entry *h; in ldlang_check_require_defined_symbols() local
4762 struct bfd_link_hash_entry *h; in print_assignment() local
4901 struct bfd_link_hash_entry * h; in ld_is_local_symbol() local
6858 struct bfd_link_hash_entry *h; in lang_define_start_stop() local
6929 undef_start_stop (struct bfd_link_hash_entry *h) in undef_start_stop()
7007 set_start_stop (struct bfd_link_hash_entry *h) in set_start_stop()
7058 struct elf_link_hash_entry *h = (struct elf_link_hash_entry *) in lang_symbol_tweaks() local
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c483 compare_section (sort_type sort, asection *asec, asection *bsec) in compare_section()
4013 struct bfd_link_hash_entry *h; in insert_undefined() local
4050 struct elf_link_hash_entry *h = (struct elf_link_hash_entry *) in lang_mark_undefineds() local
4095 struct bfd_link_hash_entry *h; in ldlang_check_require_defined_symbols() local
4758 struct bfd_link_hash_entry *h; in print_assignment() local
6791 struct bfd_link_hash_entry *h; in lang_define_start_stop() local
6862 undef_start_stop (struct bfd_link_hash_entry *h) in undef_start_stop()
6940 set_start_stop (struct bfd_link_hash_entry *h) in set_start_stop()
6991 struct elf_link_hash_entry *h = (struct elf_link_hash_entry *) in lang_symbol_tweaks() local
7018 struct bfd_link_hash_entry *h; in lang_end() local
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … field
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … argument
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … argument
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … argument
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … argument
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … field
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … argument
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2hrow new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof … field
9 …),a=o&&i._hasScroll(n[0],"left")?0:i.sizeDiff.height,r=o?0:i.sizeDiff.width,h={width:i.size.width-… variable
15 …ray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFuncti… function