Home
last modified time | relevance | path

Searched defs:G1 (Results 1 – 20 of 20) sorted by relevance

/external/llvm/unittests/ExecutionEngine/
DExecutionEngineTest.cpp52 GlobalVariable *G1 = in TEST_F() local
79 GlobalVariable *G1 = in TEST_F() local
107 GlobalVariable *G1 = in TEST_F() local
127 GlobalVariable *G1 = in TEST_F() local
/external/v8/test/mjsunit/compiler/
Dregress-arguments.js50 var G1 = 21; variable
/external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
Dsema.cpp159 struct G1 {}; struct
/external/clang/test/SemaCXX/
Dstatic-cast.cpp9 struct G1 : public B {}; struct
Dcstyle-cast.cpp52 struct G1 : public B {}; struct
Dfunctional-cast.cpp85 struct G1 : public B {}; struct
/external/webp/src/dsp/
Dyuv_sse2.c49 const __m128i G1 = _mm_mulhi_epu16(*V0, k13320); in ConvertYUV444ToRGB() local
266 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32() local
288 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32() local
378 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow() local
414 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow() local
Dlossless_enc_sse2.c110 const __m128i G1 = _mm_sub_epi8(E1, F1); in CollectColorBlueTransforms() local
Drescaler_sse2.c323 const __m128i G1 = _mm_or_si128(D1, F3); in RescalerExportRowShrinkSSE2() local
Denc_mips32.c256 #define HORIZONTAL_PASS(A, E, F, G, H, E1, F1, G1, H1) \ argument
/external/clang/test/Sema/
Dms_bitfield_layout.c277 typedef union G1 { union
283 } G1; typedef
Dwarn-duplicate-enum.c43 G1, enumerator
/external/llvm/unittests/IR/
DConstantsTest.cpp329 Constant *G1 = new GlobalVariable(*M, IntTy, false, in TEST() local
/external/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp452 std::sort(GV.begin(), GV.end(), [](const Chain *G1, const Chain *G2) { in colorChainSet()
/external/deqp/framework/common/
DtcuCompressedTexture.cpp570 const deUint8 G1 = (deUint8)getBits(src, 52, 55); in decompressETC2Block() local
/external/kernel-headers/original/uapi/linux/
Dixjuser.h274 G1 = hz392, enumerator
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp271 FX_FLOAT G1 = -0.9692f * X + 1.8760f * Y + 0.0416f * Z; in XYZ_to_sRGB() local
/external/svox/pico/lib/
Dpicopam.c315 #define G1 46 macro
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1353 APInt G1 = BM.abs(); in findGCD() local
/external/valgrind/drd/tests/
Dtsan_unittest.cpp4855 int G1 = 0; variable