/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/ |
H A D | assoc_container.hpp | 218 cc_hash_table(It first, It last) in cc_hash_table() 225 cc_hash_table(It first, It last, const hash_fn& h) in cc_hash_table() 236 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e) in cc_hash_table() 248 cc_hash_table(It first, It last, const hash_fn& h, const eq_fn& e, in cc_hash_table() 368 gp_hash_table(It first, It last) in gp_hash_table() 376 gp_hash_table(It first, It last, const hash_fn& h) in gp_hash_table() 520 tree(It first, It last) in tree() 528 tree(It first, It last, const cmp_fn& c) in tree() 597 trie(It first, It last) in trie() 604 trie(It first, It last, const e_access_traits& t) in trie() [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/25_algorithms/ |
H A D | binary_search.cc | 50 const int last = A[N - 1]; in test01() local 84 const int last = A[N - 1]; in test02() local 119 const int last = A[N - 1]; in test03() local 161 const int last = A[N - 1]; in test04() local
|
/openbsd/usr.sbin/nsd/ |
H A D | difffile.c | 1458 task_create_new_elem(struct udb_base* udb, udb_ptr* last, udb_ptr* e, in task_create_new_elem() 1581 void task_new_expire(struct udb_base* udb, udb_ptr* last, in task_new_expire() 1598 void task_new_check_zonefiles(udb_base* udb, udb_ptr* last, in task_new_check_zonefiles() 1614 void task_new_write_zonefiles(udb_base* udb, udb_ptr* last, in task_new_write_zonefiles() 1629 void task_new_set_verbosity(udb_base* udb, udb_ptr* last, int v) in task_new_set_verbosity() 1644 task_new_add_zone(udb_base* udb, udb_ptr* last, const char* zone, in task_new_add_zone() 1701 void task_new_del_key(udb_base* udb, udb_ptr* last, const char* name) in task_new_del_key() 1717 void task_new_add_cookie_secret(udb_base* udb, udb_ptr* last, in task_new_add_cookie_secret() 1736 void task_new_drop_cookie_secret(udb_base* udb, udb_ptr* last) { in task_new_drop_cookie_secret() 1747 void task_new_activate_cookie_secret(udb_base* udb, udb_ptr* last) { in task_new_activate_cookie_secret() [all …]
|
/openbsd/lib/libc/string/ |
H A D | strtok.c | 35 static char *last; in strtok() local 42 strtok_r(char *s, const char *delim, char **last) in strtok_r()
|
/openbsd/lib/libcurses/tinfo/ |
H A D | alloc_ttype.c | 213 unsigned last; in _nc_last_ext_name() local 238 unsigned last = _nc_last_ext_name(tp, token_type); in _nc_find_ext_name() local 282 int last = (int) NUM_EXT_NAMES(tp) - 1; in _nc_del_ext_name() local 324 unsigned last = _nc_last_ext_name(tp, token_type); in _nc_ins_ext_name() local 379 int last = first + to->ext_Strings; in adjust_cancels() local
|
/openbsd/lib/libc/stdlib/ |
H A D | merge.c | 59 #define ICOPY_LIST(src, dst, last) \ argument 68 #define CCOPY_LIST(src, dst, last) \ argument 97 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort() local 255 u_char tmp, *f1, *f2, *s, *l2, *last, *p2; in setup() local
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | fini.c | 49 name last; member 57 name last; member 627 testname (bool nested, int indent, name first, name last) in testname() 701 testnames (bool nested, int indent, int len, name first, name last) in testnames()
|
/openbsd/regress/lib/libc/regex/ |
H A D | debug.c | 28 register int last; local 67 register int last; local
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | emit-rtl.c | 3263 try_split (pat, trial, last) in try_split() argument 4009 rtx last = before; local 4060 rtx insn, last = NULL_RTX; local 4107 rtx last = NULL_RTX, insn; local 4205 rtx last; local 4244 rtx last = after; local 4309 rtx last; local 4349 rtx last; local 4546 rtx last = last_insn; local 4592 rtx last = NULL_RTX, insn; local [all …]
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_vma_resource.c | 46 uint64_t last) in vma_res_itree_iter_first() 61 uint64_t last) in vma_res_itree_iter_next() 371 u64 last = offset + size - 1; in i915_vma_resource_bind_dep_sync() local 457 u64 last = offset + size - 1; in i915_vma_resource_bind_dep_await() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A D | template44.C | 34 void (*fixup)( List<T> *, int first, int last), in AlgoSort()
|
/openbsd/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-ch.c | 55 tree last; in should_duplicate_loop_header_p() local 220 tree last; in copy_loop_headers() local
|
H A D | tree-ssa-operands.c | 388 add_def_op (tree *op, def_optype_p *last) in add_def_op() 401 add_use_op (tree stmt, tree *op, use_optype_p *last) in add_use_op() 414 add_vuse_op (tree stmt, tree op, vuse_optype_p *last) in add_vuse_op() 428 add_maydef_op (tree stmt, tree op, maydef_optype_p *last) in add_maydef_op() 443 add_mustdef_op (tree stmt, tree op, mustdef_optype_p *last) in add_mustdef_op() 464 def_optype_p old_ops, last; in finalize_ssa_def_ops() local 549 use_optype_p old_ops, ptr, last; in finalize_ssa_use_ops() local 616 maydef_optype_p old_ops, ptr, last; in finalize_ssa_v_may_def_ops() local 718 vuse_optype_p old_ops, ptr, last; in finalize_ssa_vuse_ops() local 859 mustdef_optype_p old_ops, ptr, last; in finalize_ssa_v_must_def_ops() local
|
H A D | emit-rtl.c | 3103 try_split (rtx pat, rtx trial, int last) in try_split() 3713 rtx last = before; in emit_insn_before_noloc() local 3760 rtx insn, last = NULL_RTX; in emit_jump_insn_before_noloc() local 3803 rtx last = NULL_RTX, insn; in emit_call_insn_before_noloc() local 3895 rtx last; in emit_insn_after_1() local 3933 rtx last = after; in emit_insn_after_noloc() local 3989 rtx last; in emit_jump_insn_after_noloc() local 4025 rtx last; in emit_call_insn_after_noloc() local 4322 rtx last = last_insn; in emit_insn() local 4367 rtx last = NULL_RTX, insn; in emit_jump_insn() local [all …]
|
/openbsd/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_svm.c | 314 uint64_t last, bool update_mem_usage) in svm_range_new() 955 uint64_t start, uint64_t last) in svm_range_split_pages() 973 uint64_t start, uint64_t last) in svm_range_split_nodes() 1014 uint64_t start, uint64_t last) in svm_range_split_adjust() 1167 unsigned long start, last, size; in svm_range_split_by_granularity() local 1315 uint64_t start, uint64_t last, in svm_range_unmap_from_gpu() 2205 unsigned long last; in svm_range_update_notifier_and_interval_tree() local 2420 unsigned long last) in svm_range_unmap_split() 2530 unsigned long last; in svm_range_cpu_invalidate_pagetables() local 2790 unsigned long start, last; in svm_range_create_unregistered_range() local [all …]
|
/openbsd/sys/dev/pci/drm/i915/gt/uc/ |
H A D | selftest_guc.c | 54 struct i915_request *last[3] = {NULL, NULL, NULL}, *rq; in intel_guc_scrub_ctbs() local 153 struct i915_request *spin_rq = NULL, *rq, *last = NULL; in intel_guc_steal_guc_ids() local
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | stripslash.c | 22 int last; local
|
/openbsd/gnu/usr.bin/cvs/lib/ |
H A D | stripslash.c | 35 int last; local
|
/openbsd/gnu/usr.bin/cvs/emx/ |
H A D | stripslash.c | 22 int last; local
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | stripslash.c | 22 int last; local
|
/openbsd/usr.sbin/ldapd/ |
H A D | attributes.c | 86 struct ber_element *elm, *a, *last; in ldap_add_attribute() local 148 struct ber_element *old_vals, *last; in ldap_merge_values() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash56.C | 35 bool last; variable 105 Vix last() const in last() function 107 void last(Vix& x) const in last() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | trunctfdf.c | 5 double *copy(long double *first, long double *last, double *result) in copy()
|
/openbsd/usr.bin/seq/ |
H A D | seq.c | 90 double last = 0.0; in main() local 368 generate_format(double first, double incr, double last, int equalize, char pad) in generate_format()
|
/openbsd/gnu/gcc/libgomp/config/linux/ |
H A D | bar.c | 38 gomp_barrier_wait_end (gomp_barrier_t *bar, bool last) in gomp_barrier_wait_end()
|