/external/dosfstools/src/ |
D | io.c | 55 static CHANGE *changes,*last; variable 83 changes = last = NULL; in fs_open() 116 for (walk = changes; walk; walk = walk->next) { in fs_read() 158 else changes = new; in fs_write() 168 while (changes) { in fs_flush() 169 this = changes; in fs_flush() 170 changes = changes->next; in fs_flush() 191 changed = !!changes; in fs_close() 193 else while (changes) { in fs_close() 194 next = changes->next; in fs_close() [all …]
|
/external/bluetooth/glib/ |
D | README.commits | 2 person with write access to the GNOME repository, can make changes to 10 0) Ask first. If your changes are major, or could possibly break existing 16 If you are making changes to GLib, you should be subscribed 19 about intended changes. 22 is also a good place to find GTK+ developers to discuss changes with, 38 so that others can easily test and review your changes.
|
/external/webkit/WebKit/mac/ |
D | PublicHeaderChangesFromTiger.txt | 1 …file lists changes to WebKit public header files that have been made since WebKit-412, which shipp… 3 When you make changes to public header files, please update this file, in the same general style as…
|
/external/dosfstools/doc/ |
D | README.dosfsck | 21 detected and a list of changes to correct the problems is generated. In 22 the second pass, those changes are applied whenever dosfsck reads data 30 operations, either confirm that you want the changes to be performed 46 structure is handled. (Internally many changes were needed, so 32 bit
|
/external/bluetooth/glib/docs/reference/glib/ |
D | changes.sgml | 1 <refentry id="glib-changes" revision="17 Jan 2002"> 11 Incompatible changes made between successing versions of GLib 17 <title>Incompatible changes from 2.0 to 2.2</title> 53 <title>Incompatible changes from 1.2 to 2.0</title> 80 The main changes here are:
|
/external/iptables/ |
D | INCOMPATIBILITIES | 11 with dynamic ruleset changes during runtime. (Please see 14 iptables-restore to ensure your dynamic rule changes continue to work.
|
/external/icu4c/test/intltest/ |
D | tzbdtest.cpp | 456 int32_t changes = 0; in findBoundariesStepwise() local 465 lastState = state;++changes; in findBoundariesStepwise() 469 if (changes == 0) { in findBoundariesStepwise() 474 else if (changes != 2) { in findBoundariesStepwise() 475 errln(UnicodeString("FAIL: ") + changes + " changes seen; should see 0 or 2"); in findBoundariesStepwise() 480 if (changes != expectedChanges) { in findBoundariesStepwise() 481 errln(UnicodeString("FAIL: ") + changes + " changes seen; expected " + expectedChanges); in findBoundariesStepwise()
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.conf.in | 22 # LogFile is the location of the log file. Actual changes to the filesystem 29 # The following selects the default behavior when changes are made to the 37 # AllowChanges off will not allow ext2ed to do any changes to the
|
/external/jdiff/ |
D | README.txt | 21 look at the HTML output in ./build/reports/example/changes.html 22 The page at ./build/reports/example/changes/com.acme.sp.SPImpl.html 23 shows what a typical page of changes looks like.
|
/external/bzip2/ |
D | CHANGES | 67 Minor changes: mostly a whole bunch of small changes/ 85 Programming-level changes are: 113 changes are minor documentation changes. 123 file sizes greater than 4 gigabytes. All these changes have 177 There are no functionality changes or bug fixes relative to version 196 Here are the changes in 1.0.2. Bug-reporters and/or patch-senders in 250 * Spelling changes and minor enhancements in bzip2.1. 254 No changes to bzip2recover since there is no issue with file
|
D | README.android | 3 No changes were made apart from adding this file, the Android.mk
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/ |
D | MVS.todo | 19 which I made the changes was pure brute force, and there might be a 20 better way, but the changes I made there shouldn't hurt anything.
|
D | MVS.mail | 18 Summary of major changes necessary: 25 o changes in main and flexdef.h to change how files are handled. (No 39 Many of the changes I've incorporated without impacting other systems.
|
D | README | 11 The file "diffs" contains context diffs for changes to flex 2.3. 17 The file "unfixit.l" reverses the changes in "fixit.l", to restore long names.
|
/external/grub/netboot/ |
D | tulip.txt | 5 history in the tulip.c file for information on changes. This version 6 of the driver incorporates changes from Bob Edwards and Paul Mackerras 7 who cantributed changes to support the TRENDnet TE100-PCIA NIC which
|
/external/clearsilver/scripts/ |
D | ChangeLog.py | 185 changes = inverted_log.items() 186 changes.sort() 187 changes.reverse() 189 for (key, value) in changes:
|
/external/icu4c/data/unidata/ |
D | changes.txt | 4 * file name: changes.txt 156 - case-ignorable changes 197 - UAX #29 changes (grapheme/word/sentence breaks) 198 - UAX #14 changes (line breaks) 244 * gennorm.c track changes in DerivedNormalizationProps.txt 248 * genprops/props2.c track changes in DerivedNumericValues.txt
|
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/public_html/ |
D | robots.txt | 4 Disallow: /changes
|
/external/icu4c/data/rbnf/ |
D | es.txt | 20 // * changes form in the contraction: 500 is "quinientos," not 22 // * standing alone, but changes to "ciento" when followed by more digits.
|
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/ |
D | README | 2 Any changes made to code within this directory will need to be manually pushed to build.webkit.org.
|
/external/tremor/Tremor/ |
D | CHANGELOG | 9 changes.
|
/external/libpng/ |
D | README | 18 changes to the API in some time, and people have a bad feeling about 23 Note that some of the changes to the png_info structure render this 30 To avoid problems with changes to the internals of png_info_struct, 60 The changes made to the library, and bugs fixed are based on discussions 96 If you have any code changes, requests, problems, etc., please e-mail 139 ANNOUNCE => Announcement of this version, with recent changes 140 CHANGES => Description of changes between libpng versions
|
D | CHANGES | 2 CHANGES - changes for libpng 72 [unspecified changes] 151 added "packswap" transformation, which changes the endianness of 278 Minor changes to pngtest.c to suppress compiler warnings. 281 Minor changes to previous minor changes to pngtest.c 308 Minor changes to makefile.s2x 635 Cosmetic changes only (removed some trailing blanks and TABs) 638 Cosmetic changes in pngtest.c 664 Made cosmetic changes to pngasmrd.h 961 Undid the changes from version 1.0.11beta3. Added a check for NULL return [all …]
|
/external/qemu/distrib/ |
D | README | 15 it is based on QEMU 0.8.2 with many changes used to support the following features: 26 - changes in the dynamic code generators, mainly to support concurrent generators in
|
/external/tesseract/ |
D | ChangeLog | 23 Made some preliminary changes ready for unicodeization. 64 Integrated bug fixes and patches and misc changes for portability.
|