/system/netd/ |
BandwidthController.cpp | 454 specialAppUids.push_front(uid); 635 sharedQuotaIfaces.push_front(ifaceName); 744 quotaIfaces.push_front(QuotaInfo(ifaceName, maxBytes, 0)); [all...] |
/external/chromium_org/media/audio/win/ |
audio_manager_win.cc | 287 device_names->push_front(name);
|
/external/chromium_org/media/cdm/ |
aes_decryptor.cc | 73 key_list_.push_front(std::make_pair(session_id, raw_ptr));
|
/external/chromium_org/net/quic/ |
quic_http_stream.cc | 191 response_body_.push_front(make_scoped_refptr(new_buffer));
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_graph.cpp | 412 nodeList.push_front(t);
|
/external/llvm/lib/Target/X86/ |
X86FrameLowering.cpp | [all...] |
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_graph.cpp | 412 nodeList.push_front(t);
|
/system/core/include/utils/ |
Vector.h | 195 inline void push_front(const TYPE& item) { insertAt(item, 0, 1); } function in class:android::Vector
|
/external/llvm/lib/Target/Mips/ |
Mips16ISelLowering.cpp | 474 RegsToPass.push_front(std::make_pair(V0Reg, Callee)); 478 RegsToPass.push_front(std::make_pair((unsigned)Mips::T9, Callee));
|
/external/openfst/src/include/fst/ |
determinize.h | 531 subset->push_front(element); 614 dest_subset->push_front(dest_element); [all...] |
/external/stlport/stlport/stl/ |
_list.h | 508 void push_front(const_reference __x) { insert(begin(), __x); } function in class:list 514 void push_front() {insert(begin());} function in class:list
|
/external/stlport/stlport/stl/debug/ |
_slist.h | 219 void push_front(const_reference __x) { _M_non_dbg_impl.push_front(__x); } function in class:slist
|
/frameworks/compile/mclinker/lib/Target/Hexagon/ |
HexagonLDBackend.cpp | 937 pFrom.getFragmentList().push_front(align); [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_list.h | 508 void push_front(const_reference __x) { insert(begin(), __x); } function in class:list 514 void push_front() {insert(begin());} function in class:list
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 219 void push_front(const_reference __x) { _M_non_dbg_impl.push_front(__x); } function in class:slist
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 966 push_front(const value_type& __x) function in class:list 971 push_front(value_type&& __x) function in class:list [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_list.h | 966 push_front(const value_type& __x) function in class:list 971 push_front(value_type&& __x) function in class:list [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_list.h | 508 void push_front(const_reference __x) { insert(begin(), __x); } function in class:list 514 void push_front() {insert(begin());} function in class:list
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 219 void push_front(const_reference __x) { _M_non_dbg_impl.push_front(__x); } function in class:slist
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_list.h | 508 void push_front(const_reference __x) { insert(begin(), __x); } function in class:list 514 void push_front() {insert(begin());} function in class:list
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 219 void push_front(const_reference __x) { _M_non_dbg_impl.push_front(__x); } function in class:slist
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_list.h | 508 void push_front(const_reference __x) { insert(begin(), __x); } function in class:list 514 void push_front() {insert(begin());} function in class:list
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 219 void push_front(const_reference __x) { _M_non_dbg_impl.push_front(__x); } function in class:slist
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_list.h | 878 push_front(const value_type& __x) function in class:list 883 push_front(value_type&& __x) function in class:list [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_list.h | 946 push_front(const value_type& __x) function in class:list 951 push_front(value_type&& __x) function in class:list [all...] |