/third_party/boost/libs/mpl/test/ |
D | bind.cpp | 53 typedef apply_wrap5< bind5<f5,_1,_2,_3,_4,_5>, void,void,void,void,int >::type r51; in MPL_TEST_CASE() typedef 55 MPL_ASSERT(( boost::is_same<r51,int> )); in MPL_TEST_CASE() 63 typedef apply_wrap0< bind5<f5,void,void,void,void,int> >::type r51; in MPL_TEST_CASE() typedef 65 MPL_ASSERT(( boost::is_same<r51,int> )); in MPL_TEST_CASE() 71 typedef apply_wrap5< bind5<f5,_1,_2,_3,_4,bind1<f1,_1> >, int,void,void,void,void >::type r51; in MPL_TEST_CASE() typedef 73 MPL_ASSERT(( boost::is_same<r51,int> )); in MPL_TEST_CASE()
|
/third_party/flutter/skia/third_party/etc1/ |
D | etc1.cpp | 390 int r51 = convert8To5(pColors[0]); in etc_encodeBaseColors() local 397 r1 = convert5To8(r51); in etc_encodeBaseColors() 401 int dr = r52 - r51; in etc_encodeBaseColors() 408 r2 = convert5To8(r51 + dr); in etc_encodeBaseColors() 411 pCompressed->high |= (r51 << 27) | ((7 & dr) << 24) | (g51 << 19) in etc_encodeBaseColors()
|
/third_party/skia/third_party/etc1/ |
D | etc1.cpp | 390 int r51 = convert8To5(pColors[0]); in etc_encodeBaseColors() local 397 r1 = convert5To8(r51); in etc_encodeBaseColors() 401 int dr = r52 - r51; in etc_encodeBaseColors() 408 r2 = convert5To8(r51 + dr); in etc_encodeBaseColors() 411 pCompressed->high |= (r51 << 27) | ((7 & dr) << 24) | (g51 << 19) in etc_encodeBaseColors()
|
/third_party/glslang/Test/baseResults/ |
D | remap.hlsl.templatetypes.none.frag.out | 39 Name 126 "r51" 206 126(r51): 108(ptr) Variable Function 234 Store 126(r51) 125
|
D | hlsl.templatetypes.frag.out | 176 0:32 'r51' ( temp 4X4 matrix of float) 432 0:32 'r51' ( temp 4X4 matrix of float) 546 Name 125 "r51" 700 125(r51): 107(ptr) Variable Function 728 Store 125(r51) 124
|
D | hlsl.intrinsics.promote.frag.out | 353 0:52 'r51' ( temp float) 799 0:52 'r51' ( temp float) 943 Name 266 "r51" 1064 266(r51): 12(ptr) Variable Function 1290 Store 266(r51) 273
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | bind.rst | 189 >::type r51; 196 BOOST_MPL_ASSERT(( is_same<r51,int> ));
|
/third_party/glslang/Test/ |
D | remap.hlsl.templatetypes.none.frag | 32 float4x4 r51 = matrix(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15); // matrix means float4x4
|
D | remap.hlsl.templatetypes.everything.frag | 32 float4x4 r51 = matrix(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15); // matrix means float4x4
|
D | hlsl.templatetypes.frag | 32 float4x4 r51 = matrix(0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15); // matrix means float4x4
|
D | hlsl.samplecmp.offset.dx10.frag | 58 // float r51 = g_tTexcdf4 . SampleCmp(g_sSamp, float3(0.1, 0.2, 0.3), 0.75, int3(2,3,4));
|
D | hlsl.samplecmplevelzero.offset.dx10.frag | 58 // float r51 = g_tTexcdf4 . SampleCmpLevelZero(g_sSamp, float3(0.1, 0.2, 0.3), 0.75, int2(2,3));
|
D | hlsl.intrinsics.promote.frag | 52 float r51 = g_tTexbfs.Load(fpos);
|
/third_party/skia/tests/sksl/runtime/ |
D | ArrayIndexing.skvm | 91 51 r51 = index 121 81 trace_var r30 $28 = r51 (F32)
|
/third_party/boost/libs/regex/test/de_fuzz/ |
D | dictionary.txt | 54 r51="[[:u:]]"
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 1365 int32 r51 = p5 [1 * cs]; in FixSingleColumn() local 1427 Abs_int32 (r35 - r51) + in FixSingleColumn()
|