Home
last modified time | relevance | path

Searched defs:inputType (Results 1 – 25 of 861) sorted by relevance

12345678910>>...35

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/Xslt/XslTransformApi/
H A DCXslTransform.cs533 public void LoadGeneric1(InputType inputType, ReaderType readerType) in LoadGeneric1()
728 public void LoadGeneric6(InputType inputType, ReaderType readerType) in LoadGeneric6()
865 public void LoadGeneric12(InputType inputType, ReaderType readerType) in LoadGeneric12()
922 public void LoadGeneric1(InputType inputType, ReaderType readerType) in LoadGeneric1()
942 public void LoadGeneric2(InputType inputType, ReaderType readerType) in LoadGeneric2()
1003 public void LoadGeneric4(InputType inputType, ReaderType readerType) in LoadGeneric4()
1191 public void LoadGeneric11(InputType inputType, ReaderType readerType) in LoadGeneric11()
1292 public void LoadUrlResolver2(InputType inputType, ReaderType readerType) in LoadUrlResolver2()
1310 public void LoadUrlResolver3(InputType inputType, ReaderType readerType) in LoadUrlResolver3()
2193 public void TransformStrStr1(InputType inputType, ReaderType readerType) in TransformStrStr1()
[all …]
H A DCXslTArgumentList.cs633 …public void AddParam1(InputType inputType, ReaderType readerType, TransformType transformType, Doc… in AddParam1()
712 …public void AddParam4(InputType inputType, ReaderType readerType, TransformType transformType, Doc… in AddParam4()
786 …public void AddParam7(InputType inputType, ReaderType readerType, TransformType transformType, Doc… in AddParam7()
828 …public void AddParam8(InputType inputType, ReaderType readerType, TransformType transformType, Doc… in AddParam8()
4168 …public void Clear1(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear1()
4202 …public void Clear2(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear2()
4227 …public void Clear3(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear3()
4261 …public void Clear4(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear4()
4293 …public void Clear5(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear5()
4345 …public void Clear6(InputType inputType, ReaderType readerType, TransformType transformType, DocTyp… in Clear6()
[all …]
/dports/x11-toolkits/ctk/CTK-2018-10-29/Plugins/org.commontk.dah.host/
H A DctkHostSoapMessageProcessor.cpp78 const QtSoapType& inputType = message.method()["PreferredScreen"]; in processGetAvailableScreen() local
93 …const QtSoapType& inputType = message.method()[0];//["state"]; java sends ["newState"]; FIX JAVA/S… in processNotifyStateChanged() local
110 const QtSoapType& inputType = message.method()["status"]; in processNotifyStatus() local
145 const QtSoapType& inputType = message.method()["preferredProtocols"]; in processGetOutputLocation() local
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Json/Conversion/Converters/
H A DComponentExporter.cs40 public ComponentExporter(Type inputType) : in ComponentExporter()
43 public ComponentExporter(Type inputType, ICustomTypeDescriptor typeDescriptor) : in ComponentExporter()
48 private ComponentExporter(Type inputType, PropertyDescriptorCollection properties) : in ComponentExporter()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DGoStackStepMiddlewareGenerator.java33 private final Symbol inputType; field in GoStackStepMiddlewareGenerator
132 Symbol inputType, in createMiddleware()
307 private Symbol inputType; field in GoStackStepMiddlewareGenerator.Builder
359 public Builder inputType(Symbol inputType) { in inputType() method in GoStackStepMiddlewareGenerator.Builder
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/smithy-go/codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/
H A DGoStackStepMiddlewareGenerator.java33 private final Symbol inputType; field in GoStackStepMiddlewareGenerator
132 Symbol inputType, in createMiddleware()
307 private Symbol inputType; field in GoStackStepMiddlewareGenerator.Builder
359 public Builder inputType(Symbol inputType) { in inputType() method in GoStackStepMiddlewareGenerator.Builder
/dports/x11-toolkits/ctk/CTK-2018-10-29/Plugins/org.commontk.dah.core/
H A DctkExchangeSoapMessageProcessor.cpp72 const QtSoapType& inputType = message.method()[0];//"availableData"]; in processNotifyDataAvailable() local
96 const QtSoapType& inputType = message.method()["objects"]; in processGetData() local
117 const QtSoapType& inputType = message.method()["objects"]; in processReleaseData() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/FullScreen/UninitializedDisplayModeChangeTest/
H A DUninitializedDisplayModeChangeTest.java104 String inputType; field in UninitializedDisplayModeChangeTest.StreamProcessor
105 StreamProcessor(String inputType, InputStream is) { in StreamProcessor()
/dports/devel/bazel-buildtools/buildtools-3.2.1/buildifier/
H A Dbuildifier.go55inputType = flag.String("type", "auto", "Input file type: build (for BUILD files), bzl (for .b… var
244 func processFiles(files []string, inputType, lint string, warningsList *[]string, tf *utils.TempFil… argument
309 func processFile(filename string, data []byte, inputType, lint string, warningsList *[]string, disp… argument
/dports/devel/spark/spark-2.1.1/mllib/src/main/scala/org/apache/spark/ml/feature/
H A DBinarizer.scala76 val inputType = schema($(inputCol)).dataType constant
106 val inputType = schema($(inputCol)).dataType constant
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/structure/cd_utils/
H A DcuPrefTaxNodes.cpp48 CPriorityTaxNodes::CPriorityTaxNodes(TaxNodeInputType inputType) : m_inputType(inputType) in CPriorityTaxNodes()
54 CPriorityTaxNodes::CPriorityTaxNodes(const string& prefTaxnodeFileName, TaxNodeInputType inputType)… in CPriorityTaxNodes()
59 CPriorityTaxNodes::CPriorityTaxNodes(const CCdd_pref_nodes& prefNodes, TaxNodeInputType inputType) … in CPriorityTaxNodes()
66 …TaxNodes(const vector< TTaxId >& taxids, TaxClient& taxClient, TaxNodeInputType inputType) : m_inp… in CPriorityTaxNodes()
80 void CPriorityTaxNodes::Reset(TaxNodeInputType* inputType, bool forceClearAncestorMap) { in Reset()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Quant/Utils/
H A DUniformSupport.cpp16 static bool isQuantizablePrimitiveType(Type inputType) { in isQuantizablePrimitiveType()
21 ExpressedToQuantizedConverter::forInputType(Type inputType) { in forInputType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/QuantOps/Utils/
H A DUniformSupport.cpp16 static bool isQuantizablePrimitiveType(Type inputType) { in isQuantizablePrimitiveType()
21 ExpressedToQuantizedConverter::forInputType(Type inputType) { in forInputType()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/source/DSP/
H A DMLDSPFunctional.h108 using inputType = const DSPVectorArray<IN_ROWS>; variable
160 using inputType = const DSPVectorArray<IN_ROWS>; variable
243 using inputType = const DSPVectorArray<ROWS>; variable
278 using inputType = const DSPVectorArray<ROWS>; variable
/dports/x11-toolkits/ctk/CTK-2018-10-29/Plugins/org.commontk.dah.hostedapp/
H A DctkAppSoapMessageProcessor.cpp83 const QtSoapType& inputType = message.method()["state"]; in processSetState() local
97 const QtSoapType& inputType = message.method()["RequestedScreenArea"]; in processBringToFront() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Quant/Utils/
H A DUniformSupport.cpp16 static bool isQuantizablePrimitiveType(Type inputType) { in isQuantizablePrimitiveType()
21 ExpressedToQuantizedConverter::forInputType(Type inputType) { in forInputType()

12345678910>>...35