Home
last modified time | relevance | path

Searched defs:AllocateMemory (Results 1 – 6 of 6) sorted by relevance

/external/ceres-solver/internal/ceres/
Dtriplet_sparse_matrix.cc141 void TripletSparseMatrix::AllocateMemory() { in AllocateMemory() function in ceres::internal::TripletSparseMatrix
/external/opencv3/3rdparty/libwebp/dec/
Dframe.c410 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/external/webp/src/dec/
Dframe.c701 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/external/vboot_reference/utility/
Deficompress.c412 AllocateMemory () in AllocateMemory() function
/external/valgrind/VEX/switchback/
Dtest_emfloat.c1859 void* AllocateMemory ( unsigned long n, int* p ) in AllocateMemory() function
/external/vulkan-validation-layers/include/vulkan/
Dvk_layer.h52 PFN_vkAllocateMemory AllocateMemory; member