Home
last modified time | relevance | path

Searched defs:inputType (Results 101 – 125 of 831) sorted by relevance

12345678910>>...34

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/src/
DFullyConnected.cpp67 auto inputType = context->getInputType(kInputTensor); in validate() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ir/
H A DQuantOps.cc82 Type inputType = std::get<0>(input); in verify() local
H A DUniformSupport.h54 const Type inputType; member
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMethodDescriptor.cs45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMethodDescriptor.cs45 private MessageDescriptor inputType; field in Google.Protobuf.Reflection.MethodDescriptor
/aosp_15_r20/cts/tests/inputmethod/util/src/android/view/inputmethod/cts/util/
H A DTestWebView.java61 final int inputType = outAttrs.inputType; in onCreateInputConnection() local
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/common/
DValidatedEditTextPreference.java61 public void setSummaryInputType(int inputType) { in setSummaryInputType()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DDequantize.cpp86 const OperandType inputType = context->getInputType(kInputTensor); in execute() local
DUnidirectionalSequenceLSTM.cpp298 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 Dhlo_ops_base.h141 for (auto inputType : inputTypes) in inferMostSpecificType() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/stablehlo/dialect/
H A DBase.h185 for (auto inputType : inputTypes) in inferMostSpecificType() local
/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGFilterContext.cpp159 const SkSVGFeInputType& inputType, in resolveInput()
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/
DICarOccupantZone.aidl51 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 DJavaUtilCollectionsDeserializers.java124 private JavaUtilCollectionsConverter(int kind, JavaType inputType) { in JavaUtilCollectionsConverter()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tosa/lib/Transforms/
H A Dlegalize_mhlo.cc180 ShapedType inputType = operands.getType().cast<ShapedType>(); in matchAndRewrite() local
/aosp_15_r20/frameworks/rs/
H A DrsProgramFragment.cpp112 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1); in init() local
H A DrsProgramVertex.cpp185 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/
DStatsUtils.java71 public static void onStartInputView(int inputType, int displayOrientation, boolean restarting) { in onStartInputView()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fibonacci_extension/
DFibonacciDriver.cpp69 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 Des31fGeometryShaderTests.cpp140 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 DTextInputTimePickerView.java62 void onValueChanged(int inputType, int newValue); in onValueChanged()
/aosp_15_r20/frameworks/base/core/java/android/view/autofill/
H A DAutofillStateFingerprint.java273 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/
DRecyclerViewActivity.java308 @DrawableRes int iconRes, int inputType) { in FieldMetadata()
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardId.java164 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 DRecyclerViewActivity.java308 @DrawableRes int iconRes, int inputType) { in FieldMetadata()

12345678910>>...34