Home
last modified time | relevance | path

Searched defs:smallerexample (Results 1 – 12 of 12) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_array.py799 smallerexample = '\x01azAY\x00\xfe' variable in CharacterTest
838 smallerexample = unicode(r'\x01\u263a\x00\ufefe', 'unicode-escape') variable in UnicodeTest
963 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
975 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1028 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_array.py825 smallerexample = '\x01azAY\x00\xfe' variable in CharacterTest
865 smallerexample = unicode(r'\x01\u263a\x00\ufefe', 'unicode-escape') variable in UnicodeTest
990 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1002 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1079 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_array.py825 smallerexample = '\x01azAY\x00\xfe' variable in CharacterTest
865 smallerexample = unicode(r'\x01\u263a\x00\ufefe', 'unicode-escape') variable in UnicodeTest
990 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1002 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1079 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_array.py1098 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1254 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1267 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1338 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_array.py1099 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1257 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1270 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1341 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_array.py1099 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1257 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1270 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1341 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_array.py1099 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1257 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1270 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1341 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_array.py1099 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1257 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1270 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1341 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_array.py1079 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1237 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1250 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1321 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_array.py1099 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1257 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1270 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1341 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_array.py1171 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1329 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1342 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1413 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_array.py1170 smallerexample = '\x01\u263a\x00\ufefe' variable in UnicodeTest
1328 smallerexample = [-1, 0, 1, 42, 0x7e] variable in SignedNumberTest
1341 smallerexample = [0, 1, 17, 23, 42, 0xfe] variable in UnsignedNumberTest
1412 smallerexample = [-42.0, 0, 42, 1e5, -2e10] variable in FPTest