HomeSort by relevance Sort by last modified time
    Searched refs:key_prefix (Results 1 - 8 of 8) sorted by null

  /external/openfst/src/include/fst/extensions/far/
farscript.h 59 const string &key_prefix; member in struct:fst::script::FarCompileStringsArgs
75 const string &key_prefix,
82 file_list_input(file_list_input), key_prefix(key_prefix),
93 args->key_prefix, args->key_suffix);
111 const string &key_prefix,
125 const string &key_prefix; member in struct:fst::script::FarCreateArgs
131 const FarType &far_type, const string &key_prefix,
135 far_type(far_type), key_prefix(key_prefix), key_suffix(key_suffix) {
    [all...]
create.h 43 const string &key_prefix,
78 far_writer->Add(key_prefix + key + key_suffix, *ifst);
compile-strings.h 154 const string &key_prefix,
289 far_writer->Add(key_prefix + key + key_suffix, *fst);
  /external/openfst/src/extensions/far/
farscript.cc 41 const string &key_prefix,
47 key_prefix, key_suffix);
59 const string &key_prefix,
62 far_type, key_prefix, key_suffix);
farcompilestrings.cc 30 DEFINE_string(key_prefix, "", "Prefix to append to keys");
farcreate.cc 27 DEFINE_string(key_prefix, "", "Prefix to append to keys");
  /external/chromium/net/proxy/
proxy_config_service_linux.h 176 bool GetProxyFromGConf(const char* key_prefix, bool is_socks,
proxy_config_service_linux.cc     [all...]

Completed in 98 milliseconds