Home
last modified time | relevance | path

Searched refs:r34 (Results 1 – 25 of 54) sorted by relevance

123

/external/fonttools/Lib/fontTools/pens/
DmomentsPen.py104 r34 = 5*y2
111 r41 = r34*r9
130 …0 + r28*y2/420 - r29*r30/420 - r29*y2/4 - r32*(r2 - r4)/420 - r33*x2*(r2 - r34)/420 + x0**3*(r31 +…
131 …x2*(r44 - r45)/840 - r22*r9/8 - r25*(r39 + r46 + 3*r9)/840 + r33*y2*(r10 + r34)/840 - r42*r9*y2/84…
132 …420 - r51*x2/12 - r52*(r49 + x2)/84 + x0*(r22*r53 + r22*r6 + r25*r30 + r25*r34 + r26*r54 + r43*y0 …
174 r34 = 5*r14
282 … 105*r40 + 15*r41 - 30*r42 - 3*r43 + r44)/840 - y0*(18*r11 + r18 + r31*x2 + 12*r32 + r33 + r34)/840
284 …101*y1 + r102*y2 - r103*y0 + r104*r20 + 63*r105 - 27*r106 - 9*r107 + r13 - r34*y0 - r76*y0 + 42*r8…
285 …*r68 + r70)/18480 - r52*(r102 + 15*r11 + 7*r14)/18480 - r53*(r101 + r103 + r34 + r76 + r97 + r99)/…
/external/deqp-deps/glslang/Test/baseResults/
Dremap.hlsl.templatetypes.none.frag.out32 Name 84 "r34"
199 84(r34): 83(ptr) Variable Function
227 Store 84(r34) 86
Dhlsl.templatetypes.frag.out109 0:23 'r34' ( temp 3-component vector of uint)
365 0:23 'r34' ( temp 3-component vector of uint)
539 Name 83 "r34"
693 83(r34): 82(ptr) Variable Function
721 Store 83(r34) 85
Dhlsl.samplecmplevelzero.array.dx10.frag.out88 0:49 'r34' ( temp float)
307 0:49 'r34' ( temp float)
466 Name 94 "r34"
661 94(r34): 12(ptr) Variable Function
722 Store 94(r34) 107
Dhlsl.samplecmp.array.dx10.frag.out78 0:49 'r34' ( temp float)
279 0:49 'r34' ( temp float)
430 Name 93 "r34"
624 93(r34): 12(ptr) Variable Function
685 Store 93(r34) 106
Dhlsl.intrinsics.promote.frag.out250 0:44 'r34' ( temp 2-component vector of float)
696 0:44 'r34' ( temp 2-component vector of float)
936 Name 197 "r34"
1058 197(r34): 73(ptr) Variable Function
1226 Store 197(r34) 204
D120.frag.out390 0:148 'r34' ( temp 3X4 matrix of float)
/external/deqp-deps/glslang/Test/
Dhlsl.samplecmp.array.dx10.frag49 float r34 = g_tTex2du4a . SampleCmp(g_sSamp, float3(0.1, 0.2, 0.3), 0.75);
Dhlsl.samplecmplevelzero.array.dx10.frag49 float r34 = g_tTex2du4a . SampleCmpLevelZero(g_sSamp, float3(0.1, 0.2, 0.3), 0.75);
Dhlsl.templatetypes.frag23 vector<uint, 3> r34 = uint3(1,2,3);
Dremap.hlsl.templatetypes.none.frag23 vector<uint, 3> r34 = uint3(1,2,3);
Dremap.hlsl.templatetypes.everything.frag23 vector<uint, 3> r34 = uint3(1,2,3);
Dhlsl.intrinsics.promote.frag44 float2 r34 = max(u, f2);
D120.frag148 mat3x4 r34 = matrixCompMult(m34, m34);
/external/llvm-project/clang/test/Parser/
Dcxx2a-concepts-requires-expr.cpp125 bool r34 = requires { 0 int; };
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c268 int32x4_t r12, r34, r67, r89, r1011; in boxsum2_square_sum_calc() local
284 r34 = vaddq_s32(d3, d4); in boxsum2_square_sum_calc()
288 r345 = vaddq_s32(r34, d5); in boxsum2_square_sum_calc()
830 int32x4_t r23, r56, r234, r345, r456, r567, r34, r78, r678; in boxsum1() local
859 r34 = vaddq_s32(r3, r4); in boxsum1()
884 r345 = vaddq_s32(r5, r34); in boxsum1()
895 r34 = r78; in boxsum1()
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp66 r32, r33, r34, r35, r36, r37, r38, r39, r40, r41, r42, r43, r44, r45, r46, enumerator
106 DEFINE_REGISTER_STUB(r34, nullptr),
/external/antlr/runtime/Cpp/tests/
Dt042ast.g176 r34
/external/antlr/runtime/Python/tests/
Dt042ast.g163 r34
/external/antlr/runtime/Python3/tests/
Dt042ast.g163 r34
/external/antlr/runtime/JavaScript/tests/functional/
Dt042ast.g169 r34
/external/dng_sdk/source/
Ddng_bad_pixels.cpp856 int32 r34 = p3 [4]; in FixIsolatedPixel() local
879 Abs_int32 (r12 - r34) + in FixIsolatedPixel()
890 Abs_int32 (r32 - r34); in FixIsolatedPixel()
/external/lz4/
DNEWS232 xxhash : updated to r34
/external/llvm/test/Analysis/CostModel/ARM/
Dcast.ll79 ; CHECK: Found an estimated cost of 2 for instruction: %r34 = fptoui float undef to i16
80 %r34 = fptoui float undef to i16
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Darith-abs.ll487 %r34 = call i8 @llvm.abs.i8(i8 %a34, i1 false)
551 store i8 %r34, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 34), align 1

123