Searched refs:quit (Results 26 - 50 of 389) sorted by relevance

1234567891011>>

/macosx-10.9.5/WebKit-7537.78.2/qt/tests/
H A Dutil.h44 QObject::connect(obj, signal, &loop, SLOT(quit()));
48 QObject::connect(&timer, SIGNAL(timeout()), &loop, SLOT(quit()));
/macosx-10.9.5/iodbc-42.5/iodbc/iodbcinst/
H A DSQLInstallTranslator.c111 goto quit;
125 goto quit;
132 goto quit;
139 goto quit;
145 goto quit;
151 goto quit;
169 goto quit;
208 quit:
H A DSQLInstallTranslatorEx.c110 goto quit;
124 goto quit;
131 goto quit;
138 goto quit;
144 goto quit;
150 goto quit;
168 goto quit;
197 quit:
H A DSQLPostInstallerError.c92 goto quit;
102 quit:
H A DSQLWritePrivateProfileString.c161 goto quit;
167 goto quit;
176 goto quit;
182 goto quit;
199 goto quit;
214 goto quit;
218 goto quit;
220 quit:
H A DSQLInstallODBC.c103 goto quit;
109 goto quit;
114 quit:
H A DSQLRemoveTranslator.c98 goto quit;
104 goto quit;
122 quit:
H A DSQLReadFileDSN.c103 goto quit;
109 goto quit;
121 goto quit;
125 goto quit;
127 quit:
H A DSQLGetPrivateProfileString.c175 goto quit;
181 goto quit;
194 goto quit;
200 goto quit;
209 goto quit;
215 goto quit;
232 goto quit;
240 goto quit;
250 goto quit;
254 goto quit;
[all...]
H A DSQLInstallDriverEx.c122 goto quit;
210 goto quit;
215 quit:
235 goto quit;
249 goto quit;
256 goto quit;
263 goto quit;
269 goto quit;
275 goto quit;
293 goto quit;
[all...]
H A DSQLWriteFileDSN.c105 goto quit;
109 goto quit;
111 quit:
H A DSQLCreateDataSource.c183 goto quit;
192 goto quit;
201 goto quit;
207 quit:
/macosx-10.9.5/ruby-104/ruby/test/win32ole/
H A Dtest_word.rb20 w.quit
66 @obj.quit
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dftw.h43 int quit; member in struct:FTW
/macosx-10.9.5/ruby-104/ruby/ext/win32ole/sample/
H A Dieconst.rb31 ie.quit
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/demos/python/
H A DMinSect.py15 Button(root, text='Exit', command=root.quit).pack()
/macosx-10.9.5/less-23/less/
H A Dmain.c177 quit(QUIT_OK);
271 quit(QUIT_ERROR);
273 quit(QUIT_OK);
302 quit(QUIT_ERROR);
307 quit(QUIT_ERROR);
314 quit(QUIT_ERROR);
328 quit(QUIT_ERROR);
332 quit(QUIT_ERROR);
339 quit(QUIT_ERROR);
341 quit(QUIT_O
432 quit(status) function
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/
H A Dtkdialog.rb31 command "quit 'save'"
39 Tk.root.bind "ButtonRelease-1", proc{quit 'save'}
40 Tk.root.bind "Return", proc{quit 'save'}
45 command "quit 'quit'"
50 command "quit 'return'"
56 def quit(button) method
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/examples/
H A Dchat.pl31 $c->quit;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/examples/
H A Dchat.pl31 $c->quit;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/examples/
H A Dchat.pl31 $c->quit;
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/rubycocoa/test/
H A DAppController.h16 - (IBAction)quit:(id)sender;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSVxWorks/
H A DmDNSVxWorks.h89 mDNSBool quit; member in struct:mDNS_PlatformSupport_struct
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DFullScreen2.tcl28 set imquit [image create photo -file [file join $dir quit.gif]]
33 label $f.quit -bg black -bd 0 -image $imquit
34 pack $f.ss $f.quit -side left -padx 12 -pady 6
37 bind $f.quit <Button-1> exit
/macosx-10.9.5/text_cmds-87/ed/
H A Dmain.c179 quit(2);
185 quit(2);
193 quit(2);
214 quit(2);
221 quit(0);
238 quit(0);
247 quit(2);
258 quit(3);
265 quit(2);
523 quit(
[all...]

Completed in 196 milliseconds

1234567891011>>