Home
last modified time | relevance | path

Searched refs:INPUT_FILE (Results 1 - 5 of 5) sorted by relevance

/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java52 private static final String INPUT_FILE = "input-file"; field in BuildMetadataProtoFromXml
66 " --" + INPUT_FILE + "=PATH Read phone number metadata in XML format from PATH.\n" +
87 " --" + INPUT_FILE + "=resources/PhoneNumberMetadata.xml \\\n" +
128 if (INPUT_FILE.equals(key)) { in start()
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_04_custom.rs16 .arg(arg!([INPUT_FILE] "some regular input").value_parser(value_parser!(PathBuf))) in main()
68 .get_one::<PathBuf>("INPUT_FILE") in main()
73 "INPUT_FILE or --spec-in is required when using --config", in main()
H A D04_03_relations.rs22 arg!([INPUT_FILE] "some regular input") in main()
69 .get_one::<PathBuf>("INPUT_FILE") in main()
/third_party/icu/icu4c/source/python/icutools/databuilder/
H A Dutils.py102 INPUT_FILE = input_file.filename,
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/
H A Dutils.py102 INPUT_FILE = input_file.filename,

Completed in 2 milliseconds