/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/COFF/ |
D | cross-section-relative.s | 11 .globl g2 # @g2 symbol 13 g2: label
|
/external/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 | declare-use1.cpp | 9 const int g2 = g1 + e + f + aux_i + sub; variable
|
D | declare-use3.cpp | 4 const int g2 = g1 + e + f + aux_i; variable
|
D | strict-decluse.cpp | 9 const int g2 = g1 + e + f + aux_i; variable
|
D | declare-use4.cpp | 8 const int g2 = j; variable
|
/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/compiler-rt/test/profile/Inputs/ |
D | instrprof-shared-lib.c | 2 int g2 = 1; variable
|
/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
|
D | asm-attrs.c | 21 } g2; variable
|
/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/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/llvm/test/MC/ELF/ |
D | weak-diff.s | 22 g2: label
|
/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/clang/test/Sema/ |
D | private-extern.c | 10 static int g2; variable 11 __private_extern__ int g2; variable
|
/external/libcxx/test/std/strings/basic.string.hash/ |
D | strings.pass.cpp | 38 std::string g2 = "1234567891"; in test() local
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
D | p9.cpp | 36 void g2() { in g2() function
|