Home
last modified time | relevance | path

Searched defs:wmain (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSWindows/SystemService/
H A Dmain.c25 int __cdecl wmain( int argc, wchar_t * argv[] ) in wmain() function
/aosp_15_r20/external/python/cpython3/Programs/
Dpython.c7 wmain(int argc, wchar_t **argv) in wmain() function
D_bootstrap_python.c59 wmain(int argc, wchar_t **argv) in wmain() function
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/win32/
H A Dapr_app.c50 int wmain(int argc, const wchar_t **wargv, const wchar_t **wenv) in wmain() function
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dms-overload-entry-point.cpp4 int wmain() { // expected-error{{'wmain' cannot be a template}} in wmain() function
/aosp_15_r20/external/google-breakpad/src/tools/windows/dump_syms/
H A Ddump_syms.cc63 int wmain(int argc, wchar_t** argv) { in wmain() function
/aosp_15_r20/external/curl/src/
H A Dtool_main.c225 int wmain(int argc, wchar_t *argv[]) in wmain() function
/aosp_15_r20/external/python/cpython3/PC/
Dpython_uwp.cpp189 wmain(int argc, wchar_t **argv) in wmain() function
Dlauncher.c2039 int cdecl wmain(int argc, wchar_t ** argv) in wmain() function
Dlauncher2.c2704 int cdecl wmain(int argc, wchar_t ** argv) in wmain() function
/aosp_15_r20/external/google-breakpad/src/tools/windows/symupload/
H A Dsymupload.cc191 int wmain(int argc, wchar_t* argv[]) { in wmain() function
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/
H A DScrollBox.c131 Widget wmain, vscroll, hscroll, child; in DoLayout() local
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/
H A Dtui.c57 static WINDOW *wtitl, *wmain, *wbody, *wstat; /* title, menu, body, status win*/ variable
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-ms.cpp293 int wmain() { return 0; } in wmain() function
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp2624 int wmain(int argc, wchar_t** argv) in wmain() function
/aosp_15_r20/packages/modules/adb/
Dsysdeps_win32.cpp2911 extern "C" int wmain(int argc, wchar_t **argv) { in wmain() function