| /external/libcxx/test/utilities/memory/allocator.traits/allocator.traits.members/ |
| D | allocate_hint.pass.cpp | 27 value_type* allocate(std::size_t n) in allocate() function 39 value_type* allocate(std::size_t n) in allocate() function 44 value_type* allocate(std::size_t n, const void* p) in allocate() function
|
| D | allocate.pass.cpp | 27 value_type* allocate(std::size_t n) in allocate() function
|
| /external/eigen/unsupported/Eigen/src/SVD/ |
| D | JacobiSVD.h | 55 void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {} in allocate() function 77 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 122 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 161 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 214 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 261 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function 313 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function
|
| /external/eigen/Eigen/src/SVD/ |
| D | JacobiSVD.h | 55 void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {} in allocate() function 77 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 122 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 161 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 214 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 261 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function 313 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function
|
| /external/clang/test/SemaCXX/ |
| D | PR12778.cpp | 4 void* allocate(int __n) { in allocate() function
|
| /external/chromium-trace/trace-viewer/src/base/ |
| D | guid.js | 11 allocate: function() { method
|
| /external/chromium_org/third_party/skia/src/gpu/gl/debug/ |
| D | GrBufferObj.cpp | 11 void GrBufferObj::allocate(GrGLsizeiptr size, const GrGLchar *dataPtr) { in allocate() function in GrBufferObj
|
| /external/skia/src/gpu/gl/debug/ |
| D | GrBufferObj.cpp | 11 void GrBufferObj::allocate(GrGLsizeiptr size, const GrGLchar *dataPtr) { in allocate() function in GrBufferObj
|
| /external/chromium_org/third_party/angle/src/compiler/translator/ |
| D | PoolAlloc.h | 267 void* allocate(size_type n) { in allocate() function 270 void* allocate(size_type n, const void*) { in allocate() function 275 pointer allocate(size_type n) { in allocate() function 278 pointer allocate(size_type n, const void*) { in allocate() function
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | TObjectPool.java | 35 public T allocate() { in allocate() method in TObjectPool
|
| D | VectorPool.java | 42 public Vector2 allocate(Vector2 source) { in allocate() method in VectorPool
|
| D | ObjectPool.java | 46 protected Object allocate() { in allocate() method in ObjectPool
|
| /external/chromium_org/third_party/WebKit/Source/platform/ |
| D | PODArena.h | 67 virtual void* allocate(size_t size) OVERRIDE { return fastMalloc(size); } in allocate() function 171 void* allocate(size_t size) in allocate() function
|
| /external/chromium_org/third_party/angle/src/libGLESv2/ |
| D | HandleAllocator.cpp | 32 GLuint HandleAllocator::allocate() in allocate() function in gl::HandleAllocator
|
| /external/deqp/framework/randomshaders/ |
| D | rsgNameAllocator.cpp | 54 std::string NameAllocator::allocate (void) in allocate() function in rsg::NameAllocator
|
| D | rsgVariableManager.cpp | 114 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/stlport/stlport/stl/ |
| D | _alloc.c | 38 void * _STLP_CALL __debug_alloc<_Alloc>::allocate(size_t __n) { in allocate() function
|
| /external/chromium_org/third_party/WebKit/Source/platform/testing/ |
| D | ArenaTestHelpers.h | 47 virtual void* allocate(size_t size) OVERRIDE in allocate() function
|
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| D | brw_sf_emit.c | 405 void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() 493 void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup() 565 void brw_emit_point_sprite_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_sprite_setup() 657 void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_setup()
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
| D | brw_sf_emit.c | 405 void brw_emit_tri_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_tri_setup() 493 void brw_emit_line_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_line_setup() 565 void brw_emit_point_sprite_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_sprite_setup() 657 void brw_emit_point_setup(struct brw_sf_compile *c, bool allocate) in brw_emit_point_setup()
|
| /external/compiler-rt/test/asan/TestCases/ |
| D | current_allocated_bytes.cc | 13 void* allocate(void *arg) { in allocate() function
|
| /external/chromium_org/v8/src/ |
| D | hydrogen-escape-analysis.cc | 48 HAllocate* allocate = HAllocate::cast(instr); in CollectCapturedValues() local 162 void HEscapeAnalysisPhase::AnalyzeDataFlow(HInstruction* allocate) { in AnalyzeDataFlow() 296 HAllocate* allocate = HAllocate::cast(captured_.at(i)); in PerformScalarReplacement() local
|
| /external/chromium_org/third_party/WebKit/Source/platform/text/ |
| D | LineEnding.cpp | 55 virtual char* allocate(size_t size) OVERRIDE in allocate() function in __anond21ebc860111::FINAL 81 virtual char* allocate(size_t size) OVERRIDE in allocate() function in __anond21ebc860111::FINAL
|
| /external/libcxx/test/support/ |
| D | allocators.h | 42 T* allocate(std::size_t n) in allocate() function 98 T* allocate(std::size_t n, const void* hint) in allocate() function
|
| /external/jsoncpp/src/lib_json/ |
| D | json_batchallocator.h | 56 AllocatedType *allocate() in allocate() function
|