Home
last modified time | relevance | path

Searched refs:SAVE_AS (Results 1 – 25 of 105) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/download/
H A Ddownload_target_determiner_unittest.cc135 SAVE_AS, enumerator
377 (test_case.test_type == SAVE_AS) ? in CreateActiveDownloadItem()
924 SAVE_AS, in TEST_F()
951 SAVE_AS, in TEST_F()
1331 SAVE_AS, in TEST_F()
1347 DownloadConfirmationReason::SAVE_AS, _)); in TEST_F()
1395 SAVE_AS, in TEST_F()
1409 DownloadConfirmationReason::SAVE_AS, _)) in TEST_F()
1422 SAVE_AS, in TEST_F()
1436 DownloadConfirmationReason::SAVE_AS, _)) in TEST_F()
[all …]
H A Ddownload_confirmation_reason.h17 SAVE_AS, enumerator
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/actions/
H A DSaveAsAction.java44 public static final String NAME = XcosMessages.SAVE_AS;
104 fc.setTitle(XcosMessages.SAVE_AS); in createFileChooser()
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/cmake/
H A DTBBGet.cmake26 # SAVE_AS <filename> - filename there to save downloaded data;
29 # FORCE - option to delete local file from SAVE_AS if it exists;
33 set(oneValueArgs URL RELEASE SAVE_AS INFO)
77 SAVE_AS ${tbb_releases_file}
159 SAVE_AS ${tbb_release_info_file}
243 SAVE_AS ${local_file}
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/cmake/
H A DTBBGet.cmake26 # SAVE_AS <filename> - filename there to save downloaded data;
29 # FORCE - option to delete local file from SAVE_AS if it exists;
33 set(oneValueArgs URL RELEASE SAVE_AS INFO)
77 SAVE_AS ${tbb_releases_file}
159 SAVE_AS ${tbb_release_info_file}
243 SAVE_AS ${local_file}
/dports/devel/tbb/oneTBB-2020.3/cmake/
H A DTBBGet.cmake26 # SAVE_AS <filename> - filename there to save downloaded data;
29 # FORCE - option to delete local file from SAVE_AS if it exists;
33 set(oneValueArgs URL RELEASE SAVE_AS INFO)
77 SAVE_AS ${tbb_releases_file}
159 SAVE_AS ${tbb_release_info_file}
243 SAVE_AS ${local_file}
/dports/textproc/py-pyexcel/pyexcel-0.6.7/pyexcel/docstrings/
H A D__init__.py12 SAVE_AS,
H A Dcore.py105 SAVE_AS = __SAVE_AS__ variable
/dports/science/py-pydicom/pydicom-2.2.2/doc/guides/cli/
H A Dcli_codify.rst58 usage: pydicom codify [-h] [-e EXCLUDE_SIZE] [-p] [-s SAVE_AS] filespec [outfile]
78 -s SAVE_AS, --save-as SAVE_AS
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/include/
H A DIconManager.h73 SAVE_AS, enumerator
/dports/games/adonthell/adonthell-0.3.8/src/tools/dlgedit/
H A Ddlg_types.h91 SAVE_AS = 1, enumerator
H A Dgui_dlgedit.cc168 menuItem[SAVE_AS] = menuitem; in GuiDlgedit()
850 gtk_widget_set_sensitive (menuItem[SAVE_AS], TRUE); in initDialogue()
922 gtk_widget_set_sensitive (menuItem[SAVE_AS], FALSE); in clear()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Tools/MaterialEditor/MaterialEditor/src/
H A DIconManager.cpp20 mIconMap[SAVE_AS] = wxBitmap(save_as_xpm); in IconManager()
/dports/graphics/opendx/dx-4.4.4/src/uipp/mb/
H A DMBCommand.C56 case MBMainWindow::SAVE_AS: in doIt()
/dports/graphics/opendx/dx-4.4.4/src/uipp/prompter/
H A DGARCommand.C77 case GARMainWindow::SAVE_AS: in doIt()
/dports/games/kjumpingcube/kjumpingcube-21.12.3/src/
H A Dgame.h30 enum Action {NEW, HINT, BUTTON, UNDO, REDO, SAVE, SAVE_AS, LOAD}; enumerator
H A Dkjumpingcube.cpp92 gameMapper->setMapping (action, SAVE_AS); in initKAction()
/dports/news/pan/pan-0.145/pan/tasks/
H A Dtask-article.h54 SAVE_AS enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/
H A DLOKitShell.java119 LOKitShell.sendEvent(new LOEvent(filePath, fileFormat, LOEvent.SAVE_AS)); in sendSaveAsEvent()
H A DLOEvent.java37 public static final int SAVE_AS = 17; field in LOEvent
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/
H A DLOKitShell.java119 LOKitShell.sendEvent(new LOEvent(filePath, fileFormat, LOEvent.SAVE_AS)); in sendSaveAsEvent()
H A DLOEvent.java38 public static final int SAVE_AS = 17; field in LOEvent
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/
H A DIWorkbenchActionConstants.java290 String SAVE_AS = "saveAs"; //$NON-NLS-1$ field
/dports/cad/sweethome3d/SweetHome3D-6.6.4-src/src/com/eteks/sweethome3d/viewcontroller/
H A DHomeView.java42 …NEW_HOME, NEW_HOME_FROM_EXAMPLE, CLOSE, OPEN, DELETE_RECENT_HOMES, SAVE, SAVE_AS, SAVE_AND_COMPRES… enumConstant
/dports/textproc/py-pyexcel/pyexcel-0.6.7/pyexcel/
H A Dcore.py67 @append_doc(docs.SAVE_AS)

12345