/external/webkit/Tools/Scripts/ |
D | find-extra-includes | 37 my %includes; 54 $includes{$file}{$include}++; 69 for my $include (keys %{ $includes{$file} }) { 82 for my $include (keys %{ $includes{$file} }) { 85 for my $i1 (sort keys %{ $includes{$file} }) { 86 for my $i2 (keys %{ $includes{$file} }) { 100 for my $file (sort keys %includes) {
|
D | add-include | 46 my %includes; 68 $includes{$currentCondition}{$include} = 1; 102 $includes{""}{"\"$headerToAdd\""} = 1; 111 for my $condition (sort keys %includes) { 113 $contents .= includesParagraph($includes{$condition}); 126 my ($includes) = @_; 130 for my $include (sort keys %{$includes}) {
|
D | report-include-statistics | 38 my %includes; 56 $includes{$file}{$include}++; 71 for my $include (keys %{ $includes{$file} }) { 81 for my $file (keys %includes) { 92 for my $file (sort mostincludedcmp keys %includes) { 95 my $numIncludes = keys %{ $includes{$file} };
|
/external/webkit/Source/JavaScriptCore/ |
D | wscript | 52 includes = common_includes + full_dirs 54 includes.append(os.path.join(jscore_dir, 'icu')) 59 includes = '. .. assembler DerivedSources ForwardingHeaders ' + ' '.join(includes), 70 includes = '. .. assembler DerivedSources ForwardingHeaders ' + ' '.join(includes),
|
/external/ipsec-tools/src/include-glibc/ |
D | Makefile.am | 2 .includes: ${top_builddir}/config.status 4 touch .includes 6 all: .includes 14 DISTCLEANFILES = .includes linux
|
/external/bison/src/ |
D | lalr.c | 72 static goto_number **includes; variable 236 includes = xnmalloc (ngotos, sizeof *includes); in build_relations() 283 includes[i] = NULL; in build_relations() 287 includes[i] = xnmalloc (nedges + 1, sizeof includes[i][0]); in build_relations() 289 includes[i][j] = edge[j]; in build_relations() 290 includes[i][nedges] = END_NODE; in build_relations() 297 relation_transpose (&includes, ngotos); in build_relations() 307 relation_digraph (includes, ngotos, &F); in compute_FOLLOWS() 310 free (includes[i]); in compute_FOLLOWS() 312 free (includes); in compute_FOLLOWS()
|
/external/stlport/test/unit/ |
D | includes_test.cpp | 43 bool r1=includes(numbers1, numbers1 + 5, numbers3, numbers3 + 2); in incl0() 55 bool r1=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() 61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end()); in incl1() 80 bool r1 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2() 85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings); in incl2()
|
/external/libxslt/libxslt/ |
D | imports.c | 217 docptr = style->includes; in xsltParseStylesheetInclude() 224 docptr = docptr->includes; in xsltParseStylesheetInclude() 246 include->includes = style->includes; in xsltParseStylesheetInclude() 247 style->includes = include; in xsltParseStylesheetInclude() 259 style->includes = include->includes; in xsltParseStylesheetInclude()
|
/external/clang/lib/Serialization/ |
D | ChainedIncludesSource.cpp | 59 std::vector<std::string> &includes = CI.getPreprocessorOpts().ChainedIncludes; in create() local 60 assert(!includes.empty() && "No '-chain-include' in options!"); in create() 67 for (unsigned i = 0, e = includes.size(); i != e; ++i) { in create() 81 CInvok->getFrontendOpts().Inputs.push_back(std::make_pair(IK, includes[i])); in create() 124 std::string pchName = includes[i-1]; in create() 136 if (!Clang->InitializeSourceManager(includes[i])) in create() 149 std::string pchName = includes.back() + ".pch-final"; in create()
|
/external/apache-xml/ |
D | NOTICE | 12 This product includes software developed at 26 this product includes software developed by the following: 39 Xalan Java) of this product includes software developed by the following: 56 This product includes software developed at 73 This product includes software developed at
|
/external/e2fsprogs/lib/ext2fs/tdb/patches/ |
D | series | 2 replace-includes 5 tdbtool-includes
|
/external/chromium/build/ |
D | release.gypi | 5 'includes': ['internal/release_impl.gypi'], 8 'includes': ['internal/release_impl_official.gypi'],
|
/external/webkit/Tools/wx/build/ |
D | wxpresets.py | 69 includes = [os.path.join(wx_root, 'include')] 107 includes.append(configdir) 124 return (defines, includes, libs, libpaths)
|
/external/pcre/ |
D | pcre-config.in | 56 includes=-I@includedir@ 58 echo $includes @PCRE_STATIC_CFLAG@
|
/external/libvpx/build/make/ |
D | gen_asm_deps.sh | 45 includes=$(egrep -i "include +\"?+[a-z0-9_/]+\.${sfx}" $srcfile | 48 for inc in ${includes}; do
|
/external/oprofile/m4/ |
D | extradirs.m4 | 4 AC_ARG_WITH(extra-includes, 5 [ --with-extra-includes=DIR add extra include paths],
|
/external/chromium/chrome/browser/extensions/ |
D | convert_user_script.cc | 115 ListValue* includes = new ListValue(); in ConvertUserScriptToExtension() local 117 includes->Append(Value::CreateStringValue(script.globs().at(i))); in ConvertUserScriptToExtension() 125 content_script->Set(keys::kIncludeGlobs, includes); in ConvertUserScriptToExtension()
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.ui | 56 <includes> 58 </includes>
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.ui | 56 <includes> 58 </includes>
|
/external/openssl/ |
D | NOTICE | 31 * "This product includes software developed by the OpenSSL Project 45 * "This product includes software developed by the OpenSSL Project 62 * This product includes cryptographic software written by Eric Young 63 * (eay@cryptsoft.com). This product includes software written by Tim 102 * "This product includes cryptographic software written by 108 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
/external/iptables/extensions/ |
D | libip6t_ipv6header.man | 4 Matches if the packet includes \fBany\fP of the headers specified with 8 Matches the packet which EXACTLY includes all specified headers. The headers
|
/external/webkit/Source/WebKit/chromium/ |
D | README | 32 when it is built as a DLL. In general, this includes all public methods 50 WebCore. This includes non-allocating uses: algorithms, numeric limits, etc. 53 The API includes some usage of WebCore types when WEBKIT_IMPLEMENTATION is
|
/external/wpa_supplicant/wpa_gui-qt4/ |
D | eventhistory.ui | 90 <includes> 92 </includes>
|
/external/webkit/Source/WebKit/wx/ |
D | wscript | 102 includes = ' '.join(include_paths + js_include_dirs), 113 obj.includes += '../mac/WebCoreSupport ../../Source/WebCore/platform/mac'
|
/external/e2fsprogs/debian/ |
D | control.in | 59 This package includes a tool that parses a command table to generate 71 This package includes a tool that parses a command table to generate 254 This package includes the debug information useful for debugging e2fsprogs 265 This package includes the debug information useful for debugging the 277 This package includes the debug information useful for debugging the 287 This package includes the debug information useful for debugging the 297 This package includes the debug information useful for debugging the 307 This package includes the debug information useful for debugging the 317 This package includes the debug information useful for debugging the
|