Searched defs:charset (Results 1 - 25 of 738) sorted by relevance

1234567891011>>

/prebuilts/devtools/tools/lib/
H A Dhttpmime-4.1.jar ... private final byte[] content private final java.nio.charset.Charset charset public static org.apache.http ...
H A Dcommons-codec-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/prebuilts/tools/common/http-client/
H A Dhttpmime-4.1.1.jar ... private final byte[] content private final java.nio.charset.Charset charset public static org.apache.http ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
H A Dhttpmime-4.1.jar ... private final byte[] content private final java.nio.charset.Charset charset public static org.apache.http ...
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpmime/4.1/
H A Dhttpmime-4.1.jar ... private final byte[] content private final java.nio.charset.Charset charset public static org.apache.http ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.3.2/
H A Dhttpmime-4.3.2.jar ... private final String subType protected final java.nio.charset.Charset charset private final String boundary private static org ...
/prebuilts/gdb/darwin-x86/lib/python2.7/email/
H A Dmessage.py16 import email.charset namespace
43 three tuple (charset, language, value), it will be encoded according
48 # are (charset, language, value). charset is a string, not a Charset
220 def set_payload(self, payload, charset=None):
223 Optional charset sets the message's default character set. See
227 if charset is not None:
228 self.set_charset(charset)
230 def set_charset(self, charset):
231 """Set the charset o
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dgettext.py233 def charset(self): member in class:NullTranslations
239 def set_output_charset(self, charset):
240 self._output_charset = charset
311 self._charset = v.split('charset=')[1]
317 # Unicode using the character encoding specified in the charset
323 # the charset encoding. We may want to fall back to 8-bit msgids
480 # output charset. All other instance data is shared with the
/prebuilts/gdb/linux-x86/lib/python2.7/email/
H A Dmessage.py16 import email.charset namespace
43 three tuple (charset, language, value), it will be encoded according
48 # are (charset, language, value). charset is a string, not a Charset
220 def set_payload(self, payload, charset=None):
223 Optional charset sets the message's default character set. See
227 if charset is not None:
228 self.set_charset(charset)
230 def set_charset(self, charset):
231 """Set the charset o
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dgettext.py233 def charset(self): member in class:NullTranslations
239 def set_output_charset(self, charset):
240 self._output_charset = charset
311 self._charset = v.split('charset=')[1]
317 # Unicode using the character encoding specified in the charset
323 # the charset encoding. We may want to fall back to 8-bit msgids
480 # output charset. All other instance data is shared with the
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
H A Dftwinfnt.h59 * A list of valid values for the `charset' byte in
84 * is used for the charset of vector fonts, like `modern.fon',
200 FT_Byte charset; member in struct:FT_WinFNT_HeaderRec_
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
H A Dmessage.py16 import email.charset namespace
43 three tuple (charset, language, value), it will be encoded according
48 # are (charset, language, value). charset is a string, not a Charset
220 def set_payload(self, payload, charset=None):
223 Optional charset sets the message's default character set. See
227 if charset is not None:
228 self.set_charset(charset)
230 def set_charset(self, charset):
231 """Set the charset o
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dgettext.py233 def charset(self): member in class:NullTranslations
239 def set_output_charset(self, charset):
240 self._output_charset = charset
311 self._charset = v.split('charset=')[1]
317 # Unicode using the character encoding specified in the charset
323 # the charset encoding. We may want to fall back to 8-bit msgids
480 # output charset. All other instance data is shared with the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
H A Dmessage.py16 import email.charset namespace
43 three tuple (charset, language, value), it will be encoded according
48 # are (charset, language, value). charset is a string, not a Charset
220 def set_payload(self, payload, charset=None):
223 Optional charset sets the message's default character set. See
227 if charset is not None:
228 self.set_charset(charset)
230 def set_charset(self, charset):
231 """Set the charset o
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dgettext.py233 def charset(self): member in class:NullTranslations
239 def set_output_charset(self, charset):
240 self._output_charset = charset
311 self._charset = v.split('charset=')[1]
317 # Unicode using the character encoding specified in the charset
323 # the charset encoding. We may want to fall back to 8-bit msgids
480 # output charset. All other instance data is shared with the
/prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.1/
H A Dgrpc-protobuf-1.0.1.jar ... Printer val$printer final synthetic java.nio.charset.Charset val$charset final synthetic com.google ...
/prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/
H A Dgrpc-protobuf-1.0.3.jar ... Printer val$printer final synthetic java.nio.charset.Charset val$charset final synthetic com.google ...
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
H A Dvideotext.h110 int charset; /* national charset */ member in struct:__anon3256
/prebuilts/misc/common/robolectric/lib/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.3/
H A Dcommons-codec-1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.apache.commons.codec_1.4.0.v201209201156.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
H A Dtest_all.py16 charset = "iso8859-1" # Full 8 bit variable
28 v = (v[0], v[1].decode(charset))
36 v = (v[0], v[1].decode(charset))
42 v = (v[0], v[1].decode(charset))
48 v = (v[0], v[1].decode(charset))
54 v = (v[0], v[1].decode(charset))
60 v = (v[0], v[1].decode(charset))
74 key = key.decode(charset)
75 return (key, value.decode(charset))
93 k = bytes(k, charset)
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
H A Dtest_all.py16 charset = "iso8859-1" # Full 8 bit variable
28 v = (v[0], v[1].decode(charset))
36 v = (v[0], v[1].decode(charset))
42 v = (v[0], v[1].decode(charset))
48 v = (v[0], v[1].decode(charset))
54 v = (v[0], v[1].decode(charset))
60 v = (v[0], v[1].decode(charset))
74 key = key.decode(charset)
75 return (key, value.decode(charset))
93 k = bytes(k, charset)
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_all.py16 charset = "iso8859-1" # Full 8 bit variable
28 v = (v[0], v[1].decode(charset))
36 v = (v[0], v[1].decode(charset))
42 v = (v[0], v[1].decode(charset))
48 v = (v[0], v[1].decode(charset))
54 v = (v[0], v[1].decode(charset))
60 v = (v[0], v[1].decode(charset))
74 key = key.decode(charset)
75 return (key, value.decode(charset))
93 k = bytes(k, charset)
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
H A Dtest_all.py16 charset = "iso8859-1" # Full 8 bit variable
28 v = (v[0], v[1].decode(charset))
36 v = (v[0], v[1].decode(charset))
42 v = (v[0], v[1].decode(charset))
48 v = (v[0], v[1].decode(charset))
54 v = (v[0], v[1].decode(charset))
60 v = (v[0], v[1].decode(charset))
74 key = key.decode(charset)
75 return (key, value.decode(charset))
93 k = bytes(k, charset)
[all...]

Completed in 1051 milliseconds

1234567891011>>