Home
last modified time | relevance | path

Searched defs:dll (Results 1 – 25 of 33) sorted by relevance

12

/external/compiler-rt/test/asan/TestCases/Windows/
Dreport_globals_vs_freelibrary.cc25 HMODULE dll = LoadLibrary(dll_name); in main() local
Dreport_globals_reload_dll.cc30 HMODULE dll = LoadLibrary(dll_name); in main() local
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dreport_globals_vs_freelibrary.cpp25 HMODULE dll = LoadLibrary(dll_name); in main() local
Dreport_globals_reload_dll.cpp30 HMODULE dll = LoadLibrary(dll_name); in main() local
/external/lzma/C/
DDllSecur.c61 const char *dll; in LoadSecurityDlls() local
/external/swiftshader/tests/VulkanUnitTests/
DDriver.hpp75 void *dll; member in Driver
/external/python/cpython2/Lib/ctypes/test/
Dtest_refcounts.py9 dll = ctypes.CDLL(_ctypes_test.__file__) variable
Dtest_pickling.py5 dll = CDLL(_ctypes_test.__file__) variable
Dtest_as_parameter.py6 dll = CDLL(_ctypes_test.__file__) variable
Dtest_functions.py19 dll = CDLL(_ctypes_test.__file__) variable
/external/python/cpython3/Lib/ctypes/test/
Dtest_refcounts.py10 dll = ctypes.CDLL(_ctypes_test.__file__) variable
Dtest_pickling.py5 dll = CDLL(_ctypes_test.__file__) variable
Dtest_as_parameter.py6 dll = CDLL(_ctypes_test.__file__) variable
Dtest_functions.py19 dll = CDLL(_ctypes_test.__file__) variable
/external/libepoxy/src/
Ddispatch_wgl.c100 DllMain(HINSTANCE dll, DWORD reason, LPVOID reserved) in DllMain()
/external/libwebsockets/lib/core-net/
Ddummy-callback.c105 struct lws_dll2 *dll; in lws_callback_ws_proxy() local
/external/libusb/libusb/os/
Dwindows_common.h102 #define DLL_LOAD_FUNC_PREFIXNAME(dll, prefixname, name, ret_on_failure) \ argument
121 #define DLL_LOAD_FUNC(dll, name, ret_on_failure) \ argument
123 #define DLL_LOAD_FUNC_PREFIXED(dll, prefix, name, ret_on_failure) \ argument
/external/clang/test/CodeGen/
Dbuiltins-nvptx.c189 __device__ long long dll; variable
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-nvptx.c196 __device__ long long dll; variable
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/uart/
Duart.h70 unsigned int dll; member
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/uart/
Duart.h70 uint32_t dll; member
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c299 #define DECLPROC(dll, result, name, args)\ argument
304 #define DECLVAR(dll, type, name)\ argument
1328 static LPSTR get_sys_prefix(LPSTR exe, LPSTR dll) in get_sys_prefix()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c292 #define DECLPROC(dll, result, name, args)\ argument
297 #define DECLVAR(dll, type, name)\ argument
1284 static LPSTR get_sys_prefix(LPSTR exe, LPSTR dll) in get_sys_prefix()
/external/zstd/tests/
DMakefile97 dll: fuzzer-dll zstreamtest-dll target
/external/wpa_supplicant_8/src/utils/
Dpcsc_funcs.c130 static HINSTANCE dll = NULL; /* winscard.dll */ variable

12