Home
last modified time | relevance | path

Searched refs:SPERR_NOT_FOUND (Results 1 – 9 of 9) sorted by relevance

/dports/audio/rhvoice/RHVoice-1.2.4/src/sapi/
H A DISpDataKeyImpl.cpp30 return SPERR_NOT_FOUND;
51 return SPERR_NOT_FOUND;
79 return SPERR_NOT_FOUND;
H A Dvoice_token.cpp48 return SPERR_NOT_FOUND; in OpenKey()
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dsphelper.hh12 #ifndef SPERR_NOT_FOUND
17 #define SPERR_NOT_FOUND MAKE_SAPI_ERROR(0x03a) macro
238 if (hr == SPERR_NOT_FOUND) in SpGetDescription()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsperror.h23 #define SPERR_NOT_FOUND MAKE_SAPI_ERROR(0x003a) macro
H A Dsphelper.h71 if(hres == SPERR_NOT_FOUND)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dsperror.h23 #define SPERR_NOT_FOUND MAKE_SAPI_ERROR(0x003a) macro
H A Dsphelper.h71 if(hres == SPERR_NOT_FOUND)
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dsperror.h331 #define SPERR_NOT_FOUND MAKE_SAPI_ERROR(0x03a) macro
H A Dsphelper.h444 if (hr != SPERR_NOT_FOUND)
804 hr = SPERR_NOT_FOUND; in SpFindBestToken()
808 if (hr != SPERR_NOT_FOUND) in SpFindBestToken()
885 if (hr != SPERR_NOT_FOUND)
928 if (hr != SPERR_NOT_FOUND) in SpCreatePhoneConverter()
1162 if (hr == SPERR_NOT_FOUND)