Home
last modified time | relevance | path

Searched refs:enumerated (Results 1 – 25 of 271) sorted by relevance

1234567891011

/third_party/alsa-lib/src/control/
Dcontrol_ext.c173 ret = ext->callback->get_enumerated_info(ext, key, &info->value.enumerated.items); in snd_ctl_ext_elem_info()
174 ext->callback->get_enumerated_name(ext, key, info->value.enumerated.item, in snd_ctl_ext_elem_info()
175 info->value.enumerated.name, in snd_ctl_ext_elem_info()
176 sizeof(info->value.enumerated.name)); in snd_ctl_ext_elem_info()
238 ret = ext->callback->read_enumerated(ext, key, control->value.enumerated.item); in snd_ctl_ext_elem_read()
291 ret = ext->callback->write_enumerated(ext, key, control->value.enumerated.item); in snd_ctl_ext_elem_write()
Dcontrol.c780 info->value.enumerated.items = items; in snd_ctl_add_enumerated_elem_set()
790 info->value.enumerated.names_ptr = (uintptr_t)buf; in snd_ctl_add_enumerated_elem_set()
791 info->value.enumerated.names_length = bytes; in snd_ctl_add_enumerated_elem_set()
2804 return obj->value.enumerated.items; in snd_ctl_elem_info_get_items()
2815 obj->value.enumerated.item = val; in snd_ctl_elem_info_set_item()
2827 return obj->value.enumerated.name; in snd_ctl_elem_info_get_item_name()
3463 assert(idx < ARRAY_SIZE(obj->value.enumerated.item)); in snd_ctl_elem_value_get_enumerated()
3464 return obj->value.enumerated.item[idx]; in snd_ctl_elem_value_get_enumerated()
3553 assert(idx < ARRAY_SIZE(obj->value.enumerated.item)); in snd_ctl_elem_value_set_enumerated()
3554 obj->value.enumerated.item[idx] = val; in snd_ctl_elem_value_set_enumerated()
/third_party/skia/tools/skqp/
DREADME_GENERATING_MODELS.md63 enumerated in that file. Tests which pass the jitter test are enumerated in
68 enumerated in the `good.txt` and `bad.txt` files. If the render test is found
/third_party/typescript/tests/arkTSTest/testcase/arkts-no-enum-mixed-types/
Darkts-no-enum-mixed-types-5-ok.ets28 In all other cases, enumerated members are considered computational.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_program_interface_query.txt245 first will not be enumerated.
250 shader stage other than the last will not be enumerated.
307 each enumerated array element as a separate active variable.
312 applied recursively for the single enumerated array element.
760 would exactly match the enumerated name of the array if the decimal
811 vertex shader input variables are enumerated, including the special
1413 RESOLVED: Yes; built-ins should be enumerated when present.
1459 elements and 3 structure members will result in 24 entries enumerated
1522 multi-dimensional arrays that could be enumerated by this API? How
1523 should arrays of arrays be enumerated?
[all …]
DWGL_ARB_make_current_read.txt131 operations enumerated above, but the pixels values used will be
137 Error conditions set by ReadBuffer and by the operations enumerated
/third_party/openGLES/extensions/ARB/
DARB_program_interface_query.txt255 first will not be enumerated.
260 shader stage other than the last will not be enumerated.
317 each enumerated array element as a separate active variable.
322 applied recursively for the single enumerated array element.
777 would exactly match the enumerated name of the array if the decimal
828 vertex shader input variables are enumerated, including the special
1430 RESOLVED: Yes; built-ins should be enumerated when present.
1476 elements and 3 structure members will result in 24 entries enumerated
1539 multi-dimensional arrays that could be enumerated by this API? How
1540 should arrays of arrays be enumerated?
[all …]
DWGL_ARB_make_current_read.txt141 operations enumerated above, but the pixels values used will be
147 Error conditions set by ReadBuffer and by the operations enumerated
/third_party/openGLES/extensions/EXT/
DGLX_EXT_visual_info.txt202 the specified minimum values. The enumerated GLX attributes are
206 The enumerated attribute GLX_X_VISUAL_TYPE_EXT specifies which X
246 if an unacceptable enumerated attribute value is encountered.
DWGL_EXT_make_current_read.txt111 generated by subsequent calls to any of the operations enumerated
119 glPopAttrib) and by the operations enumerated above are with respect
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_visual_info.txt202 the specified minimum values. The enumerated GLX attributes are
206 The enumerated attribute GLX_X_VISUAL_TYPE_EXT specifies which X
246 if an unacceptable enumerated attribute value is encountered.
DWGL_EXT_make_current_read.txt111 generated by subsequent calls to any of the operations enumerated
119 glPopAttrib) and by the operations enumerated above are with respect
/third_party/EGL/extensions/NV/
DEGL_NV_stream_fifo_next.txt102 - Assigned enumerated values for constants.
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_stream_fifo_next.txt102 - Assigned enumerated values for constants.
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dasn1.rs30 pub enumerated: *mut ASN1_ENUMERATED,
/third_party/openGLES/extensions/SGI/
DGLX_SGI_make_current_read.txt78 generated by subsequent calls to any of the operations enumerated above,
90 glPopAttrib) and by the operations enumerated above are with respect to
/third_party/skia/third_party/externals/opengl-registry/extensions/SGI/
DGLX_SGI_make_current_read.txt78 generated by subsequent calls to any of the operations enumerated above,
90 glPopAttrib) and by the operations enumerated above are with respect to
/third_party/spirv-tools/docs/
Dsyntax.md48 * a named enumerated value, specific to that operand position. For example,
51 Named enumerated values are only meaningful in specific positions, and will
223 * Named enumerated value `CmdExecTime` from section 3.30 Kernel
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/
Dsyntax.md48 * a named enumerated value, specific to that operand position. For example,
51 Named enumerated values are only meaningful in specific positions, and will
223 * Named enumerated value `CmdExecTime` from section 3.30 Kernel
/third_party/skia/third_party/externals/spirv-tools/docs/
Dsyntax.md48 * a named enumerated value, specific to that operand position. For example,
51 Named enumerated values are only meaningful in specific positions, and will
223 * Named enumerated value `CmdExecTime` from section 3.30 Kernel
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/
DEGL_EXT_device_base.txt121 be enumerated? What about other hybrid rendering solutions?
130 enumerated separately. This extension is intended to be used
/third_party/EGL/extensions/EXT/
DEGL_EXT_device_base.txt121 be enumerated? What about other hybrid rendering solutions?
130 enumerated separately. This extension is intended to be used
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dwriting.txt312 handles or pointers to Vulkan objects or arrays of objects; enumerated types
380 This constraint does not apply to enumerated types.
679 related structures and enumerated types in enough detail to see the
966 Begin an enumerated type description with an open block delimiting the
997 Each enumerant in the enumerated type is described in a separate bullet list
1142 Sometimes an enumerated type has all values defined by extensions, and each
1143 enumerated value defined by the type will be surrounded by an asciidoctor
1147 In this case, the enumerated value descriptions must be followed by one
1241 enumerants in an enumerated type, etc.
1267 interfaces such as enumerated types, which do not have implicit valid
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DGLX_SGIX_fbconfig_float.txt84 integer, boolean, enumerated, bitmask, XID, or floating point.
/third_party/openGLES/extensions/SGIX/
DGLX_SGIX_fbconfig_float.txt84 integer, boolean, enumerated, bitmask, XID, or floating point.

1234567891011