Home
last modified time | relevance | path

Searched +defs:w +defs:rename (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/cad/tkgate/tkgate-2.1/scripts/
H A Dblockops.tcl95 proc rename {} { procedure
223 proc newConfirm {w} { argument
288 proc typeSelector {w} { argument
/dports/math/abs/abs-src-0.908/X11/xedit/
H A Dcommands.c22 AddDoubleClickCallback(w, state) in AddDoubleClickCallback() argument
48 ResetDC(w, junk, garbage) in ResetDC() argument
79 int rename (from, to) in rename() function
225 SourceChanged(w, junk, garbage) in SourceChanged() argument
/dports/x11/xdtm/xdtm/
H A Dnewfile.c172 private void WM_destroy_newfile_dialog(Widget w, in WM_destroy_newfile_dialog()
198 public void newfile_dialog(rename, newname, isdir) in newfile_dialog() argument
262 private void destroy_newfile_dialog(w, client_data, call_data) in destroy_newfile_dialog() argument
284 private void newfileQueryReturn(Widget w, Boolean isdir, XtPointer dummy) in newfileQueryReturn()
333 private void duplicateQueryReturn(w, filetype, dummy) in duplicateQueryReturn() argument
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/guiSQLiteStudio/
H A Dmdiwindow.cpp94 void MdiWindow::rename(const QString& title) in rename() function in MdiWindow
127 QWidget* w = focusWidget(); in changeEvent() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) argument
67 # define lseek(f,p,w) lseek64((f), (p), (w)) argument
240 #define rename win32_rename macro
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) argument
67 # define lseek(f,p,w) lseek64((f), (p), (w)) argument
243 #define rename win32_rename macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) argument
67 # define lseek(f,p,w) lseek64((f), (p), (w)) argument
243 #define rename win32_rename macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) argument
67 # define lseek(f,p,w) lseek64((f), (p), (w)) argument
243 #define rename win32_rename macro
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dos_support.h48 # define lseek(f,p,w) _lseeki64((f), (p), (w)) argument
67 # define lseek(f,p,w) lseek64((f), (p), (w)) argument
243 #define rename win32_rename macro
/dports/net-im/psi/psi-1.5/src/
H A Dcontactlistgroupmenu.cpp153 void ContactListGroupMenu::Private::rename() in rename() function in ContactListGroupMenu::Private
214 …StatusSetDlg *w = new StatusSetDlg(pa->psi(), makeLastStatus(pa->status().type()), lastPriorityNot… in customStatus() local
/dports/editors/xi-core/xi-editor-0.3.0/rust/core-lib/src/
H A Dwatcher.rs158 let w = Watchee { path, recursive, token, filter }; in watch_impl() localVariable
374 fn rename(&self, a: &str, b: &str); in rename() method
414 fn rename(&self, a: &str, b: &str) { in rename() method
442 let mut w = Watchee { in test_applies_to_path() localVariable
472 let mut w = watcher(tx, Duration::from_secs(1)).unwrap(); in test_crash_repro() localVariable
483 let mut w = FileWatcher::new(tx); in recurse_with_contained() localVariable
510 let mut w = FileWatcher::new(tx); in two_watchers_one_file() localVariable
/dports/x11-wm/wm2/wm2-4/
H A DClient.C11 Client::Client(WindowManager *const wm, Window w) : in Client()
264 void Client::selectOnMotion(Window w, Boolean select) in selectOnMotion()
375 static int getProperty_aux(Display *d, Window w, Atom a, Atom type, long len, in getProperty_aux()
479 int w = 0, h = 0, xdelta, ydelta; in gravitate() local
716 void Client::rename() in rename() function
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/views/columnsetup/
H A DColumnTC_NameInfo.java101 String rename = MessageText.getString(current_key, ""); in cellPaint() local
151 int w = sp2.getCalculatedSize().x + 12; in cellPaint() local
/dports/databases/kexi/kexi-3.2.0/src/formeditor/
H A Dobjecttree.cpp92 ObjectTreeItem::rename(const QString &name) in rename() function in ObjectTreeItem
254 void ObjectTreeItem::setWidget(QWidget *w) in setWidget()
299 ObjectTree::rename(const QString &oldname, const QString &newname) in rename() function in ObjectTree
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/unix-compat-0.5.2/src/System/PosixCompat/
H A DFiles.hsc343 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
396 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
398 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/unix-compat-0.5.2/src/System/PosixCompat/
H A DFiles.hsc343 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
396 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
398 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/unix-compat-0.5.2/src/System/PosixCompat/
H A DFiles.hsc343 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
396 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
398 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/unix-compat-0.5.2/src/System/PosixCompat/
H A DFiles.hsc343 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
396 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
398 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/unix-compat-0.5.2/src/System/PosixCompat/
H A DFiles.hsc343 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
396 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
398 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/unix-compat-0.5.3/src/System/PosixCompat/
H A DFiles.hsc379 w = f (writable perms) (ownerWriteMode .|. groupWriteMode .|. otherWriteMode) function
428 rename name1 name2 = moveFileEx name1 (Just name2) mOVEFILE_REPLACE_EXISTING function
430 rename name1 name2 = moveFileEx name1 name2 mOVEFILE_REPLACE_EXISTING function

1234567