Home
last modified time | relevance | path

Searched defs:allocate (Results 1 – 25 of 114) sorted by relevance

12345

/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
Dallocate_hint.pass.cpp30 value_type* allocate(std::size_t n) in allocate() function
42 value_type* allocate(std::size_t n) in allocate() function
47 value_type* allocate(std::size_t n, const void* p) in allocate() function
Dallocate.pass.cpp28 value_type* allocate(std::size_t n) in allocate() function
/external/eigen/Eigen/src/SVD/
DJacobiSVD.h55 void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {} in allocate() function
76 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function
122 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function
159 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function
213 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function
258 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function
309 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function
/external/clang/test/SemaCXX/
DPR12778.cpp4 void* allocate(int __n) { in allocate() function
/external/r8/src/test/smali/new-instance-and-init/
DTestObject.java6 public static void allocate(int i) { in allocate() method in TestObject
/external/skia/tools/gpu/gl/debug/
DGrBufferObj.cpp11 void GrBufferObj::allocate(GrGLsizeiptr size, const GrGLchar *dataPtr) { in allocate() function in GrBufferObj
/external/libcxx/test/support/
Dmin_allocator.h31 T* allocate(std::size_t n) in allocate() function
69 T* allocate(std::size_t n) in allocate() function
118 T* allocate(std::size_t n) in allocate() function
367 pointer allocate(std::ptrdiff_t n) in allocate() function
392 T* allocate(std::size_t n) in allocate() function
Dtest_memory_resource.hpp117 void* allocate(size_t, size_t) { return nullptr; } in allocate() function
126 void* allocate(size_t s, size_t) { return ::operator new(s); } in allocate() function
141 void* allocate(size_t s, size_t a) { in allocate() function
Dallocators.h46 T* allocate(std::size_t n) in allocate() function
104 T* allocate(std::size_t, const void* hint) in allocate() function
/external/replicaisland/src/com/replica/replicaisland/
DTObjectPool.java35 public T allocate() { in allocate() method in TObjectPool
DVectorPool.java42 public Vector2 allocate(Vector2 source) { in allocate() method in VectorPool
DObjectPool.java46 protected Object allocate() { in allocate() method in ObjectPool
/external/swiftshader/src/OpenGL/compiler/
DPoolAlloc.h275 void* allocate(size_type n) { in allocate() function
278 void* allocate(size_type n, const void*) { in allocate() function
283 pointer allocate(size_type n) { in allocate() function
286 pointer allocate(size_type n, const void*) { in allocate() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_ir_allocator.h48 allocate(unsigned size) in allocate() function
Dbrw_sf_emit.c414 void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup()
503 void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup()
575 void brw_emit_point_sprite_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_sprite_setup()
667 void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_setup()
/external/deqp/framework/randomshaders/
DrsgNameAllocator.cpp54 std::string NameAllocator::allocate (void) in allocate() function in rsg::NameAllocator
DrsgVariableManager.cpp114 Variable* VariableScope::allocate (const VariableType& type, Variable::Storage storage, const char*… in allocate() function in rsg::VariableScope
160 ValueEntry* ValueScope::allocate (const Variable* variable) in allocate() function in rsg::ValueScope
237 Variable* VariableManager::allocate (const VariableType& type) in allocate() function in rsg::VariableManager
242 Variable* VariableManager::allocate (const VariableType& type, Variable::Storage storage, const cha… in allocate() function in rsg::VariableManager
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dhandler_alloc_helpers.hpp28 inline void* allocate(std::size_t s, Handler& h) in allocate() function
Dthread_info_base.hpp39 static void* allocate(thread_info_base* this_thread, std::size_t size) in allocate() function in asio::detail::thread_info_base
/external/compiler-rt/test/asan/TestCases/Posix/
Dcurrent_allocated_bytes.cc13 void* allocate(void *arg) { in allocate() function
/external/v8/src/crankshaft/
Dhydrogen-escape-analysis.cc49 HAllocate* allocate = HAllocate::cast(instr); in CollectCapturedValues() local
163 void HEscapeAnalysisPhase::AnalyzeDataFlow(HInstruction* allocate) { in AnalyzeDataFlow()
297 HAllocate* allocate = HAllocate::cast(captured_.at(i)); in PerformScalarReplacement() local
/external/libcxx/test/std/strings/basic.string/string.cons/
Dcopy_alloc.pass.cpp28 T* allocate(std::size_t n) in allocate() function
53 T* allocate (std::size_t n) { return imp->allocate(n);} in allocate() function
/external/fmtlib/test/
Dmock-allocator.h81 value_type *allocate(std::size_t n, const value_type *h) { in allocate() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceDefault.h18 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void* allocate(size_t num_bytes) const { in allocate() function
/external/compiler-rt/test/sanitizer_common/TestCases/
Dmalloc_hook.cc38 __attribute__((noinline)) void allocate(int *unused1, int *unused2) { in allocate() function

12345