Home
last modified time | relevance | path

Searched defs:hInstance (Results 1 - 23 of 23) sorted by relevance

/third_party/lzma/C/Util/LzmaLib/
H A DLzmaLibExports.c9 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
/third_party/python/PC/
H A DWinMain.c9 wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow ) wWinMain() argument
H A Dempty.c3 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) in WinMain() argument
H A Dfrozen_dllmain.c88 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved) in DllMain() argument
H A Dpython_uwp.cpp277 wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow ) wWinMain() argument
H A Dlauncher.c2031 int WINAPI wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in wWinMain() argument
H A Dlauncher2.c2696 int WINAPI wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in wWinMain() argument
/third_party/lzma/CPP/Windows/
H A DResourceString.cpp20 static CSysString MyLoadStringA(HINSTANCE hInstance, UINT resourceID) in MyLoadStringA() argument
39 static void MyLoadString2(HINSTANCE hInstance, UINT resourceID, UString &s) in MyLoadString2() argument
75 void MyLoadString(HINSTANCE hInstance, UINT resourceID, UString &dest) in MyLoadString() argument
/third_party/lzma/CPP/7zip/Archive/
H A DDllExports2.cpp44 DllMain( HANDLE hInstance, DWORD dwReason, LPVOID ) DllMain() argument
/third_party/python/Tools/msi/bundle/bootstrap/
H A Dpythonba.cpp18 DllMain( IN HINSTANCE hInstance, IN DWORD dwReason, IN LPVOID ) DllMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmain_winmain.c21 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmain_winmain.c21 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain() argument
/third_party/skia/tools/sk_app/win/
H A Dmain_win.cpp34 int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, in _tWinMain() argument
61 static int main_common(HINSTANCE hInstance, int show, int argc, char**argv) { in main_common() argument
H A DWindow_win.cpp33 HINSTANCE hInstance = (HINSTANCE)platformData; in CreateNativeWindow() local
62 bool Window_win::init(HINSTANCE hInstance) { in init() argument
/third_party/lzma/CPP/7zip/Bundles/SFXWin/
H A DSfxWin.cpp224 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE /* hPrevInstance */, in WinMain() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dlayout.cpp76 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
H A Dclayout.c78 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
H A DSfxSetup.cpp131 int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE /* hPrevInstance */, in WinMain() argument
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp49 HINSTANCE hInstance = GetModuleHandle(nullptr); in main() local
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dclayout.c77 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
H A Dlayout.cpp76 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow) in WinMain() argument
/third_party/skia/third_party/externals/libpng/contrib/visupng/
H A DVisualPng.c79 int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, in WinMain() argument
150 static HINSTANCE hInstance ; in WndProc() local
[all...]
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp198 HINSTANCE hInstance = (HINSTANCE)GetModuleHandle(nullptr); in ANGLEGLContext() local

Completed in 15 milliseconds