| /external/deqp/modules/gles31/scripts/ | 
| D | gen-implicit-conversions.py | 340 	def __init__(self, name, op, in_type, out_type, reverse=False):  argument406 	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 | common.py | 74   def SpecializeStream(self, in_type, lanes_count, pack_size, leftovers):  argument95   def SpecializeMulKernel(self, in_type, out_type, kernel_m, kernel_n,  argument
 123   def SpecializeTransform1DKernel(self, in_type, out_type, kernel_size,  argument
 
 | 
| D | transform_kernels_common.py | 38   def Check(self, in_type, out_type, kernel_size, leftovers):  argument82   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 | streams_common.py | 148   def EmitPack(self, in_type, lanes_count, pack_size, leftovers):  argument237   def EmitPack(self, in_type, lanes_count, pack_size, leftovers):  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/core/kernels/ | 
| D | cast_op_gpu.cu.cc | 39 #define DEFINE_ALL_FROM(in_type)        \  argument
 | 
| D | debug_ops.cc | 130 #define REGISTER_DEBUG_NUMERIC_SUMMARY_V2_GPU(in_type, out_type) \  argument
 | 
| D | matmul_op.h | 38       in_type;  typedef
 | 
| D | cast_op_test.cc | 65     DataType in_type = DataTypeToEnum<INPUT>::v();  in CheckCast()  local
 | 
| /external/mesa3d/src/compiler/nir/ | 
| D | nir_opcodes.py | 160 def unop_convert(name, out_type, in_type, const_expr):  argument190 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/ | 
| D | traversal.h | 64 	enum futil_file_type in_type;  member
 | 
| /external/cronet/base/trace_event/ | 
| D | trace_logging_minimal_win.cc | 155                                 uint8_t in_type,  in EventAddField()
 | 
| /external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/ | 
| D | tf_jitrt_symbolic_shape_optimization.cc | 218   auto in_type = op.operand().getType().dyn_cast<RankedTensorType>();  in matchAndRewrite()  local
 | 
| /external/open-dice/src/ | 
| D | cbor_reader.c | 86   enum CborType in_type;  in CborReadSize()  local
 | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | full_type_inference_util.cc | 45     const FullTypeDef& in_type = input_types.at(i).get();  in ReplicateInput()  local
 | 
| /external/wpa_supplicant_8/wpa_supplicant/aidl/ | 
| D | supplicant.cpp | 261 	IfaceType in_type)  in setConcurrencyPriority()
 | 
| D | sta_iface.cpp | 496 	RxFilterType in_type)  in addRxFilter()504 	RxFilterType in_type)  in removeRxFilter()
 594 	const std::vector<uint8_t>& in_type)  in setWpsDeviceType()
 
 | 
| D | p2p_iface.cpp | 639 	const std::vector<uint8_t>& in_type)  in setWpsDeviceType()
 | 
| /external/sg3_utils/src/ | 
| D | sg_read.c | 421     int in_type = FT_OTHER;  in main()  local
 | 
| D | sgm_dd.c | 737     int in_type = FT_OTHER;  in main()  local
 | 
| D | sg_dd.c | 1798     int in_type = FT_OTHER;  in main()  local
 | 
| D | sgp_dd.c | 150     int in_type;  member
 | 
| /external/sg3_utils/examples/ | 
| D | sgq_dd.c | 99     int in_type;  member
 | 
| /external/ltp/testcases/kernel/fs/scsi/ltpscsi/ | 
| D | scsimain.c | 215 	int in_type;  member2199 	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/ | 
| D | sg_mrq_dd.cpp | 228     int in_type = FT_UNKNOWN;  member265     int in_type;                /* expect all IFILEs to have same type */  member
 
 |