Home
last modified time | relevance | path

Searched refs:TCHAR (Results 1 – 25 of 113) sorted by relevance

12345

/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc68 TCHAR title[kMaxLoadString]; // Title bar text.
69 TCHAR window_class[kMaxLoadString]; // Main window class name.
139 static void AppendTextToEditBox(TCHAR* text) { in AppendTextToEditBox()
143 TCHAR line[kMaximumLineLength]; in AppendTextToEditBox()
172 TCHAR* text = reinterpret_cast<TCHAR*>(context); in AppendTextWorker()
186 TCHAR* text = new TCHAR[kMaximumLineLength]; in ShowDumpResults()
202 TCHAR* line = new TCHAR[kMaximumLineLength]; in ShowClientConnected()
220 TCHAR* line = new TCHAR[kMaximumLineLength]; in ShowClientCrashed()
249 line = new TCHAR[kMaximumLineLength]; in ShowClientCrashed()
264 TCHAR* line = new TCHAR[kMaximumLineLength]; in ShowClientExited()
/external/python/cpython2/PC/
Dgetpathp.c231 TCHAR *dataBuf = NULL; in getpythonregpath()
232 static const TCHAR keyPrefix[] = _T("Software\\Python\\PythonCore\\"); in getpythonregpath()
233 static const TCHAR keySuffix[] = _T("\\PythonPath"); in getpythonregpath()
236 TCHAR *keyBuf = NULL; in getpythonregpath()
237 TCHAR *keyBufPtr; in getpythonregpath()
238 TCHAR **ppPaths = NULL; in getpythonregpath()
244 sizeof(TCHAR)*(versionLen-1) + in getpythonregpath()
248 memcpy(keyBufPtr, keyPrefix, sizeof(keyPrefix)-sizeof(TCHAR)); in getpythonregpath()
249 keyBufPtr += sizeof(keyPrefix)/sizeof(TCHAR) - 1; in getpythonregpath()
250 memcpy(keyBufPtr, PyWin_DLLVersionString, versionLen * sizeof(TCHAR)); in getpythonregpath()
[all …]
/external/mdnsresponder/mDNSWindows/ControlPanel/
DRegistrationPage.cpp184 TCHAR name[kDNSServiceMaxDomainName + 1]; in OnSetActive()
185 DWORD nameLen = ( kDNSServiceMaxDomainName + 1 ) * sizeof( TCHAR ); in OnSetActive()
211 …tDomain ) / sizeof( TCHAR ), outUsername, sizeof( outUsername ) / sizeof( TCHAR ), outPassword, si… in OnSetActive()
229 TCHAR subKeyName[MAX_KEY_LENGTH]; in OnSetActive()
317 …Key, L"", 0, REG_SZ, (LPBYTE) (LPCTSTR) hostname, ( hostname.GetLength() + 1 ) * sizeof( TCHAR ) ); in Commit()
331 TCHAR subKeyName[MAX_KEY_LENGTH]; in Commit()
DSharedSecret.cpp87 …eof( outDomain ) / sizeof( TCHAR ), outKey, sizeof( outKey ) / sizeof( TCHAR ), outSecret, sizeof(… in BEGIN_MESSAGE_MAP()
DControlPanelExe.cpp80 TCHAR szName[MAX_PATH]; in MyRegDeleteKey()
187 TCHAR keyName[ MAX_PATH ]; in Register()
214 size = (DWORD)( ( lstrlen( entries[ i ].data ) + 1 ) * sizeof( TCHAR ) ); in Register()
233 TCHAR keyName[ MAX_PATH * 2 ]; in Unregister()
305 TCHAR iconPath[ MAX_PATH + 12 ] = TEXT( "" ); in InitInstance()
306 TCHAR exePath[ MAX_PATH ] = TEXT( "" ); in InitInstance()
DSecondPage.cpp176 TCHAR subKeyName[MAX_KEY_LENGTH]; in Commit()
225 …"UserDefined", 0, REG_SZ, (LPBYTE) (LPCTSTR) string, ( string.GetLength() + 1) * sizeof( TCHAR ) ); in Commit()
388 TCHAR subKeyName[MAX_KEY_LENGTH]; in Populate()
508 TCHAR * string; in RegQueryString()
524 string = (TCHAR*) malloc( stringLen ); in RegQueryString()
/external/expat/xmlwf/
Dwin32filemap.c51 static void win32perror(const TCHAR *);
54 filemap(const TCHAR *name, in filemap() argument
55 void (*processor)(const void *, size_t, const TCHAR *, void *arg), in filemap()
108 win32perror(const TCHAR *s) in win32perror()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_loader.c26 TCHAR fname[] = _T("grpc_c.64.ruby"); in grpc_rb_load_core()
28 TCHAR fname[] = _T("grpc_c.32.ruby"); in grpc_rb_load_core()
31 TCHAR path[2048 + 32] = _T(""); in grpc_rb_load_core()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_winreg.c67 TCHAR name[TNAMELEN]; in wpa_config_read_blobs()
119 static int wpa_config_read_reg_dword(HKEY hk, const TCHAR *name, int *_val) in wpa_config_read_reg_dword()
136 static char * wpa_config_read_reg_string(HKEY hk, const TCHAR *name) in wpa_config_read_reg_string()
140 TCHAR *val; in wpa_config_read_reg_string()
285 static struct wpa_ssid * wpa_config_read_network(HKEY hk, const TCHAR *netw, in wpa_config_read_network()
313 TCHAR name[255], data[1024]; in wpa_config_read_network()
391 TCHAR name[255]; in wpa_config_read_networks()
442 TCHAR buf[256]; in wpa_config_read()
494 static int wpa_config_write_reg_dword(HKEY hk, const TCHAR *name, int val, in wpa_config_write_reg_dword()
521 TCHAR *_name, *_val; in wpa_config_write_reg_string()
[all …]
Dmain_winsvc.c62 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/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Daddinterface.cpp107 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/libpng/contrib/visupng/
DVisualPng.c47 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/webrtc/webrtc/base/
Dwin32windowpicker_unittest.cc24 static const TCHAR* kVisibleWindowTitle = L"Visible Window";
25 static const TCHAR* kInvisibleWindowTitle = L"Invisible Window";
73 TCHAR window_title[500]; in TEST()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp105 TCHAR* exeNameTCHAR = new TCHAR[DIR_BUFFER_LEN]; in OsInit()
151 TCHAR *appName; in OsInitOS()
170 appName = new TCHAR[len]; in OsInitOS()
298 TCHAR *tzText, *tzCaption; in OsExit()
308 tzText = (TCHAR*)malloc(nT * sizeof(*tzText)); in OsExit()
309 tzCaption = (TCHAR*)malloc(nC * sizeof(*tzCaption)); in OsExit()
758 int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, TCHAR *lpCmdLine, int nCmdShow) in WinMain()
/external/skqp/tools/sk_app/win/
Dmain_win.cpp18 static char* tchar_to_utf8(const TCHAR* str) { in tchar_to_utf8()
40 TCHAR exename[1024], *next; in _tWinMain()
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in _tWinMain()
/external/skia/tools/sk_app/win/
Dmain_win.cpp18 static char* tchar_to_utf8(const TCHAR* str) { in tchar_to_utf8()
40 TCHAR exename[1024], *next; in _tWinMain()
45 TCHAR* arg = _tcstok_s(lpCmdLine, _T(" "), &next); in _tWinMain()
/external/curl/lib/vauth/
Ddigest_sspi.c61 status = s_pSecFn->QuerySecurityPackageInfo((TCHAR *) TEXT(SP_NAME_DIGEST), in Curl_auth_is_digest_supported()
94 TCHAR *spn = NULL; in Curl_auth_create_digest_md5_message()
127 status = s_pSecFn->QuerySecurityPackageInfo((TCHAR *) TEXT(SP_NAME_DIGEST), in Curl_auth_create_digest_md5_message()
177 (TCHAR *) TEXT(SP_NAME_DIGEST), in Curl_auth_create_digest_md5_message()
424 status = s_pSecFn->QuerySecurityPackageInfo((TCHAR *) TEXT(SP_NAME_DIGEST), in Curl_auth_create_digest_http_message()
494 TCHAR *spn; in Curl_auth_create_digest_http_message()
542 (TCHAR *) TEXT(SP_NAME_DIGEST), in Curl_auth_create_digest_http_message()
Dvauth.c70 TCHAR *Curl_auth_build_spn(const char *service, const char *host, in Curl_auth_build_spn()
74 TCHAR *tchar_spn = NULL; in Curl_auth_build_spn()
/external/grpc-grpc/src/core/lib/gpr/
Dtmpfile_windows.cc38 TCHAR tmp_path[MAX_PATH]; in gpr_tmpfile()
39 TCHAR tmp_filename[MAX_PATH]; in gpr_tmpfile()
/external/webrtc/webrtc/system_wrappers/source/
Dtrace_win.cc79 TCHAR sz_date_str[20]; in AddDateTimeInfo()
80 TCHAR sz_time_str[20]; in AddDateTimeInfo()
/external/python/cpython2/Modules/expat/
Dloadlibrary.c117 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in _Expat_LoadLibrary()
/external/python/cpython3/Modules/expat/
Dloadlibrary.c117 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in _Expat_LoadLibrary()
/external/expat/lib/
Dloadlibrary.c117 TCHAR *path = malloc(sizeof(TCHAR) * (systemdirlen + 1 + filenamelen)); in _Expat_LoadLibrary()
/external/curl/lib/
Dldap.c82 TCHAR *lud_dn;
83 TCHAR **lud_attrs;
90 TCHAR *lud_filter;
214 rc = ldap_bind_s(server, NULL, (TCHAR *)&cred, method); in ldap_win_bind_auth()
273 TCHAR *host = NULL; in Curl_ldap()
502 TCHAR *attribute; in Curl_ldap()
513 TCHAR *dn = ldap_get_dn(server, entryIterator); in Curl_ldap()
924 ludp->lud_attrs = calloc(count + 1, sizeof(TCHAR *)); in _ldap_url_parse2()
/external/webrtc/webrtc/modules/video_capture/windows/
Dsink_filter_ds.h39 IN TCHAR* szName,
56 CaptureSinkFilter(IN TCHAR * tszName,

12345