Home
last modified time | relevance | path

Searched defs:SavedataPopupScreen (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-scimath/scimath-4.2.0/scimath/units/tests/
H A Dunit_manipulation_test_case.py79 aa = convert_units(units, a)
81 self.assertTrue(isinstance(aa, ndarray))
/dports/emulators/ppsspp/ppsspp-1.12.3/UI/
H A DSavedataScreen.cpp79 class SavedataPopupScreen : public PopupScreen { class
81SavedataPopupScreen(std::string savePath, std::string title) : PopupScreen(TrimString(title)), sav… in SavedataPopupScreen() function in SavedataPopupScreen
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UI/
H A DSavedataScreen.cpp79 class SavedataPopupScreen : public PopupScreen { class
81SavedataPopupScreen(std::string savePath, std::string title) : PopupScreen(TrimString(title)), sav… in SavedataPopupScreen() function in SavedataPopupScreen