Searched defs:addAttributes (Results 1 - 25 of 27) sorted by relevance

12

/external/apache-xml/src/main/java/org/apache/xalan/serialize/
H A DSerializerUtils.java93 public static void addAttributes(SerializationHandler handler, int src) method in class:SerializerUtils
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
H A DAttributeScope.java121 public void addAttributes(String definitions, int separator) { method in class:AttributeScope
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DExtendedContentHandler.java38 * addAttributes(atts)
72 public void addAttributes(org.xml.sax.Attributes atts) method in interface:ExtendedContentHandler
H A DSerializerBase.java481 public void addAttributes(Attributes atts) throws SAXException method in class:SerializerBase
H A DToUnknownStream.java497 /* we don't want to call our own addAttributes, which
500 * addAttributes() In this case m_attributes is only used for the
505 super.addAttributes(atts);
1172 * @see ExtendedContentHandler#addAttributes(org.xml.sax.Attributes)
1174 public void addAttributes(Attributes atts) throws SAXException method in class:ToUnknownStream
1176 m_handler.addAttributes(atts);
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp423 void DIEHash::addAttributes(const DIE &Die) { function in class:DIEHash
450 addAttributes(Die);
/external/llvm/lib/IR/
H A DAttributes.cpp854 return addAttributes(C, Index, AttributeSet::get(C, Index, Kind));
861 return addAttributes(C, Index, AttributeSet::get(C, Index, B));
894 AttributeSet AttributeSet::addAttributes(LLVMContext &C, unsigned Index, function in class:AttributeSet
1038 return addAttributes(C, Index, AttributeSet::get(C, Index, B));
1046 return addAttributes(C, Index, AttributeSet::get(C, Index, B));
1055 return addAttributes(C, Index, AttributeSet::get(C, Index, B));
H A DFunction.cpp196 getParent()->addAttributes(getArgNo() + 1,
381 void Function::addAttributes(unsigned i, AttributeSet Attrs) { function in class:Function
383 PAL = PAL.addAttributes(getContext(), i, Attrs);
/external/clang/include/clang/Sema/
H A DDeclSpec.h743 void addAttributes(AttributeList *AL) { function in class:clang::DeclSpec
/external/guice/extensions/persist/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Ddom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/dom4j/bean/ org/dom4j/datatype/ org/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.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 ...
/external/testng/ant/
H A Divy-2.1.0.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE fr/ fr/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 518 milliseconds

12