Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tests/
Dxla_test.py223 def all_types(self): member in XLATestCase
/external/mesa3d/src/compiler/glsl/
Dir_expression_operation.py90 all_types = (uint_type, int_type, float_type, double_type, uint64_type, int64_type, bool_type) variable
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_test.cc58 const string all_types = in TEST() local
/external/perfetto/src/protozero/protoc_plugin/
Dcppgen_plugin.cc208 std::vector<const Descriptor*> all_types; // All deps in Generate() local
/external/selinux/python/sepolicy/sepolicy/
D__init__.py110 all_types = None variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dtype_manager_test.cpp181 std::vector<Type::Kind> all_types; in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dtype_manager_test.cpp181 std::vector<Type::Kind> all_types; in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
Dtfr_ops.cc390 llvm::DenseSet<Type> all_types; in matchAndRewrite() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp9984 static const glw::GLenum all_types[] = { GL_UNSIGNED_BYTE, in Prepare() local
/external/python/cffi/c/
D_cffi_backend.c7966 static PyTypeObject *all_types[] = { in PyInit__cffi_backend() local