Home
last modified time | relevance | path

Searched refs:GetModuleHandleA (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dos.cpp84 GetProcAddress(GetModuleHandleA("Kernel32.dll"), "SetThreadDescription")); in SetCurrentThreadName()
91 GetProcAddress(GetModuleHandleA("KernelBase.dll"), "SetThreadDescription")); in SetCurrentThreadName()
/external/python/cpython3/Lib/ctypes/test/
Dtest_random_things.py23 windll.kernel32.GetModuleHandleA(None))
Dtest_errno.py48 GetModuleHandle = dll.GetModuleHandleA
Dtest_win32.py50 self.assertRaises(OSError, windll.kernel32.GetModuleHandleA, 32)
/external/skia/third_party/icu/
DSkLoadICU.cpp72 HMODULE hModule = GetModuleHandleA(NULL); in executable_directory()
/external/python/cpython2/Lib/ctypes/test/
Dtest_random_things.py23 windll.kernel32.GetModuleHandleA(None))
Dtest_errno.py52 GetModuleHandle = dll.GetModuleHandleA
Dtest_win32.py49 self.assertRaises(WindowsError, windll.kernel32.GetModuleHandleA, 32)
/external/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cc27 void *__stdcall GetModuleHandleA(const char *module_name);
34 __interception::InternalGetProcAddress((void *)GetModuleHandleA(0), name); in getRealProcAddressOrDie()
/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_context.c142 HMODULE opengl_lib = GetModuleHandleA("opengl32.dll"); in wglCreateContextAttribsARB()
/external/lzma/CPP/Windows/
DFileFind.cpp217 …g_FindFirstStreamW = (FindFirstStreamW_Ptr)::GetProcAddress(::GetModuleHandleA("kernel32.dll"), "F… in CFindStreamLoader()
218 …g_FindNextStreamW = (FindNextStreamW_Ptr)::GetProcAddress(::GetModuleHandleA("kernel32.dll"), "Fin… in CFindStreamLoader()
/external/compiler-rt/lib/interception/
Dinterception_win.cc766 if (HMODULE h = GetModuleHandleA(InterestingDLLs[i])) in InterestingDLLsAvailable()
843 HMODULE module = GetModuleHandleA(module_to_patch); in OverrideImportedFunction()
/external/expat/xmlwf/
Dxmlwin32url.cxx349 GetModuleHandleA("urlmon.dll"), in winPerror()
/external/webrtc/webrtc/base/
Dlogging.cc154 HMODULE hmod = GetModuleHandleA(module); in LogMessage()
/external/python/cpython2/Doc/library/
Dctypes.rst86 >>> print windll.kernel32.GetModuleHandleA # doctest: +WINDOWS
105 HMODULE GetModuleHandleA(LPCSTR lpModuleName);
110 version you need by specifying ``GetModuleHandleA`` or ``GetModuleHandleW``
143 epoch, and the ``GetModuleHandleA()`` function, which returns a win32 module
151 >>> print hex(windll.kernel32.GetModuleHandleA(None)) # doctest: +WINDOWS
160 >>> windll.kernel32.GetModuleHandleA() # doctest: +WINDOWS
164 >>> windll.kernel32.GetModuleHandleA(0, 0) # doctest: +WINDOWS
173 >>> cdll.kernel32.GetModuleHandleA(None) # doctest: +WINDOWS
192 >>> windll.kernel32.GetModuleHandleA(32) # doctest: +WINDOWS
484 >>> GetModuleHandle = windll.kernel32.GetModuleHandleA # doctest: +WINDOWS
/external/libxml2/
Dcatalog.c84 #define GetModuleHandleA GetModuleHandle macro
88 void* __stdcall GetModuleHandleA(const char*);
3130 hmodule = GetModuleHandleA("libxml2.dll"); in xmlInitializeCatalog()
3132 hmodule = GetModuleHandleA(NULL); in xmlInitializeCatalog()
/external/libusb/libusb/os/
Dpoll_windows.c96 HMODULE hKernel32 = GetModuleHandleA("KERNEL32"); in setup_cancel_io()
/external/python/cpython3/Doc/library/
Dctypes.rst96 >>> print(windll.kernel32.GetModuleHandleA) # doctest: +WINDOWS
115 HMODULE GetModuleHandleA(LPCSTR lpModuleName);
120 version you need by specifying ``GetModuleHandleA`` or ``GetModuleHandleW``
152 epoch, and the ``GetModuleHandleA()`` function, which returns a win32 module
160 >>> print(hex(windll.kernel32.GetModuleHandleA(None))) # doctest: +WINDOWS
174 >>> cdll.kernel32.GetModuleHandleA(None) # doctest: +WINDOWS
193 >>> windll.kernel32.GetModuleHandleA(32) # doctest: +WINDOWS
495 >>> GetModuleHandle = windll.kernel32.GetModuleHandleA # doctest: +WINDOWS
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPathV2.inc41 ::GetProcAddress(::GetModuleHandleA("kernel32.dll"),
/external/curl/lib/vtls/
Dschannel.c455 !GetProcAddress(GetModuleHandleA("ntdll"), in schannel_connect_step1()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2692 GetModuleHandleA("kernel32.dll"), "GetNativeSystemInfo"); in GetSysInfo()
/external/syzkaller/executor/
Dsyscalls.h12937 {"GetModuleHandleA", 0, (syscall_t)GetModuleHandleA},
/external/syzkaller/sys/windows/
Dwindows.txt421 GetModuleHandleA(lpModuleName ptr[inout, int8])
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym526 PUBLIC b6a1 4 GetModuleHandleA