Home
last modified time | relevance | path

Searched defs:in_type (Results 1 – 25 of 29) sorted by relevance

12

/external/deqp/modules/gles31/scripts/
Dgen-implicit-conversions.py340 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/
Dcommon.py74 def SpecializeStream(self, in_type, lanes_count, pack_size, leftovers): argument
95 def SpecializeMulKernel(self, in_type, out_type, kernel_m, kernel_n, argument
123 def SpecializeTransform1DKernel(self, in_type, out_type, kernel_size, argument
Dtransform_kernels_common.py38 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
Dstreams_common.py148 def EmitPack(self, in_type, lanes_count, pack_size, leftovers): argument
237 def EmitPack(self, in_type, lanes_count, pack_size, leftovers): argument
Dquantized_mul_kernels_common.py548 def EmitMultiply(self, in_type, out_type, kernel_m, kernel_n, pack_size): argument
/external/tensorflow/tensorflow/core/kernels/
Dcast_op_gpu.cu.cc39 #define DEFINE_ALL_FROM(in_type) \ argument
Ddebug_ops.cc130 #define REGISTER_DEBUG_NUMERIC_SUMMARY_V2_GPU(in_type, out_type) \ argument
Dmatmul_op.h38 in_type; typedef
Dcast_op_test.cc65 DataType in_type = DataTypeToEnum<INPUT>::v(); in CheckCast() local
/external/mesa3d/src/compiler/nir/
Dnir_opcodes.py160 def unop_convert(name, out_type, in_type, const_expr): argument
190 def unop_numeric_convert(name, out_type, in_type, const_expr): argument
513 def binop_convert(name, out_type, in_type, alg_props, const_expr): argument
/external/vboot_reference/futility/
Dtraversal.h64 enum futil_file_type in_type; member
/external/cronet/base/trace_event/
Dtrace_logging_minimal_win.cc155 uint8_t in_type, in EventAddField()
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_symbolic_shape_optimization.cc218 auto in_type = op.operand().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/external/open-dice/src/
Dcbor_reader.c86 enum CborType in_type; in CborReadSize() local
/external/tensorflow/tensorflow/core/framework/
Dfull_type_inference_util.cc45 const FullTypeDef& in_type = input_types.at(i).get(); in ReplicateInput() local
/external/wpa_supplicant_8/wpa_supplicant/aidl/
Dsupplicant.cpp261 IfaceType in_type) in setConcurrencyPriority()
Dsta_iface.cpp496 RxFilterType in_type) in addRxFilter()
504 RxFilterType in_type) in removeRxFilter()
594 const std::vector<uint8_t>& in_type) in setWpsDeviceType()
Dp2p_iface.cpp639 const std::vector<uint8_t>& in_type) in setWpsDeviceType()
/external/sg3_utils/src/
Dsg_read.c421 int in_type = FT_OTHER; in main() local
Dsgm_dd.c737 int in_type = FT_OTHER; in main() local
Dsg_dd.c1798 int in_type = FT_OTHER; in main() local
Dsgp_dd.c150 int in_type; member
/external/sg3_utils/examples/
Dsgq_dd.c99 int in_type; member
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c215 int in_type; member
2199 int in_type = FT_OTHER; in do_scsi_device_read_write() local
6281 int in_type = FT_OTHER; in do_scsi_sgm_read_write() local
/external/sg3_utils/testing/
Dsg_mrq_dd.cpp228 int in_type = FT_UNKNOWN; member
265 int in_type; /* expect all IFILEs to have same type */ member

12