HomeSort by relevance Sort by last modified time
    Searched refs:close_source (Results 1 - 4 of 4) sorted by null

  /external/python/cpython2/Lib/xml/etree/
ElementTree.py 645 close_source = False
648 close_source = True
660 if close_source:
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
ElementTree.py 645 close_source = False
648 close_source = True
660 if close_source:
    [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 600 static const char *close_source = "</source>\n"; variable
646 write_utf8_file(out, UnicodeString(close_source));
677 write_utf8_file(out, UnicodeString(close_source));
759 write_utf8_file(out, UnicodeString(close_source));
791 write_utf8_file(out, UnicodeString(close_source));
    [all...]
  /external/python/cpython3/Lib/xml/etree/
ElementTree.py 585 close_source = False
588 close_source = True
608 if close_source:
1244 close_source = True variable in class:iterparse.IterParseIterator
    [all...]

Completed in 600 milliseconds