Home
last modified time | relevance | path

Searched refs:identical (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/external/skia/tools/tests/skdiff/identical-bits-or-pixels/output-expected/
Dcommand_line1 …ffs --match identical-bits --match identical-pixels tools/tests/skdiff/baseDir tools/tests/skdiff/…
Dstdout3 not writing any diffs to outputDir [tools/tests/skdiff/identical-bits-or-pixels/output-actual/]
8 [_] 0 file pairs have identical dimensions but some differing pixels
/external/chromium_org/third_party/skia/tools/tests/skdiff/identical-bits-or-pixels/output-expected/
Dcommand_line1 …ffs --match identical-bits --match identical-pixels tools/tests/skdiff/baseDir tools/tests/skdiff/…
Dstdout3 not writing any diffs to outputDir [tools/tests/skdiff/identical-bits-or-pixels/output-actual/]
8 [_] 0 file pairs have identical dimensions but some differing pixels
/external/skia/tools/tests/skdiff/test2/output-expected/
Dstdout8 …le pairs contain exactly the same bits: identical-bits/identical-bits-unknown-format.xyz identical
9 …n the same pixel values, but not the same bits: different-bits/different-bits-identical-pixels.png
10 [*] 2 file pairs have identical dimensions but some differing pixels: different-bits/slightly-diffe…
/external/chromium_org/third_party/skia/tools/tests/skdiff/test2/output-expected/
Dstdout8 …le pairs contain exactly the same bits: identical-bits/identical-bits-unknown-format.xyz identical
9 …n the same pixel values, but not the same bits: different-bits/different-bits-identical-pixels.png
10 [*] 2 file pairs have identical dimensions but some differing pixels: different-bits/slightly-diffe…
/external/skia/tools/tests/skdiff/test1/output-expected/
Dstdout3 ERROR: no codec found for <tools/tests/skdiff/baseDir/identical-bits/identical-bits-unknown-format.…
4 ERROR: no codec found for <tools/tests/skdiff/comparisonDir/identical-bits/identical-bits-unknown-f…
14 [_] 2 file pairs have identical dimensions but some differing pixels
/external/chromium_org/third_party/skia/tools/tests/skdiff/test1/output-expected/
Dstdout3 ERROR: no codec found for <tools/tests/skdiff/baseDir/identical-bits/identical-bits-unknown-format.…
4 ERROR: no codec found for <tools/tests/skdiff/comparisonDir/identical-bits/identical-bits-unknown-f…
14 [_] 2 file pairs have identical dimensions but some differing pixels
/external/skia/tools/tests/skdiff/identical-bits/output-expected/
Dcommand_line1 …skdiff --nodiffs --match identical-bits tools/tests/skdiff/baseDir tools/tests/skdiff/comparisonDi…
Dstdout3 not writing any diffs to outputDir [tools/tests/skdiff/identical-bits/output-actual/]
8 [_] 0 file pairs have identical dimensions but some differing pixels
/external/chromium_org/third_party/skia/tools/tests/skdiff/identical-bits/output-expected/
Dcommand_line1 …skdiff --nodiffs --match identical-bits tools/tests/skdiff/baseDir tools/tests/skdiff/comparisonDi…
Dstdout3 not writing any diffs to outputDir [tools/tests/skdiff/identical-bits/output-actual/]
8 [_] 0 file pairs have identical dimensions but some differing pixels
/external/llvm/test/MC/ARM/
Dthumb2-ldrd.s12 @ CHECK: error: destination operands can't be identical
14 @ CHECK: error: destination operands can't be identical
/external/skia/gm/tests/
Drun.sh141 THIS_IMAGE_DIR=$IMAGES_DIR/identical-bytes
147 --writeJsonSummaryPath $JSON_DIR/identical-bytes.json
149 THIS_IMAGE_DIR=$IMAGES_DIR/identical-pixels
157 --writeJsonSummaryPath $JSON_DIR/identical-pixels.json
/external/chromium_org/third_party/skia/gm/tests/
Drun.sh141 THIS_IMAGE_DIR=$IMAGES_DIR/identical-bytes
147 --writeJsonSummaryPath $JSON_DIR/identical-bytes.json
149 THIS_IMAGE_DIR=$IMAGES_DIR/identical-pixels
157 --writeJsonSummaryPath $JSON_DIR/identical-pixels.json
/external/chromium_org/net/spdy/
Dspdy_test_utils.cc66 bool identical = (actual_len == expected_len); in CompareCharArraysWithHexError() local
70 identical = false; in CompareCharArraysWithHexError()
78 if (identical) return; in CompareCharArraysWithHexError()
/external/skia/tools/
Dcompare_codereview.py367 identical = formatted_results[0] == formatted_results[1]
374 if status != 'failure' and not identical:
378 if identical:
384 if identical:
/external/chromium_org/third_party/skia/tools/
Dcompare_codereview.py367 identical = formatted_results[0] == formatted_results[1]
374 if status != 'failure' and not identical:
378 if identical:
384 if identical:
/external/chromium_org/mojo/tools/
Dcheck_mojom_golden_files.py79 identical = _ProcessDircmpResults(dircmp(args.golden_dir, out_dir, ignore=[]),
90 if not identical:
/external/clang/test/Modules/Inputs/modules-with-same-name/path2/A/
Dmodule.modulemap1 // path2. This comment keeps this file from being identical to
/external/clang/test/Modules/Inputs/modules-with-same-name/path1/A/
Dmodule.modulemap1 // path1. This comment keeps this file from being identical to
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_pixels.c436 static Uint8 *Map1to1(SDL_Palette *src, SDL_Palette *dst, int *identical) in Map1to1() argument
441 if ( identical ) { in Map1to1()
446 *identical = 1; in Map1to1()
450 *identical = 0; in Map1to1()
489 static Uint8 *MapNto1(SDL_PixelFormat *src, SDL_PixelFormat *dst, int *identical) in MapNto1() argument
503 return(Map1to1(&dithered, pal, identical)); in MapNto1()
/external/chromium_org/third_party/mesa/src/docs/
DMESA_texture_array.spec163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
424 Change second paragraph on page 181 to say (spec changes identical to
433 Change second paragraph on page 182 to say (spec changes identical to
569 Add to the end of the section (spec changes identical to
595 identical to EXT_texture_array):
608 identical to EXT_texture_array):
624 identical to EXT_texture_array):
[all …]
/external/mesa3d/docs/
DMESA_texture_array.spec163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
424 Change second paragraph on page 181 to say (spec changes identical to
433 Change second paragraph on page 182 to say (spec changes identical to
569 Add to the end of the section (spec changes identical to
595 identical to EXT_texture_array):
608 identical to EXT_texture_array):
624 identical to EXT_texture_array):
[all …]
/external/eigen/cmake/
DEigenDetermineVSServicePack.cmake3 # The code is almost identical to the CMake version. The only difference is that we remove

12345678910>>...15