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

  /prebuilts/gdb/darwin-x86/lib/python2.7/
codecs.py 744 file_encoding = 'unknown' variable in class:StreamRecoder
890 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'):
897 file as string using file_encoding. The intermediate encoding
900 Strings are read from the file using file_encoding and then
903 If file_encoding is not given, it defaults to data_encoding.
910 .data_encoding and .file_encoding which reflect the given
915 if file_encoding is None:
916 file_encoding = data_encoding
918 file_info = lookup(file_encoding)
923 sr.file_encoding = file_encodin
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
codecs.py 744 file_encoding = 'unknown' variable in class:StreamRecoder
890 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'):
897 file as string using file_encoding. The intermediate encoding
900 Strings are read from the file using file_encoding and then
903 If file_encoding is not given, it defaults to data_encoding.
910 .data_encoding and .file_encoding which reflect the given
915 if file_encoding is None:
916 file_encoding = data_encoding
918 file_info = lookup(file_encoding)
923 sr.file_encoding = file_encodin
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codecs.py 744 file_encoding = 'unknown' variable in class:StreamRecoder
890 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'):
897 file as string using file_encoding. The intermediate encoding
900 Strings are read from the file using file_encoding and then
903 If file_encoding is not given, it defaults to data_encoding.
910 .data_encoding and .file_encoding which reflect the given
915 if file_encoding is None:
916 file_encoding = data_encoding
918 file_info = lookup(file_encoding)
923 sr.file_encoding = file_encodin
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py 744 file_encoding = 'unknown' variable in class:StreamRecoder
890 def EncodedFile(file, data_encoding, file_encoding=None, errors='strict'):
897 file as string using file_encoding. The intermediate encoding
900 Strings are read from the file using file_encoding and then
903 If file_encoding is not given, it defaults to data_encoding.
910 .data_encoding and .file_encoding which reflect the given
915 if file_encoding is None:
916 file_encoding = data_encoding
918 file_info = lookup(file_encoding)
923 sr.file_encoding = file_encodin
    [all...]
  /system/connectivity/shill/mobile_operator_db/
serviceproviders_converter.py 40 FILE_ENCODING = 'utf-8'
83 parser = ElementTree.XMLParser(encoding=FILE_ENCODING)
133 logging.info(self._PPrintXML(node).encode(FILE_ENCODING))
211 fout.write(self._PPrintXML(self._root).encode(FILE_ENCODING))
554 self._out_file.write(line.encode(FILE_ENCODING))
559 rough_string_str = ElementTree.tostring(node, encoding=FILE_ENCODING)
562 encoding=FILE_ENCODING)
563 xml_data = unicode(xml_data_str, FILE_ENCODING)
  /external/libpng/
pngread.c 1269 int file_encoding; \/* E_ values above *\/ member in struct:__anon16798
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngread.c 1162 int file_encoding; \/* E_ values above *\/ member in struct:__anon22295
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-resources-plugin/2.4.3/
maven-resources-plugin-2.4.3.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
plexus-utils-3.0.17.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-filtering/1.0-beta-4/
maven-filtering-1.0-beta-4.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.1/
plexus-utils-1.5.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/
plexus-utils-1.5.15.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.17/
plexus-utils-3.0.17.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.7/
plexus-utils-3.0.7.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/
plexus-utils-3.0.9.jar 
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /frameworks/data-binding/prebuilds/1.0-rc0/
databinding-studio-bundle.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 

Completed in 355 milliseconds