| /external/kernel-headers/original/uapi/linux/netfilter/ |
| D | xt_hashlimit.h | 35 __u32 burst; /* Period multiplier for upper limit. */ member 59 __u32 burst; /* Period multiplier for upper limit. */ member 72 __u64 burst; /* Period multiplier for upper limit. */ member 86 __u64 burst; /* Period multiplier for upper limit. */ member
|
| D | xt_limit.h | 16 __u32 burst; /* Period multiplier for upper limit. */ member
|
| /external/iptables/include/linux/netfilter/ |
| D | xt_hashlimit.h | 32 __u32 burst; /* Period multiplier for upper limit. */ member 56 __u32 burst; /* Period multiplier for upper limit. */ member 69 __u64 burst; /* Period multiplier for upper limit. */ member 83 __u64 burst; /* Period multiplier for upper limit. */ member
|
| D | xt_limit.h | 15 __u32 burst; /* Period multiplier for upper limit. */ member
|
| /external/libnl/python/netlink/route/qdisc/ |
| D | htb.py | 75 def burst(self): member in HTBClass 80 def burst(self, value): member in HTBClass
|
| /external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
| D | ebt_limit.h | 17 __u32 burst; /* Period multiplier for upper limit. */ member
|
| /external/rust/crates/tokio/tests/ |
| D | time_interval.rs | 41 async fn burst() { in burst() function
|
| /external/iproute2/tc/ |
| D | tc_red.c | 53 int tc_red_eval_ewma(unsigned int qmin, unsigned int burst, unsigned int avpkt) in tc_red_eval_ewma()
|
| D | q_sfq.c | 42 unsigned int burst = 0; in sfq_parse_opt() local
|
| D | q_red.c | 39 unsigned int burst = 0; in red_parse_opt() local
|
| D | q_choke.c | 38 unsigned int burst = 0; in choke_parse_opt() local
|
| D | q_gred.c | 124 unsigned int burst = 0; in gred_parse_opt() local
|
| /external/webrtc/modules/pacing/ |
| D | task_queue_paced_sender.h | 148 FieldTrialOptional<TimeDelta> burst; member
|
| D | task_queue_paced_sender.cc | 81 absl::optional<TimeDelta> burst = bursty_pacer_flags_.burst.GetOptional(); in TaskQueuePacedSender() local
|
| /external/libnl/tests/ |
| D | test-complex-HTB-with-hash-filters.c | 330 uint32_t burst, uint32_t cburst, in class_add_HTB() 390 uint32_t burst, uint32_t cburst in class_add_HTB_root()
|
| /external/iptables/extensions/ |
| D | libxt_hashlimit.c | 316 static uint64_t parse_burst(const char *burst, int revision) in parse_burst() 709 uint32_t burst = 0; in hashlimit_mt_check_v1() local 740 uint32_t burst = 0; in hashlimit_mt_check_v2() local 771 uint32_t burst = 0; in hashlimit_mt_check() local 845 static uint32_t print_bytes(uint64_t avg, uint64_t burst, const char *prefix) in print_bytes()
|
| /external/tensorflow/tensorflow/lite/nnapi/ |
| D | NeuralNetworksShim.h | 1026 ANeuralNetworksBurst** burst) { in ANeuralNetworksBurst_create() 1039 inline void ANeuralNetworksBurst_free(ANeuralNetworksBurst* burst) { in ANeuralNetworksBurst_free() 1065 ANeuralNetworksExecution* execution, ANeuralNetworksBurst* burst) { in ANeuralNetworksExecution_burstCompute()
|
| /external/oboe/src/common/ |
| D | QuirksManager.cpp | 41 int32_t burst = stream.getFramesPerBurst(); in clipBufferSize() local
|
| /external/guava/guava-tests/test/com/google/common/util/concurrent/ |
| D | RateLimiterTest.java | 458 long burst = measureTotalTimeMillis(limiter, oneSecWorthOfWork, new Random()); in testWeNeverGetABurstMoreThanOneSec() local
|
| /external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
| D | RateLimiterTest.java | 458 long burst = measureTotalTimeMillis(limiter, oneSecWorthOfWork, new Random()); in testWeNeverGetABurstMoreThanOneSec() local
|
| /external/webrtc/modules/audio_processing/aec3/ |
| D | erle_estimator_unittest.cc | 246 for (size_t burst = 0; burst < 20; ++burst) { in TEST_P() local
|
| /external/oboe/tests/ |
| D | testStreamOpen.cpp | 382 int32_t burst = mStream->getFramesPerBurst(); in TEST_F() local
|
| /external/android-nn-driver/ |
| D | ArmnnPreparedModel_1_2.cpp | 746 const sp<V1_2::IBurstContext> burst = ExecutionBurstServer::create(callback, in configureExecutionBurst() local
|
| /external/igt-gpu-tools/tools/ |
| D | intel_watermark.c | 45 int wm, wm1, dl, fifo, fbc, burst; member
|
| /external/iptables/iptables/ |
| D | nft-shared.c | 557 __u32 burst = nftnl_expr_get_u32(e, NFTNL_EXPR_LIMIT_BURST); in nft_parse_limit() local
|