Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dfileutils.c330 int raw_malloc, _Py_error_handler errors) in encode_ascii()
684 int raw_malloc, _Py_error_handler errors) in encode_current_locale()
795 int raw_malloc, int current_locale, _Py_error_handler errors) in encode_locale_ex()
838 int raw_malloc, int current_locale) in encode_locale()
Dtracemalloc.c201 raw_malloc(size_t size) in raw_malloc() function
/external/pytorch/test/
Dtest_cuda.py3021 def raw_malloc(): function
/external/python/cpython3/Objects/
Dunicodeobject.c5227 const char **reason, int raw_malloc, _Py_error_handler errors) in _Py_EncodeUTF8Ex()