Home
last modified time | relevance | path

Searched defs:alloc_result (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dlite_translator.h378 if (auto alloc_result = gp_allocator_.Alloc()) { in GetMappedRegisterOrMap() local
391 if (auto alloc_result = simd_allocator_.Alloc()) { in GetMappedFpRegOrMap() local
/aosp_15_r20/external/pigweed/pw_allocator/block/public/pw_allocator/block/
H A Dalignable.h179 auto alloc_result = in DoAllocAligned() local
H A Dtesting.h129 auto alloc_result = BlockType::AllocLast(std::move(block), layout); in Preallocate() local
/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp753 const int alloc_result = mali_gralloc_derive_format_and_size(&descriptor); in getFromBufferDescriptorInfo() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc484 jvmtiError alloc_result = env->Allocate(chunk_size, &chunk_data); in GetAllStackTraces() local
644 jvmtiError alloc_result = env->Allocate(chunk_size, &chunk_data); in GetThreadListStackTraces() local