| /external/tensorflow/tensorflow/python/kernel_tests/ |
| D | sparse_serialization_ops_test.py | 71 out_type=dtypes.string): argument 95 out_type=dtypes.string): argument 131 self, serialize_fn, deserialize_fn, out_type=dtypes.string): argument 166 out_type=dtypes.string): argument 211 out_type=dtypes.string): argument 253 out_type=dtypes.string): argument 282 out_type=dtypes.string): argument 368 out_type=dtypes.string): argument 406 out_type=dtypes.string): argument 444 out_type=dtypes.string): argument
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | cast_op_gpu.cu.cc | 63 #define DEFINE_ALL_TO_FLOAT(out_type) \ argument 77 #define DEFINE_ALL_TO_HALF(out_type) \ argument
|
| D | matmul_op.h | 35 out_type; typedef
|
| D | cast_op_test.cc | 65 DataType out_type = DataTypeToEnum<OUTPUT>::v(); in CheckCast() local
|
| /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/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
| D | rx-tap.hpp | 54 …using out_type = decltype(make_observer<source_value_type, rxcpp::detail::OnErrorIgnore>(*((ArgN*)… typedef 66 using out_type = typename factory_type::out_type; typedef 81 using out_type = typename factory_type::out_type; typedef
|
| /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/tensorflow/tensorflow/python/ops/ragged/ |
| D | ragged_array_ops.py | 492 def size(input, out_type=dtypes.int32, name=None): # pylint: disable=redefined-builtin argument 543 def _nrows(rt_input, out_type=dtypes.int64, name=None): argument
|
| D | ragged_where_op.py | 161 def _nrows(rt_input, out_type=dtypes.int64, name=None): argument
|
| D | ragged_dispatch.py | 423 def _ragged_size_v1(input, name=None, out_type=dtypes.int32): # pylint: disable=redefined-builtin argument
|
| D | ragged_tensor.py | 806 def nrows(self, out_type=dtypes.int64, name=None): argument
|
| /external/tensorflow/tensorflow/lite/experimental/microfrontend/python/ops/ |
| D | audio_microfrontend_op.py | 53 out_type=tf.uint16): argument
|
| /external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
| D | ResourceUtils.java | 74 static boolean ExtractResourceName(String str, Ref<String> out_package, Ref<String> out_type, in ExtractResourceName()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opcodes.py | 113 def unop_convert(name, out_type, in_type, const_expr): argument 355 def binop_convert(name, out_type, in_type, alg_props, const_expr): argument 364 def binop_horiz(name, out_size, out_type, src1_size, src1_type, src2_size, argument
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | array_ops.py | 285 def shape_v2(input, out_type=dtypes.int32, name=None): argument 291 def shape(input, name=None, out_type=dtypes.int32): argument 316 def shape_internal(input, name=None, optimize=True, out_type=dtypes.int32): argument 345 def shape_n(input, out_type=dtypes.int32, name=None): argument 365 def size_v2(input, out_type=dtypes.int32, name=None): argument 372 def size(input, name=None, out_type=dtypes.int32): argument 402 def size_internal(input, name=None, optimize=True, out_type=dtypes.int32): argument 3578 out_type=dtypes.int32, argument
|
| D | string_ops.py | 420 def string_to_number(input, out_type=dtypes.float32, name=None): argument 442 out_type=dtypes.float32, argument
|
| D | sparse_ops.py | 1881 def serialize_sparse(sp_input, name=None, out_type=dtypes.string): argument 1900 def serialize_sparse_v2(sp_input, out_type=dtypes.string, name=None): argument 1927 def serialize_many_sparse(sp_input, name=None, out_type=dtypes.string): argument 1955 def serialize_many_sparse_v2(sp_input, out_type=dtypes.string, name=None): argument
|
| /external/tensorflow/tensorflow/c/kernels/ |
| D | bitcast_op_test.cc | 37 void TestBitcastOp(Tensor* input_tensor, DataType out_type, in TestBitcastOp()
|
| /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()
|