Home
last modified time | relevance | path

Searched refs:upto (Results 1 – 14 of 14) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc.c112 ext2_ino_t i, ino_in_group, upto, first_zero; in ext2fs_new_inode() local
137 upto = i + (EXT2_INODES_PER_GROUP(fs->super) - ino_in_group); in ext2fs_new_inode()
138 if (i < start_inode && upto >= start_inode) in ext2fs_new_inode()
139 upto = start_inode - 1; in ext2fs_new_inode()
140 if (upto > fs->super->s_inodes_count) in ext2fs_new_inode()
141 upto = fs->super->s_inodes_count; in ext2fs_new_inode()
143 retval = ext2fs_find_first_zero_inode_bitmap2(map, i, upto, in ext2fs_new_inode()
151 i = upto + 1; in ext2fs_new_inode()
/external/iptables/extensions/
Dlibxt_hashlimit.man7 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]
59 \-s 192.168.0.0/16 \-\-hashlimit\-mode srcip \-\-hashlimit\-upto 1000/sec
63 \-s 192.168.1.1 \-\-hashlimit\-mode srcport \-\-hashlimit\-upto 100/sec
68 \-s 10.0.0.8 \-\-hashlimit\-mask 28 \-\-hashlimit\-upto 10000/min
Dlibxt_connlimit.man4 \fB\-\-connlimit\-upto\fP \fIn\fP
28 iptables \-A INPUT \-p tcp \-\-syn \-\-dport 23 \-m connlimit \-\-connlimit\-upto 2 \-j ACCEPT
/external/iptables/tests/
Doptions-most.rules12upto 1 --connlimit-mask 8 --connlimit-saddr -m connlimit --connlimit-above 1 --connlimit-mask 9 --…
18 -A INPUT -p tcp -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr
25 -A INPUT -p tcp -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dsti…
94 -A matches -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 1 --hashlimit-name mini1 --hashlim…
95 -A matches -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 1 --hashlimit-name mini1
96 -A matches -m hashlimit --hashlimit-upto 1/min --hashlimit-burst 1 --hashlimit-name mini2
97 -A matches -m hashlimit --hashlimit-upto 1/hour --hashlimit-burst 1 --hashlimit-name mini3
98 -A matches -m hashlimit --hashlimit-upto 1/day --hashlimit-burst 1 --hashlimit-name mini4
99 -A matches -m hashlimit --hashlimit-upto 4kb/s --hashlimit-burst 400kb --hashlimit-name mini5
100 -A matches -m hashlimit --hashlimit-upto 10mb/s --hashlimit-name mini6
[all …]
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
DSaveRestoreStateTest.java78 private void setServerResponseAndLoad(TestVars vars, int upto) throws Throwable { in setServerResponseAndLoad() argument
79 for (int i = 0; i < upto; ++i) { in setServerResponseAndLoad()
/external/chromium_org/third_party/skia/third_party/lua/src/
Dlstrlib.c567 size_t upto = 0; in nospecials() local
569 if (strpbrk(p + upto, SPECIALS)) in nospecials()
571 upto += strlen(p + upto) + 1; /* may have more after \0 */ in nospecials()
572 } while (upto <= l); in nospecials()
/external/openssl/crypto/cms/
Dcms_smime.c133 static void do_free_upto(BIO *f, BIO *upto) in do_free_upto() argument
135 if (upto) in do_free_upto()
144 while (f != upto); in do_free_upto()
/external/openssl/crypto/des/
DREADME50 library can vary by upto %10 due to the positioning of files after application
/external/chromium_org/third_party/openssl/openssl/crypto/des/
DREADME50 library can vary by upto %10 due to the positioning of files after application
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
Dcodemirror.js5897 var upto = Math.min(len, nextChange);
5902 var tokenText = end > upto ? text.slice(0, upto - pos) : text;
5906 if (end >= upto) {text = text.slice(upto - pos); pos = upto; break;}
/external/skia/experimental/webtry/res/js/cm/
Dcodemirror.js5897 var upto = Math.min(len, nextChange);
5902 var tokenText = end > upto ? text.slice(0, upto - pos) : text;
5906 if (end >= upto) {text = text.slice(upto - pos); pos = upto; break;}
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
Dcodemirror.js5922 var upto = Math.min(len, nextChange);
5927 var tokenText = end > upto ? text.slice(0, upto - pos) : text;
5931 if (end >= upto) {text = text.slice(upto - pos); pos = upto; break;}
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_lexpos.utf733 ADV "abrupto" "abr'upto"
/external/ceres-solver/docs/source/
Dsolving.rst2212 reconstruction is ambiguous upto a similarity transform. This is