OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leave
(Results
26 - 50
of
1459
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libm/i387/
s_ceill.S
26
leave
s_floorf.S
28
leave
s_floorl.S
26
leave
s_trunc.S
25
leave
s_truncf.S
25
leave
s_truncl.S
25
leave
/external/clearsilver/man/man3/
cs_destroy.3
33
with a NULL pointer, and it will
leave
parse NULL as
/external/icu4c/i18n/
ucln_in.c
21
/*
Leave
this copyright notice here! It needs to go somewhere in this library. */
/external/icu4c/io/
ucln_io.c
22
/*
Leave
this copyright notice here! It needs to go somewhere in this library. */
/external/iptables/extensions/
libip6t_HL.man
8
.B Don't ever set or increment the value on packets that
leave
your local network!
libipt_TTL.man
8
.B Don't ever set or increment the value on packets that
leave
your local network!
libip6t_physdev.man
30
chain. If the packet won't
leave
by a bridge device or it is yet unknown what
38
Matches if the packet will
leave
through a bridge interface.
libipt_physdev.man
30
chain. If the packet won't
leave
by a bridge device or it is yet unknown what
38
Matches if the packet will
leave
through a bridge interface.
/external/dropbear/
cli-chansession.c
115
TRACE(("
leave
cli_tty_setup: already in raw mode!"))
143
TRACE(("
leave
cli_tty_setup"))
151
TRACE(("
leave
cli_tty_cleanup: not in raw mode"))
161
TRACE(("
leave
cli_tty_cleanup"))
236
TRACE(("
leave
put_termcodes"))
314
TRACE(("
leave
send_chansess_pty_req"))
338
TRACE(("
leave
send_chansess_shell_req"))
379
TRACE(("
leave
cli_send_chansess_request"))
cli-tcpfwd.c
84
TRACE(("
leave
setup_localtcp"))
117
TRACE(("
leave
cli_localtcp: %d", ret))
143
TRACE(("
leave
send_msg_global_request_remotetcp"))
162
TRACE(("
leave
setup_remotetcp"))
198
TRACE(("
leave
newtcpdirect: sock failed"))
213
TRACE(("
leave
newtcpdirect: err %d", err))
svr-auth.c
72
TRACE(("
leave
send_msg_userauth_banner: banner is NULL"))
87
TRACE(("
leave
send_msg_userauth_banner"))
101
TRACE(("
leave
recv_msg_userauth_request: authdone already"))
220
TRACE(("
leave
checkusername: user '%s' doesn't exist", username))
233
TRACE(("
leave
checkusername: root login disabled"))
241
TRACE(("
leave
checkusername: empty pword"))
281
TRACE(("
leave
checkusername"))
346
TRACE(("
leave
send_msg_userauth_failure"))
372
TRACE(("
leave
send_msg_userauth_success"))
/external/opencore/oscl/oscl/osclerror/src/
oscl_error_imp_jumps.cpp
37
//Note: you can't
leave
here, since
leave
would
oscl_error_trapcleanup.cpp
110
//clear the global
leave
code
137
//
leave
the current trap by popping the trap stack.
236
OsclError::
Leave
(OsclErrUnderflow);//ETrapPopUnderflow
240
OsclError::
Leave
(OsclErrUnderflow);//ETrapPopAcrossLevels
269
OsclError::
Leave
(OsclErrUnderflow);//ETrapPopUnderflow;
272
OsclError::
Leave
(OsclErrUnderflow);//ETrapPopAcrossLevels;
302
//a
leave
is happening, so cleanup all items on the stack
305
//check for a
leave
outside any trap.
oscl_exception.h
58
Each derived class will have a static function where the
leave
code
74
//! Use this macro to cause a
Leave
. It terminates the execution of the current active function
77
\param oscl_leave_status tells the cause for the
Leave
79
#define OSCL_LEAVE(_leave_status) OsclError::
Leave
(_leave_status)
85
(or
leave
)
112
\param oscl_leave_status is the
leave
code that was returned by OSCL_THROW
143
This macro will do an OSCL_LEAVE if the
leave
has not been handled by the calls above.
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
SDL_nxmouse.c
50
Dprintf ("
leave
NX_CreateWMCursor\n") ;
72
Dprintf ("
leave
NX_WarpWMCursor\n") ;
SDL_nxwm.c
44
Dprintf ("
leave
NX_SetCaption\n") ;
60
Dprintf ("
leave
NX_GetWMInfo\n") ;
SDL_nxvideo.c
61
Dprintf ("
leave
NX_Available\n") ;
75
Dprintf ("
leave
NX_DeleteDevice\n") ;
146
Dprintf ("
leave
NX_CreateDevice\n") ;
183
Dprintf ("
leave
create_aux_windows\n") ;
247
Dprintf ("
leave
NX_VideoInit\n") ;
272
Dprintf ("
leave
NX_VideoQuit\n") ;
297
Dprintf ("
leave
NX_DestroyWindow\n") ;
359
Dprintf ("
leave
NX_CreateWindow\n") ;
391
Dprintf ("
leave
NX_SetVideoMode\n") ;
415
Dprintf ("
leave
NX_SetColors\n")
[
all
...]
/external/webkit/JavaScriptCore/tests/mozilla/
template.js
34
startTest(); //
leave
this alone
54
test(); //
leave
this alone. this executes the test cases and
/external/opencore/engines/player/src/
pv_player_datapath.cpp
110
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Prepare() Connect on iSourceNode did a
leave
!"));
119
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Prepare() Connect on iSinkNode did a
leave
!"));
130
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Prepare() Connect on iDecNode did a
leave
!"));
270
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::DisconnectNodeSession() Disconnect on iSourceNode did a
leave
")));
278
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::DisconnectNodeSession() Disconnect on iSinkNode did a
leave
")));
286
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::DisconnectNodeSession() Disconnect on iDecNode did a
leave
")));
313
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Run() Init on iDecNode did a
leave
or failed"));
329
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Run() Init on iSinkNode did a
leave
"));
354
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Run() RequestPort on iSourceNode did a
leave
or failed"));
373
PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_ERR, (0, "PVPlayerDatapath::Run() RequestPort on iDecNode did a
leave
or failed"))
[
all
...]
/external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler.cpp
92
OsclError::
Leave
(OsclErrNotInstalled);
102
OsclError::
Leave
(OsclErrNotInstalled);
293
OsclError::
Leave
(OsclErrInvalidState);//scheduler not stopped
360
OsclError::
Leave
(OsclErrAlreadyInstalled);
363
OsclError::
Leave
(OsclErrAlreadyInstalled);
371
OsclError::
Leave
(OsclErrNotInstalled);//error trap not installed.
374
OsclError::
Leave
(OsclErrSystemCallFailed);//mutex error
398
OsclError::
Leave
(OsclErrNotInstalled);
409
//make sure scheduler is stopped. If not,
leave
instead.
411
OsclError::
Leave
(OsclErrInvalidState);//scheduler not stoppe
[
all
...]
Completed in 85 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>