Searched defs:setInput (Results 1 – 7 of 7) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ |
| D | PpContext.cpp | 110 void TPpContext::setInput(TInputScanner& input, bool versionWillBeError) in setInput() function in glslang::TPpContext
|
| /third_party/mindspore/mindspore/ccsrc/transform/graph_ir/ |
| D | op_adapter.cc | 151 int OpAdapterImpl::setInput(const OperatorPtr &op, int index, const OperatorPtr &input) { in setInput() function in mindspore::transform::OpAdapterImpl 199 int OpAdapterImpl::setInput(const OperatorPtr &op, int index, const OutHandler &handle) { in setInput() function in mindspore::transform::OpAdapterImpl 208 int OpAdapterImpl::setInput(const OperatorPtr &op, int index, in setInput() function in mindspore::transform::OpAdapterImpl
|
| D | op_adapter.h | 208 int setInput(const OperatorPtr &op, int index, const OperatorPtr &input) override { in setInput() function 220 int setInput(const OperatorPtr &op, int index, const OutHandler &handle) override { in setInput() function 224 …int setInput(const OperatorPtr &op, int index, const std::shared_ptr<std::vector<OutHandler>> &han… in setInput() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | VertexShader.cpp | 160 void VertexShader::setInput(int inputIdx, const sw::Shader::Semantic& semantic, AttribType aType) in setInput() function in sw::VertexShader
|
| D | PixelShader.cpp | 141 void PixelShader::setInput(int inputIdx, int nbComponents, const sw::Shader::Semantic& semantic) in setInput() function in sw::PixelShader
|
| /third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/ |
| D | FLLiteClient.java | 629 public int setInput(String dataPath) { in setInput() method in FLLiteClient
|
| /third_party/skia/src/gpu/effects/ |
| D | GrSkSLFP.cpp | 333 void GrSkSLFP::setInput(std::unique_ptr<GrFragmentProcessor> input) { in setInput() function in GrSkSLFP
|