/external/openssl/crypto/ |
D | LPdir_win.c | 74 if (sizeof(TCHAR) != sizeof(char)) in LP_find_file() 76 TCHAR *wdir = NULL; in LP_find_file() 80 wdir = (TCHAR *)malloc(len_0 * sizeof(TCHAR)); in LP_find_file() 93 wdir[index] = (TCHAR)directory[index]; in LP_find_file() 100 (*ctx)->handle = FindFirstFile((TCHAR *)directory, &(*ctx)->ctx); in LP_find_file() 118 if (sizeof(TCHAR) != sizeof(char)) in LP_find_file() 120 TCHAR *wdir = (*ctx)->ctx.cFileName; in LP_find_file()
|
D | cryptlib.c | 837 TCHAR buf[256]; in OPENSSL_showfatal() 838 const TCHAR *fmt; in OPENSSL_showfatal() 852 if (sizeof(TCHAR)==sizeof(char)) in OPENSSL_showfatal() 853 fmt=(const TCHAR *)fmta; in OPENSSL_showfatal() 860 if (fmtw == NULL) { fmt=(const TCHAR *)L"no stack?"; break; } in OPENSSL_showfatal() 882 fmt = (const TCHAR *)fmtw; in OPENSSL_showfatal() 886 _vsntprintf (buf,sizeof(buf)/sizeof(TCHAR)-1,fmt,ap); in OPENSSL_showfatal() 887 buf [sizeof(buf)/sizeof(TCHAR)-1] = _T('\0'); in OPENSSL_showfatal() 894 const TCHAR *pmsg=buf; in OPENSSL_showfatal()
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
D | LPdir_win.c | 74 if (sizeof(TCHAR) != sizeof(char)) in LP_find_file() 76 TCHAR *wdir = NULL; in LP_find_file() 80 wdir = (TCHAR *)malloc(len_0 * sizeof(TCHAR)); in LP_find_file() 93 wdir[index] = (TCHAR)directory[index]; in LP_find_file() 100 (*ctx)->handle = FindFirstFile((TCHAR *)directory, &(*ctx)->ctx); in LP_find_file() 118 if (sizeof(TCHAR) != sizeof(char)) in LP_find_file() 120 TCHAR *wdir = (*ctx)->ctx.cFileName; in LP_find_file()
|
D | cryptlib.c | 851 TCHAR buf[256]; in OPENSSL_showfatal() 852 const TCHAR *fmt; in OPENSSL_showfatal() 866 if (sizeof(TCHAR)==sizeof(char)) in OPENSSL_showfatal() 867 fmt=(const TCHAR *)fmta; in OPENSSL_showfatal() 874 if (fmtw == NULL) { fmt=(const TCHAR *)L"no stack?"; break; } in OPENSSL_showfatal() 896 fmt = (const TCHAR *)fmtw; in OPENSSL_showfatal() 900 _vsntprintf (buf,sizeof(buf)/sizeof(TCHAR)-1,fmt,ap); in OPENSSL_showfatal() 901 buf [sizeof(buf)/sizeof(TCHAR)-1] = _T('\0'); in OPENSSL_showfatal() 908 const TCHAR *pmsg=buf; in OPENSSL_showfatal()
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/ |
D | vie_autotest_windows.h | 44 int height, TCHAR* className); 59 TCHAR _hwnd1Title[TITLE_LENGTH]; 60 TCHAR _hwnd2Title[TITLE_LENGTH];
|
/external/skia/src/views/win/ |
D | skia_win.cpp | 17 TCHAR szTitle[] = _T("SampleApp"); // The title bar text 18 TCHAR szWindowClass[] = _T("SAMPLEAPP"); // the main window class name 100 char* tchar_to_utf8(const TCHAR* str) { in tchar_to_utf8() 140 TCHAR exename[1024], *next; in InitInstance() 145 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in InitInstance()
|
/external/chromium_org/third_party/skia/src/views/win/ |
D | skia_win.cpp | 17 TCHAR szTitle[] = _T("SampleApp"); // The title bar text 18 TCHAR szWindowClass[] = _T("SAMPLEAPP"); // the main window class name 100 char* tchar_to_utf8(const TCHAR* str) { in tchar_to_utf8() 140 TCHAR exename[1024], *next; in InitInstance() 145 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in InitInstance()
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
D | pthread_win32_attach_detach_np.c | 48 TCHAR QuserExDLLPathBuf[1024]; in pthread_win32_process_attach_np() 95 (const TCHAR *) TEXT ("QueueUserAPCEx")); in pthread_win32_process_attach_np() 119 (const TCHAR *) TEXT ("QueueUserAPCEx_Init")); in pthread_win32_process_attach_np() 175 (const TCHAR *) TEXT ("QueueUserAPCEx_Fini")); in pthread_win32_process_detach_np()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 107 TCHAR name[10]; in addRegistryInterface() 119 TCHAR name[255]; in addRegistryInterface() 162 (ifname.length() + 1) * sizeof(TCHAR)); in addRegistryInterface() 169 (LPBYTE) TEXT("default"), 8 * sizeof(TCHAR)); in addRegistryInterface() 171 (LPBYTE) TEXT(""), 1 * sizeof(TCHAR)); in addRegistryInterface()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_winreg.c | 67 TCHAR name[TNAMELEN]; in wpa_config_read_blobs() 120 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword() 137 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name) in wpa_config_read_reg_string() 141 TCHAR *val; in wpa_config_read_reg_string() 283 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw, in wpa_config_read_network() 311 TCHAR name[255], data[1024]; in wpa_config_read_network() 389 TCHAR name[255]; in wpa_config_read_networks() 440 TCHAR buf[256]; in wpa_config_read() 492 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val, in wpa_config_write_reg_dword() 519 TCHAR *_name, *_val; in wpa_config_write_reg_string() [all …]
|
D | main_winsvc.c | 62 const TCHAR *name) in read_interface() 66 TCHAR adapter[TBUFLEN], config[TBUFLEN], ctrl_interface[TBUFLEN]; in read_interface() 201 TCHAR name[255]; in wpa_supplicant_thread() 254 static int register_service(const TCHAR *exe) in register_service() 424 TCHAR *path; in main() 428 path = os_malloc(MAX_PATH * sizeof(TCHAR)); in main()
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | win32windowpicker_unittest.cc | 17 static const TCHAR* kVisibleWindowTitle = L"Visible Window"; 18 static const TCHAR* kInvisibleWindowTitle = L"Invisible Window"; 66 TCHAR window_title[500]; in TEST()
|
D | win32windowpicker.cc | 46 TCHAR class_name_w[500]; in EnumProc() 54 TCHAR window_title[500]; in EnumProc()
|
/external/chromium_org/third_party/webrtc/base/ |
D | win32windowpicker_unittest.cc | 23 static const TCHAR* kVisibleWindowTitle = L"Visible Window"; 24 static const TCHAR* kInvisibleWindowTitle = L"Invisible Window"; 72 TCHAR window_title[500]; in TEST()
|
D | win32windowpicker.cc | 52 TCHAR class_name_w[500]; in EnumProc() 60 TCHAR window_title[500]; in EnumProc()
|
/external/libpng/contrib/visupng/ |
D | VisualPng.c | 47 BOOL BuildPngList (PTSTR pstrPathName, TCHAR **ppFileList, int *pFileCount, 50 BOOL SearchPngList (TCHAR *pFileList, int FileCount, int *pFileIndex, 168 static TCHAR szImgPathName [MAX_PATH]; in WndProc() 169 static TCHAR szTitleName [MAX_PATH]; in WndProc() 171 static TCHAR *pPngFileList = NULL; in WndProc() 513 BOOL BuildPngList (PTSTR pstrPathName, TCHAR **ppFileList, int *pFileCount, in BuildPngList() 516 static TCHAR szImgPathName [MAX_PATH]; in BuildPngList() 517 static TCHAR szImgFileName [MAX_PATH]; in BuildPngList() 518 static TCHAR szImgFindName [MAX_PATH]; in BuildPngList() 523 static TCHAR szTmp [MAX_PATH]; in BuildPngList() [all …]
|
/external/lzma/CPP/Windows/ |
D | FileName.h | 14 const TCHAR kDirDelimiter = CHAR_PATH_SEPARATOR; 15 const TCHAR kAnyStringWildcard = '*';
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
D | vie_window_creator.cc | 37 TCHAR window1Title[1024] = _T("ViE Autotest Window 1"); in CreateTwoWindows() 38 TCHAR window2Title[1024] = _T("ViE Autotest Window 2"); in CreateTwoWindows()
|
/external/chromium_org/tools/gyp/test/win/rc-build/ |
D | hello.cpp | 13 TCHAR szTitle[MAX_LOADSTRING]; 14 TCHAR szWindowClass[MAX_LOADSTRING];
|
/external/srec/audio/AudioIn/UNIX/include/ |
D | audioinerr.h | 59 #define TCHAR char macro 98 const TCHAR *szExplanation;
|
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
D | trace_win.cc | 101 TCHAR sz_date_str[20]; in AddDateTimeInfo() 102 TCHAR sz_time_str[20]; in AddDateTimeInfo()
|
/external/webrtc/src/system_wrappers/source/ |
D | trace_win.cc | 114 TCHAR szDateStr[20]; in AddDateTimeInfo() 115 TCHAR szTimeStr[20]; in AddDateTimeInfo()
|
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/ |
D | sink_filter_ds.h | 39 IN TCHAR* szName, 56 CaptureSinkFilter(IN TCHAR * tszName,
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | voice_engine_defines.h | 265 #define TCHAR char macro 325 #define TCHAR char macro
|
/external/chromium_org/tools/win/link_limiter/ |
D | limiter.cc | 17 typedef std::basic_string<TCHAR> tstring; 44 TCHAR* msg_buf = NULL; in ErrorMessageToString() 77 const_cast<TCHAR*>(cmdline.c_str()), in RunExe()
|