Searched defs:rootName (Results 1 - 14 of 14) sorted by relevance

/external/google-tv-pairing-protocol/java/src/com/google/polo/ssl/
H A DCsrUtil.java40 * @param rootName Common Name used in certificate.
45 public static X509Certificate generateX509V3AuthorityCertificate(String rootName, argument
56 return generateX509V3AuthorityCertificate(rootName, rootPair, notBefore, notAfter, serialNumber);
61 static X509Certificate generateX509V3AuthorityCertificate(String rootName, argument
65 X509Name dnName = new X509Name(rootName);
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
H A DTestCertUtils.java118 UniGen.rootName);
693 public static final String rootName = "CN=Alex Astapchuk, OU=SSG, O=Intel ZAO, C=RU"; field in class:TestCertUtils.UniGen
761 * {@link #rootName}.
792 if (!(rootName.equals(name) || al.contains(name))) {
811 * has a string equals to {@link #rootName}.
/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c1258 ctest_xml_init(const char *rootName) { argument
1266 while(*rootName&&!isalnum((int)*rootName)) {
1267 rootName++;
1269 strcpy(XML_PREFIX,rootName);
/external/icu/icu4c/source/test/cintltst/
H A Dcldrtest.c73 TestKeyInRootRecursive(UResourceBundle *root, const char *rootName, argument
100 rootName,
164 TestKeyInRootRecursive(subRootBundle, rootName, subBundle, locale);
319 /* if (sameArray && strcmp(rootName, "root") == 0) {
419 TestKeyInRootRecursive(subRootBundle, rootName, subBundle, locale);
/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp795 string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that array with "[0]" appended. Otherwise it equals name. member in struct:deqp::UniformCase::BasicUniform
810 , rootName (rootName_ == DE_NULL ? name_ : rootName_)
1511 const string curName = isArrayMember ? beforeLast(uniform.rootName, '[') + "[" + de::toString(uniform.elemNdx+i) + "]" : uniform.name;
/external/deqp/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp850 string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that array with "[0]" appended. Otherwise it equals name. member in struct:deqp::gles31::Functional::UniformCase::BasicUniform
865 , rootName (rootName_ == DE_NULL ? name_ : rootName_)
1385 const string curName = isArrayMember ? beforeLast(uniform.rootName, '[') + "[" + de::toString(uniform.elemNdx+i) + "]" : uniform.name;
/external/deqp/modules/gles3/functional/
H A Des3fUniformApiTests.cpp960 string rootName; //!< If this is a member of a basic-typed array, rootName is the name of that array with "[0]" appended. Otherwise it equals name. member in struct:deqp::UniformCase::BasicUniform
975 , rootName (rootName_ == DE_NULL ? name_ : rootName_)
1882 const string curName = isArrayMember ? beforeLast(uniform.rootName, '[') + "[" + de::toString(uniform.elemNdx+i) + "]" : uniform.name;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/110/1/.cp/ant_tasks/
H A Dpublisher-ant.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/
H A Dorg.eclipse.equinox.p2.director.app_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4152 milliseconds