Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.cpp46 StringRef upto(Cursor C) const { in upto() function in __anondf24bfd00111::Cursor
159 StringRef String = Range.upto(R); in lexName()
170 Token.reset(Type, Range.upto(C)) in lexName()
171 .setStringValue(Range.upto(C).drop_front(PrefixLength)); in lexName()
182 Token.reset(MIToken::IntegerType, Range.upto(C)); in maybeLexIntegerType()
238 auto Identifier = Range.upto(C); in maybeLexIdentifier()
261 StringRef Number = NumberRange.upto(C); in maybeLexMachineBasicBlock()
271 Range.upto(C)) in maybeLexMachineBasicBlock()
273 .setStringValue(Range.upto(C).drop_front(StringOffset)); in maybeLexMachineBasicBlock()
286 Token.reset(Kind, Range.upto(C)).setIntegerValue(APSInt(NumberRange.upto(C))); in maybeLexIndex()
[all …]
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417Common.cpp638 int32_t upto = sizeof(SYMBOL_TABLE) / sizeof(SYMBOL_TABLE[0]); in findCodewordIndex() local
639 while (first < upto) { in findCodewordIndex()
640 int32_t mid = ((FX_DWORD)(first + upto)) >> 1; in findCodewordIndex()
642 upto = mid; in findCodewordIndex()
/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/autotest/client/tests/ffsb/
Dprofile.cfg.sample10 # sure what is is upto.
DREADME26 (6) Age filesystem according to a specified workload upto a specified limit.
/external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
Dpy_surf_intro.markdown35 speed and is robust upto \f$\pm 15^{\circ}\f$. OpenCV supports both, depending upon the flag,
/external/opencv3/doc/py_tutorials/py_core/py_optimization/
Dpy_optimization.markdown111 consider the array creation also, it may reach upto 100x faster. Cool, right? *(Numpy devs are
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dchangelog.rst66 module (for python 2.5 upto 3.0).
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/
DPKG-INFO83 module (for python 2.5 upto 3.0).
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
DPKG-INFO83 module (for python 2.5 upto 3.0).
/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
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...