/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 305 def _find_device_ids(self, device_dir, input_type, name): argument 433 def playback(self, filepath, input_type='touchpad'): argument 453 def blocking_playback(self, filepath, input_type='touchpad'): argument 481 def blocking_playback_of_default_file(self, filename, input_type='mouse'): 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/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/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
|
D | js-typed-lowering.cc | 1049 Type* const input_type = NodeProperties::GetType(input); in ReduceJSToBoolean() local 1095 Type* const input_type = NodeProperties::GetType(input); in ReduceJSToInteger() local 1106 Type* const input_type = NodeProperties::GetType(input); in ReduceJSToName() local 1117 Type* input_type = NodeProperties::GetType(input); in ReduceJSToLength() local 1141 Type* input_type = NodeProperties::GetType(input); in ReduceJSToNumberInput() local 1180 Type* const input_type = NodeProperties::GetType(input); in ReduceJSToNumber() local 1197 Type* input_type = NodeProperties::GetType(input); in ReduceJSToStringInput() local
|
D | machine-graph-verifier.cc | 710 MachineRepresentation const input_type = in CheckCallInputs() local
|
D | wasm-linkage.cc | 324 MachineType input_type, MachineRepresentation output_type) { in ReplaceTypeInCallDescriptorWith()
|
D | simplified-lowering.cc | 949 Type* const input_type = TypeOf(node->InputAt(0)); in VisitObjectIs() local 1048 Type* input_type = TypeOf(input); in VisitObjectState() local 2174 Type* const input_type = TypeOf(node->InputAt(0)); in VisitNode() local 2205 Type* const input_type = TypeOf(node->InputAt(0)); in VisitNode() local
|
D | escape-analysis.cc | 453 Type* input_type = NodeProperties::GetType(input); in MergeFields() local 1458 Type* input_type = NodeProperties::GetType(input); in ProcessLoadFromPhi() local
|
D | js-builtin-reducer.cc | 2175 Type* input_type = NodeProperties::GetType(input); in ToNumber() local 2182 Type* input_type = NodeProperties::GetType(input); in ToUint32() local
|
D | wasm-compiler.cc | 1455 MachineRepresentation input_type) { in BuildBitCountingCall()
|
/external/autotest/client/site_tests/touch_HasInput/ |
D | touch_HasInput.py | 13 def run_once(self, input_type=''): 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/mesa3d/src/compiler/nir/ |
D | nir_opcodes.py | 119 def unop_horiz(name, output_size, output_type, input_size, input_type, argument 124 def unop_reduce(name, output_size, output_type, input_type, prereduce_expr, argument
|
/external/autotest/client/cros/chameleon/ |
D | audio_test_utils.py | 692 input_type=None): argument
|
/external/brotli/research/ |
D | find_opt_references.cc | 37 typedef uint8_t input_type; typedef
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 201 optional string input_type = 2; field
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 630 input_type, output_type, options=None): argument
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 238 optional string input_type = 2; field
|
D | descriptor.pb.h | 5571 inline const ::std::string& MethodDescriptorProto::input_type() const { in input_type() function 5601 inline void MethodDescriptorProto::set_allocated_input_type(::std::string* input_type) { in set_allocated_input_type()
|
D | descriptor.cc | 5048 Symbol input_type = LookupSymbol(proto.input_type(), method->full_name()); in CrossLinkMethod() local
|
D | descriptor.pb.cc | 7681 const ::std::string& MethodDescriptorProto::input_type() const { in input_type() function in google::protobuf::MethodDescriptorProto 7711 void MethodDescriptorProto::set_allocated_input_type(::std::string* input_type) { in set_allocated_input_type()
|
D | descriptor_unittest.cc | 167 const string& input_type, in AddMethod()
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 758 input_type, output_type, options=None): argument
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 1894 unsigned input_type = get_fundamental_type(vs, it_b->second.type_id); in validate_vi_against_vs_inputs() local
|