HomeSort by relevance Sort by last modified time
    Searched refs:resultant (Results 1 - 14 of 14) sorted by null

  /frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
Matrix.java 353 double[] resultant = new double[16]; local
357 resultant[i + 4 * j] += a[i + 4 * k] * b[k + 4 * j];
362 return resultant;
  /build/soong/zip/cmd/
main.go 160 emulateJar := flags.Bool("jar", false, "modify the resultant .zip to emulate the output of 'jar'")
161 writeIfChanged := flags.Bool("write_if_changed", false, "only update resultant .zip if it has changed")
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
trieval.go 9 // program and the resultant package. Sharing is achieved by the generator
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
trieval.go 9 // program and the resultant package. Sharing is achieved by the generator
  /prebuilts/go/darwin-x86/src/image/draw/
draw_test.go 274 // Check that the resultant pixel at (8, 8) matches what we expect
281 // Check that the resultant dst image matches the golden output.
311 // Check that the resultant dst image matches the golden output.
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 274 // Check that the resultant pixel at (8, 8) matches what we expect
281 // Check that the resultant dst image matches the golden output.
311 // Check that the resultant dst image matches the golden output.
  /prebuilts/go/darwin-x86/src/html/template/
content.go 59 // pass the resultant object into the template, where it will be
  /prebuilts/go/linux-x86/src/html/template/
content.go 59 // pass the resultant object into the template, where it will be
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader_test.go 305 // Check that we can still decode the resultant image.
  /prebuilts/go/linux-x86/src/image/jpeg/
reader_test.go 305 // Check that we can still decode the resultant image.
  /build/soong/cc/
cc.go 607 // A will precede B in the resultant list.
631 // resultant list to only what the caller has chosen to include in directStaticDeps
    [all...]
  /external/blktrace/btt/doc/
btt.tex 217 issued requests (D) and the resultant ratio. We also provide values
230 resultant average IO size is 124 blocks.
    [all...]
  /external/ImageMagick/www/api/
magick-image.php     [all...]
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 411 milliseconds