Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 25 of 141) sorted by relevance

123456

/l4re-core-master/moe/server/src/
A Dalloc.cc139 L4::Ipc::Varg quota = args.pop_front(); in op_create()
157 L4::Ipc::Varg tag = args.pop_front(); in op_create()
162 L4::Ipc::Varg col = args.pop_front(); in op_create()
187 L4::Ipc::Varg p_max = args.pop_front(), in op_create()
188 p_base = args.pop_front(), in op_create()
189 cpus = args.pop_front(); in op_create()
218 L4::Ipc::Varg size = args.pop_front(), in op_create()
219 flags = args.pop_front(), in op_create()
220 align = args.pop_front(); in op_create()
A Dmalloc.cc201 auto *front = _pages.pop_front(); in reparent()
A Ddma_space.cc364 delete _mappings.pop_front(); in delete_all_mappings()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/
A Dqueue.h100 pop_front(_Tp& __t) in pop_front() function
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/pb_ds/detail/pat_trie_/
A Dpat_trie_.hpp212 m_bag.pop_front(); in get_branch()
222 m_bag.pop_front(); in ~branch_bag()
/l4re-core-master/cxx/lib/tl/include/bits/
A Dsmart_ptr_list.h149 Next_type pop_front() in pop_front() function
/l4re-core-master/cxx/lib/tl/include/
A Dweak_ref38 pop_front()->reset_hard();
A Dslist91 T *pop_front()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/profile/
A Ddeque382 pop_front() _GLIBCXX_NOEXCEPT
384 _Base::pop_front();
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/profile/
A Dlist296 pop_front() _GLIBCXX_NOEXCEPT
299 _Base::pop_front();
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/debug/
A Ddeque484 pop_front() _GLIBCXX_NOEXCEPT
488 _Base::pop_front();

Completed in 42 milliseconds

123456