Home
last modified time | relevance | path

Searched refs:wsprintf (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c272 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/
DControlPanelExe.cpp208 wsprintf( keyName, entries[ i ].subKey, inClsidString ); in Register()
235wsprintf( 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/
Dvoice_engine_defines.h248 #define wsprintf sprintf macro
303 #define wsprintf sprintf macro
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Daddinterface.cpp149 wsprintf(name, L"%04d", id); in addRegistryInterface()
/external/wpa_supplicant_8/src/utils/
Dcommon.c457 wsprintf(buf, L"%S", str); in wpa_strdup_tchar()
/external/syslinux/com32/lib/libpng/
Dpng.c687 wsprintf(time_buf, TEXT("%d %S %d %02d:%02d:%02d +0000"), in png_convert_to_rfc1123()
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_winreg.c847 wsprintf(name, L"%04d", id); in wpa_config_write_network()
/external/wpa_supplicant_8/src/crypto/
Dtls_openssl.c605 wsprintf(wstore, L"%S", store); in tls_cryptoapi_ca_cert()