Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 684) sorted by relevance

12345678910>>...28

/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/
H A Dassoc_container.hpp218 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 Dbinary_search.cc50 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 Ddifffile.c1458 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 Dstrtok.c35 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 Dalloc_ttype.c213 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 Dmerge.c59 #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 Dfini.c49 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 Ddebug.c28 register int last; local
67 register int last; local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Demit-rtl.c3263 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 Di915_vma_resource.c46 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 Dtemplate44.C34 void (*fixup)( List<T> *, int first, int last), in AlgoSort()
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-ch.c55 tree last; in should_duplicate_loop_header_p() local
220 tree last; in copy_loop_headers() local
H A Dtree-ssa-operands.c388 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 Demit-rtl.c3103 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 Dkfd_svm.c314 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 Dselftest_guc.c54 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 Dstripslash.c22 int last; local
/openbsd/gnu/usr.bin/cvs/lib/
H A Dstripslash.c35 int last; local
/openbsd/gnu/usr.bin/cvs/emx/
H A Dstripslash.c22 int last; local
/openbsd/gnu/usr.bin/cvs/os2/
H A Dstripslash.c22 int last; local
/openbsd/usr.sbin/ldapd/
H A Dattributes.c86 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 Dcrash56.C35 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 Dtrunctfdf.c5 double *copy(long double *first, long double *last, double *result) in copy()
/openbsd/usr.bin/seq/
H A Dseq.c90 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 Dbar.c38 gomp_barrier_wait_end (gomp_barrier_t *bar, bool last) in gomp_barrier_wait_end()

12345678910>>...28