Home
last modified time | relevance | path

Searched defs:resize_buffer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/XNNPACK/src/
H A Dmemory.c78 static void* resize_buffer( in resize_buffer() function
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dstringio.c75 resize_buffer(stringio *self, size_t size) in resize_buffer() function
Dbytesio.c125 resize_buffer(bytesio *self, size_t size) in resize_buffer() function
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dstringio.c54 resize_buffer(stringio *self, size_t size) in resize_buffer() function
Dbytesio.c59 resize_buffer(bytesio *self, size_t size) in resize_buffer() function
/aosp_15_r20/external/libultrahdr/lib/src/
H A Deditorhelper.cpp84 void resize_buffer(T* src_buffer, T* dst_buffer, int src_w, int src_h, int dst_w, int dst_h, in resize_buffer() function
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c305 static int resize_buffer(unsigned char **buffer, size_t len_new, size_t *len_old) in resize_buffer() function
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c321 static int resize_buffer(unsigned char **buffer, size_t len_new, size_t *len_old) in resize_buffer() function