Home
last modified time | relevance | path

Searched refs:diffs (Results 1 – 25 of 43) sorted by relevance

12

/external/chromium/third_party/icu/source/test/intltest/
Ddadrcal.cpp223 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testOps() local
225 +", SET SOURCE calendar was not set: Differences: "+ diffs in testOps()
271 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testOps() local
273 +" Differences: "+ diffs +"', status: " in testOps()
307 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvert() local
309 +", SOURCE calendar was not set: Differences: "+ diffs in testConvert()
329 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvert() local
331 +", SET SOURCE calendar was not set: Differences: "+ diffs in testConvert()
349 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testConvert() local
350 errln((UnicodeString)"FAIL: "+thisString+", Differences: "+ diffs in testConvert()
Ddadrfmt.cpp285 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvertDate() local
287 +", Differences: '"+ diffs in testConvertDate()
/external/icu4c/test/intltest/
Ddadrcal.cpp223 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testOps() local
225 +", SET SOURCE calendar was not set: Differences: "+ diffs in testOps()
271 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testOps() local
273 +" Differences: "+ diffs +"', status: " in testOps()
307 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvert() local
309 +", SOURCE calendar was not set: Differences: "+ diffs in testConvert()
329 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvert() local
331 +", SET SOURCE calendar was not set: Differences: "+ diffs in testConvert()
349 UnicodeString diffs = diffSet.diffFrom(toSet, status); in testConvert() local
350 errln((UnicodeString)"FAIL: "+thisString+", Differences: "+ diffs in testConvert()
Ddadrfmt.cpp285 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvertDate() local
287 +", Differences: '"+ diffs in testConvertDate()
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
DREADME6 -rw-rw-r-- 1 swl26 20861 Jul 17 13:41 diffs
11 The file "diffs" contains context diffs for changes to flex 2.3.
23 To install in an MVS environment, use patch to apply the diffs to flex 2.3,
DMVS.todo4 Subject: Re(2): Re(2): diffs for mvs port of flex-2.3
10 >the diffs as a set of files in the MISC/ directory rather than incorporating
17 look in the diffs for dfa.c, misc.c, and yylex.c, and consider removing
DMVS.mail12 >How extensive are the diffs? If they're fairly short then yes, please
33 a separate file 'fixit.l', which is not included in the diffs.)
50 want to see the diffs anyway, I will certainly mail them.
Ddiffs137 Only in .: diffs
138 Only in .: diffs.new
DMVS.uudecode11 Subject: Re(2): diffs for mvs port of flex-2.3
/external/v8/test/mjsunit/tools/
Dtickprocessor.js329 var diffs = this.diffs = [];
341 diffs.push('line ' + outputPos + ': expected <' +
361 if (this.diffs.length > 0 || this.unexpectedOut != null) {
363 assertEquals([], this.diffs);
/external/qemu/audio/
Daudio.c1604 static float diffs[MAX_DIFFS]; in audio_timer()
1610 diffs[num_diffs] = (float)((now-last)/1e6); /* last diff in ms */ in audio_timer()
1617 if (diffs[nn] < min_diff) min_diff = diffs[nn]; in audio_timer()
1618 if (diffs[nn] > max_diff) max_diff = diffs[nn]; in audio_timer()
1619 all_diff += diffs[nn]; in audio_timer()
/external/zlib/contrib/
DREADME.contrib33 Unsupported diffs to infback to decode the deflate64 format
/external/libvpx/vp8/encoder/x86/
Dvariance_impl_sse2.asm101 pxor xmm7, xmm7 ; clear xmm7 for accumulating diffs
215 pxor xmm7, xmm7 ; clear xmm7 for accumulating diffs
333 pxor xmm7, xmm7 ; clear xmm7 for accumulating diffs
/external/e2fsprogs/ext2ed/
DREADME57 Globals diffs between version 0.1 and 0.2 is stored in file :
/external/dropbear/debian/
Dchangelog115 * debian/rules: new target patch: apply diffs in debian/diff/, reverse
/external/webkit/WebKitTools/android/flex-2.5.4a/
DINSTALL92 mail diffs or instructions to the address given in the README so we
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Borland.old/
DBorland-2.418 Enclosed are unified diffs and a makefile for Borland 4.02
/external/strace/
DINSTALL18 diffs or instructions to the address given in the `README' so they can
/external/elfutils/
DINSTALL18 diffs or instructions to the address given in the `README' so they can
/external/bison/djgpp/
DREADME.in50 are documented in the djgpp/diffs file.
/external/webkit/WebKitTools/android/webkitmerge/
Dwebkitmerge.cpp458 char* const diffs = GetFile(diffsFile); in GetAndroidDiffs() local
459 return diffs; in GetAndroidDiffs()
/external/grub/
DINSTALL70 diffs or instructions to the address given in the `README' so they can
/external/bluetooth/bluez/
DINSTALL32 diffs or instructions to the address given in the `README' so they can
/external/chromium/sdch/open-vcdiff/
DINSTALL35 diffs or instructions to the address given in the `README' so they can
/external/protobuf/
DINSTALL.txt37 diffs or instructions to the address given in the `README' so they can

12