Searched refs:encoding (Results 251 - 275 of 2143) sorted by relevance

<<11121314151617181920>>

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
H A Ddecoder.py65 def py_scanstring(s, end, encoding=None, strict=True,
75 if encoding is None:
76 encoding = DEFAULT_ENCODING
90 content = unicode(content, encoding)
149 def JSONObject(s_and_end, encoding, strict, scan_once, object_hook,
176 key, end = scanstring(s, end, encoding, strict)
303 def __init__(self, encoding=None, object_hook=None, parse_float=None,
306 """``encoding`` determines the encoding used to interpret any ``str``
348 self.encoding
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py254 The detect_encoding() function is used to detect the encoding that should
258 It will call readline a maximum of twice, and return the encoding used
262 It detects the encoding from the presence of a utf-8 bom or an encoding
264 disagree, a SyntaxError will be raised. If the encoding cookie is an invalid
268 If no encoding is specified, then the default of 'utf-8' will be returned.
271 encoding = None
288 encoding = _get_normal_name(matches[0])
290 codec = lookup(encoding)
293 raise SyntaxError("unknown encoding
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py254 The detect_encoding() function is used to detect the encoding that should
258 It will call readline a maximum of twice, and return the encoding used
262 It detects the encoding from the presence of a utf-8 bom or an encoding
264 disagree, a SyntaxError will be raised. If the encoding cookie is an invalid
268 If no encoding is specified, then the default of 'utf-8' will be returned.
271 encoding = None
288 encoding = _get_normal_name(matches[0])
290 codec = lookup(encoding)
293 raise SyntaxError("unknown encoding
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py254 The detect_encoding() function is used to detect the encoding that should
258 It will call readline a maximum of twice, and return the encoding used
262 It detects the encoding from the presence of a utf-8 bom or an encoding
264 disagree, a SyntaxError will be raised. If the encoding cookie is an invalid
268 If no encoding is specified, then the default of 'utf-8' will be returned.
271 encoding = None
288 encoding = _get_normal_name(matches[0])
290 codec = lookup(encoding)
293 raise SyntaxError("unknown encoding
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
H A Dtokenize.py254 The detect_encoding() function is used to detect the encoding that should
258 It will call readline a maximum of twice, and return the encoding used
262 It detects the encoding from the presence of a utf-8 bom or an encoding
264 disagree, a SyntaxError will be raised. If the encoding cookie is an invalid
268 If no encoding is specified, then the default of 'utf-8' will be returned.
271 encoding = None
288 encoding = _get_normal_name(matches[0])
290 codec = lookup(encoding)
293 raise SyntaxError("unknown encoding
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dlocale.py358 If the given encoding is not known, the function defaults to
359 the default encoding for the locale code just like setlocale()
363 # Normalize the locale name and extract the encoding
368 # ':' is sometimes used as encoding delimiter.
371 langname, encoding = fullname.split('.')[:2]
372 fullname = langname + '.' + encoding
375 encoding = ''
377 # First lookup: fullname (possibly with encoding)
378 norm_encoding = encoding.replace('-', '')
380 lookup_name = langname + '.' + encoding
[all...]
H A Dsndhdr.py89 encoding = f(h[12:16])
93 if encoding == 1:
95 elif encoding == 2:
97 elif encoding == 3:
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dlocale.py358 If the given encoding is not known, the function defaults to
359 the default encoding for the locale code just like setlocale()
363 # Normalize the locale name and extract the encoding
368 # ':' is sometimes used as encoding delimiter.
371 langname, encoding = fullname.split('.')[:2]
372 fullname = langname + '.' + encoding
375 encoding = ''
377 # First lookup: fullname (possibly with encoding)
378 norm_encoding = encoding.replace('-', '')
380 lookup_name = langname + '.' + encoding
[all...]
H A Dsndhdr.py89 encoding = f(h[12:16])
93 if encoding == 1:
95 elif encoding == 2:
97 elif encoding == 3:
/prebuilts/ndk/current/sources/cxx-stl/gabi++/src/
H A Ddwarf_helper.h85 uint8_t encoding) _GABIXX_HIDDEN;
/prebuilts/ndk/r10/platforms/android-10/arch-arm64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon13416
/prebuilts/ndk/r10/platforms/android-10/arch-mips64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon14648
/prebuilts/ndk/r10/platforms/android-10/arch-x86_64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon15879
/prebuilts/ndk/r10/platforms/android-11/arch-arm64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon17049
/prebuilts/ndk/r10/platforms/android-11/arch-mips64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon18281
/prebuilts/ndk/r10/platforms/android-11/arch-x86_64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon19512
/prebuilts/ndk/r10/platforms/android-12/arch-arm64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon20682
/prebuilts/ndk/r10/platforms/android-12/arch-mips64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon21914
/prebuilts/ndk/r10/platforms/android-12/arch-x86_64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon23145
/prebuilts/ndk/r10/platforms/android-13/arch-arm64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon24322
/prebuilts/ndk/r10/platforms/android-13/arch-mips64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon25561
/prebuilts/ndk/r10/platforms/android-13/arch-x86_64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon26799
/prebuilts/ndk/r10/platforms/android-14/arch-arm64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon27978
/prebuilts/ndk/r10/platforms/android-14/arch-mips64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon29219
/prebuilts/ndk/r10/platforms/android-14/arch-x86_64/usr/include/linux/hdlc/
H A Dioctl.h69 unsigned short encoding; member in struct:__anon30459

Completed in 1411 milliseconds

<<11121314151617181920>>