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

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
jlong.d 10 # Skip instructions to load a8 since they will vary depending on whether
  /toolchain/binutils/binutils-2.25/opcodes/
opc2c.c 103 VaryRef * vary; member in struct:__anon116506
117 } Vary;
119 Vary ** vary = 0; variable
182 Vary * v;
187 if (byte != op->vary[vn].byte)
189 v = vary[op->vary[vn].varyno];
190 ob = (bits >> op->vary[vn].shift) & v->mask;
191 lprintf (sim_log, "varybits: vary %s ob %x\n", v->name, ob)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
relax_call26_boundary.s 2 # This .s file is used with several different linker scripts that vary the
  /external/walt/docs/
ScreenLatency.md 11 The physical transition between colors is not instantaneous and may look very different depending on the direction - from black to white or white to black. Moreover some sections of the screen may update several milliseconds later than others. These details vary considerably between screen technologies and device models.
  /external/autotest/tko/
nightly.py 445 vary = self.cgiform.getlist('vary')
446 if vary:
448 self.analyze_variants_all_tests_1_platform(platform, vary)
575 varies = ['vary='+colkeys[col] for col in columns]
584 def analyze_variants_all_tests_1_platform(self, platform, vary):
593 # each group begins with vary= and ends with next &
595 # eg vary=keyval1,keyval2&vary=keyval3,keyval4
598 for vary_group in vary]
    [all...]
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 177 names vary according to language. Each Collation operation over the whole list
215 <li>As with all performance measurements, the results will vary according to
  /prebuilts/go/darwin-x86/src/syscall/
syscall.go 6 // primitives. The details vary depending on the underlying system, and
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
tables.go 71 pair("vary", ""),
  /prebuilts/go/darwin-x86/test/
heapsampling.go 25 // vary for run to run. This test only checks that the resulting
  /prebuilts/go/linux-x86/src/syscall/
syscall.go 6 // primitives. The details vary depending on the underlying system, and
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
tables.go 71 pair("vary", ""),
  /prebuilts/go/linux-x86/test/
heapsampling.go 25 // vary for run to run. This test only checks that the resulting
  /external/devlib/devlib/module/
cpufreq.py 208 depend on the Governor used and may vary during execution. The value should be
255 depend on the Governor used and may vary during execution. The value should be
306 depend on the Governor used and may vary during execution. The value should be
  /development/build/
Android.mk 20 # This needs to vary based on the CPU ABI for the system-image files.
  /external/llvm/test/MC/ARM/
single-precision-fp.s 73 @ that the actual reason can vary by platform.
  /external/nanohttpd/
README.md 117 * All header names are converted to lower case so they don't vary between browsers/clients.
  /external/nanohttpd/src/site/markdown/
index.md 117 * All header names are converted to lower case so they don't vary between browsers/clients.
  /prebuilts/go/darwin-x86/src/expvar/
expvar_test.go 188 // though the order of red and blue could vary.
  /prebuilts/go/linux-x86/src/expvar/
expvar_test.go 188 // though the order of red and blue could vary.
  /external/libvorbis/doc/
08-residue.tex 29 The exact interleaving and partitioning vary by residue encoding number,
116 dimension may vary from pass to pass.
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
testing.go 24 // The benchmark package will vary b.N until the benchmark function lasts
  /prebuilts/go/darwin-x86/src/strings/
replace.go 456 // "old" values are single ASCII bytes but the "new" values vary in size.
  /prebuilts/go/linux-x86/src/go/doc/testdata/
testing.go 24 // The benchmark package will vary b.N until the benchmark function lasts
  /prebuilts/go/linux-x86/src/strings/
replace.go 456 // "old" values are single ASCII bytes but the "new" values vary in size.
  /external/caliper/lib/
jersey-core-1.11.jar 

Completed in 1281 milliseconds

1 2 3