Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 25 of 28) 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_mac.cc100 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.cc52 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/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/samples/
Dsample10_unittest.cc52 void* operator new(size_t allocation_size) { in operator new()
/external/scudo/standalone/include/scudo/
Dinterface.h91 uintptr_t allocation_size; member
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc183 size_t allocation_size = GPR_ROUND_UP_TO_ALIGNMENT_SIZE(sizeof(Call)) + in CreateCall() local
Dsubchannel.cc135 const size_t allocation_size = in Create() local
/external/virglrenderer/src/
Dvirgl_resource.h58 uint64_t allocation_size; member
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc286 int64_t allocation_size = in CreateResultShapedBuffer() local
/external/curl/lib/
Dsmb.h172 curl_off_t allocation_size; member
196 curl_off_t allocation_size; member
/external/cronet/base/sampling_heap_profiler/
Dsampling_heap_profiler_unittest.cc262 constexpr size_t allocation_size = sampling_interval / 450; in TEST_F() local
/external/cronet/buildtools/third_party/libc++abi/trunk/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/cronet/base/allocator/partition_allocator/
Dthread_cache_unittest.cc172 for (size_t allocation_size = 1; in FillThreadCacheWithMemory() local
785 for (size_t allocation_size = 1; in FillThreadCacheWithMemory() local
Dpartition_alloc_unittest.cc4771 size_t allocation_size = 64; in TEST_P() local
5138 const size_t allocation_size = 1; in TEST_P() local
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc847 size_t allocation_size = in CreateCall() local
/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
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc340 int allocation_size = sizeof(TfLiteDelegateParams); in CreateDelegateParams() local
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp461 static const VkDeviceSize allocation_size = 0x10000; in TEST_F() local

12