HomeSort by relevance Sort by last modified time
    Searched full:expat (Results 76 - 100 of 230) sorted by null

1 2 34 5 6 7 8 910

  /frameworks/base/sax/tests/saxtests/src/android/sax/
ExpatPerformanceTest.java 79 Log.i(TAG, "expat SAX: " + elapsed + "ms");
88 Log.i(TAG, "expat pull: " + elapsed + "ms");
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp 34 #include <expat.h>
165 * to keep a reference to the env for use in Expat callbacks.
527 * Returns true if this expat name has the same URI and local name.
534 * Returns true if this expat name has the same qualified name.
565 * Decodes an Expat-encoded name of one of these three forms:
602 * Called by Expat at the start of an element. Delegates to the same method
644 * Called by Expat at the end of an element. Delegates to the same method
668 * Called by Expat when it encounters text. Delegates to the same method
681 * Called by Expat when it encounters a comment. Delegates to the same method
692 * Called by Expat at the beginning of a namespace mapping
    [all...]
  /external/avahi/docs/
README 27 - expat
  /external/expat/lib/
internal.h 3 Internal definitions used by Expat. This is not needed to compile
  /external/expat/tests/
minicheck.h 3 * This is intended to support just enough of check to run the Expat
  /external/skia/gyp/
android_deps.gyp 34 'target_name': 'expat',
ports.gyp 95 'dependencies': [ 'expat.gyp:expat' ],
  /external/dbus/
README.cmake 6 - installed libexpat see http://sourceforge.net/projects/expat/
8 from http://sourceforge.net/projects/kde-windows/files/expat/
141 // Use expat (== ON) or libxml2 (==OFF)
  /external/mesa3d/src/gallium/tools/trace/
parse.py 31 import xml.parsers.expat namespace
64 """Expat based XML tokenizer."""
76 self.parser = xml.parsers.expat.ParserCreate()
116 except xml.parsers.expat.ExpatError, e:
117 #if e.code == xml.parsers.expat.errors.XML_ERROR_NO_ELEMENTS:
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Setup 185 #_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
470 # Interface to the Expat XML parser
472 # Expat was written by James Clark and is now maintained by a group of
475 # prototype by Jack Jansen. Source of Expat 1.95.2 is included in
476 # Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
479 # More information on Expat can be found at www.libexpat.org.
481 #pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAP
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Setup 185 #_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
470 # Interface to the Expat XML parser
472 # Expat was written by James Clark and is now maintained by a group of
475 # prototype by Jack Jansen. Source of Expat 1.95.2 is included in
476 # Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
479 # More information on Expat can be found at www.libexpat.org.
481 #pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAP
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Setup 185 #_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
470 # Interface to the Expat XML parser
472 # Expat was written by James Clark and is now maintained by a group of
475 # prototype by Jack Jansen. Source of Expat 1.95.2 is included in
476 # Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
479 # More information on Expat can be found at www.libexpat.org.
481 #pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAP
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Setup 185 #_elementtree -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI _elementtree.c # elementtree accelerator
470 # Interface to the Expat XML parser
472 # Expat was written by James Clark and is now maintained by a group of
475 # prototype by Jack Jansen. Source of Expat 1.95.2 is included in
476 # Modules/expat/. Usage of a system shared libexpat.so/expat.dll is
479 # More information on Expat can be found at www.libexpat.org.
481 #pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAP
    [all...]
  /external/expat/doc/
xmlwf.sgml 82 <command>&dhpackage;</command> uses the Expat library to
284 Turns on timings. This tells Expat to parse the entire file,
286 This gives a fairly accurate idea of the raw speed of Expat itself
298 Prints the version of the Expat library being used, including some
327 Expat always expands internal entities (?),
433 The Expat home page: http://www.libexpat.org/
  /external/fonttools/
setup.py 15 import xml.parsers.expat namespace
  /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderFactoryImpl.java 69 * a special feature (like http://www.org.apache.harmony.com/xml/expat)
SAXParserFactoryImpl.java 28 * Expat. The class is used internally only, thus only notable members
SAXParserImpl.java 32 * A SAX parser based on Expat.
  /prebuilts/gdb/darwin-x86/
repo.prop 38 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/gdb/linux-x86/
repo.prop 38 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/ndk/current/platforms/
repo.prop 32 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /external/skia/
DEPS 32 "third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-5.1.0_r3",
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/
SOURCES 46 expat:
50 expat package for building gdb-7.3
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/
SOURCES 46 expat:
50 expat package for building gdb-7.3
  /external/mesa3d/docs/
autoconf.html 185 <dt><code>--with-expat=DIR</code> <dd> The DRI-enabled libGL uses expat to
187 <code>~/.drirc</code>. This option allows a specific expat installation
188 to be used. For example, <code>--with-expat=/usr/local</code> will
189 search for expat headers and libraries in <code>/usr/local/include</code>

Completed in 2184 milliseconds

1 2 34 5 6 7 8 910