/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_msvc9compiler.py | 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> 41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> 71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_msvc9compiler.py | 16 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 18 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> 41 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 43 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"> 71 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" 73 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
/external/chromium_org/tools/json_schema_compiler/ |
json_schema.py | 34 schemas = json_parse.Parse(handle.read()) 35 return schemas
|
/external/chromium_org/components/url_matcher/ |
url_matcher_factory.cc | 221 std::vector<std::string> schemas; local 222 if (!helpers::GetAsStringVector(value, &schemas)) { 226 for (std::vector<std::string>::const_iterator it = schemas.begin(); 227 it != schemas.end(); ++it) { 234 new URLMatcherSchemeFilter(schemas));
|
/external/chromium_org/components/policy/core/common/ |
async_policy_loader.h | 59 scoped_ptr<PolicyBundle> InitialLoad(const scoped_refptr<SchemaMap>& schemas); 114 // The current policy schemas that this provider should load.
|
/external/chromium_org/tools/grit/grit/format/ |
android_xml_unittest.py | 61 <resources xmlns:android="http://schemas.android.com/apk/res/android">
|
android_xml.py | 28 <resources xmlns:android="http://schemas.android.com/apk/res/android"> 102 'xmlns:android="http://schemas.android.com/apk/res/android">\n')
|
/external/chromium_org/third_party/libxml/src/ |
runsuite.c | 333 * dump the schemas to a buffer, then reparse it and compile the schemas 468 * dump the schemas to a buffer, then reparse it and compile the schemas 654 printf("## XML Schemas datatypes test suite from James Clark\n"); 783 * Schemas test suites from W3C/NIST/MS/Sun * 788 xstcTestInstance(xmlNodePtr cur, xmlSchemaPtr schemas, 811 "Failed to build path to schemas testGroup line %ld : %s\n", 817 test_log("schemas for testGroup line %ld is missing: %s\n", 839 ctxt = xmlSchemaNewValidCtxt(schemas); 890 xmlSchemaPtr schemas = NULL; local [all...] |
runtest.c | 451 channel(data, "Schemas validity "); 454 channel(data, "Schemas parser "); 2990 xmlSchemaPtr schemas; local 3167 xmlRelaxNGPtr schemas; local [all...] |
debugXML.c | [all...] |
configure | [all...] |
/libcore/luni/src/main/java/javax/xml/validation/ |
SchemaFactory.java | 38 * representations of schemas and prepares them for validation. 280 * parses schemas, although {@link SchemaFactory}s are not required 388 * errors found during the parsing of schemas will be first sent 456 * resource resolution when parsing schemas. 460 * when it needs to locate external resources while parsing schemas, 517 * <p>This is a convenience method for {@link #newSchema(Source[] schemas)}.</p> 594 * If the parsed set of schemas includes error(s) as 601 * if <tt>schemas.length!=1</tt>. 604 * @param schemas 621 * If the <code>schemas</code> parameter itself is null o [all...] |
/development/testrunner/ |
create_test.py | 53 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 344 postData += 'xmlns:gphoto="http://schemas.google.com/photos/2007">' + eol; 351 postData += '<category scheme="http://schemas.google.com/g/2005#kind" ' + 352 'term="http://schemas.google.com/photos/2007#album"></category>' + eol;
|
/external/chromium_org/net/proxy/ |
proxy_config_service_linux.cc | 549 const gchar* const* schemas = libgio_loader_.g_settings_list_schemas(); local 550 while (*schemas) { 551 if (strcmp(schema_name, static_cast<const char*>(*schemas)) == 0) 553 schemas++; [all...] |
/external/chromium_org/chrome/renderer/resources/extensions/ |
json_schema.js | 149 * Add types that may be referenced by validated schemas that reference them 420 // If the items property is an array of schemas, each item in the array must
|
event.js | 13 // Schemas for the rule-style functions on the events API that 430 // Validate conditions and actions against specific schemas of this
|
/external/chromium_org/third_party/flot/ |
excanvas.min.js | 1 if(!document.createElement("canvas").getContext){(function(){var ab=Math;var n=ab.round;var l=ab.sin;var A=ab.cos;var H=ab.abs;var N=ab.sqrt;var d=10;var f=d/2;var z=+navigator.userAgent.match(/MSIE ([\d.]+)?/)[1];function y(){return this.context_||(this.context_=new D(this))}var t=Array.prototype.slice;function g(j,m,p){var i=t.call(arguments,2);return function(){return j.apply(m,i.concat(t.call(arguments)))}}function af(i){return String(i).replace(/&/g,"&").replace(/"/g,""")}function Y(m,j,i){if(!m.namespaces[j]){m.namespaces.add(j,i,"#default#VML")}}function R(j){Y(j,"g_vml_","urn:schemas-microsoft-com:vml");Y(j,"g_o_","urn:schemas-microsoft-com:office:office");if(!j.styleSheets.ex_canvas_){var i=j.createStyleSheet();i.owningEle (…)
|
/external/libxml2/ |
debugXML.c | [all...] |
/external/robolectric/lib/main/ |
h2-1.2.147.jar | |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
string-unpack-code.js | [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/ |
string-unpack-code.js | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-nodeps.jar | |