Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/native/
H A Djava_lang_StringFactory.cc190 std::unique_ptr<jchar[]> allocated_buffer; in StringFactory_newStringFromUtf8Bytes() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dasync_runtime.cc104 void* allocated_buffer; member
/aosp_15_r20/external/python/cpython3/Modules/
Doverlapped.c80 PyObject *allocated_buffer; member
90 PyObject *allocated_buffer; member
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcmd_processing.rs843 allocated_buffer: *mut u8, field
863 let allocated_buffer = unsafe { in new() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_executable.cc797 StatusOr<se::OwningDeviceMemory> allocated_buffer = in ExecuteAsyncOnStreamImpl() local