HomeSort by relevance Sort by last modified time
    Searched refs:final (Results 751 - 775 of 4292) sorted by null

<<31323334353637383940>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
mac_greek.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
295 u'\u03c2' # 0xF7 -> GREEK SMALL LETTER FINAL SIGMA
mac_iceland.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_latin2.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
mac_roman.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_romanian.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
mac_turkish.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
ptcp154.py 23 def encode(self, input, final=False):
27 def decode(self, input, final=False):
punycode.py 212 def encode(self, input, final=False):
216 def decode(self, input, final=False):
tis_620.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp037.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1006.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
225 u'\ufe8e' # 0xB1 -> ARABIC LETTER ALEF FINAL FORM
226 u'\ufe8e' # 0xB2 -> ARABIC LETTER ALEF FINAL FORM
264 u'\ufeca' # 0xD8 -> ARABIC LETTER AIN FINAL FORM
268 u'\ufece' # 0xDC -> ARABIC LETTER GHAIN FINAL FORM
295 u'\ufe8a' # 0xF7 -> ARABIC LETTER YEH WITH HAMZA ABOVE FINAL FORM
298 u'\ufef2' # 0xFA -> ARABIC LETTER YEH FINAL FORM
cp1026.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1140.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1250.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1251.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1252.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1253.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
290 u'\u03c2' # 0xF2 -> GREEK SMALL LETTER FINAL SIGMA
cp1254.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1255.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
282 u'\u05da' # 0xEA -> HEBREW LETTER FINAL KAF
285 u'\u05dd' # 0xED -> HEBREW LETTER FINAL MEM
287 u'\u05df' # 0xEF -> HEBREW LETTER FINAL NUN
291 u'\u05e3' # 0xF3 -> HEBREW LETTER FINAL PE
293 u'\u05e5' # 0xF5 -> HEBREW LETTER FINAL TSADI
cp1256.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1257.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp1258.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp424.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
130 u'\u05da' # 0x52 -> HEBREW LETTER FINAL KAF
133 u'\u05dd' # 0x55 -> HEBREW LETTER FINAL MEM
135 u'\u05df' # 0x57 -> HEBREW LETTER FINAL NUN
147 u'\u05e3' # 0x63 -> HEBREW LETTER FINAL PE
149 u'\u05e5' # 0x65 -> HEBREW LETTER FINAL TSADI
cp500.py 18 def encode(self, input, final=False):
22 def decode(self, input, final=False):
cp720.py 20 def encode(self, input, final=False):
24 def decode(self, input, final=False):

Completed in 133 milliseconds

<<31323334353637383940>>