HomeSort by relevance Sort by last modified time
    Searched full:leave (Results 51 - 75 of 1459) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/dropbear/
cli-authpubkey.c 58 TRACE(("leave cli_pubkeyfail"))
126 TRACE(("leave recv_msg_userauth_pk_ok"))
169 TRACE(("leave send_msg_userauth_pubkey"))
181 TRACE(("leave cli_auth_pubkey-success"))
184 TRACE(("leave cli_auth_pubkey-failure"))
cli-authpasswd.c 58 TRACE(("leave gui_getpass: no askpass program"))
111 TRACE(("leave gui_getpass"))
151 TRACE(("leave cli_auth_password"))
tcp-accept.c 126 TRACE(("leave listen_tcpfwd: dropbear_listen failed"))
136 TRACE(("leave listen_tcpfwd: listener failed"))
140 TRACE(("leave listen_tcpfwd: success"))
common-session.c 117 TRACE(("leave session_init"))
218 TRACE(("leave session_cleanup: !sessinitdone"))
228 TRACE(("leave session_cleanup"))
301 /* leave space to null-terminate */
312 TRACE(("leave ident_readln: select error"))
330 TRACE(("leave ident_readln: read error"))
335 TRACE(("leave ident_readln: EOF"))
351 TRACE(("leave ident_readln: return %d", pos+1))
svr-service.c 52 TRACE(("leave recv_msg_service_request: done ssh-userauth"))
65 TRACE(("leave recv_msg_service_request: done ssh-connection"))
packet.c 68 TRACE(("leave writepacket: EINTR"))
85 /* More packet left to write, leave it in the queue for later */
89 TRACE(("leave write_packet"))
114 TRACE(("leave read_packet: packetinit done"))
131 TRACE(("leave read_packet: EINTR or EAGAIN"))
146 TRACE(("leave read_packet"))
179 TRACE(("leave read_packet_init: EINTR"))
310 TRACE(("leave decrypt_packet"))
515 TRACE(("leave encrypt_packet()"))
562 TRACE(("leave writemac")
    [all...]
  /external/opencore/android/
android_audio_mio.h 220 OsclError::Leave(OsclErrNotSupported);
241 OsclError::Leave(OsclErrNotSupported);
246 OsclError::Leave(OsclErrNotSupported);
250 OsclError::Leave(OsclErrNotSupported);
258 OsclError::Leave(OsclErrNotSupported);
  /external/opencore/doc/oscl_html/
oscl__error__imp__cppexceptions_8h-source.html 23 00025 <span class="comment">//Implementation file for Leave using C++ exceptions.</span>
25 00027 <span class="comment">//This is a full implementation of Leave.</span>
33 00035 <span class="comment">//Leave throws C++ exceptions.</span>
38 00040 <span class="comment">//_r is the leave code, _s are statements to execute</span>
51 00053 <span class="comment">//_r is the leave code, _s are statements to execute</span>
oscl__mempool__allocator_8h.html 9 <hr><h1>oscl_mempool_allocator.h File Reference</h1>This file contains the definition of memory pool allocator for leave/trap.
21 This file contains the definition of memory pool allocator for leave/trap.
  /external/opencore/oscl/oscl/osclerror/src/
oscl_error_imp_jumps.h 45 // Implemenation of Leave using Setjmp / Longjmp.
82 //Note: you can't leave here, since leave would
131 //Leave uses the OsclJump methods
135 //_r is leave code, _s is statements to execute.
oscl_error_codes.h 32 \brief Defines basic error and leave codes.
39 /** Leave Codes
  /external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nximage.c 118 Dprintf ("leave NX_NormalUpdate\n") ;
143 Dprintf ("leave NX_SetupImage\n") ;
155 Dprintf ("leave NX_DestroyImage\n") ;
181 Dprintf ("leave NX_ResizeImage\n") ;
229 Dprintf ("leave NX_RefreshDisplay\n") ;
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/net/
GenericIPMreq.java 66 * @param addr multicast address to join/leave
79 * @param addr multicast address to join/leave
81 * on which to join/leave
  /external/kernel-headers/original/asm-generic/
mutex-xchg.h 22 * wasn't 1 originally. This function MUST leave the value lower than 1
85 * MUST leave the value lower than 1 even when the "1" assertion wasn't true.
86 * Additionally, if the value was < 0 originally, this function must not leave
  /external/guava/src/com/google/common/collect/
ImmutableCollection.java 109 * Guaranteed to throw an exception and leave the collection unmodified.
118 * Guaranteed to throw an exception and leave the collection unmodified.
127 * Guaranteed to throw an exception and leave the collection unmodified.
136 * Guaranteed to throw an exception and leave the collection unmodified.
145 * Guaranteed to throw an exception and leave the collection unmodified.
154 * Guaranteed to throw an exception and leave the collection unmodified.
  /external/opencore/nodes/streaming/streamingmanager/include/
pvmf_sm_node_factory.h 47 * If the creation fails, this function will leave.
60 * will result in a leave with error code OsclErrInvalidState.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.4.2-1.js 43 startTest(); // leave this alone
62 test(); // leave this alone. this executes the test cases and
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/instanceof/
regress-7635.js 34 startTest(); // leave this alone
69 test(); // leave this alone. this executes the test cases and
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/regexp/
regress-6359.js 34 startTest(); // leave this alone
67 test(); // leave this alone. this executes the test cases and
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/regress/
regress-7703.js 33 startTest(); // leave this alone
82 test(); // leave this alone. this executes the test cases and
  /external/webkit/JavaScriptCore/tests/mozilla/js1_4/Regress/
regress-7224.js 34 startTest(); // leave this alone
71 test(); // leave this alone. this executes the test cases and
  /external/webkit/WebCore/html/
FormDataList.cpp 53 // Leave other characters alone.
78 // Leave other characters alone.
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/OAL/Common/
TI_OAL.cpp 68 TI_OSCriticalSection::Leave()
71 m_pWrapCS->Leave();
  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem.h 204 * handles constructors that leave.
207 * leave to propagate to the next level.
511 * @exception may leave with code = bad alloc
538 * except that it will handle constructors that leave.
541 * leave to propagate to the next level.
550 * @exception may leave with code = bad alloc
575 * @exception may leave with code = bad alloc
591 * except that it will handle constructors that leave.
594 * leave to propagate to the next level.
604 * @exception may leave with code = bad allo
    [all...]
  /bionic/libc/arch-x86/bionic/
_exit_with_stack_teardown.S 20 * since ARM side does the same thing, leave it as is.

Completed in 468 milliseconds

1 23 4 5 6 7 8 91011>>