Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 25 of 34) sorted by relevance

12

/external/compiler-rt/test/asan/TestCases/Posix/
Dmmap_limit_mb.cc24 long allocation_size = atoi(argv[2]); in main() local
/external/cronet/base/memory/
Draw_ptr_asan_bound_arg_tracker.cc36 size_t allocation_size = 0; in GetProtectedArgPtr() local
Draw_ptr_asan_service.h38 size_t allocation_size = 0; member
Dplatform_shared_memory_region_apple.cc97 memory_object_size_t allocation_size = size_; in ConvertToReadOnly() local
/external/virglrenderer/src/venus/
Dvkr_device_memory.h23 uint64_t allocation_size; member
/external/googletest/googletest/samples/
Dsample10_unittest.cc50 void* operator new(size_t allocation_size) { in operator new()
/external/cronet/third_party/googletest/src/googletest/samples/
Dsample10_unittest.cc51 void* operator new(size_t allocation_size) { in operator new()
/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/samples/
Dsample10_unittest.cc50 void* operator new(size_t allocation_size) { in operator new()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/samples/
Dsample10_unittest.cc52 void* operator new(size_t allocation_size) { in operator new()
/external/scudo/standalone/include/scudo/
Dinterface.h104 uintptr_t allocation_size; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc168 size_t allocation_size = GPR_ROUND_UP_TO_ALIGNMENT_SIZE(sizeof(Call)) + in CreateCall() local
Dsubchannel.cc142 const size_t allocation_size = in Create() local
/external/grpc-grpc/src/core/client_channel/
Ddynamic_filters.cc167 size_t allocation_size = GPR_ROUND_UP_TO_ALIGNMENT_SIZE(sizeof(Call)) + in CreateCall() local
Dsubchannel.cc174 const size_t allocation_size = in Create() local
/external/virglrenderer/src/
Dvirgl_resource.h58 uint64_t allocation_size; member
/external/llvm-libc/src/__support/RPC/
Drpc.h97 LIBC_INLINE static constexpr uint64_t allocation_size(uint32_t port_count, in allocation_size() function
386 LIBC_INLINE static uint64_t allocation_size(uint32_t lane_size, in allocation_size() function
/external/rust/crates/vulkano/src/memory/
Ddevice_memory.rs58 allocation_size: DeviceSize, field
581 pub fn allocation_size(&self) -> DeviceSize { in allocation_size() method
759 pub allocation_size: DeviceSize, field
/external/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.c165 unsigned allocation_size; member
423 …struct nine_allocator *allocator, struct nine_allocation *new_allocation, unsigned allocation_size) in insert_new_allocation()
690 unsigned allocation_size) in nine_memfd_allocator()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc286 int64_t allocation_size = in CreateResultShapedBuffer() local
/external/cronet/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc255 constexpr size_t allocation_size = sampling_interval / 450; in TEST_F() local
/external/cronet/third_party/libc++abi/src/src/
Dcxa_vector.cpp155 size_t allocation_size; in calculate_allocation_size_or_throw() local
/external/cronet/base/process/
Dmemory_unittest.cc609 size_t allocation_size = reservation_size / 2; in TestAllocationsReleaseReservation() local
/external/curl/lib/
Dsmb.c170 curl_off_t allocation_size; member
194 curl_off_t allocation_size; member
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc795 int64_t allocation_size = in ExecuteAsyncOnStreamImpl() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dtensor_desc.cc1400 const uint64_t allocation_size = GetSizeInBytesForShape(shape); in CanCreateTensorWithShape() local

12