HomeSort by relevance Sort by last modified time
    Searched full:freeing (Results 51 - 75 of 853) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
asset_manager.h 79 * Close an opened AAssetDir, freeing any related resources.
99 * Close the asset, freeing all associated resources.
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 79 * Close an opened AAssetDir, freeing any related resources.
99 * Close the asset, freeing all associated resources.
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
asset_manager.h 79 * Close an opened AAssetDir, freeing any related resources.
99 * Close the asset, freeing all associated resources.
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 79 * Close an opened AAssetDir, freeing any related resources.
99 * Close the asset, freeing all associated resources.
  /external/chromium_org/chrome/browser/printing/
print_preview_data_service.h 22 // It owns the data store object and is responsible for freeing it.
  /external/chromium_org/third_party/skia/src/lazy/
SkLazyPixelRef.h 36 * @param SkImageCache Object that handles allocating and freeing the pixel memory, as needed.
  /external/chromium_org/third_party/skia/src/pipe/utils/
SamplePipeControllers.h 77 // handle freeing it.
  /external/icu4c/io/
locbund.h 64 * Delete the specified ULocaleBundle, freeing all associated memory.
  /external/kernel-headers/original/asm-generic/
pgtable-nopmd.h 55 * allocating and freeing a pmd is trivial: the 1-entry pmd is
pgtable-nopud.h 50 * allocating and freeing a pud is trivial: the 1-entry pud is
  /external/skia/src/lazy/
SkLazyPixelRef.h 36 * @param SkImageCache Object that handles allocating and freeing the pixel memory, as needed.
  /external/skia/src/pipe/utils/
SamplePipeControllers.h 77 // handle freeing it.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessorInterface.h 49 // Flush the ZSL buffer queue, freeing up all the buffers
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 60 ///We allocate numBufs+1 because the last entry will be marked NULL to indicate end of array, which is used when freeing
72 ///Initialize the array with zeros - this will help us while freeing the array in case of error
116 ALOGE("Freeing buffers already allocated after error occurred");
  /external/bison/tests/
actions.at 405 { fprintf (stderr, "Freeing nterm input (%d@%d-%d)\n", $$, RANGE (@$)); }
409 { fprintf (stderr, "Freeing nterm line (%d@%d-%d)\n", $$, RANGE (@$)); }
413 { fprintf (stderr, "Freeing nterm thing (%d@%d-%d)\n", $$, RANGE (@$)); }
417 { fprintf (stderr, "Freeing token 'x' (%d@%d-%d)\n", $$, RANGE (@$)); }
421 { fprintf (stderr, "Freeing token 'y' (%d@%d-%d)\n", $$, RANGE (@$)); }
426 { fprintf (stderr, "Freeing token END (%d@%d-%d)\n", $$, RANGE (@$)); }
567 Freeing token END (3@30-39)
568 Freeing nterm input (2@0-29)
581 Freeing token 'y' (1@10-19)
587 Freeing token END (3@30-39
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
sfobjs.c     [all...]
  /external/freetype/src/sfnt/
sfobjs.c     [all...]
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 100 //! helper state to determine if freeing VRs needs to be delayed
103 VRDELAY_NULLCHECK = 1 << 0, // used when VR is used for null check and freeing must be delayed
104 VRDELAY_BOUNDCHECK = 1 << 1 // used when VR is used for bound check and freeing must be delayed
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 64 /// but with a bent towards C of course. You may need to be aware of memory allocation and freeing operations
72 /// A goal of the generated code was to minimize the tracking, allocation and freeing of memory for reasons of both
77 /// the lexer, parser or tree parser, then you must make a copy of it before freeing those structures, and track it yourself
  /external/chromium/chrome/browser/ui/cocoa/extensions/
extension_view_mac.h 78 // rwhv's native view in our destructor, effectively freeing this.
  /external/chromium/net/base/
test_root_certs.h 68 // engine is appropriate. The caller is responsible for freeing the
  /external/chromium_org/chrome/browser/chromeos/drive/
file_write_watcher.h 43 // a modification is notified, the watch is deactivated for freeing system
  /external/chromium_org/chrome/browser/chromeos/login/
user_image.h 48 // Discards the stored raw image, freeing used memory.
  /external/chromium_org/third_party/libxml/src/include/libxml/
nanoftp.h 67 * Creating/freeing contexts.
  /external/chromium_org/ui/base/gestures/
gesture_recognizer.h 30 // Caller would be responsible for freeing up Gestures.

Completed in 2379 milliseconds

1 23 4 5 6 7 8 91011>>