Home
last modified time | relevance | path

Searched refs:nDecodeDestLen (Results 1 – 16 of 16) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.cpp346 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
348 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
408 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
447 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
449 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
452 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo… in V_URLDecodeNoPlusForSpace() argument
454 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, fa… in V_URLDecodeNoPlusForSpace()
H A Dstrtools_public.h144 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
147 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo…
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.cpp346 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
348 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
408 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
447 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
449 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
452 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo… in V_URLDecodeNoPlusForSpace() argument
454 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, fa… in V_URLDecodeNoPlusForSpace()
H A Dstrtools_public.h144 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
147 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openvr/src/src/vrcommon/
H A Dstrtools_public.cpp321 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
323 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
383 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
418 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
420 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
423 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo… in V_URLDecodeNoPlusForSpace() argument
425 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, fa… in V_URLDecodeNoPlusForSpace()
H A Dstrtools_public.h126 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
129 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo…
/dports/www/firefox/firefox-99.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.cpp346 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
348 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
408 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
447 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
449 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
452 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo… in V_URLDecodeNoPlusForSpace() argument
454 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, fa… in V_URLDecodeNoPlusForSpace()
H A Dstrtools_public.h144 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
147 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo…
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.cpp346 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
348 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
408 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
447 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
449 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
452 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo… in V_URLDecodeNoPlusForSpace() argument
454 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, fa… in V_URLDecodeNoPlusForSpace()
H A Dstrtools_public.h144 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
147 size_t V_URLDecodeNoPlusForSpace( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSo…
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dstrtools.cpp321 size_t V_URLDecodeInternal(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, i… in V_URLDecodeInternal() argument
323 if (nDecodeDestLen < nEncodedSourceLen) in V_URLDecodeInternal()
383 if (iDestPos < nDecodeDestLen) in V_URLDecodeInternal()
411 size_t V_URLDecode(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnco… in V_URLDecode() argument
413 …return V_URLDecodeInternal(pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tru… in V_URLDecode()
H A Dstrtools.h133 size_t V_URLDecode(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnco…
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/vr/openvr/src/
H A Dstrtools_public.cpp327 size_t V_URLDecodeInternal( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, … in V_URLDecodeInternal() argument
329 if ( nDecodeDestLen < nEncodedSourceLen ) in V_URLDecodeInternal()
389 if ( iDestPos < nDecodeDestLen ) in V_URLDecodeInternal()
418 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc… in V_URLDecode() argument
420 …return V_URLDecodeInternal( pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tr… in V_URLDecode()
H A Dstrtools_public.h122 size_t V_URLDecode( char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnc…
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dstrtools.cpp321 size_t V_URLDecodeInternal(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, i… in V_URLDecodeInternal() argument
323 if (nDecodeDestLen < nEncodedSourceLen) in V_URLDecodeInternal()
383 if (iDestPos < nDecodeDestLen) in V_URLDecodeInternal()
411 size_t V_URLDecode(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnco… in V_URLDecode() argument
413 …return V_URLDecodeInternal(pchDecodeDest, nDecodeDestLen, pchEncodedSource, nEncodedSourceLen, tru… in V_URLDecode()
H A Dstrtools.h133 size_t V_URLDecode(char *pchDecodeDest, int nDecodeDestLen, const char *pchEncodedSource, int nEnco…