HomeSort by relevance Sort by last modified time
    Searched full:ufffe (Results 126 - 150 of 228) sorted by null

1 2 3 4 56 7 8 910

  /external/python/cpython3/Lib/encodings/
cp1252.py 177 '\ufffe' # 0x81 -> UNDEFINED
189 '\ufffe' # 0x8D -> UNDEFINED
191 '\ufffe' # 0x8F -> UNDEFINED
192 '\ufffe' # 0x90 -> UNDEFINED
205 '\ufffe' # 0x9D -> UNDEFINED
cp869.py 309 '\ufffe' # 0x0080 -> UNDEFINED
310 '\ufffe' # 0x0081 -> UNDEFINED
311 '\ufffe' # 0x0082 -> UNDEFINED
312 '\ufffe' # 0x0083 -> UNDEFINED
313 '\ufffe' # 0x0084 -> UNDEFINED
314 '\ufffe' # 0x0085 -> UNDEFINED
316 '\ufffe' # 0x0087 -> UNDEFINED
328 '\ufffe' # 0x0093 -> UNDEFINED
329 '\ufffe' # 0x0094 -> UNDEFINED
    [all...]
  /external/python/cpython3/Lib/test/
test_unicodedata.py 143 self.assertEqual(self.db.category('\uFFFE'), 'Cn')
153 self.assertEqual(self.db.bidirectional('\uFFFE'), '')
162 self.assertEqual(self.db.decomposition('\uFFFE'),'')
169 self.assertEqual(self.db.mirrored('\uFFFE'), 0)
178 self.assertEqual(self.db.combining('\uFFFE'), 0)
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
cp1250.py 177 u'\ufffe' # 0x81 -> UNDEFINED
179 u'\ufffe' # 0x83 -> UNDEFINED
184 u'\ufffe' # 0x88 -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
200 u'\ufffe' # 0x98 -> UNDEFINED
cp1252.py 177 u'\ufffe' # 0x81 -> UNDEFINED
189 u'\ufffe' # 0x8D -> UNDEFINED
191 u'\ufffe' # 0x8F -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
205 u'\ufffe' # 0x9D -> UNDEFINED
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_unicodedata.py 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn')
149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '')
158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'')
165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0)
174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
  /prebuilts/gdb/linux-x86/lib/python2.7/encodings/
cp1250.py 177 u'\ufffe' # 0x81 -> UNDEFINED
179 u'\ufffe' # 0x83 -> UNDEFINED
184 u'\ufffe' # 0x88 -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
200 u'\ufffe' # 0x98 -> UNDEFINED
cp1252.py 177 u'\ufffe' # 0x81 -> UNDEFINED
189 u'\ufffe' # 0x8D -> UNDEFINED
191 u'\ufffe' # 0x8F -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
205 u'\ufffe' # 0x9D -> UNDEFINED
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_unicodedata.py 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn')
149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '')
158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'')
165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0)
174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp1250.py 177 u'\ufffe' # 0x81 -> UNDEFINED
179 u'\ufffe' # 0x83 -> UNDEFINED
184 u'\ufffe' # 0x88 -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
200 u'\ufffe' # 0x98 -> UNDEFINED
cp1252.py 177 u'\ufffe' # 0x81 -> UNDEFINED
189 u'\ufffe' # 0x8D -> UNDEFINED
191 u'\ufffe' # 0x8F -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
205 u'\ufffe' # 0x9D -> UNDEFINED
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_unicodedata.py 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn')
149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '')
158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'')
165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0)
174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp1250.py 177 u'\ufffe' # 0x81 -> UNDEFINED
179 u'\ufffe' # 0x83 -> UNDEFINED
184 u'\ufffe' # 0x88 -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
200 u'\ufffe' # 0x98 -> UNDEFINED
cp1252.py 177 u'\ufffe' # 0x81 -> UNDEFINED
189 u'\ufffe' # 0x8D -> UNDEFINED
191 u'\ufffe' # 0x8F -> UNDEFINED
192 u'\ufffe' # 0x90 -> UNDEFINED
205 u'\ufffe' # 0x9D -> UNDEFINED
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_unicodedata.py 140 self.assertEqual(self.db.category(u'\uFFFE'), 'Cn')
149 self.assertEqual(self.db.bidirectional(u'\uFFFE'), '')
158 self.assertEqual(self.db.decomposition(u'\uFFFE'),'')
165 self.assertEqual(self.db.mirrored(u'\uFFFE'), 0)
174 self.assertEqual(self.db.combining(u'\uFFFE'), 0)
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_char/
Test_int_to_char.java 47 assertEquals('\ufffe', t.run(-2));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/encodings/
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
iso8859_7.py 222 u'\ufffe'
258 u'\ufffe'
303 u'\ufffe'
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/encodings/
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]
iso8859_7.py 222 u'\ufffe'
258 u'\ufffe'
303 u'\ufffe'
  /external/python/cpython2/Lib/encodings/
cp869.py 309 u'\ufffe' # 0x0080 -> UNDEFINED
310 u'\ufffe' # 0x0081 -> UNDEFINED
311 u'\ufffe' # 0x0082 -> UNDEFINED
312 u'\ufffe' # 0x0083 -> UNDEFINED
313 u'\ufffe' # 0x0084 -> UNDEFINED
314 u'\ufffe' # 0x0085 -> UNDEFINED
316 u'\ufffe' # 0x0087 -> UNDEFINED
328 u'\ufffe' # 0x0093 -> UNDEFINED
329 u'\ufffe' # 0x0094 -> UNDEFINED
    [all...]

Completed in 1651 milliseconds

1 2 3 4 56 7 8 910