Home
last modified time | relevance | path

Searched refs:exiter (Results 1 – 25 of 171) sorted by relevance

1234567

/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/
H A Dfiles.pm24 use installer::exiter;
37 installer::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
46 …open( IN, "<$localfile" ) || installer::exiter::exit_program("ERROR: Cannot open file $localfile f…
85 … installer::exiter::exit_program("ERROR: Cannot open file $savefile for writing", "save_file");
99 …open( IN, "<$filename" ) || installer::exiter::exit_program("ERROR: Cannot open file $filename for…
114 …open( OUT, ">$filename" ) || installer::exiter::exit_program("ERROR: Cannot open file $filename fo…
H A Dcontrol.pm23 use installer::exiter;
58 …installer::exiter::exit_program("ERROR: Could not find all needed files in path!", "check_needed_f…
127 …installer::exiter::exit_program("ERROR: Could not find all needed files in path!", "check_system_p…
233 …installer::exiter::exit_program("makecab.exe too old. Found version: \"$makecabversion\", required…
279 …installer::exiter::exit_program("ERROR: Environment variable not set!", "check_system_environment"…
400 …if ( ! -f $installer::globals::lcidlistname ) { installer::exiter::exit_program("ERROR: Did not fi…
425 …installer::exiter::exit_program("ERROR: Wrong syntax in Windows LCID list $installer::globals::lci…
451 …installer::exiter::exit_program("There is currently only for Linux (RPM) and Windows a reliable me…
H A Dpackagelist.pm22 use installer::exiter;
482 …if ( ! ( $#{$packages} > -1 )) { installer::exiter::exit_program("ERROR: No packages defined!", "c…
496 …installer::exiter::exit_program("ERROR in package list: No value for $element !", "check_packageli…
508 …if ( $$fileref eq "" ) { installer::exiter::exit_program("ERROR: Could not find script file $scrip…
604 …installer::exiter::exit_program("ERROR: Could not find package info for module $gid in file \"$fil…
650 …if ( $$fileref eq "" ) { installer::exiter::exit_program("ERROR: Could not find file $packinfofile…
670 …if ( ! ( $#{$packages} > -1 )) { installer::exiter::exit_program("ERROR: No packages defined!", "p…
754 …if ( ! $onefile->{'destination'} ) { installer::exiter::exit_program("ERROR: No destination found …
757 …if ( ! $onefile->{'modules'} ) { installer::exiter::exit_program("ERROR: No modules found at file …
762 …if ( ! exists($installer::globals::moduledestination{$module}) ) { installer::exiter::exit_program…
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/
H A Dfiles.pm24 use installer::exiter;
37 installer::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
46 …open( IN, "<$localfile" ) || installer::exiter::exit_program("ERROR: Cannot open file $localfile f…
85 … installer::exiter::exit_program("ERROR: Cannot open file $savefile for writing", "save_file");
99 …open( IN, "<$filename" ) || installer::exiter::exit_program("ERROR: Cannot open file $filename for…
114 …open( OUT, ">$filename" ) || installer::exiter::exit_program("ERROR: Cannot open file $filename fo…
H A Dcontrol.pm23 use installer::exiter;
58 …installer::exiter::exit_program("ERROR: Could not find all needed files in path!", "check_needed_f…
127 …installer::exiter::exit_program("ERROR: Could not find all needed files in path!", "check_system_p…
233 …installer::exiter::exit_program("makecab.exe too old. Found version: \"$makecabversion\", required…
279 …installer::exiter::exit_program("ERROR: Environment variable not set!", "check_system_environment"…
400 …if ( ! -f $installer::globals::lcidlistname ) { installer::exiter::exit_program("ERROR: Did not fi…
425 …installer::exiter::exit_program("ERROR: Wrong syntax in Windows LCID list $installer::globals::lci…
451 …installer::exiter::exit_program("There is currently only for Linux (RPM) and Windows a reliable me…
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/installer/windows/
H A Dmergemodule.pm24 use installer::exiter;
848 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
926 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1005 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1088 …if ( ! -f $idtfilename ) { installer::exiter::exit_program("ERROR: Could not find file \"$idtfilen…
1161 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
1295 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1308 …if ( ! -f $idtfilename ) { installer::exiter::exit_program("ERROR: Could not find file \"$idtfilen…
1323 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1587 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
[all …]
H A Dadmin.pm22 use installer::exiter;
80 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
138 …installer::exiter::exit_program("ERROR: Could not exclude tables from pcp file: $localfullmsidatab…
307 …if ( ! exists($filehash->{$file}->{'Component'}) ) { installer::exiter::exit_program("ERROR: Did n…
311 …if ( ! exists($fullpathhash->{$dirname}) ) { installer::exiter::exit_program("ERROR: Did not find …
313 …if ( ! exists($filehash->{$file}->{'FileName'}) ) { installer::exiter::exit_program("ERROR: Did no…
338 …installer::exiter::exit_program("ERROR: File not found: \"$oldsourcefile\" (or \"$sourcefile\").",…
349 installer::exiter::exit_program($infoline, "copy_files_into_directory_structure");
396 …if ( ! -f $msidatabase ) { installer::exiter::exit_program("ERROR: Cannot find file $msidatabase",…
429 installer::exiter::exit_program($infoline, "write_sis_info");
[all …]
H A Dmsp.pm24 use installer::exiter;
249 installer::exiter::exit_program("ERROR: Could not execute $systemcall !", "execute_msimsp");
312 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
370 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
398 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
447 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
595 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_pa…
614 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
818 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
1005 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_re…
[all …]
H A Dupdate.pm22 use installer::exiter;
64 …installer::exiter::exit_program("ERROR: Could not exclude tables from msi database: $fulldatabasep…
183 …if ( ! -f $longonefilename ) { installer::exiter::exit_program("ERROR: Could not find idt file: $l…
292 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_da…
310 …if ( ! $allvariables->{'UPDATE_DATABASE_LISTNAME'} ) { installer::exiter::exit_program("ERROR: If …
315 …if ( $$listname eq "" ) { installer::exiter::exit_program("ERROR: List file not found: $listfilena…
341 …if ( ! -f $databasename ) { installer::exiter::exit_program("ERROR: Could not find reference datab…
432 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
456 …if ( ! -f $mergefile ) { installer::exiter::exit_program("ERROR: msm file not found: $filename !",…
465 …if ( ! -f $completedest ) { installer::exiter::exit_program("ERROR: msm file not found: $completed…
[all …]
H A Dfeaturecomponent.pm22 use installer::exiter;
44 …installer::exiter::exit_program("ERROR: No component defined for file $onefile->{'Name'}", "create…
48 …installer::exiter::exit_program("ERROR: No modules found for file $onefile->{'Name'}", "create_fea…
96 …installer::exiter::exit_program("ERROR: No component defined for registry $oneregistry->{'gid'}", …
100 …installer::exiter::exit_program("ERROR: No modules found for registry $oneregistry->{'gid'}", "cre…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/installer/windows/
H A Dmergemodule.pm24 use installer::exiter;
847 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
925 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1004 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1087 …if ( ! -f $idtfilename ) { installer::exiter::exit_program("ERROR: Could not find file \"$idtfilen…
1160 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
1294 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1307 …if ( ! -f $idtfilename ) { installer::exiter::exit_program("ERROR: Could not find file \"$idtfilen…
1322 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
1570 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
[all …]
H A Dadmin.pm22 use installer::exiter;
80 …installer::exiter::exit_program("ERROR: Could not extract cabinet file: $mergemodulehash->{'cabine…
138 …installer::exiter::exit_program("ERROR: Could not exclude tables from pcp file: $localfullmsidatab…
307 …if ( ! exists($filehash->{$file}->{'Component'}) ) { installer::exiter::exit_program("ERROR: Did n…
311 …if ( ! exists($fullpathhash->{$dirname}) ) { installer::exiter::exit_program("ERROR: Did not find …
313 …if ( ! exists($filehash->{$file}->{'FileName'}) ) { installer::exiter::exit_program("ERROR: Did no…
338 …installer::exiter::exit_program("ERROR: File not found: \"$oldsourcefile\" (or \"$sourcefile\").",…
349 installer::exiter::exit_program($infoline, "copy_files_into_directory_structure");
396 …if ( ! -f $msidatabase ) { installer::exiter::exit_program("ERROR: Cannot find file $msidatabase",…
429 installer::exiter::exit_program($infoline, "write_sis_info");
[all …]
H A Dmsp.pm24 use installer::exiter;
249 installer::exiter::exit_program("ERROR: Could not execute $systemcall !", "execute_msimsp");
312 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
370 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
398 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
447 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
595 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_pa…
614 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
818 …if ( ! -f $filename ) { installer::exiter::exit_program("ERROR: Could not find file \"$filename\" …
1005 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_re…
[all …]
H A Dupdate.pm22 use installer::exiter;
64 …installer::exiter::exit_program("ERROR: Could not exclude tables from msi database: $fulldatabasep…
183 …if ( ! -f $longonefilename ) { installer::exiter::exit_program("ERROR: Could not find idt file: $l…
292 …installer::exiter::exit_program("ERROR: Wrong syntax in file: $filename! Line: \"$line\"", "get_da…
310 …if ( ! $allvariables->{'UPDATE_DATABASE_LISTNAME'} ) { installer::exiter::exit_program("ERROR: If …
315 …if ( $$listname eq "" ) { installer::exiter::exit_program("ERROR: List file not found: $listfilena…
341 …if ( ! -f $databasename ) { installer::exiter::exit_program("ERROR: Could not find reference datab…
432 …installer::exiter::exit_program("ERROR: Unknown line format in table \"$idtfilename\" (line $linec…
456 …if ( ! -f $mergefile ) { installer::exiter::exit_program("ERROR: msm file not found: $filename !",…
465 …if ( ! -f $completedest ) { installer::exiter::exit_program("ERROR: msm file not found: $completed…
[all …]
H A Dfeaturecomponent.pm22 use installer::exiter;
44 …installer::exiter::exit_program("ERROR: No component defined for file $onefile->{'Name'}", "create…
48 …installer::exiter::exit_program("ERROR: No modules found for file $onefile->{'Name'}", "create_fea…
96 …installer::exiter::exit_program("ERROR: No component defined for registry $oneregistry->{'gid'}", …
100 …installer::exiter::exit_program("ERROR: No modules found for registry $oneregistry->{'gid'}", "cre…
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/rmi/testlibrary/
H A DRegistryRunner.java39 private static RemoteExiter exiter = null; field in RegistryRunner
62 RemoteExiter exiter = in requestExit() local
68 exiter.exit(); in requestExit()
71 exiter = null; in requestExit()
98 exiter = new RegistryRunner(); in main()
100 "/RemoteExiter", exiter); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/rmi/testlibrary/
H A DRegistryRunner.java39 private static RemoteExiter exiter = null; field in RegistryRunner
62 RemoteExiter exiter = in requestExit() local
68 exiter.exit(); in requestExit()
71 exiter = null; in requestExit()
98 exiter = new RegistryRunner(); in main()
100 "/RemoteExiter", exiter); in main()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/pre2par/
H A Dfiles.pm21 use pre2par::exiter;
33 pre2par::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
43 …open( IN, "<$localfile" ) || pre2par::exiter::exit_program("ERROR: Cannot open file: $localfile", …
58 …if (-f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot delete existing file: $savefile",…
62 …if (! -f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot write file: $savefile", "save_f…
/dports/cad/z88/Z88OS-15/src/z88r/common/
H A Dz88ai.c76 FR_INT4 exiter(FR_INT4);
153 if (!main_node_struct) return exiter(0x20); in z88ai()
161 if (!node_crosses) return exiter(0x20); in z88ai()
188 if (!akt_node_struct->next_str_node_struct) return exiter(0x21); in z88ai()
205 if (!akt_node_struct->next_str_node_struct) return exiter(0x10); in z88ai()
248 if(ifnili != 9) if (k >= MAXIEZ) return exiter(0x01); in z88ai()
257 if(ifnili != 9) if (k >= MAXIEZ) return exiter(0x01); in z88ai()
274 return exiter(0x00); in z88ai()
290 FR_INT4 exiter (FR_INT4 error) in exiter() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/par2script/
H A Dfiles.pm22 use par2script::exiter;
34 par2script::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
44 …open( IN, "<$localfile" ) || par2script::exiter::exit_program("ERROR: Cannot open file: $localfile…
61 …if (! -f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot write file: $savefile", "save_f…
H A Dmodule.pm22 use par2script::exiter;
35 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
121 …if ( $foundroot ) { par2script::exiter::exit_program("ERROR: More than one Root module. Only one m…
127 …if ( ! $foundroot ) { par2script::exiter::exit_program("ERROR: Could not find Root module. Did not…
153 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
236 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/bin/modules/pre2par/
H A Dfiles.pm21 use pre2par::exiter;
33 …open( IN, "<$localfile" ) || pre2par::exiter::exit_program("ERROR: Cannot open file: $localfile", …
48 …if (-f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot delete existing file: $savefile",…
52 …if (! -f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot write file: $savefile", "save_f…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/solenv/bin/modules/par2script/
H A Dfiles.pm22 use par2script::exiter;
34 par2script::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
44 …open( IN, "<$localfile" ) || par2script::exiter::exit_program("ERROR: Cannot open file: $localfile…
61 …if (! -f $savefile) { pre2par::exiter::exit_program("ERROR: Cannot write file: $savefile", "save_f…
H A Dmodule.pm22 use par2script::exiter;
35 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
121 …if ( $foundroot ) { par2script::exiter::exit_program("ERROR: More than one Root module. Only one m…
127 …if ( ! $foundroot ) { par2script::exiter::exit_program("ERROR: Could not find Root module. Did not…
153 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
236 …if ( ! exists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR…
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_idler_example.c17 Ecore_Idle_Exiter *exiter; member
66 ecore_idle_exiter_del(ctxt->exiter); in _event_handler_cb()
70 ctxt->exiter = NULL; in _event_handler_cb()
111 ctxt.exiter = ecore_idle_exiter_add(_exiter_cb, &ctxt); in main()

1234567