HomeSort by relevance Sort by last modified time
    Searched full:structure (Results 226 - 250 of 12041) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/src/modules/audio_processing/test/android/apmtest/
default.properties 8 # project structure.
  /frameworks/base/tests/HwAccelerationTest/
default.properties 8 # project structure.
  /frameworks/volley/tests/
project.properties 8 # project structure.
  /packages/wallpapers/Galaxy4/
default.properties 8 # project structure.
  /packages/wallpapers/NoiseField/
default.properties 8 # project structure.
  /packages/wallpapers/PhaseBeam/
default.properties 8 # project structure.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_delattr.py 4 class X(Structure):
test_bitfields.py 8 class BITS(Structure):
56 class X(Structure):
67 class X(Structure):
80 class X(Structure):
97 class X(Structure):
112 return self.get_except(type(Structure), "X", (),
138 class Dummy(Structure):
152 class X(Structure):
156 class X(Structure):
164 class X(Structure)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_delattr.py 4 class X(Structure):
test_bitfields.py 8 class BITS(Structure):
56 class X(Structure):
67 class X(Structure):
80 class X(Structure):
97 class X(Structure):
112 return self.get_except(type(Structure), "X", (),
138 class Dummy(Structure):
152 class X(Structure):
156 class X(Structure):
164 class X(Structure)
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_syswm.h 51 /* This is the structure for custom window manager events */
71 /** The UNIX custom event structure */
80 /** The UNIX custom window manager information structure.
81 * When this structure is returned, it holds information about which
119 /** The generic custom event structure */
125 /** The windows custom window manager information structure */
135 /** The windows custom event structure */
144 /** The windows custom window manager information structure */
153 /** RISC OS custom event structure */
160 /** The RISC OS custom window manager information structure */
    [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_syswm.h 51 /* This is the structure for custom window manager events */
71 /** The UNIX custom event structure */
80 /** The UNIX custom window manager information structure.
81 * When this structure is returned, it holds information about which
119 /** The generic custom event structure */
125 /** The windows custom window manager information structure */
135 /** The windows custom event structure */
144 /** The windows custom window manager information structure */
153 /** RISC OS custom event structure */
160 /** The RISC OS custom window manager information structure */
    [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_syswm.h 51 /* This is the structure for custom window manager events */
71 /** The UNIX custom event structure */
80 /** The UNIX custom window manager information structure.
81 * When this structure is returned, it holds information about which
119 /** The generic custom event structure */
125 /** The windows custom window manager information structure */
135 /** The windows custom event structure */
144 /** The windows custom window manager information structure */
153 /** RISC OS custom event structure */
160 /** The RISC OS custom window manager information structure */
    [all...]
  /sdk/apps/DeviceConfig/
project.properties 8 # project structure.
  /sdk/testapps/testSensors/
project.properties 8 # project structure.
  /packages/inputmethods/LatinIME/native/jni/
NativeFileList.mk 49 structure/dictionary_structure_with_buffer_policy_factory.cpp) \
50 $(addprefix suggest/policyimpl/dictionary/structure/pt_common/, \
59 $(addprefix suggest/policyimpl/dictionary/structure/v2/, \
63 $(addprefix suggest/policyimpl/dictionary/structure/v4/, \
73 $(addprefix suggest/policyimpl/dictionary/structure/v4/content/, \
104 $(addprefix suggest/policyimpl/dictionary/structure/backward/v402/, \
113 $(addprefix suggest/policyimpl/dictionary/structure/backward/v402/content/, \
119 $(addprefix suggest/policyimpl/dictionary/structure/backward/v402/bigram/, \
128 suggest/policyimpl/dictionary/structure/v4/content/language_model_dict_content_test.cpp \
129 suggest/policyimpl/dictionary/structure/v4/content/probability_entry_test.cpp
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 98 # Some important structure definitions
100 class RECT(Structure):
107 class _SMALL_RECT(Structure):
114 class _COORD(Structure):
118 class POINT(Structure):
123 class SIZE(Structure):
131 class FILETIME(Structure):
136 class MSG(Structure):
146 class WIN32_FIND_DATAA(Structure):
158 class WIN32_FIND_DATAW(Structure)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 98 # Some important structure definitions
100 class RECT(Structure):
107 class _SMALL_RECT(Structure):
114 class _COORD(Structure):
118 class POINT(Structure):
123 class SIZE(Structure):
131 class FILETIME(Structure):
136 class MSG(Structure):
146 class WIN32_FIND_DATAA(Structure):
158 class WIN32_FIND_DATAW(Structure)
    [all...]
  /frameworks/native/include/media/openmax/
OMX_IVCommon.h 182 OMX_U32 nSize; /**< Size of the structure in bytes */
191 * Structure defining percent to scale each frame dimension. For example:
196 OMX_U32 nSize; /**< Size of the structure in bytes */
229 * nSize : Size of the structure in bytes
231 * nPortIndex : Port that this structure applies to
246 * nSize : Size of the structure in bytes
248 * nPortIndex : Port that this structure applies to
269 * nSize : Size of the structure in bytes
271 * nPortIndex : Port that this structure applies to
315 * nSize : Size of the structure in byte
    [all...]
  /hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 53 OMX_U32 nSize; // Size of the structure
55 OMX_U32 nPortIndex; // Port that this structure applies to
78 OMX_U32 nSize; // Size of the structure
80 OMX_U32 nPortIndex; // Port that this structure applies to
88 OMX_U32 nSize; // Size of the structure
90 OMX_U32 nPortIndex; // Port that this structure applies to
97 OMX_U32 nSize; // Size of the structure
99 OMX_U32 nPortIndex; // Port that this structure applies to
108 OMX_U32 nSize; // Size of the structure
110 OMX_U32 nPortIndex; // Port that this structure applies t
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
154 * Structure defining percent to scale each frame dimension. For example:
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
194 * nPortIndex : Port that this structure applies to
209 * nSize : Size of the structure in bytes
211 * nPortIndex : Port that this structure applies to
232 * nSize : Size of the structure in bytes
234 * nPortIndex : Port that this structure applies to
278 * nSize : Size of the structure in byte
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
154 * Structure defining percent to scale each frame dimension. For example:
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
194 * nPortIndex : Port that this structure applies to
209 * nSize : Size of the structure in bytes
211 * nPortIndex : Port that this structure applies to
232 * nSize : Size of the structure in bytes
234 * nPortIndex : Port that this structure applies to
278 * nSize : Size of the structure in byte
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
154 * Structure defining percent to scale each frame dimension. For example:
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
194 * nPortIndex : Port that this structure applies to
209 * nSize : Size of the structure in bytes
211 * nPortIndex : Port that this structure applies to
232 * nSize : Size of the structure in bytes
234 * nPortIndex : Port that this structure applies to
278 * nSize : Size of the structure in bytes
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 145 OMX_U32 nSize; /**< Size of the structure in bytes */
154 * Structure defining percent to scale each frame dimension. For example:
159 OMX_U32 nSize; /**< Size of the structure in bytes */
192 * nSize : Size of the structure in bytes
194 * nPortIndex : Port that this structure applies to
209 * nSize : Size of the structure in bytes
211 * nPortIndex : Port that this structure applies to
232 * nSize : Size of the structure in bytes
234 * nPortIndex : Port that this structure applies to
278 * nSize : Size of the structure in bytes
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_IVCommon.h 171 OMX_U32 nSize; /**< Size of the structure in bytes */
180 * Structure defining percent to scale each frame dimension. For example:
185 OMX_U32 nSize; /**< Size of the structure in bytes */
218 * nSize : Size of the structure in bytes
220 * nPortIndex : Port that this structure applies to
235 * nSize : Size of the structure in bytes
237 * nPortIndex : Port that this structure applies to
258 * nSize : Size of the structure in bytes
260 * nPortIndex : Port that this structure applies to
304 * nSize : Size of the structure in byte
    [all...]

Completed in 1734 milliseconds

1 2 3 4 5 6 7 8 91011>>