/external/webkit/WebKitTools/Scripts/ |
D | svn-unapply | 232 my $addition = 0; 235 $addition = 1 if ($patch =~ /\n--- .+\(revision 0\)\n/ || $patch =~ /\n@@ -0,0 .* @@/); 239 if (!$addition && !$deletion && !$isBinary) {
|
D | svn-apply | 369 my $addition = 0; 372 $addition = 1 if ($patch =~ /\n--- .+\(revision 0\)\r?\n/ || $patch =~ /\n@@ -0,0 .* @@/); 376 if (!$addition && !$deletion && !$isBinary) {
|
/external/bluetooth/glib/ |
D | gobject-2.0-uninstalled.pc.in | 6 ## cflags contains builddir in addition to srcdir because of gmarshal.h
|
/external/ppp/pppd/ |
D | tdb.c | 718 static int expand_file(TDB_CONTEXT *tdb, tdb_off size, tdb_off addition) argument 722 if (ftruncate(tdb->fd, size+addition) != 0) { 724 size+addition, strerror(errno))); 731 if (pwrite(tdb->fd, &b, 1, (size+addition) - 1) != 1) { 733 if (lseek(tdb->fd, (size+addition) - 1, SEEK_SET) != (size+addition) - 1 || 737 size+addition, strerror(errno))); 745 while (addition) { 746 int n = addition>sizeof(buf)?sizeof(buf):addition; 760 addition -= n;
|
/external/webkit/V8Binding/v8/benchmarks/ |
D | README.txt | 8 In addition to the benchmarks, the suite consists of the benchmark 22 are reset for each iteration of the benchmark. In addition, the size
|
/external/icu4c/config/ |
D | icu-config-bottom | 45 …echo " --ldflags-layout Print ICU layout engine link directive. Use in addition to --ldflag… 49 echo " --ldflags-icuio Print ICU icuio link directive. Use in addition to --ldflags " 50 …echo " --ldflags-obsolete Print ICU obsolete link directive. Use in addition to --ldflags. (r…
|
/external/expat/conftools/ |
D | expat.m4 | 7 dnl In addition, an Automake conditional EXPAT_INSTALLED is set accordingly.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
D | NeXT | 10 Specifically (in addition to what's described in the KBNS item):
|
/external/openssl/crypto/rc2/ |
D | rrc2.doc | 33 1. Two's-complement addition of words, denoted by "+". The inverse operation, 111 In addition the fifth and eleventh rounds add the contents of the S-box indexed 134 In addition the fifth and eleventh rounds subtract the contents of the S-box
|
/external/zlib/contrib/masmx64/ |
D | gvmat64.asm | 75 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib 93 ; all the +zlib1222add offsets are due to the addition of fields
|
/external/webkit/V8Binding/v8/src/arm/ |
D | simulator-arm.h | 156 bool addition);
|
/external/dosfstools/doc/ |
D | README.dosfstools-2.x | 50 warn about things that are no error on Atari. In addition, most
|
/external/icu4c/data/rbnf/ |
D | es.txt | 21 // * "cincocientos." In addition, the word for 100 is "cien" when
|
/external/webkit/V8Binding/v8/src/ |
D | d8-posix.cc | 352 Handle<String> addition = String::New(buffer, length); in GetStdout() local 354 cons_args[1] = addition; in GetStdout()
|
/external/e2fsprogs/lib/ext2fs/ |
D | tdb.c | 1013 static int tdb_expand_file(struct tdb_context *tdb, tdb_off_t size, tdb_off_t addition) in tdb_expand_file() argument 1022 if (ftruncate(tdb->fd, size+addition) == -1) { in tdb_expand_file() 1024 if (pwrite(tdb->fd, &b, 1, (size+addition) - 1) != 1) { in tdb_expand_file() 1026 size+addition, strerror(errno))); in tdb_expand_file() 1035 while (addition) { in tdb_expand_file() 1036 int n = addition>sizeof(buf)?sizeof(buf):addition; in tdb_expand_file() 1043 addition -= n; in tdb_expand_file() 1549 tdb_off_t addition) in transaction_expand_file() argument 1553 if (transaction_write(tdb, size, NULL, addition) != 0) { in transaction_expand_file()
|
/external/emma/ |
D | NOTICE | 36 …gram if, at the time the Contribution is added by the Contributor, such addition of the Contributi… 114 …s Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient ins… 127 which it was received. In addition, after a new version of the Agreement is published, Contributor …
|
/external/icu4c/data/unidata/ |
D | PropertyAliases.txt | 38 # In addition, some property names may be the same as some property value names.
|
/external/libpcap/ |
D | README.linux | 46 In addition, there is an option that, in 2.2 and later kernels, will
|
/external/openssl/ |
D | README.android | 24 LOCAL_CFLAGS, except -DTERMIO; include -DOPENSSL_NO_HW in addition to these.
|
/external/bison/ |
D | TODO | 65 supporting `->' in addition to `:' to separate LHS and RHS. In other 243 addition to the $undefined value.
|
/external/icu4c/data/mappings/ |
D | iso-8859_11-2001.ucm | 33 # the addition of 0xA0 NO-BREAK SPACE.
|
/external/webkit/WebKit/win/Interfaces/ |
D | IWebBackForwardList.idl | 57 forward list will be dropped at this point. In addition, entries may be dropped to keep
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Macintosh/ |
D | THINK_C_notes | 60 In addition, the file "macutils.c" is completely new; see the discussion
|
/external/tesseract/ |
D | acinclude.m4 | 34 # and linking. In addition, library needs to be specifically
|
/external/dbus/doc/ |
D | TODO | 70 - change .service files to allow Names=list in addition to Name=string
|