HomeSort by relevance Sort by last modified time
    Searched refs:XML (Results 51 - 75 of 347) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libxml2/xstc/
Makefile.am 11 TARBALLURL=http://www.w3.org/XML/2004/xml-schema-test-suite/$(TSNAME)/$(TARBALL)
12 TARBALLURL_2=http://www.w3.org/XML/2004/xml-schema-test-suite/$(TSNAME_2)/$(TARBALL_2)
98 echo "## Running XML Schema tests (NIST)"; \
  /build/make/core/
apidiff.mk 120 $(full_target): PRIVATE_OUT_NEWAPI := $(out_dir)/current.xml
121 $(full_target): PRIVATE_OUT_OLDAPI := $(out_dir)/$(notdir $(basename $(LOCAL_APIDIFF_OLDAPI))).xml
133 @echo Old XML: $(PRIVATE_OUT_OLDAPI)
134 @echo New XML: $(PRIVATE_OUT_NEWAPI)
136 @echo Converting API files to XML...
144 $(basename $(PRIVATE_OUT_NEWAPI)).xml \
152 $(basename $(PRIVATE_OUT_OLDAPI)).xml \
  /external/valgrind/none/tests/
cmdline1.stdout.exp 34 --xml=yes emit error output in XML (some tools only)
35 --xml-fd=<number> XML output to file descriptor
36 --xml-file=<file> XML output to <file>
37 --xml-socket=ipaddr:port XML output to socket ipaddr:port
38 --xml-user-comment=STR copy STR verbatim into XML outpu
    [all...]
  /external/expat/
expat.spec 4 Summary: Expat is an XML 1.0 parser written in C.
15 Expat is an XML 1.0 parser written in C by James Clark. It aims to be
16 fully conforming. It is not a validating XML parser.
Makefile.am 7 # |_| XML parser
122 ./run.sh tests/benchmark/benchmark@EXEEXT@ -n $(top_srcdir)/../testdata/largefiles/recset.xml 65535 3
127 https://www.w3.org/XML/Test/xmlts20080827.zip; \
  /external/robolectric-shadows/
robotest-internal.mk 11 my_target_xml := $(intermediates)/$(my_filename_stem)-output.xml
32 # Run `touch` to always create the output XML file, so the build doesn't break even if the
33 # runner failed to create the XML output
  /prebuilts/go/darwin-x86/src/encoding/xml/
