/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
D | nodegetbaseuri11.js | 94 var imported; 109 imported = doc.importNode(newPI,true); 110 appendedChild = doc.appendChild(imported); 111 baseURI = imported.baseURI;
|
D | nodereplacechild14.js | 98 var imported; 115 imported = newDoc.importNode(elem,true); 118 appendedChild = docElem.appendChild(imported); 120 replaced = docElem.replaceChild(imported,elem2);
|
D | documentadoptnode14.js | 101 var imported; 119 imported = newDoc.importNode(docElem,true); 122 appendedChild = docElem.appendChild(imported);
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | StylesheetRoot.java | 277 StylesheetComposed imported = getGlobalImport(i); in recompose() local 278 imported.recompose(recomposableElements); in recompose() 336 StylesheetComposed imported = this.getGlobalImport(i); in recompose() local 337 int includedCount = imported.getIncludeCountComposed(); in recompose() 340 Stylesheet included = imported.getIncludeComposed(j); in recompose() 410 Stylesheet imported = stylesheet.getImport(i); in addImports() local 412 addImports(imported, true, importList); in addImports()
|
D | ElemExtensionCall.java | 120 Stylesheet imported = stylesheet.getGlobalImport(i); in getElemExtensionDecl() local 122 for (ElemTemplateElement child = imported.getFirstChildElem(); in getElemExtensionDecl()
|
/external/clang/docs/ |
D | Block-ABI-Apple.txt | 61 // imported variables 97 2) The flags field is set to zero unless there are variables imported into the block that need help… 144 …imported as const copies. Variables of "__block" storage class are imported as a pointer to an en… 148 Automatic storage variables not marked with __block are imported as const copies. 187 In summary, scalars, structures, unions, and function pointers are generally imported as const copi… 191 …imported. In this case both a copy_helper function and a dispose_helper function are needed. The… 434 Blocks may contain Block literal expressions. Any variables used within inner blocks are imported …
|
D | BlockLanguageSpec.txt | 82 Local automatic (stack) variables referenced within the compound statement of a Block are imported … 129 …o imported into the lexical scope of the compound statement. These variables are implicitly qualif…
|
/external/protobuf/src/google/protobuf/ |
D | unittest_import.proto | 35 // A proto file which is imported by unittest.proto to test importing.
|
D | descriptor.proto | 60 // Names of files imported by this file.
|
/external/webkit/Source/WebCore/loader/icon/ |
D | IconDatabase.h | 203 bool imported();
|
D | IconDatabase.cpp | 1011 if (!imported()) { in iconDatabaseSyncThread() 1803 bool IconDatabase::imported() in imported() function in WebCore::IconDatabase
|
/external/expat/win32/ |
D | README.txt | 18 can be opened and imported in VS.NET without problems.
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
D | TransformerImpl.java | 1205 StylesheetComposed imported = stylesheet.getGlobalImport(i); in transformNode() local 1206 int includedCount = imported.getIncludeCountComposed(); in transformNode() 1210 Stylesheet included = imported.getIncludeComposed(j); in transformNode()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | search_engine_dialog_controller.mm | 110 // immediately, leaving the imported default search engine setting intact.
|
/external/icu4c/ |
D | icudefs.mk.in | 277 # some imported things from the cross env
|
/external/stlport/doc/ |
D | README.msvc | 157 the global namespace and symbols imported by a using-directive or a
|
/external/chromium/chrome/browser/importer/ |
D | safari_importer.mm | 371 // Include imported URLs in autocompletion - don't hide them.
|
/external/pcre/ |
D | pcre.h.generic | 50 imported have to be identified as such. When building PCRE, the appropriate
|
D | pcre.h.in | 50 imported have to be identified as such. When building PCRE, the appropriate
|
/external/libxml2/ |
D | xmlschemas.c | 403 int imported; member 435 int imported; member 458 int imported; member 10053 int imported) in xmlSchemaGetSchemaBucketByTNS() argument 10067 ((imported && cur->imported) || in xmlSchemaGetSchemaBucketByTNS() 10068 ((!imported) && (!cur->imported)))) in xmlSchemaGetSchemaBucketByTNS() 10347 if ((WXS_IS_BUCKET_IMPMAIN(type)) && (! bkt->imported)) { in xmlSchemaAddSchemaDoc() 10357 } else if ((! WXS_IS_BUCKET_IMPMAIN(type)) && (bkt->imported)) { in xmlSchemaAddSchemaDoc() 10628 bkt->imported++; in xmlSchemaAddSchemaDoc() 21919 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) { in xmlSchemaAugmentImportedIDC() argument [all …]
|
/external/chromium/chrome/common/extensions/docs/css/ |
D | ApiRefStyles.css | 32 /* This is the start of the styles imported from Codesite. */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | README-Windows.txt | 317 parameters in registry. It can also be imported to registry as a
|
/external/icu4c/test/testdata/ |
D | rbbitst.txt | 198 # Hindi word break tests, imported from the old RBBI tests.
|
/external/v8/ |
D | SConstruct | 1295 # Remove variables which can't be imported from the user's external
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 556 an int defined in global namespace and imported to STLport namespace. 3056 make sure that all abs overloads are defined when it is imported in STLport 4203 case wide char functions are not imported in std and must be imported from the 7498 (no std:: redefinition; _STL:: namespace imported into std::, instead of std:: imported to _STL.
|