/frameworks/compile/libbcc/tests/data/src/ |
D | otcc-ansi.c | 122 void ae(int g) { in ae() 130 int g; in A() local 138 int s(int g, int e) { in s() 173 int g,e,m,aa; in T() local 283 int e,g,m; in O() local 329 int m,g,e; in I() local 439 int run(int g, int e) { in run() 443 int main(int g, char** e) { in main()
|
D | flops.c | 121 void testpassi(int a, int b, int c, int d, int e, int f, int g, int h, int i, int j, int k, int l) { in testpassi() 125 void testpassf(float a, float b, float c, float d, float e, float f, float g, float h, float i, flo… in testpassf() 129 void testpassd(double a, double b, double c, double d, double e, double f, double g, double h, doub… in testpassd()
|
D | locals.c | 12 int g(int a) { in g() function
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
D | M4VIFI_Defines.h | 33 #define Y16(r, g, b) CLIP( ( ( (80593 * r)+(77855 * g)+(30728 * b)) >> 15)) argument 34 #define U16(r, g, b) CLIP(128+ ( ( -(45483 * r)-(43936 * g)+(134771 * b)) >> 15 )) argument 35 #define V16(r, g, b) CLIP(128+ ( ( (134771 * r)-(55532 * g)-(21917 * b)) >> 15 )) argument 81 #define GET_RGB565(r, g, b, data) {b = ((data) & 31); g =\ argument 83 #define GET_BGR565(b, g, r, data) \ argument 92 #define GET_RGB565(r, g, b, data) { b = (M4VIFI_UInt8)(((data) & 0x1F00) >> 8); g =\ argument 95 #define GET_BGR565(b, g, r, data) \ argument 103 #define Y24(r,g,b) CLIP(( ( (19595 * r) + (38470 * g) + (9437 * b) ) >>16)) argument 104 #define U24(r,g,b) CLIP(128 + ( ( -(11059 * r) - (21709 * g) + (32768 * b)) >>16)) argument 105 #define V24(r,g,b) CLIP(128 + ( ( (32768 * r) - (27426 * g) - (5329 * b)) >>16)) argument [all …]
|
/frameworks/base/libs/rs/ |
D | rsUtils.h | 116 static inline uint16_t rs888to565(uint32_t r, uint32_t g, uint32_t b) { in rs888to565() 126 uint32_t g = ((i1 >> 5) & 0x3f) + ((i2 >> 5) & 0x3f) + ((i3 >> 5) & 0x3f) + ((i4 >> 5) & 0x3f); in rsBoxFilter565() local 133 … uint32_t g = ((i1 >> 8) & 0xff) + ((i2 >> 8) & 0xff) + ((i3 >> 8) & 0xff) + ((i4 >> 8) & 0xff); in rsBoxFilter8888() local
|
/frameworks/base/tests/BiDiTests/src/com/android/bidi/ |
D | BiDiTestGalleryLtr.java | 31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView() local
|
D | BiDiTestGalleryRtl.java | 31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView() local
|
/frameworks/base/location/tests/locationtests/src/android/location/ |
D | GeocoderTest.java | 36 Geocoder g = new Geocoder(mContext, locale); in testGeocoder() local
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
D | armCOMM.h | 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument 577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument [all …]
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
D | armCOMM.h | 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument 577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument [all …]
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/ |
D | armCOMM.h | 561 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) fprintf(DEBUG_STREAM, a, b,… argument 562 #define DEBUG_PRINTF_7(a, b, c, d, e, f, g, h) fprintf(DEBUG_STREAM, a, b,… argument 563 #define DEBUG_PRINTF_8(a, b, c, d, e, f, g, h, i) fprintf(DEBUG_STREAM, a, b,… argument 564 #define DEBUG_PRINTF_9(a, b, c, d, e, f, g, h, i, j) fprintf(DEBUG_STREAM, a, b,… argument 565 #define DEBUG_PRINTF_10(a, b, c, d, e, f, g, h, i, j, k) fprintf(DEBUG_STREAM, a, b,… argument 566 #define DEBUG_PRINTF_11(a, b, c, d, e, f, g, h, i, j, k, l) fprintf(DEBUG_STREAM, a, b,… argument 567 #define DEBUG_PRINTF_12(a, b, c, d, e, f, g, h, i, j, k, l, m) fprintf(DEBUG_STREAM, a, b,… argument 568 #define DEBUG_PRINTF_13(a, b, c, d, e, f, g, h, i, j, k, l, m, n) fprintf(DEBUG_STREAM, a, b,… argument 569 #define DEBUG_PRINTF_14(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o) fprintf(DEBUG_STREAM, a, b,… argument 577 #define DEBUG_PRINTF_6(a, b, c, d, e, f, g) argument [all …]
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
D | preemph.cpp | 239 Word16 g, /* (i) : preemphasis coefficient */ in preemphasis()
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | NotificationBuilderTest.java | 366 final RadioGroup g = (RadioGroup)findViewById(id); in getRadioChecked() local 371 final RadioGroup g = (RadioGroup)findViewById(id); in getRadioTag() local
|
/frameworks/base/opengl/tests/hwc/ |
D | hwcTestLib.h | 79 ColorRGB(float r, float g, float b): _r(r), _g(g), _b(b) {}; in ColorRGB() 81 float g(void) const { return _g; } in g() function
|
/frameworks/base/services/sensorservice/ |
D | OrientationSensor.cpp | 43 vec3_t g; in process() local
|
D | GravitySensor.cpp | 49 vec3_t g; in process() local
|
/frameworks/base/libs/hwui/ |
D | GammaFontRenderer.cpp | 90 const int g = (c >> 8) & 0xFF; in getFontRenderer() local
|
/frameworks/base/graphics/java/android/graphics/ |
D | Color.java | 119 int g = (color >> 8) & 0xFF; in hue() local 161 int g = (color >> 8) & 0xFF; in saturation() local 188 int g = (color >> 8) & 0xFF; in brightness() local
|
/frameworks/base/opengl/java/android/opengl/ |
D | Object3D.java | 232 Group g = new Group(this); in load() local 234 mGroups.put(g.getName(), g); in load() local
|
/frameworks/base/opengl/tests/swapinterval/ |
D | swapinterval.cpp | 63 EGLint r,g,b,a, vid; in main() local
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
D | GridDelete.java | 57 GridView g = getGridView(); in onKeyDown() local
|
D | GridThrasher.java | 120 GridView g = (GridView) findViewById(R.id.grid); in onCreate() local
|
/frameworks/base/opengl/libagl/ |
D | vertex.cpp | 187 void glColor4f(GLfloat r, GLfloat g, GLfloat b, GLfloat a) in glColor4f() 200 void glColor4x(GLfixed r, GLfixed g, GLfixed b, GLfixed a) in glColor4x()
|
/frameworks/base/media/libstagefright/codecs/aacenc/src/ |
D | quantize.c | 111 Word32 g = (gain >> 2) + 4; in quantizeLines() local 334 Word32 g = (gain >> 2) + 4; in calcSfbDist() local
|
/frameworks/base/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 115 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser() 152 int g = findConfigAttrib(egl, display, config, in chooseConfig() local
|