Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dast-dump-APValue-anon-union.cpp19 union U0 { union
Dast-dump-APValue-array.cpp16 union U0 { union
Dast-dump-APValue-union.cpp13 union U0 { union
/external/llvm-project/clang/test/SemaObjC/
Dnon-trivial-c-union.m26 -(U0)m0:(U0)arg; // expected-error {{cannot use type 'U0' for a function/method parameter since it … argument
/external/rust/crates/libm/src/math/
Dj1f.rs95 const U0: [f32; 5] = [ constant
Dj1.rs146 const U0: [f64; 5] = [ constant
Dlgammaf_r.rs50 const U0: f32 = -7.7215664089e-02; /* 0xbd9e233f */ constant
Dlgamma_r.rs115 const U0: f64 = -7.72156649015328655494e-02; /* 0xBFB3C467, 0xE37DB0C8 */ constant
/external/webp/src/dsp/
Dyuv_sse41.c30 const __m128i* const U0, in ConvertYUV444ToRGB_SSE41()
88 const __m128i Y0 = Load_HI_16_SSE41(y), U0 = Load_HI_16_SSE41(u), in YUV444ToRGB_SSE41() local
99 const __m128i Y0 = Load_HI_16_SSE41(y), U0 = Load_UV_HI_8_SSE41(u), in YUV420ToRGB_SSE41() local
510 __m128i rgb[6], U0, V0, U1, V1; in ConvertARGBToUV_SSE41() local
576 __m128i r, g, b, U0, V0, U1, V1; in ConvertRGBA32ToUV_SSE41() local
Dyuv_sse2.c30 const __m128i* const U0, in ConvertYUV444ToRGB_SSE2()
88 const __m128i Y0 = Load_HI_16_SSE2(y), U0 = Load_HI_16_SSE2(u), in YUV444ToRGB_SSE2() local
99 const __m128i Y0 = Load_HI_16_SSE2(y), U0 = Load_UV_HI_8_SSE2(u), in YUV420ToRGB_SSE2() local
664 __m128i rgb[6], U0, V0, U1, V1; in ConvertARGBToUV_SSE2() local
720 __m128i r, g, b, U0, V0, U1, V1; in ConvertRGBA32ToUV_SSE2() local
/external/libsrtp2/crypto/cipher/
Daes.c343 static const uint32_t U0[256] = { variable
896 static const uint32_t U0[256] = { variable
/external/fdlibm/
De_j1.c136 static const double U0[5] = { variable
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dzos-alignment.c108 } U0 __attribute__((aligned(8))); variable
/external/webp/src/enc/
Dpicture_tools_enc.c203 const int U0 = VP8RGBToU(4 * red, 4 * green, 4 * blue, 4 * YUV_HALF); in WebPBlendAlpha() local
/external/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp33 MDNode *U0; in TEST() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp32 MDNode *U0; in TEST() local
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dmisc-non-private-member-variables-in-classes.cpp97 union U0 { union
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp685 SDValue U0 = U->getOperand(0); in IsProfitableToFold() local
/external/mesa3d/src/imgui/
Dimgui.h1943 float U0, V0, U1, V1; // Texture coordinates member
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp673 SDValue U0 = U->getOperand(0); in IsProfitableToFold() local