Searched defs:vref (Results 1 – 5 of 5) sorted by relevance
248 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_empty() local264 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local274 V &vref = (v1 = std::move(v2)); in test_move_assignment_non_empty_empty() local290 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local300 V &vref = (v1 = std::move(v2)); in test_move_assignment_empty_non_empty() local315 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local324 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local334 V &vref = (v1 = std::move(v2)); in test_move_assignment_same_index() local410 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local420 V &vref = (v1 = std::move(v2)); in test_move_assignment_different_index() local[all …]
278 V &vref = (v1 = v2); in test_copy_assignment_empty_empty() local294 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local304 V &vref = (v1 = v2); in test_copy_assignment_non_empty_empty() local320 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local330 V &vref = (v1 = v2); in test_copy_assignment_empty_non_empty() local345 V &vref = (v1 = v2); in test_copy_assignment_same_index() local354 V &vref = (v1 = v2); in test_copy_assignment_same_index() local364 V &vref = (v1 = v2); in test_copy_assignment_same_index() local455 V &vref = (v1 = v2); in test_copy_assignment_different_index() local468 V &vref = (v1 = v2); in test_copy_assignment_different_index() local[all …]
107 static void ast2500_sdrammc_set_vref(struct dram_info *info, u32 vref) in ast2500_sdrammc_set_vref()
79 uint32_t vref[NUM_CHANNELS][NUM_BYTE_LANES]; member
326 int href = 1, vref = 1; in getSubsamp() local348 int href = tjMCUHeight[i] / 8, vref = tjMCUWidth[i] / 8; in getSubsamp() local