Home
last modified time | relevance | path

Searched +defs:command +defs:disabled (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dproperty_handler.cc67 bool disabled = false; in GetDisabled() local
100 commands::SessionCommand command; in PropertyHandler() local
223 bool disabled) { in UpdateContentTypeImpl()
365 commands::SessionCommand command; in SetCompositionMode() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/core/
H A Drdma_core.h93 u8 disabled:1; member
101 u8 disabled:1; member
168 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/core/
H A Drdma_core.h93 u8 disabled:1; member
101 u8 disabled:1; member
168 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/core/
H A Drdma_core.h93 u8 disabled:1; member
101 u8 disabled:1; member
168 uapi_get_method(const struct uverbs_api *uapi, u32 command) in uapi_get_method()
/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_disable.cpp88 for (std::string command; commandlist.GetToken(command); ) in ReadConfig() local
125 …ModResult OnPreCommand(std::string& command, CommandBase::Params& parameters, LocalUser* user, boo… in OnPreCommand()
160 const std::bitset<64>& disabled = (mh->GetModeType() == MODETYPE_CHANNEL) ? chanmodes : usermodes; in OnRawMode() local
/dports/net-mgmt/librenms/librenms-21.5.1/includes/
H A Dservices.inc.php39 function add_service($device, $type, $desc, $ip = '', $param = '', $ignore = 0, $disabled = 0, $tem…
213 function check_service($command)
/dports/deskutils/libportal/libportal-0.5/build-aux/
H A Dorg.gnome.PortalTest.Gtk3.json6 "command": "portal-test-gtk3", string
15 "disabled": true, boolean
/dports/devel/py-jupyterlab/jupyterlab-3.1.14/jupyterlab/schemas/@jupyterlab/mainmenu-extension/
H A Dplugin.json51 "command": "editmenu:undo", string
55 "command": "editmenu:redo", string
109 "command": "runmenu:run", string
246 "command": "editmenu:find", string
256 "command": "editmenu:redo", string
261 "command": "editmenu:undo", string
296 "command": "runmenu:run", string
301 "command": "runmenu:run-all", string
327 "disabled": { object
374 "command": { object
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dcmd_utils.cpp118 void CommandUtils::DisableUI(bool disabled) in DisableUI()
173 const FXString CommandUtils::FixUpCmdLineEnv(const FXString&command) in FixUpCmdLineEnv()
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Data/Store/
H A DRrd.php40 private $disabled = false; variable in LibreNMS\\Data\\Store\\Rrd
360 private function command($command, $filename, $options) function in LibreNMS\\Data\\Store\\Rrd
419 public function buildCommand($command, $filename, $options)
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/structuresynth-1.5/ssynth/SyntopiaCore/GLEngine/
H A DEngineWidget.h20 QString command; member
138 void setDisabled(bool disabled) { this->disabled = disabled; } in setDisabled()
214 bool disabled; variable
/dports/devel/py-jupyterlab/jupyterlab-3.1.14/jupyterlab/schemas/@jupyterlab/application-extension/
H A Dcontext-menu.json32 "disabled": { object
79 "command": { object
83 "disabled": { object
/dports/x11/mate-screensaver/mate-screensaver-1.26.1/src/
H A Dgs-prefs.c449 gboolean disabled; in key_changed_cb() local
457 gboolean disabled; in key_changed_cb() local
481 char *command; in key_changed_cb() local
514 char *command; in key_changed_cb() local
/dports/deskutils/nextcloudclient/desktop-3.4.1/shell_integration/windows/NCContextMenu/
H A DNCContextMenu.cpp160 bool disabled = item.flags.find(L'd') != std::string::npos; in QueryContextMenu() local
182 std::wstring command; in InvokeCommand() local
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/shell_integration/windows/OCContextMenu/
H A DOCContextMenu.cpp160 bool disabled = item.flags.find(L'd') != std::string::npos; in QueryContextMenu() local
182 std::wstring command; in InvokeCommand() local
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dgentoo_service.py94 def _enable_disable_cmd(name, command, runlevels=()): argument
371 def disabled(name): function
/dports/games/spring/spring_98.0/rts/Sim/Units/CommandAI/
H A DFactoryCAI.cpp41 static std::string GetUnitDefBuildOptionToolTip(const UnitDef* ud, bool disabled) { in GetUnitDefBuildOptionToolTip()
355 void FactoryFinishBuildCallBack(CFactory* factory, const Command& command) { in FactoryFinishBuildCallBack()
/dports/deskutils/copyq/CopyQ-5.0.0/src/app/
H A Dclipboardserver.cpp72 for (const auto &command : commands) { in monitorCommandStateHash() local
308 for (const auto &command : commands) { in onCommandsSaved() local
399 void ClipboardServer::onDisableClipboardStoringRequest(bool disabled) in onDisableClipboardStoringRequest()
610 void ClipboardServer::createGlobalShortcut(const QKeySequence &shortcut, const Command &command) in createGlobalShortcut()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/pci/
H A Di386.c251 int idx, disabled, i; in pcibios_allocate_dev_resources() local
252 u16 command; in pcibios_allocate_dev_resources() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/pci/
H A Di386.c251 int idx, disabled, i; in pcibios_allocate_dev_resources() local
252 u16 command; in pcibios_allocate_dev_resources() local

12345678910>>...12