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

<<61626364656667686970>>

  /external/opencore/oscl/oscl/osclio/src/
oscl_udp_socket.h 42 int32 Close();
  /external/opencore/oscl/oscl/osclregcli/src/
oscl_registry_client_impl.h 71 void Close() {}
  /external/opencore/oscl/oscl/osclregserv/src/
oscl_registry_serv_impl_global.h 58 void Close();
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
clc.h 30 /* file contents : Close Logical Channel Signalling Entity */
se.h 77 #define EVENT_CLCSE 0X04000000 /* Close Logical Channel Signalling Entity */
160 /* Close Logical Channel Signalling Entity ( CLCSE ) */
161 #define EVENT_PTV_CLC_CLS_REQ EVENT_CLCSE | 0X00000000 /* CLOSE.request */
163 #define EVENT_PTV_CLC_CLS_RPS EVENT_CLCSE | 0X00020000 /* CLOSE.response */
  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
se.cpp 80 { EVENT_PTV_CLC_CLS_REQ , E_PtvId_Clc_Cls_Req , "CLCSE --> CLOSE.request" },
81 { EVENT_PTV_CLC_CLS_RPS , E_PtvId_Clc_Cls_Rps , "CLCSE --> CLOSE.response" },
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tsc_clc.h 59 /* Close Logical Channel */
  /external/openssl/crypto/
x86_64cpuid.pl 159 close STDOUT; # flush
  /external/proguard/src/proguard/gui/
ProGuardRunnable.java 119 printStream.close();
  /external/proguard/src/proguard/obfuscate/
DictionaryNameFactory.java 117 reader.close();
  /external/proguard/src/proguard/shrink/
Shrinker.java 126 ps.close();
  /external/proguard/src/proguard/wtk/
ProGuardObfuscator.java 104 parser.close();
  /external/qemu/android/
hw-qemud.h 96 /* Force-close the connection to a given qemud client.
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/
SDL_syscdrom.c 98 close(cdfd);
301 SDL_CDcaps.Close = SDL_SYS_CDClose;
642 /* Close the CD-ROM handle */
645 close(cdrom->id);
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 205 close(cdfd);
264 SDL_CDcaps.Close = SDL_SYS_CDClose;
524 /* Close the CD-ROM handle */
527 close(cdrom->id);
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/
SDL_syscdrom.c 141 close(cdfd);
280 SDL_CDcaps.Close = SDL_SYS_CDClose;
546 /* Close the CD-ROM handle */
549 close(cdrom->id);
  /external/qemu/distrib/sdl-1.2.12/src/file/
SDL_rwops.c 445 rwops->close = win32_file_close;
480 rwops->close = stdio_close;
497 rwops->close = mem_close;
514 rwops->close = mem_close;
  /external/qemu/distrib/sdl-1.2.12/src/hermes/
HeadX86.h 16 /* If you can't stand IFDEFS, then close your eyes now, please :) */
  /external/qemu/
dynlink.h 44 * DYNLINK_FUNC(int,close,(int)) \
  /external/quake/quake/src/WinQuake/
net_vcr.cpp 49 net_drivers[0].Close = VCR_Close;
  /external/stlport/src/
stdio_streambuf.h 55 // The destructor flushes the stream, but does not close it.
  /external/svox/pico/tts/
svox_ssml_parser.h 155 char* m_appendix; /* holds Pico pitch, speed and volume close tags for prosody tag parsing */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 261 close IN;
345 close IN;
455 close IN;
466 close OUT;
  /external/v8/test/sputnik/
testcfg.py 57 self.tmpfile.Close()
  /external/v8/tools/
linux-tick-processor.py 54 pipe.close()

Completed in 207 milliseconds

<<61626364656667686970>>