Home
last modified time | relevance | path

Searched defs:raw_malloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Python/
Dfileutils.c317 int raw_malloc, _Py_error_handler errors) in encode_ascii()
671 int raw_malloc, _Py_error_handler errors) in encode_current_locale()
782 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex()
825 int raw_malloc, int current_locale) in encode_locale()
/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c258 raw_malloc(size_t size) in raw_malloc() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py3021 def raw_malloc(): function
/aosp_15_r20/external/python/cpython3/Objects/
Dunicodeobject.c5404 const char **reason, int raw_malloc, _Py_error_handler errors) in _Py_EncodeUTF8Ex()