HomeSort by relevance Sort by last modified time
    Searched full:resumable (Results 1 - 14 of 14) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.java 125 if (top.resumable) {
187 if (unclosed.resumable) {
206 // and <i>, then we need to store the attributes for resumable tags so
258 final boolean resumable; field in class:TagBalancingHtmlStreamEventReceiver.ElementContainmentInfo
273 String elementName, boolean resumable, int types, int contents,
277 this.resumable = resumable;
374 String elementName, boolean resumable, int types, int contentTypes) {
375 return defineElement(elementName, resumable, types, contentTypes, null);
379 String elementName, boolean resumable, int types, int contentTypes
    [all...]
  /external/valgrind/coregrind/
pub_core_dispatch.h 56 It can also be exited if the executing code throws a non-resumable
  /external/expat/lib/
expat.h 788 (resumable = 0) an already suspended parser. Some call-backs may
796 except when parsing an external parameter entity and resumable != 0.
803 When resumable != 0 (true) then parsing is suspended, that is,
    [all...]
xmlparse.c     [all...]
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.html 128 <FONT color="green">125</FONT> if (top.resumable) {<a name="line.125"></a>
190 <FONT color="green">187</FONT> if (unclosed.resumable) {<a name="line.187"></a>
209 <FONT color="green">206</FONT> // and &lt;i&gt;, then we need to store the attributes for resumable tags so<a name="line.206"></a>
261 <FONT color="green">258</FONT> final boolean resumable;<a name="line.258"></a>
276 <FONT color="green">273</FONT> String elementName, boolean resumable, int types, int contents,<a name="line.273"></a>
280 <FONT color="green">277</FONT> this.resumable = resumable;<a name="line.277"></a>
    [all...]
  /external/expat/tests/
runtests.c 1012 static XML_Bool resumable = XML_FALSE; variable
1018 XML_StopParser(parser, resumable);
    [all...]
  /external/chromium-trace/trace-viewer/perf_insights/third_party/cloudstorage/
storage_api.py 608 """A class for creating large objects using the 'resumable' API.
655 headers = {'x-goog-resumable': 'start'}
  /external/expat/doc/
reference.html     [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 
  /build/tools/releasetools/
ota_from_target_files 864 # When blockimgdiff version is less than 3 (non-resumable block-based OTA),
    [all...]
ota_from_target_files.py 864 # When blockimgdiff version is less than 3 (non-resumable block-based OTA),
    [all...]
  /packages/providers/DownloadProvider/docs/
index.html     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py 1042 # demands on stack space. Without explicitly resumable generators, this is
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py 1042 # demands on stack space. Without explicitly resumable generators, this is
    [all...]

Completed in 378 milliseconds