HomeSort by relevance Sort by last modified time
    Searched defs:atts (Results 26 - 50 of 66) sorted by null

12 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
buildTools.jar 
  /external/libxml2/
HTMLparser.c 3596 const xmlChar **atts; local
    [all...]
parser.c 1588 const xmlChar **atts; local
8188 const xmlChar **atts = ctxt->atts; local
8870 const xmlChar **atts = ctxt->atts; local
    [all...]
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 486 ArrayList<Attachment> atts = new ArrayList<Attachment>(); local
488 atts.add(ProviderTestUtils.setupAttachment(
492 message3.mAttachments = atts;
515 ProviderTestUtils.assertAttachmentEqual("save-message3", atts.get(i), actual);
535 ArrayList<Attachment> atts = new ArrayList<Attachment>(); local
537 atts.add(ProviderTestUtils.setupAttachment(
541 message4.mAttachments = atts;
565 ProviderTestUtils.assertAttachmentEqual("save-message4", atts.get(i), actual);
578 ProviderTestUtils.assertAttachmentEqual("save-message4", atts.get(i), attachments[i]);
1343 ArrayList<Attachment> atts = new ArrayList<Attachment>(); local
    [all...]
  /external/expat/lib/
xmlparse.c 647 #define atts (parser->m_atts) macro
761 atts = (ATTRIBUTE *)MALLOC(attsSize * sizeof(ATTRIBUTE));
762 if (atts == NULL) {
769 FREE(atts);
776 FREE(atts);
791 FREE(atts);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /packages/apps/Email/src/com/android/email/provider/
EmailProvider.java 2654 Attachment[] atts = Attachment.restoreAttachmentsWithMessageId(context, messageId); local
4480 final ArrayList<Attachment> atts = new ArrayList<Attachment>(); local
    [all...]
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/chromium_org/third_party/libxml/src/
testapi.c 5040 xmlChar ** atts; \/* An array of name\/value attributes pairs, NULL terminated *\/ local
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/internal/jaxen/jaxen/1.1.1/
jaxen-1.1.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 677 milliseconds

12 3