Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dmemchunk.h344 peeking(true) {} in PeekMemchunks()
352 peeking{std::exchange(other.peeking, true)} {}
364 peeking = std::exchange(other.peeking, true);
374 if (!peeking) { in remove()
423 if (!peeking) { in disable_peek()
435 peeking = false; in disable_peek()
442 peeking = true; in reset()
453 bool peeking; member
Dmemchunk_test.cc274 CU_ASSERT(!pchunks.peeking); in test_peek_memchunks_disable_peek_drain()
302 CU_ASSERT(!pchunks.peeking); in test_peek_memchunks_disable_peek_no_drain()
337 CU_ASSERT(pchunks.peeking); in test_peek_memchunks_reset()
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal.function8 /* Invasive peeking: check the persistent data */
/third_party/libnl/doc/
Dcore.txt864 If enabled, message peeking causes nl_recv() to try and use MSG_PEEK
866 buffer of that size. Message peeking is enabled by default but can be
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/
Dvocab.txt28223 peeking
/third_party/gstreamer/gstplugins_good/
DChangeLog13076 matroskademux: Ignore crc32 element while peeking at cluster.
19232 done by peeking the first moof, but that can only be done in pull mode.
58934 Refactor the jitterbuffer code. Make separate function for peeking a buffer,
69183 [MOVED FROM BAD 009/134] vp8dec: Correctly initialize stream info before peeking at the stream
69184 Otherwise peeking will fail and we'll get invalid values
/third_party/gstreamer/gstplugins_bad/
DChangeLog3123 in order for the application to get a useful return when peeking
180606 Use adapter API for scanning and peeking to reduce buffer copying.
182572 vp8dec: Correctly initialize stream info before peeking at the stream
182573 Otherwise peeking will fail and we'll get invalid values
/third_party/gstreamer/gstplugins_base/
DChangeLog71577 Make sure we begin by peeking at MPEG2_MAX_PROBE_LENGTH
95369 theoraenc: use th_packet_iskeyframe instead of peeking at bits
/third_party/gstreamer/gstreamer/
DChangeLog1920 no other circumstances. If a pad was removed after peeking and before