Searched defs:valid_values (Results 1 - 6 of 6) sorted by relevance
| /foundation/CastEngine/castengine_wifi_display/services/extend/magic_enum/ |
| H A D | magic_enum.hpp | 117 constexpr auto valid_values = enum_values_v<E>; in string2enum() local 131 constexpr auto valid_values = enum_values_v<E>; in enum2string() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cFramebufferNoAttachmentsTests.cpp | 228 GLint valid_values[] = { 103, 104, 4, GL_TRUE }; in iterate() local
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 249 static void tplg_attribute_print_valid_values(snd_config_t *valid_values, const char *name) in tplg_attribute_print_valid_values() argument 271 static bool tplg_is_attribute_valid_value(snd_config_t *valid_values, const char *value) in tplg_is_attribute_valid_value() argument 297 tplg_is_attribute_valid_expanded_value(struct tplg_pre_processor *tplg_pp, snd_config_t *valid_values, int value) tplg_is_attribute_valid_expanded_value() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 7028 static const glw::GLenum valid_values[] = { GL_FRONT, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK, in PrepareObjects() local
|
| H A D | gl3cTextureSwizzleTests.cpp | 1190 static const glw::GLint valid_values[] = { GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_ONE, GL_ZERO }; member [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | intl-objects.cc | 2346 std::set<std::string> valid_values = {"h11", "h12", "h23", "h24"}; in LookupAndValidateUnicodeExtensions() local 2350 std::set<std::string> valid_values = {"strict", "normal", "loose"}; in LookupAndValidateUnicodeExtensions() local 2354 std::set<std::string> valid_values = {"true", "false"}; in LookupAndValidateUnicodeExtensions() local 2358 std::set<std::string> valid_values in LookupAndValidateUnicodeExtensions() local [all...] |
Completed in 23 milliseconds