Searched defs:valid_values (Results 1 – 5 of 5) sorted by relevance
| /third_party/alsa-utils/topology/ |
| 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() 271 static bool tplg_is_attribute_valid_value(snd_config_t *valid_values, const char *value) in tplg_is_attribute_valid_value() 298 snd_config_t *valid_values, int value) in tplg_is_attribute_valid_expanded_value()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cFramebufferNoAttachmentsTests.cpp | 228 GLint valid_values[] = { 103, 104, 4, GL_TRUE }; in iterate() local
|
| /third_party/node/deps/v8/src/objects/ |
| 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 = {"upper", "lower", "false"}; in LookupAndValidateUnicodeExtensions() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl3cTextureSwizzleTests.cpp | 1190 static const glw::GLint valid_values[] = { GL_RED, GL_GREEN, GL_BLUE, GL_ALPHA, GL_ONE, GL_ZERO }; variable
|
| D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 7028 static const glw::GLenum valid_values[] = { GL_FRONT, GL_FRONT_LEFT, GL_FRONT_RIGHT, GL_BACK, in PrepareObjects() local
|