HomeSort by relevance Sort by last modified time
    Searched refs:every (Results 1 - 25 of 660) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mt/
relocs1.s 1 ;; This test is meant to exercise every unusual reloc supported
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
compressed-plt-1e.s 1 # Create a .word reference for every function under test.
compressed-plt-1d.s 1 # Create a GOT reference for every function under test.
  /frameworks/base/core/tests/coretests/apks/
FrameworkCoreTests_apk.mk 7 # Make sure every package name gets the FrameworkCoreTests_ prefix.
11 # Every package should have a native library
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-v10_32o-2.d 6 # every label to make sure the offset-by-2 or 4 doesn't matter.
rd-bkw5.s 39 ; Force a secondary jump-table entry for every label.
  /bionic/libc/kernel/uapi/linux/netfilter/
xt_statistic.h 41 __u32 every; member in struct:xt_statistic_info::__anon935::__anon937
  /external/iptables/include/linux/netfilter/
xt_statistic.h 28 __u32 every; member in struct:xt_statistic_info::__anon22418::__anon22420
  /external/kernel-headers/original/uapi/linux/netfilter/
xt_statistic.h 29 __u32 every; member in struct:xt_statistic_info::__anon23141::__anon23143
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_statistic.h 28 __u32 every; member in struct:xt_statistic_info::__anon62683::__anon62685
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 116 * @param every the indent of each line
118 public Standard(int every) {
119 this(every, every);
  /external/iptables/extensions/
libxt_statistic.c 29 "[!] --every n Match every nth packet\n"
40 {.name = "every", .id = O_EVERY, .type = XTTYPE_UINT32, .min = 1,
41 .flags = XTOPT_INVERT | XTOPT_PUT, XTOPT_POINTER(s, u.nth.every),
72 --info->u.nth.every;
89 "--every and --packet must be specified when "
92 /* at this point, info->u.nth.every have been decreased. */
93 if (info->u.nth.packet > info->u.nth.every)
97 info->u.nth.count = info->u.nth.every - info->u.nth.packet;
113 info->u.nth.every + 1)
    [all...]
  /prebuilts/go/darwin-x86/src/image/
geom_test.go 13 // in checks that every point in f is in g.
43 // r.Eq(s) should be equivalent to every point in r being in s, and every
55 // The intersection should be the largest rectangle a such that every point
88 // The union should be the smallest rectangle a such that every point in r
89 // is in a and every point in s is in a.
  /prebuilts/go/linux-x86/src/image/
geom_test.go 13 // in checks that every point in f is in g.
43 // r.Eq(s) should be equivalent to every point in r being in s, and every
55 // The intersection should be the largest rectangle a such that every point
88 // The union should be the smallest rectangle a such that every point in r
89 // is in a and every point in s is in a.
  /external/strace/
strace-log-merge 35 Finds all STRACE_LOG.PID files, adds PID prefix to every line,
63 # so add extra newline to every file.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug070.go 19 } // inner loop breaks this one every time
23 } // loop breaks every time
  /prebuilts/go/linux-x86/test/fixedbugs/
bug070.go 19 } // inner loop breaks this one every time
23 } // loop breaks every time
  /external/curl/docs/cmdline-opts/
insecure.d 8 By default, every SSL connection curl makes is verified to be secure. This
progress-bar.d 10 known size, it will instead output one '#' character for every 1024 bytes
  /compatibility/cdd/5_multimedia/
5_11_unprocessed-audio.md 16 100 Hz to 7000 Hz for each and every microphone used to record the unprocessed
21 mid-frequency range for each and every microphone used to record the
26 mid-frequency range for each and every microphone used to record the
32 precision samples) for each and every microphone used to record the unprocessed
36 each and every microphone used to record the unprocessed audio source.
41 1% for 1 kHZ at 90 dB SPL input level at each and every microphone used to
  /external/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.mli 22 [m] to the channel [c]. If [unbuffered] is [true], after every write the fd
35 to the channel [c]. If [unbuffered] is [true], after every write the fd
  /external/swiftshader/third_party/LLVM/bindings/ocaml/bitwriter/
llvm_bitwriter.mli 21 [m] to the channel [c]. If [unbuffered] is [true], after every write the fd
28 to the channel [c]. If [unbuffered] is [true], after every write the fd
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
RewriteRuleNodeStream.as 22 // we dup every node, so don't have to worry about calling dup; short-
  /external/llvm/test/MC/Mips/micromips/
invalid-wrong-error.s 7 # misleading. Ideally, we'd emit every way to achieve a valid match instead
  /prebuilts/go/darwin-x86/misc/cgo/testasan/
main.go 21 // allocate 4K every 10us

Completed in 270 milliseconds

1 2 3 4 5 6 7 8 91011>>