HomeSort by relevance Sort by last modified time
    Searched defs:G1 (Results 1 - 25 of 29) sorted by null

1 2

  /external/llvm/unittests/ExecutionEngine/
ExecutionEngineTest.cpp 52 GlobalVariable *G1 =
55 Engine->addGlobalMapping(G1, &Mem1);
56 EXPECT_EQ(&Mem1, Engine->getPointerToGlobalIfAvailable(G1));
59 Engine->updateGlobalMapping(G1, &Mem2);
60 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1));
61 Engine->updateGlobalMapping(G1, nullptr);
62 EXPECT_EQ(nullptr, Engine->getPointerToGlobalIfAvailable(G1));
63 Engine->updateGlobalMapping(G1, &Mem2);
64 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1));
74 EXPECT_EQ(&Mem2, Engine->getPointerToGlobalIfAvailable(G1))
    [all...]
  /external/v8/test/mjsunit/compiler/
regress-arguments.js 50 var G1 = 21;
54 var v = G1 + G2;
  /external/clang/test/Sema/
ms_bitfield_layout.c 209 typedef union G1 {
215 } G1;
217 // CHECK: Type: union G1
262 sizeof(G1) +
warn-duplicate-enum.c 43 G1,
  /external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
sema.cpp 159 struct G1 {};
164 P(G1());
  /external/clang/test/SemaCXX/
static-cast.cpp 9 struct G1 : public B {};
11 struct H : public G1, public G2 {}; // Ambiguous path to B.
80 (void)static_cast<const G1*>((A*)0);
81 (void)static_cast<const G1&>(*((A*)0));
93 (void)static_cast<H*>((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
94 (void)static_cast<H&>(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
cstyle-cast.cpp 52 struct G1 : public B {};
54 struct H : public G1, public G2 {}; // Ambiguous path to B.
117 (void)(const G1*)((A*)0);
118 (void)(const G1&)(*((A*)0));
130 (void)(H*)((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
131 (void)(H&)(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
functional-cast.cpp 85 struct G1 : public B {};
87 struct H : public G1, public G2 {}; // Ambiguous path to B.
166 typedef const G1 *cG1p;
168 typedef const G1 &cG1r;
188 (void)Hp((A*)0); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
190 (void)Hr(*((A*)0)); // expected-error {{ambiguous cast from base 'A' to derived 'H':\n struct A -> struct B -> struct G1 -> struct H\n struct A -> struct B -> struct G2 -> struct H}}
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 235 FX_FLOAT G1 = -0.9692f * X + 1.8760f * Y + 0.0416f * Z;
239 G = RGB_Conversion(G1);
    [all...]
  /cts/tools/dex-tools/test/dex/reader/
DexFileReaderTests.java 235 static final JavaSource G1 = new JavaSource("G1","public class G1<T extends G1>{}");
242 DexFile dexFile = javaToDexUtil.getFrom(G1);
244 DexClass G1 = getClass(dexFile, "LG1;");
245 assertPublic(G1);
246 DexAnnotation sig = getAnnotation(G1, LDALVIK_ANNOTATION_SIGNATURE);
  /external/llvm/unittests/IR/
ConstantsTest.cpp 311 Constant *G1 = new GlobalVariable(*M, IntTy, false,
315 ASSERT_NE(G1, G2);
317 Constant *Int1 = ConstantExpr::getPtrToInt(G1, IntTy);
325 G1->replaceAllUsesWith(G2);
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 82 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
87 A1, B1, C1, D1, E1, F1, G1, H1, I1, J1, K1, L1, M1, N1, O1, P1, Q1, R1, S1, T1, U1, V1, W1, X1, Y1, Z1,
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 586 const deUint8 G1 = (deUint8)getBits(src, 52, 55);
595 paintG[0] = extend4To8(G1);
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /bionic/libc/kernel/uapi/linux/
ixjuser.h 309 G1 = hz392,
  /development/ndk/platforms/android-21/include/linux/
ixjuser.h 219 G1 = hz392,
  /external/kernel-headers/original/uapi/linux/
ixjuser.h 187 hz392 = 0x79fa, /* .00 G1 */
274 G1 = hz392,
  /external/svox/pico/lib/
picopam.c 226 picoos_int8 g1_current_secondary_phrase_syllable; /*G1 */
315 #define G1 46
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ixjuser.h 187 hz392 = 0x79fa, /* .00 G1 */
274 G1 = hz392,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ixjuser.h 187 hz392 = 0x79fa, /* .00 G1 */
274 G1 = hz392,
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
ixjuser.h 219 G1 = hz392,
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
ixjuser.h 219 G1 = hz392,
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
ixjuser.h 219 G1 = hz392,
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
ixjuser.h 219 G1 = hz392,
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
ixjuser.h 219 G1 = hz392,

Completed in 906 milliseconds

1 2