/external/tensorflow/tensorflow/python/kernel_tests/ |
D | sparse_serialization_ops_test.py | 70 out_type=dtypes.string): argument 94 out_type=dtypes.string): argument 127 self, serialize_fn, deserialize_fn, out_type=dtypes.string): argument 160 out_type=dtypes.string): argument 203 out_type=dtypes.string): argument 242 out_type=dtypes.string): argument 270 out_type=dtypes.string): argument 306 out_type=dtypes.string): argument 341 out_type=dtypes.string): argument 376 out_type=dtypes.string): argument
|
/external/deqp/modules/gles31/scripts/ |
D | gen-implicit-conversions.py | 340 def __init__(self, name, op, in_type, out_type, reverse=False): argument 406 def __init__(self, name, op, in_type, out_type, reverse=False): argument 443 def __init__(self, name, in_type, out_type, reverse=False, input_in_parens=False): argument 503 def __init__(self, name, in_type, out_type): argument 534 def __init__(self, name, in_type, out_type, reverse=False): argument 578 def __init__(self, name, in_type, out_type): argument 654 def __init__(self, name, in_type, out_type, reverse=False): argument 703 def __init__(self, name, in_type, out_type): argument 736 def __init__(self, name, in_type, out_type): argument 757 def __init__(self, name, in_type, out_type): argument
|
/external/gemmlowp/meta/generators/ |
D | transform_kernels_common.py | 38 def Check(self, in_type, out_type, kernel_size, leftovers): argument 82 def Check(self, in_type, out_type, kernel_size, leftovers): argument 151 def Check(self, in_type, out_type, kernel_size, leftovers): argument 220 def Check(self, in_type, out_type, kernel_size, leftovers): argument 313 def EmitTransform(self, in_type, out_type, kernel_size, leftovers): argument 399 def EmitTransform(self, in_type, out_type, kernel_size, leftovers): argument
|
D | common.py | 94 def SpecializeMulKernel(self, in_type, out_type, kernel_m, kernel_n, argument 122 def SpecializeTransform1DKernel(self, in_type, out_type, kernel_size, argument
|
D | quantized_mul_kernels_common.py | 548 def EmitMultiply(self, in_type, out_type, kernel_m, kernel_n, pack_size): argument
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opcodes.py | 113 def unop_convert(name, out_type, in_type, const_expr): argument 343 def binop_convert(name, out_type, in_type, alg_props, const_expr): argument 352 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, argument
|
D | nir.h | 63 #define NIR_DEFINE_CAST(name, in_type, out_type, field, \ argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | matmul_op.h | 31 out_type; typedef
|
D | cast_op_test.cc | 55 DataType out_type = DataTypeToEnum<OUTPUT>::v(); in CheckCast() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | array_ops.py | 264 def shape(input, name=None, out_type=dtypes.int32): argument 289 def shape_internal(input, name=None, optimize=True, out_type=dtypes.int32): argument 318 def shape_n(input, out_type=dtypes.int32, name=None): argument 345 def size(input, name=None, out_type=dtypes.int32): argument 375 def size_internal(input, name=None, optimize=True, out_type=dtypes.int32): argument
|
D | sparse_ops.py | 1427 def serialize_sparse(sp_input, name=None, out_type=dtypes.string): argument 1453 def serialize_many_sparse(sp_input, name=None, out_type=dtypes.string): argument
|
/external/boringssl/src/ssl/ |
D | dtls_record.cc | 177 enum ssl_open_record_t dtls_open_record(SSL *ssl, uint8_t *out_type, in dtls_open_record()
|
D | tls_record.cc | 206 ssl_open_record_t tls_open_record(SSL *ssl, uint8_t *out_type, in tls_open_record()
|
/external/boringssl/src/crypto/evp/ |
D | evp_asn1.c | 78 static int parse_key_type(CBS *cbs, int *out_type) { in parse_key_type()
|
/external/libnetfilter_conntrack/src/conntrack/ |
D | api.c | 1080 unsigned int out_type, in nfct_snprintf() 1108 unsigned int out_type, in nfct_snprintf_labels()
|
/external/libnetfilter_conntrack/src/expect/ |
D | api.c | 778 unsigned int out_type, in nfexp_snprintf()
|
/external/mesa3d/src/compiler/glsl/ |
D | glsl_to_nir.cpp | 1419 glsl_base_type out_type; in visit() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | testlib.cc | 295 Node* InvalidRefType(Graph* g, DataType out_type, DataType invalid_type) { in InvalidRefType()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 1195 DataTypeVector out_type; in BuildAndAddXlaIfOp() local
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 225 int out_type; member 2201 int out_type = FT_OTHER; in do_scsi_device_read_write() local 6283 int out_type = FT_OTHER; in do_scsi_sgm_read_write() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader.c | 7380 LLVMTypeRef out_type = i <= last_sgpr_param ? ctx->i32 : ctx->f32; in si_build_wrapper_function() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cGPUShaderFP64Tests.cpp | 13188 const Utils::_variable_type arg_type, const Utils::_variable_type out_type) in unaryWithOutputByComponent()
|