Home
last modified time | relevance | path

Searched refs:exit (Results 176 – 200 of 227) sorted by last modified time

12345678910

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js769 args[1] || (console.log("Usage: " + args[0] + " FILE"), process.exit(1));
H A Dsequence-diagram-min.js6 …n=function(args){args[1]||(console.log("Usage: "+args[0]+" FILE"),process.exit(1));var source=requ…
H A Dsequence-diagram-min.js.map1 …_START","inclusive","require","exports","main","console","log","process","exit","source","readFile…
H A Dsequence-diagram-raphael-min.js.map1 …_START","inclusive","require","exports","main","console","log","process","exit","source","readFile…
H A Dsequence-diagram-raphael.js769 args[1] || (console.log("Usage: " + args[0] + " FILE"), process.exit(1));
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js494 process.exit(2);
877 process.exit();
903 process.exit(success ? 0 : 1);
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1303 exit@~0.1.2:
1305 …resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1c…
1448 signal-exit "^3.0.0"
1880 exit "~0.1.2"
2840 signal-exit@^3.0.0:
2842 …resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e4…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php110 * @param bool $exit
112 public static function main($exit = true) argument
116 return $command->run($_SERVER['argv'], $exit);
121 * @param bool $exit
125 public function run(array $argv, $exit = true) argument
154 if ($exit) {
175 if ($exit) {
186 $result = $runner->doRun($suite, $this->arguments, $exit);
199 if ($exit) {
H A DTestRunner.php153 * @param bool $exit
157 public function doRun(PHPUnit_Framework_Test $suite, array $arguments = [], $exit = true) argument
647 if ($exit) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar72 exit;
78 exit;
85 exit;
90 exit;
94 exit;
99 exit;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js3 …u));else for(;++u<o;)e(r=this[u],n);return l.enter=function(){return a},l.exit=function(){return f… function
5exit()).style("opacity",Uo).remove(),y=ao.transition(g.order()).style("opacity",1),M=Math.max(i,0)…
H A Dnv.d3.min.js2exit().remove()}))})})}var c=a.models.tooltip();c.duration(0).hideDelay(0)._isInteractiveLayer(!0)…
3exit()).attr("transform",function(a){return"translate("+z(a)+",0)"}).style("opacity",1e-6).remove(…
4exit().selectAll("line.nv-dist"+g),"dist exit").attr(g+"1",function(a,b){return j(h(a,b))}).attr(g…
5exit().selectAll("rect.nv-bar"),"multibarExit",Math.min(100,z)).attr("y",function(a){var c=i(0)||0…
6exit().watchTransition(E,"multibarhorizontal: exit groups").style("stroke-opacity",1e-6).style("fi…
7exit().remove(),D.attr("x1",function(a){return a[0]}).attr("y1",function(a){return a[1]}).attr("x2…
8exit().remove(),t.style("stroke",function(a,b){return a.color||p(a,b)}).attr("d",d3.svg.line().x(f…
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml26 # Run style fixer in test mode on all source files. Will exit with a non-zero
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md139 …nbergmann/phpunit/issues/2446): Reverted backwards incompatible change to exit code in case of war…
154 …com/sebastianbergmann/phpunit/pull/2349): `PHPUnit_TextUI_Command` does not `exit()` when it should
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc410 // if(!confirm(tag + ' ' + attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
538 // if(!confirm(attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
/plugin/vkeyboard/
H A Dchange_log28 1. Added an "Exit" button which enables user to exit and do nothing.
/plugin/fetchmedia/lib/
H A Dbundle.js1exit();t;){i=t.fn,t=t.next;try{i()}catch(e){throw t?r():n=void 0,e}}n=void 0,e&&e.enter()};if(s)r=…
/plugin/fetchmedia/
H A Dyarn.lock1389 signal-exit "^3.0.0"
1565 signal-exit "^3.0.0"
2687 signal-exit "^3.0.2"
2760 signal-exit@^3.0.0, signal-exit@^3.0.2:
2762 …resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e4…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DCLI.php189 $exit = 0;
192 $exit = 2;
199 $exit = 0;
202 $exit = 2;
219 $exit = 1;
223 $exit = 3;
232 $exit = 1;
235 if ($exit === 0) {
237 } else if ($exit === 2) {
242 exit($exit);
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1exit iteration early by explicitly\n\t * returning `false`.\n\t *\n\t * @private\n\t …
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php269 $exit =& new GtkMenuItem('Exit');
270 $exit->connect_object('activate', array('gtk', 'main_quit'));
271 $phpMenu->append($exit);
/plugin/mantis/lib/
H A Dchangelog188 - soap_server: always exit() after returning WSDL
/plugin/advrack/
H A Dscript.js349 exit();
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DWavFile.java742 System.exit(1); in main()
/plugin/aceeditor/
H A Dbuild.js1exit|exp|expint|expm|expm1|export2wsdlg|eye|ezcontour|ezcontourf|ezmesh|ezmeshc|ezplot|ezplot3|ezp…

12345678910