Searched refs:_PyUnicode_WideCharString_Converter (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _winapi.c.h | 199 …urity_attributes, &protect, &max_size_high, &max_size_low, _PyUnicode_WideCharString_Converter, &n… in _winapi_CreateFileMapping() 782 &desired_access, &inherit_handle, _PyUnicode_WideCharString_Converter, &name)) { in _winapi_OpenFileMapping()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/ |
D | unicodeobject.h | 1150 PyAPI_FUNC(int) _PyUnicode_WideCharString_Converter(PyObject *, void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/ |
D | unicodeobject.h | 1150 PyAPI_FUNC(int) _PyUnicode_WideCharString_Converter(PyObject *, void *);
|
/aosp_15_r20/external/python/cpython3/Include/cpython/ |
D | unicodeobject.h | 1150 PyAPI_FUNC(int) _PyUnicode_WideCharString_Converter(PyObject *, void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/ |
D | unicodeobject.h | 1150 PyAPI_FUNC(int) _PyUnicode_WideCharString_Converter(PyObject *, void *);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/ |
D | unicodeobject.h | 1150 PyAPI_FUNC(int) _PyUnicode_WideCharString_Converter(PyObject *, void *);
|
/aosp_15_r20/external/python/cpython3/PC/clinic/ |
D | winreg.c.h | 436 … clinic_HKEY_converter, &key, _PyUnicode_WideCharString_Converter, &sub_key, &access, &reserved)) { in winreg_DeleteKeyEx()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | clinic.test | 1804 …_PyUnicode_WideCharString_Converter, &a, _PyUnicode_WideCharString_Converter, &b, _PyUnicode_WideC…
|
/aosp_15_r20/external/python/cpython3/Objects/ |
D | unicodeobject.c | 3342 _PyUnicode_WideCharString_Converter(PyObject *obj, void *ptr) in _PyUnicode_WideCharString_Converter() function
|
/aosp_15_r20/external/python/cpython3/Doc/data/ |
D | python3.11.abi | 1313 …<elf-symbol name='_PyUnicode_WideCharString_Converter' type='func-type' binding='global-binding' v… 10835 …_PyUnicode_WideCharString_Converter' mangled-name='_PyUnicode_WideCharString_Converter' filepath='…
|