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

1 2 3 4 5 6 78 91011>>

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/OAL/Pform/Linux/
TILibLinux.h 34 tiVOID Leave ();
  /external/opencore/engines/adapters/player/framemetadatautility/src/
pv_frame_metadata_utility.cpp 441 // If a leave occurs, let it bubble up
    [all...]
  /bionic/libm/i387/
npx.h 78 * knowing how much padding to leave. Leave just enough for the
  /external/apache-http/src/org/apache/http/conn/scheme/
SchemeRegistry.java 118 // leave it to the caller to use the correct name - all lowercase
156 // leave it to the caller to use the correct name - all lowercase
  /external/dropbear/
dbutil.c 228 TRACE(("leave dropbear_listen: failed resolving"))
290 TRACE(("leave dropbear_listen: failure, %s", strerror(err)))
294 TRACE(("leave dropbear_listen: success, %d socks bound", nsock))
388 TRACE(("leave connect_remote: sock %d\n", sock))
586 TRACE(("leave getauthline: line too long"))
596 TRACE(("leave buf_getline: failure"))
599 TRACE(("leave buf_getline: success"))
694 TRACE(("leave setnonblocking"))
  /external/opencore/doc/oscl_html/
classOsclInit.html 62 (output) error code of any leave that occurs in initialization. </td></tr>
107 (output) error code of any leave that occurs in initialization.</td></tr>
oscl__error__imp__fatalerror_8h.html 9 <hr><h1>oscl_error_imp_fatalerror.h File Reference</h1>Implementation File for Leave using system fatal error.
23 Implementation File for Leave using system fatal error.
oscl__error__imp__jumps_8h-source.html 26 00028 <span class="comment">// Implemenation of Leave using Setjmp / Longjmp.</span>
63 00065 <span class="comment">//Note: you can't leave here, since leave would</span>
112 00114 <span class="comment">//Leave uses the OsclJump methods</span>
116 00118 <span class="comment">//_r is leave code, _s is statements to execute.</span>
  /external/opencore/engines/player/include/
pv_player_factory.h 53 * Creates an instance of a pvPlayer engine. If the creation fails, this function will leave.
90 * Creates an instance of a pvPlayer engine. If the creation fails, this function will leave.
  /external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/
pvmf_jb_event_notifier.h 169 //Can leave: Yes
170 //Possible leave code (s): OsclErrNoMemory
  /external/opencore/oscl/oscl/osclerror/src/
oscl_mempool_allocator.cpp 32 \brief This file contains the implementation of memory pool allocator for leave/trap
169 // If client class calls DestroyMemPool without CreateMemPool i.e iBaseAddress is NULL then leave
  /external/opencore/oscl/oscl/osclio/src/
oscl_tcp_socket.cpp 147 OsclError::Leave(OsclErrGeneral);
163 OsclError::Leave(OsclErrGeneral);
  /external/opencore/pvmi/pvmf/include/
pvmi_config_and_capability_utils.h 48 //The call may leave.
86 //call. If this function leaves, the leave will
  /external/opencore/tools_v2/build/make/
g++.mk 22 AR_ARGS := rl # make sure to leave a space at the end
26 CO := -c -o # make sure to leave a space at the end
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_sysmouse.c 215 leave physical cursor at center of screen if
246 /* Check to see if we need to enter or leave mouse relative mode */
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11mouse.c 176 leave physical cursor at center of screen if
226 /* Check to see if we need to enter or leave mouse relative mode */
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
TransformClassAdapter.java 79 // note: leave abstract classes as such
94 // note: leave abstract classes as such
  /hardware/ti/omap3/libstagefrighthw/
TIHardwareRenderer.cpp 122 // assemble first U/V pair, leave holes for Y's
130 // assemble second U/V pair, leave holes for Y's
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_OAL.h 58 virtual tiVOID Leave () = 0;
69 tiVOID Leave ();
  /external/jpeg/
wrbmp.c 201 /* we leave bfReserved1 & bfReserved2 = 0 */
210 /* we leave biCompression = 0, for none */
211 /* we leave biSizeImage = 0; this is correct for uncompressed data */
217 /* we leave biClrImportant = 0 */
266 /* we leave bfReserved1 & bfReserved2 = 0 */
  /external/opencore/baselibs/thread_messaging/src/
pv_proxied_interface.h 63 ** This function will leave if memory allocation fails.
93 ** This function will leave if memory allocation fails.
131 ** This function will leave if memory allocation fails.
177 ** and will leave
191 ** an error and will leave
  /external/opencore/codecs_v2/omx/omx_proxy/src/
pv_omx_proxied_interface.h 69 ** This function will leave if memory allocation fails.
99 ** This function will leave if memory allocation fails.
137 ** This function will leave if memory allocation fails.
183 ** and will leave.
197 ** an error and will leave.
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdHndlr.c 286 context_LeaveCriticalSection (pCmdHndlr->hContext); /* Leave critical section */
301 /* No need to schedule the driver (already handling commands) so just leave critical section */
309 /* Leave critical section */
372 /* Leave critical section */
400 /* Leave critical section */
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdHndlr.c 285 context_LeaveCriticalSection (pCmdHndlr->hContext); /* Leave critical section */
300 /* No need to schedule the driver (already handling commands) so just leave critical section */
308 /* Leave critical section */
371 /* Leave critical section */
399 /* Leave critical section */
  /external/opencore/engines/common/include/
pv_plugin_interfaces.h 673 * @exception Can leave with one of the system wide error codes
681 * @exception Can leave with one of the system wide error codes
688 * @exception Can leave with one of the system wide error codes
695 * @exception Can leave with one of the system wide error codes
713 * @exception Can leave with one of the system wide error codes
720 * @exception Can leave with one of the system wide error codes
727 * @exception Can leave with one of the system wide error codes

Completed in 146 milliseconds

1 2 3 4 5 6 78 91011>>