/external/google-breakpad/src/testing/src/ |
gmock_main.cc | 37 // causes a link error when _tmain is defined in a static library and UNICODE 38 // is enabled. For this reason instead of _tmain, main function is used on 44 GTEST_API_ int _tmain(int argc, TCHAR** argv) { function
|
/external/googletest/googlemock/src/ |
gmock_main.cc | 37 // causes a link error when _tmain is defined in a static library and UNICODE 38 // is enabled. For this reason instead of _tmain, main function is used on 44 GTEST_API_ int _tmain(int argc, TCHAR** argv) { function
|
/external/v8/testing/gmock/src/ |
gmock_main.cc | 37 // causes a link error when _tmain is defined in a static library and UNICODE 38 // is enabled. For this reason instead of _tmain, main function is used on 44 GTEST_API_ int _tmain(int argc, TCHAR** argv) { function
|
/sdk/find_java2/FindJava2/ |
FindJava2.cpp | 43 int _tmain(int argc, TCHAR* argv[], TCHAR* envp[]) {
function
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tchar.h | 131 #define _tmain wmain macro 503 #define _tmain main macro
|
/external/webrtc/webrtc/modules/video_render/test/testAPI/ |
testAPI.cc | 621 int _tmain(int argc, _TCHAR* argv[]) function
|
/development/host/windows/usb/adb_winapi_test/ |
adb_winapi_test.cpp | 88 int __cdecl _tmain(int argc, TCHAR* argv[], TCHAR* envp[]) {
function
|