HomeSort by relevance Sort by last modified time
    Searched full:allocations (Results 276 - 300 of 622) sorted by null

<<11121314151617181920>>

  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 34 /* Structures for handling memory allocations */
378 /* Perform deferred allocations, if required */
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 444 /// Post-register allocation passes should not attempt to change allocations
454 /// Post-register allocation passes should not attempt to change allocations
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 174 // Don't bother trying to merge array allocations (they will usually be
175 // canonicalized to be an allocation *of* an array), or allocations whose
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 373 // Strings may cause extra allocations depending on their length; ensure
396 // RepeatedField<T>, and will cause additional allocations when the array
  /external/v8/src/
flag-definitions.h 331 DEFINE_int(gc_interval, -1, "garbage collect after <n> allocations")
516 DEFINE_bool(gc_greedy, false, "perform GC prior to some allocations")
  /external/webkit/Source/WebCore/icu/unicode/
ubrk.h 348 * Clients can use the U_BRK_SAFECLONE_BUFFERSIZE. This will probably be enough to avoid memory allocations.
355 * An informational status value, U_SAFECLONE_ALLOCATED_ERROR, is used if any allocations were necessary.
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 384 * Note: Caller must free temporary memory allocations by calling
435 * Note: Caller must free temporary memory allocations by calling
  /frameworks/base/docs/html/tools/debugging/
ddms.jd 141 <li>Click <strong>Get Allocations</strong> to see a list of objects that have been allocated
143 Allocations</strong> again to append to the list new objects that that have been
  /external/libpng/
pngtest.c 498 * This piece of code can be compiled to validate max 64K allocations
    [all...]
  /frameworks/base/core/java/android/os/
Debug.java 556 * Start counting the number and aggregate size of memory allocations.
560 * code doesn't cause additional allocations. The various <code>get</code> methods return
576 * Stop counting the number and aggregate size of memory allocations.
    [all...]
  /external/ceres-solver/docs/
changes.tex 55 \item Fewer memory allocations when using \texttt{DenseQRSolver}.
  /external/chromium/googleurl/src/
gurl.h 342 // any memory allocations.
  /external/chromium/net/base/
x509_certificate_openssl.cc 298 // just bumps up the ref-count for the cert, without causing any allocations
  /external/clang/lib/CodeGen/
CGCXXABI.h 244 /// - non-array allocations never need a cookie
  /external/e2fsprogs/lib/ext2fs/
initialize.c 354 * we can do any and all allocations that depend on the block
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 29 /* buffer var allocations */
  /external/icu4c/common/
umutex.cpp 89 // Note: putting this list in allocated memory would be awkward to arrange, because memory allocations
  /external/icu4c/common/unicode/
ucasemap.h 30 * The service object takes care of memory allocations, data loading, and setup
  /external/iproute2/tc/
em_meta.c 109 __A(SK_FORWARD_ALLOCS, "sk_fwd_alloc", "i", "Forward allocations"),
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
VarOptimizer.java 57 * runtime heap allocations.
  /external/kernel-headers/original/asm-arm/
dma-mapping.h 26 * return false if GFP_DMA allocations may not satisfy the supplied 'mask'.
  /external/kernel-headers/original/linux/
device.h 330 allocations such descriptors. */
  /external/libnfc-nci/src/include/
nfc_target.h 197 * The default is FALSE - to use static memory allocations.
  /external/linux-tools-perf/
builtin-kmem.c 414 printf("Cross CPU allocations: %lu/%lu\n", nr_cross_allocs, nr_allocs);
  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 104 // want to use the local block allocations from this pass if there were any.

Completed in 1459 milliseconds

<<11121314151617181920>>