Home
last modified time | relevance | path

Searched refs:entry_type (Results 1 – 8 of 8) sorted by relevance

/external/openfst/src/include/fst/extensions/far/
Dcompile-strings.h53 EntryType entry_type,
58 : nline_(0), strm_(istrm), source_(source), entry_type_(entry_type),
156 typename StringReader<Arc>::EntryType entry_type; in FarCompileStrings() local
158 entry_type = StringReader<Arc>::LINE; in FarCompileStrings()
160 entry_type = StringReader<Arc>::FILE; in FarCompileStrings()
238 (entry_type == StringReader<Arc>::FILE ? 1 : in FarCompileStrings()
246 entry_type, token_type, allow_negative_labels, in FarCompileStrings()
283 if (entry_type != StringReader<Arc>::FILE) { in FarCompileStrings()
Dfarscript.h210 const FarEntryType entry_type; member
223 const vector<string> &ifilenames, const FarEntryType entry_type, in FarPrintStringsArgs()
229 ifilenames(ifilenames), entry_type(entry_type), token_type(token_type), in FarPrintStringsArgs()
240 args->ifilenames, args->entry_type, args->token_type, in FarPrintStrings()
249 const FarEntryType entry_type,
Dprint-strings.h39 const vector<string> &ifilenames, const FarEntryType entry_type, in FarPrintStrings() argument
98 if (entry_type == FET_LINE) { in FarPrintStrings()
105 } else if (entry_type == FET_FILE) { in FarPrintStrings()
/external/chromium/third_party/libevent/
Devent_rpcgen.py1064 entry_type = ''
1076 if not entry_type:
1085 if not entry_type:
1086 entry_type = token
1125 if entry_type == 'bytes':
1127 newentry = EntryBytes(entry_type, name, tag, fixed_length)
1129 newentry = EntryVarBytes(entry_type, name, tag)
1130 elif entry_type == 'int' and not fixed_length:
1131 newentry = EntryInt(entry_type, name, tag)
1132 elif entry_type == 'string' and not fixed_length:
[all …]
/external/openfst/src/extensions/far/
Dfarscript.cc104 const FarEntryType entry_type, in FarPrintStrings() argument
115 FarPrintStringsArgs args(ifilenames, entry_type, token_type, in FarPrintStrings()
Dfarprintstrings.cc35 DEFINE_string(entry_type, "line", "Entry type: one of : "
Dfarcompilestrings.cc40 DEFINE_string(entry_type, "line", "Entry type: one of : "
/external/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf634 attribute entry_type;
986 typeattribute ls_exec_t entry_type;