HomeSort by relevance Sort by last modified time
    Searched refs:templates (Results 126 - 141 of 141) sorted by null

1 2 3 4 56

  /libcore/luni/src/main/java/org/apache/xpath/compiler/
FunctionTable.java 184 org.apache.xalan.templates.FuncKey.class;
  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemLiteralResult.java 21 package org.apache.xalan.templates;
    [all...]
ElemTemplateElement.java 21 package org.apache.xalan.templates;
87 * @see org.apache.xalan.templates.Constants
    [all...]
StylesheetRoot.java 21 package org.apache.xalan.templates;
31 import javax.xml.transform.Templates;
54 implements java.io.Serializable, Templates
97 throw new TransformerConfigurationException(XSLMessages.createMessage(XSLTErrorResources.ER_CANNOT_INIT_DEFAULT_TEMPLATES, null), se); //"Can't init default templates!", se);
191 //============== Templates Interface ================
194 * Create a new transformation context for this Templates object.
212 * without mutating the Templates object, and then handed in to
215 * <p>For XSLT, Attribute Value Templates attribute values will
225 //============== End Templates Interface ================
395 * @param importList The working import list. Templates are added here in the revers
    [all...]
TemplateList.java 21 package org.apache.xalan.templates;
41 * Encapsulates a template list, and helps locate individual templates.
58 * Add a template to the table of named templates and/or the table of templates
170 * After all templates have been added, this function
484 * access templates that have been overridden.
648 * access templates that have been overridden.
796 * Get table of named Templates.
801 * as the keys, and {@link org.apache.xalan.templates.ElemTemplate}s as the
810 * Set table of named Templates
    [all...]
RedundentExprEliminator.java 21 package org.apache.xalan.templates;
641 // Change all globals in xsl:templates, etc, to global vars no matter what.
731 // Change all globals in xsl:templates, etc, to global vars no matter what.
    [all...]
ElemNumber.java 21 package org.apache.xalan.templates;
528 * @see org.apache.xalan.templates.Constants
    [all...]
  /libcore/luni/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 48 import org.apache.xalan.templates.OutputProperties;
622 * properties will override properties set in the Templates
627 * defined in the templates object.</p>
668 // and we are to revert back to those in the templates object (i.e. Stylesheet).
    [all...]
  /ndk/build/core/
init.mk 294 # constructs (e.g. templates) so allow users to switch back
definitions.mk     [all...]
  /external/openssl/crypto/asn1/
asn1t.h 571 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ member in struct:ASN1_ITEM_st
572 long tcount; /* Number of templates if SEQUENCE or CHOICE */
586 * Otherwise templates must contain a single
590 * For SEQUENCE types the templates field points
594 * For CHOICE types the templates field points
  /external/openssl/include/openssl/
asn1t.h 571 const ASN1_TEMPLATE *templates; /* If SEQUENCE or CHOICE this contains the contents */ member in struct:ASN1_ITEM_st
572 long tcount; /* Number of templates if SEQUENCE or CHOICE */
586 * Otherwise templates must contain a single
590 * For SEQUENCE types the templates field points
594 * For CHOICE types the templates field points
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c 255 { FILE_ID_88 , (PS8)"templates " },
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
cu_cmd.c 256 { FILE_ID_88 , (PS8)"templates " },
    [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 337 milliseconds

1 2 3 4 56