Home
last modified time | relevance | path

Searched refs:operation_name (Results 1 – 2 of 2) sorted by relevance

/external/openfst/src/include/fst/script/
Dscript-impl.h125 void RegisterOperation(const string &operation_name, in RegisterOperation() argument
128 this->SetEntry(make_pair(operation_name, arc_type), op); in RegisterOperation()
132 const string &operation_name, const string &arc_type) { in GetOperation() argument
133 return this->GetEntry(make_pair(operation_name, arc_type)); in GetOperation()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
Drewrite.rb84 self.class.operation_name