Home
last modified time | relevance | path

Searched refs:pristine (Results 1 – 8 of 8) sorted by relevance

/external/srtp/googlepatches/
Dvidyo-1-srtp-win.patch1 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/config.hw srtp/config.hw
2 --- srtp-pristine/config.hw 2007-05-23 13:40:21.000000000 -0400
13 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/crypto/cipher/aes_icm.c srtp/crypto/ciph…
14 --- srtp-pristine/crypto/cipher/aes_icm.c 2006-07-18 15:45:46.000000000 -0400
25 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/install-win.bat srtp/install-win.bat
26 --- srtp-pristine/install-win.bat 1969-12-31 19:00:00.000000000 -0500
60 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/srtp/ekt.c srtp/srtp/ekt.c
61 --- srtp-pristine/srtp/ekt.c 2007-06-15 14:36:09.000000000 -0400
153 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/srtp.def srtp/srtp.def
154 --- srtp-pristine/srtp.def 2006-05-22 16:46:21.000000000 -0400
[all …]
/external/icu4c/test/intltest/
Ditercoll.cpp204 CollationElementIterator *pristine = en_us->createCollationElementIterator(test1); in TestOffset() local
214 assertEqual(*iter, *pristine); in TestOffset()
219 delete pristine; in TestOffset()
/external/icu4c/test/cintltst/
Dcitertst.c564 UCollationElements *iter, *pristine; in TestOffset() local
609 pristine=ucol_openElements(en_us, test1, u_strlen(test1), &status); in TestOffset()
625 assertEqual(iter, pristine); in TestOffset()
628 ucol_closeElements(pristine); in TestOffset()
/external/icu4c/test/testdata/
DstructLocale.txt7 // This is a pristine locale structure.
/external/e2fsprogs/debian/
Dchangelog2327 * Upload pristine source, -1 was erroneously uploaded as a
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-2421347 The spec then requires us to set instance.constructor to the pristine
21349 to the pristine versions from Object.prototype. To do this we now
/external/webkit/Tools/
DChangeLog-2011-02-165111 script, which will actually clean the working copy back to a pristine
/external/sqlite/dist/
Dsqlite3.c.orig69475 ** to reduce a pristine expression tree from the parser. The implementation