/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 | common.py | 74 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
|
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 | streams_common.py | 148 def EmitPack(self, in_type, lanes_count, pack_size, leftovers): argument 237 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 61 #define DEFINE_SUBSET_FROM(in_type) \ argument
|
D | debug_ops.cc | 142 #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): 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
|
D | nir.h | 95 #define NIR_DEFINE_CAST(name, in_type, out_type, field, \ argument
|
/external/vboot_reference/futility/ |
D | traversal.h | 64 enum futil_file_type in_type; member
|
/external/open-dice/src/ |
D | cbor_reader.c | 86 enum CborType in_type; in CborReadSize() local
|
/external/wpa_supplicant_8/wpa_supplicant/aidl/ |
D | supplicant.cpp | 253 IfaceType in_type) in setConcurrencyPriority()
|
D | sta_iface.cpp | 489 RxFilterType in_type) in addRxFilter() 497 RxFilterType in_type) in removeRxFilter() 587 const std::vector<uint8_t>& in_type) in setWpsDeviceType()
|
D | p2p_iface.cpp | 940 const std::vector<uint8_t>& in_type) in setWpsDeviceType()
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 215 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/rust/crates/jni/src/wrapper/ |
D | jnienv.rs | 1670 let in_type = val.primitive_type(); in set_field() localVariable
|
/external/flatbuffers/src/ |
D | idl_parser.cpp | 1694 const auto in_type = e.type.base_type; in ParseSingleValue() local
|