Home
last modified time | relevance | path

Searched defs:build_cli (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/clap/clap_complete/examples/
Dcompletion.rs19 fn build_cli() -> Command { in build_cli() function
/third_party/astc-encoder/Test/testlib/
Dencoder.py63 def build_cli(self, image, blockSize="6x6", preset="-thorough", member in EncoderBase
266 def build_cli(self, image, blockSize="6x6", preset="-thorough", member in Encoder2x
368 def build_cli(self, image, blockSize="6x6", preset="-thorough", member in Encoder1_7
/third_party/rust/crates/clap/clap_bench/benches/
D06_rustup.rs24 fn build_cli() -> Command { in build_cli() function