/external/mesa3d/src/compiler/glsl/ |
D | ir_function.cpp | 139 const glsl_type *to_type; in get_parameter_match_type() local 143 to_type = actual->type; in get_parameter_match_type() 146 to_type = param->type; in get_parameter_match_type() 149 if (from_type == to_type) in get_parameter_match_type() 152 if (to_type->is_double()) { in get_parameter_match_type() 158 if (to_type->is_float()) in get_parameter_match_type()
|
/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 528 TEXTURE_HEIGHT, 1 /* depth */, to_format, to_type, to_data_1); in iterate() 530 TEXTURE_HEIGHT, 1 /* depth */, to_format, to_type, to_data_2); in iterate() 532 TEXTURE_HEIGHT, 1 /* depth */, to_format, to_type, to_data_3); in iterate() 534 TEXTURE_HEIGHT, 1 /* depth */, to_format, to_type, to_data_4); in iterate() 587 glw::GLenum to_type = GL_NONE; in iterate() local 603 to_type = GL_UNSIGNED_BYTE; in iterate() 619 to_type = GL_INT; in iterate() 635 to_type = GL_UNSIGNED_INT; in iterate() 650 TEXTURE_HEIGHT, 1 /* depth */, to_format, to_type, slice_1_data); in iterate() [all …]
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | elemental_ir_emitter.cc | 221 PrimitiveType to_type, llvm::Module* module, in EmitIntegralToFloating() argument 225 llvm_ir::PrimitiveTypeToIrType(to_type, module)); in EmitIntegralToFloating() 230 llvm_ir::PrimitiveTypeToIrType(to_type, module)); in EmitIntegralToFloating() 253 PrimitiveType to_type = op->shape().element_type(); in EmitIntegerUnaryOp() local 256 if (from_type == to_type) { in EmitIntegerUnaryOp() 259 if (to_type == PRED) { in EmitIntegerUnaryOp() 265 if (primitive_util::IsIntegralType(to_type)) { in EmitIntegerUnaryOp() 267 llvm_ir::PrimitiveTypeToIrType(to_type, module_), in EmitIntegerUnaryOp() 270 if (primitive_util::IsFloatingPointType(to_type)) { in EmitIntegerUnaryOp() 271 if (to_type == BF16) { in EmitIntegerUnaryOp() [all …]
|
D | hlo_element_type_converter.cc | 67 PrimitiveType to_type) { in GetConvertedTupleShape() argument 73 subshape = ShapeUtil::ChangeElementType(subshape, to_type); in GetConvertedTupleShape()
|
/external/libnl/lib/route/qdisc/ |
D | fifo.c | 141 .to_type = RTNL_TC_TYPE_QDISC, 150 .to_type = RTNL_TC_TYPE_QDISC,
|
D | blackhole.c | 24 .to_type = RTNL_TC_TYPE_QDISC,
|
D | ingress.c | 47 .to_type = RTNL_TC_TYPE_QDISC,
|
D | prio.c | 260 .to_type = RTNL_TC_TYPE_QDISC, 272 .to_type = RTNL_TC_TYPE_QDISC,
|
D | cbq.c | 170 .to_type = RTNL_TC_TYPE_QDISC, 182 .to_type = RTNL_TC_TYPE_CLASS,
|
D | plug.c | 162 .to_type = RTNL_TC_TYPE_QDISC,
|
D | hfsc.c | 320 .to_type = RTNL_TC_TYPE_QDISC, 329 .to_type = RTNL_TC_TYPE_CLASS,
|
D | dsmark.c | 382 .to_type = RTNL_TC_TYPE_QDISC, 394 .to_type = RTNL_TC_TYPE_CLASS,
|
D | red.c | 169 .to_type = RTNL_TC_TYPE_QDISC,
|
D | sfq.c | 236 .to_type = RTNL_TC_TYPE_QDISC,
|
/external/libnl/src/lib/ |
D | tc.c | 116 switch (ops->to_type) { in nl_cli_tc_lookup() 128 ops->to_type); in nl_cli_tc_lookup()
|
/external/flatbuffers/src/ |
D | idl_gen_kotlin.cpp | 684 std::string to_type; in FlexBufferBuilderCast() local 686 to_type = "Boolean"; in FlexBufferBuilderCast() 688 to_type = "Long"; in FlexBufferBuilderCast() 690 to_type = "Int"; in FlexBufferBuilderCast() 692 to_type = isFirst ? "Byte" : "Int"; in FlexBufferBuilderCast() 694 to_type = isFirst ? "Short" : "Int"; in FlexBufferBuilderCast() 696 to_type = "Double"; in FlexBufferBuilderCast() 698 to_type = isFirst ? "Float" : "Double"; in FlexBufferBuilderCast() 701 if (field_type != to_type) return ".to" + to_type + "()"; in FlexBufferBuilderCast()
|
/external/python/pycparser/pycparser/ |
D | c_ast.py | 292 def __init__(self, to_type, expr, coord=None): argument 293 self.to_type = to_type 299 if self.to_type is not None: nodelist.append(("to_type", self.to_type)) 304 if self.to_type is not None: 305 yield self.to_type
|
/external/libnl/include/netlink-private/route/ |
D | tc-api.h | 40 enum rtnl_tc_type to_type; member
|
/external/libnl/lib/route/act/ |
D | gact.c | 160 .to_type = RTNL_TC_TYPE_ACT,
|
D | mirred.c | 219 .to_type = RTNL_TC_TYPE_ACT,
|
/external/libnl/lib/route/cls/ |
D | cgroup.c | 180 .to_type = RTNL_TC_TYPE_CLS,
|
D | fw.c | 197 .to_type = RTNL_TC_TYPE_CLS,
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | cast_op_test.py | 79 for to_type in type_list: 80 self._test(x.astype(from_type), to_type, use_gpu)
|
/external/libnl/lib/route/ |
D | tc.c | 1040 if (!ops->to_kind || ops->to_type > RTNL_TC_TYPE_MAX) in rtnl_tc_register() 1043 if (rtnl_tc_lookup_ops(ops->to_type, ops->to_kind)) in rtnl_tc_register() 1046 nl_list_add_tail(&ops->to_list, &tc_ops_list[ops->to_type]); in rtnl_tc_register()
|
/external/python/google-api-python-client/googleapiclient/ |
D | discovery.py | 789 to_type = parameters.param_types.get(key, "string") 792 cast_value = [_cast(x, to_type) for x in value] 794 cast_value = _cast(value, to_type)
|