HomeSort by relevance Sort by last modified time
    Searched full:reallocate (Results 126 - 150 of 421) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webrtc/webrtc/modules/audio_processing/
echo_cancellation_impl.cc 426 // Reallocate the queue if the queue item size is too small to fit the
  /external/wpa_supplicant_8/wpa_supplicant/
mbo.c 308 "Couldn't reallocate non_pref_chan");
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 117 // Since ashmem heaps are rounded up to page size, don't reallocate if
  /frameworks/native/libs/ui/
GraphicBuffer.cpp 137 status_t GraphicBuffer::reallocate(uint32_t inWidth, uint32_t inHeight, function in class:android::GraphicBuffer
  /libcore/ojluni/src/main/java/sun/misc/
FDBigInt.java 107 // reallocate.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cyclades.h 52 *new entries at the end of cyclades_port struct to reallocate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cyclades.h 52 *new entries at the end of cyclades_port struct to reallocate
  /external/compiler-rt/lib/asan/
asan_allocator.cc 529 void *Reallocate(void *old_ptr, uptr new_size, BufferedStackTrace *stack) {
732 return instance.Reallocate(p, size, stack);
  /external/freetype/src/autofit/
afhints.c 740 /* first of all, reallocate the contours array if necessary */
766 * then reallocate the points arrays if necessary --
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afhints.c 719 /* first of all, reallocate the contours array if necessary */
745 * then reallocate the points arrays if necessary --
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/batches/
BillboardParticleBatch.java 253 * It will reallocate internal data, use only when necessary. */
269 * It will reallocate internal data, use only when necessary. */
  /external/llvm/include/llvm/ADT/
SmallVector.h 568 // reallocate the vector.
622 // reallocate the vector.
  /external/pdfium/third_party/lcms2-2.6/src/
cmsnamed.c 79 // Reallocate the pool
106 // Reallocate the memory
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
BinaryDictionaryTests.java 216 // Reallocate and create.
224 // Reallocate and make termianl.
    [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator 
  /device/google/dragon/audio/hal/
audio_hw.c     [all...]
  /external/libjpeg-turbo/
turbojpeg.h 364 * allocate or reallocate that buffer. This reproduces the behavior of earlier
640 * JPEG image. TurboJPEG has the ability to reallocate the JPEG buffer
708 * JPEG image. TurboJPEG has the ability to reallocate the JPEG buffer to
778 * JPEG image. TurboJPEG has the ability to reallocate the JPEG buffer to
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]
  /external/c-ares/
ares_init.c 641 /* Reallocate, bufSize should now be set to the required size */
650 /* Reallocate, bufSize should now be set to the required size */
    [all...]
  /external/e2fsprogs/intl/
plural.c 697 to reallocate them elsewhere. */
774 /* Give user a chance to reallocate the stack. Use copies of
    [all...]
  /external/eigen/Eigen/src/SparseCore/
SparseMatrix.h     [all...]
  /external/freetype/src/gzip/
zlib.h 490 but does not free and reallocate all the internal compression state.
572 but does not free and reallocate all the internal decompression state.
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/gzip/
zlib.h 490 but does not free and reallocate all the internal compression state.
572 but does not free and reallocate all the internal decompression state.
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
KeyboardView.java 245 /** Notes if the keyboard just changed, so that we could possibly reallocate the mBuffer. */
481 // Hint to reallocate the buffer if the size changed
    [all...]
  /toolchain/binutils/binutils-2.25/intl/
plural.c 723 to reallocate them elsewhere. */
800 /* Give user a chance to reallocate the stack. Use copies of
    [all...]

Completed in 840 milliseconds

1 2 3 4 56 7 8 91011>>