Searched defs:valid_values (Results 1 – 6 of 6) sorted by relevance
| /third_party/mindspore/mindspore/ |
| D | _checkparam.py | 431 def check_string(arg_value, valid_values, arg_name=None, prim_name=None): argument 512 def check_types_same_and_valid(args, valid_values, prim_name): argument 548 def check_scalar_or_tensor_types_same(args, valid_values, prim_name, allow_mix=False): argument
|
| /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/alsa-utils/topology/ |
| D | pre-process-object.c | 246 static void tplg_attribute_print_valid_values(snd_config_t *valid_values, const char *name) in tplg_attribute_print_valid_values() 268 static bool tplg_is_attribute_valid_value(snd_config_t *valid_values, const char *value) in tplg_is_attribute_valid_value()
|
| /third_party/mindspore/mindspore/core/utils/ |
| D | check_convert_utils.cc | 575 const std::set<TypePtr> &valid_values, in CheckScalarOrTensorTypesSame()
|
| /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
|