HomeSort by relevance Sort by last modified time
    Searched defs:AllocateMemory (Results 1 - 5 of 5) sorted by null

  /external/ceres-solver/internal/ceres/
triplet_sparse_matrix.cc 69 AllocateMemory();
81 AllocateMemory();
91 AllocateMemory();
141 void TripletSparseMatrix::AllocateMemory() {
  /external/chromium_org/third_party/libwebp/dec/
frame.c 410 static int AllocateMemory(VP8Decoder* const dec) {
523 if (!AllocateMemory(dec)) return 0;
  /external/webp/src/dec/
frame.c 410 static int AllocateMemory(VP8Decoder* const dec) {
523 if (!AllocateMemory(dec)) return 0;
  /external/stressapptest/src/
sat.cc 200 bool Sat::AllocateMemory() {
599 if (!AllocateMemory())
    [all...]
  /external/valgrind/main/VEX/switchback/
test_emfloat.c     [all...]

Completed in 5779 milliseconds