HomeSort by relevance Sort by last modified time
    Searched refs:extsep (Results 1 - 25 of 188) sorted by null

1 2 3 4 5 6 7 8

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py",
    [all...]
test_import.py 15 for f in (name + os.extsep + "py",
16 name + os.extsep + "pyc",
17 name + os.extsep + "pyo",
18 name + os.extsep + "pyw",
48 pyo = TESTFN + os.extsep + "pyo"
52 pyc = TESTFN + os.extsep + "pyc"
85 test_with_extension(os.extsep + "py")
99 fname = TESTFN + os.extsep + "py"
140 filename = module + os.extsep + 'py'
166 source = TESTFN + os.extsep + "py"
    [all...]
test_imageop.py 78 uu.decode(get_qualified_path('testrgb'+os.extsep+'uue'), 'test'+os.extsep+'rgb')
80 image, width, height = getimage('test'+os.extsep+'rgb')
177 unlink('test'+os.extsep+'rgb')
  /external/python/cpython2/Lib/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py"
    [all...]
test_imageop.py 78 uu.decode(get_qualified_path('testrgb'+os.extsep+'uue'), 'test'+os.extsep+'rgb')
80 image, width, height = getimage('test'+os.extsep+'rgb')
177 unlink('test'+os.extsep+'rgb')
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py"
    [all...]
test_imageop.py 78 uu.decode(get_qualified_path('testrgb'+os.extsep+'uue'), 'test'+os.extsep+'rgb')
80 image, width, height = getimage('test'+os.extsep+'rgb')
177 unlink('test'+os.extsep+'rgb')
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py"
    [all...]
test_imageop.py 78 uu.decode(get_qualified_path('testrgb'+os.extsep+'uue'), 'test'+os.extsep+'rgb')
80 image, width, height = getimage('test'+os.extsep+'rgb')
177 unlink('test'+os.extsep+'rgb')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pkg.py 90 hier = [("t1", None), ("t1 __init__"+os.extsep+"py", "")]
97 ("t2 __init__"+os.extsep+"py", "'doc for t2'"),
99 ("t2 sub __init__"+os.extsep+"py", ""),
101 ("t2 sub subsub __init__"+os.extsep+"py", "spam = 1"),
144 ("t3 __init__"+os.extsep+"py", ""),
146 ("t3 sub __init__"+os.extsep+"py", ""),
148 ("t3 sub subsub __init__"+os.extsep+"py", "spam = 1"),
161 ("t4 __init__"+os.extsep+"py", ""),
164 ("t4 sub __init__"+os.extsep+"py", ""),
165 ("t4 sub subsub"+os.extsep+"py"
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 85 def _splitext(p, sep, altsep, extsep):
96 dotIndex = p.rfind(extsep)
101 if p[filenameIndex] != extsep:
  /external/python/cpython2/Lib/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 93 def _splitext(p, sep, altsep, extsep):
104 dotIndex = p.rfind(extsep)
109 if p[filenameIndex] != extsep:
  /prebuilts/gdb/darwin-x86/lib/python2.7/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 85 def _splitext(p, sep, altsep, extsep):
96 dotIndex = p.rfind(extsep)
101 if p[filenameIndex] != extsep:
  /prebuilts/gdb/linux-x86/lib/python2.7/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 85 def _splitext(p, sep, altsep, extsep):
96 dotIndex = p.rfind(extsep)
101 if p[filenameIndex] != extsep:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 85 def _splitext(p, sep, altsep, extsep):
96 dotIndex = p.rfind(extsep)
101 if p[filenameIndex] != extsep:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
whichdb.py 32 f = open(filename + os.extsep + "pag", "rb")
36 f = open(filename + os.extsep + "dir", "rb")
43 f = open(filename + os.extsep + "db", "rb")
58 os.stat(filename + os.extsep + "dat")
59 size = os.stat(filename + os.extsep + "dir").st_size
63 f = open(filename + os.extsep + "dir", "rb")
genericpath.py 85 def _splitext(p, sep, altsep, extsep):
96 dotIndex = p.rfind(extsep)
101 if p[filenameIndex] != extsep:
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
genericpath.py 93 def _splitext(p, sep, altsep, extsep):
104 dotIndex = p.rfind(extsep)
109 if p[filenameIndex] != extsep:
  /external/python/cpython3/Lib/
genericpath.py 117 def _splitext(p, sep, altsep, extsep):
129 dotIndex = p.rfind(extsep)
134 if p[filenameIndex:filenameIndex+1] != extsep:

Completed in 394 milliseconds

1 2 3 4 5 6 7 8