/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/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/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/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/node/src/ |
D | node.d | 35 uint32_t buffered; member 42 uint32_t buffered; member
|
D | node_dtrace.h | 42 int32_t buffered; member
|
/third_party/libwebsockets/lib/roles/mqtt/client/ |
D | client-mqtt.c | 194 int buffered = 0; in lws_mqtt_client_socket_service() 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
|
D | FrontBufferedStreamTest.cpp | 215 auto buffered = android::skia::FrontBufferedStream::Make( in test_length_combos() local
|
/third_party/flutter/skia/tests/ |
D | StreamBufferTest.cpp | 37 size_t buffered = length / 2; in test_buffer_from_beginning() local
|
D | FrontBufferedStreamTest.cpp | 210 auto buffered = SkFrontBufferedStream::Make(std::unique_ptr<SkStream>(stream), in test_length_combos() 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
|
/third_party/flutter/skia/third_party/externals/sdl/src/joystick/windows/ |
D | SDL_windowsjoystick_c.h | 74 SDL_bool buffered; member
|
/third_party/libwebsockets/lib/roles/h1/ |
D | ops-h1.c | 333 int n, buffered; in lws_h1_server_socket_service() local
|
/third_party/musl/Benchmark/musl/ |
D | libc_unistd.cpp | 68 void PreadWriteTest(benchmark::State &state, Fn f, bool buffered) in PreadWriteTest()
|
/third_party/libwebsockets/lib/roles/ws/ |
D | ops-ws.c | 945 char buffered = 0; in rops_handle_POLLIN_ws() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucbuf.cpp | 450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* erro… in ucbuf_open()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucbuf.cpp | 450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* erro… in ucbuf_open()
|