/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | Holder.java | 48 GeneralNames entityName; field in Holder 85 entityName = GeneralNames.getInstance(tagObj, true); in Holder() 117 entityName = GeneralNames.getInstance(tObj, false); in Holder() 161 public Holder(GeneralNames entityName) in Holder() argument 163 this(entityName, V2_CERTIFICATE_HOLDER); in Holder() 173 public Holder(GeneralNames entityName, int version) in Holder() argument 175 this.entityName = entityName; in Holder() 202 return entityName; in getEntityName() 221 if (entityName != null) in toASN1Primitive() 223 v.add(new DERTaggedObject(false, 1, entityName)); in toASN1Primitive() [all …]
|
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/ |
D | HtmlStripFunction.java | 163 private void appendDecodedEntityReference(Appendable out, CharSequence entityName) in appendDecodedEntityReference() argument 167 if (entityName.length() < 2) { in appendDecodedEntityReference() 171 entityName = entityName.toString().toLowerCase(); in appendDecodedEntityReference() 174 if (entityName.charAt(0) == '#') { in appendDecodedEntityReference() 175 appendNumberedEntity(out, entityName.subSequence(1, entityName.length())); in appendDecodedEntityReference() 180 String entity = entityValues.get(entityName); in appendDecodedEntityReference()
|
/external/expat/lib/ |
D | expat.h | 331 const XML_Char *entityName, 355 const XML_Char *entityName, 451 const XML_Char *entityName,
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ExtendedContentHandler.java | 178 public void entityReference(String entityName) throws SAXException; in entityReference() argument
|
D | ToUnknownStream.java | 1236 public void entityReference(String entityName) throws SAXException in entityReference() argument 1238 m_handler.entityReference(entityName); in entityReference()
|
/external/skia/src/ports/ |
D | SkFontConfigParser_android.cpp | 545 const XML_Char *entityName, in xml_entity_decl_handler() argument 555 SK_FONTCONFIGPARSER_WARNING("'%s' entity declaration found, stopping processing", entityName); in xml_entity_decl_handler()
|
/external/robolectric/lib/main/ |
D | xpp3-1.1.4c.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/expat/tests/ |
D | runtests.c | 105 const XML_Char *entityName, in dummy_entity_decl_handler() argument
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | dom4j-1.6.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/dom4j/
org/ ... |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/google-tv-pairing-protocol/java/jar/ |
D | bcprov-jdk15-143.jar | META-INF/MANIFEST.MF
META-INF/BCKEY.SF
META-INF/BCKEY ... |