Searched defs:SetParameter (Results 1 – 4 of 4) sorted by relevance
| /external/libtextclassifier/native/lang_id/common/fel/ | ||
| D | task-context.cc | 71 void TaskContext::SetParameter(const std::string &name, in SetParameter() function in libtextclassifier3::mobile::TaskContext |
| /external/protobuf/src/google/protobuf/compiler/csharp/ | ||
| D | csharp_bootstrap_unittest.cc | 119 void SetParameter(string parameter) { in SetParameter() function in google::protobuf::compiler::csharp::__anon00d6ef660111::GenerateAndTest |
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/ | ||
| D | gl_program.cc | 204 absl::Status GlProgram::SetParameter(const Variable& param) { in SetParameter() function in tflite::gpu::gl::GlProgram |
| /external/sonivox/jet_tools/JetCreator/ | ||
| D | eas.py | 861 def SetParameter (self, module, param, value): member in EAS |