/third_party/openh264/codec/processing/src/vaacalc/ |
D | vaacalcfuncs.cpp | 65 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local 85 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local 105 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local 125 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_c() local 176 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local 194 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local 212 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local 230 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_c() local 278 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_c() local 292 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_c() local [all …]
|
/third_party/mesa3d/.gitlab-ci/windows/ |
D | spirv2dxil_run.ps1 | 8 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable 9 if (-Not $diff) { variable 14 Write-Output $diff | Format-Table -Property SideIndicator, InputObject -Wrap variable
|
D | piglit_run.ps1 | 18 $diff = Compare-Object -ReferenceObject $reference -DifferenceObject $result variable 19 if (-Not $diff) { variable 26 Write-Output $diff | Format-Table -Property SideIndicator,InputObject -Wrap variable
|
/third_party/openh264/test/processing/ |
D | ProcessUT_VaaCalc.cpp | 39 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local 59 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local 79 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local 99 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadSsd_ref() local 150 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local 168 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local 186 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local 204 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSadVar_ref() local 251 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_ref() local 265 int32_t diff = WELS_ABS (tmp_cur_row[l] - tmp_ref_row[l]); in VAACalcSad_ref() local [all …]
|
/third_party/node/deps/npm/test/lib/commands/ |
D | diff.js | 22 diff = [], property 50 diff: [].concat(diff), property 91 let diff = [] variable 102 diff, property 173 diff: ['@npmcli/foo@1.0.0'], property 187 diff: ['0.1.0'], property 192 const output = await assertFoo(t, { diff: '0.1.0', exec: ['./a.js', './b.js'] }) property 198 diff: 'bar@1.0.0', property 215 diff: 'bar', property 231 diff: 'bar', property [all …]
|
/third_party/node/deps/v8/src/compiler/ |
D | pipeline-statistics.cc | 35 CompilationStatistics::BasicStats* diff) { in End() 67 CompilationStatistics::BasicStats diff; in ~PipelineStatistics() local 84 CompilationStatistics::BasicStats diff; in EndPhaseKind() local 102 CompilationStatistics::BasicStats diff; in EndPhase() local
|
/third_party/libabigail/src/ |
D | abg-comp-filter.cc | 131 diff_involves_decl_only_class(const class_diff* diff) in diff_involves_decl_only_class() 180 has_type_size_change(const diff* diff) in has_type_size_change() 247 crc_changed(const diff* diff) in crc_changed() 283 namespace_changed(const diff* diff) in namespace_changed() 340 function_name_changed_but_not_symbol(const diff* diff) in function_name_changed_but_not_symbol() 583 non_static_data_member_added_or_removed(const class_diff* diff) in non_static_data_member_added_or_removed() 611 non_static_data_member_added_or_removed(const diff* diff) in non_static_data_member_added_or_removed() 627 has_data_member_replaced_by_anon_dm(const diff* diff) in has_data_member_replaced_by_anon_dm() 643 static_data_member_added_or_removed(const class_diff* diff) in static_data_member_added_or_removed() 719 static_data_member_added_or_removed(const diff* diff) in static_data_member_added_or_removed() [all …]
|
/third_party/spirv-tools/test/diff/ |
D | diff_test.cpp | 32 namespace diff { namespace 76 const std::string diff = R"( ; SPIR-V in TEST() local 125 const std::string diff = R"( OpCapability Shader in TEST() local 169 const std::string diff = R"( ; SPIR-V in TEST() local
|
/third_party/skia/tools/skdiff/ |
D | skdiff_html.cpp | 79 static void print_pixel_count(SkFILEWStream* stream, const DiffRecord& diff) { in print_pixel_count() 93 static void print_checkbox_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_checkbox_cell() 99 static void print_label_cell(SkFILEWStream* stream, const DiffRecord& diff) { in print_label_cell() 213 static void print_diff_row(SkFILEWStream* stream, const DiffRecord& diff, const SkString& relativeP… in print_diff_row() 288 const DiffRecord& diff = differences[i]; in print_diff_page() local
|
/third_party/icu/icu4c/source/common/ |
D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvbocu.cpp | 217 #define DIFF_IS_SINGLE(diff) (BOCU1_REACH_NEG_1<=(diff) && (diff)<=BOCU1_REACH_POS_1) argument 220 #define PACK_SINGLE_DIFF(diff) (BOCU1_MIDDLE+(diff)) argument 223 #define DIFF_IS_DOUBLE(diff) (BOCU1_REACH_NEG_2<=(diff) && (diff)<=BOCU1_REACH_POS_2) argument 287 packDiff(int32_t diff) { in packDiff() 400 int32_t prev, c, diff; in _Bocu1FromUnicodeWithOffsets() local 660 int32_t prev, c, diff; in _Bocu1FromUnicode() local 884 int32_t diff, count; in decodeBocu1LeadByte() local 964 int32_t prev, count, diff, c; in _Bocu1ToUnicodeWithOffsets() local 1186 int32_t prev, count, diff, c; in _Bocu1ToUnicode() local
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstrist.c | 64 guint32 diff = ext - result; in gst_rist_rtp_ext_seq() local 72 guint32 diff = result - ext; in gst_rist_rtp_ext_seq() local
|
/third_party/curl/lib/ |
D | timeval.c | 204 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff() local 218 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_ceil() local 232 timediff_t diff = (timediff_t)newer.tv_sec-older.tv_sec; in Curl_timediff_us() local
|
/third_party/node/deps/npm/test/lib/utils/ |
D | reify-output.js | 24 diff: { property 78 diff: { property 111 diff: { property 160 diff: { property 221 diff: { property 234 diff: { property 250 diff: { property 264 diff: { property 294 diff: { property 355 diff: { property [all …]
|
/third_party/ffmpeg/libavcodec/ |
D | truemotion2rt.c | 134 int diff = 0; in truemotion2rt_decode_frame() local 160 int diff = 0; in truemotion2rt_decode_frame() local 186 int diff = 0; in truemotion2rt_decode_frame() local
|
/third_party/skia/third_party/externals/brotli/research/ |
D | draw_diff.cc | 39 void CalculateDiff(int** diff, Image image1, Image image2, in CalculateDiff() 48 void DrawDiff(int** diff, Image image1, Image image2, in DrawDiff() 108 int** diff = new int*[h1]; in main() local
|
/third_party/skia/src/core/ |
D | SkRectPriv.h | 80 SkRect diff; in Subtract() local 85 SkIRect diff; in Subtract() local
|
/third_party/toybox/toys/net/ |
D | sntp.c | 46 static unsigned long long lunchtime(struct timespec *television, long long diff) in lunchtime() 74 long long diff = 0; in sntp_main() local
|
/third_party/toybox/toys/pending/ |
D | diff.c | 63 struct diff { struct 64 long a, b, c, d, prev, suff; 374 static int *diff(char **files) in diff() function
|
/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/ |
D | arm_chebyshev_distance_f32.c | 108 float32_t diff=0.0f, maxVal=0.0f, tmpA, tmpB; in arm_chebyshev_distance_f32() local 185 float32_t diff=0.0f, maxVal,tmpA, tmpB; in arm_chebyshev_distance_f32() local
|
D | arm_canberra_distance_f32.c | 136 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local 199 float32_t accum=0.0f, tmpA, tmpB,diff,sum; in arm_canberra_distance_f32() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
D | CsvData.java | 143 private static <K> Optional<CsvTable<DiffKey<K>>> diff(CsvTable<K> lhs, CsvTable<K> rhs) { in diff() method in CsvData.Diff 144 CsvTable<DiffKey<K>> diff = CsvTable.diff(lhs, rhs, DiffMode.CHANGES); in diff() local 167 public static Diff diff(CsvData before, CsvData after) { in diff() method in CsvData
|
/third_party/node/test/pummel/ |
D | test-process-hrtime.js | 36 const diff = process.hrtime(start); constant
|
/third_party/skia/third_party/externals/tint/tools/src/substr/ |
D | substr.go | 18 diff "github.com/sergi/go-diff/diffmatchpatch" packageName
|