Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkSemaphore.cpp241 IMPORT_FUNC import_func) in importPayload()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_interp.h144 PyObject *import_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_interp.h144 PyObject *import_func; member
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_interp.h144 PyObject *import_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_interp.h144 PyObject *import_func; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_interp.h144 PyObject *import_func; member
/aosp_15_r20/external/python/cpython3/Python/
Dpylifecycle.c803 PyObject *import_func = _PyDict_GetItemStringWithError(interp->builtins, in pycore_init_builtins() local
Dceval.c7412 PyObject *import_func, *res; local