Home
last modified time | relevance | path

Searched refs:t (Results 1 – 10 of 10) sorted by relevance

/gdk/sources/llvm-ndk-cc/tests/F_asm/
Dasm.stderr.txt.expect1 Inline assembly is illigal. Please don't use it.
/gdk/samples/PhotoEditor/src/com/android/photoeditor/
DToolbar.java58 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/
DRotate3DAnimation.java115 protected void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation() argument
137 final Matrix matrix = t.getMatrix(); in applyTransformation()
/gdk/build/awk/
Dextract-debuggable.awk107 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
Dextract-package-name.awk108 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
Dxml.awk92 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
Dextract-launchable.awk162 sub(/^[ \t\n]*/,"",$0); # get rid of remaining leading spaces
/gdk/samples/bitmap-plasma-llvm/jni/
Dplasma.cpp195 …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/
Dgmsl42 # Determine if the library has already been included and if so don't
D__gmsl343 [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