Home
last modified time | relevance | path

Searched defs:cli_args (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/subset/
Drun-repack-tests.py40 def fail_test (test, cli_args, message): argument
Drun-tests.py40 def fail_test (test, cli_args, message): argument
/third_party/rust/crates/bindgen/bindgen/
Dcallbacks.rs30 fn cli_args(&self) -> Vec<String> { in cli_args() method
/third_party/python/Lib/idlelib/
Dquery.py345 def __init__(self, parent, title, *, cli_args=[], argument
/third_party/rust/crates/bindgen/bindgen-cli/
Doptions.rs940 fn cli_args(&self) -> Vec<String> { in builder_from_flags() method