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

1 23 4 5

  /external/clang/include/clang/Lex/
Lexer.h 215 /// preallocated buffer, instead of as an std::string. The caller is required
Preprocessor.h 693 /// preallocated buffer, instead of as an std::string. The caller is required
    [all...]
  /external/dbus/dbus/
dbus-pending-call.c 73 DBusList *timeout_link; /**< Preallocated timeout response */
dbus-marshal-header.c 117 _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/v8/test/cctest/
test-disasm-arm.cc 83 // This macro assembles one instruction using the preallocated assembler and
  /frameworks/base/include/ui/
Input.h 602 * A simple input event factory implementation that uses a single preallocated instance
  /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/chrome/browser/resources/options/
cookies_list.js 464 * Uses preallocated DOM elements for each cookie node type from @{code
  /external/icu4c/common/
utrie.c 609 /* if Latin-1 is preallocated and linear, then do not compact Latin-1 data */
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JIT.cpp 167 assert(LOI && "This should be preallocated by the runtime");
  /external/neven/Embedded/common/src/b_BitFeatureEm/
ScanDetector.c 327 bbs_ERROR0( "bbf_ScanDetector_process: images size exceeds preallocated size" );
  /external/qemu/android/camera/
camera-capture-linux.c 886 * one: preallocated user buffers. */
    [all...]
  /external/qemu/elff/
dwarf_defs.h 879 /* Array, preallocated in anticipation of relatively small number of
    [all...]
  /external/v8/src/
isolate.h     [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 879 /* Array, preallocated in anticipation of relatively small number of
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-aix5.c 90 ASkPreAlloc // area preallocated from sbrk
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
FastStringBuffer.java 421 // We may have preallocated chunks. If so, all but last should
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocFast.cpp 666 // If any physreg defines collide with preallocated through registers,
    [all...]
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_video.h 136 #define SDL_PREALLOC 0x01000000 /* Surface uses preallocated memory */
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_video.h 136 #define SDL_PREALLOC 0x01000000 /* Surface uses preallocated memory */
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_video.h 136 #define SDL_PREALLOC 0x01000000 /* Surface uses preallocated memory */
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h 745 * done in constant time if the %vector has preallocated space
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 745 * done in constant time if the %vector has preallocated space
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h 745 * done in constant time if the %vector has preallocated space
    [all...]

Completed in 1601 milliseconds

1 23 4 5