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

1 2 3 4 56 7 8 91011>>

  /external/apache-http/src/org/apache/http/conn/
EofSensorWatcher.java 61 * closes the underlying stream. The caller will leave the
81 * closes the underlying stream. The caller will leave the
104 * closes the underlying stream. The caller will leave the
  /external/opencore/oscl/oscl/osclmemory/src/
oscl_mem_imp.cpp 88 OsclError::Leave(OsclErrNoMemory);
102 OsclError::Leave(OsclErrNotInstalled);
188 //just propagate the leave to the caller.
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jitter_buffer.h 749 Can Leave: No
757 Can Leave: No
764 Can Leave: No
777 Can Leave: No
790 Can Leave: No
802 Can Leave: No
814 Can Leave: No
822 Can Leave: No
835 Can Leave: No
851 Can Leave: N
    [all...]
  /external/dropbear/
dss.c 62 TRACE(("leave buf_get_dss_pub_key: failed reading mpints"))
68 TRACE(("leave buf_get_dss_pub_key: short key"))
72 TRACE(("leave buf_get_dss_pub_key: success"))
130 TRACE(("leave dsa_key_free"))
418 TRACE(("leave buf_put_dss_sign"))
queue.c 88 TRACE(("leave enqueue"))
  /external/opencore/codecs_v2/standalone_headerfiles/
arbt_base.h 38 OSCL_IMPORT_REF static void leave(int) {}; function in class:ArbtErrorTrap
215 * The default implementation simply returns the leave code.
220 * @param aError: the leave code generated by the Run.
345 * The default implementation simply returns the leave code.
350 * @param aError: the leave code generated by the Run.
  /external/guava/src/com/google/common/collect/
ImmutableMultimap.java 256 * Guaranteed to throw an exception and leave the multimap unmodified.
265 * Guaranteed to throw an exception and leave the multimap unmodified.
275 * Guaranteed to throw an exception and leave the multimap unmodified.
292 * Guaranteed to throw an exception and leave the multimap unmodified.
301 * Guaranteed to throw an exception and leave the multimap unmodified.
310 * Guaranteed to throw an exception and leave the multimap unmodified.
319 * Guaranteed to throw an exception and leave the multimap unmodified.
  /external/opencore/doc/oscl_html/
classOsclError.html 24 <tr><td nowrap align=right valign=top>OSCL_IMPORT_REF void&nbsp;</td><td valign=bottom><a class="el" href="classOsclError.html#d7">Leave</a> (int32 aReason)</td></tr>
32 <a name="d7" doxytag="OsclError::Leave"></a><p>
38 <td class="md" nowrap valign="top"> OSCL_IMPORT_REF void OsclError::Leave </td>
58 Do a Leave error, with the given reason code. When a leave occurs, all items on the cleanup stack for the current trap level will be destroyed, and execution will jump to the trap handler. </td>
87 Evaluate the input parameter, and if it is an error code (non-zero), then do a Leave with the provided reason code. </td>
116 Evaluate the input parameter, and if it is null, do a Leave with OsclErrNoMemory reason code. </td>
oscl__error_8h-source.html 58 00106 OSCL_IMPORT_REF <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="classOsclError.html#d7">Leave</a>(int32 aReason);
70 00131 <span class="comment">//Map TPVBaseErrorEnum return codes to Oscl Error leave codes</span>
104 00165 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
122 00183 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
132 00193 <span class="comment"> * Return the current value of the singleton and leave the singleton table locked</span>
145 00206 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
163 00224 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
223 00304 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
240 00321 <a class="code" href="classOsclError.html#d7">OsclError::Leave</a>(_OsclBaseToErrorMap[error]);
  /external/opencore/engines/2way/include/
pv_2way_interface.h 99 * @leave This method can leave with one of the following error codes
117 * @leave This method can leave with one of the following error codes
141 * @leave This method can leave with one of the following error codes
165 * @leave This method can leave with one of the following error codes
187 * @leave This method can leave with one of the following error code
    [all...]
  /external/opencore/doc/pvauthor_html/
classMPVVideoOutput.html 58 leave with one of the system wide error codes </td></tr>
97 leave with one of the system wide error codes </td></tr>
136 leave with one of the system wide error codes </td></tr>
classMPVVideoInput.html 59 leave with one of the system wide error codes </td></tr>
98 leave with one of the system wide error codes </td></tr>
137 leave with one of the system wide error codes </td></tr>
176 leave with one of the system wide error codes </td></tr>
  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_aobase.h 104 int32 iLeave;//last leave code from a Run call
206 * @param aError: the leave code generated by the Run.
232 then the active scheduler calls ExecError() to handle the leave.
  /bionic/libc/stdio/
fpurge.c 40 * fpurge: like fflush, but without writing anything: leave the
  /bionic/libm/i387/
s_ceil.S 57 leave
s_floor.S 57 leave
  /build/core/
clear_vars.mk 98 # Leave the current makefile to make sure we don't break anything
  /dalvik/libcore/support/src/test/java/tests/support/
Support_PortManager.java 28 * logic, so leave it to the OS.
  /development/tools/idegen/src/
IntelliJ.java 49 * under source roots but leave the rest in so you can still pull
  /external/clearsilver/
README 44 translation at Yahoo!. You leave all the english strings right in the
  /external/elfutils/m4/
progtest.m4 46 dnl If no 4th arg is given, leave the cache variable unset,
  /external/opencore/baselibs/thread_messaging/src/
pv_interface_proxy_handler.cpp 51 //Leave critical section...
pv_interface_proxy_notifier.cpp 51 //Leave critical section...
  /external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_interface_proxy_handler.cpp 57 //Leave critical section...
pv_omx_interface_proxy_notifier.cpp 56 //Leave critical section...

Completed in 115 milliseconds

1 2 3 4 56 7 8 91011>>