Searched refs:deletes (Results 1 – 25 of 33) sorted by relevance
12
/external/jdiff/src/jdiff/ |
D | Diff.java | 126 int deletes = hunk.deleted; in mergeDiffs() local 129 if (deletes == 1 && inserts == 1) { in mergeDiffs() 137 if (deletes == 1 && inserts == 1 && in mergeDiffs() 182 int deletes = hunk.deleted; in addDiffs() local 184 if (deletes == 0 && inserts == 0) { in addDiffs() 200 System.out.println("deletes: " + deletes); in addDiffs() 215 if (deletes != 0) { in addDiffs()
|
/external/iptables/extensions/ |
D | libipt_SET.man | 1 This modules adds and/or deletes entries from IP sets which can be defined
|
/external/e2fsprogs/intl/ |
D | Makefile.in | 478 @echo "it deletes files that may require special tools to rebuild."
|
/external/elfutils/libebl/ |
D | Makefile.in | 657 @echo "it deletes files that may require special tools to rebuild."
|
D | Makefile | 657 @echo "it deletes files that may require special tools to rebuild."
|
/external/dbus/tools/ |
D | Makefile.in | 621 @echo "it deletes files that may require special tools to rebuild."
|
/external/dropbear/debian/ |
D | changelog | 215 * purging this package now deletes the host keys and /etc/dropbear
|
/external/bluetooth/glib/po/ |
D | Makefile.in.in | 208 @echo "it deletes files that may require special tools to rebuild."
|
/external/dbus/bus/ |
D | Makefile.in | 774 @echo "it deletes files that may require special tools to rebuild."
|
/external/elfutils/libelf-po/ |
D | Makefile.in.in | 236 @echo "it deletes files that may require special tools to rebuild."
|
/external/elfutils/po/ |
D | Makefile.in.in | 236 @echo "it deletes files that may require special tools to rebuild."
|
/external/e2fsprogs/po/ |
D | Makefile.in.in | 290 @echo "it deletes files that may require special tools to rebuild."
|
/external/iproute2/doc/ |
D | ip-cref.tex | 558 adds new addresses and deletes old ones. 662 --- deletes the loopback address from the loopback device. 1991 may have no rules pointing to them. If the administrator deletes all the rules 2779 deletes it.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
D | NEWS | 521 - "make clean" no longer deletes emacs backup files (*~).
|
/external/webkit/WebCore/ |
D | ChangeLog-2005-08-23 | 20676 … <rdar://problem/4048506> Deleting from beginning of editable div deletes other document elements 20711 …<rdar://problem/4044336> REGRESSION (8A398-8A409): Option-Delete also deletes space to left of del… 21044 …now deletes more than it used to. The old results had an empty text node and <h1> element that wer… 21462 …<rdar://problem/4037141> REGRESSION (Mail): Pasting deletes preceding blank lines with certain ste… 21565 - <rdar://problem/4040868> REGRESSION (Mail, 403-403+): Drag and drop deletes text, 21799 … <rdar://problem/3996383> REGRESSION (Mail): Deleting all of first line also deletes line ending 26952 …(KHTMLParser::~KHTMLParser): Remove code that deletes the forbidden tag array. Also changed the co… 27403 …(KHTMLParser::~KHTMLParser): Remove code that deletes the forbidden tag array. Also changed the co… 27513 …(KHTMLParser::~KHTMLParser): Remove code that deletes the forbidden tag array. Also changed the co… 29019 sees such markup, it deletes only the <br> and bails. However, this code would run in *any* [all …]
|
D | ChangeLog-2007-10-14 | 7277 into actual text. Unlike the old code path, deletes the composition first, then inserts 10536 We recently made Undo of a series of deletes select all of the 10540 command that started with character insertions or forward deletes, 10546 We don't do something similar or forward deletes because TextEdit opens 10553 how in TextEdit, forward deletes open and close a new typing command. 10558 or one in a series of deletes that opened the typing command. 23422 deletes it upon destruction. 36044 deletes it upon destruction. 49216 simply deletes everyone's line boxes in 57984 WebView selectLine: followed by deleteBackward: deletes TABLE element of following line [all …]
|
D | ChangeLog | 1703 … causes problems, if the patternTransform scales the pattern. This patch deletes the clipping.
|
D | ChangeLog-2006-12-31 | 288 Stop lying about who deletes _bindingRoot. 303 SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing 2949 …distinguished delete (which deletes selection) from backwards delete (single character, no selecti… 20566 (WebCore::DeleteButtonController::deleteTarget): deletes the targeted element 43026 …<rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather tha…
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | flex.man | 684 deletes all occurrences of "zap me" from its input:
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 652 which deletes all occurrences of "zap me" from its input:
|
D | flex.texi | 784 program which deletes all occurrences of "zap me" from its
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 3893 our message loop busy. This change prevents many backing store deletes from stacking 6628 deletes our custom plist, if the migration has never occurred before. 13883 deletes it upon destruction.
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 2808 …<rdar://problem/4196249> REGRESSION: Mail: Inputting space (U+0020) with IM deletes subsequent lin… 22116 …- fixed <rdar://problem/3126419> history load enforces history limit, but deletes the newest inste… 23261 REGRESSION (NativeTextField): Option-delete deletes one space before the deleted word
|
D | ChangeLog-2006-02-09 | 6594 … <rdar://problem/4048506> Deleting from beginning of editable div deletes other document elements 7649 …<rdar://problem/3991652> REGRESSION (Mail): Deleting entire line in reply deletes extra blank line… 7721 … <rdar://problem/3990693> REGRESSION (8A373): ctrl-k now deletes just one character instead of line 16018 …(-[WebDataSource _popSubframeArchiveWithName:]): renamed, now deletes the returned subframe to con…
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 29963 ** page. This function deletes that reference, so after it returns the 38449 ** when saveCursorPosition() was called. Note that this call deletes the 47130 ** the user deletes the collation sequence after the vdbe program is 48955 ** sorters that were left open. It also deletes the values of 66970 ** This routine just deletes the data structure. It does not unlink 68563 ** table. The program name loops through the master table and deletes 70967 /* Special case: A DELETE without a WHERE clause deletes everything. 73379 ** fkActionTrigger() routine. This function deletes the Trigger structure 92218 /* The following function deletes the value associated with a 98391 ** data for a particular docid with newer data, so deletes or updates [all …]
|
12