OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onexit
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/track/
TextTrackCue.idl
41
attribute EventHandler
onexit
;
/bionic/libc/bionic/
libc_init_common.h
44
void (*
onexit
)(void),
libc_init_dynamic.cpp
97
void (*
onexit
)(void) __unused,
103
// Several Linux ABIs don't pass the
onexit
pointer, and the ones that
libc_init_static.cpp
89
void (*
onexit
)(void) __unused,
98
// Several Linux ABIs don't pass the
onexit
pointer, and the ones that
/development/ndk/platforms/android-3/arch-arm/src/
crtbegin_dynamic.c
41
void (*
onexit
)(void),
68
- address of an "
onexit
" function, not used on any
crtbegin_static.c
41
void (*
onexit
)(void),
68
- address of an "
onexit
" function, not used on any
/frameworks/base/tools/obbtool/
mkobb.sh
125
onexit
() {
function
210
trap
onexit
ERR
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h
620
onexit_t __cdecl
onexit
(onexit_t _Func);
Completed in 392 milliseconds