HomeSort by relevance Sort by last modified time
    Searched defs:TCHAR (Results 1 - 14 of 14) sorted by null

  /external/srec/audio/AudioIn/UNIX/include/
audioinerr.h 59 #define TCHAR char
98 const TCHAR *szExplanation;
  /hardware/ti/omap3/dspbridge/inc/
dbtype.h 149 typedef WCHAR TCHAR;
151 typedef CHAR TCHAR;
155 typedef TCHAR *PSTRING; /* Generic character string type */
156 typedef TCHAR CHARACTER;
177 typedef WCHAR TCHAR;
179 typedef CHAR TCHAR;
183 typedef TCHAR *PSTRING; /* Generic character string type */
184 typedef TCHAR CHARACTER;
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h 149 typedef WCHAR TCHAR;
151 typedef CHAR TCHAR;
155 typedef TCHAR *PSTRING; /* Generic character string type */
156 typedef TCHAR CHARACTER;
177 typedef WCHAR TCHAR;
179 typedef CHAR TCHAR;
183 typedef TCHAR *PSTRING; /* Generic character string type */
184 typedef TCHAR CHARACTER;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapinls.h 36 typedef WCHAR TCHAR;
38 typedef char TCHAR;
49 typedef TCHAR *LPTSTR;
50 typedef const TCHAR *LPCTSTR;
tchar.h 12 #error Need to include strsafe.h after tchar.h
112 typedef wchar_t TCHAR,*PTCHAR;
760 typedef char TCHAR,*PTCHAR;
956 typedef char TCHAR,*PTCHAR;
mapidefs.h 44 typedef WCHAR TCHAR;
46 typedef char TCHAR;
51 typedef TCHAR *LPTSTR;
52 typedef const TCHAR *LPCTSTR;
    [all...]
wabdefs.h 46 typedef WCHAR TCHAR;
48 typedef char TCHAR;
53 typedef TCHAR *LPTSTR;
54 typedef const TCHAR *LPCTSTR;
    [all...]
winnt.h 218 typedef WCHAR TCHAR, *PTCHAR;
232 typedef char TCHAR, *PTCHAR;
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
voice_engine_defines.h 265 #define TCHAR char
325 #define TCHAR char
  /external/lzma/CPP/Common/
MyWindows.h 47 typedef CHAR TCHAR;
48 typedef const TCHAR *LPCTSTR;
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 55 #include <tchar.h>
74 #define TCHAR char
144 void vmessage(int flags, const TCHAR* fmt, va_list args) {
161 void panic(const TCHAR* fmt, ...) {
170 void log_n(int n, const TCHAR* fmt, ...) {
716 bool Open(const TCHAR* path, String* error) {
885 const TCHAR* env = _tgetenv(_T("LD_LIBRARY_PATH"));
887 const TCHAR* pos = env;
890 const TCHAR* next_pos = _tcschr(pos, ':');
919 static const TCHAR* const kAndroidSystemLibs[] =
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 694 milliseconds