Home
last modified time | relevance | path

Searched defs:U1 (Results 1 – 25 of 30) sorted by relevance

12

/third_party/typescript/tests/cases/compiler/
DunparenthesizedConstructorTypeInUnionOrIntersection.ts1 type U1 = string | new () => void; alias
DunparenthesizedFunctionTypeInUnionOrIntersection.ts1 type U1 = string | () => void; alias
/third_party/skia/third_party/externals/angle2/scripts/
Dbmp_to_nv12.py62 U1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 1] variable
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dbmp_to_nv12.py62 U1 = converted_pixels[((((i / width) * 2) * width) + (i % width)) * 3 + 1] variable
/third_party/boost/libs/mp11/test/
Dmp_transform.cpp32 struct U1 {}; struct
Dmp_transform_q.cpp33 struct U1 {}; struct
/third_party/boost/libs/variant/test/
Dvariant_visit_test.cpp55 bool operator()(U1&, U2&) const in operator ()() argument
/third_party/boost/boost/geometry/formulas/
Dvincenty_direct.hpp91 CT const U1 = atan(tan_U1); in apply() local
/third_party/typescript/tests/cases/conformance/types/intersection/
DintersectionReductionStrict.ts48 type U1 = Partial<A & B>; // never alias
DintersectionReduction.ts48 type U1 = Partial<A & B>; // never alias
/third_party/typescript/tests/cases/conformance/types/literal/
DtemplateLiteralTypes1.ts194 type U1 = {a1:A} | {b1:A} | {c1:A} | {d1:A} | {e1:A} | {f1:A} | {g1:A} | {h1:A} | {i1:A} | {j1:A}; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringExtras.h161 unsigned U1 = hexDigitValue(MSB); in hexFromNibbles() local
/third_party/boost/boost/tuple/detail/
Dtuple_basic.hpp580 tuple(const cons<U1, U2>& p) : inherited(p) {} in tuple()
583 tuple& operator=(const cons<U1, U2>& k) { in operator =()
589 tuple& operator=(const std::pair<U1, U2>& k) { in operator =()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dyuv_sse41.c510 __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.c664 __m128i rgb[6], U0, V0, U1, V1; in ConvertARGBToUV_SSE2() local
720 __m128i r, g, b, U0, V0, U1, V1; in ConvertRGBA32ToUV_SSE2() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dyuv_sse41.c510 __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.c664 __m128i rgb[6], U0, V0, U1, V1; in ConvertARGBToUV_SSE2() local
720 __m128i r, g, b, U0, V0, U1, V1; in ConvertRGBA32ToUV_SSE2() local
/third_party/typescript/tests/cases/conformance/types/tuple/
DvariadicTuples1.ts402 type U1 = [string, ...Numbers, boolean]; alias
/third_party/ffmpeg/libswscale/ppc/
Dyuv2rgb_altivec.c647 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; in yuv2packedX_altivec() local
/third_party/openssl/crypto/ec/
Decp_nistz256.c310 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; in ecp_nistz256_point_add() local
/third_party/ffmpeg/libavcodec/
Dtruemotion2.c85 int *Y1, *U1, *V1, *Y2, *U2, *V2; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h163 uint32_t U1 = 0; member
/third_party/mbedtls/library/
Dbignum.c2491 mbedtls_mpi G, TA, TU, U1, U2, TB, TV, V1, V2; in mbedtls_mpi_inv_mod() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp335 Instruction *U1 = cast<Instruction>(*IncrUse++); in handleFloatingPointIV() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp686 SDValue U1 = U->getOperand(1); in IsProfitableToFold() local

12