Searched refs:sdiff (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/printing/
H A DVampireDriversFunctions895 # the \"sdiff\" utility to decide how to re-name the files so
1316 # are compared with the help of the \"sdiff\" utility to decide
1378 sdiff -s AllFilesIGot AllFilesIAskFor \
1379 | tee sdiff-of-Requested-and-Received.txt ;
1381 [ -s sdiff-of-Requested-and-Received.txt ] \
1382 || rm -f sdiff-of-Requested-and-Received.txt \
1383 && cat sdiff-of-Requested-and-Received.txt > ../sdiff-of-Requested-and-Received.txt ;
1385 cat sdiff-of-Requested-and-Received.txt \
1546 # are compared with the help of the \"sdiff\" utilit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Droqvideoenc.c172 int cp, sdiff=0; local
176 sdiff += bias*eval_sse(a, b, size*size);
181 return sdiff;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Droqvideoenc.c175 int cp, sdiff=0; local
179 sdiff += bias*eval_sse(a, b, size*size);
184 return sdiff;

Completed in 180 milliseconds