Home
last modified time | relevance | path

Searched defs:allocator_ (Results 1 – 25 of 31) sorted by relevance

12

/external/google-breakpad/src/common/
Dmemory_unittest.cc70 PageAllocator allocator_; in TEST() local
77 PageAllocator allocator_; in TEST() local
92 PageAllocator allocator_; in TEST() local
Dmemory.h190 PageAllocator& allocator_; member
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.inl.hpp58 GpuMat::GpuMat(Allocator* allocator_) in GpuMat()
63 GpuMat::GpuMat(int rows_, int cols_, int type_, Allocator* allocator_) in GpuMat()
71 GpuMat::GpuMat(Size size_, int type_, Allocator* allocator_) in GpuMat()
79 GpuMat::GpuMat(int rows_, int cols_, int type_, Scalar s_, Allocator* allocator_) in GpuMat()
90 GpuMat::GpuMat(Size size_, int type_, Scalar s_, Allocator* allocator_) in GpuMat()
109 GpuMat::GpuMat(InputArray arr, Allocator* allocator_) : in GpuMat()
Dprivate.cuda.hpp116 GpuMat::Allocator* allocator_; member in cv::cuda::BufferPool
/external/webrtc/webrtc/call/
Dbitrate_allocator_unittest.cc44 rtc::scoped_ptr<BitrateAllocator> allocator_; member in webrtc::BitrateAllocatorTest
111 rtc::scoped_ptr<BitrateAllocator> allocator_; member in webrtc::BitrateAllocatorTestNoEnforceMin
/external/v8/src/
Dstring-stream.h104 : allocator_(allocator), in allocator_() function
169 StringAllocator* allocator_; variable
Dsplay-tree.h195 AllocationPolicy allocator_; variable
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.h175 mutable PageAllocator allocator_; variable
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h225 mutable PageAllocator allocator_; variable
/external/libchrome/base/containers/
Dstack_container.h178 Allocator allocator_; variable
/external/v8/test/cctest/
Dcctest.cc51 v8::ArrayBuffer::Allocator* CcTest::allocator_ = NULL; member in CcTest
Dcctest.h176 static v8::ArrayBuffer::Allocator* allocator_; in EXTENSION_LIST() local
/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.h268 PortAllocator* allocator_; variable
Dtransport.h306 PortAllocator* const allocator_; variable
Dp2ptransportchannel_unittest.cc256 rtc::scoped_ptr<cricket::BasicPortAllocator> allocator_; member
/external/webrtc/webrtc/p2p/client/
Dbasicportallocator.h186 BasicPortAllocator* allocator_; variable
Dportallocator_unittest.cc384 rtc::scoped_ptr<cricket::BasicPortAllocator> allocator_; member in PortAllocatorTest
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_posix_libcdep.cc289 LowLevelAllocator *allocator_; member in __sanitizer::Addr2LinePool
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp637 NCVVectorAlloc(INCVMemAllocator &allocator_, Ncv32u length_) in NCVVectorAlloc()
851 NCVMatrixAlloc(INCVMemAllocator &allocator_, Ncv32u width_, Ncv32u height_, Ncv32u pitch_=0) in NCVMatrixAlloc()
/external/webrtc/talk/app/webrtc/
Ddatachannel_unittest.cc513 SctpSidAllocator allocator_; member in SctpSidAllocatorTest
/external/gemmlowp/internal/
Dpack.h105 Allocator* const allocator_; variable
/external/v8/src/interpreter/
Dbytecode-generator.cc232 BytecodeRegisterAllocator allocator_; member in v8::internal::interpreter::BytecodeGenerator::RegisterAllocationScope
278 RegisterAllocationScope allocator_; member in v8::internal::interpreter::BytecodeGenerator::ExpressionResultScope
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h2775 LAllocator* allocator_; variable
/external/v8/src/crankshaft/x87/
Dlithium-x87.h2787 LAllocator* allocator_; variable
/external/v8/src/crankshaft/mips/
Dlithium-mips.h2735 LAllocator* allocator_; variable

12