Home
last modified time | relevance | path

Searched defs:all_types (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tests/
Dxla_test.py181 def all_types(self): member in XLATestCase
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py88 all_types = (uint_type, int_type, float_type, double_type, uint64_type, int64_type, bool_type) variable
/external/selinux/python/sepolicy/sepolicy/
D__init__.py100 all_types = None variable
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp9984 static const glw::GLenum all_types[] = { GL_UNSIGNED_BYTE, in Prepare() local