Searched defs:queue (Results 1 - 25 of 38) sorted by relevance

12

/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/queue/requirements/explicit_instantiation/
H A D1.cc25 template class std::queue<int>; member in class:std
H A D1_c++0x.cc25 template class std::queue<int>; member in class:std
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A DWstrict-overflow-23.c10 unsigned int queue = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr44831.c9 PNCB *NBCmdQueueFindNBC(struct NBCmdQueue *queue, PNCB ncb) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dpr33833.c14 struct list_head queue[100]; member in struct:prio_array
/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexnfo-tex.el[all...]
H A Dtexinfo.el[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-dump.h69 dump_queue_p queue; member in struct:dump_info
H A Dgraphds.c276 int *queue = XNEWVEC (int, g->n_vertices); local
H A Dtree-dump.c56 queue (dump_info_p di, const_tree t, int flags) function
[all...]
H A Dgodump.c72 static GTY(()) vec<tree, va_gc> *queue; variable
H A Dmcf.c136 int *queue; member in struct:queue_d
H A Dlower-subreg.c442 bitmap queue, propagate; local
H A Dread-rtl.c510 apply_iterators (rtx original, rtx *queue) argument
949 add_define_attr_for_define_subst(const char *attr_name, rtx *queue) argument
971 add_define_subst_attr(const char **attr_operands, rtx *queue) argument
995 read_subst_mapping(htab_t subst_iters_table, htab_t subst_attrs_table, rtx *queue) argument
[all...]
H A Dgensupport.c408 remove_from_queue(struct queue_elem *elem, struct queue_elem **queue) argument
1796 process_substs_on_one_elem(struct queue_elem *elem, struct queue_elem *queue) argument
2254 rtx queue, x; local
2570 struct queue_elem **queue, *elem; local
[all...]
H A Dgcov.c1764 block_t **queue = XALLOCAVEC (block_t *, fn->num_blocks); local
H A Dcfgloopmanip.c202 basic_block *queue, *qtop, *qbeg, *qend; local
H A Dsched-rgn.c799 int *queue, *degree1 = NULL; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr49770.C63 struct queue struct
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_queue.h41 class queue { class
54 queue() : c() {} function in class:queue
55 explicit queue(const _Sequence& __c) : c(__c) {} function in class:queue
69 operator==(const queue<_Tp, _Sequence>& __x, const queue<_Tp, _Sequence>& __y) argument
76 operator<(const queue<_T argument
85 operator !=(const queue<_Tp, _Sequence>& __x, const queue<_Tp, _Sequence>& __y) argument
92 operator >(const queue<_Tp, _Sequence>& __x, const queue<_Tp, _Sequence>& __y) argument
99 operator <=(const queue<_Tp, _Sequence>& __x, const queue<_Tp, _Sequence>& __y) argument
106 operator >=(const queue<_Tp, _Sequence>& __x, const queue<_Tp, _Sequence>& __y) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dstl_queue.h96 class queue class
137 queue(const _Sequence& __c = _Sequence()) function in class:queue
141 queue(cons function in class:queue
145 queue(_Sequence&& __c = _Sequence()) function in class:queue
271 operator ==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
289 operator <(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
295 operator !=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
301 operator >(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
307 operator <=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
313 operator >=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
[all...]
/haiku-buildtools/binutils/gold/
H A Dworkqueue.cc152 Workqueue::add_to_queue(Task_list* queue, Task* t, bool front) argument
179 Workqueue::queue(Task* t) function in class:gold::Workqueue
/haiku-buildtools/gcc/libstdc++-v3/testsuite/performance/23_containers/producer_consumer/
H A Dassociative.cc81 Container queue; member in class:Queue
173 Queue<Container>& queue; member in class:Consumer
H A Dsequence.cc81 Container queue; member in class:Queue
173 Queue<Container>& queue; member in class:Consumer
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_mac.cc418 INTERCEPTOR(void, dispatch_after, dispatch_time_t when, dispatch_queue_t queue, void(^work)(void)) argument

Completed in 309 milliseconds

12