Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DMenuPage.cpp148 CShellDll &dll = _dlls[d]; in OnInit() local
307 CShellDll &dll = _dlls[d]; in OnApply() local
377 CShellDll &dll = _dlls[d]; in OnButtonClicked() local
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Windows/
H A Dreport_globals_vs_freelibrary.cc25 HMODULE dll = LoadLibrary(dll_name); in main() local
H A Dreport_globals_reload_dll.cc30 HMODULE dll = LoadLibrary(dll_name); in main() local
/aosp_15_r20/external/libusb/libusb/os/
H A Dwindows_common.h104 #define DLL_LOAD_FUNC_PREFIXNAME(dll, prefixname, name, ret_on_failure) \ argument
123 #define DLL_LOAD_FUNC(dll, name, ret_on_failure) \ argument
125 #define DLL_LOAD_FUNC_PREFIXED(dll, prefix, name, ret_on_failure) \ argument
/aosp_15_r20/external/swiftshader/tests/VulkanUnitTests/
H A DDriver.hpp75 void *dll; member in Driver
/aosp_15_r20/external/lzma/C/
H A DDllSecur.c71 const char *dll; in LoadSecurityDlls() local
/aosp_15_r20/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
/aosp_15_r20/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
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/
H A Dtest_refcounts.py10 dll = ctypes.CDLL(_ctypes_test.__file__) variable
H A Dtest_pickling.py5 dll = CDLL(_ctypes_test.__file__) variable
H A Dtest_as_parameter.py6 dll = CDLL(_ctypes_test.__file__) variable
H A Dtest_functions.py19 dll = CDLL(_ctypes_test.__file__) variable
/aosp_15_r20/external/libepoxy/src/
H A Ddispatch_wgl.c100 DllMain(HINSTANCE dll, DWORD reason, LPVOID reserved) in DllMain()
/aosp_15_r20/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()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Duart.c13 uint32_t dll; // Divisor latch lsb. member
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Duart.c12 uint32_t dll; // Divisor latch lsb. member
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Ddummy-callback.c114 struct lws_dll2 *dll; in lws_callback_ws_proxy() local
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/pe/
Dfile.go319 dll string member
/aosp_15_r20/external/coreboot/src/soc/ti/am335x/
H A Dmmc.h17 uint32_t dll; member

12