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

1 2

  /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:__anon109032
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/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
  /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 
  /external/boringssl/src/ssl/test/runner/curve25519/
curve25519.go 16 // t[3]+2^102 t[4]+...+2^230 t[9]. Bounds on each t[i] vary depending on
  /external/mesa3d/docs/
MESA_texture_array.spec 45 cases the selected textures may vary on a per-fragment basis within
    [all...]

Completed in 1231 milliseconds

1 2