Searched refs:every (Results 1 – 25 of 2615) sorted by relevance
12345678910>>...105
/external/iptables/extensions/ |
D | libxt_statistic.c | 41 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, u.nth.every), 72 --info->u.nth.every; in statistic_parse() 93 if (info->u.nth.packet > info->u.nth.every) in statistic_check() 97 info->u.nth.count = info->u.nth.every - info->u.nth.packet; in statistic_check() 113 info->u.nth.every + 1); in print_match() 147 info->u.nth.every + 1, in statistic_xlate()
|
D | libxt_statistic.t | 6 -m statistic --mode nth ! --every 5 --packet 2;=;OK 7 -m statistic --mode nth ! --every 5;;FAIL 8 -m statistic --mode nth ! --every 5 --packet 5;;FAIL
|
/external/bcc/tools/ |
D | memleak_example.txt | 112 By default, memleak prints its output every 5 seconds. To change this 119 ... will print the outstanding allocation statistics every second, for ten 124 control the overhead by sampling every N-th allocation. For example, to sample 125 roughly 10% of the allocations and print the outstanding allocations every 5 145 Note that even though the application leaks 16 bytes of memory every second, 146 the report (printed every 5 seconds) doesn't "see" all the allocations because 181 sample every N-th allocation to decrease the overhead 193 allocations every 5 seconds 198 every 10 seconds for outstanding allocations 203 allocations every 5 seconds [all …]
|
/external/sqlite/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/ksoap2/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/shaderc/spirv-headers/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/scapy/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/selinux/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/lottie/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/fec/ |
D | Android.bp | 8 // 'apply every license found to every target'. While this makes sure we respect 9 // every license restriction, it may not be entirely correct.
|
/external/libtextclassifier/abseil-cpp/ |
D | Android.bp | 8 // 'apply every license found to every target'. While this makes sure we respect 9 // every license restriction, it may not be entirely correct.
|
/external/glide/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/chrono/ |
D | Android.bp | 8 // 'apply every license found to every target'. While this makes sure we respect 9 // every license restriction, it may not be entirely correct.
|
/external/llvm/lib/Support/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/selinux/checkpolicy/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/fsverity-utils/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/javasqlite/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/proc-macro-hack/ |
D | Android.bp | 10 // 'apply every license found to every target'. While this makes sure we respect 11 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/clap/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 10 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/unicode-segmentation/ |
D | Android.bp | 10 // 'apply every license found to every target'. While this makes sure we respect 11 // every license restriction, it may not be entirely correct.
|
/external/dnsmasq/src/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/paste/ |
D | Android.bp | 9 // 'apply every license found to every target'. While this makes sure we respect 10 // every license restriction, it may not be entirely correct.
|
/external/libogg/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
/external/rust/crates/async-task/ |
D | Android.bp | 8 // 'apply every license found to every target'. While this makes sure we respect 9 // every license restriction, it may not be entirely correct.
|
/external/libcap-ng/ |
D | Android.bp | 6 // 'apply every license found to every target'. While this makes sure we respect 7 // every license restriction, it may not be entirely correct.
|
12345678910>>...105