HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_string (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/google-breakpad/src/client/linux/sender/
google_crash_report_sender.cc 37 DEFINE_string(crash_server, "https://clients2.google.com/cr",
39 DEFINE_string(product_name, "",
41 DEFINE_string(product_version, "",
43 DEFINE_string(client_id, "",
45 DEFINE_string(minidump_path, "",
47 DEFINE_string(ptime, "",
49 DEFINE_string(ctime, "",
51 DEFINE_string(email, "",
53 DEFINE_string(comments, "",
55 DEFINE_string(proxy_host, ""
    [all...]
  /external/skia/tools/flags/
SkCommonFlags.cpp 10 DEFINE_string(config, "565 8888 gpu nonrendering angle hwui ", "Options: "
22 DEFINE_string(gpuAPI, "", "Force use of specific gpu API. Using \"gl\" "
27 DEFINE_string(images, "resources", "Directory of images to decode.");
47 DEFINE_string(skps, "skps", "Directory to read skps from.");
58 DEFINE_string(key, "",
60 DEFINE_string(properties, "",
  /external/openfst/src/extensions/far/
farcompilestrings.cc 30 DEFINE_string(key_prefix, "", "Prefix to append to keys");
31 DEFINE_string(key_suffix, "", "Suffix to append to keys");
34 DEFINE_string(far_type, "default",
39 DEFINE_string(arc_type, "standard", "Output arc type");
40 DEFINE_string(entry_type, "line", "Entry type: one of : "
42 DEFINE_string(fst_type, "vector", "Output FST type");
43 DEFINE_string(token_type, "symbol", "Token type: one of : "
45 DEFINE_string(symbols, "", "Label symbol table");
46 DEFINE_string(unknown_symbol, "", "");
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(keys, "",
33 DEFINE_string(key_separator, ",", "Separator for individual keys");
34 DEFINE_string(range_delimiter, "-", "Delimiter for ranges of keys");
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, "",
35 DEFINE_string(entry_type, "line", "Entry type: one of : "
37 DEFINE_string(token_type, "symbol", "Token type: one of : "
39 DEFINE_string(symbols, "", "Label symbol table");
strings.cc 22 DEFINE_string(far_field_separator, "\t",
farequal.cc 24 DEFINE_string(begin_key, "",
26 DEFINE_string(end_key, "",
farinfo.cc 26 DEFINE_string(begin_key, "",
28 DEFINE_string(end_key, "",
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",
  /external/openfst/src/bin/
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");
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");
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)");
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");
fstinfo.cc 26 DEFINE_string(arc_filter, "any", "Arc filter: one of :"
28 DEFINE_string(info_type, "auto",
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");
32 DEFINE_string(title, "", "Set figure title");
  /external/vboot_reference/scripts/image_signing/
tag_image.sh 15 DEFINE_string from "chromiumos_image.bin" \
17 DEFINE_string dev_mode "" \
19 DEFINE_string update_firmware "" \
21 DEFINE_string leave_firmware_alone "" \
23 DEFINE_string leave_core "" \
25 DEFINE_string crosh_workarounds "" \
tofactory.sh 23 # DEFINE_string name default_value description flag
24 DEFINE_string bios "" "Path of system firmware (BIOS) binary to write" "b"
25 DEFINE_string ec "" "Path of EC shellball to execute" "e"
26 DEFINE_string backup_dir "" "Path of directory in whoch to store backups" "k"
27 DEFINE_string asset_tag "unspecified_tag" \
29 DEFINE_string ssd "/dev/sda" "Path to SSD / target drive" "s"
strip_boot_from_image.sh 15 DEFINE_string image "chromiumos_image.bin" \
make_dev_firmware.sh 19 # DEFINE_string name default_value description flag
20 DEFINE_string from "" "Path of input file (empty for system live firmware)" "f"
21 DEFINE_string to "" "Path of output file (empty for system live firmware)" "t"
22 DEFINE_string keys "$DEFAULT_KEYS_FOLDER" "Path to folder of dev keys" "k"
23 DEFINE_string preamble_flags "" "Override preamble flags value. Known values:
30 DEFINE_string backup_dir \
  /external/webrtc/src/modules/audio_processing/test/
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/ceres-solver/examples/
bundle_adjuster.cc 67 DEFINE_string(input, "", "Input File name");
68 DEFINE_string(trust_region_strategy, "levenberg_marquardt",
70 DEFINE_string(dogleg, "traditional_dogleg", "Options are: traditional_dogleg,"
76 DEFINE_string(blocks_for_inner_iterations, "automatic", "Options are: "
79 DEFINE_string(linear_solver, "sparse_schur", "Options are: "
82 DEFINE_string(preconditioner, "jacobi", "Options are: "
85 DEFINE_string(visibility_clustering, "canonical_views",
88 DEFINE_string(sparse_linear_algebra_library, "suite_sparse",
90 DEFINE_string(dense_linear_algebra_library, "eigen",
92 DEFINE_string(ordering, "automatic", "Options are: automatic, user.")
    [all...]
  /external/regex-re2/util/
test.cc 9 DEFINE_string(test_tmpdir, "/var/tmp", "temp directory");
  /external/openfst/src/extensions/pdt/
pdtexpand.cc 26 DEFINE_string(pdt_parentheses, "", "PDT parenthesis label pairs.");
29 DEFINE_string(weight, "", "Weight threshold");
pdtshortestpath.cc 28 DEFINE_string(queue_type, "fifo", "Queue type: one of: "
31 DEFINE_string(pdt_parentheses, "", "PDT parenthesis label pairs.");
  /external/openfst/src/lib/
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");
55 DEFINE_string(fst_read_mode, "read",

Completed in 239 milliseconds

1 2 3