Home
last modified time | relevance | path

Searched refs:allow_error (Results 1 – 3 of 3) sorted by relevance

/external/python/asn1crypto/dev/
D_import.py16 def _import_from(mod, path, mod_dir=None, allow_error=False): argument
55 if allow_error:
D_task.py134 task_mod = _import_from('dev.%s' % task, package_root, allow_error=True)
/external/deqp/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp336 glw::GLuint width, glw::GLuint height, glw::GLuint depth, bool allow_error = false);
361 glw::GLuint width, glw::GLuint height, glw::GLuint depth, bool allow_error);
1010 glw::GLuint width, glw::GLuint height, glw::GLuint depth, bool allow_error) in InitStorage() argument
1018 Storage(gl, target, levels, internal_format, width, height, depth, allow_error); in InitStorage()
1218 glw::GLuint width, glw::GLuint height, glw::GLuint depth, bool allow_error) in Storage() argument
1224 if (!allow_error) in Storage()
1234 if (!allow_error) in Storage()
1241 if (!allow_error) in Storage()
1248 if (!allow_error) in Storage()
1257 if (!allow_error) in Storage()