Home
last modified time | relevance | path

Searched refs:restore_path (Results 26 – 50 of 67) sorted by relevance

123

/dports/lang/python-legacy/Python-2.7.18/Lib/unittest/test/
H A Dtest_discovery.py146 def restore_path(): function
148 self.addCleanup(restore_path)
/dports/lang/python27/Python-2.7.18/Lib/unittest/test/
H A Dtest_discovery.py146 def restore_path(): function
148 self.addCleanup(restore_path)
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dsavestate.h61 #define restore_path(p) restore_path_func (&src, p) macro
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dsavestate.h69 #define restore_path(p) restore_path_func (&src, p) macro
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dsavestate.h79 #define restore_path(p) restore_path_func (&src, p) macro
/dports/devel/py-unittest2/unittest2-1.1.0/unittest2/test/
H A Dtest_discovery.py346 def restore_path(): function
348 self.addCleanup(restore_path)
/dports/databases/py-gdbm/Python-3.8.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/lang/python310/Python-3.10.1/Lib/unittest/test/
H A Dtest_discovery.py380 def restore_path(): function
382 self.addCleanup(restore_path)
/dports/lang/python37/Python-3.7.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/lang/python311/Python-3.11.0a3/Lib/unittest/test/
H A Dtest_discovery.py380 def restore_path(): function
382 self.addCleanup(restore_path)
/dports/lang/python-tools/Python-3.8.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/lang/python38/Python-3.8.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/lang/python39/Python-3.9.9/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/unittest/test/
H A Dtest_discovery.py379 def restore_path(): function
381 self.addCleanup(restore_path)
/dports/emulators/bochs/bochs-2.7/bx_debug/
H A Ddbg_main.cc2781 void bx_dbg_restore_command(const char *param_name, const char *restore_path) in bx_dbg_restore_command() argument
2783 const char *path = (restore_path == NULL) ? "." : restore_path; in bx_dbg_restore_command()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dfilesys.c8146 rootdir = restore_path (SAVESTATE_PATH_VDIR); in restore_filesys()
8148 rootdir = restore_path (SAVESTATE_PATH_VDIR); in restore_filesys()
8153 rootdir = restore_path (SAVESTATE_PATH_HDF); in restore_filesys()
8155 rootdir = restore_path (SAVESTATE_PATH_HD); in restore_filesys()
8157 rootdir = restore_path (SAVESTATE_PATH); in restore_filesys()
8161 filesysdir = restore_path (SAVESTATE_PATH); in restore_filesys()
H A Dblkdev.c2112 s = restore_path (SAVESTATE_PATH_CD); in restore_cd()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dfilesys.cpp9248 rootdir = restore_path (SAVESTATE_PATH_VDIR); in restore_filesys()
9250 rootdir = restore_path (SAVESTATE_PATH_VDIR); in restore_filesys()
9255 rootdir = restore_path (SAVESTATE_PATH_HDF); in restore_filesys()
9257 rootdir = restore_path (SAVESTATE_PATH_HD); in restore_filesys()
9259 rootdir = restore_path (SAVESTATE_PATH); in restore_filesys()
9263 filesysdir = restore_path (SAVESTATE_PATH); in restore_filesys()
H A Dblkdev.cpp2238 s = restore_path (SAVESTATE_PATH_CD); in restore_cd()
/dports/devel/py-astroid/astroid-2.9.0/astroid/nodes/
H A Dscoped_nodes.py2558 with context.restore_path():
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgraphe.h514 void restore_path(tree_node *p,ivector &path);
/dports/devel/llvm80/llvm-8.0.1.src/unittests/Support/
H A DPath.cpp1506 } restore_path(path); in TEST_F() local
/dports/devel/llvm70/llvm-7.0.1.src/unittests/Support/
H A DPath.cpp1502 } restore_path(path); in TEST_F() local
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Support/
H A DPath.cpp1685 } restore_path(path); in TEST_F() local

123