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

1 2

  /external/chromium_org/third_party/cython/src/Cython/Debugger/Tests/
TestLibCython.py 99 self.destfile = os.path.join(self.tempdir, 'codefile.pyx')
109 shutil.copy(codefile, self.destfile)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py 777 self.assertRaises(IOError, shutil.copyfile, 'srcfile', 'destfile')
786 if filename == 'destfile':
787 raise IOError('Cannot open "destfile"')
792 shutil.copyfile('srcfile', 'destfile')
796 ('Cannot open "destfile"',))
801 destfile = self.Faux(True)
806 if filename == 'destfile':
807 return destfile
812 shutil.copyfile('srcfile', 'destfile')
814 self.assertTrue(destfile._entered
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py 777 self.assertRaises(IOError, shutil.copyfile, 'srcfile', 'destfile')
786 if filename == 'destfile':
787 raise IOError('Cannot open "destfile"')
792 shutil.copyfile('srcfile', 'destfile')
796 ('Cannot open "destfile"',))
801 destfile = self.Faux(True)
806 if filename == 'destfile':
807 return destfile
812 shutil.copyfile('srcfile', 'destfile')
814 self.assertTrue(destfile._entered
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9tex.h 141 HRESULT WINAPI D3DXSaveSurfaceToFileA(const char *destfile, D3DXIMAGE_FILEFORMAT destformat,
143 HRESULT WINAPI D3DXSaveSurfaceToFileW(const WCHAR *destfile, D3DXIMAGE_FILEFORMAT destformat,
178 HRESULT WINAPI D3DXSaveVolumeToFileA(const char *destfile, D3DXIMAGE_FILEFORMAT destformat,
180 HRESULT WINAPI D3DXSaveVolumeToFileW(const WCHAR *destfile, D3DXIMAGE_FILEFORMAT destformat,
318 HRESULT WINAPI D3DXSaveTextureToFileA(const char *destfile, D3DXIMAGE_FILEFORMAT destformat,
320 HRESULT WINAPI D3DXSaveTextureToFileW(const WCHAR *destfile, D3DXIMAGE_FILEFORMAT destformat,
  /external/libunwind/aux/
ltmain.sh     [all...]
  /external/chromium_org/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium_org/third_party/libxml/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/opus/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/sqlite/src/
ltmain.sh     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/pixman/
ltmain.sh     [all...]

Completed in 468 milliseconds

1 2