HomeSort by relevance Sort by last modified time
    Searched refs:allocator (Results 1226 - 1250 of 1382) sorted by null

<<41424344454647484950>>

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_list.h 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
_slist.h 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_list.h 304 // Allocator<List_node<Tp>>, which according to [20.1.5]/4
407 * @tparam _Alloc Allocator type, defaults to allocator<_Tp>.
446 template<typename _Tp, typename _Alloc = std::allocator<_Tp> >
541 * @param __a An allocator object.
564 * @param __a An allocator object.
577 * @param __a An allocator object.
590 * @param __x A %list of identical element and allocator types.
602 * @param __x A %list of identical element and allocator types.
613 * @param __a An allocator object
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_list.h 227 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
_slist.h 197 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/debug/
_slist.h 72 template <class _Tp, _STLP_DFL_TMPL_PARAM(_Alloc, allocator<_Tp>) >
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/0.13.2/
grpc-netty-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/1.0.1/
grpc-netty-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-netty/1.0.3/
grpc-netty-1.0.3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-buffer/4.1.0.CR3/
netty-buffer-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-handler/4.1.0.CR3/
netty-handler-4.1.0.CR3.jar 
  /developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar 
  /frameworks/support/samples/SupportLeanbackShowcase/libs/
gson-1.7.2.jar 
  /external/v8/src/
objects.cc 2706 HeapStringAllocator allocator; local
2713 HeapStringAllocator allocator; local
2831 HeapStringAllocator allocator; local
2839 HeapStringAllocator allocator; local
2848 HeapStringAllocator allocator; local
16449 HeapStringAllocator allocator; local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleTests.cpp     [all...]
  /external/v8/src/crankshaft/arm/
lithium-arm.h 10 #include "src/crankshaft/lithium-allocator.h"
225 // Interface to the register allocator and iterators.
232 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-arm64.h 10 #include "src/crankshaft/lithium-allocator.h"
236 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h 10 #include "src/crankshaft/lithium-allocator.h"
228 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-mips.h 10 #include "src/crankshaft/lithium-allocator.h"
223 // Interface to the register allocator and iterators.
230 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-mips64.h 10 #include "src/crankshaft/lithium-allocator.h"
226 // Interface to the register allocator and iterators.
233 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-ppc.h 10 #include "src/crankshaft/lithium-allocator.h"
223 // Interface to the register allocator and iterators.
230 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-s390.h 10 #include "src/crankshaft/lithium-allocator.h"
219 // Interface to the register allocator and iterators.
226 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h 10 #include "src/crankshaft/lithium-allocator.h"
224 // Interface to the register allocator and iterators.
231 // Interface to the register allocator and iterators.
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h 10 #include "src/crankshaft/lithium-allocator.h"
227 // Interface to the register allocator and iterators.
    [all...]

Completed in 1332 milliseconds

<<41424344454647484950>>