HomeSort by relevance Sort by last modified time
    Searched full:allocation (Results 1276 - 1300 of 3591) sorted by null

<<51525354555657585960>>

  /external/webkit/Source/JavaScriptCore/dfg/
DFGScoreBoard.h 38 // This class is used in performing a virtual register allocation over the graph.
  /external/webkit/Source/WebCore/platform/graphics/
ImageBuffer.h 65 // Will return a null pointer on allocation failure.
  /external/webkit/Source/WebCore/platform/text/
TextEncodingDetectorICU.cpp 86 // allocation in a given encoding. The size of a chunk passed to
  /external/webkit/Source/WebCore/plugins/
PluginDebug.cpp 41 "Memory allocation failed.", /* NPERR_OUT_OF_MEMORY_ERROR */
  /external/webkit/Source/WebCore/rendering/
HitTestResult.h 120 // If m_rectBasedTestResult is 0 then set it to a new NodeSet. Return *m_rectBasedTestResult. Lazy allocation makes
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 175 return NULL; /* no allocation required */
  /external/webkit/Tools/android/flex-2.5.4a/
sym.c 78 flexfatal( _( "symbol table memory allocation failed" ) );
  /external/webp/include/webp/
encode.h 351 // Convenience allocation / deallocation based on picture->width/height:
366 // Returns false in case of memory allocation error.
379 // Returns false in case of memory allocation error, or if the rectangle is
397 // Returns false in case of memory allocation error or invalid parameters.
  /external/webp/src/utils/
utils.h 25 // Memory allocation
  /external/wpa_supplicant_8/hostapd/
android.config 173 # incorrect use with a backtrace of call (or allocation) location.
  /external/yaffs2/yaffs2/direct/
yaffs_ramem2k.c 180 T(YAFFS_TRACE_ALWAYS,("Allocation failed, could only allocate %dMB of %dMB requested.\n",
  /external/yaffs2/yaffs2/
yaffs_guts.h 101 /* Sequence numbers are used in YAFFS2 to determine block allocation order.
105 * EFFFFF00 allows the allocation of 8 blocks per second (~1Mbytes) for 15 years,
248 * allocation. Should never be more than one of these
670 int allocationBlockFinder; /* Used to search for next allocation block */
  /external/zlib/src/contrib/ada/
mtest.adb 9 -- we should provide thread safe allocation routines for the Z_Stream.
  /external/zlib/src/examples/
gzlog.h 70 a memory allocation failure, or -3 if the log argument is invalid (e.g. if
  /external/zlib/src/
gzguts.h 96 /* gz* functions always use library allocation functions */
zlib.3 13 used are thread safe, such as memory allocation routines.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4READER_3gpCom.h 171 * @returns M4ERR_ALLOC Memory allocation failed
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_Private.h 172 LVM_MemTab_t MemoryTable; /* Instance memory allocation table */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_mid_hor.s 33 ;// Register allocation
  /frameworks/base/core/java/android/util/
LongSparseLongArray.java 44 * require any additional memory allocation to store the specified
SparseBooleanArray.java 37 * require any additional memory allocation to store the specified
SparseIntArray.java 41 * require any additional memory allocation to store the specified
SparseLongArray.java 41 * require any additional memory allocation to store the specified
  /frameworks/base/docs/html/reference/renderscript/
annotated.html 32 <tr><td class="indexkey"><a class="el" href="structrs__allocation.html">rs_allocation</a></td><td class="indexvalue">Opaque handle to a RenderScript allocation </td></tr>
rs__object_8rsh_source.html 55 <a name="l00044"></a>00044 <a class="code" href="rs__object_8rsh.html#af6983a1578621ce283acc07f876cda62">rsSetObject</a>(<a class="code" href="structrs__allocation.html" title="Opaque handle to a RenderScript allocation.">rs_allocation</a> *dst, <a class="code" href="structrs__allocation.html" title="Opaque handle to a RenderScript allocation.">rs_allocation</a> src);
80 <a name="l00107"></a>00107 <a class="code" href="rs__object_8rsh.html#aab5f47dc11b9044b3d02c4ed818fe6e7">rsClearObject</a>(<a class="code" href="structrs__allocation.html" title="Opaque handle to a RenderScript allocation.">rs_allocation</a> *dst);
107 <a name="l00173"></a>00173 <a class="code" href="rs__object_8rsh.html#a81f862730b961bd93ac132c24cbc0f82">rsIsObject</a>(<a class="code" href="structrs__allocation.html" title="Opaque handle to a RenderScript allocation.">rs_allocation</a>);

Completed in 552 milliseconds

<<51525354555657585960>>