Searched refs:wsprintf (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 272 wsprintf(Buffer, in do_compile_files() 282 wsprintf(Buffer, "%s%c", p->path, optimize ? 'o' : 'c'); in do_compile_files() 633 wsprintf(buffer, "PYTHONHOME=%s", python_dir); in LoadPythonDll() 638 wsprintf(subkey_name, in LoadPythonDll() 851 wsprintf(reason, "Can't load Python for pre-install script (%d)", GetLastError()); in run_simple_script() 1152 wsprintf(buffer, "Setup %s", title); in CreateBackground() 1200 wsprintf(Buffer, in IntroDlgProc() 1299 wsprintf(Buffer, "PYTHONHOME=%s", exe); in get_sys_prefix() 1361 wsprintf(core_version, "%d.%d", bound_image_major, bound_image_minor); in CheckPythonExe() 1407 wsprintf(vers_name, "Python Version %d.%d in %s", in GetOtherPythonVersion() [all …]
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | ControlPanelExe.cpp | 208 wsprintf( keyName, entries[ i ].subKey, inClsidString ); in Register() 235 …wsprintf( keyName, L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\ControlPanel\\NameSpa… in Unregister() 238 wsprintf( keyName, L"CLSID\\%s", clsidString ); in Unregister() 316 wsprintf( iconPath, L"%s,-%d", exePath, IDR_APPLET ); in InitInstance()
|
/external/webrtc/webrtc/voice_engine/ |
D | voice_engine_defines.h | 248 #define wsprintf sprintf macro 303 #define wsprintf sprintf macro
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 149 wsprintf(name, L"%04d", id); in addRegistryInterface()
|
/external/wpa_supplicant_8/src/utils/ |
D | common.c | 457 wsprintf(buf, L"%S", str); in wpa_strdup_tchar()
|
/external/syslinux/com32/lib/libpng/ |
D | png.c | 687 wsprintf(time_buf, TEXT("%d %S %d %02d:%02d:%02d +0000"), in png_convert_to_rfc1123()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | config_winreg.c | 847 wsprintf(name, L"%04d", id); in wpa_config_write_network()
|
/external/wpa_supplicant_8/src/crypto/ |
D | tls_openssl.c | 605 wsprintf(wstore, L"%S", store); in tls_cryptoapi_ca_cert()
|