Lines Matching refs:with_name
30 Arg::with_name("header") in builder_from_flags()
33 Arg::with_name("default-enum-style") in builder_from_flags()
47 Arg::with_name("bitfield-enum") in builder_from_flags()
57 Arg::with_name("newtype-enum") in builder_from_flags()
64 Arg::with_name("rustified-enum") in builder_from_flags()
71 Arg::with_name("constified-enum") in builder_from_flags()
81 Arg::with_name("constified-enum-module") in builder_from_flags()
91 Arg::with_name("default-macro-constant-type") in builder_from_flags()
98 Arg::with_name("default-alias-style") in builder_from_flags()
109 Arg::with_name("normal-alias") in builder_from_flags()
119 Arg::with_name("new-type-alias") in builder_from_flags()
129 Arg::with_name("new-type-alias-deref") in builder_from_flags()
139 Arg::with_name("blocklist-type") in builder_from_flags()
147 Arg::with_name("blocklist-function") in builder_from_flags()
155 Arg::with_name("blocklist-item") in builder_from_flags()
163 Arg::with_name("no-layout-tests") in builder_from_flags()
166 Arg::with_name("no-derive-copy") in builder_from_flags()
169 Arg::with_name("no-derive-debug") in builder_from_flags()
172 Arg::with_name("no-derive-default") in builder_from_flags()
176 Arg::with_name("impl-debug").long("impl-debug").help( in builder_from_flags()
180 Arg::with_name("impl-partialeq") in builder_from_flags()
186 Arg::with_name("with-derive-default") in builder_from_flags()
189 Arg::with_name("with-derive-hash") in builder_from_flags()
192 Arg::with_name("with-derive-partialeq") in builder_from_flags()
195 Arg::with_name("with-derive-partialord") in builder_from_flags()
198 Arg::with_name("with-derive-eq") in builder_from_flags()
204 Arg::with_name("with-derive-ord") in builder_from_flags()
210 Arg::with_name("no-doc-comments") in builder_from_flags()
216 Arg::with_name("no-recursive-allowlist") in builder_from_flags()
225 Arg::with_name("objc-extern-crate") in builder_from_flags()
228 Arg::with_name("generate-block") in builder_from_flags()
231 Arg::with_name("block-extern-crate") in builder_from_flags()
234 Arg::with_name("distrust-clang-mangling") in builder_from_flags()
237 Arg::with_name("builtins").long("builtins").help( in builder_from_flags()
241 Arg::with_name("ctypes-prefix") in builder_from_flags()
249 Arg::with_name("anon-fields-prefix") in builder_from_flags()
255 Arg::with_name("time-phases") in builder_from_flags()
259 Arg::with_name("clang-args").last(true).multiple(true), in builder_from_flags()
260 Arg::with_name("emit-clang-ast") in builder_from_flags()
263 Arg::with_name("emit-ir") in builder_from_flags()
266 Arg::with_name("emit-ir-graphviz") in builder_from_flags()
271 Arg::with_name("enable-cxx-namespaces") in builder_from_flags()
274 Arg::with_name("disable-name-namespacing") in builder_from_flags()
281 Arg::with_name("disable-nested-struct-naming") in builder_from_flags()
288 Arg::with_name("disable-untagged-union") in builder_from_flags()
293 Arg::with_name("disable-header-comment") in builder_from_flags()
297 Arg::with_name("ignore-functions") in builder_from_flags()
303 Arg::with_name("generate") in builder_from_flags()
311 Arg::with_name("ignore-methods") in builder_from_flags()
314 Arg::with_name("no-convert-floats") in builder_from_flags()
317 Arg::with_name("no-prepend-enum-name") in builder_from_flags()
320 Arg::with_name("no-include-path-detection") in builder_from_flags()
323 Arg::with_name("fit-macro-constant-types") in builder_from_flags()
326 Arg::with_name("unstable-rust") in builder_from_flags()
330 Arg::with_name("opaque-type") in builder_from_flags()
337 Arg::with_name("output") in builder_from_flags()
342 Arg::with_name("raw-line") in builder_from_flags()
348 Arg::with_name("module-raw-line") in builder_from_flags()
355 Arg::with_name("rust-target") in builder_from_flags()
359 Arg::with_name("use-core") in builder_from_flags()
362 Arg::with_name("conservative-inline-namespaces") in builder_from_flags()
368 Arg::with_name("use-msvc-mangling") in builder_from_flags()
371 Arg::with_name("allowlist-function") in builder_from_flags()
383 Arg::with_name("generate-inline-functions") in builder_from_flags()
386 Arg::with_name("allowlist-type") in builder_from_flags()
397 Arg::with_name("allowlist-var") in builder_from_flags()
409 Arg::with_name("verbose") in builder_from_flags()
412 Arg::with_name("dump-preprocessed-input") in builder_from_flags()
420 Arg::with_name("no-record-matches") in builder_from_flags()
426 Arg::with_name("size_t-is-usize") in builder_from_flags()
429 Arg::with_name("no-rustfmt-bindings") in builder_from_flags()
432 Arg::with_name("rustfmt-bindings") in builder_from_flags()
439 Arg::with_name("rustfmt-configuration-file") in builder_from_flags()
450 Arg::with_name("no-partialeq") in builder_from_flags()
457 Arg::with_name("no-copy") in builder_from_flags()
464 Arg::with_name("no-debug") in builder_from_flags()
471 Arg::with_name("no-default") in builder_from_flags()
478 Arg::with_name("no-hash") in builder_from_flags()
485 Arg::with_name("enable-function-attribute-detection") in builder_from_flags()
491 Arg::with_name("use-array-pointers-in-arguments") in builder_from_flags()
494 Arg::with_name("wasm-import-module-name") in builder_from_flags()
499 Arg::with_name("dynamic-loading") in builder_from_flags()
503 Arg::with_name("dynamic-link-require-all") in builder_from_flags()
506 Arg::with_name("respect-cxx-access-specs") in builder_from_flags()
509 Arg::with_name("translate-enum-integer-types") in builder_from_flags()