Home
last modified time | relevance | path

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

12

/external/llvm/unittests/ExecutionEngine/
DExecutionEngineTest.cpp53 GlobalVariable *G1 = NewExtGlobal(Type::getInt32Ty(Context), "Global1"); in TEST_F() local
78 GlobalVariable *G1 = NewExtGlobal(Type::getInt32Ty(Context), "Global1"); in TEST_F() local
104 GlobalVariable *G1 = NewExtGlobal(Type::getInt32Ty(Context), "Global1"); in TEST_F() local
122 GlobalVariable *G1 = NewExtGlobal(Type::getInt32Ty(Context), "Global1"); in TEST_F() local
/external/webp/src/dsp/
Dyuv_sse41.c54 const __m128i G1 = _mm_mulhi_epu16(*V0, k13320); in ConvertYUV444ToRGB_SSE41() local
137 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
159 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
187 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
224 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
Dyuv_sse2.c54 const __m128i G1 = _mm_mulhi_epu16(*V0, k13320); in ConvertYUV444ToRGB_SSE2() local
252 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local
274 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local
368 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local
405 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
Dcommon_sse41.h42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local
Drescaler_sse2.c316 const __m128i G1 = _mm_or_si128(D1, F3); in RescalerExportRowShrink_SSE2() local
Denc_mips32.c257 #define HORIZONTAL_PASS(A, E, F, G, H, E1, F1, G1, H1) \ argument
Dlossless_enc_sse2.c111 const __m128i G1 = _mm_sub_epi8(E1, F1); in CollectColorBlueTransforms_SSE2() local
/external/python/cpython3/Modules/_blake2/impl/
Dblake2s-round.h44 #define G1(row1,row2,row3,row4,buf) \ macro
Dblake2b-round.h47 #define G1(row1l,row2l,row3l,row4l,row1h,row2h,row3h,row4h,b0,b1) \ macro
/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/clang/test/Sema/
Dms_bitfield_layout.c277 typedef union G1 { union
283 } G1; typedef
Dwarn-duplicate-enum.c43 G1, enumerator
/external/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp72 std::unique_ptr<GlobalVariable> G1 = llvm::make_unique<GlobalVariable>( in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp454 llvm::sort(GV, [](const Chain *G1, const Chain *G2) { in colorChainSet()
/external/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp458 std::sort(GV.begin(), GV.end(), [](const Chain *G1, const Chain *G2) { in colorChainSet()
/external/llvm/unittests/IR/
DConstantsTest.cpp354 Constant *G1 = new GlobalVariable(*M, IntTy, false, in TEST() local
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py1251 def G1(x, dy): function
1309 def G1(x, dy): function
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DEnumUtilsTest.java593 … F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, A1, B1, C1, D1, E1, F1, G1, H1, I1, enumConstant
/external/swiftshader/src/Device/
DETC_Decoder.cpp197 unsigned char G1 : 4; member
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp385 float G1 = -0.9692f * X + 1.8760f * Y + 0.0416f * Z; in XYZ_to_sRGB() local
/external/rust/crates/ppv-lite86/src/
Dgeneric.rs617 pub struct G1; struct
/external/deqp/framework/common/
DtcuCompressedTexture.cpp671 const deUint8 G1 = (deUint8)getBits(src, 52, 55); in decompressETC2Block() local

12