OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:wmain
(Results
1 - 25
of
28
) sorted by null
1
2
/external/clang/test/SemaCXX/
ms-overload-entry-point.cpp
4
int
wmain
() { // expected-error{{'
wmain
' cannot be a template}}
function
17
wmain
<void>(); // expected-error{{no matching function for call to '
wmain
'}}
18
wmain
<int>(); // expected-error{{no matching function for call to '
wmain
'}}
/external/python/cpython3/Programs/
python.c
12
wmain
(int argc, wchar_t **argv)
function
/external/adhd/defs/
c.mk
56
-
Wmain
\
/external/expat/xmlwf/
xmltchar.h
54
# define tmain
wmain
xmlwf.c
901
int
wmain
(int argc, XML_Char **argv);
/external/google-breakpad/src/tools/windows/dump_syms/
dump_syms.cc
42
int
wmain
(int argc, wchar_t **argv) {
function
/external/mdnsresponder/mDNSWindows/SystemService/
main.c
25
int __cdecl
wmain
( int argc, wchar_t * argv[] )
function
/system/core/adb/
Android.mk
237
# Set entrypoint to
wmain
from sysdeps_win32.cpp instead of main
256
# Use
wmain
instead of main
sysdeps_win32.cpp
2562
extern "C" int
wmain
(int argc, wchar_t **argv) {
function
[
all
...]
sysdeps.h
281
// Helper class to convert UTF-16 argv from
wmain
() to UTF-8 args that can be
/external/ImageMagick/utilities/
magick.c
181
int
wmain
(int argc,wchar_t *argv[])
179
int
wmain
(int argc,wchar_t *argv[])
function
/external/clang/test/CodeGenCXX/
mangle-ms.cpp
293
int
wmain
() { return 0; }
function
294
// CHECK-DAG: @
wmain
295
// X64-DAG: @
wmain
/external/google-breakpad/src/tools/windows/symupload/
symupload.cc
171
int
wmain
(int argc, wchar_t *argv[]) {
function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libmingw32.a
7
? ? .? 7p 7p 7p I? I? I? I? V? V? ]L b? b? b? q0 ~$ ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?? ?v ? ? ? ? ?~ ?r ?r ?r ? ? ? ? ? ? ? ? ? 5j =? C? C? K4 T T T av ?Z ? ?? ?? ?? ?? ?? ?? ?? d d ?mingw_onexit atexit __onexitbegin __onexitend main __setargv __do_global_dtors __do_global_ctors __main __native_startup_lock __native_startup_state __native_vcclrit_reason __native_dllmain_reason __RUNTIME_PSEUDO_RELOC_LIST__ __RUNTIME_PSEUDO_RELOC_LIST_END__ _dowildcard __mingw_pinit _charmax mingw_initcharmax
wmain