HomeSort by relevance Sort by last modified time
    Searched refs:tchar (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/google-breakpad/src/testing/src/
gmock_main.cc 42 # include <tchar.h> // NOLINT
44 GTEST_API_ int _tmain(int argc, TCHAR** argv) {
  /external/googletest/googlemock/src/
gmock_main.cc 42 # include <tchar.h> // NOLINT
44 GTEST_API_ int _tmain(int argc, TCHAR** argv) {
  /external/v8/testing/gmock/src/
gmock_main.cc 42 # include <tchar.h> // NOLINT
44 GTEST_API_ int _tmain(int argc, TCHAR** argv) {
  /sdk/find_java2/FindJava2/
stdafx.h 29 #include <tchar.h>
  /external/expat/xmlwf/
xmltchar.h 56 # define tchar wchar_t macro
73 # define tchar char macro
unixfilemap.c 56 filemap(const tchar *name,
57 void (*processor)(const void *, size_t, const tchar *, void *arg),
readfilemap.c 77 filemap(const tchar *name,
78 void (*processor)(const void *, size_t, const tchar *, void *arg),
win32filemap.c 48 #include <tchar.h>
51 static void win32perror(const TCHAR *);
54 filemap(const TCHAR *name,
55 void (*processor)(const void *, size_t, const TCHAR *, void *arg),
108 win32perror(const TCHAR *s)
  /development/host/windows/usb/adb_winapi_test/
stdafx.h 42 #include <tchar.h>
  /external/libcups/cups/
tls.c 27 # include <tchar.h>
  /external/expat/lib/
loadlibrary.c 36 #include <tchar.h>
117 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen));
  /external/lzma/CPP/Common/
StdInStream.cpp 5 #include <tchar.h>
StdOutStream.cpp 5 #include <tchar.h>
  /external/webrtc/webrtc/base/
diskcache_win32.cc 14 #include <tchar.h>
pathutils.cc 15 #include <tchar.h>
  /external/pdfium/fpdfsdk/
fsdk_define.h 21 #include <tchar.h>
  /external/skia/tools/sk_app/win/
main_win.cpp 9 #include <tchar.h>
18 static char* tchar_to_utf8(const TCHAR* str) {
40 TCHAR exename[1024], *next;
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next);
  /external/skqp/tools/sk_app/win/
main_win.cpp 9 #include <tchar.h>
18 static char* tchar_to_utf8(const TCHAR* str) {
40 TCHAR exename[1024], *next;
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sphelper.h 24 #include <tchar.h>
  /external/swiftshader/src/OpenGL/libGL/
Surface.cpp 28 #include <tchar.h>
  /external/swiftshader/src/OpenGL/libEGL/
Surface.cpp 32 #include <tchar.h>
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTGlobal.h 27 #include <tchar.h>
  /external/webrtc/webrtc/modules/video_render/windows/
video_render_windows_impl.cc 20 #include <tchar.h>
  /external/webrtc/webrtc/test/testsupport/
fileutils.cc 17 #include <tchar.h>
  /system/core/fastboot/
fs.cpp 15 #include <tchar.h>

Completed in 503 milliseconds

1 2 3