Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 25 of 200) sorted by relevance

12345678

/openbsd/usr.bin/find/
H A Doperator.c72 PLAN *tail; /* pointer to tail of subplan */ in yankexpr() local
125 PLAN *tail; /* pointer to tail of result plan */ in paren_squish() local
163 PLAN *tail; /* pointer to tail of result plan */ in not_squish() local
221 PLAN *tail; /* pointer to tail of result plan */ in or_squish() local
/openbsd/usr.sbin/nsd/
H A Dconfigparser.y512 struct cpu_map_option *opt, *tail; variable
578 struct cpu_option *tail; variable
1138 struct component *tail = $1; variable
1201 struct acl_options *tail = *list; variable
1211 struct acl_options *tail = *list; in add_to_last_acl() local
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_ring.h91 assert_ring_tail_valid(const struct intel_ring *ring, unsigned int tail) in assert_ring_tail_valid()
117 intel_ring_set_tail(struct intel_ring *ring, unsigned int tail) in intel_ring_set_tail()
131 __intel_ring_space(unsigned int head, unsigned int tail, unsigned int size) in __intel_ring_space()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dhaifa-sched.c1212 unlink_other_notes (insn, tail) in unlink_other_notes() argument
1248 unlink_line_notes (insn, tail) in unlink_line_notes() argument
1286 rtx tail = BLOCK_END (b); local
1309 no_real_insns_p (head, tail) in no_real_insns_p() argument
1326 rm_line_notes (head, tail) in rm_line_notes() argument
1359 save_line_notes (b, head, tail) in save_line_notes() argument
1387 restore_line_notes (head, tail) in restore_line_notes() argument
1500 rm_other_notes (head, tail) in rm_other_notes() argument
1543 rtx insn, next_tail, head, tail; local
1972 rtx tail = PREV_INSN (next_tail); local
[all …]
H A Dsched-ebb.c213 schedule_ebb (head, tail) in schedule_ebb() argument
309 rtx tail; local
H A Dsched-rgn.c628 int node, child, loop_head, i, head, tail; local
2049 rtx tail, head; local
2323 add_branch_dependences (head, tail) in add_branch_dependences() argument
2558 rtx head, tail; local
2604 rtx head, tail; in debug_dependencies() local
2733 rtx head, tail; local
2742 rtx head, tail; local
2784 rtx head, tail; local
2857 rtx head, tail; local
/openbsd/sys/dev/pci/drm/include/drm/
H A Dspsc_queue.h43 atomic_long_t tail; member
67 struct spsc_node **tail; in spsc_queue_push() local
/openbsd/sys/dev/pci/drm/
H A Dlinux_list_sort.c124 struct list_head head, *tail = &head; in list_sort_merge() local
173 struct list_head *tail = (a == NULL? b : a); in list_sort_merge_into() local
/openbsd/gnu/gcc/gcc/
H A Dhaifa-sched.c1237 unlink_other_notes (rtx insn, rtx tail) in unlink_other_notes()
1283 unlink_line_notes (rtx insn, rtx tail) in unlink_line_notes()
1365 no_real_insns_p (rtx head, rtx tail) in no_real_insns_p()
1381 rm_line_notes (rtx head, rtx tail) in rm_line_notes()
1434 restore_line_notes (rtx head, rtx tail) in restore_line_notes()
1556 rm_other_notes (rtx head, rtx tail) in rm_other_notes()
1616 rtx insn, next_tail, head, tail; in find_insn_reg_weight() local
2273 rtx tail = PREV_INSN (next_tail); in schedule_block() local
2711 set_priorities (rtx head, rtx tail) in set_priorities()
2928 fix_inter_tick (rtx head, rtx tail) in fix_inter_tick()
[all …]
H A Dtree-iterator.c70 struct tree_statement_list_node *head, *tail, *cur; in tsi_link_before() local
146 struct tree_statement_list_node *head, *tail, *cur; in tsi_link_after() local
H A Dsched-ebb.c354 add_deps_for_risky_insns (rtx head, rtx tail) in add_deps_for_risky_insns()
437 schedule_ebb (rtx head, rtx tail) in schedule_ebb()
545 rtx tail; in schedule_ebbs() local
H A Dsched-rgn.c507 int node, child, loop_head, i, head, tail; in find_rgns() local
2013 rtx tail, head; in init_ready_list() local
2248 add_branch_dependences (rtx head, rtx tail) in add_branch_dependences()
2512 rtx head, tail; in compute_block_backward_dependences() local
2557 rtx head, tail; in debug_dependencies() local
2682 rtx head, tail; in schedule_region() local
2707 rtx head, tail; in schedule_region() local
2770 rtx head, tail; in schedule_region() local
2847 rtx head, tail; in schedule_region() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A D2371.C132 const T& tail() const in tail() function
135 T& tail() in tail() function
138 void tail(T& fill) const in tail() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C204 ListD<T>::tail() const in tail() function
212 ListD<T>::tail() in tail() function
220 ListD<T>::tail(T& fill) const in tail() function
H A Dnest15.C23 Page **tail; member
H A Dnest16.C23 Page **tail; member
/openbsd/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dheap-scalestress.c25 struct list *tail = NULL; in main() local
/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbignum_cmul.S110 tail: label
H A Dbignum_cmadd.S121 tail: label
H A Dbignum_add.S153 tail: label
/openbsd/lib/libcurses/
H A Dfifo_defs.h47 #define tail sp->_fifotail macro
/openbsd/lib/libssl/
H A Dssl_ciph.c537 CIPHER_ORDER **tail) in ll_append_tail()
555 CIPHER_ORDER **tail) in ll_append_head()
711 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local
1120 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dtypelist.h68 typedef Typelist tail; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/openbsd/gnu/usr.bin/binutils-2.17/gprof/
H A Dsearch_list.h42 struct search_list_elem *tail; member
/openbsd/gnu/usr.bin/binutils/gprof/
H A Dsearch_list.h42 struct search_list_elem *tail; member

12345678