/third_party/unity/test/tests/ |
D | test_unity_integers.c | 82 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 85 v1 = 9001; in testNotEqualUInts() 88 TEST_ASSERT_EQUAL_UINT(v0, v1); in testNotEqualUInts() 94 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 97 v1 = 255; in testNotEqualUInt8s() 100 TEST_ASSERT_EQUAL_UINT8(v0, v1); in testNotEqualUInt8s() 106 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 109 v1 = 65534u; in testNotEqualUInt16s() 112 TEST_ASSERT_EQUAL_UINT16(v0, v1); in testNotEqualUInt16s() 118 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local [all …]
|
D | testunity.c | 323 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 326 v1 = 9001; in testNotEqualUInts() 329 TEST_ASSERT_EQUAL_UINT(v0, v1); in testNotEqualUInts() 335 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 338 v1 = 255; in testNotEqualUInt8s() 341 TEST_ASSERT_EQUAL_UINT8(v0, v1); in testNotEqualUInt8s() 347 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 350 v1 = 65534u; in testNotEqualUInt16s() 353 TEST_ASSERT_EQUAL_UINT16(v0, v1); in testNotEqualUInt16s() 359 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local [all …]
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest_pred_impl.h | 90 const T1& v1) { in AssertPred1Helper() argument 91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper() 96 << e1 << " evaluates to " << ::testing::PrintToString(v1); in AssertPred1Helper() 101 #define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ argument 102 GTEST_ASSERT_(pred_format(#v1, v1), \ 107 #define GTEST_PRED1_(pred, v1, on_failure)\ argument 109 #v1, \ 111 v1), on_failure) 114 #define EXPECT_PRED_FORMAT1(pred_format, v1) \ argument 115 GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_NONFATAL_FAILURE_) [all …]
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest_pred_impl.h | 90 const T1& v1) { in AssertPred1Helper() argument 91 if (pred(v1)) return AssertionSuccess(); in AssertPred1Helper() 96 << e1 << " evaluates to " << ::testing::PrintToString(v1); in AssertPred1Helper() 101 #define GTEST_PRED_FORMAT1_(pred_format, v1, on_failure)\ argument 102 GTEST_ASSERT_(pred_format(#v1, v1), \ 107 #define GTEST_PRED1_(pred, v1, on_failure)\ argument 109 #v1, \ 111 v1), on_failure) 114 #define EXPECT_PRED_FORMAT1(pred_format, v1) \ argument 115 GTEST_PRED_FORMAT1_(pred_format, v1, GTEST_NONFATAL_FAILURE_) [all …]
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm_test.cc | 27 std::vector<int> v1{1, 2, 3}; in TEST() local 28 std::vector<int> v2 = v1; in TEST() 32 EXPECT_TRUE(absl::equal(v1.begin(), v1.end(), v2.begin(), v2.end())); in TEST() 33 EXPECT_FALSE(absl::equal(v1.begin(), v1.end(), v3.begin(), v3.end())); in TEST() 34 EXPECT_FALSE(absl::equal(v1.begin(), v1.end(), v4.begin(), v4.end())); in TEST() 49 std::vector<int> v1{1, 2, 3}; in TEST() local 53 EXPECT_FALSE(absl::equal(v1.begin(), v1.end(), empty1.begin(), empty1.end())); in TEST() 54 EXPECT_FALSE(absl::equal(empty1.begin(), empty1.end(), v1.begin(), v1.end())); in TEST() 60 std::vector<int> v1{1, 2, 3}; in TEST() local 61 std::list<int> lst1{v1.begin(), v1.end()}; in TEST() [all …]
|
/third_party/openh264/codec/decoder/core/arm64/ |
D | intra_pred_aarch64_neon.S | 80 dup v1.8b, v0.b[7] 81 ext v2.8b, v0.8b, v1.8b, #1 82 ext v3.8b, v0.8b, v1.8b, #2 84 uaddl v1.8h, v3.8b, v0.8b 85 add v1.8h, v1.8h, v2.8h 86 uqrshrn v1.8b, v1.8h, #2 87 st1 {v1.S}[0], [x0], x1 88 ext v0.8b, v1.8b, v2.8b, #1 90 ext v0.8b, v1.8b, v2.8b, #2 92 ext v0.8b, v1.8b, v2.8b, #3 [all …]
|
/third_party/openh264/codec/encoder/core/arm64/ |
D | intra_pred_aarch64_neon.S | 80 dup v1.8b, v0.b[7] 81 ext v2.8b, v0.8b, v1.8b, #1 82 ext v3.8b, v0.8b, v1.8b, #2 84 uaddl v1.8h, v3.8b, v0.8b 85 add v1.8h, v1.8h, v2.8h 86 uqrshrn v1.8b, v1.8h, #2 87 st1 {v1.S}[0], [x0], 4 88 ext v0.8b, v1.8b, v2.8b, #1 90 ext v0.8b, v1.8b, v2.8b, #2 92 ext v0.8b, v1.8b, v2.8b, #3 [all …]
|
D | reconstruct_aarch64_neon.S | 153 trn1 \arg4\().8h, v0.8h, v1.8h 154 trn2 \arg5\().8h, v0.8h, v1.8h 282 ld1 {v0.8h, v1.8h}, [x0] 283 ZERO_COUNT_IN_2_QUARWORD v0, v1, b0 291 ld1 {v0.8h, v1.8h}, [x0] 296 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7 302 ld1 {v0.8h, v1.8h}, [x0] 308 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7 318 ld1 {v0.8h, v1.8h}, [x0], #32 323 NEWQUANT_COEF_EACH_16BITS v1, v4, v3, v5, v6, v7 [all …]
|
/third_party/cJSON/tests/unity/test/tests/ |
D | testunity.c | 279 UNITY_UINT16 v0, v1; in testNotEqualUInts() local 282 v1 = 9001; in testNotEqualUInts() 285 TEST_ASSERT_EQUAL_UINT(v0, v1); in testNotEqualUInts() 291 UNITY_UINT8 v0, v1; in testNotEqualUInt8s() local 294 v1 = 255; in testNotEqualUInt8s() 297 TEST_ASSERT_EQUAL_UINT8(v0, v1); in testNotEqualUInt8s() 303 UNITY_UINT16 v0, v1; in testNotEqualUInt16s() local 306 v1 = 65534; in testNotEqualUInt16s() 309 TEST_ASSERT_EQUAL_UINT16(v0, v1); in testNotEqualUInt16s() 315 UNITY_UINT32 v0, v1; in testNotEqualUInt32s() local [all …]
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | test_sdwa.cpp | 37 …SDWA_instruction *sdwa = &bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], inputs[1]).… 42 sdwa = &bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], inputs[1]).instr->sdwa(); 60 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], inputs[1]); 75 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[2], inputs[1]); 76 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], inputs[3]); 80 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), Operand::c32(4u), inputs[1]); 81 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], Operand::c32(4u)); 86 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), Operand::c32(0x1234u), inputs[1]); 87 bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], Operand::c32(0x1234u)); 126 … bld.vop2_sdwa(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], inputs[1]).instr->sdwa().omod = 1; [all …]
|
D | test_optimizer.cpp | 37 writeout(0, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], neg_b)); 44 writeout(1, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), Operand::c32(0x123456u), neg_a)); 49 writeout(2, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), neg_neg_a, inputs[1])); 54 writeout(3, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), abs_neg_a, inputs[1])); 60 writeout(4, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), neg_abs_a, inputs[1])); 64 … writeout(5, bld.vop2_dpp(aco_opcode::v_mul_f32, bld.def(v1), neg_a, inputs[1], dpp_row_sl(1))); 68 writeout(6, bld.vop2(aco_opcode::v_add_f32, bld.def(v1), neg_a, inputs[1])); 72 writeout(7, bld.vop2(aco_opcode::v_add_f32, bld.def(v1), inputs[1], neg_a)); 76 Temp neg_c = fneg(bld.copy(bld.def(v1), inputs[2])); 77 writeout(8, bld.vop2(aco_opcode::v_mul_f32, bld.def(v1), inputs[0], neg_c)); [all …]
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | sbrdsp_neon.S | 50 ld1 {v1.4S}, [x1], #16 51 fadd v0.4S, v0.4S, v1.4S 66 1: ld1 {v1.4S}, [x0], #16 67 fmla v0.4S, v1.4S, v1.4S 78 ld2 {v0.4S, v1.4S}, [x0], #32 79 eor v1.16B, v1.16B, v5.16B 82 st2 {v0.4S, v1.4S}, [x1], #32 84 ld2 {v0.4S, v1.4S}, [x0], #32 86 eor v1.16B, v1.16B, v5.16B 90 st2 {v0.4S, v1.4S}, [x1], #32 [all …]
|
D | hevcdsp_idct_neon.S | 48 ld1 {v0.8h-v1.8h}, [x1] 57 sqadd v1.8h, v1.8h, v7.8h 59 sqxtun2 v0.16b, v1.8h 69 ld1 {v0.8h-v1.8h}, [x1] 76 sqadd v1.8h, v1.8h, v3.8h 78 clip10 v0.8h, v1.8h, v4.8h, v5.8h 81 st1 {v1.d}[0], [x0], x2 82 st1 {v1.d}[1], [x0], x2 94 ld1 {v0.8h-v1.8h}, [x1], #32 97 sqadd v1.8h, v1.8h, v2.8h [all …]
|
/third_party/flutter/skia/tests/ |
D | PathOpsDVectorTest.cpp | 25 SkDVector v1 = tests[index + 1] - tests[index]; in DEF_TEST() local 26 SkASSERT(ValidVector(v1)); in DEF_TEST() 29 v1 += v2; in DEF_TEST() 30 REPORTER_ASSERT(reporter, v1.fX == 0 && v1.fY == 0); in DEF_TEST() 33 v1 = tests[index + 1] - tests[index]; in DEF_TEST() 34 v1 /= 2; in DEF_TEST() 35 v1 *= 2; in DEF_TEST() 36 v1 -= tests[index + 1] - tests[index]; in DEF_TEST() 37 REPORTER_ASSERT(reporter, v1.fX == 0 && v1.fY == 0); in DEF_TEST() 38 SkVector sv = v1.asSkVector(); in DEF_TEST() [all …]
|
/third_party/skia/tests/ |
D | PathOpsDVectorTest.cpp | 25 SkDVector v1 = tests[index + 1] - tests[index]; in DEF_TEST() local 26 SkASSERT(ValidVector(v1)); in DEF_TEST() 29 v1 += v2; in DEF_TEST() 30 REPORTER_ASSERT(reporter, v1.fX == 0 && v1.fY == 0); in DEF_TEST() 33 v1 = tests[index + 1] - tests[index]; in DEF_TEST() 34 v1 /= 2; in DEF_TEST() 35 v1 *= 2; in DEF_TEST() 36 v1 -= tests[index + 1] - tests[index]; in DEF_TEST() 37 REPORTER_ASSERT(reporter, v1.fX == 0 && v1.fY == 0); in DEF_TEST() 38 SkVector sv = v1.asSkVector(); in DEF_TEST() [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | test-vector.cc | 37 hb_vector_t<int> v1 {1, 2}; in main() local 38 hb_vector_t<int> v2 {v1}; in main() 39 hb_vector_t<int> V2 {v1}; in main() 40 assert (v1.length == 2); in main() 41 assert (v1[0] == 1); in main() 42 assert (v1[1] == 2); in main() 50 hb_vector_t<int> v1 {1, 2}; in main() local 51 hb_vector_t<int> v2 = v1; in main() 52 hb_vector_t<int> V2 = v1; in main() 53 assert (v1.length == 2); in main() [all …]
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Adapter.cpp | 43 mLimits.v1.maxVertexBufferArrayStride = in Initialize() 44 std::min(mLimits.v1.maxVertexBufferArrayStride, kMaxVertexBufferArrayStride); in Initialize() 45 mLimits.v1.maxBindGroups = std::min(mLimits.v1.maxBindGroups, kMaxBindGroups); in Initialize() 46 mLimits.v1.maxVertexAttributes = in Initialize() 47 std::min(mLimits.v1.maxVertexAttributes, uint32_t(kMaxVertexAttributes)); in Initialize() 48 mLimits.v1.maxVertexBuffers = in Initialize() 49 std::min(mLimits.v1.maxVertexBuffers, uint32_t(kMaxVertexBuffers)); in Initialize() 50 mLimits.v1.maxInterStageShaderComponents = in Initialize() 51 std::min(mLimits.v1.maxInterStageShaderComponents, kMaxInterStageShaderComponents); in Initialize() 52 mLimits.v1.maxSampledTexturesPerShaderStage = std::min( in Initialize() [all …]
|
/third_party/openssl/crypto/des/ |
D | cfb64ede.c | 29 register DES_LONG v0, v1; in DES_ede3_cfb64_encrypt() local 40 c2l(iv, v1); in DES_ede3_cfb64_encrypt() 43 ti[1] = v1; in DES_ede3_cfb64_encrypt() 46 v1 = ti[1]; in DES_ede3_cfb64_encrypt() 50 l2c(v1, iv); in DES_ede3_cfb64_encrypt() 62 c2l(iv, v1); in DES_ede3_cfb64_encrypt() 65 ti[1] = v1; in DES_ede3_cfb64_encrypt() 68 v1 = ti[1]; in DES_ede3_cfb64_encrypt() 72 l2c(v1, iv); in DES_ede3_cfb64_encrypt() 82 v0 = v1 = ti[0] = ti[1] = c = cc = 0; in DES_ede3_cfb64_encrypt() [all …]
|
D | cfb_enc.c | 34 register DES_LONG d0, d1, v0, v1; in DES_cfb_encrypt() local 56 c2l(iv, v1); in DES_cfb_encrypt() 61 ti[1] = v1; in DES_cfb_encrypt() 74 v0 = v1; in DES_cfb_encrypt() 75 v1 = d0; in DES_cfb_encrypt() 78 v1 = d1; in DES_cfb_encrypt() 83 l2c(v1, iv); in DES_cfb_encrypt() 87 sh[0] = v0, sh[1] = v1, sh[2] = d0, sh[3] = d1; in DES_cfb_encrypt() 96 v0 = sh[0], v1 = sh[1]; in DES_cfb_encrypt() 100 c2l(iv, v1); in DES_cfb_encrypt() [all …]
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | AdapterD3D12.cpp | 166 GetDefaultLimits(&limits->v1); in InitializeSupportedLimitsImpl() 171 limits->v1.maxTextureDimension1D = D3D12_REQ_TEXTURE1D_U_DIMENSION; in InitializeSupportedLimitsImpl() 172 limits->v1.maxTextureDimension2D = D3D12_REQ_TEXTURE2D_U_OR_V_DIMENSION; in InitializeSupportedLimitsImpl() 173 limits->v1.maxTextureDimension3D = D3D12_REQ_TEXTURE3D_U_V_OR_W_DIMENSION; in InitializeSupportedLimitsImpl() 174 limits->v1.maxTextureArrayLayers = D3D12_REQ_TEXTURE2D_ARRAY_AXIS_DIMENSION; in InitializeSupportedLimitsImpl() 177 limits->v1.maxVertexBuffers = 16; in InitializeSupportedLimitsImpl() 178 limits->v1.maxVertexAttributes = D3D12_IA_VERTEX_INPUT_RESOURCE_SLOT_COUNT; in InitializeSupportedLimitsImpl() 219 ASSERT(maxUAVsAllStages / 4 > limits->v1.maxStorageTexturesPerShaderStage); in InitializeSupportedLimitsImpl() 220 ASSERT(maxUAVsAllStages / 4 > limits->v1.maxStorageBuffersPerShaderStage); in InitializeSupportedLimitsImpl() 223 limits->v1.maxUniformBuffersPerShaderStage = maxCBVsPerStage; in InitializeSupportedLimitsImpl() [all …]
|
/third_party/openh264/codec/common/arm64/ |
D | deblocking_aarch64_neon.S | 210 ld1 {v1.s} [3], [x6] 213 ext v1.16b, v1.16b, v0.16b, #12 214 add \arg3\().16b, v0.16b, v1.16b 222 ld1 {v1.b} [12], [x6] 224 ld1 {v1.b} [13], [x7] 226 ld1 {v1.b} [14], [x6] 227 ld1 {v1.b} [15], [x7] 234 ext v1.16b, v1.16b, v0.16b, #12 235 add \arg4\().16b, v0.16b, v1.16b 270 BS_COMPARE_MV v4, v0, v1, v2, v3, \arg3 [all …]
|
/third_party/ffmpeg/libavutil/ |
D | xtea.c | 61 uint32_t v0, v1; in xtea_crypt_ecb() local 70 v1 = AV_RB32(src + 4); in xtea_crypt_ecb() 78 v1 -= (((v0 << 4) ^ (v0 >> 5)) + v0) ^ (sum + ctx->key[(sum >> 11) & 3]); in xtea_crypt_ecb() 80 v0 -= (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (sum + ctx->key[sum & 3]); in xtea_crypt_ecb() 84 v1 -= (((v0 << 4) ^ (v0 >> 5)) + v0) ^ (SUM + K0); \ in xtea_crypt_ecb() 85 v0 -= (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (SUM - 0x9E3779B9U + K1) in xtea_crypt_ecb() 122 v1 ^= AV_RB32(iv + 4); in xtea_crypt_ecb() 131 v0 += (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (sum + ctx->key[sum & 3]); in xtea_crypt_ecb() 133 v1 += (((v0 << 4) ^ (v0 >> 5)) + v0) ^ (sum + ctx->key[(sum >> 11) & 3]); in xtea_crypt_ecb() 137 v0 += (((v1 << 4) ^ (v1 >> 5)) + v1) ^ (SUM + K0);\ in xtea_crypt_ecb() [all …]
|
/third_party/ffmpeg/libavcodec/arm/ |
D | simple_idct_armv5te.S | 43 ldrd v1, v2, [a1, #8] 45 orrs v1, v1, v2 47 cmpeq v1, a4 48 cmpeq v1, a3, lsr #16 51 mov v1, #(1<<(ROW_SHIFT-1)) 54 smlabb v1, ip, a3, v1 /* v1 = W4*row[0]+(1<<(RS-1)) */ 58 add v2, v1, a2 59 sub v3, v1, a2 60 sub v4, v1, lr 61 add v1, v1, lr [all …]
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_line.c | 51 const float (*v1)[4]; member 85 float a1 = info->v1[vert_attr][i]; in linear_coef() 96 (dadx * (info->v1[0][0] - setup->pixel_offset) + in linear_coef() 97 dady * (info->v1[0][1] - setup->pixel_offset))); in linear_coef() 117 float a1 = info->v1[vert_attr][i] * info->v1[0][3]; in perspective_coef() 128 (dadx * (info->v1[0][0] - setup->pixel_offset) + in perspective_coef() 129 dady * (info->v1[0][1] - setup->pixel_offset))); in perspective_coef() 185 constant_coef(setup, info, slot+1, info->v1[vert_attr][i], i); in setup_line_coefficients() 247 const float (*v1)[4], in print_line() 256 v1[i][0], v1[i][1], v1[i][2], v1[i][3]); in print_line() [all …]
|
/third_party/node/deps/npm/node_modules/which/ |
D | CHANGELOG.md | 9 ## v1.3.0 14 ## v1.2.14 19 ## v1.2.13 26 ## v1.2.12 30 ## v1.2.11 34 ## v1.2.10 38 ## v1.2.9 43 ## v1.2.8 47 ## v1.2.7 51 ## v1.2.6 [all …]
|