| /external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/hardwares/ |
| D | simple_hardware.cc | 38 auto to_type = GetTypeId(); in GetHardwareSwitchingCost() local
|
| D | cpu_hardware.cc | 59 auto to_type = GetTypeId(); in GetHardwareSwitchingCost() local
|
| D | gpu_hardware.cc | 46 auto to_type = GetTypeId(); in GetHardwareSwitchingCost() local
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | primitive_util.h | 209 PrimitiveType to_type) { in CastPreservesValues()
|
| D | primitive_util_test.cc | 291 auto to_type = static_cast<PrimitiveType>(to_type_int); in TEST() local
|
| /external/libnl/include/netlink-private/route/ |
| D | tc-api.h | 34 enum rtnl_tc_type to_type; member
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_element_type_converter.cc | 67 PrimitiveType to_type) { in GetConvertedTupleShape()
|
| D | elemental_ir_emitter.cc | 227 PrimitiveType to_type, llvm::Module* module, in EmitIntegralToFloating() 259 PrimitiveType to_type = op->shape().element_type(); in EmitIntegerUnaryOp() local 304 PrimitiveType to_type = op->shape().element_type(); in EmitIntegerUnaryOp() local 379 PrimitiveType to_type = op->shape().element_type(); in EmitFloatUnaryOp() local 469 PrimitiveType to_type = op->shape().element_type(); in EmitFloatUnaryOp() local 595 PrimitiveType to_type = op->shape().element_type(); in EmitComplexUnaryOp() local
|
| /external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
| D | esextcGeometryShaderLayeredFramebuffer.cpp | 521 glw::GLenum to_type = (n == 0) ? GL_UNSIGNED_BYTE : (n == 1) ? GL_INT : GL_UNSIGNED_INT; in iterate() local 587 glw::GLenum to_type = GL_NONE; in iterate() local
|
| /external/mesa3d/src/compiler/glsl/ |
| D | ir_function.cpp | 139 const glsl_type *to_type; in get_parameter_match_type() local
|
| /external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
| D | gpu_unary_ops_test.cc | 191 #define TEST_CAST_FROM_TO(from_type, to_type) \ argument 202 #define TEST_NON_NEGATIVE_VALUES_CAST_FROM_TO(from_type, to_type) \ argument
|
| /external/flatbuffers/src/ |
| D | idl_gen_kotlin.cpp | 767 std::string to_type; in FlexBufferBuilderCast() local
|
| /external/libchrome/base/debug/ |
| D | activity_tracker.cc | 78 uint32_t to_type) { in AllocateFrom()
|
| /external/python/pycparser/pycparser/ |
| D | c_ast.py | 292 def __init__(self, to_type, expr, coord=None): argument
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf.cc | 411 auto to_type = broadcast_to.getType().cast<RankedTensorType>(); in Broadcast1DToFeatureDim() local 430 auto to_type = broadcast_to.getType().cast<TensorType>(); in BroadcastToShapeOf() local
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 187 #define _PyUnicode_CONVERT_BYTES(from_type, to_type, begin, end, to) \ argument
|