Home
last modified time | relevance | path

Searched defs:buffered (Results 1 - 23 of 23) sorted by relevance

/third_party/cJSON/fuzzing/
H A Dcjson_read_fuzzer.c19 int minify, require_termination, formatted, buffered; in LLVMFuzzerTestOneInput() local
/third_party/node/src/
H A Dnode_dtrace.h42 int32_t buffered; member
/third_party/libwebsockets/lib/roles/raw-skt/
H A Dops-raw-skt.c86 int n = 0, buffered = 0; local
/third_party/libwebsockets/lib/roles/raw-proxy/
H A Dops-raw-proxy.c32 int n, buffered; in rops_handle_POLLIN_raw_proxy() local
/third_party/libwebsockets/lib/roles/mqtt/
H A Dops-mqtt.c34 char buffered = 0; in rops_handle_POLLIN_mqtt() local
/third_party/libwebsockets/lib/roles/mqtt/client/
H A Dclient-mqtt.c194 int buffered = 0; in lws_mqtt_client_socket_service() local
/third_party/skia/tests/
H A DStreamBufferTest.cpp36 size_t buffered = length / 2; in test_buffer_from_beginning() local
H A DFrontBufferedStreamTest.cpp215 auto buffered = android::skia::FrontBufferedStream::Make( in test_length_combos() local
/third_party/libwebsockets/lib/core-net/
H A Dservice.c251 uint8_t *buffered; in lws_rxflow_cache() local
472 lws_buflist_aware_finished_consuming(struct lws *wsi, struct lws_tokens *ebuf, int used, int buffered, const char *hint) lws_buflist_aware_finished_consuming() argument
[all...]
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c335 int n, buffered; in lws_h1_server_socket_service() local
/third_party/skia/client_utils/android/
H A DFrontBufferedStream.cpp154 const size_t buffered = fStream->read(buffer, bytesToBuffer); local
224 const size_t buffered = this->bufferAndWriteTo(dst, size); read() local
[all...]
/third_party/libwebsockets/lib/roles/h2/
H A Dops-h2.c103 char buffered = 0; in rops_handle_POLLIN_h2() local
802 uint8_t *buffered; in lws_h2_bind_for_post_before_action() local
[all...]
/third_party/libwebsockets/lib/roles/http/client/
H A 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/secure-streams/protocols/
H A Dss-mqtt.c250 uint8_t *buffered; in secstream_mqtt_resend() local
/third_party/ffmpeg/libavdevice/
H A Ddecklink_enc.cpp441 uint32_t buffered; in decklink_write_video_packet() local
530 uint32_t buffered; in decklink_write_audio_packet() local
[all...]
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* error){ in ucbuf_open() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* error){ in ucbuf_open() argument
/third_party/libwebsockets/lib/roles/ws/
H A Dops-ws.c945 char buffered = 0; in rops_handle_POLLIN_ws() local
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp450 ucbuf_open(const char* fileName,const char** cp,UBool showWarning, UBool buffered, UErrorCode* error){ in ucbuf_open() argument
/third_party/musl/Benchmark/musl/
H A Dlibc_unistd.cpp85 void PreadWriteTest(benchmark::State &state, Fn f, bool buffered) in PreadWriteTest() argument
/third_party/pulseaudio/speex/libspeexdsp/
H A Djitter.c141 spx_int32_t buffered; /**< Amount of data we think is still buffered by the application (timestamp units)*/ member
[all...]
/third_party/python/Lib/
H A Dast.py734 def buffered(self, buffer = None): member in _Unparser
/third_party/python/Modules/_io/
H A Dbufferedio.c228 } buffered; typedef
[all...]

Completed in 21 milliseconds