example_test.go 8 "encoding/xml"
18 XMLName xml.Name `xml:"person"`
19 Id int `xml:"id,attr"`
20 FirstName string `xml:"name>first"`
21 LastName string `xml:"name>last"`
22 Age int `xml:"age"`
23 Height float32 `xml:"height,omitempty"`
26 Comment string `xml:",comment"`
33 output, err := xml.MarshalIndent(v, " ", " "
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
example_test.go 8 "encoding/xml"
18 XMLName xml.Name `xml:"person"`
19 Id int `xml:"id,attr"`
20 FirstName string `xml:"name>first"`
21 LastName string `xml:"name>last"`
22 Age int `xml:"age"`
23 Height float32 `xml:"height,omitempty"`
26 Comment string `xml:",comment"`
33 output, err := xml.MarshalIndent(v, " ", " "
    [all...]
  /prebuilts/misc/common/robolectric/3.6.1/
robotest-internal.mk 11 my_target_xml := $(intermediates)/$(my_filename_stem)-output.xml
33 # Run `touch` to always create the output XML file, so the build doesn't break even if the
34 # runner failed to create the XML output
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
OtherXmlEditorDelegate.java 33 * Multi-page form editor for /res/xml XML files.
43 if (ResourceFolderType.XML == type) {
56 AdtConstants.EDITORS_NAMESPACE + ".xml.XmlEditor"; //$NON-NLS-1$
59 * Creates the form editor for resources XML files.
81 * Processes the new XML Model, which XML root node is given.
83 * @param xml_doc The XML document, if available, or null if none exists.
99 // The root UI node is always created, even if there's no corresponding XML node.
126 * Reloads the UI manifest node from the XML, and calls the pages to update
    [all...]
  /device/sample/products/
sample_addon.mk 7 # Manually copy the optional library XML files in the system image.
9 device/sample/frameworks/PlatformLibrary/com.example.android.platform_library.xml:system/etc/permissions/com.example.android.platform_library.xml
  /external/bart/docs/api_reference/
Makefile 45 @echo " xml to make Docutils-native XML files"
46 @echo " pseudoxml to make pseudoxml-XML files for display purposes"
188 xml: reference
189 $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
191 @echo "Build finished. The XML files are in $(BUILDDIR)/xml."
196 @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
  /external/curl/docs/cmdline-opts/
metalink.d 2 Help: Process given URLs as metalink XML file
  /external/devlib/doc/
Makefile 45 @echo " xml to make Docutils-native XML files"
46 @echo " pseudoxml to make pseudoxml-XML files for display purposes"
184 xml:
185 $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
187 @echo "Build finished. The XML files are in $(BUILDDIR)/xml."
192 @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
make.bat 36 echo. xml to make Docutils-native XML files
37 echo. pseudoxml to make pseudoxml-XML files for display purposes
247 if "%1" == "xml" (
248 %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml
251 echo.Build finished. The XML files are in %BUILDDIR%/xml.
259 echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.
  /external/fio/doc/
make.bat 37 echo. xml to make Docutils-native XML files
38 echo. pseudoxml to make pseudoxml-XML files for display purposes
257 if "%1" == "xml" (
258 %SPHINXBUILD% -b xml %ALLSPHINXOPTS% %BUILDDIR%/xml
261 echo.Build finished. The XML files are in %BUILDDIR%/xml.
269 echo.Build finished. The pseudo-XML files are in %BUILDDIR%/pseudoxml.
  /external/trappy/doc/api_reference/
Makefile 45 @echo " xml to make Docutils-native XML files"
46 @echo " pseudoxml to make pseudoxml-XML files for display purposes"
188 xml: reference
189 $(SPHINXBUILD) -b xml $(ALLSPHINXOPTS) $(BUILDDIR)/xml
191 @echo "Build finished. The XML files are in $(BUILDDIR)/xml."
196 @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml."
  /external/libxml2/doc/
search.php 22 <h1>The XML C library for Gnome</h1>
39 <li><a href="XMLinfo.html">XML</a></li>
60 <a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a>
77 <li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li>
80 <li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li>
108 <p> The search service indexes the libxml2 and libxslt APIs and documentation as well as the xml@gnome.org and xslt@gnome.org mailing-list archives. To use it simply provide a set of keywords:
115 <option value="XML" <?php if ($scope == 'XML') print "selected"?>>XML resources</option>
118 <option value="XMLAPI" <?php if ($scope == 'XMLAPI') print "selected"?>>Only the XML API</option
    [all...]
  /external/clang/tools/libclang/
CXComment.cpp 362 // Converting comments to XML.
404 SmallString<1024> XML;
406 ->convertCommentToXML(FC, XML, cxtu::getASTUnit(TU)->getASTContext());
407 return cxstring::createDup(XML.str());
  /external/doclava/res/assets/templates-sdk/
page_info.cs 65 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#lattrs">XML Attrs</a>
69 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhattrs">Inherited XML Attrs</a>
  /platform_testing/docs/development/
test-config.md 23 A test module config for a test module is a required XML file added to the top
24 level module source folder, named ?AndroidTest.xml?. The XML follows the format
38 To use the built-in common module config, add a new file ?AndroidTest.xml? at
42 ```xml
43 <?xml version="1.0" encoding="utf-8"?>
53 ```xml
125 ```xml
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
ResourceHelperTest.java 169 assertFalse(ResourceHelper.canCreateResourceType(ResourceType.XML));
  /external/icu/icu4j/perf-tests/
perftests.pl 9 use XML::LibXML;
72 my $doc = XML::LibXML::Document->new('1.0', 'utf-8');
263 #----------WRITE RESULTS TO perf.xml-----------------------
265 open my $out_fh, '>', "perf.xml";
  /external/ims/rcs/rcsmanager/
Android.mk 41 LOCAL_REQUIRED_MODULES := com.android.ims.rcsmanager.xml
44 # We need to put the permissions XML file into /system/etc/permissions/ so the
47 LOCAL_MODULE := com.android.ims.rcsmanager.xml
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
discovery.go 8 "encoding/xml"
25 return nil, fmt.Errorf("can't decode XML document using charset %q", charset)
32 d := xml.NewDecoder(r)
35 var t xml.Token
44 if e, ok := t.(xml.StartElement); ok && strings.EqualFold(e.Name.Local, "body") {
47 if e, ok := t.(xml.EndElement); ok && strings.EqualFold(e.Name.Local, "head") {
50 e, ok := t.(xml.StartElement)
69 func attrValue(attrs []xml.Attr, name string) string {

Completed in 835 milliseconds

1 23 4 5 6 7 8 91011>>