| /external/mesa3d/src/intel/compiler/ |
| D | test_eu_compact.cpp | 223 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local 232 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local 240 struct brw_reg g0 = retype(brw_vec8_grf(0, 0), BRW_REGISTER_TYPE_D); in TEST_P() local 248 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local 256 struct brw_reg g0 = brw_vec1_grf(0, 0); in TEST_P() local 265 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local 280 struct brw_reg g0 = brw_vec8_grf(0, 0); in TEST_P() local
|
| /external/mesa3d/src/intel/compiler/elk/ |
| D | elk_test_eu_compact.cpp | 265 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local 274 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local 282 struct elk_reg g0 = retype(elk_vec8_grf(0, 0), ELK_REGISTER_TYPE_D); in TEST_P() local 290 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local 307 struct elk_reg g0 = elk_vec1_grf(0, 0); in TEST_P() local 325 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local 340 struct elk_reg g0 = elk_vec8_grf(0, 0); in TEST_P() local
|
| /external/sdv/vsomeip/third_party/boost/bind/test/ |
| D | mem_fn_noexcept_test.cpp | 24 int g0() const noexcept { g1(17); return 0; } in g0() function 80 mem_fn(&X::g0)(x); in main() local 81 mem_fn(&X::g0)(rcx); in main() local 83 mem_fn(&X::g0)(pcx); in main() local 84 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_void_test.cpp | 41 void g0() const { g1(17); } in g0() function 97 mem_fn(&X::g0)(x); in main() local 98 mem_fn(&X::g0)(rcx); in main() local 100 mem_fn(&X::g0)(pcx); in main() local 101 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_test.cpp | 41 int g0() const { g1(17); return 0; } in g0() function 97 mem_fn(&X::g0)(x); in main() local 98 mem_fn(&X::g0)(rcx); in main() local 100 mem_fn(&X::g0)(pcx); in main() local 101 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_derived_test.cpp | 41 int g0() const { g1(17); return 0; } in g0() function 101 mem_fn(&X::g0)(x); in main() local 102 mem_fn(&X::g0)(rcx); in main() local 104 mem_fn(&X::g0)(pcx); in main() local 105 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_fastcall_test.cpp | 51 void __fastcall g0() const { g1(17); } in g0() function 107 mem_fn(&X::g0)(x); in main() local 108 mem_fn(&X::g0)(rcx); in main() local 110 mem_fn(&X::g0)(pcx); in main() local 111 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_stdcall_test.cpp | 51 int __stdcall g0() const { g1(17); return 0; } in g0() function 107 mem_fn(&X::g0)(x); in main() local 108 mem_fn(&X::g0)(rcx); in main() local 110 mem_fn(&X::g0)(pcx); in main() local 111 mem_fn(&X::g0)(sp); in main() local
|
| D | mem_fn_cdecl_test.cpp | 51 int __cdecl g0() const { g1(17); return 0; } in g0() function 107 mem_fn(&X::g0)(x); in main() local 108 mem_fn(&X::g0)(rcx); in main() local 110 mem_fn(&X::g0)(pcx); in main() local 111 mem_fn(&X::g0)(sp); in main() local
|
| D | bind_noexcept_mf_test.cpp | 33 int g0() const noexcept { g1(17); return 0; } in g0() function 69 boost::bind(&X::g0, &x)(); in member_function_test() local 70 boost::bind(&X::g0, x)(); in member_function_test() local 71 boost::bind(&X::g0, boost::ref(x))(); in member_function_test() local
|
| D | bind_cdecl_mf_test.cpp | 42 int __cdecl g0() const { g1(17); return 0; } in g0() function 80 bind(&X::g0, &x)(); in member_function_test() local 81 bind(&X::g0, x)(); in member_function_test() local 82 bind(&X::g0, ref(x))(); in member_function_test() local
|
| D | bind_fastcall_mf_test.cpp | 42 void __fastcall g0() const { g1(17); } in g0() function 80 bind(&X::g0, &x)(); in member_function_test() local 81 bind(&X::g0, x)(); in member_function_test() local 82 bind(&X::g0, ref(x))(); in member_function_test() local
|
| D | bind_stdcall_mf_test.cpp | 42 int __stdcall g0() const { g1(17); return 0; } in g0() function 80 bind(&X::g0, &x)(); in member_function_test() local 81 bind(&X::g0, x)(); in member_function_test() local 82 bind(&X::g0, ref(x))(); in member_function_test() local
|
| /external/clang/test/CodeGen/ |
| D | PR3613-static-decl.c | 8 static struct s0 g0; variable 14 static struct s0 g0 = {3}; variable
|
| /external/lzma/C/ |
| D | Sha256Opt.c | 107 #define SM1(g0, g1, g2, g3) \ argument 110 #define SM2(g0, g1, g2, g3) \ argument 119 #define NNN(g0, g1, g2, g3) argument 137 #define R4(k, g0, g1, g2, g3, OP0, OP1) \ argument 350 #define SM1(g0, g1, g2, g3) SHA256_SU0(g3, g0) argument 351 #define SM2(g0, g1, g2, g3) SHA25G_SU1(g2, g0, g1) argument 352 #define NNN(g0, g1, g2, g3) argument 355 #define R4(k, g0, g1, g2, g3, OP0, OP1) \ argument
|
| /external/jackson-core/src/test/java/com/fasterxml/jackson/core/util/ |
| D | TestDelegates.java | 304 JsonGenerator g0 = JSON_F.createGenerator(sw); in testGeneratorDelegate() local 365 JsonGenerator g0 = JSON_F.createGenerator(sw); in testGeneratorDelegateArrays() local 386 JsonGenerator g0 = JSON_F.createGenerator(sw); in testGeneratorDelegateComments() local 411 JsonGenerator g0 = JSON_F.createGenerator(sw); in testDelegateCopyMethods() local 455 JsonGenerator g0 = JSON_F.createGenerator(sw); in testGeneratorWithCodec() local
|
| /external/sdv/vsomeip/third_party/boost/phoenix/test/boost_bind_compatibility/ |
| D | bind_void_mf_test.cpp | 49 int g0() const { g1(17); return 0; } in g0() function 87 bind<void>(&X::g0, &x)(); in member_function_test() local 88 bind<void>(&X::g0, x)(); in member_function_test() local 89 bind<void>(&X::g0, ref(x))(); in member_function_test() local
|
| D | bind_mf2_test.cpp | 41 int g0() const { g1(17); return 0; } in g0() function 80 bind(&X::g0, &x )(); in member_function_test() local 81 bind(&X::g0, x )(); in member_function_test() local 82 bind(&X::g0, ref(x) )(); in member_function_test() local
|
| D | bind_stdcall_mf_test.cpp | 43 int __stdcall g0() const { g1(17); return 0; } in g0() function 84 bind(&X::g0, &x)(); in member_function_test() local 85 bind(&X::g0, x)(); in member_function_test() local 86 bind(&X::g0, ref(x))(); in member_function_test() local
|
| D | bind_cdecl_mf_test.cpp | 23 int __cdecl g0() const { g1(17); return 0; } in g0() function 62 bind(&X::g0, &x)(); in member_function_test() local 63 bind(&X::g0, x)(); in member_function_test() local 64 bind(&X::g0, ref(x))(); in member_function_test() local
|
| D | bind_fastcall_mf_test.cpp | 43 void __fastcall g0() const { g1(17); } in g0() function 82 bind(&X::g0, &x)(); in member_function_test() local 83 bind(&X::g0, x)(); in member_function_test() local 84 bind(&X::g0, ref(x))(); in member_function_test() local
|
| /external/clang/test/Sema/ |
| D | merge-decls.c | 27 Vf2 g0; // expected-note {{previous definition is here}} variable 28 Vi2 g0; // expected-error {{redefinition of 'g0'}} variable
|
| /external/sdv/vsomeip/third_party/boost/optional/test/ |
| D | optional_test_inplace_factory.cpp | 46 Guard g0, g1(1.0, "one"), g2(2.0, "two"); in test_ctor() local 77 Guard g0, g1(1.0, "one"), g2(2.0, "two"); in test_assign() local
|
| /external/sdv/vsomeip/third_party/boost/mpl/test/ |
| D | apply_wrap.cpp | 72 struct g0 { struct apply { typedef char type; }; }; argument
|
| /external/skia/src/core/ |
| D | SkMaskBlurFilter.cpp | 416 const fp88& g0, const fp88& g1, const fp88&, const fp88&, const fp88&, in blur_x_radius_1() 437 const fp88& g0, const fp88& g1, const fp88& g2, const fp88&, const fp88&, in blur_x_radius_2() 465 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88&, in blur_x_radius_3() 502 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_x_radius_4() 550 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_row() 597 fp88 g0(gauss[0]), in blur_x_rect() local 689 const fp88& g0, const fp88& g1, const fp88&, const fp88&, const fp88&, in blur_y_radius_1() 703 const fp88& g0, const fp88& g1, const fp88& g2, const fp88&, const fp88&, in blur_y_radius_2() 720 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88&, in blur_y_radius_3() 740 const fp88& g0, const fp88& g1, const fp88& g2, const fp88& g3, const fp88& g4, in blur_y_radius_4() [all …]
|