| /external/autotest/client/cros/input_playback/ |
| D | input_playback.py | 18 def __init__(self, input_type): argument 109 def has(self, input_type): argument 123 def emulate(self, input_type='mouse', property_file=None): argument 313 def _find_device_ids(self, device_dir, input_type, name): argument 441 def playback(self, filepath, input_type='touchpad'): argument 461 def blocking_playback(self, filepath, input_type='touchpad'): argument 489 def blocking_playback_of_default_file(self, filename, input_type='mouse'): argument
|
| /external/autotest/client/site_tests/touch_UpdateErrors/ |
| D | touch_UpdateErrors.py | 81 def _check_updates(self, input_type): argument 120 def run_once(self, input_type='touchpad'): argument
|
| /external/autotest/client/site_tests/touch_WakeupSource/ |
| D | touch_WakeupSource.py | 27 def _find_wakeup_file(self, input_type): argument 72 def _is_wake_source(self, input_type): argument
|
| /external/perfetto/src/ipc/protoc_plugin/ |
| D | ipc_generator.cc | 133 std::string input_type = method.input_type()->name(); in ForEachMethod() local 167 const std::string& input_type, in GenerateServiceHeader() 168 const std::string& output_type) { in GenerateServiceHeader() 213 const std::string& input_type, in GenerateServiceCpp() 214 const std::string& output_type) { in GenerateServiceCpp()
|
| /external/tensorflow/tensorflow/contrib/specs/python/ |
| D | summaries.py | 248 input_type=dtypes.float32): argument 276 input_type=dtypes.float32): argument 300 input_type=dtypes.float32): argument
|
| /external/v8/src/compiler/ |
| D | typed-optimization.cc | 119 Type* const input_type = NodeProperties::GetType(input); in ReduceCheckHeapObject() local 155 Type* const input_type = NodeProperties::GetType(input); in ReduceCheckString() local 193 Type* const input_type = NodeProperties::GetType(input); in ReduceNumberFloor() local 227 Type* const input_type = NodeProperties::GetType(input); in ReduceNumberRoundop() local 236 Type* const input_type = NodeProperties::GetType(input); in ReduceNumberToUint8Clamped() local
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | debug_ops_test.cc | 42 Status Init(DataType input_type, const std::vector<string>& debug_urls) { in Init() 53 Status Init(DataType input_type) { in Init() 180 Status Init(DataType input_type) { in Init() 243 Status Init(DataType input_type) { in Init() 251 Status InitGated(DataType input_type, const std::vector<string>& debug_urls) { in InitGated() 634 Status Init(DataType input_type) { in Init() 686 Status Init(DataType input_type) { in Init()
|
| D | sequence_ops_test.cc | 33 void MakeOp(DataType input_type) { in MakeOp() 45 void MakeOp(DataType input_type, DataType index_type) { in MakeOp()
|
| D | identity_op_test.cc | 31 Status Init(DataType input_type) { in Init()
|
| D | guarantee_const_op_test.cc | 32 Status Init(DataType input_type) { in Init()
|
| /external/tensorflow/tensorflow/contrib/lite/toco/ |
| D | toco_cmdline_flags.cc | 185 toco::IODataType input_type; in ReadTocoFlagsFromCommandLineFlags() local 204 toco::IODataType input_type; in ReadTocoFlagsFromCommandLineFlags() local
|
| /external/autotest/client/site_tests/touch_HasInput/ |
| D | touch_HasInput.py | 13 def run_once(self, input_type=''): argument
|
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
| D | batch_norm_op.cc | 44 xla::PrimitiveType input_type; in Compile() local 135 xla::PrimitiveType input_type; in Compile() local
|
| D | matrix_band_part_op.cc | 51 DataType input_type = context->input_type(0); in Compile() local
|
| D | reverse_sequence_op.cc | 63 const DataType input_type = context->input_type(0); in Compile() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | xla_op_kernel.h | 70 DataType input_type(int index) { return context_->input(index).dtype(); } in input_type() function
|
| D | xla_helpers.cc | 36 const TensorShape& input_shape, DataType input_type, in ArgMinMax() 185 const TensorShape& input_shape, DataType input_type, in ArgMax() 195 const TensorShape& input_shape, DataType input_type, in ArgMin()
|
| /external/adhd/cras/src/tests/ |
| D | audio_test_gui.py | 171 def start_test(self, input_type, output_type, input_file='', argument
|
| /external/autotest/client/cros/ |
| D | touch_playback_test_base.py | 71 def _find_test_files(self, input_type, gestures): argument 116 def _find_test_files_from_directions(self, input_type, fmt_str, directions): argument 138 def _download_remote_test_file(self, filename, input_type): argument 295 def _get_kernel_events_recorder(self, input_type): argument
|
| /external/tensorflow/tensorflow/contrib/tensorrt/shape_fn/ |
| D | trt_shfn.cc | 39 std::vector<::tensorflow::DataType> input_type; in TRTEngineOpShapeInference() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | elemental_ir_emitter.cc | 145 for (PrimitiveType input_type : input_types) { in EmitMathCall() local 260 PrimitiveType input_type = op->operand(0)->shape().element_type(); in EmitFloatUnaryOp() local 278 for (PrimitiveType input_type : input_types) { in EmitDeviceFunctionCall() local
|
| /external/tensorflow/tensorflow/contrib/lite/kernels/ |
| D | concatenation.cc | 51 TfLiteType input_type = t0->type; in Prepare() local
|
| D | split.cc | 78 auto input_type = op_context.input->type; in Prepare() local
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | shape_refiner.h | 54 DataType input_type(int64 idx) const { return input_types_[idx]; } in input_type() function
|
| /external/tensorflow/tensorflow/cc/framework/ |
| D | ops.h | 43 DataType input_type(int32 o) const { return node_->input_type(o); } in input_type() function
|