Home
last modified time | relevance | path

Searched refs:unprocessed (Results 1 – 21 of 21) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_pending.pod28 additional bytes will be buffered by OpenSSL but will remain unprocessed until
29 they are needed. As these bytes are still in an unprocessed state SSL_pending()
33 the data is in unprocessed buffered records).
36 unprocessed) and 0 otherwise. Note that it is possible for SSL_has_pending() to
38 data because the unprocessed buffered data when processed yielded no application
41 SSL_read_ex() or SSL_read() call because the buffered and unprocessed data is
DEVP_EncodeInit.pod64 amount of unprocessed data held in B<ctx> and divide the result by 48 (ignore
82 EVP_ENCODE_CTX_num() will return the number of as yet unprocessed bytes still to
102 of unprocessed data (1, 2 or 3 bytes) that remains at the end will be held in
115 is any unprocessed data still in B<ctx> then the input data must not have been
DSSL_read.pod63 In this case there might still be unprocessed data available in the B<BIO>.
65 be unprocessed data available in the B<SSL>.
DSSL_CTX_set_read_ahead.pod46 unprocessed data, it's recommended that if read ahead is turned on that
DSSL_get_error.pod71 still unprocessed data available at either the B<SSL> or the B<BIO> layer, even
/third_party/mesa3d/bin/
Dgen_release_notes.py137 unprocessed = []
/third_party/curl/docs/libcurl/opts/
DCURLOPT_DEBUGFUNCTION.md75 The data is the unprocessed protocol data received from the peer. Even if the
/third_party/skia/third_party/externals/oboe/apps/OboeTester/docs/
DAutomatedTesting.md69 …--es in_preset ("generic", "camcorder", "voicerec", "voicecomm", "unprocessed", "performa…
/third_party/python/Doc/library/
Dhtml.parser.rst105 Reset the instance. Loses all unprocessed data. This is called implicitly at
/third_party/lame/ACM/tinyxml/
Dreadme.txt90 entities, and leave them unprocessed.
/third_party/python/Lib/test/
Dtest_enum.py1818 unprocessed = (1, "Unprocessed") variable in TestEnum.test_conflicting_types_resolved_in_new.LabelledList
1821 … self.assertEqual(list(LabelledList), [LabelledList.unprocessed, LabelledList.payment_complete])
1822 self.assertEqual(LabelledList.unprocessed, 1)
1823 self.assertEqual(LabelledList(1), LabelledList.unprocessed)
/third_party/nghttp2/doc/sources/
Dtutorial-client.rst329 In this function we feed all unprocessed, received data to the nghttp2
Dtutorial-server.rst346 In this function, we feed all unprocessed but already received data to
/third_party/node/tools/inspector_protocol/lib/
Dencoding_cpp.template32 return ToASCIIString("JSON: unprocessed input remains");
/third_party/ffmpeg/doc/
Dfilters.texi4209 Set dry amount. Amount of unprocessed (dry) signal.
7338 The null audio source, return unprocessed audio frames. It is mainly useful
14752 Set which planes will be processed as bitmap, unprocessed planes will be
15070 Set which planes will be processed, unprocessed planes will be copied.
16349 Set which planes will be processed as bitmap, unprocessed planes will be
16369 Set which planes will be processed as bitmap, unprocessed planes will be
16392 Set which planes will be processed as bitmap, unprocessed planes will be
16412 Set which planes will be processed as bitmap, unprocessed planes will be
16437 Set which planes will be processed as bitmap, unprocessed planes will be
18617 Set which planes will be processed, unprocessed planes will be copied.
[all …]
/third_party/skia/third_party/externals/libjpeg-turbo/
Dstructure.txt664 leaving some data unprocessed in the source/destination buffer (ie, the
Dlibjpeg.txt2045 * You can limit buildup of unprocessed data in your input buffer.
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt11434 unprocessed
/third_party/rust/crates/aho-corasick/bench/data/
Dwords-1500011169 unprocessed
/third_party/skia/third_party/externals/libpng/
Dlibpng-manual.txt2652 of unprocessed bytes from the last png_process_data
/third_party/node/doc/changelogs/
DCHANGELOG_V18.md273 * CVE-2024-22019 - http: Reading unprocessed HTTP request with unbounded chunk extension allows DoS…