Home
last modified time | relevance | path

Searched refs:_01 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/opts/
DSkRasterPipeline_opts.h488 auto _01 = _mm_loadu_si128((const __m128i*)(ptr + 0)) ;
492 _0 = _01; _1 = _mm_srli_si128(_01, 6);
513 __m128i _01, _23, _45, _67;
516 _01 = _23 = _45 = _67 = _mm_setzero_si128();
517 if (tail > 0) { _01 = _mm_loadl_pd(_01, src+0); }
518 if (tail > 1) { _01 = _mm_loadh_pd(_01, src+1); }
525 _01 = _mm_loadu_si128(((__m128i*)ptr) + 0);
531 auto _02 = _mm_unpacklo_epi16(_01, _23), // r0 r2 g0 g2 b0 b2 a0 a2
532 _13 = _mm_unpackhi_epi16(_01, _23), // r1 r3 g1 g3 b1 b3 a1 a3
552 auto _01 = _mm_unpacklo_epi32(rg0123, ba0123),
[all …]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto40 // optional int32 _01 = 1;
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto41 // optional int32 _01 = 1;
/third_party/skia/include/private/
DSkNx_sse.h494 __m128i _01 = _mm_loadu_si128(((__m128i*)ptr) + 0), in Load4() local
499 __m128i _02 = _mm_unpacklo_epi16(_01, _23), // r0 r2 g0 g2 b0 b2 a0 a2 in Load4()
500 _13 = _mm_unpackhi_epi16(_01, _23), // r1 r3 g1 g3 b1 b3 a1 a3 in Load4()
/third_party/python/Lib/lib2to3/tests/data/
Dpy3_test_grammar.py81 x = 0B11_01
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12305 static T det2(T _00, T _10, T _01, T _11) in det2() argument
12307 return _00 * _11 - _01 * _10; in det2()
12311 static T det3(T _00, T _10, T _20, T _01, T _11, T _21, T _02, T _12, T _22) in det3() argument
12313 …return _00 * det2(_11, _21, _12, _22) - _10 * det2(_01, _21, _02, _22) + _20 * det2(_01, _11, _02,… in det3()
12317 static T det4(T _00, T _10, T _20, T _30, T _01, T _11, T _21, T _31, T _02, T _12, T _22, T _32, T… in det4() argument
12321 _10 * det3(_01, _21, _31, _02, _22, _32, _03, _23, _33) + in det4()
12322 _20 * det3(_01, _11, _31, _02, _12, _32, _03, _13, _33) - in det4()
12323 _30 * det3(_01, _11, _21, _02, _12, _22, _03, _13, _23); in det4()
/third_party/tzdata/
Dasia915 # http://www.ncku.edu.tw/~ncku70/menu/001/01_01.htm
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.241430 http://www.infinality.net/fedora/linux/zips/freetype-infinality-2.4.10-20120616_01-x86_64.tar.bz2