Home
last modified time | relevance | path

Searched refs:udir (Results 1 – 21 of 21) sorted by relevance

/external/python/cffi/testing/cffi1/
Dtest_dlopen.py4 from testing.udir import udir
10 target = udir.join('test_simple.py')
25 target = udir.join('test_valid_global_constant.py')
46 target = udir.join('test_invalid_dotdotdot_in_macro.py')
55 target = udir.join('test_typename.py')
70 target = udir.join('test_enum.py')
86 target = udir.join('test_struct.py')
102 target = udir.join('test_include.py')
116 target2 = udir.join('test2_include.py')
132 target = udir.join('test_negative_constant.py')
[all …]
Dtest_zdist.py4 from testing.udir import udir
24 self.udir = udir.join(meth.__name__)
25 os.mkdir(str(self.udir))
28 os.chdir(str(self.udir))
66 curdir = str(self.udir)
124 ffi.emit_python_code(str(self.udir.join('xyt.py')))
148 tmpdir = str(self.udir.join('build3'))
171 ffi.emit_c_code(str(self.udir.join('xyu.c')))
212 x = ffi.compile(str(self.udir.join('foo')))
252 sofile = os.path.join(str(self.udir),
[all …]
Dtest_re_python.py5 from testing.udir import udir
28 tmpdir = udir.join('test_re_python')
Dtest_verify1.py1379 from testing.udir import udir
1380 tmpdir = tempfile.mkdtemp(dir=str(udir))
1390 from testing.udir import udir
1391 tmpdir = tempfile.mkdtemp(dir=str(udir))
2236 from testing.udir import udir
2237 tmpfile = udir.join('dllimport_data.c')
Dtest_recompiler.py5 from testing.udir import udir
525 tmpdir=str(udir))
528 package_dir = udir.join('test_module_name_in_package')
529 for name in os.listdir(str(udir)):
538 sys.path.insert(0, str(udir))
975 extra_c_source = udir.join(
986 extra_c_source = udir.join(
Dtest_new_ffi_1.py5 from testing.udir import udir
93 tmpdir=str(udir))
1585 CDEF2, tmpdir=str(udir))
1601 CCODE, tmpdir=str(udir))
1739 c_file = str(udir.join('test_emit_c_code'))
1749 "#define MYFOO 42", tmpdir=str(udir))
/external/python/cffi/testing/cffi0/
Dtest_zdistutils.py6 from testing.udir import udir
19 if udir.isdir():
20 udir.remove(ignore_errors=True)
21 udir.ensure(dir=1)
53 v.sourcefilename = filename = str(udir.join('write_source.c'))
93 v.modulefilename = filename = str(udir.join(basename + '.so'))
134 udir.join('test_verifier_args.h').write('#include <math.h>\n')
135 v = Verifier(ffi, csrc, include_dirs=[str(udir)],
187 extra_source = str(udir.join('extension_extra_sources.c'))
210 udir.ensure(targetpackage, dir=1).ensure('__init__.py')
[all …]
Dtest_zintegration.py3 from testing.udir import udir
12 tmpdir = udir.join(name)
66 python_f = udir.join('x.py')
100 if udir.isdir():
101 udir.remove(ignore_errors=True)
102 udir.ensure(dir=1)
Dtest_ownlib.py117 from testing.udir import udir
118 udir.join('testownlib.c').write(SOURCE)
122 dll_path = str(udir) + '\\testownlib1.dll' # only ascii for the ctypes backend
124 dll_path = str(udir) + '\\' + (u+'testownlib\u03be.dll') # non-ascii char
146 subprocess.check_call(cmd, cwd = str(udir), shell=True)
147 os.rename(str(udir) + '\\testownlib.dll', dll_path)
164 cwd=str(udir), shell=True)
165 cls.module = os.path.join(str(udir), unicode_name + (u+'.so'))
Dtest_function.py6 from testing.udir import udir
308 filename = str(udir.join('fputs_custom_FILE'))
Dtest_verify.py1410 from testing.udir import udir
1411 tmpdir = tempfile.mkdtemp(dir=str(udir))
1420 from testing.udir import udir
1421 tmpdir = tempfile.mkdtemp(dir=str(udir))
/external/python/cffi/testing/
Dsupport.py68 from .udir import udir
71 kwds.setdefault('tmpdir', str(udir))
Dudir.py4 udir = py.path.local.make_numbered_dir(prefix = 'ffi-') variable
/external/python/cffi/testing/embedding/
Dtest_basic.py4 from testing.udir import udir
47 check_lib_python_found(str(udir.ensure('embedding', dir=1)))
48 self._path = udir.join('embedding', meth.__name__)
/external/python/cpython2/Lib/lib-tk/
DFixTk.py23 udir = s.decode("mbcs")
25 CreateFileW(udir, 0x80, # FILE_READ_ATTRIBUTES
/external/llvm-project/llvm/test/CodeGen/ARM/
D2009-11-13-CoalescerCrash.ll8 define arm_aapcs_vfpcc float @aaa(%vec* nocapture %ustart, %vec* nocapture %udir, %vec* nocapture %…
/external/llvm/test/CodeGen/ARM/
D2009-11-13-CoalescerCrash.ll8 define arm_aapcs_vfpcc float @aaa(%vec* nocapture %ustart, %vec* nocapture %udir, %vec* nocapture %…
/external/autotest/client/cros/bluetooth/
Dbluetooth_semiauto_helper.py185 for udir in os.listdir(os.path.join('/', 'home', 'user')):
186 d = os.path.join('/', 'home', 'user', udir)
/external/clang/test/
Dcxx-sections.data75 3.4.6 [basic.lookup.udir]
189 7.3.4 [namespace.udir]
/external/llvm-project/clang/test/
Dcxx-sections.data75 3.4.6 [basic.lookup.udir]
189 7.3.4 [namespace.udir]
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...