| /external/clang/test/SemaCXX/ |
| D | function-pointer-arguments.cpp | 17 int(*g8)(const int&, int) = f4; in good() local 39 int (*g8)(int, char) = f2; in bad() local
|
| /external/tensorflow/tensorflow/tools/android/test/jni/ |
| D | rgb2yuv.cc | 21 const int r8, const int g8, const int b8, in WriteYUV() 93 const int g8 = g6 << 2 | g6 >> 4; in ConvertRGB565ToYUV420SP() local
|
| /external/clang/test/Sema/ |
| D | attr-alias-elf.c | 31 void g8() {} in g8() function
|
| D | private-extern.c | 34 int g8; // expected-error {{non-extern declaration of 'g8' follows extern declaration}} in f2() local
|
| D | varargs-x86-64.c | 62 void __attribute__((ms_abi)) g8(int a, ...) { in g8() function
|
| D | bitfield-layout.c | 192 struct __attribute__((packed)) g8 { struct 197 CHECK_SIZE(struct, g8, 4); argument
|
| D | constant-builtins-2.c | 15 long double g8 = __builtin_nanl(""); variable
|
| /external/skia/src/core/ |
| D | SkCompressedDataUtils.cpp | 80 int g8 = SkTPin(col.fG + delta, 0, 255); in add_delta_and_clamp() local 163 uint8_t g8 = SkG16ToG32((rgb565 >> 5) & 0x3F); in from565() local 175 uint8_t g8 = SkScalarRoundToInt(t * SkGetPackedG32(col0) + (1.0f - t) * SkGetPackedG32(col1)); in lerp() local
|
| /external/clang/test/CodeGenObjCXX/ |
| D | encode.mm | 203 extern const char g8[] = @encode(Y); function
|
| /external/compiler-rt/test/asan/TestCases/Linux/ |
| D | scariness_score_test.cc | 104 int64_t g8[100]; variable
|
| /external/clang/test/CodeGen/ |
| D | bitfield-2.c | 301 struct s8 g8 = { 0xF }; variable 317 struct s8 g8 = { 0xdeadbeef, 0xdeadbeef, 0xdeadbeef, 0xdeadbeef }; in test_8() local
|
| D | tbaa-class.cpp | 137 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
|
| D | regparm-struct.c | 69 void g8(void) { in g8() function
|
| D | const-init.c | 48 int g8 = (2.0 + 3.0i) * (5.0 + 7.0i) == (-11.0 + 29.0i); variable
|
| D | tbaa.cpp | 135 uint32_t g8(StructA *A, StructS *S, uint64_t count) { in g8() function
|
| /external/clang/test/CodeGenCXX/ |
| D | pr12251.cpp | 66 e8 g8(e8 *x) { in g8() function
|
| /external/skia/src/gpu/ganesh/ |
| D | GrDataUtils.cpp | 59 int r8, int g8, int b8, in test_table_entry() 85 int g8 = extend_5To8bits(g5); in create_etc1_block() local
|
| /external/clang/test/CodeGenObjC/ |
| D | encode-test.m | 146 const char g8[] = @encode(struct s8); function
|
| /external/libvpx/vp9/encoder/mips/msa/ |
| D | vp9_fdct16x16_msa.c | 21 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local 207 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_rows_step1_msa() local
|
| /external/angle/src/tests/gl_tests/ |
| D | SixteenBppTextureTest.cpp | 388 GLubyte g8 = static_cast<GLubyte>((rgba & 0x0F00) >> 8); in TEST_P() local
|
| /external/libvpx/vpx_dsp/mips/ |
| D | idct16x16_msa.c | 329 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vpx_iadst16_1d_columns_addblk_msa() local
|
| /external/llvm/utils/unittest/googletest/include/gtest/internal/ |
| D | gtest-param-util-generated.h | 3800 const ParamGenerator<T8>& g8) in CartesianProductGenerator8() 3834 const ParamGenerator<T8>& g8, in Iterator() 4022 const ParamGenerator<T8>& g8, const ParamGenerator<T9>& g9) in CartesianProductGenerator9() 4056 const ParamGenerator<T8>& g8, in Iterator() 4261 const ParamGenerator<T8>& g8, const ParamGenerator<T9>& g9, in CartesianProductGenerator10() 4296 const ParamGenerator<T8>& g8, in Iterator() 4688 const Generator6& g6, const Generator7& g7, const Generator8& g8) in CartesianProductHolder8() 4728 const Generator6& g6, const Generator7& g7, const Generator8& g8, in CartesianProductHolder9() 4772 const Generator6& g6, const Generator7& g7, const Generator8& g8, in CartesianProductHolder10()
|
| /external/llvm/utils/unittest/googletest/include/gtest/ |
| D | gtest-param-test.h | 1345 const Generator7& g7, const Generator8& g8) { in Combine() 1359 const Generator7& g7, const Generator8& g8, const Generator9& g9) { in Combine() 1374 const Generator7& g7, const Generator8& g8, const Generator9& g9, in Combine()
|
| /external/clang/test/CXX/drs/ |
| D | dr0xx.cpp | 352 extern "C++" void g8() { in g8() function
|
| /external/deqp/framework/common/ |
| D | tcuCompressedTexture.cpp | 1264 const deUint32 g8 = extend6To8(g6); in bgr16torgba32() local
|