/external/clearsilver/python/ |
D | setup.py | 44 inserted = [] variable 48 inserted.append(inc_path) 50 INC_DIRS = inserted + INC_DIRS 53 inserted = [] variable 57 inserted.append(lib) 59 LIBRARIES = inserted + LIBRARIES 62 inserted = [] variable 66 inserted.append(lib_path) 68 LIB_DIRS = inserted + LIB_DIRS
|
/external/jdiff/src/jdiff/ |
D | Diff.java | 127 int inserts = hunk.inserted; in mergeDiffs() 141 first1 == lasthunk.line1 + lasthunk.inserted + 1) { in mergeDiffs() 144 lasthunk.inserted += 2; in mergeDiffs() 183 int inserts = hunk.inserted; in addDiffs() 195 int last1 = hunk.line1 + hunk.inserted - 1; in addDiffs()
|
D | DiffMyers.java | 482 public int inserted; field in DiffMyers.change 497 change(int line0, int line1, int deleted, int inserted, change old) { in change() argument 500 this.inserted = inserted; in change()
|
/external/elfutils/po/ |
D | Makevars | 13 # This is the copyright holder that gets inserted into the header of the
|
D | Makefile.in.in | 56 # Makevars gets inserted here. (Don't remove this line!)
|
/external/elfutils/libelf-po/ |
D | Makevars | 13 # This is the copyright holder that gets inserted into the header of the
|
D | Makefile.in.in | 56 # Makevars gets inserted here. (Don't remove this line!)
|
/external/libpcap/ |
D | README.linux | 25 code which can be inserted in and removed from the running kernel 39 af_packet.o ( = code which can be inserted in and removed from the
|
/external/e2fsprogs/po/ |
D | Makevars | 13 # This is the copyright holder that gets inserted into the header of the
|
D | Makefile.in.in | 58 # Makevars gets inserted here. (Don't remove this line!)
|
/external/icu4c/data/translit/ |
D | Latin_ConjoiningJamo.txt | 21 $IEUNG = ᄋ; # null initial, inserted during Latin-Jamo 47 $EU = ᅳ; # null medial, inserted during Latin-Jamo
|
/external/bison/m4/ |
D | onceonly.m4 | 21 dnl empty, and the check will be inserted before the body of the AC_DEFUNed
|
/external/dosfstools/doc/ |
D | README.mkdosfs | 11 DOS stuff inserted. I believe originally mke2fs was based on Linus' mkfs
|
/external/webkit/WebCore/editing/ |
D | ReplaceSelectionCommand.cpp | 342 Position inserted = endOfInsertedContent.deepEquivalent(); in hasMatchingQuoteLevel() local 343 bool isInsideMailBlockquote = nearestMailBlockquote(inserted.node()); in hasMatchingQuoteLevel() 344 …MailBlockquote && (numEnclosingMailBlockquotes(existing) == numEnclosingMailBlockquotes(inserted)); in hasMatchingQuoteLevel()
|
/external/icu4c/data/rbnf/ |
D | en.txt | 21 // * eighty-nine" and commas are inserted between the thousands groups for 58 // inserted. Notice also that the meaning of >> has shifted:
|
D | mt.txt | 46 // inserted. Notice also that the meaning of >> has shifted:
|
/external/zlib/ |
D | algorithm.txt | 22 length 3 are inserted in the hash table. A hash index is computed for 53 are inserted in the hash table only when no match was found, or
|
/external/blktrace/doc/ |
D | blktrace.tex | 527 \item[I -- inserted] A request is being sent to the io scheduler for 544 \item[M -- back merge] A previously inserted request exists that ends 549 where a previously inserted requests starts. 638 I & IO inserted onto request queue \\ \hline 696 \item[I -- inserted]
|
/external/jpeg/ |
D | coderules.doc | 56 keywords can be inserted for use in Windows DLLs.)
|
D | wizard.doc | 157 single punctuation character other than ':' or ';' can be inserted.) For
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebBackForwardList.idl | 55 @discussion The added entry is inserted immediately after the current entry.
|
/external/ipsec-tools/src/racoon/doc/ |
D | README.gssapi | 71 re-inserted would be a good change, but I considered it to be
|
/external/bison/tests/ |
D | cxx-type.at | 23 # Store into types.y the calc program, with DECL inserted as a declaration,
|
/external/webkit/WebCore/inspector/front-end/ |
D | ElementsPanel.js | 595 … this.recentlyModifiedNodes.push({node: event.target, parent: event.relatedNode, inserted: true}); property
|
/external/blktrace/btt/doc/ |
D | btt.tex | 114 IO layer (queue trace) until it is inserted (insert trace). 136 the IO is inserted or merged onto the request queue, until it is 638 together, you will note there are 3 merged IOs, and 1 inserted in the
|