Searched defs:okay (Results 1 - 25 of 30) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/cdrom/
H A DSDL_cdrom.c67 int okay; local
69 okay = SDL_cdinitted;
74 okay = 0;
80 return(okay);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/mint/
H A DSDL_syscdrom.c171 int i,okay; local
186 okay=1;
196 okay=0;
215 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_blit.c46 int okay; local
50 /* Everything is okay at the beginning... */
51 okay = 1;
57 okay = 0;
66 okay = 0;
73 if ( okay && srcrect->w && srcrect->h ) {
108 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
H A DSDL_cgxmodes.c260 int okay; local
263 okay = 1;
282 okay = CGX_ResizeFullScreen(this);
283 if ( ! okay ) {
294 return(okay);
/external/qemu-pc-bios/vgabios/
H A Dbiossums.c175 void check( int okay, char* message ) { argument
177 if( !okay ) {
/external/clang/test/CXX/class/class.union/
H A Dp1.cpp48 Okay okay; member in union:U1
74 Okay okay; member in struct:U2::__anon3559
124 Either<int,Okay> okay(0);
/external/clang/test/SemaCXX/
H A Dreferences.cpp70 int& okay; // expected-note{{reference member 'okay' will never be initialized}} member in class:Test6
88 typedef intref const intref_c; // okay. FIXME: how do we verify that this is the same type as intref?
/external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/
H A DSDL_syscdrom.c472 int okay; local
480 okay = 0;
512 okay = 1;
514 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/freebsd/
H A DSDL_syscdrom.c245 int i, okay; local
249 okay = 0;
284 okay = 1;
287 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/openbsd/
H A DSDL_syscdrom.c254 int i, okay; local
258 okay = 0;
293 okay = 1;
296 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/osf/
H A DSDL_syscdrom.c250 int okay = 0; local
314 okay = 1;
317 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/qnx/
H A DSDL_syscdrom.c275 int i, okay; local
277 okay = 0;
308 okay = 1;
311 return (okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/win32/
H A DSDL_syscdrom.c167 int i, okay; local
170 okay = 0;
226 okay = 1;
230 return(okay ? 0 : -1);
330 int okay; local
333 okay = 0;
345 okay = 1;
349 return(okay ? 0 : -1);
/external/qemu-pc-bios/bochs/bios/
H A Dbiossums.c242 void check(int okay, char* message) { argument
244 if (!okay) {
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DBlit.cpp322 bool okay = setVertexShader(SHADER_VS_STANDARD); local
331 okay = okay && setPixelShader(SHADER_PS_COMPONENTMASK);
336 okay = okay && setPixelShader(SHADER_PS_LUMINANCE);
340 if (!okay)
/external/webkit/Source/WebCore/bindings/js/
H A DJSDOMBinding.h242 inline int32_t finiteInt32Value(JSC::JSValue value, JSC::ExecState* exec, bool& okay) argument
245 okay = isfinite(number);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/beos/
H A DSDL_syscdrom.cc261 int okay; local
264 okay = 0;
268 okay = 1;
272 return(okay ? 0 : -1);
353 int okay; local
357 okay = 0;
363 okay = 1;
367 return(okay ? 0 : -1);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/
H A DSDL_syscdrom.c403 int i, okay; local
406 okay = 0;
443 okay = 1;
446 return(okay ? 0 : -1);
/external/tinyxml/
H A Dxmltest.cpp540 int okay = 1; local
551 okay = 0;
558 XmlTest( "UTF-8: Verified multi-language round trip.", 1, okay );
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
H A DSDL_x11modes.c950 int okay; local
960 okay = 1;
962 return(okay);
1025 okay = X11_ResizeFullScreen(this);
1026 if ( ! okay ) {
1033 if ( okay ) {
1047 return(okay);
/external/svox/pico/lib/
H A Dpicoacph.c381 picoos_uint8 okay; local
386 okay = TRUE;
432 okay = TRUE;
480 okay = FALSE;
483 if (okay && (!picokdt_dtPHRclassify(acph->dtphr))) {
488 okay = FALSE;
491 if (okay && (!picokdt_dtPHRdecomposeOutClass(acph->dtphr, &dtres))) {
496 okay = FALSE;
499 if (okay && dtres.set) {
800 picoos_uint8 okay; local
[all...]
H A Dpicosa.c521 picoos_uint8 okay; /* two uses: processing okay and lexind resovled */ local
527 okay = TRUE;
560 okay = TRUE;
629 okay = FALSE;
632 if (okay && (!picokdt_dtPosDclassify(sa->dtposd, &prevout))) {
637 okay = FALSE;
640 if (okay && (!picokdt_dtPosDdecomposeOutClass(sa->dtposd, &dtres))) {
645 okay = FALSE;
647 if (okay
844 picoos_uint8 okay; local
[all...]
/external/libpcap/
H A Dpcap-dos.c506 * Get a list of all interfaces that are present and that we probe okay.
619 probed_dev = dev; /* device is probed okay and may be used */
934 * just pretend Watt-32 is initialised okay.
1053 BOOL okay = PktExitDriver(); local
1056 fprintf (stderr, "pkt_close(): %d\n", okay);
/external/v8/src/arm/
H A Dbuiltins-arm.cc1490 Label okay; local
1497 __ b(gt, &okay); // Signed comparison.
1507 __ bind(&okay);
/external/v8/src/ia32/
H A Dbuiltins-ia32.cc744 Label okay; local
758 __ j(greater, &okay); // Signed comparison.
764 __ bind(&okay);

Completed in 581 milliseconds

12