HomeSort by relevance Sort by last modified time
    Searched refs:allocation (Results 126 - 150 of 194) sorted by null

1 2 3 4 56 7 8

  /external/chromium_org/content/common/gpu/
gpu_command_buffer_stub.cc     [all...]
gpu_command_buffer_stub.h 98 const gpu::MemoryAllocation& allocation) OVERRIDE;
257 // The last memory allocation received from the GpuMemoryManager (used to
  /external/chromium_org/third_party/tcmalloc/vendor/src/
heap-profile-table.h 62 int32 allocs; // Number of allocation calls
74 // Info we can return about an allocation.
76 size_t object_size; // size of the allocation
77 const void* const* call_stack; // call stack that made the allocation call
83 // Info we return about an allocation context.
84 // An allocation context is a unique caller stack trace
85 // of an allocation operation.
101 // allocation for passing to RecordAlloc() below.
106 // and the memory allocation function.
109 // Record an allocation at 'ptr' of 'bytes' bytes. 'stack_depth
    [all...]
  /external/clang/lib/CodeGen/
CGExprCXX.cpp 626 // Don't allow allocation of fewer elements than we have initializers.
648 // allocation fails.
1262 llvm::Value *allocation = RV.getScalarVal(); local
    [all...]
  /external/chromium_org/v8/tools/gyp/
v8_base.target.darwin-arm.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.darwin-arm64.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.darwin-mips.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.darwin-x86.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.darwin-x86_64.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.linux-arm.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.linux-arm64.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.linux-mips.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.linux-x86.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
v8_base.target.linux-x86_64.mk 30 v8/src/allocation.cc \
31 v8/src/allocation-site-scopes.cc \
32 v8/src/allocation-tracker.cc \
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp 7270 struct pmem_allocation allocation; local
8951 struct pmem_allocation allocation; local
9087 struct pmem_allocation allocation; local
    [all...]
  /external/chromium_org/v8/test/cctest/
cctest.h 466 v8::internal::AllocationResult allocation =
469 v8::internal::FreeListNode::cast(allocation.ToObjectChecked());
  /external/chromium_org/v8/test/mjsunit/
array-literal-feedback.js 117 // Test: make sure allocation site information is updated through a
substr.js 102 // Keep creating strings to to force allocation failure on substring creation.
  /external/chromium_org/v8/test/mjsunit/compiler/
uint32.js 47 // Loop to force inline allocation failure and a call into runtime.
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 1290 struct pmem_allocation allocation; local
    [all...]
video_encoder_device_copper.cpp 1222 struct pmem_allocation allocation; local
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 1501 struct pmem_allocation allocation; local
    [all...]
  /external/lldb/source/Expression/
IRForTarget.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 3839 struct pmem_allocation allocation; local
    [all...]
  /art/runtime/arch/mips/
quick_entrypoints_mips.S 440 SETUP_REF_AND_ARGS_CALLEE_SAVE_FRAME # save callee saves in case allocation triggers GC
547 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
577 SETUP_REF_ONLY_CALLEE_SAVE_FRAME # save callee saves in case exception allocation triggers GC
    [all...]

Completed in 1736 milliseconds

1 2 3 4 56 7 8