| /external/v8/src/heap/ |
| D | spaces-inl.h | 267 int size_in_bytes, AllocationAlignment alignment) { in AllocateRawAligned() 283 bool PagedSpace::EnsureLinearAllocationArea(int size_in_bytes) { in EnsureLinearAllocationArea() 290 HeapObject* PagedSpace::AllocateLinearly(int size_in_bytes) { in AllocateLinearly() 299 int* size_in_bytes, AllocationAlignment alignment) { in TryAllocateLinearlyAligned() 317 int size_in_bytes, UpdateSkipList update_skip_list) { in AllocateRawUnaligned() 332 AllocationResult PagedSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() 355 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() 395 AllocationResult NewSpace::AllocateRawAligned(int size_in_bytes, in AllocateRawAligned() 427 AllocationResult NewSpace::AllocateRawUnaligned(int size_in_bytes) { in AllocateRawUnaligned() 448 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() [all …]
|
| D | heap-inl.h | 118 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationSpace space, in AllocateRaw() 199 void Heap::OnAllocationEvent(HeapObject* object, int size_in_bytes) { in OnAllocationEvent() 227 int size_in_bytes) { in OnMoveEvent()
|
| D | spaces.cc | 1650 Page* PagedSpace::RemovePageSafe(int size_in_bytes) { in AllocateChunk() 1912 bool PagedSpace::RefillLinearAllocationAreaFromFreeList(size_t size_in_bytes) { in AllocateChunk() 2360 bool NewSpace::EnsureAllocation(int size_in_bytes, in AllocateChunk() 2906 void FreeListCategory::Free(Address start, size_t size_in_bytes, in AllocateChunk() 2954 size_t FreeList::Free(Address start, size_t size_in_bytes, FreeMode mode) { in AllocateChunk() 3020 FreeSpace* FreeList::Allocate(size_t size_in_bytes, size_t* node_size) { in AllocateChunk() 3222 bool PagedSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() 3235 bool CompactionSpace::SweepAndRetryAllocation(int size_in_bytes) { in AllocateChunk() 3245 bool PagedSpace::SlowRefillLinearAllocationArea(int size_in_bytes) { in AllocateChunk() 3252 bool CompactionSpace::SlowRefillLinearAllocationArea(int size_in_bytes) { in AllocateChunk() [all …]
|
| D | spaces.h | 1821 static FreeListCategoryType SelectFreeListCategoryType(size_t size_in_bytes) { in SelectFreeListCategoryType() 1966 size_t size_in_bytes) { in SelectFastAllocationFreeListCategoryType()
|
| /external/stressapptest/src/ |
| D | adler32memcpy.cc | 86 bool CalculateAdlerChecksum(uint64 *data64, unsigned int size_in_bytes, in CalculateAdlerChecksum() 125 unsigned int size_in_bytes, AdlerChecksum *checksum) { in AdlerMemcpyC() 166 unsigned int size_in_bytes, AdlerChecksum *checksum) { in AdlerMemcpyWarmC() 227 unsigned int size_in_bytes, AdlerChecksum *checksum) { in AdlerMemcpyAsm()
|
| D | worker.cc | 1012 unsigned int size_in_bytes, in AdlerAddrMemcpyC() 1083 unsigned int size_in_bytes, in AdlerAddrMemcpyWarm() 1111 unsigned int size_in_bytes) { in TagAddrC() 1127 unsigned int size_in_bytes, in AdlerAddrCrcC()
|
| D | os.cc | 257 unsigned int size_in_bytes, in AdlerMemcpyWarm()
|
| /external/webrtc/webrtc/modules/desktop_capture/mac/ |
| D | scoped_pixel_buffer_object.cc | 27 int size_in_bytes) { in Init()
|
| /external/libhevc/decoder/ |
| D | ihevcd_debug.h | 131 #define DUMP_QP(pu1_qp, size_in_bytes) ihevcd_debug_dump_qp(pu1_qp, size_in_bytes) argument 132 #define DUMP_QP_CONST_IN_CTB(pu1_qp_const_in_ctb, size_in_bytes) ihevcs_dump_qp_const_in_ctb(pu1_qp… argument 133 #define DUMP_NO_LOOP_FILTER(pu1_pic_no_loop_filter, size_in_bytes) ihevcd_debug_dump_no_loop_filter… argument 140 #define DUMP_QP(pu1_qp, size_in_bytes) argument 141 #define DUMP_QP_CONST_IN_CTB(pu1_qp_const_in_ctb, size_in_bytes) argument 142 #define DUMP_NO_LOOP_FILTER(pu1_pic_no_loop_filter, size_in_bytes) argument
|
| /external/webrtc/webrtc/modules/audio_device/ |
| D | fine_audio_buffer.cc | 115 size_t size_in_bytes, in DeliverRecordedData()
|
| /external/v8/src/snapshot/ |
| D | deserializer.cc | 603 int size_in_bytes = source_.GetInt(); in ReadData() local 614 int size_in_bytes = source_.GetInt(); in ReadData() local 730 int size_in_bytes = (data - kFixedRawDataStart) << kPointerSizeLog2; in ReadData() local
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | radeon_vcn_enc_1_2.c | 369 uint32_t *size_in_bytes = &enc->cs->current.buf[enc->cs->current.cdw++]; in radeon_enc_nalu_sps() local 449 uint32_t *size_in_bytes = &enc->cs->current.buf[enc->cs->current.cdw++]; in radeon_enc_nalu_pps() local
|
| /external/tensorflow/tensorflow/stream_executor/rocm/ |
| D | rocm_fft.cc | 221 size_t size_in_bytes; in Initialize() local 307 size_t size_in_bytes; in Initialize() local
|
| /external/v8/src/objects/ |
| D | fixed-array.h | 494 static int LengthFor(int size_in_bytes) { in LengthFor()
|
| /external/u-boot/drivers/mtd/ |
| D | st_smi.c | 30 unsigned long size_in_bytes; member
|
| /external/compiler-rt/lib/asan/ |
| D | asan_malloc_linux.cc | 38 static void *AllocateFromLocalPool(uptr size_in_bytes) { in AllocateFromLocalPool()
|
| /external/perfetto/src/tracing/core/ |
| D | trace_buffer.cc | 65 std::unique_ptr<TraceBuffer> TraceBuffer::Create(size_t size_in_bytes, in Create()
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | subgraph_test_util.cc | 359 size_t size_in_bytes = sizeof(int32_t) * num_elements; in CreateConstantInt32Tensor() local
|
| /external/parameter-framework/asio-1.10.6/include/asio/ |
| D | buffer.hpp | 644 inline mutable_buffers_1 buffer(void* data, std::size_t size_in_bytes) in buffer() 654 std::size_t size_in_bytes) in buffer()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 143 size_type size_in_bytes() const { return size() * sizeof(T); } in size_in_bytes() function
|
| /external/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 48 size_t size_in_bytes() const { in size_in_bytes() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | SmallVector.h | 51 size_t size_in_bytes() const { in size_in_bytes() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | SmallVector.h | 87 size_t size_in_bytes() const { in size_in_bytes() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cudnn_rnn_ops.cc | 876 int64 size_in_bytes = params[i].size; in RestoreParams() local 1125 int64 size_in_bytes = rnn_desc->ParamsWeightRegions()[i].size; in Compute() local 1170 int64 size_in_bytes = rnn_desc->ParamsBiasRegions()[i].size; in Compute() local
|
| /external/v8/src/ |
| D | code-stub-assembler.cc | 1135 Node* CodeStubAssembler::AllocateRaw(Node* size_in_bytes, AllocationFlags flags, in AllocateRaw() 1247 Node* CodeStubAssembler::AllocateRawUnaligned(Node* size_in_bytes, in AllocateRawUnaligned() 1255 Node* CodeStubAssembler::AllocateRawDoubleAligned(Node* size_in_bytes, in AllocateRawDoubleAligned() 1271 Node* CodeStubAssembler::AllocateInNewSpace(Node* size_in_bytes, in AllocateInNewSpace() 1278 Node* CodeStubAssembler::Allocate(Node* size_in_bytes, AllocationFlags flags) { in Allocate() 1306 Node* CodeStubAssembler::AllocateInNewSpace(int size_in_bytes, in AllocateInNewSpace() 1313 Node* CodeStubAssembler::Allocate(int size_in_bytes, AllocationFlags flags) { in Allocate() 3844 Node* size_in_bytes) { in AllocateUninitializedJSArray()
|