HomeSort by relevance Sort by last modified time
    Searched refs:TCHAR (Results 26 - 50 of 76) sorted by null

12 3 4

  /external/libpng/contrib/visupng/
VisualPng.c 45 BOOL BuildPngList (PTSTR pstrPathName, TCHAR **ppFileList, int *pFileCount,
48 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex,
166 static TCHAR szImgPathName [MAX_PATH];
167 static TCHAR szTitleName [MAX_PATH];
169 static TCHAR *pPngFileList = NULL;
511 BOOL BuildPngList (PTSTR pstrPathName, TCHAR **ppFileList, int *pFileCount,
514 static TCHAR szImgPathName [MAX_PATH];
515 static TCHAR szImgFileName [MAX_PATH];
516 static TCHAR szImgFindName [MAX_PATH];
521 static TCHAR szTmp [MAX_PATH]
    [all...]
  /external/icu4c/samples/layout/
GDIFontInstance.h 73 GDIFontInstance(GDISurface *surface, TCHAR *faceName, le_int16 pointSize, LEErrorCode &status);
clayout.c 40 TCHAR szAppName[] = TEXT(APP_NAME);
  /external/webkit/Tools/WebKitLauncherWin/
WebKitLauncherWin.cpp 28 #include <tchar.h>
78 TCHAR exePath[MAX_PATH];
  /hardware/ti/omap3/dspbridge/inc/
csl.h 349 extern DWORD CSL_Wstrlen(IN CONST TCHAR * ptstrSrc);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
csl.h 350 extern DWORD CSL_Wstrlen(IN CONST TCHAR * ptstrSrc);
  /external/chromium/googleurl/base/
logging.cc 34 #include <tchar.h>
53 TCHAR log_file_name[MAX_PATH] = { 0 };
89 TCHAR* last_backslash = _tcsrchr(log_file_name, '\\');
123 void InitLogging(const TCHAR* new_log_file, LoggingDestination logging_dest,
logging.h 10 #include <tchar.h>
115 void InitLogging(const TCHAR* log_file, LoggingDestination logging_dest,
  /external/chromium/third_party/libjingle/source/talk/base/
win32.h 123 bool AdjustCurrentProcessPrivilege(const TCHAR* privilege, bool to_enable);
win32socketserver.h 132 static const TCHAR kWindowName[];
win32filesystem.cc 33 #include <tchar.h>
314 TCHAR buffer[MAX_PATH + 1];
356 TCHAR buffer[MAX_PATH + 1];
366 TCHAR buffer[MAX_PATH + 1];
  /external/webkit/Tools/WinLauncher/
WinLauncher.cpp 51 TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
52 TCHAR szWindowClass[MAX_LOADSTRING]; // the main window class name
319 static void initDocStruct(DOCINFO* di, TCHAR* docname)
466 TCHAR fileURL[INTERNET_MAX_URL_LENGTH];
  /external/mdnsresponder/mDNSShared/
DebugServices.c 156 static TCHAR *
160 TCHAR * outTCharString,
955 TCHAR buffer[ 512 ];
958 TCHAR * dst;
961 // Copy locally and null terminate the string. This also converts from char to TCHAR in case we are
978 *dst++ = (TCHAR) c;
997 TCHAR name[ 128 ];
999 TCHAR path[ MAX_PATH ];
1025 // Set the path in the EventMessageFile subkey. Add 1 to the TCHAR count to include the null terminator.
1031 n *= sizeof( TCHAR );
    [all...]
  /external/chromium/chrome/browser/
memory_details_win.cc 120 TCHAR name[MAX_PATH];
  /development/host/windows/usb/adb_winapi_test/
adb_winapi_test.cpp 74 int __cdecl _tmain(int argc, TCHAR* argv[], TCHAR* envp[]) {
  /external/chromium/chrome/browser/google/
google_update.cc 163 STDMETHOD(OnUpdateAvailable)(const TCHAR* version_string) {
184 STDMETHOD(OnComplete)(CompletionCodes code, const TCHAR* text) {
  /external/webkit/Tools/DumpRenderTree/win/
AccessibilityUIElementWin.cpp 33 #include <tchar.h>
214 Vector<TCHAR> roleText(roleTextLength);
385 TCHAR* ignored;
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.h 429 void wpa_unicode2ascii_inplace(TCHAR *str);
430 TCHAR * wpa_strdup_tchar(const char *str);
  /external/wpa_supplicant_8/src/utils/
common.h 453 void wpa_unicode2ascii_inplace(TCHAR *str);
454 TCHAR * wpa_strdup_tchar(const char *str);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc     [all...]
  /external/openssl/apps/
apps.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/
VPPTest.c 438 int _tmain(int argc, TCHAR **argv)
459 TCHAR* szInFile = NULL;
460 TCHAR* szOutFile = NULL;
465 TCHAR stringRGB[30];
466 TCHAR stringYUV[30];
467 TCHAR overlaystring[30];
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Display.cpp 218 static const TCHAR windowName[] = TEXT("AngleHiddenWindow");
219 static const TCHAR className[] = TEXT("STATIC");
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_named_pipe.c 142 TCHAR name[256];
393 TCHAR *t_sddl;
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c 136 TCHAR name[256];
387 TCHAR *t_sddl;

Completed in 1063 milliseconds

12 3 4