/third_party/boost/boost/geometry/policies/relate/ |
D | tupled.hpp | 53 Ratio const& ra1, Ratio const& ra2, in segments_collinear() 61 ra1, ra2, rb1, rb2), in segments_collinear() 65 ra1, ra2, rb1, rb2) in segments_collinear()
|
D | direction.hpp | 129 bool const ra1 = sides.get<0,1>() == 0; in segments_crosses() local 138 : ra1 && rb1 ? calculate_side<0>(sides, 't', 1, 1) in segments_crosses() 143 : ra1 && rb0 ? angle<1>(sides, 'a', 1, -1) in segments_crosses() 159 : ra1 ? a_ends_at_middle(sides) in segments_crosses()
|
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/ |
D | arm_mat_trans_f32.c | 131 float32x4x2_t ra0,ra1,rb0,rb1; in arm_mat_trans_f32() local 149 ra1 = vzipq_f32(row1V,row3V); in arm_mat_trans_f32() 151 rb0 = vzipq_f32(ra0.val[0],ra1.val[0]); in arm_mat_trans_f32() 152 rb1 = vzipq_f32(ra0.val[1],ra1.val[1]); in arm_mat_trans_f32()
|
/third_party/typescript/tests/baselines/reference/ |
D | comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.js | 14 var ra1 = a < b; variable 49 var ra1 = a < b;
|
D | comparisonOperatorWithSubtypeObjectOnOptionalProperty.js | 15 var ra1 = a < b; variable 50 var ra1 = a < b;
|
D | inOperatorWithValidOperands.js | 11 var ra1 = x in x; variable 57 var ra1 = x in x;
|
D | instanceofOperatorWithInvalidOperands.js | 15 var ra1 = a1 instanceof x; variable 63 var ra1 = a1 instanceof x;
|
D | arithmeticOperatorWithOnlyNullValueOrUndefinedValue.js | 3 var ra1 = null * null; variable 64 var ra1 = null * null;
|
D | inOperatorWithInvalidOperands.js | 16 var ra1 = a1 in x; variable 69 var ra1 = a1 in x;
|
D | comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.symbols | 25 var ra1 = a < b; 26 >ra1 : Symbol(ra1, Decl(comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.ts, 12, 3))
|
D | recursiveTypeReferences1.js | 86 declare let ra1: ValueOrArray2<string>; 88 let x1 = foo1(ra1); // Boom! 182 var x1 = foo1(ra1); // Boom! 257 declare let ra1: ValueOrArray2<string>;
|
D | comparisonOperatorWithSubtypeObjectOnOptionalProperty.symbols | 28 var ra1 = a < b; 29 >ra1 : Symbol(ra1, Decl(comparisonOperatorWithSubtypeObjectOnOptionalProperty.ts, 13, 3))
|
D | comparisonOperatorWithNoRelationshipObjectsOnOptionalProperty.types | 19 var ra1 = a < b; 20 >ra1 : boolean
|
D | comparisonOperatorWithSubtypeObjectOnOptionalProperty.types | 22 var ra1 = a < b; 23 >ra1 : boolean
|
D | instanceofOperatorWithInvalidOperands.symbols | 26 var ra1 = a1 instanceof x; 27 >ra1 : Symbol(ra1, Decl(instanceofOperatorWithInvalidOperands.ts, 13, 3))
|
D | arithmeticOperatorWithOnlyNullValueOrUndefinedValue.symbols | 3 var ra1 = null * null; 4 >ra1 : Symbol(ra1, Decl(arithmeticOperatorWithOnlyNullValueOrUndefinedValue.ts, 1, 3))
|
D | comparisonOperatorWithSubtypeEnumAndNumber.js | 8 var ra1 = a < b; variable 81 var ra1 = a < b;
|
D | comparisonOperatorWithSubtypeObjectOnProperty.js | 34 var ra1 = a1 < b1; variable 136 var ra1 = a1 < b1;
|
D | comparisonOperatorWithIdenticalPrimitiveType.js | 11 var ra1 = a < a; variable 95 var ra1 = a < a;
|
D | arithmeticOperatorWithNullValueAndValidOperands.js | 14 var ra1 = null * a; variable 124 var ra1 = null * a;
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/recursiveTypes/ |
D | recursiveTypeReferences1.ts | 88 declare let ra1: ValueOrArray2<string>; 90 let x1 = foo1(ra1); // Boom!
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | erf.c | 144 ra1 = -6.93858572707181764372e-01, /* 0xBFE63416, 0xE4BA7360 */ variable 198 R = ra0+s*(ra1+s*(ra2+s*(ra3+s*(ra4+s*( in erfc2()
|
D | erff.c | 54 ra1 = -6.9385856390e-01, /* 0xbf31a0b7 */ variable 108 R = ra0+s*(ra1+s*(ra2+s*(ra3+s*(ra4+s*( in erfc2()
|
/third_party/musl/src/math/ |
D | erf.c | 144 ra1 = -6.93858572707181764372e-01, /* 0xBFE63416, 0xE4BA7360 */ variable 198 R = ra0+s*(ra1+s*(ra2+s*(ra3+s*(ra4+s*( in erfc2()
|
D | erff.c | 54 ra1 = -6.9385856390e-01, /* 0xbf31a0b7 */ variable 108 R = ra0+s*(ra1+s*(ra2+s*(ra3+s*(ra4+s*( in erfc2()
|