/external/mesa3d/src/intel/compiler/ |
D | test_eu_compact.cpp | 176 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_ADD_GRF_GRF_GRF() local 186 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_ADD_GRF_GRF_IMM() local 195 struct brw_reg g2 = retype(brw_vec8_grf(2, 0), BRW_REGISTER_TYPE_D); in gen_ADD_GRF_GRF_IMM_d() local 204 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_MOV_GRF_GRF() local 213 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_ADD_MRF_GRF_GRF() local 223 struct brw_reg g2 = brw_vec1_grf(2, 0); in gen_ADD_vec1_GRF_GRF_GRF() local 243 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_f0_0_MOV_GRF_GRF() local 259 struct brw_reg g2 = brw_vec8_grf(2, 0); in gen_f0_1_MOV_GRF_GRF() local
|
/external/python/cpython3/Lib/test/ |
D | test_yield_from.py | 29 def g2(): function 54 def g2(): function 85 def g2(): function 116 def g2(): function 153 def g2(): function 197 def g2(): function 238 def g2(): function 272 def g2(): function 313 def g2(): function 369 def g2(): function [all …]
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/ |
D | tree_helper.h | 22 static bool GainsAreEqual(const float g1, const float g2) { in GainsAreEqual() 27 static bool GainIsLarger(const float g1, const float g2) { in GainIsLarger()
|
/external/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 11 .globl g2 # @g2 symbol 13 g2: label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 11 .globl g2 # @g2 symbol 13 g2: label
|
/external/clang/test/SemaCXX/ |
D | function-pointer-arguments.cpp | 11 int(*g2)(const int, int) = f1; in good() local 23 const int (*g2)(int, int) = f1; in bad() local
|
/external/clang/test/Modules/ |
D | strict-decluse.cpp | 9 const int g2 = g1 + e + f + aux_i; variable
|
D | declare-use3.cpp | 4 const int g2 = g1 + e + f + aux_i; variable
|
D | declare-use1.cpp | 9 const int g2 = g1 + e + f + aux_i + sub; variable
|
D | declare-use4.cpp | 8 const int g2 = j; variable
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/endo/ |
D | GLVTypeBParameters.java | 18 protected final BigInteger g1, g2; field in GLVTypeBParameters 22 BigInteger g2, int bits) in GLVTypeBParameters()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/endo/ |
D | GLVTypeBParameters.java | 22 protected final BigInteger g1, g2; field in GLVTypeBParameters 26 BigInteger g2, int bits) in GLVTypeBParameters()
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/ |
D | assign.pass.cpp | 67 char g1, g2, g3, p1, p3; in main() local 75 wchar_t g1, g2, g3, p1, p3; in main() local
|
D | swap.pass.cpp | 76 char g1, g2, g3, p1, p3; in main() local 84 wchar_t g1, g2, g3, p1, p3; in main() local
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/ |
D | copy.pass.cpp | 64 char g1, g2, g3, p1, p3; in main() local 71 wchar_t g1, g2, g3, p1, p3; in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | addrsig.s | 75 .globl g2 symbol
|
D | weak-diff.s | 22 g2: label
|
/external/clang/test/CodeGen/ |
D | darwin-string-literals.c | 18 const void *g2 = __builtin___CFStringMakeConstantString("hello \u2192 \u2603 \u2190 world"); variable
|
D | const-arithmetic.c | 8 void *g2[] = {g0 - 1, g0 - 23 }; variable
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-shared-lib.c | 2 int g2 = 1; variable
|
/external/llvm/test/MC/ELF/ |
D | weak-diff.s | 22 g2: label
|
/external/clang/test/Sema/ |
D | private-extern.c | 10 static int g2; variable 11 __private_extern__ int g2; variable
|
/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
D | DynamicSymmetry.h | 125 inline GroupElement mul(Generator g1, GroupElement g2) const in mul() 130 inline GroupElement mul(GroupElement g1, Generator g2) const in mul() 135 inline GroupElement mul(Generator g1, Generator g2) const in mul() 179 inline DynamicSGroup::GroupElement DynamicSGroup::mul(GroupElement g1, GroupElement g2) const in mul()
|
/external/ltp/testcases/network/multicast/mc_member/ |
D | mc_member_test.c | 112 unsigned g1, g2, g3, g4; in join_group() local 147 unsigned g1, g2, g3, g4; in leave_group() local
|
/external/libcxx/test/std/strings/basic.string.hash/ |
D | strings.pass.cpp | 38 std::string g2 = "1234567891"; in test() local
|