HomeSort by relevance Sort by last modified time
    Searched full:close (Results 876 - 900 of 5187) sorted by null

<<31323334353637383940>>

  /external/opencore/baselibs/threadsafe_callback_ao/src/
threadsafe_callback_ao.cpp 106 mutex_close_status = Mutex.Close(); // close the mutex
107 sema_close_status = RemoteThreadCtrlSema.Close(); // close the semaphore
  /external/opencore/engines/2way/src/
pv_2way_mux_datapath.cpp 61 Close();
  /external/opencore/oscl/oscl/osclio/src/
oscl_dns_imp_pv.h 40 int32 Close();
oscl_socket_serv_imp_base.h 39 virtual void Close(bool) = 0;
  /external/openssl/apps/
CA.pl 96 close OUT;
99 close OUT;
183 close IN;
184 close OUT;
CA.pl.in 96 close OUT;
99 close OUT;
183 close IN;
184 close OUT;
  /external/oprofile/daemon/
opd_pipe.c 51 close(fifo);
  /external/ppp/pppd/
tty.c 634 close(ipipe[0]);
635 close(ipipe[1]);
636 close(opipe[0]);
637 close(opipe[1]);
650 close(fd);
668 close(pty_master);
731 close(i);
755 close(pty_master);
759 close(pty_slave);
763 close(real_ttyfd)
    [all...]
  /external/proguard/src/proguard/io/
FileDataEntry.java 79 inputStream.close();
  /external/qemu/android/utils/
tempfile.h 27 ** close them before that with tempfile_close()
  /external/qemu/distrib/sdl-1.2.12/src/events/
SDL_quit.c 77 /* This function returns 1 if it's okay to close the application window */
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzWindow.h 35 /* Delegate for our NSWindow to send SDLQuit() on close */
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscostask.c 53 int riscos_closeaction = 1; /* Close icon action */
123 Close down application on exit.
176 0 Don't show close icon
177 1 Show close icon
  /external/qemu/
migration.h 45 int (*close)(struct FdMigrationState*); member in struct:FdMigrationState
  /external/quake/tools/
dumpms2.py 76 f.close()
  /external/skia/src/images/
SkFDStream.cpp 12 ::close(fFD);
  /external/srec/seti/sltsEngine/include/
CSWIslts.h 40 SWIsltsResult close();
  /external/strace/
TODO 17 I don't like run on last close, change it?
  /external/v8/test/mjsunit/regress/
regress-925537.js 31 print('Failure: Expected <' + actual + '> to be close to <' +
  /external/v8/tools/
presubmit.py 115 sums_file.close()
122 sums_file.close()
134 handle.close()
273 handle.close()
  /external/webkit/JavaScriptCore/
create_rvct_stubs 52 close(IN);
  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorSymbian.cpp 65 alloc.chunk->Close();
  /external/webkit/JavaScriptCore/pcre/
COPYING 2 and semantics are as close as possible to those of the Perl 5 language.
  /external/webkit/WebCore/dom/
MessagePort.idl 40 void close();
  /external/webkit/WebCore/html/
HTMLDocument.idl 27 void close();

Completed in 143 milliseconds

<<31323334353637383940>>