/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_JoyBallEvent.3 | 3 SDL_JoyBallEvent \- Joystick trackball motion event structure 4 .SH "STRUCTURE DEFINITION" 15 .SH "STRUCTURE DATA"
|
SDL_JoyButtonEvent.3 | 3 SDL_JoyButtonEvent \- Joystick button event structure 4 .SH "STRUCTURE DEFINITION" 15 .SH "STRUCTURE DATA"
|
SDL_JoyHatEvent.3 | 3 SDL_JoyHatEvent \- Joystick hat position change event structure 4 .SH "STRUCTURE DEFINITION" 15 .SH "STRUCTURE DATA"
|
SDL_MouseButtonEvent.3 | 3 SDL_MouseButtonEvent \- Mouse button event structure 4 .SH "STRUCTURE DEFINITION" 15 .SH "STRUCTURE DATA"
|
SDL_MouseMotionEvent.3 | 3 SDL_MouseMotionEvent \- Mouse motion event structure 4 .SH "STRUCTURE DEFINITION" 15 .SH "STRUCTURE DATA"
|
SDL_QuitEvent.3 | 4 .SH "STRUCTURE DEFINITION" 12 .SH "STRUCTURE DATA" 20 As can be seen, the SDL_QuitEvent structure serves no useful purpose\&. The event itself, on the other hand, is very important\&. If you filter out or ignore a quit event then it is impossible for the user to close the window\&. On the other hand, if you do accept a quit event then the application window will be closed, and screen updates will still report success event though the application will no longer be visible\&.
|
SDL_VideoInfo.3 | 4 .SH "STRUCTURE DEFINITION" 22 .SH "STRUCTURE DATA" 58 This (read-only) structure is returned by \fI\fBSDL_GetVideoInfo\fP\fR\&. It contains information on either the \&'best\&' available mode (if called before \fI\fBSDL_SetVideoMode\fP\fR) or the current video mode\&.
|
/external/qemu/distrib/sdl-1.2.15/include/ |
close_code.h | 26 * after you finish any function and structure declarations in your headers 33 * Reset structure packing at previous byte alignment 45 #endif /* Compiler needs structure packing set */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_MEGetBufSize.c | 13 * Initialization modules for the vendor specific Motion Estimation structure. 29 * structure for the omxVCM4P10 motion estimation functions BlockMatch_Integer 41 * estimation specification structure
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_MEGetBufSize.c | 13 * Initialization modules for the vendor specific Motion Estimation structure. 29 * structure for the following motion estimation functions: 41 * structure
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
ec_types.h | 30 /* Structure to keep track of overlapping blocks on a block level. */ 37 /* Structure used to hold all the overlaps of a macroblock. The overlaps of a 45 /* Structure for keeping track of motion vectors and which reference frame they
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/ |
terminal_position_lookup_table.h | 21 * suggest/policyimpl/dictionary/structure/v4/content/terminal_position_lookup_table.h 30 #include "suggest/policyimpl/dictionary/structure/backward/v402/content/single_dict_content.h" 31 #include "suggest/policyimpl/dictionary/structure/backward/v402/ver4_dict_constants.h"
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
spawn.h | 29 /* Data structure to contain attributes for thread creation. */ 42 /* Data structure to contain information about the actions to be 90 /* Initialize data structure with attributes for `spawn' to default values. */ 119 /* Get flag word from the attribute structure. */ 124 /* Store flags in the attribute structure. */ 128 /* Get process group ID from the attribute structure. */ 133 /* Store process group ID in the attribute structure. */ 137 /* Get scheduling policy from the attribute structure. */ 143 /* Store scheduling policy in the attribute structure. */ 147 /* Get scheduling parameters from the attribute structure. * [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
spawn.h | 29 /* Data structure to contain attributes for thread creation. */ 42 /* Data structure to contain information about the actions to be 90 /* Initialize data structure with attributes for `spawn' to default values. */ 119 /* Get flag word from the attribute structure. */ 124 /* Store flags in the attribute structure. */ 128 /* Get process group ID from the attribute structure. */ 133 /* Store process group ID in the attribute structure. */ 137 /* Get scheduling policy from the attribute structure. */ 143 /* Store scheduling policy in the attribute structure. */ 147 /* Get scheduling parameters from the attribute structure. * [all...] |
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
close_code.h | 26 * after you finish any function and structure declarations in your headers 33 * Reset structure packing at previous byte alignment 45 #endif /* Compiler needs structure packing set */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
close_code.h | 26 * after you finish any function and structure declarations in your headers 33 * Reset structure packing at previous byte alignment 45 #endif /* Compiler needs structure packing set */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
close_code.h | 26 * after you finish any function and structure declarations in your headers 33 * Reset structure packing at previous byte alignment 45 #endif /* Compiler needs structure packing set */
|
/frameworks/native/include/media/openmax/ |
OMX_Other.h | 100 /* Structure representing the seekmode of the component */ 102 OMX_U32 nSize; /**< size of the structure in bytes */ 107 /** Structure representing a time stamp used with the following configs 118 * this structure to the Clock Component via a SetConfig on its 130 OMX_U32 nSize; /**< size of the structure in bytes */ 133 OMX_U32 nPortIndex; /**< port that this structure applies to */ 169 /** Structure representing a media time request to the clock component. 171 * A client component sends this structure to the Clock Component via a SetConfig 188 * structure back to the client component, the client may perform operation O (perhaps having 193 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_Other.h | 83 /* Structure representing the seekmode of the component */ 85 OMX_U32 nSize; /**< size of the structure in bytes */ 90 /** Structure representing a time stamp used with the following configs 101 * this structure to the Clock Component via a SetConfig on its 113 OMX_U32 nSize; /**< size of the structure in bytes */ 116 OMX_U32 nPortIndex; /**< port that this structure applies to */ 152 /** Structure representing a media time request to the clock component. 154 * A client component sends this structure to the Clock Component via a SetConfig 171 * structure back to the client component, the client may perform operation O (perhaps having 176 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Other.h | 83 /* Structure representing the seekmode of the component */ 85 OMX_U32 nSize; /**< size of the structure in bytes */ 90 /** Structure representing a time stamp used with the following configs 101 * this structure to the Clock Component via a SetConfig on its 113 OMX_U32 nSize; /**< size of the structure in bytes */ 116 OMX_U32 nPortIndex; /**< port that this structure applies to */ 152 /** Structure representing a media time request to the clock component. 154 * A client component sends this structure to the Clock Component via a SetConfig 171 * structure back to the client component, the client may perform operation O (perhaps having 176 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/ |
OMX_Other.h | 83 /* Structure representing the seekmode of the component */ 85 OMX_U32 nSize; /**< size of the structure in bytes */ 90 /** Structure representing a time stamp used with the following configs 101 * this structure to the Clock Component via a SetConfig on its 113 OMX_U32 nSize; /**< size of the structure in bytes */ 116 OMX_U32 nPortIndex; /**< port that this structure applies to */ 152 /** Structure representing a media time request to the clock component. 154 * A client component sends this structure to the Clock Component via a SetConfig 171 * structure back to the client component, the client may perform operation O (perhaps having 176 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 83 /* Structure representing the seekmode of the component */
85 OMX_U32 nSize; /**< size of the structure in bytes */
90 /** Structure representing a time stamp used with the following configs
101 * this structure to the Clock Component via a SetConfig on its
113 OMX_U32 nSize; /**< size of the structure in bytes */
116 OMX_U32 nPortIndex; /**< port that this structure applies to */
152 /** Structure representing a media time request to the clock component.
154 * A client component sends this structure to the Clock Component via a SetConfig
171 * structure back to the client component, the client may perform operation O (perhaps having
176 OMX_U32 nSize; /**< size of the structure in bytes */ [all...] |
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
OMX_Other.h | 100 /* Structure representing the seekmode of the component */ 102 OMX_U32 nSize; /**< size of the structure in bytes */ 107 /** Structure representing a time stamp used with the following configs 118 * this structure to the Clock Component via a SetConfig on its 130 OMX_U32 nSize; /**< size of the structure in bytes */ 133 OMX_U32 nPortIndex; /**< port that this structure applies to */ 169 /** Structure representing a media time request to the clock component. 171 * A client component sends this structure to the Clock Component via a SetConfig 188 * structure back to the client component, the client may perform operation O (perhaps having 193 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Other.h | 83 /* Structure representing the seekmode of the component */ 85 OMX_U32 nSize; /**< size of the structure in bytes */ 90 /** Structure representing a time stamp used with the following configs 101 * this structure to the Clock Component via a SetConfig on its 113 OMX_U32 nSize; /**< size of the structure in bytes */ 116 OMX_U32 nPortIndex; /**< port that this structure applies to */ 152 /** Structure representing a media time request to the clock component. 154 * A client component sends this structure to the Clock Component via a SetConfig 171 * structure back to the client component, the client may perform operation O (perhaps having 176 OMX_U32 nSize; /**< size of the structure in bytes * [all...] |
/external/chromium_org/third_party/angle/src/compiler/translator/ |
Types.h | 225 interfaceBlock(0), structure(0) 233 interfaceBlock(0), structure(0) 241 interfaceBlock(0), structure(userDef) 249 interfaceBlock(interfaceBlockIn), structure(0) 361 return primarySize == 1 && secondarySize == 1 && !structure; 370 return structure; 374 structure = s; 397 structure == right.structure; 405 structure == right.structure 484 TStructure *structure; member in class:TType [all...] |