/external/clearsilver/man/man3/ |
dictCleanup.3 | 14 dictCleanup - cleanup dictionary 20 void dictCleanup(dictCtx dict, dictCleanupFunc cleanup, void *rock); 25 dict - dictionary to cleanup 27 cleanup - cleanup callback 29 rock - to pass to <cleanup> 32 Calls <cleanup> for every item in <dict>. If <cleanup>
|
/external/dbus/tools/ |
dbus-cleanup-sockets.1 | 2 .\" dbus-cleanup-sockets manual page. 5 .TH dbus-cleanup-sockets 1 7 dbus-cleanup-sockets \- clean up leftover sockets in a directory 10 .B dbus-cleanup-sockets [DIRECTORY] 14 The \fIdbus-cleanup-sockets\fP command cleans up unused D-Bus 19 If given no arguments, \fIdbus-cleanup-sockets\fP cleans up sockets 33 dbus-cleanup-sockets in a cron job to mop up any leaked sockets. 38 dbus-cleanup-sockets was adapted by Havoc Pennington from 39 linc-cleanup-sockets written by Michael Meeks.
|
Makefile.am | 5 bin_PROGRAMS=dbus-send dbus-monitor dbus-launch dbus-cleanup-sockets dbus-uuidgen 23 dbus-cleanup-sockets.c 40 man_MANS = dbus-send.1 dbus-monitor.1 dbus-launch.1 dbus-cleanup-sockets.1 dbus-uuidgen.1
|
/external/dropbear/libtommath/ |
bn_mp_reduce.c | 38 goto CLEANUP; 43 goto CLEANUP; 47 goto CLEANUP; 52 goto CLEANUP; 62 goto CLEANUP; 67 goto CLEANUP; 72 goto CLEANUP; 79 goto CLEANUP; 81 goto CLEANUP; 87 goto CLEANUP; [all...] |
/external/e2fsprogs/lib/ext2fs/ |
mkdir.c | 52 goto cleanup; 60 goto cleanup; 67 goto cleanup; 75 goto cleanup; 96 goto cleanup; 99 goto cleanup; 110 goto cleanup; 113 goto cleanup; 116 goto cleanup; 126 goto cleanup; [all...] |
openfs.c | 109 goto cleanup; 124 goto cleanup; 127 goto cleanup; 132 goto cleanup; 137 goto cleanup; 142 goto cleanup; 161 goto cleanup; 172 goto cleanup; 177 goto cleanup; 192 goto cleanup; [all...] |
bb_inode.c | 78 goto cleanup; 89 goto cleanup; 92 goto cleanup; 106 goto cleanup; 112 goto cleanup; 115 goto cleanup; 125 goto cleanup; 135 goto cleanup; 137 cleanup:
|
/external/icu4c/common/ |
ucln.h | 22 /** These are the functions used to register a library's memory cleanup 26 * None of the cleanup functions should use a mutex to clean up an API's 27 * allocated memory because a cleanup function is not meant to be thread safe, 31 * In order to make a cleanup function get called when u_cleanup is called, 32 * You should add your function to the library specific cleanup function. 33 * If the cleanup function is not in the common library, the code that 34 * allocates the memory should call the library specific cleanup function. 37 * cleanup functions are needed in order to prevent a circular dependency 40 * The order of the cleanup is very important. In general, an API that 58 UCLN_COMMON /* This must be the last one to cleanup. * [all...] |
ucln_cmn.h | 23 /* These are the cleanup functions for various APIs. */ 24 /* @return true if cleanup complete successfully.*/ 33 as the cleanup functions are suppose to be called. */ 58 /* Main library cleanup registration function. */ 59 /* See common/ucln.h for details on adding a cleanup function. */
|
/external/srec/portable/src/ |
PFileSystem.c | 54 goto CLEANUP; 60 CLEANUP: 78 goto CLEANUP; 94 goto CLEANUP; 120 goto CLEANUP; 126 goto CLEANUP; 130 goto CLEANUP; 132 CLEANUP: 165 goto CLEANUP; 173 CLEANUP [all...] |
PANSIFileImpl.c | 44 goto CLEANUP; 70 CLEANUP: 83 CLEANUP: 102 CLEANUP: \ 109 CLEANUP: \ 124 goto CLEANUP; 138 goto CLEANUP; 153 goto CLEANUP; 169 goto CLEANUP; 181 goto CLEANUP; [all...] |
PANSIFileSystemImpl.c | 66 CLEANUP: 97 CLEANUP: 114 goto CLEANUP; 125 goto CLEANUP; 137 goto CLEANUP; 149 goto CLEANUP; 167 goto CLEANUP; 173 CLEANUP: 192 goto CLEANUP; 206 CLEANUP [all...] |
PFileImpl.c | 57 goto CLEANUP; 66 goto CLEANUP; 72 goto CLEANUP; 76 CLEANUP: 96 CLEANUP: \ 103 CLEANUP: \ 129 goto CLEANUP; 133 CLEANUP: 156 goto CLEANUP; 181 goto CLEANUP; [all...] |
/external/opencore/engines/2way/pvlogger/test/src/ |
test.cpp | 37 void CleanUp(); 58 CleanUp(); 65 CleanUp(); 69 void CleanUp() 71 PVLogger::Cleanup(); 72 OsclErrorTrap::Cleanup(); 73 OsclMem::Cleanup(); 74 OsclBase::Cleanup();
|
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_init.h | 43 * Oscl Module selection and Init/Cleanup options. 82 bool iOsclBase; //Init/Cleanup OsclBase? 83 bool iOsclMemory; //Init/Cleanup OsclMemory? 84 bool iOsclErrorTrap; //Init/Cleanup OsclErrorTrap? 85 bool iOsclLogger; //Init/Cleanup PVLogger? 86 bool iOsclScheduler; //Init/Cleanup OsclScheduler? 99 * Per-thread oscl initialization and cleanup. 126 * For proper cleanup, the parameters should match the ones used during 130 OSCL_IMPORT_REF static void Cleanup(
|
/external/srec/srec/Nametag/src/ |
NametagImpl.c | 48 goto CLEANUP; 54 goto CLEANUP; 65 goto CLEANUP; 71 if(rc ) goto CLEANUP; 91 goto CLEANUP; 107 goto CLEANUP; 121 if(rc ) goto CLEANUP; 126 CLEANUP: 156 goto CLEANUP; 167 goto CLEANUP; [all...] |
/external/ppp/pppd/plugins/radius/ |
radattr.c | 26 static void cleanup(void *opaque, int arg); 45 /* calling cleanup() on link down is problematic because print_attributes() 48 add_notifier(&link_down_notifier, cleanup, NULL); 52 add_notifier(&exitnotify, cleanup, NULL); 94 * %FUNCTION: cleanup 104 cleanup(void *opaque, int arg) function
|
/external/icu4c/i18n/ |
ucln_in.h | 52 /* Main library cleanup registration function. */ 53 /* See common/ucln.h for details on adding a cleanup function. */
|
/external/icu4c/io/ |
ucln_io.h | 32 /* Main library cleanup registration function. */ 33 /* See common/ucln.h for details on adding a cleanup function. */
|
/external/openssl/crypto/evp/ |
evp_locl.h | 106 key_len, iv_len, flags, init_key, cleanup, \ 113 cleanup, \ 122 iv_len, flags, init_key, cleanup, set_asn1, \ 125 iv_len, flags, init_key, cleanup, set_asn1, get_asn1, ctrl) 128 iv_len, cbits, flags, init_key, cleanup, \ 132 flags, init_key, cleanup, set_asn1, get_asn1, ctrl) 135 iv_len, cbits, flags, init_key, cleanup, \ 138 key_len, iv_len, flags, init_key, cleanup, set_asn1, \ 142 flags, init_key, cleanup, set_asn1, \ 145 0, flags, init_key, cleanup, set_asn1, get_asn1, ctrl [all...] |
/ndk/build/tools/ |
cleanup-apps.sh | 3 # This is used to cleanup the project directories before making a commit or
|
/external/icu4c/test/intltest/ |
idnaref.cpp | 148 goto CLEANUP; 156 goto CLEANUP; 169 goto CLEANUP; 178 goto CLEANUP; 187 CLEANUP: 218 goto CLEANUP; 225 goto CLEANUP; 230 CLEANUP: 292 goto CLEANUP; 303 goto CLEANUP; [all...] |
/external/opencore/oscl/oscl/osclerror/src/ |
oscl_error_trapcleanup.h | 32 \brief OSCL Error trap and cleanup implementation include file 51 //Internal cleanup stack item type. 103 //A common type for cleanup stack and trap mark stack. 116 //Cleanup stack APIs 127 //top of cleanup stack 130 //cleanup stack allocator. 138 //The trap mark stack is a stack used to mark the top of the cleanup stack 189 //A per-thread cleanup stack with nested trap support. 208 //PV trap cleanup. Public for use in macros only. 247 //Global cleanup function for OsclAny items [all...] |
/external/srec/srec/Semproc/src/ |
SemanticResultImpl.c | 54 goto CLEANUP; 57 CLEANUP: 69 CLEANUP: 100 CLEANUP: 119 CLEANUP: 132 CLEANUP:
|
/external/opencore/android/ |
thread_init.cpp | 103 PVLogger::Cleanup(); 104 OsclMem::Cleanup(); 105 OsclErrorTrap::Cleanup(); 106 OsclBase::Cleanup();
|