Home
last modified time | relevance | path

Searched refs:createOutputBuffer (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/libxml2/libxml2-2.9.12/python/tests/
H A Doutbuf.py13 buf = libxml2.createOutputBuffer(f, "ISO-8859-1")
32 buf = libxml2.createOutputBuffer(f, 'UTF-8')
58 buf = libxml2.createOutputBuffer(f, 'UTF-8')
79 buf = libxml2.createOutputBuffer(f, 'UTF-8')
87 buf = libxml2.createOutputBuffer(f, 'UTF-8')
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/python/tests/
H A Doutbuf.py8 buf = libxml2.createOutputBuffer(f, "ISO-8859-1")
27 buf = libxml2.createOutputBuffer(f, 'UTF-8')
53 buf = libxml2.createOutputBuffer(f, 'UTF-8')
74 buf = libxml2.createOutputBuffer(f, 'UTF-8')
82 buf = libxml2.createOutputBuffer(f, 'UTF-8')
/dports/textproc/py-libxml2/libxml2-2.9.12/python/tests/
H A Doutbuf.py13 buf = libxml2.createOutputBuffer(f, "ISO-8859-1")
32 buf = libxml2.createOutputBuffer(f, 'UTF-8')
58 buf = libxml2.createOutputBuffer(f, 'UTF-8')
79 buf = libxml2.createOutputBuffer(f, 'UTF-8')
87 buf = libxml2.createOutputBuffer(f, 'UTF-8')
/dports/textproc/kf5-kcodecs/kcodecs-5.89.0/src/
H A Dkcodecsqp.cpp130 void createOutputBuffer(char *&dcursor, const char *const dend);
561 void QuotedPrintableEncoder::createOutputBuffer(char *&dcursor, const char *const dend) in createOutputBuffer() function in KCodecs::QuotedPrintableEncoder
621 createOutputBuffer(dcursor, dend); in encode()
661 createOutputBuffer(dcursor, dend); in finish()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/decoder/
H A DSimpleDecoder.java61 availableOutputBuffers[i] = createOutputBuffer(); in SimpleDecoder()
270 protected abstract O createOutputBuffer(); in createOutputBuffer() method in SimpleDecoder
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DSimpleDecoder.java61 availableOutputBuffers[i] = createOutputBuffer(); in SimpleDecoder()
270 protected abstract O createOutputBuffer(); in createOutputBuffer() method in SimpleDecoder
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DSimpleDecoder.java63 availableOutputBuffers[i] = createOutputBuffer(); in SimpleDecoder()
290 protected abstract O createOutputBuffer(); in createOutputBuffer() method in SimpleDecoder
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DSimpleDecoder.java63 availableOutputBuffers[i] = createOutputBuffer(); in SimpleDecoder()
290 protected abstract O createOutputBuffer(); in createOutputBuffer() method in SimpleDecoder
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/decoder/
H A DSimpleDecoder.java63 availableOutputBuffers[i] = createOutputBuffer(); in SimpleDecoder()
290 protected abstract O createOutputBuffer(); in createOutputBuffer() method in SimpleDecoder
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/text/
H A DSimpleSubtitleDecoder.java56 protected final SubtitleOutputBuffer createOutputBuffer() { in createOutputBuffer() method in SimpleSubtitleDecoder
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSimpleSubtitleDecoder.java56 protected final SubtitleOutputBuffer createOutputBuffer() { in createOutputBuffer() method in SimpleSubtitleDecoder
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSimpleSubtitleDecoder.java57 protected final SubtitleOutputBuffer createOutputBuffer() { in createOutputBuffer() method in SimpleSubtitleDecoder
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSimpleSubtitleDecoder.java57 protected final SubtitleOutputBuffer createOutputBuffer() { in createOutputBuffer() method in SimpleSubtitleDecoder
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/text/
H A DSimpleSubtitleDecoder.java57 protected final SubtitleOutputBuffer createOutputBuffer() { in createOutputBuffer() method in SimpleSubtitleDecoder
/dports/textproc/libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py774 def createOutputBuffer(file, encoding): function
H A Dlibxml2.py1562 def createOutputBuffer(file, encoding): function
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py774 def createOutputBuffer(file, encoding): function
H A Dlibxml2.py1562 def createOutputBuffer(file, encoding): function