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

<<51525354555657585960>>

  /external/e2fsprogs/lib/ext2fs/
ext2_err.et.in 222 "Memory allocation failed"
  /external/e2fsprogs/misc/
chattr.1.in 124 spread apart for allocation purposes. For example it is a very good
  /external/eigen/doc/
D09_StructHavingEigenMembers.dox 194 The clear advantage here is that the class Foo remains unchanged regarding alignment issues. The drawback is that a heap allocation will be required whatsoever.
QuickReference.dox 55 Matrix<double, 6, Dynamic> // Dynamic number of columns (heap allocation)
56 Matrix<double, Dynamic, 2> // Dynamic number of rows (heap allocation)
57 Matrix<double, Dynamic, Dynamic, RowMajor> // Fully dynamic, row major (heap allocation)
58 Matrix<double, 13, 3> // Fully fixed (static allocation)
  /external/elfutils/libdwfl/
dwfl_module.c 134 or returns a null pointer for an allocation error. */
  /external/freetype/include/freetype/internal/
ftdriver.h 260 /* to be called to release that allocation. */
  /external/giflib/
gif_lib.h 276 * Support for the in-core structures allocation (slurp mode).
  /external/icu4c/common/
brkeng.cpp 322 // type or memory allocation failed
ustrenum.cpp 84 // avoid allocation thrashing
  /external/icu4c/common/unicode/
localpointer.h 159 // No heap allocation. Use only on the stack.
  /external/icu4c/i18n/
unesctrn.cpp 86 // Check for memory allocation error.
  /external/icu4c/test/intltest/
listformattertest.cpp 42 errln("Allocation problem\n");
  /external/icu4c/tools/ctestfw/
ctest.c 123 size_t MINIMUM_MEMORY_SIZE_FAILURE = (size_t)-1; /* Minimum library memory allocation window that will fail. */
124 size_t MAXIMUM_MEMORY_SIZE_FAILURE = (size_t)-1; /* Maximum library memory allocation window that will fail. */
889 /* New allocation. */
1138 printf(" -m n[-q] Min-Max memory size that will cause an allocation failure.\n");
    [all...]
  /external/jmonkeyengine/engine/src/bullet-native/
jmePhysicsSpace.cpp 164 //parallel solver requires the contacts to be in a contiguous pool, so avoid dynamic allocation
  /external/kernel-headers/original/asm-arm/
memory.h 142 * so a successful GFP_DMA allocation will always satisfy this.
  /external/libmtp/examples/
detect.c 81 fprintf(stderr, "Detect: Encountered a Memory Allocation Error. Exiting\n");
  /external/libnfc-nci/src/udrv/include/
ucodec.h 105 /**** Allocation method ****/
  /external/libxml2/include/libxml/
globals.h 192 * In general the memory allocation entry points are not kept
  /external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.h 160 /// Keep track of a position in the allocation order for each regclass.
CriticalAntiDepBreaker.cpp 147 // It's not safe to change register allocation for source operands of
148 // that have special allocation requirements. Also assume all registers
563 // If MI's defs have a special allocation requirement, don't allow
568 // If this instruction's defs have special allocation requirement, don't
ExpandPostRAPseudos.cpp 11 // instructions after register allocation.
  /external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp 235 // pair allocation hint must be updated to reflect the relationship
311 // register allocation with frame pointer elimination, it is too late now.
508 // allocation, so adjust our SP-relative offset by that allocation size.
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.td 144 // allocation order...
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 59 // Offset - offset from sp after stack allocation on function prologue
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.td 141 // allocation order...

Completed in 968 milliseconds

<<51525354555657585960>>