/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/ftrace/ |
func-filter-glob.tc | 19 DIFF=`diff $TMPDIR/actual $TMPDIR/expected` 20 test -z "$DIFF"
|
func_set_ftrace_file.tc | 122 DIFF=`diff $TMPDIR/actual $TMPDIR/expected` 123 test -z "$DIFF"
|
/external/capstone/bindings/ |
Makefile | 3 DIFF = diff -u -w 69 $(DIFF) $(TEST)_e $(TEST)_o 70 $(DIFF) $(TEST_ARM)_e $(TEST_ARM)_o 71 $(DIFF) $(TEST_ARM64)_e $(TEST_ARM64)_o 72 $(DIFF) $(TEST_MIPS)_e $(TEST_MIPS)_o 73 $(DIFF) $(TEST_PPC)_e $(TEST_PPC)_o 74 $(DIFF) $(TEST_SPARC)_e $(TEST_SPARC)_o 75 $(DIFF) $(TEST_SYSZ)_e $(TEST_SYSZ)_o 76 $(DIFF) $(TEST_X86)_e $(TEST_X86)_ [all...] |
/external/u-boot/scripts/ |
objdiff | 20 # $ ./scripts/objdiff diff COMMIT_A COMMIT_B 40 echo >&2 " diff <commitA> <commitB>" 65 # remove addresses for a cleaner diff 66 # http://dummdida.tumblr.com/post/60924060451/binary-diff-between-libc-from-scientificlinux-and 104 DIFF="`which colordiff`" 106 if [ ${#DIFF} -eq 0 ] || [ ! -x "$DIFF" ]; then 107 DIFF="`which diff`" 123 $DIFF -Nurd $SRCD $DST [all...] |
/external/scapy/scapy/tools/ |
check_asdis.py | 18 DIFF=False 33 DIFF = True 89 if DIFF:
|
/external/toybox/scripts/ |
runtest.sh | 11 # VERBOSE - Print the diff -u of each failed test case. 116 DIFF="$(diff -au${NOSPACE:+b} expected actual)" 117 if [ ! -z "$DIFF" ] 125 echo "$DIFF"
|
/external/bzip2/ |
bzdiff | 4 # Bzcmp/diff wrapped for bzip2, 7 # Bzcmp and bzdiff are used to invoke the cmp or the diff pro- 9 # directly to cmp or diff. If only 1 file is specified, then 12 # necessary) and fed to cmp or diff. The exit status from cmp 13 # or diff is preserved. 19 *) comp=${DIFF-diff} ;;
|
/external/expat/tests/ |
xmltest.sh | 14 # output differs are prefixed with "Output differs:", and a diff file 34 # Unicode-aware diff utility 35 DIFF="$TS/udiffer.py" 62 $DIFF "$OUTPUT$reldir$file" "out/$file" > outfile 64 cp outfile "$OUTPUT$reldir$file.diff"
|
/external/lz4/tests/ |
Makefile | 143 DIFF:=diff 145 DIFF:=gdiff 163 $(DIFF) -s tmplsdg5M tmplscB4 165 $(DIFF) -s tmplsdg5M tmplscB5 167 $(DIFF) -s tmplsdg5M tmplscB6 169 $(DIFF) -s tmplsdg5M tmplscB7 171 $(DIFF) -s tmplsdg5M tmplsnosparse 174 ./datagen -s1 -g1200007 -P100 | $(DIFF) -s - tmplsodd 188 $(DIFF) tmpls2M tmpls [all...] |
/external/tcpdump/tests/ |
TESTrun.sh | 4 mkdir -p DIFF
|
/external/libyuv/files/unit_test/ |
convert_test.cc | [all...] |
color_test.cc | 39 #define TESTCS(TESTNAME, YUVTOARGB, ARGBTOYUV, HS1, HS, HN, DIFF) \ 125 static_cast<int>(dst_pixels_opt[i]), DIFF); \
|
/external/syzkaller/ |
Makefile | 53 ifeq ("$(shell git diff --shortstat)", "") 290 # Check that the diff is empty. This is meant to be executed after generating 293 DIFF="$(shell git diff --name-only)"; test -z "$$DIFF"
|
/external/ltp/testcases/misc/math/fptests/ |
fptest02.c | 48 #define DIFF 0.001 160 if (v > DIFF) { 165 tst_resm(TINFO, "diff = %.15f\n", v);
|
/external/webp/src/dsp/ |
lossless_sse2.c | 74 const __m128i diff = _mm_sub_epi16(pb, pa); local 77 _mm_storeu_si128((__m128i*)out, diff); 352 // same on both operands (so that their sum of abs diff is zero). Here we 378 #define DO_PRED12(DIFF, LANE, OUT) do { \ 379 const __m128i all = _mm_add_epi16(L, (DIFF)); \ 386 #define DO_PRED12_SHIFT(DIFF, LANE) do { \ 388 if ((LANE) == 0) (DIFF) = _mm_srli_si128((DIFF), 8); \
|
lossless_neon.c | 414 #define DO_PRED12(DIFF, LANE) do { \ 416 vqmovun_s16(vaddq_s16(vreinterpretq_s16_u16(L), (DIFF))); \
|
/external/skia/tools/ |
compare_codereview.py | 391 ('CONTROL', 'ROLL', 'DIFF', 'BOT')) 394 diff = '' 397 diff = '!!!!' 400 diff = '....' 402 diff = '****' 404 control[bot].status, roll[bot].status, diff, bot))
|
/external/skqp/tools/ |
compare_codereview.py | 391 ('CONTROL', 'ROLL', 'DIFF', 'BOT')) 394 diff = '' 397 diff = '!!!!' 400 diff = '....' 402 diff = '****' 404 control[bot].status, roll[bot].status, diff, bot))
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/ |
CompareMem.asm | 39 #define diff r6
define 66 eor diff, data1, data2 ; Non-zero if differences found.
67 cbnz diff, L0
71 ; Not reached the limit, must have found a diff.
85 orr diff, diff, mask
88 rev diff, diff
92 ; The MS-non-zero bit of DIFF marks either the first bit
96 clz pos, diff
[all...] |
/external/libaom/libaom/av1/encoder/ |
block.h | 31 } DIFF;
|
/external/curl/packages/vms/ |
compare_curl_source.com | 29 $! 5. Files that VMS DIFF can not process. 259 $! These files are in the wrong format for VMS diff, and we don't change them. 282 $ write sys$output "Skipping diff of ''ref_fname'" 294 $ diff/out=nl: 'wrk_spec' 'ref_spec'
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
LDMLComparator.java | 68 private static final String DIFF = "diff"; 103 "-" + DIFF, // PN added, indicates that only differing elements/attributes to be written to html 104 "-" + DIFF_REF_COMMON, // PN added, same as diff only common is excluded from diff but gets printed to html for 294 " [-diff / -diff_ref_common] [-bulk]" + 295 " [-case_sensitive (only active if -diff of -diff-ref-common option selected)]"); 297 "LDMLComparator -solaris:gold foldername1 -sunjdk foldername2 -common foldername3 -diff-ref-common -bulk\n" 304 "LDMLComparator -common:gold filename1 -sunjdk filename2 -diff \n" [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |