Home
last modified time | relevance | path

Searched refs:appendStream (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/aws-sdk-php/aws-sdk-php74-3.185.15/Aws/Crypto/
H A DEncryptionTrait.php172 $appendStream = new AppendStream([
176 $appendStream->addStream(Psr7\Utils::streamFor($cipherOptions['Tag']));
177 return [$appendStream, $cipherTextStream->getAesName()];
H A DEncryptionTraitV2.php188 $appendStream = new AppendStream([
192 $appendStream->addStream(Psr7\Utils::streamFor($cipherOptions['Tag']));
193 return $appendStream;
/dports/www/nextcloud/nextcloud/3rdparty/aws/aws-sdk-php/src/Crypto/
H A DEncryptionTrait.php172 $appendStream = new AppendStream([
176 $appendStream->addStream(Psr7\Utils::streamFor($cipherOptions['Tag']));
177 return [$appendStream, $cipherTextStream->getAesName()];
H A DEncryptionTraitV2.php188 $appendStream = new AppendStream([
192 $appendStream->addStream(Psr7\Utils::streamFor($cipherOptions['Tag']));
193 return $appendStream;
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/media-source/
H A Dinterfaces.html.ini40 [SourceBuffer interface: operation appendStream(Stream,unsigned long long)]
52 …[SourceBuffer interface: sourceBuffer must inherit property "appendStream" with the proper type (1…
55 …[SourceBuffer interface: calling appendStream(Stream,unsigned long long) on sourceBuffer with too …
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/media-source/
H A Dinterfaces.html.ini39 [SourceBuffer interface: operation appendStream(Stream,unsigned long long)]
51 …[SourceBuffer interface: sourceBuffer must inherit property "appendStream" with the proper type (1…
54 …[SourceBuffer interface: calling appendStream(Stream,unsigned long long) on sourceBuffer with too …
/dports/editors/libreoffice/libreoffice-7.2.6.2/codemaker/source/javamaker/
H A Dclassfile.cxx67 void appendStream( in appendStream() function
256 appendStream(m_code, defaultBlock->m_code); in instrLookupswitch()
259 appendStream(m_code, pair.second->m_code); in instrLookupswitch()
344 appendStream(m_code, defaultBlock->m_code); in instrTableswitch()
348 appendStream(m_code, pCode->m_code); in instrTableswitch()
622 appendStream(m_methods, code->m_code); in addMethod()
624 appendStream(m_methods, code->m_exceptionTable); in addMethod()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/codemaker/source/javamaker/
H A Dclassfile.cxx67 void appendStream( in appendStream() function
256 appendStream(m_code, defaultBlock->m_code); in instrLookupswitch()
259 appendStream(m_code, pair.second->m_code); in instrLookupswitch()
344 appendStream(m_code, defaultBlock->m_code); in instrTableswitch()
348 appendStream(m_code, pCode->m_code); in instrTableswitch()
622 appendStream(m_methods, code->m_code); in addMethod()
624 appendStream(m_methods, code->m_exceptionTable); in addMethod()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/unx/
H A Dstream.c373 appendStream(Stream s, CharArray data) in appendStream() function
391 { if ( !appendStream(s, data) || in appendLineStream()
543 return appendStream(s, txt); in writeAsFileStream()
605 SM(NAME_append, 1, "data=char_array", appendStream,
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/io/
H A DnsIMultiplexInputStream.idl27 void appendStream(in nsIInputStream stream);
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/io/
H A DnsIMultiplexInputStream.idl27 void appendStream(in nsIInputStream stream);
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/io/
H A DnsIMultiplexInputStream.idl27 void appendStream(in nsIInputStream stream);
/dports/www/firefox/firefox-99.0/xpcom/io/
H A DnsIMultiplexInputStream.idl27 void appendStream(in nsIInputStream stream);
/dports/www/firefox-esr/firefox-91.8.0/xpcom/io/
H A DnsIMultiplexInputStream.idl27 void appendStream(in nsIInputStream stream);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DSourceBuffer.webidl44 //void appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/webidl/
H A DSourceBuffer.webidl44 //void appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DModuleNameReader.java89 buf.appendStream(in); in readModuleName()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DModuleNameReader.java89 buf.appendStream(in); in readModuleName()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DModuleNameReader.java89 buf.appendStream(in); in readModuleName()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DModuleNameReader.java90 buf.appendStream(in); in readModuleName()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DModuleNameReader.java90 buf.appendStream(in); in readModuleName()
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DSourceBuffer.webidl45 //void appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize);
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DSourceBuffer.webidl45 //void appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DSourceBuffer.webidl45 //void appendStream(Stream stream, [EnforceRange] optional unsigned long long maxSize);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/SCClassLibrary/Common/Core/
H A DNil.sc14 appendStream { arg stream; ^stream }

12345