/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/src/ |
D | FullyConnected.cpp | 67 auto inputType = context->getInputType(kInputTensor); in validate() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/ |
H A D | QuantOps.cc | 82 Type inputType = std::get<0>(input); in verify() local
|
H A D | UniformSupport.h | 54 const Type inputType; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | MethodDescriptor.cs | 45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
|
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/ |
H A D | TestWebView.java | 61 final int inputType = outAttrs.inputType; in onCreateInputConnection() local
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | ValidatedEditTextPreference.java | 61 public void setSummaryInputType(int inputType) { in setSummaryInputType()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Dequantize.cpp | 86 const OperandType inputType = context->getInputType(kInputTensor); in execute() local
|
D | UnidirectionalSequenceLSTM.cpp | 298 const OperandType inputType = context->getInputType(kInputTensor); in execute() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/include/mlir-hlo/Dialect/mhlo/IR/ |
H A D | hlo_ops_base.h | 141 for (auto inputType : inputTypes) in inferMostSpecificType() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/ |
H A D | Base.h | 185 for (auto inputType : inputTypes) in inferMostSpecificType() local
|
/aosp_15_r20/external/skia/modules/svg/src/ |
H A D | SkSVGFilterContext.cpp | 159 const SkSVGFeInputType& inputType, in resolveInput()
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/ |
D | ICarOccupantZone.aidl | 51 int[] getSupportedInputTypes(in int occupantZoneId, in int inputType); in getSupportedInputTypes()
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
H A D | JavaUtilCollectionsDeserializers.java | 124 private JavaUtilCollectionsConverter(int kind, JavaType inputType) { in JavaUtilCollectionsConverter()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/ |
H A D | legalize_mhlo.cc | 180 ShapedType inputType = operands.getType().cast<ShapedType>(); in matchAndRewrite() local
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsProgramFragment.cpp | 112 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1); in init() local
|
H A D | rsProgramVertex.cpp | 185 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1); in init() local
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | StatsUtils.java | 71 public static void onStartInputView(int inputType, int displayOrientation, boolean restarting) { in onStartInputView()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/ |
D | FibonacciDriver.cpp | 69 int32_t inputType = static_cast<int32_t>(model.main.operands[operation.inputs[0]].type); in validate() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 140 std::string inputTypeToGLString(rr::GeometryShaderInputType inputType) in inputTypeToGLString() 245 …r::VertexExpanderShader(const glu::ContextType &contextType, rr::GeometryShaderInputType inputType, in VertexExpanderShader() 329 rr::GeometryShaderInputType inputType, in genGeometrySource() 2609 …eDrawCase::NegativeDrawCase(Context &context, const char *name, const char *desc, GLenum inputType, in NegativeDrawCase() 7012 GLenum inputType; in init() member 7048 const GLenum inputType = inputTypes[inputTypeNdx]; in init() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | TextInputTimePickerView.java | 62 void onValueChanged(int inputType, int newValue); in onValueChanged()
|
/aosp_15_r20/frameworks/base/core/java/android/view/autofill/ |
H A D | AutofillStateFingerprint.java | 273 int inputType = Integer.MIN_VALUE; in getEphemeralFingerprintId() local
|
/aosp_15_r20/developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/ |
D | RecyclerViewActivity.java | 308 @DrawableRes int iconRes, int inputType) { in FieldMetadata()
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
D | KeyboardId.java | 164 final int inputType = mEditorInfo.inputType; in passwordInput() local
|
/aosp_15_r20/developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/commoncases/ |
H A D | RecyclerViewActivity.java | 308 @DrawableRes int iconRes, int inputType) { in FieldMetadata()
|