HomeSort by relevance Sort by last modified time
    Searched full:upto (Results 1 - 25 of 156) sorted by null

1 2 3 4 5 6 7

  /external/iptables/extensions/
libxt_hashlimit.man 7 A hash limit option (\fB\-\-hashlimit\-upto\fP, \fB\-\-hashlimit\-above\fP) and
10 \fB\-\-hashlimit\-upto\fP \fIamount\fP[\fB/second\fP|\fB/minute\fP|\fB/hour\fP|\fB/day\fP]
56 \-s 192.168.0.0/16 \-\-hashlimit\-mode srcip \-\-hashlimit\-upto 1000/sec
60 \-s 192.168.1.1 \-\-hashlimit\-mode srcport \-\-hashlimit\-upto 100/sec
65 \-s 10.0.0.8 \-\-hashlimit\-mask 28 \-\-hashlimit\-upto 10000/min
libxt_connlimit.man 4 \fB\-\-connlimit\-upto\fP \fIn\fP
27 iptables \-A INPUT \-p tcp \-\-syn \-\-dport 23 \-m connlimit \-\-connlimit\-upto 2 \-j ACCEPT
libxt_connlimit.c 24 " --connlimit-upto n match if the number of existing connections is 0..n\n"
33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
104 "\"--connlimit-upto\".");
156 printf(" --connlimit-upto %u", info->limit);
174 printf(" --connlimit-upto %u", info->limit);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h 42 /* arguments: non interrupts/non tracing syscalls only save upto here*/
ptrace-abi.h 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 42 /* arguments: non interrupts/non tracing syscalls only save upto here*/
ptrace-abi.h 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 42 /* arguments: non interrupts/non tracing syscalls only save upto here*/
ptrace-abi.h 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
  /external/guava/guava-tests/test/com/google/common/collect/
BstRangeOpsTest.java 78 countAggregate, GeneralRange.upTo(Ordering.natural(), c, type), ROOT);
175 GeneralRange<Character> range1 = GeneralRange.upTo(Ordering.natural(), 'f', CLOSED);
178 GeneralRange<Character> range2 = GeneralRange.upTo(Ordering.natural(), 'f', OPEN);
181 GeneralRange<Character> range3 = GeneralRange.upTo(Ordering.natural(), 'a', CLOSED);
184 GeneralRange<Character> range4 = GeneralRange.upTo(Ordering.natural(), 'a', OPEN);
187 GeneralRange<Character> range5 = GeneralRange.upTo(Ordering.natural(), 'c', OPEN);
190 GeneralRange<Character> range6 = GeneralRange.upTo(Ordering.natural(), 'c', CLOSED);
303 GeneralRange<Character> range1 = GeneralRange.upTo(Ordering.natural(), 'd', OPEN);
307 GeneralRange<Character> range2 = GeneralRange.upTo(Ordering.natural(), 'd', CLOSED);
311 GeneralRange<Character> range3 = GeneralRange.upTo(Ordering.natural(), 'a', CLOSED)
    [all...]
RangesTest.java 78 Ranges.upTo(7, CLOSED))
81 Ranges.upTo(7, OPEN))
GeneralRangeTest.java 111 GeneralRange<Integer> range = GeneralRange.upTo(ORDERING, 3, lBoundType);
179 assertEquals(GeneralRange.upTo(Ordering.natural(), 3, endpointType),
180 GeneralRange.from(Ranges.upTo(3, endpointType)));
199 GeneralRange.upTo(ORDERING, 3, CLOSED).reverse());
200 assertEquals(GeneralRange.upTo(ORDERING.reverse(), 3, OPEN),
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/
scanner.rb 23 offset.upto(offset+width-1) do |line_number|
55 0.upto(width-1) do |line_offset|
66 0.upto(offsets.length) do |new_offset_num|
110 1.upto(try_count) do |run|
114 0.upto(rand(4)) do |count|
iexploder.rb 234 0.upto(rand(20)+1) do
241 0.upto(rand(20)+1) do
283 0.upto(rand(@config['properties_per_style_max'])) {
296 0.upto(rand(@config['attributes_per_style_property_max'])) {
468 0.upto(rand(@config['properties_per_style_max'])) {
474 0.upto(rand(@config['properties_per_style_max'])) {
482 0.upto(rand(@config['attributes_per_style_property_max'])) {
595 1.upto(tag_count-1) { tagList << @htmlTags[rand(@htmlTags.length)] }
636 1.upto(tag_count-1) { header_tags << valid_head_tags[rand(valid_head_tags.length)] }
717 0.upto(tag_count) do |line_number
    [all...]
  /external/kernel-headers/original/asm-x86/
ptrace-abi.h 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
  /external/dropbear/libtommath/
bn_mp_montgomery_calc_normalization.c 21 * The method is slightly modified to shift B unconditionally upto just under
tommath_superclass.h 64 * which means roughly speaking you can handle upto 2536-bit RSA keys with these defined without
bn_mp_toradix_n.c 20 * Stores upto maxlen-1 chars and always a NULL byte
bn_s_mp_mul_digs.c 18 /* multiplies |a| * |b| and only computes upto digs digits of result
  /cts/suite/audio_quality/lib/src/audio/
AudioPlaybackLocal.cpp 17 // TODO remove all the headers upto asound.h after removing pcm_drain hack
  /external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_1.c 84 /* copy upto outlen bytes */
  /external/dropbear/libtomcrypt/src/pk/katja/
katja_decrypt_key.c 59 /* payload is upto pq, so we know q is 1/3rd the size of N and therefore pq is 2/3th the size */
katja_encrypt_key.c 58 /* payload is upto pq, so we know q is 1/3rd the size of N and therefore pq is 2/3th the size */
  /external/openssl/crypto/des/
README 50 library can vary by upto %10 due to the positioning of files after application
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 70 @param n Source upto bits_per_digit (actually meant for very small constants)
76 @param a Number to read, only fetches upto bits_per_digit from the number
103 @param b The right side integer (upto bits_per_digit)
179 @param b The second source integer (single digit of upto bits_per_digit in length)
195 @param b The second source integer (single digit of upto bits_per_digit in length)
203 @param b The second source integer (single digit of upto bits_per_digit in length)
211 @param b The second source integer (single digit of upto bits_per_digit in length)
242 @param b The modulus (upto bits_per_digit in length)

Completed in 704 milliseconds

1 2 3 4 5 6 7