HomeSort by relevance Sort by last modified time
    Searched refs:expat (Results 1 - 25 of 235) sorted by null

1 2 3 4 5 6 7 8 910

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
xml.py 27 from xml.parsers import expat namespace
38 parser = expat.ParserCreate()
44 except expat.ExpatError, error:
45 self._handle_style_error(error.lineno, 'xml/syntax', 5, expat.ErrorString(error.code))
  /frameworks/av/media/libstagefright/timedtext/test/
Android.mk 19 $(TOP)/external/expat/lib \
  /system/media/audio_route/
Android.mk 6 external/expat/lib
  /external/expat/
import_expat.sh 6 echo "usage: $0 expat.tar.gz"
28 rm expat.dsw
29 rm expat.pc.in
34 rm lib/expat.dsp
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pyexpat.py 7 from xml.parsers import expat namespace
15 self.parser = expat.ParserCreate(namespace_separator='!')
136 parser = expat.ParserCreate(namespace_separator='!')
165 parser = expat.ParserCreate(namespace_separator='!')
194 parser = expat.ParserCreate(namespace_separator='!')
221 # Issue 4877: expat.ParseFile causes segfault on a closed file.
225 parser = expat.ParserCreate()
236 expat.ParserCreate()
237 expat.ParserCreate(namespace_separator=None)
238 expat.ParserCreate(namespace_separator=' '
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pyexpat.py 7 from xml.parsers import expat namespace
15 self.parser = expat.ParserCreate(namespace_separator='!')
136 parser = expat.ParserCreate(namespace_separator='!')
165 parser = expat.ParserCreate(namespace_separator='!')
194 parser = expat.ParserCreate(namespace_separator='!')
221 # Issue 4877: expat.ParseFile causes segfault on a closed file.
225 parser = expat.ParserCreate()
236 expat.ParserCreate()
237 expat.ParserCreate(namespace_separator=None)
238 expat.ParserCreate(namespace_separator=' '
    [all...]
  /external/expat/examples/
outline.c 9 * COPYING file that comes with the expat distribution.
21 * Must be used with Expat compiled for UTF-8 output.
26 #include <expat.h>
29 #include <proto/expat.h>
elements.c 1 /* This is simple demonstration of how to use expat. This program
5 It must be used with Expat compiled for UTF-8 output.
9 #include "expat.h"
12 #include <proto/expat.h>
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
unittestresults.py 49 except xml.parsers.expat.ExpatError, e:
  /external/fonttools/
setup.py 15 import xml.parsers.expat namespace
  /external/mesa3d/src/mesa/drivers/dri/
Android.mk 43 external/expat/lib
  /external/svox/pico/tts/
svox_ssml_parser.h 20 #include <libexpat/expat.h>
35 Creates Expat parser and allocates initial text storage
59 return Expat status code
81 Static callback function for Expat start-tag events, internal use only
87 Static callback function for Expat end-tag events, internal use only
93 Static callback function for Expat text events, internal use only
153 XML_Parser mParser; /* Expat XML parser pointer */
  /external/chromium_org/third_party/expat/
expat.target.darwin-arm.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
116 $(LOCAL_PATH)/third_party/expat/files/lib \
224 $(LOCAL_PATH)/third_party/expat/files/lib \
262 .PHONY: expat
263 expat: third_party_expat_expat_gyp
expat.target.darwin-arm64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
105 $(LOCAL_PATH)/third_party/expat/files/lib \
201 $(LOCAL_PATH)/third_party/expat/files/lib \
238 .PHONY: expat
239 expat: third_party_expat_expat_gyp
expat.target.darwin-mips.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
109 $(LOCAL_PATH)/third_party/expat/files/lib \
210 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
expat.target.darwin-mips64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
109 $(LOCAL_PATH)/third_party/expat/files/lib \
210 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
expat.target.darwin-x86.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
111 $(LOCAL_PATH)/third_party/expat/files/lib \
213 $(LOCAL_PATH)/third_party/expat/files/lib \
250 .PHONY: expat
251 expat: third_party_expat_expat_gyp
expat.target.darwin-x86_64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
110 $(LOCAL_PATH)/third_party/expat/files/lib \
211 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
expat.target.linux-arm.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
116 $(LOCAL_PATH)/third_party/expat/files/lib \
224 $(LOCAL_PATH)/third_party/expat/files/lib \
262 .PHONY: expat
263 expat: third_party_expat_expat_gyp
expat.target.linux-arm64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
105 $(LOCAL_PATH)/third_party/expat/files/lib \
201 $(LOCAL_PATH)/third_party/expat/files/lib \
238 .PHONY: expat
239 expat: third_party_expat_expat_gyp
expat.target.linux-mips.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
109 $(LOCAL_PATH)/third_party/expat/files/lib \
210 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
expat.target.linux-mips64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
109 $(LOCAL_PATH)/third_party/expat/files/lib \
210 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
expat.target.linux-x86.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
111 $(LOCAL_PATH)/third_party/expat/files/lib \
213 $(LOCAL_PATH)/third_party/expat/files/lib \
250 .PHONY: expat
251 expat: third_party_expat_expat_gyp
expat.target.linux-x86_64.mk 25 third_party/expat/files/lib/xmlparse.c \
26 third_party/expat/files/lib/xmlrole.c \
27 third_party/expat/files/lib/xmltok.c
110 $(LOCAL_PATH)/third_party/expat/files/lib \
211 $(LOCAL_PATH)/third_party/expat/files/lib \
248 .PHONY: expat
249 expat: third_party_expat_expat_gyp
  /ndk/build/tools/
build-host-gdb.sh 145 local SRCDIR=$TOOLCHAIN_SRC_DIR/expat/expat-2.0.1
146 local BUILDDIR=$BH_BUILD_DIR/build-expat-2.0.1-$1
154 TEXT="$(bh_host_text) expat:"
166 bh_stamps_do host-expat-$1 build_expat $1
197 ARGS=$ARGS" --with-expat"

Completed in 420 milliseconds

1 2 3 4 5 6 7 8 910