Searched defs:libraries (Results 1 - 17 of 17) sorted by relevance

/external/e2fsprogs/contrib/python-uuid/
H A Dsetup.py6 libraries = ['uuid']) variable
/external/chromium_org/third_party/icu/source/test/depstest/
H A Ddependencies.py20 Each item can have an optional set of "deps" (libraries & groups).
24 libraries: Set of library names mentioned in the dependencies file.
37 libraries = set() variable
139 global items, libraries, _line_number, _groups_to_be_defined
153 libraries.add(name)
/external/icu/icu4c/source/test/depstest/
H A Ddependencies.py20 Each item can have an optional set of "deps" (libraries & groups).
24 libraries: Set of library names mentioned in the dependencies file.
37 libraries = set() variable
139 global items, libraries, _line_number, _groups_to_be_defined
153 libraries.add(name)
/external/deqp/framework/common/
H A DtcuFunctionLibrary.cpp79 CompositeFunctionLibrary::CompositeFunctionLibrary (const FunctionLibrary* libraries, int numLibraries) argument
80 : m_libraries (libraries)
/external/chromium_org/chrome/test/base/
H A Djavascript_browser_test.cc67 std::vector<base::string16>* libraries) {
68 ASSERT_TRUE(libraries != NULL);
100 libraries->push_back(base::UTF8ToUTF16(library_content));
66 BuildJavascriptLibraries( std::vector<base::string16>* libraries) argument
H A Dweb_ui_browser_test.cc414 // Get the user libraries. Preloading them individually is best, then
418 std::vector<base::string16> libraries; local
420 BuildJavascriptLibraries(&libraries);
422 content = JoinString(libraries, '\n');
423 libraries.clear();
444 for (size_t i = 0; i < libraries.size(); ++i)
445 test_handler_->PreloadJavaScript(libraries[i], preload_host);
/external/ltrace/
H A Dproc.h105 /* Linked list of libraries in backwards order of mapping.
107 struct library *libraries; member in struct:process
205 /* Add a library LIB to the list of PROC's libraries. */
208 /* Remove LIB from list of PROC's libraries. Returns 0 if the library
220 /* Iterate through the libraries of PROC. See callback.h for notes on
258 /* Iterate through all symbols in all libraries of PROC. See
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ant.core_3.2.200.v20100427.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 326 milliseconds