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

12 3 4 5 6 7

  /external/chromium-trace/trace-viewer/src/model/
slice_group.js 272 var closeOpenSlices = function(upTo) {
279 if ((startA === undefined || startA < upTo) &&
280 (startB === undefined || startB < upTo)) {
  /external/webkit/Tools/iExploder/iexploder-1.3.2/htdocs/
iexploder.rb 157 1.upto(attrNum) {
195 1.upto(rand(@cssMaxProps)+1) {
305 1.upto(@htmlMaxTags - 5 ) { tagList << @htmlTags[rand(@htmlTags.length)] }
  /external/dropbear/libtomcrypt/src/misc/pkcs5/
pkcs_5_2.c 103 /* now emit upto x bytes of buf[1] to output */
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_encode_integer.c 21 /* Exports a positive bignum as DER format (upto 2^32 bytes in size) */
  /external/dropbear/libtomcrypt/src/pk/asn1/der/object_identifier/
der_encode_object_identifier.c 21 @param words The words to encode (upto 32-bits each)
  /external/dropbear/libtomcrypt/src/pk/asn1/der/utctime/
der_decode_utctime.c 84 So let's do a trivial decode upto [including] mm
  /external/eigen/test/
eigensolver_complex.cpp 16 /* Check that two column vectors are approximately equal upto permutations,
  /external/iproute2/examples/diffserv/
Edge2 39 # size of # 1.5 KB) in the long run and upto about 6 packets in the
  /external/kernel-headers/original/asm-x86/
ptrace.h 78 /* arguments: non interrupts/non tracing syscalls only save upto here*/
  /hardware/qcom/display/libqdutils/
profiler.h 76 /* current frame, will go upto period, and then reset */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/format/
GLAPISpec.java 123 // everything upto the last space is the type
  /external/guava/guava/src/com/google/common/collect/
Ranges.java 62 * <dd>{@link #upTo}
167 public static <C extends Comparable<?>> Range<C> upTo(
RegularContiguousSet.java 46 return range.intersection(Ranges.upTo(toElement, BoundType.forBoolean(inclusive)))
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java     [all...]
Canvas_Delegate.java     [all...]
  /external/iptables/extensions/
libxt_hashlimit.c 67 " --hashlimit-upto <avg> max average match rate\n"
113 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
253 "--hashlimit-upto", cb->arg);
281 "--hashlimit-upto", cb->arg);
453 fputs(" --hashlimit-upto", stdout);
  /ndk/sources/host-tools/make-3.81/
vmsify.c 54 copy 'from' to 'to' up to but not including 'upto'
56 return 1 if upto found
66 copyto (char **to, char **from, char upto, int as_dir)
74 if (**from == upto)
80 while (**from == upto);
  /external/aac/libAACdec/src/
aacdecoder.h 183 AUDIO_CHANNEL_TYPE channelType[(6)]; /*!< Audio channel type of each output audio channel (from 0 upto numChannels). */
184 UCHAR channelIndices[(6)]; /*!< Audio channel index for each output audio channel (from 0 upto numChannels). */
  /external/ceres-solver/internal/ceres/
dogleg_strategy.h 104 // out with mu = min_mu, and tries values upto max_mu. If the user
schur_complement_solver.h 87 // be used for problems with upto a few hundred cameras.
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
RegularContiguousSet.java 44 return range.intersection(Ranges.upTo(toElement, BoundType.forBoolean(inclusive)))
  /external/iptables/tests/
options-most.rules 13 -A INPUT -p tcp -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m cluster --cluster-local-nodemask 0x00000001 --cluster-total-nodes 2 --cluster-hash-seed 0x00000001 -m comment --comment foo -m connbytes --connbytes 1:2 --connbytes-mode packets --connbytes-dir both -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr -m connlimit --connlimit-above 1 --connlimit-mask 9 --connlimit-daddr -m connmark --mark 0x99 -m conntrack --ctstate INVALID --ctproto 6 --ctorigsrc fe80::/64 --ctorigdst fe80::/64 --ctreplsrc fe80::/64 --ctrepldst fe80::/64 --ctorigsrcport 12 --ctorigdstport 13 --ctreplsrcport 14 --ctrepldstport 15 --ctstatus EXPECTED --ctexpire 1:2 --ctdir REPLY -m cpu --cpu 2 -m dscp --dscp 0x04 -m dscp --dscp 0x00 -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24 -m hashlimit --hashlimit-above 5/sec --hashlimit-burst 5 --hashlimit-name f1 -m helper --helper ftp -m iprange --src-range ::1-::2 --dst-range ::1-::2 -m ipvs --vaddr fe80::/64 --vport 1 --vdir REPLY --vmethod GATE --vportctl 21 -m length --length 1:2 -m limit --limit 1/sec -m mac --mac-source 01:02:03:04:05:06 -m mark --mark 0x1 -m physdev --physdev-in eth0 -m pkttype --pkt-type unicast -m policy --dir in --pol ipsec --strict --reqid 1 --spi 0x1 --proto esp --mode tunnel --tunnel-dst fe80::/64 --tunnel-src fe80::/64 --next --reqid 2 -m quota --quota 0 -m recent --rcheck --name DEFAULT --rsource -m socket --transparent -m string --string "foobar" --algo kmp --from 1 --to 2 --icase -m time --timestart 01:02:03 --timestop 03:04:05 --monthdays 1,2,3,4,5 --weekdays Mon,Fri,Sun --datestart 2001-02-03T04:05:06 --datestop 2012-09-08T09:06:05 --utc -m tos --tos 0xff/0x01 -m u32 --u32 "0x0=0x0" -m u32 --u32 "0x0=0x0" -m hbh -m hbh -m hl --hl-eq 1
19 -A INPUT -p tcp -m connlimit --connlimit-upto 1 --connlimit-mask 8 --connlimit-saddr
26 -A INPUT -p tcp -m hashlimit --hashlimit-upto 1/sec --hashlimit-burst 5 --hashlimit-mode srcip,dstip --hashlimit-name f1 --hashlimit-htable-size 64 --hashlimit-htable-max 128 --hashlimit-htable-gcinterval 60 --hashlimit-htable-expire 120 --hashlimit-srcmask 24 --hashlimit-dstmask 24
  /external/libnfc-nxp/src/
phLibNfc_Internal.h 51 Configurable upto 1K*/
  /external/libppp/src/
vjcomp.c 140 * Handle compressed packet. 1) Read upto MAX_VJHEADER bytes into work
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/nfsd/
nfsfh.h 50 * filetree without checking the path from it upto the root.

Completed in 3651 milliseconds

12 3 4 5 6 7