Searched refs:imports (Results 1 - 25 of 97) sorted by relevance

1234

/external/chromium_org/build/win/importlibs/
H A Dcreate_importlib_win.py19 Usage: %prog [options] [imports-file]
21 Creates an import library from imports-file.
65 # Slurp the imports file.
85 def _CreateObj(self, dll_name, imports):
113 self._WriteStubsFile(imports, stubs_file)
122 def _CreateImportLib(self, dll_name, imports, architecture, output_file):
123 """Creates an import lib binding imports to dll_name for architecture.
132 obj_file = self._CreateObj(dll_name, imports)
139 self._WriteDefFile(dll_name, imports, def_file)
161 # Read the imports fil
[all...]
/external/chromium_org/chrome/common/extensions/manifest_handlers/
H A Dshared_module_manifest_unittest.cc93 const std::vector<SharedModuleInfo::ImportInfo>& imports = local
95 ASSERT_EQ(2U, imports.size());
96 EXPECT_EQ(imports[0].extension_id, kImportId1);
97 EXPECT_EQ(imports[0].minimum_version, "");
98 EXPECT_EQ(imports[1].extension_id, kImportId2);
99 EXPECT_TRUE(base::Version(imports[1].minimum_version).IsValid());
/external/chromium_org/chrome/common/
H A Dpepper_permission_util.cc55 const ImportInfoVector& imports = local
57 for (ImportInfoVector::const_iterator it = imports.begin();
58 it != imports.end(); ++it) {
/external/icu4c/test/depstest/
H A Ddepstest.py79 _obj_files[lib_obj_name] = {"imports": obj_imports, "exports": obj_exports}
98 imports = set()
106 imports |= obj_file["imports"]
108 imports -= exports | _ignored_symbols
118 if files and imports.isdisjoint(dep_exports) and imports.isdisjoint(dep_system_symbols):
121 # to satisfy local imports.
126 imports -= exports | system_symbols
127 for symbol in imports
[all...]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DStylesheetComposed.java29 * imports. It has methods on it that
37 * the imports.</li>
174 /* The count of imports composed for this stylesheet */
192 // Now get the count of composed imports from this stylesheet's imports
201 // Now get the count of composed imports from this stylesheet's
206 int imports = getIncludeComposed(--count).getImportCount();
207 m_endImportCountComposed += imports;
208 while (imports > 0)
209 m_endImportCountComposed +=getIncludeComposed(count).getImport(--imports)
[all...]
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
H A DInflater.cs20 #region Dll imports
H A DDeflater.cs20 #region Dll imports
H A DDotZLib.cs218 #region DLL imports
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
H A DDbg.stg37 @outputFile.imports() ::= <<
38 <@super.imports()>
51 <if(grammar.grammarIsRoot)><! grammar imports other grammar(s) !>
H A DST.stg35 @outputFile.imports() ::= <<
36 <@super.imports()>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
H A DDbg.stg36 @outputFile.imports() ::= <<
37 <@super.imports()>
50 <if(grammar.grammarIsRoot)><! grammar imports other grammar(s) !>
H A DST.stg36 @outputFile.imports() ::= <<
37 <@super.imports()>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
H A DDbg.stg31 @headerFile.imports() ::= <<
32 <@super.imports()>
51 <if(grammar.grammarIsRoot)> <! grammar imports other grammar(s) !>
H A DST4ObjC.stg32 @outputFile.imports() ::= <<
33 <@super.imports()>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DBuildDependencyGenerator.java143 List<Grammar> imports =
145 for (Grammar g : imports) {
167 List<Grammar> imports =
169 for (Grammar g : imports) {
H A DGrammarSpelunker.java35 * of interest. Currently: name, type, imports, tokenVocab, language option.
43 * First ':' or '@' indicates we can stop looking for imports/options.
81 // scan until imports or options
94 if ( token.equals("import") ) imports();
130 protected void imports() throws IOException { method in class:GrammarSpelunker
248 System.out.println("imports="+g.importedGrammars);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/
H A DST.stg32 @outputFile.imports() ::= <<
33 <@super.imports()>
H A DDbg.stg31 @outputFile.imports() ::= <<
32 <@super.imports()>
47 <if(grammar.grammarIsRoot)> <! grammar imports other grammar(s) !>
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/
H A DST.stg32 @outputFile.imports() ::= <<
33 <@super.imports()>
/external/javassist/sample/preproc/
H A DCompiler.java258 CtClass[] imports = a.assist(classPool, importname, args);
259 s = imports.length;
264 output.write(imports[0].getName());
268 output.write(imports[1].getName());
/external/chromium_org/third_party/libxslt/libxslt/
H A Dimports.c2 * imports.c: Implementation of the XSLT imports
45 #include "imports.h"
62 * by the master, together with any imports within that.
71 for (res = style->imports; res != NULL; res = res->next) {
152 res->next = style->imports;
153 style->imports = res;
291 if (cur->imports != NULL)
292 return(cur->imports);
/external/libxslt/libxslt/
H A Dimports.c2 * imports.c: Implementation of the XSLT imports
45 #include "imports.h"
62 * by the master, together with any imports within that.
71 for (res = style->imports; res != NULL; res = res->next) {
152 res->next = style->imports;
153 style->imports = res;
291 if (cur->imports != NULL)
292 return(cur->imports);
/external/libxslt/
H A DAndroid.mk16 libxslt/imports.c \
/external/chromium/base/win/
H A Dpe_image_unittest.cc92 imports, enumerator in enum:base::win::Value
183 EXPECT_GT(count, GetExpectedValue(imports, os) - 20);
184 EXPECT_LT(count, GetExpectedValue(imports, os) + 100);

Completed in 491 milliseconds

1234