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

<<71727374757677787980>>

  /external/llvm/lib/Support/
StringMap.cpp 29 // Otherwise, initialize it with zero buckets to avoid the allocation.
  /external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.td 186 // sensible for MC and allocation purposes, but allows them to be treated
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 88 /// PostRAScheduler - True if using post-register-allocation scheduler.
  /external/llvm/lib/Target/X86/
README-X86-64.txt 51 allocation magic to make the hack go away (e.g. putting additional constraints
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 56 // support library allocation routines directly.
  /external/neven/Embedded/common/src/b_APIEm/
BFFaceFinder.h 121 * through function bpi_BFFaceFinder_setMaxImageSize. This is to ensure proper allocation
  /external/neven/Embedded/common/src/b_ImageEm/
UInt16ByteImage.h 106 /** assigns external image to array (no allocation, deallocation or copying of data) */
  /external/neven/Embedded/common/src/b_TensorEm/
Cluster2D.h 51 /** pointer to exclusive memory segment used for allocation */
Cluster3D.h 48 /** pointer to exclusive memory segment used for allocation */
  /external/opencv/cv/src/
cvposit.cpp 80 /* memory allocation */
  /external/oprofile/events/i386/nehalem/
unit_masks 41 0x01 any Counts the number of Uops issued by the Register Allocation Table to the Reservation Station, i
42 0x01 stalled_cycles Counts the number of cycles no Uops issued by the Register Allocation Table to the Reservation Station, i
43 0x02 fused Counts the number of fused Uops that were issued from the Register Allocation Table to the Reservation Station
319 0x0F any Counts all Register Allocation Table stall cycles due to: Cycles when ROB read port stalls occurred, which did not allow new micro-ops to enter the execution pipe
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl_lite.cc 159 // without a memory allocation this way.
  /external/qemu/android/camera/
camera-service.c 125 * 0 on success, or -1 on failure (memory allocation).
141 * number of memory allocation calls in case there are more "appends"
505 _qemu_client_reply_ko(client, "Memory allocation error");
662 E("%s: Allocation failure, or required 'name' parameter is missing, or misformed in '%s'",
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/nto/
SDL_nto_audio.c 480 SDL_SetError("NTO_OpenAudio(): pcm buffer allocation failed\n");
  /external/qemu/docs/
DISPLAY-STATE.TXT 20 'malloc' to do the allocation (with 32-bits/pixel).
  /external/qemu/
exec-all.h 112 /* estimated block size for TB allocation */
  /external/qemu/memcheck/
memcheck_util.c 157 // Helpers for transfering memory allocation information.
  /external/quake/quake/src/WinQuake/data/
RLICNSE.TXT 135 pricing reflects this allocation of risk and the limitations of
SLICNSE.TXT 110 allocation of risk and the limitations of liability contained in
  /external/regex-re2/util/
arena.cc 98 // allocation -- this is equivalent to not using the arena at all.
  /external/replicaisland/src/com/replica/replicaisland/
FixedSizeArray.java 25 * requiring any runtime allocation. This implementation makes a distinction between the "capacity"
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowSparseArray.java 55 * require any additional memory allocation to store the specified
  /external/skia/include/core/
SkTArray.h 46 In all cases T's constructor will be called on allocation,
  /external/skia/legacy/include/core/
SkTArray.h 46 In all cases T's constructor will be called on allocation,
  /external/skia/src/effects/
SkBlurMaskFilter.cpp 91 // To avoid unseemly allocation requests (esp. for finite platforms like

Completed in 2499 milliseconds

<<71727374757677787980>>