Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 695) sorted by relevance

12345678910>>...28

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1DataplexExternalTable.php37 public $system; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1DataplexExternalTable
84 public function setSystem($system) argument
86 $this->system = $system;
93 return $this->system;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1BrowserVersion.php37 public $system; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BrowserVersion
88 public function setSystem($system) argument
90 $this->system = $system;
97 return $this->system;
/plugin/davcal/vendor/sabre/dav/bin/
H A Dbuild.php95 system('rm -r ' . $baseDir . '/build/SabreDAV');
104 system('cd ' . $baseDir . '; composer update');
113system(__DIR__ . '/phpunit --configuration ' . $baseDir . '/tests/phpunit.xml --stop-on-failure', …
146 system("cd build/SabreDAV; composer install -n", $code);
173 system('cd build; zip -qr sabredav-' . $version . '.zip SabreDAV');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
H A DActor.php78 public function setSystem(SystemEvent $system) argument
80 $this->system = $system;
87 return $this->system;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1Entity.php71 public $system; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1Entity
266 public function setSystem($system) argument
268 $this->system = $system;
275 return $this->system;
/plugin/jsonrpc/
H A DIJR_Server.php199 $this->callbacks['system.getCapabilities'] = 'this:getCapabilities';
200 $this->callbacks['system.listMethods'] = 'this:listMethods';
201 $this->callbacks['system.multicall'] = 'this:multiCall';
218 if ($method == 'system.multicall') {
219 … $result = new IJR_Error(-32600, 'Recursive calls to system.multicall are forbidden');
/plugin/revealjs/plugin/print-pdf/
H A Dprint-pdf.js13 var system = require( 'system' ); variable
18 var inputFile = system.args[1] || 'index.html?print-pdf';
19 var outputFile = system.args[2] || 'slides.pdf';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D9a4d5e41c52c20635d1fd9c6e13f6c7a.asciidoc9 'system.cpu.idle.pct' => 0.908,
17 'system.cpu.idle.pct' => 0.105,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php124 'From: system@example.org',
166 'From: system@example.org',
180 $plugin = new IMip\MockPlugin('system@example.org');
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DCHANGELOG.md18 in the system's keychain will now be used instead of the CA bundle on
19 the file system.
26 to use the system CA bundle and will fall back to the Mozilla CA bundle
27 when no system bundle is available. You may still specify your own bundle
/plugin/advanced/lang/en/config/
H A Dmain.txt5 The "system" options of DokuWiki will be found in the ''conf/dokuwiki.php'' file. However this file…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMonitoringNamespace.asciidoc33 $params['system_id'] = (string) Identifier of the monitored system
34 $params['system_api_version'] = (string) API Version of the monitored system
/plugin/authremoteuser/
H A DREADME.md26 1. Enable an authentication system which sets (domain and) username in an
39 1. Determine the variable name your authentication system uses:
43 2. If your authentication system uses another variable name notice this
58 authentication system.
76 5. If your authentication system doesn't use variable name `REMOTE_USER`
/plugin/accscounter/lang/en/
H A Dviewer.txt7 [NOTE] If you click the "Run" button, the system will start checking or deleting **without notice**.
11 …pam.org. If you specify many pages for the spammer check at a time, the system may take a while t…
/plugin/fckg/
H A DREADME3 This version of fckgLite supports the Dokuwiki 'safe' file system encoding for non-Roman
15 Rincewind automatically corrects the file system for compatibility with the corrected format.
43 system.
/plugin/sphinxsearch-was/
H A Dindexer.php4 system("indexer -c sphinx.conf --rotate dk_main");
H A DINSTALL43 The recent installation requires a Linux operating system that uses systemd for
50 2. Copy the file from ''contrib/cron.daily/sphinx-rotate-grimore'' into the system folder
63 3.) Copy the file from ''contrib/etc/systemd/system/sphinx-searchd-grimore.service''
64 into ''/etc/systemd/system'' and edit it such that the path
/plugin/sphinxsearch/
H A Dindexer.php4 system("indexer -c sphinx.conf --rotate dk_main");
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dglobal.css17 …font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell…
77 …font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell…
/plugin/nsexport/packer/ziphtml/compress/
H A Dziplib.php16 system($cmd);
/plugin/openid/lang/en/
H A Dintro.txt3 You can log into this Wiki using the [[http://openid.net/|OpenID]] system.
/plugin/fbcomments/
H A Dplugin.info.txt6 desc Facebook comments system plugin for Dokuwiki
/plugin/anewssystem/
H A DINFO7 desc provides an easy to handle, page based news system
/plugin/schulzevote/
H A Dplugin.info.txt6 desc a voting system per page using the schulze method
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dbuild.properties1 #Created by build system. Do not modify

12345678910>>...28