HomeSort by relevance Sort by last modified time
    Searched refs:passes (Results 126 - 150 of 296) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/linux-x86/src/image/jpeg/
scan.go 118 // For example, three passes could transmit coefficient 0 (the DC
122 // three passes could transmit the 6 most significant bits, followed
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 99 // This generator passes the SmallCrush suite, part of TestU01 framework:
148 // Package reflect passes a frame type. In package runtime, there is only
  /external/compiler-rt/make/platform/
clang_macho_embedded.mk 46 # and the ABI (out of necessity) passes floating values in normal registers:
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 204 (** Adds the target-specific analysis passes to the pass manager.
  /external/python/cpython3/Lib/test/
lock_tests.py 767 def test_barrier(self, passes=1):
773 self.multipass(results, passes)
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
security.go 102 // since -Wl splits its argument at commas and passes
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_test.go 87 // recordingConn is a net.Conn that records the traffic that passes through it.
  /prebuilts/go/darwin-x86/src/runtime/race/
race_test.go 184 // If this compiles with -race, the test passes.
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
security.go 102 // since -Wl splits its argument at commas and passes
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 87 // recordingConn is a net.Conn that records the traffic that passes through it.
  /prebuilts/go/linux-x86/src/runtime/race/
race_test.go 184 // If this compiles with -race, the test passes.
  /test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
ResultReporterTest.java 187 private void makeTestRun(String[] methods, boolean[] passes) {
193 if (!passes[i]) {
  /external/pdfium/third_party/libopenjpeg20/
t1.c     [all...]
t2.c 814 /* number of coding passes included */
817 pass = cblk->passes + cblk->numpasses;
839 pass = cblk->passes + cblk->numpasses;
    [all...]
  /external/ImageMagick/MagickCore/
accelerate.c 3117 passes; local
    [all...]
  /external/tensorflow/tensorflow/contrib/training/python/training/
hparam.py 324 the user passes 'hyper-param=value' pairs. It avoids having to define
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
prove.go 566 // from entry to b passes through p and p.Succs[0]. We care that
567 // no path from entry to b passes through p.Succs[1]. If p.Succs[0]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go 566 // from entry to b passes through p and p.Succs[0]. We care that
567 // no path from entry to b passes through p.Succs[1]. If p.Succs[0]
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 143 ; 64 bit ABI passes arguments in registers. This is a workaround to get up
  /external/vulkan-validation-layers/
CONTRIBUTING.md 83 That said, please ensure that the repository compiles and passes tests without error for each commit in your pull request. Note
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/binutils/
binutils.go 203 // someone passes a kernel path that doesn't contain "vmlinux" AND
  /prebuilts/go/darwin-x86/src/crypto/aes/
aes_test.go 73 // but if this sanity check passes, we'll assume
  /prebuilts/go/darwin-x86/src/go/doc/
comment.go 214 // heading returns the trimmed line if it passes as a section heading;
  /prebuilts/go/darwin-x86/src/net/rpc/
client.go 302 // If caller passes done != nil, it must arrange that
  /prebuilts/go/darwin-x86/src/runtime/
mwbbuf.go 238 // TODO: Consider making two passes where the first

Completed in 452 milliseconds

1 2 3 4 56 7 8 91011>>