Home
last modified time | relevance | path

Searched defs:buffered (Results 1 – 25 of 45) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-performanceobserver.js141 observer.observe({ entryTypes: ['mark', 'measure'], buffered: true }); property
143 observer.observe({ entryTypes: ['mark', 'measure'], buffered: true }); property
Dtest-stream2-readable-legacy-drain.js40 let buffered = 0; variable
/third_party/flutter/skia/src/utils/
DSkFrontBufferedStream.cpp127 const size_t buffered = fStream->read(buffer, bytesToBuffer); in bufferAndWriteTo() local
196 const size_t buffered = this->bufferAndWriteTo(dst, size); in read() local
/third_party/cJSON/fuzzing/
Dcjson_read_fuzzer.c19 int minify, require_termination, formatted, buffered; in LLVMFuzzerTestOneInput() local
/third_party/skia/client_utils/android/
DFrontBufferedStream.cpp154 const size_t buffered = fStream->read(buffer, bytesToBuffer); in bufferAndWriteTo() local
224 const size_t buffered = this->bufferAndWriteTo(dst, size); in read() local
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dtest_buffer_svg_per_turn.hpp88 GeometryBuffer const& buffered, bool negative) in map_input_output()
153 GeometryBuffer const& buffered, bool negative) in map_input_output()
Dtest_buffer.hpp143 bg::model::multi_polygon<GeometryOut>& buffered, in test_buffer()
390 void test_buffer(std::string const& caseid, bg::model::multi_polygon<GeometryOut>& buffered, Geomet… in test_buffer()
460 bg::model::multi_polygon<GeometryOut> buffered; in test_one() local
537 bg::model::multi_polygon<GeometryOut> buffered; in test_with_custom_strategies() local
Dtest_buffer_svg.hpp343 GeometryBuffer const& buffered, bool negative) in map_input_output()
391 GeometryBuffer const& buffered, bool negative, bool areal) in map_io()
416 GeometryBuffer const& buffered, bool negative, bool areal) in map_io_zoomed()
Dbuffer_multi_point.cpp90 bg::model::multi_polygon<polygon> buffered; in test_all() local
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c35 int n = 0, buffered = 0; in rops_handle_POLLIN_raw_skt() local
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c32 int n, buffered; in rops_handle_POLLIN_raw_proxy() local
/third_party/boost/libs/thread/tutorial/
Dbounded_buffer.cpp38 int begin, end, buffered; member in bounded_buffer
/third_party/libwebsockets/lib/core-net/
Dservice.c251 uint8_t *buffered; in lws_rxflow_cache() local
473 int used, int buffered, const char *hint) in lws_buflist_aware_finished_consuming()
/third_party/gettext/libtextstyle/gnulib-local/lib/
Dfd-ostream.oo.c181 fd_ostream_create (int fd, const char *filename, bool buffered) in fd_ostream_create()
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c103 char buffered = 0; in rops_handle_POLLIN_h2() local
801 uint8_t *buffered; in lws_h2_bind_for_post_before_action() local
/third_party/boost/libs/thread/example/
Dcondition.cpp43 std::vector<int>::size_type buffered; member in bounded_buffer
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt.c194 int buffered = 0; in lws_mqtt_client_socket_service() local
/third_party/node/src/
Dnode_dtrace.h42 int32_t buffered; member
Dnode.d35 uint32_t buffered; member
42 uint32_t buffered; member
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/
Dmulti_point_growth.cpp68 std::vector<GeometryOut> buffered; in test_growth() local
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c404 int n, m, buffered; in lws_http_client_socket_service() local
1330 int buffered, n, consumed = 0; in lws_http_client_read() local
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c34 char buffered = 0; in rops_handle_POLLIN_mqtt() local
/third_party/skia/tests/
DStreamBufferTest.cpp36 size_t buffered = length / 2; in test_buffer_from_beginning() local
/third_party/flutter/skia/tests/
DStreamBufferTest.cpp37 size_t buffered = length / 2; in test_buffer_from_beginning() local
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp441 uint32_t buffered; in decklink_write_video_packet() local
530 uint32_t buffered; in decklink_write_audio_packet() local

12