Home
last modified time | relevance | path

Searched refs:elevate (Results 1 – 25 of 876) sorted by relevance

12345678910>>...36

/dports/devel/sentry-cli/sentry-cli-1.71.0/src/utils/
H A Dupdate.rs22 fn rename_exe(exe: &Path, downloaded_path: &Path, elevate: bool) -> Result<(), Error> { in rename_exe()
30 if elevate { in rename_exe()
54 fn rename_exe(exe: &Path, downloaded_path: &Path, elevate: bool) -> Result<(), Error> { in rename_exe()
55 if elevate { in rename_exe()
146 let elevate = !is_writable(&exe); in download() localVariable
147 info!("expecting elevation for update: {}", elevate); in download()
148 let tmp_path = if elevate { in download()
164 rename_exe(&exe, &tmp_path, elevate)?; in download()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/barrier/win32/
H A DDaemonApp.cpp207 bool elevate = ARCH->setting("Elevate") == "1"; in mainLoop() local
210 m_watchdog->setCommand(command, elevate); in mainLoop()
268 … LOG((CLOG_DEBUG "new command, elevate=%d command=%s", cm->elevate(), command.c_str())); in handleIpcMessage()
313 … LOG((CLOG_DEBUG "new command, elevate=%d command=%s", cm->elevate(), command.c_str())); in handleIpcMessage()
321 LOG((CLOG_DEBUG "empty command, elevate=%d", cm->elevate())); in handleIpcMessage()
330 ARCH->setting("Elevate", String(cm->elevate() ? "1" : "0")); in handleIpcMessage()
339 m_watchdog->setCommand(command, cm->elevate()); in handleIpcMessage()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/synergy/
H A DDaemonApp.cpp234 bool elevate = ARCH->setting("Elevate") == "1"; in mainLoop() local
237 m_watchdog->setCommand(command, elevate); in mainLoop()
305 … LOG((CLOG_DEBUG "new command, elevate=%d command=%s", cm->elevate(), command.c_str())); in handleIpcMessage()
341 LOG((CLOG_DEBUG "empty command, elevate=%d", cm->elevate())); in handleIpcMessage()
350 ARCH->setting("Elevate", String(cm->elevate() ? "1" : "0")); in handleIpcMessage()
360 m_watchdog->setCommand(command, cm->elevate()); in handleIpcMessage()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/ipc/
H A DIpcMessage.cpp60 IpcCommandMessage::IpcCommandMessage(const String& command, bool elevate) : in IpcCommandMessage() argument
63 m_elevate(elevate) in IpcCommandMessage()
H A DIpcMessage.h73 IpcCommandMessage(const String& command, bool elevate);
80 bool elevate() const { return m_elevate; } in elevate() function
H A DIpcClientProxy.cpp180 UInt8 elevate; in parseCommand() local
181 ProtocolUtil::readf(&m_stream, kIpcMsgCommand + 4, &command, &elevate); in parseCommand()
184 return new IpcCommandMessage(command, elevate != 0); in parseCommand()
/dports/sysutils/barrier/barrier-2.3.3/src/lib/ipc/
H A DIpcMessage.cpp60 IpcCommandMessage::IpcCommandMessage(const std::string& command, bool elevate) : in IpcCommandMessage() argument
63 m_elevate(elevate) in IpcCommandMessage()
H A DIpcClientProxy.cpp175 UInt8 elevate; in parseCommand() local
176 ProtocolUtil::readf(&m_stream, kIpcMsgCommand + 4, &command, &elevate); in parseCommand()
179 return new IpcCommandMessage(command, elevate != 0); in parseCommand()
H A DIpcMessage.h73 IpcCommandMessage(const std::string& command, bool elevate);
80 bool elevate() const { return m_elevate; } in elevate() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/perfprofiler/
H A Dperftracepointdialog.cpp103 const QString elevate = m_ui->privilegesChooser->currentText(); in runScript() local
104 if (elevate != QLatin1String("n.a.")) { in runScript()
105 runnable.executable = Utils::FilePath::fromString(elevate); in runScript()
/dports/math/octave-forge-nurbs/nurbs-1.4.3/inst/
H A Dnrbdegelev.m83 % Degree elevate along the w direction
94 % Degree elevate along the v direction
106 % Degree elevate along the u direction
121 % Degree elevate along the v direction
132 % Degree elevate along the u direction
/dports/sysutils/barrier/barrier-2.3.3/src/gui/src/
H A DIpcClient.cpp101 void IpcClient::sendCommand(const QString& command, ElevateMode const elevate) in sendCommand() argument
118 elevateBuf[0] = (elevate == ElevateAlways) ? 1 : 0; in sendCommand()
H A DIpcClient.h38 void sendCommand(const QString& command, ElevateMode elevate);
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/gui/src/
H A DIpcClient.cpp101 void IpcClient::sendCommand(const QString& command, ElevateMode const elevate) in sendCommand() argument
118 elevateBuf[0] = (elevate == ElevateAlways) ? 1 : 0; in sendCommand()
H A DIpcClient.h38 void sendCommand(const QString& command, ElevateMode elevate);
/dports/net-mgmt/icingaweb2-module-reporting/icingaweb2-module-reporting-0.9.2/public/css/
H A Dmodule.less39 .elevate() {
75 .elevate();
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/autotests/tabbox/
H A Dmock_tabboxhandler.h43 void elevateClient(TabBox::TabBoxClient *c, QWindow *tabbox, bool elevate) const override { in elevateClient() argument
46 Q_UNUSED(elevate) in elevateClient()
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/
H A D.gitignore3 /elevate.exe
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/tool_wrappers/
H A Delevate.sh23 $(dirname $0)/../elevate.exe -wait "$(dirname $0)\template.bat" "cd '`pwd`'; export PATH='$PATH'; $…
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dtoplevel.cpp560 void Toplevel::elevate(bool elevate) in elevate() argument
565 effectWindow()->elevate(elevate); in elevate()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/runas-0.2.1/
H A DCargo.toml.orig-cargo5 keywords = ["runas", "sudo", "elevate", "elevated"]
/dports/misc/vifm/vifm-0.11/src/
H A Drunning.c95 static void run_win_executable(char full_path[], int elevate);
99 static void execute_file(const char full_path[], int elevate);
264 run_win_executable(char full_path[], int elevate) in run_win_executable() argument
268 if(elevate && is_vista_and_above()) in run_win_executable()
367 execute_file(const char full_path[], int elevate) in execute_file() argument
377 run_win_executable(dquoted_full_path, elevate); in execute_file()
/dports/www/trafficserver/trafficserver-9.1.1/include/tscore/
H A Dink_cap.h89 void elevate(unsigned level);
/dports/cad/impact/Impact/src/j3d/
H A D_SurfFill.java150 A.elevate(B.uorder - A.vorder, false); in reset()
153 B.elevate(A.uorder - B.vorder, false); in reset()
156 C.elevate(A.uorder - C.uorder, true); in reset()
157 C.elevate(B.uorder - C.vorder, false); in reset()
/dports/games/quake3-wfa/quake3-wfa-3.5b/help/
H A Dmaplist.cfg38 map "elevate-wfa"
129 map "elevate-wfa"

12345678910>>...36