/third_party/node/test/parallel/ |
D | test-performanceobserver.js | 141 observer.observe({ entryTypes: ['mark', 'measure'], buffered: true }); property 143 observer.observe({ entryTypes: ['mark', 'measure'], buffered: true }); property
|
D | test-stream2-readable-legacy-drain.js | 40 let buffered = 0; variable
|
/third_party/flutter/skia/src/utils/ |
D | SkFrontBufferedStream.cpp | 127 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/ |
D | cjson_read_fuzzer.c | 19 int minify, require_termination, formatted, buffered; in LLVMFuzzerTestOneInput() local
|
/third_party/skia/client_utils/android/ |
D | FrontBufferedStream.cpp | 154 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/ |
D | test_buffer_svg_per_turn.hpp | 88 GeometryBuffer const& buffered, bool negative) in map_input_output() 153 GeometryBuffer const& buffered, bool negative) in map_input_output()
|
D | test_buffer.hpp | 143 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
|
D | test_buffer_svg.hpp | 343 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()
|
D | buffer_multi_point.cpp | 90 bg::model::multi_polygon<polygon> buffered; in test_all() local
|
/third_party/libwebsockets/lib/roles/raw-skt/ |
D | ops-raw-skt.c | 35 int n = 0, buffered = 0; in rops_handle_POLLIN_raw_skt() local
|
/third_party/libwebsockets/lib/roles/raw-proxy/ |
D | ops-raw-proxy.c | 32 int n, buffered; in rops_handle_POLLIN_raw_proxy() local
|
/third_party/boost/libs/thread/tutorial/ |
D | bounded_buffer.cpp | 38 int begin, end, buffered; member in bounded_buffer
|
/third_party/libwebsockets/lib/core-net/ |
D | service.c | 251 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/ |
D | fd-ostream.oo.c | 181 fd_ostream_create (int fd, const char *filename, bool buffered) in fd_ostream_create()
|
/third_party/libwebsockets/lib/roles/h2/ |
D | ops-h2.c | 103 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/ |
D | condition.cpp | 43 std::vector<int>::size_type buffered; member in bounded_buffer
|
/third_party/libwebsockets/lib/roles/mqtt/client/ |
D | client-mqtt.c | 194 int buffered = 0; in lws_mqtt_client_socket_service() local
|
/third_party/node/src/ |
D | node_dtrace.h | 42 int32_t buffered; member
|
D | node.d | 35 uint32_t buffered; member 42 uint32_t buffered; member
|
/third_party/boost/libs/geometry/test/robustness/overlay/buffer/ |
D | multi_point_growth.cpp | 68 std::vector<GeometryOut> buffered; in test_growth() local
|
/third_party/libwebsockets/lib/roles/http/client/ |
D | client-http.c | 404 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/ |
D | ops-mqtt.c | 34 char buffered = 0; in rops_handle_POLLIN_mqtt() local
|
/third_party/skia/tests/ |
D | StreamBufferTest.cpp | 36 size_t buffered = length / 2; in test_buffer_from_beginning() local
|
/third_party/flutter/skia/tests/ |
D | StreamBufferTest.cpp | 37 size_t buffered = length / 2; in test_buffer_from_beginning() local
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_enc.cpp | 441 uint32_t buffered; in decklink_write_video_packet() local 530 uint32_t buffered; in decklink_write_audio_packet() local
|