HomeSort by relevance Sort by last modified time
    Searched full:preallocated (Results 26 - 50 of 85) sorted by null

12 3 4

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 146 DESCRIPTION: Frees preallocated by the kernel memory.
157 DESCRIPTION: Gets system-space memory preallocated by kernel.
  /development/host/windows/usb/winusb/
adb_winusb_interface.cpp 157 // string. So we will have to start with a reasonably large preallocated
  /external/chromium/third_party/icu/source/i18n/
csdetect.cpp 298 // Because the resultArray contains preallocated CharsetMatch objects, they aren't actually
  /external/icu4c/i18n/
csdetect.cpp 298 // Because the resultArray contains preallocated CharsetMatch objects, they aren't actually
  /external/dbus/bus/
services.c 731 DBusPreallocatedHash *preallocated)
734 _dbus_assert (preallocated != NULL);
737 preallocated,
    [all...]
activation.c 1026 * FIXME @todo the error messages here would ideally be preallocated
1081 /* FIXME use preallocated OOM messages instead of bus_wait_for_memory() */
    [all...]
  /external/v8/src/
top.cc 215 // The preallocated memory thread singleton.
222 // Location and size of the preallocated memory block.
257 // Remove the external reference to the preallocated stack memory.
    [all...]
heap.h 512 // Same as NewNumberFromDouble, but may return a preallocated/immutable
    [all...]
  /external/v8/test/cctest/
test-disasm-arm.cc 83 // This macro assembles one instruction using the preallocated assembler and
  /frameworks/base/include/ui/
Input.h 439 * A simple input event factory implementation that uses a single preallocated instance
InputDispatcher.h     [all...]
  /external/astl/include/
vector 149 // memory has been preallocated (e.g using reserve).
  /external/chromium/third_party/icu/public/common/unicode/
ubidi.h 463 * Allocate a <code>UBiDi</code> structure with preallocated memory
479 * will be preallocated for. An attempt to associate this object with a
484 * that internal memory will be preallocated for. An attempt to access
485 * visual runs on an object that was not preallocated for as many runs
493 * @return An empty <code>UBiDi</code> object with preallocated memory.
    [all...]
  /external/icu4c/common/unicode/
ubidi.h 464 * Allocate a <code>UBiDi</code> structure with preallocated memory
480 * will be preallocated for. An attempt to associate this object with a
485 * that internal memory will be preallocated for. An attempt to access
486 * visual runs on an object that was not preallocated for as many runs
494 * @return An empty <code>UBiDi</code> object with preallocated memory.
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /external/dbus/dbus/
dbus-pending-call.c 72 DBusList *timeout_link; /**< Preallocated timeout response */
dbus-marshal-header.c 115 _dbus_assert_not_reached ("couldn't pad header though enough padding was preallocated");
    [all...]
  /external/svox/pico/lib/
picorsrc.c 68 picoos_uint8 * raw_mem; /* pointer to allocated memory. NULL if preallocated. */
    [all...]
  /external/chromium/third_party/icu/source/tools/makeconv/
genmbcs.c 259 * 64-entry all-unassigned first block followed by preallocated
270 /* Initialize stage 1 for the preallocated blocks. */
    [all...]
  /external/icu4c/tools/makeconv/
genmbcs.c 259 * 64-entry all-unassigned first block followed by preallocated
270 /* Initialize stage 1 for the preallocated blocks. */
    [all...]
  /external/chromium/third_party/icu/source/common/
utrie.c 609 /* if Latin-1 is preallocated and linear, then do not compact Latin-1 data */
    [all...]
  /external/icu4c/common/
utrie.c 609 /* if Latin-1 is preallocated and linear, then do not compact Latin-1 data */
    [all...]
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.c 327 bbs_ERROR0( "bbf_ScanDetector_process: images size exceeds preallocated size" );
  /external/qemu/elff/
dwarf_defs.h 879 /* Array, preallocated in anticipation of relatively small number of
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 136 #define SDL_PREALLOC 0x01000000 /* Surface uses preallocated memory */
    [all...]

Completed in 1069 milliseconds

12 3 4