/external/webkit/WebKitTools/Scripts/ |
D | do-webcore-rename | 45 find(\&wanted, "JavaScriptCore"); 46 find(\&wanted, "JavaScriptGlue"); 47 find(\&wanted, "WebCore"); 48 find(\&wanted, "WebKit"); 50 sub wanted subroutine
|
D | do-file-rename | 45 find(\&wanted, "JavaScriptCore"); 46 find(\&wanted, "JavaScriptGlue"); 47 find(\&wanted, "WebCore"); 48 find(\&wanted, "WebKit"); 50 sub wanted subroutine
|
D | find-extra-includes | 34 find(\&wanted, @ARGV ? @ARGV : "."); 39 sub wanted subroutine
|
D | update-webkit-support-libs | 78 sub wanted subroutine 91 File::Find::find(\&wanted, "$tmpDir/$file");
|
D | report-include-statistics | 34 find(\&wanted, @ARGV ? @ARGV : "."); 40 sub wanted subroutine
|
D | update-webkit-auxiliary-libs | 86 sub wanted subroutine 99 File::Find::find(\&wanted, "$tmpDir/$file");
|
D | make-js-test-wrappers | 76 find({ preprocess => \&directoryFilter, wanted => $fileFilter }, "resources"); 156 find({ preprocess => \&directoryFilter, wanted => $fileFilter }, @paths);
|
D | run-webkit-tests | 418 find({ preprocess => $directoryFilter, wanted => $fileFilter }, $fullPath); 422 …find({ preprocess => $directoryFilter, wanted => $fileFilter }, $platformPath) if (-d $platformPat… 429 find({ preprocess => $directoryFilter, wanted => $fileFilter }, $testDirectory); 432 find({ preprocess => $directoryFilter, wanted => $fileFilter }, $level); 1380 find({ preprocess => $addIgnoredDirectories, wanted => sub {} }, $path);
|
/external/ppp/pppd/plugins/pppoatm/ |
D | ans.c | 41 static int ans(const char *text,int wanted,void *result,int res_len) in ans() argument 50 if ((answer_len = res_search(text,C_IN,wanted,answer,MAX_ANSWER)) < 0) in ans() 68 if (GET16(pos) != wanted || GET16(pos+2) != C_IN) return TRY_OTHER; in ans() 86 if (GET16(data-10) != wanted || GET16(data-8) != C_IN || !--data_len) in ans() 88 switch (wanted) { in ans()
|
/external/e2fsprogs/lib/ext2fs/ |
D | fileio.c | 209 unsigned int wanted, unsigned int *got) in ext2fs_file_read() argument 220 while ((file->pos < EXT2_I_SIZE(&file->inode)) && (wanted > 0)) { in ext2fs_file_read() 230 if (c > wanted) in ext2fs_file_read() 231 c = wanted; in ext2fs_file_read() 240 wanted -= c; in ext2fs_file_read()
|
/external/qemu/android/skin/ |
D | region.c | 807 region_operator_do( RegionOperator* o, int wanted ) in region_operator_do() argument 830 if (wanted & FLAG_REGION_1) in region_operator_do() 838 if (wanted & FLAG_REGION_2) in region_operator_do() 846 if (wanted & FLAG_REGION_1) in region_operator_do() 851 if (wanted & FLAG_REGION_2) in region_operator_do() 881 if (wanted & FLAG_REGION_1) in region_operator_do() 889 if (wanted & FLAG_REGION_2) in region_operator_do() 897 if (wanted & FLAG_REGION_1) in region_operator_do() 903 if (wanted & FLAG_REGION_2) in region_operator_do() 910 if (wanted & FLAG_REGION_BOTH) in region_operator_do() [all …]
|
/external/qemu/telephony/ |
D | sysdeps_posix.c | 91 int wanted; member 115 channel->wanted = 0; in sys_channel_alloc() 131 channel->wanted = 0; in sys_channel_free() 204 int adds = events & ~channel->wanted; in sys_channel_on() 205 int removes = channel->wanted & ~events; in sys_channel_on() 207 channel->wanted = events; in sys_channel_on()
|
/external/qemu/proxy/ |
D | proxy_http_rewriter.c | 698 int wanted = 0, current, avail; in rewrite_connection_read_body() local 717 wanted = MAX_BODY_BUFFER; in rewrite_connection_read_body() 719 wanted = (int)conn->body_length; in rewrite_connection_read_body() 724 wanted = MAX_BODY_BUFFER; in rewrite_connection_read_body() 781 wanted = MAX_BODY_BUFFER; in rewrite_connection_read_body() 783 wanted = (int)conn->chunk_length; in rewrite_connection_read_body() 802 if (wanted > avail) in rewrite_connection_read_body() 803 wanted = avail; in rewrite_connection_read_body() 805 ret = proxy_connection_receive(root, fd, wanted); in rewrite_connection_read_body()
|
D | proxy_common.c | 158 proxy_connection_receive( ProxyConnection* conn, int fd, int wanted ) in proxy_connection_receive() argument 164 while (wanted > 0) { in proxy_connection_receive() 167 stralloc_readyplus( str, wanted ); in proxy_connection_receive() 168 n = socket_recv(fd, str->s + str->n, wanted); in proxy_connection_receive() 188 wanted -= n; in proxy_connection_receive()
|
D | proxy_int.h | 150 proxy_connection_receive( ProxyConnection* conn, int fd, int wanted );
|
/external/bison/m4/ |
D | dmalloc.m4 | 9 [AC_MSG_CHECKING([if malloc debugging is wanted])
|
/external/webkit/WebCore/html/ |
D | HTMLDocument.idl | 41 // FIXME: This should eventually be available (if they are wanted) for all languages.
|
/external/e2fsprogs/misc/ |
D | fsck.c | 859 int wanted = 0; in ignore() local 892 wanted = 1; in ignore() 898 if (wanted) in ignore()
|
/external/elfutils/ |
D | config.h.in | 20 /* Define to 32 or 64 if a specific implementation is wanted. */
|
D | configure.ac | 102 [Define to 32 or 64 if a specific implementation is wanted.])
|
/external/bison/djgpp/ |
D | config.bat | 28 Rem Find out if NLS is wanted or not, 29 Rem if dependency-tracking is wanted or not, 30 Rem if caching is wanted or not
|
/external/webkit/WebKitTools/iExploder/ |
D | README.txt | 108 I wanted to make sure that FireFox had as many bugs fixed in it as possible
|
/external/freetype/ |
D | NOTICE | 159 future and wanted additions to the library and distribution.
|
/external/elfutils/libdw/ |
D | ChangeLog | 133 returning if this is wanted.
|
/external/icu4c/samples/ufortune/resources/ |
D | root.txt | 182 She just wanted to make a comparison.",
|