Searched refs:t (Results 1 – 10 of 10) sorted by relevance
/gdk/sources/llvm-ndk-cc/tests/F_asm/ |
D | asm.stderr.txt.expect | 1 Inline assembly is illigal. Please don't use it.
|
/gdk/samples/PhotoEditor/src/com/android/photoeditor/ |
D | Toolbar.java | 58 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument 59 super.onLayout(changed, l, t, r, b); in onLayout() 61 layoutHandler.extraLayout(l, t, r, b); in onLayout()
|
/gdk/samples/PhotoEditor/src/com/android/photoeditor/animation/ |
D | Rotate3DAnimation.java | 115 protected void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() argument 137 final Matrix matrix = t.getMatrix(); in applyTransformation()
|
/gdk/build/awk/ |
D | extract-debuggable.awk | 107 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
|
D | extract-package-name.awk | 108 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
|
D | xml.awk | 92 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
|
D | extract-launchable.awk | 162 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
|
/gdk/samples/bitmap-plasma-llvm/jni/ |
D | plasma.cpp | 195 …uint32_t width, uint32_t height, uint32_t stride, double t, uint16_t* palette, void* pixels, Fixed… in fill_plasma() argument 200 Fixed ft = FIXED_FROM_FLOAT(t/1000.); in fill_plasma() 201 Fixed yt1 = FIXED_FROM_FLOAT(t/1230.); in fill_plasma() 203 Fixed xt10 = FIXED_FROM_FLOAT(t/3000.); in fill_plasma()
|
/gdk/build/gmsl/ |
D | gmsl | 42 # Determine if the library has already been included and if so don't
|
D | __gmsl | 343 [a-z] := a b c d e f g h i j k l m n o p q r s t u v w x y z # 367 __gmsl_characters += a b c d e f g h i j k l m n o p q r s t u v w x y z
|