/frameworks/base/keystore/java/android/security/ |
package.html | 4 subsystems.</p>
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_WasInit.3 | 3 SDL_WasInit \- Check which subsystems are initialized 11 \fBSDL_WasInit\fP allows you to see which SDL subsytems have been \fIinitialized\fR\&. \fBflags\fR is a bitwise OR\&'d combination of the subsystems you wish to check (see \fI\fBSDL_Init\fP\fR for a list of subsystem flags)\&. 14 \fBSDL_WasInit\fP returns a bitwised OR\&'d combination of the initialized subsystems\&. 21 /* Get init data on all the subsystems */ 47 /* Check for two subsystems */
|
SDL_InitSubSystem.3 | 3 SDL_InitSubSystem \- Initialize subsystems 11 After SDL has been initialized with \fI\fBSDL_Init\fP\fR you may initialize uninitialized subsystems with \fBSDL_InitSubSystem\fP\&. The \fBflags\fR parameter is the same as that used in \fI\fBSDL_Init\fP\fR\&.
|
SDL_QuitSubSystem.3 | 11 \fBSDL_QuitSubSystem\fP allows you to shut down a subsystem that has been previously initialized by \fI\fBSDL_Init\fP\fR or \fI\fBSDL_InitSubSystem\fP\fR\&. The \fBflags\fR tells \fBSDL_QuitSubSystem\fP which subsystems to shut down, it uses the same values that are passed to \fI\fBSDL_Init\fP\fR\&.
|
SDL_Quit.3 | 11 \fBSDL_Quit\fP shuts down all SDL subsystems and frees the resources allocated to them\&. This should always be called before you exit\&. For the sake of simplicity you can set \fBSDL_Quit\fP as your \fBatexit\fP call, like:
|
/external/linux-tools-perf/ |
builtin-bench.c | 67 static struct bench_subsys subsystems[] = { variable in typeref:struct:bench_subsys 87 subsystems[subsys_index].name); 89 for (i = 0; subsystems[subsys_index].suites[i].name; i++) 91 subsystems[subsys_index].suites[i].name, 92 subsystems[subsys_index].suites[i].summary); 121 printf("# List of available subsystems...\n\n"); 123 for (i = 0; subsystems[i].name; i++) 125 subsystems[i].name, subsystems[i].summary); 169 for (i = 0; subsystems[i].suites; i++ [all...] |
/external/iptables/extensions/ |
libxt_SECMARK.man | 2 packet for use by security subsystems such as SELinux. It is
|
/external/iptables/include/linux/netfilter/ |
xt_SECMARK.h | 7 * This is intended for use by various security subsystems (but not
|
/external/kernel-headers/original/linux/netfilter/ |
xt_SECMARK.h | 5 * This is intended for use by various security subsystems (but not
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
xt_SECMARK.h | 5 * This is intended for use by various security subsystems (but not
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
xt_SECMARK.h | 5 * This is intended for use by various security subsystems (but not
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
xt_SECMARK.h | 5 * This is intended for use by various security subsystems (but not
|
/external/bluetooth/bluedroid/bta/sys/ |
bta_sys_conn.c | 194 ** Description Called by BTA subsystems when a connection is made to 224 ** Description Called by BTA subsystems when a connection to the service 253 ** Description Called by BTA subsystems when application initiates connection 274 ** Description Called by BTA subsystems when application initiates close 293 ** Description Called by BTA subsystems when sco connection for that service 318 ** Description Called by BTA subsystems when sco connection for that service 344 ** Description Called by BTA subsystems when that service needs to use sco. 364 ** Description Called by BTA subsystems when sco connection for that service 384 ** Description Called by BTA subsystems to indicate that the given app SSR setting 403 ** Description Called by BTA subsystems to indicate that the given lin [all...] |
/external/libnfc-nci/src/nfa/sys/ |
nfa_sys_main.c | 120 ** Description Called by other BTA subsystems to register their event 150 ** Description If all subsystems above DM have been disabled, then 161 /* Check if all subsystems above DM have been disabled. */ 172 /* All subsystems disabled. disable DM */ 184 ** Description Called by other BTA subsystems to de-register 197 /* If not deregistering DM, then check if any other subsystems above DM are still */ 201 /* If all subsystems above NFA_DM have been disabled, then okay to disable DM */ 215 ** Description Called by other BTA subsystems to get registeration 231 ** Description Called by other BTA subsystems to get disable 256 NFA_TRACE_DEBUG0 ("nfa_sys: enabling subsystems"); [all...] |
/external/qemu/distrib/sdl-1.2.15/include/ |
SDL.h | 58 * specify the subsystems which you will be using in your application. 72 * the subsystems specified by 'flags' (and those satisfying dependencies) 78 /** This function initializes specific SDL subsystems */ 81 /** This function cleans up specific SDL subsystems */ 84 /** This function returns mask of the specified subsystems which have 86 * If 'flags' is 0, it returns a mask of all initialized subsystems. 90 /** This function cleans up all initialized subsystems and unloads the
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL.h | 58 * specify the subsystems which you will be using in your application. 72 * the subsystems specified by 'flags' (and those satisfying dependencies) 78 /** This function initializes specific SDL subsystems */ 81 /** This function cleans up specific SDL subsystems */ 84 /** This function returns mask of the specified subsystems which have 86 * If 'flags' is 0, it returns a mask of all initialized subsystems. 90 /** This function cleans up all initialized subsystems and unloads the
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL.h | 58 * specify the subsystems which you will be using in your application. 72 * the subsystems specified by 'flags' (and those satisfying dependencies) 78 /** This function initializes specific SDL subsystems */ 81 /** This function cleans up specific SDL subsystems */ 84 /** This function returns mask of the specified subsystems which have 86 * If 'flags' is 0, it returns a mask of all initialized subsystems. 90 /** This function cleans up all initialized subsystems and unloads the
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL.h | 58 * specify the subsystems which you will be using in your application. 72 * the subsystems specified by 'flags' (and those satisfying dependencies) 78 /** This function initializes specific SDL subsystems */ 81 /** This function cleans up specific SDL subsystems */ 84 /** This function returns mask of the specified subsystems which have 86 * If 'flags' is 0, it returns a mask of all initialized subsystems. 90 /** This function cleans up all initialized subsystems and unloads the
|
/external/chromium_org/third_party/usb_ids/ |
README.chromium | 10 vendors, devices, subsystems and device classes."
|
/external/qemu/distrib/sdl-1.2.15/docs/html/ |
guidebasicsinit.html | 80 >SDL is composed of eight subsystems - Audio, CDROM, Event Handling, File I/O, Joystick Handling, Threading, Timers and Video. Before you can use any of these subsystems they must be initialized by calling <A 95 > must be called before any other SDL function. It automatically initializes the Event Handling, File I/O and Threading subsystems and it takes a parameter specifying which other subsystems to initialize. So, to initialize the default subsystems and the Video subsystems you would call: 100 To initialize the default subsystems, the Video subsystem and the Timers subsystem you would call: 124 > shuts down all subsystems, including the default ones. It should always be called before a SDL application exits.</P 167 /* Shutdown all subsystems */
|
/external/chromium/chrome/browser/extensions/ |
extension_special_storage_policy.h | 19 // storage subsystems and the browsing data remover query this interface 25 // SpecialStoragePolicy methods used by storage subsystems and the browsing
|
/external/chromium/chrome/browser/profiles/ |
profile_keyed_service.h | 12 // subsystems need a first pass shutdown phase where they drop references. Not
|
/external/chromium_org/components/browser_context_keyed_service/ |
browser_context_keyed_service.h | 16 // subsystems need a first pass shutdown phase where they drop references. Not
|
/external/chromium_org/components/nacl/loader/ |
nacl_main_platform_delegate_win.cc | 26 // Warm up language subsystems before the sandbox is turned on.
|
/external/dnsmasq/contrib/lease-access/ |
README | 11 changes in several other subsystems.
|