/external/openfst/src/extensions/far/ |
D | farcompilestrings.cc | 29 DEFINE_string(key_prefix, "", "Prefix to append to keys"); 30 DEFINE_string(key_suffix, "", "Suffix to append to keys"); 33 DEFINE_string(far_type, "default", "FAR file format type: one of: "); 36 DEFINE_string(arc_type, "standard", "Output arc type"); 37 DEFINE_string(entry_type, "line", "Entry type: one of : " 39 DEFINE_string(fst_type, "vector", "Output FST type"); 40 DEFINE_string(token_type, "symbol", "Token type: one of : " 42 DEFINE_string(symbols, "", "Label symbol table"); 43 DEFINE_string(unknown_symbol, "", "");
|
D | farprintstrings.cc | 24 DEFINE_string(filename_prefix, "", "Prefix to append to filenames"); 25 DEFINE_string(filename_suffix, "", "Suffix to append to filenames"); 28 DEFINE_string(begin_key, "", 30 DEFINE_string(end_key, "", 34 DEFINE_string(entry_type, "line", "Entry type: one of : " 36 DEFINE_string(token_type, "symbol", "Token type: one of : " 38 DEFINE_string(symbols, "", "Label symbol table");
|
D | farextract.cc | 26 DEFINE_string(filename_prefix, "", "Prefix to append to filenames"); 27 DEFINE_string(filename_suffix, "", "Suffix to append to filenames"); 30 DEFINE_string(begin_key, "", 32 DEFINE_string(end_key, "",
|
D | farcreate.cc | 27 DEFINE_string(key_prefix, "", "Prefix to append to keys"); 28 DEFINE_string(key_suffix, "", "Suffix to append to keys"); 31 DEFINE_string(far_type, "default",
|
D | farinfo.cc | 26 DEFINE_string(begin_key, "", 28 DEFINE_string(end_key, "",
|
/external/openfst/src/bin/ |
D | fstsymbols.cc | 29 DEFINE_string(isymbols, "", "Input label symbol table"); 30 DEFINE_string(osymbols, "", "Output label symbol table"); 33 DEFINE_string(relabel_ipairs, "", "Input relabel pairs (numeric)"); 34 DEFINE_string(relabel_opairs, "", "Output relabel pairs (numeric)"); 35 DEFINE_string(save_isymbols, "", "Save fst file's input symbol table to file"); 36 DEFINE_string(save_osymbols, "", "Save fst file's output symbol table to file");
|
D | fstrelabel.cc | 33 DEFINE_string(isymbols, "", "Input label symbol table"); 34 DEFINE_string(osymbols, "", "Output label symbol table"); 35 DEFINE_string(relabel_isymbols, "", "Input symbol set to relabel to"); 36 DEFINE_string(relabel_osymbols, "", "Ouput symbol set to relabel to"); 37 DEFINE_string(relabel_ipairs, "", "Input relabel pairs (numeric)"); 38 DEFINE_string(relabel_opairs, "", "Output relabel pairs (numeric)");
|
D | fstdraw.cc | 25 DEFINE_string(isymbols, "", "Input label symbol table"); 26 DEFINE_string(osymbols, "", "Output label symbol table"); 27 DEFINE_string(ssymbols, "", "State label symbol table"); 29 DEFINE_string(save_isymbols, "", "Save input symbol table to file"); 30 DEFINE_string(save_osymbols, "", "Save output symbol table to file"); 34 DEFINE_string(title, "", "Set figure title");
|
D | fstcompile.cc | 26 DEFINE_string(arc_type, "standard", "Output arc type"); 27 DEFINE_string(fst_type, "vector", "Output FST type"); 28 DEFINE_string(isymbols, "", "Input label symbol table"); 29 DEFINE_string(osymbols, "", "Output label symbol table"); 30 DEFINE_string(ssymbols, "", "State label symbol table");
|
D | fstprint.cc | 26 DEFINE_string(isymbols, "", "Input label symbol table"); 27 DEFINE_string(osymbols, "", "Output label symbol table"); 28 DEFINE_string(ssymbols, "", "State label symbol table"); 30 DEFINE_string(save_isymbols, "", "Save input symbol table to file"); 31 DEFINE_string(save_osymbols, "", "Save output symbol table to file");
|
D | fstinfo.cc | 26 DEFINE_string(arc_filter, "any", "Arc filter: one of :" 28 DEFINE_string(info_type, "auto",
|
D | fstrmepsilon.cc | 29 DEFINE_string(weight, "", "Weight threshold"); 30 DEFINE_string(queue_type, "auto", "Queue type: one of: \"auto\", "
|
D | fstmap.cc | 28 DEFINE_string(map_type, "identity", 33 DEFINE_string(weight, "", "Weight parameter");
|
D | fstshortestpath.cc | 27 DEFINE_string(weight, "", "Weight threshold"); 29 DEFINE_string(queue_type, "auto", "Queue type: one of \"auto\", "
|
D | fstconvert.cc | 25 DEFINE_string(fst_type, "vector", "Output FST type");
|
D | fstarcsort.cc | 28 DEFINE_string(sort_type, "ilabel",
|
/external/v8/src/ |
D | flag-definitions.h | 125 #define DEFINE_string(nam, def, cmt) FLAG(STRING, const char*, nam, def, cmt) macro 162 DEFINE_string(hydrogen_filter, "", "optimization filter") 175 DEFINE_string(trace_phase, "Z", "trace generated IR for specified phases") 259 DEFINE_string(expose_natives_as, NULL, "expose natives in global object") 260 DEFINE_string(expose_debug_as, NULL, "expose debug in global object") 363 DEFINE_string(lol_workdir, NULL, "path for lol temp files") 425 DEFINE_string(testing_string_flag, "Hello, world!", "string-flag") 428 DEFINE_string(testing_serialization_file, "C:\\Windows\\Temp\\serdes", 431 DEFINE_string(testing_serialization_file, "/tmp/serdes", 450 DEFINE_string(map_counters, "", "Map counters to a file") [all …]
|
/external/webrtc/src/modules/audio_processing/test/ |
D | unpack.cc | 31 DEFINE_string(input_file, "input.pcm", "The name of the input stream file."); 32 DEFINE_string(output_file, "ref_out.pcm", 34 DEFINE_string(reverse_file, "reverse.pcm", 36 DEFINE_string(delay_file, "delay.int32", "The name of the delay file."); 37 DEFINE_string(drift_file, "drift.int32", "The name of the drift file."); 38 DEFINE_string(level_file, "level.int32", "The name of the level file."); 39 DEFINE_string(settings_file, "settings.txt", "The name of the settings file.");
|
/external/chromium/third_party/libjingle/source/talk/examples/call/ |
D | call_main.cc | 219 DEFINE_string( in main() 222 DEFINE_string( in main() 228 DEFINE_string(filterhost, NULL, "Filter out the host from all candidates."); in main() 229 DEFINE_string(pmuc, "groupchat.google.com", "The persistant muc domain."); in main() 230 DEFINE_string(s, "talk.google.com", "The connection server to use."); in main() 231 DEFINE_string(voiceinput, NULL, "RTP dump file for voice input."); in main() 232 DEFINE_string(voiceoutput, NULL, "RTP dump file for voice output."); in main() 233 DEFINE_string(videoinput, NULL, "RTP dump file for video input."); in main() 234 DEFINE_string(videooutput, NULL, "RTP dump file for video output."); in main()
|
/external/openfst/src/lib/ |
D | fst.cc | 35 DEFINE_string(fst_weight_separator, ",", 39 DEFINE_string(fst_weight_parentheses, "", 52 DEFINE_string(save_relabel_ipairs, "", "Save input relabel pairs to file"); 53 DEFINE_string(save_relabel_opairs, "", "Save output relabel pairs to file");
|
/external/openfst/src/extensions/pdt/ |
D | pdtexpand.cc | 26 DEFINE_string(pdt_parentheses, "", "PDT parenthesis label pairs."); 29 DEFINE_string(weight, "", "Weight threshold");
|
D | pdtshortestpath.cc | 28 DEFINE_string(queue_type, "fifo", "Queue type: one of: " 31 DEFINE_string(pdt_parentheses, "", "PDT parenthesis label pairs.");
|
D | pdtinfo.cc | 26 DEFINE_string(pdt_parentheses, "", "PDT parenthesis label pairs.");
|
/external/regex-re2/util/ |
D | test.cc | 9 DEFINE_string(test_tmpdir, "/var/tmp", "temp directory");
|
D | flags.h | 21 #define DEFINE_string(name, deflt, desc) DEFINE_flag(string, name, deflt, desc) macro
|