/third_party/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 36 uint64_t burst; member
|
H A D | nghttp2_ratelim.c | 28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
|
H A D | nghttp2_option.c | 147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 36 uint64_t burst; member
|
H A D | nghttp2_ratelim.c | 28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
|
H A D | nghttp2_option.c | 147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
|
/third_party/libinput/src/ |
H A D | util-ratelimit.c | 34 ratelimit_init(struct ratelimit *r, uint64_t ival_us, unsigned int burst) in ratelimit_init() argument
|
H A D | util-ratelimit.h | 40 unsigned int burst; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | ratelimit.h | 29 unsigned burst; member
|
/third_party/ffmpeg/tools/ |
H A D | trasher.c | 66 int burst = 1 + ran() * (uint64_t) (abs(maxburst) - 1) / UINT32_MAX; in main() local
|
/third_party/nghttp2/src/ |
H A D | shrpx_rate_limit.cc | 41 RateLimit::RateLimit(struct ev_loop *loop, ev_io *w, size_t rate, size_t burst, in RateLimit() argument
|
H A D | shrpx_config.h | 952 size_t burst; member
|
/third_party/skia/third_party/externals/oboe/tests/ |
H A D | testStreamOpen.cpp | 358 int32_t burst = mStream->getFramesPerBurst(); in TEST_F() local
|
/third_party/FreeBSD/stand/kshim/ |
H A D | bsd_busspace.c | 28 struct burst { struct
|
/third_party/skia/third_party/externals/oboe/src/common/ |
H A D | QuirksManager.cpp | 45 int32_t burst = stream.getFramesPerBurst(); in clipBufferSize() local
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/ |
H A D | NativeAudioContext.cpp | 521 int32_t burst = outputStream->getFramesPerBurst(); in configureBuilder() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_adeclick.c | 55 double burst; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.h | 255 int burst; /* maximum burst time in 0.1 ms, i.e., 10 = 1 ms */ member
|
/third_party/libbpf/include/uapi/linux/ |
H A D | pkt_cls.h | 86 __u32 burst; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_config.h | 196 int burst; /* maximum burst time in 0.1 ms, i.e., 10 = 1 ms */ member
|