Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dvoice_engine_defines.h248 #define wsprintf sprintf macro
303 #define wsprintf sprintf macro
/external/opencv/cxcore/src/
Dcxerror.cpp185 wsprintf( message, "%s (%s)\nin function %s, %s(%d)\n\n" in cvGuiBoxReport()
192 wsprintf( title, "OpenCV GUI Error Handler" ); in cvGuiBoxReport()
/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/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.c593 wsprintf(wstore, L"%S", store); in tls_cryptoapi_ca_cert()