/external/mesa3d/src/gallium/drivers/nouveau/ |
nouveau_mm.h | 8 * them. This struct is linked with fences for delayed freeing of allocs.
|
/external/pcre/dist/doc/ |
pcre_free_substring.3 | 19 This is a convenience function for freeing the store obtained by a previous
|
pcre_free_substring_list.3 | 19 This is a convenience function for freeing the store obtained by a previous
|
/external/bison/lib/ |
timevar.def | 60 /* Time spent by freeing the memory :). */ 61 DEFTIMEVAR (TV_FREE , "freeing")
|
/external/libcxxabi/test/ |
test_vector2.pass.cpp | 25 // std::printf ( "Freeing %lx\n", (unsigned long) p ); 30 // std::printf ( "Freeing %lx (size %ld)\n", (unsigned long) p, sz );
|
/ndk/sources/cxx-stl/gabi++/tests/ |
test_vector2.cpp | 25 // std::printf ( "Freeing %lx\n", (unsigned long) p ); 30 // std::printf ( "Freeing %lx (size %ld)\n", (unsigned long) p, sz );
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/ |
test_vector2.cpp | 25 // std::printf ( "Freeing %lx\n", (unsigned long) p ); 30 // std::printf ( "Freeing %lx (size %ld)\n", (unsigned long) p, sz );
|
/art/runtime/ |
linear_alloc.h | 26 // TODO: Support freeing if we add poor man's class unloading.
|
/external/libxml2/include/libxml/ |
dict.h | 4 * and freeing operations.
|
/external/pcre/dist/doc/html/ |
pcre_free_substring.html | 34 This is a convenience function for freeing the store obtained by a previous
|
pcre_free_substring_list.html | 34 This is a convenience function for freeing the store obtained by a previous
|
/external/valgrind/helgrind/tests/ |
tc09_bad_unlock.c | 43 /* Now we get a freeing-locked-lock error, since the stack
|
/external/valgrind/massif/tests/ |
ignored.c | 7 // Allocating/freeing in an ignored function: ignored.
|
/external/vboot_reference/firmware/stub/ |
vboot_api_stub_stream.c | 81 /* Allow freeing a null pointer */
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/ |
NamedTaskExecutor.java | 38 * Shuts down this executor, freeing any resources that it owns. The executor
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
prefix.h | 32 freeing it. */
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
StorageUtils.java | 81 * freeing up space as follows: 99 // Not enough space, let's try freeing some up. Start by tracking down 114 // File lives on internal storage; ask PackageManager to try freeing 122 throw new IOException("Timeout while freeing disk space"); 143 * We're only focused on freeing up disk space, and rely on the next orphan
|
/external/srtp/crypto/kernel/ |
crypto_kernel.c | 260 /* walk down cipher type list, freeing memory */ 265 "freeing memory for cipher %s", 270 /* walk down authetication module list, freeing memory */ 275 "freeing memory for authentication %s", 280 /* walk down debug module list, freeing memory */ 285 "freeing memory for debug module %s",
|
/development/ndk/platforms/android-9/include/android/ |
asset_manager.h | 79 * Close an opened AAssetDir, freeing any related resources. 99 * Close the asset, freeing all associated resources.
|
/external/e2fsprogs/lib/blkid/ |
cache.c | 127 DBG(DEBUG_CACHE, printf("freeing cache struct\n")); 173 printf("freeing %s\n", dev->bid_name));
|
/external/elfutils/src/tests/ |
arextract.c | 134 printf ("Freeing ELF descriptors failed: %s", elf_errmsg (-1)); 149 printf ("error while freeing sub-ELF descriptor: %s\n",
|
arsymtest.c | 119 printf ("Error while freeing subELF descriptor: %s\n", 128 printf ("Error while freeing ELF descriptor: %s\n", elf_errmsg (-1));
|
/external/v8/src/ |
smart-pointers.h | 22 // freeing. 66 // double freeing.
|
/external/valgrind/memcheck/tests/ |
sbfragment.c | 98 stats ("before freeing last block"); 101 stats ("after freeing last block");
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/ |
asset_manager.h | 77 * Close an opened AAssetDir, freeing any related resources. 97 * Close the asset, freeing all associated resources.
|