/external/llvm-project/clang/test/AST/ |
D | ast-dump-APValue-anon-union.cpp | 19 union U0 { union
|
D | ast-dump-APValue-array.cpp | 16 union U0 { union
|
D | ast-dump-APValue-union.cpp | 13 union U0 { union
|
/external/llvm-project/clang/test/SemaObjC/ |
D | non-trivial-c-union.m | 26 -(U0)m0:(U0)arg; // expected-error {{cannot use type 'U0' for a function/method parameter since it … argument
|
/external/rust/crates/libm/src/math/ |
D | j1f.rs | 95 const U0: [f32; 5] = [ constant
|
D | j1.rs | 146 const U0: [f64; 5] = [ constant
|
D | lgammaf_r.rs | 50 const U0: f32 = -7.7215664089e-02; /* 0xbd9e233f */ constant
|
D | lgamma_r.rs | 115 const U0: f64 = -7.72156649015328655494e-02; /* 0xBFB3C467, 0xE37DB0C8 */ constant
|
/external/webp/src/dsp/ |
D | yuv_sse41.c | 30 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
|
D | yuv_sse2.c | 30 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/ |
D | aes.c | 343 static const uint32_t U0[256] = { variable 896 static const uint32_t U0[256] = { variable
|
/external/fdlibm/ |
D | e_j1.c | 136 static const double U0[5] = { variable
|
/external/llvm-project/clang/test/CodeGen/SystemZ/ |
D | zos-alignment.c | 108 } U0 __attribute__((aligned(8))); variable
|
/external/webp/src/enc/ |
D | picture_tools_enc.c | 203 const int U0 = VP8RGBToU(4 * red, 4 * green, 4 * blue, 4 * YUV_HALF); in WebPBlendAlpha() local
|
/external/llvm/unittests/Transforms/Utils/ |
D | ValueMapperTest.cpp | 33 MDNode *U0; in TEST() local
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | ValueMapperTest.cpp | 32 MDNode *U0; in TEST() local
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | misc-non-private-member-variables-in-classes.cpp | 97 union U0 { union
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 685 SDValue U0 = U->getOperand(0); in IsProfitableToFold() local
|
/external/mesa3d/src/imgui/ |
D | imgui.h | 1943 float U0, V0, U1, V1; // Texture coordinates member
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 673 SDValue U0 = U->getOperand(0); in IsProfitableToFold() local
|