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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
index.l 10 .*.s:20: Error: [Ii]ndex can only be applied to rotating or indirect registers
11 .*.s:21: Error: [Ii]ndex can only be applied to rotating or indirect registers
12 .*.s:22: Error: [Ii]ndex can only be applied to rotating or indirect registers
13 .*.s:23: Error: [Ii]ndex can only be applied to rotating or indirect registers
14 .*.s:24: Error: [Ii]ndex can only be applied to rotating or indirect registers
15 .*.s:25: Error: [Ii]ndex can only be applied to rotating or indirect registers
16 .*.s:27: Error: [Ii]ndex can only be applied to rotating or indirect registers
17 .*.s:28: Error: [Ii]ndex can only be applied to rotating or indirect registers
18 .*.s:29: Error: [Ii]ndex can only be applied to rotating or indirect registers
19 .*.s:30: Error: [Ii]ndex can only be applied to rotating or indirect register
    [all...]
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
Vector2dTest.java 36 private Vector2 rotating = new Vector2(Vector2.X); field in class:Vector2dTest
89 renderVectorAt(2, 2, rotating);
90 rotating.rotate(93 * changeRate);
117 mash.set(0, 0).add(rotating).add(scalingX).add(scalingY).add(lerping1);
  /external/ImageMagick/www/api/
transform.php 472 <p>TransposeImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them by 90 degrees.</p>
498 <p>TransverseImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them by 270 degrees.</p>
magick-image.php     [all...]
  /external/v8/benchmarks/spinning-balls/
v.js 311 // Camera is rotating around y-axis.
  /prebuilts/go/darwin-x86/src/runtime/
mbitmap.go     [all...]
  /prebuilts/go/linux-x86/src/runtime/
mbitmap.go     [all...]
  /external/v8/benchmarks/
regexp.js 60 // The variants are computed by randomly rotating one random
    [all...]

Completed in 661 milliseconds