Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/clap_derive/src/derives/
Dsubcommand.rs375 let sub_name = item.cased_name(); in gen_has_subcommand() localVariable
483 let sub_name = item.cased_name(); in gen_from_arg_matches() localVariable
595 let sub_name = item.cased_name(); in gen_update_from_arg_matches() localVariable
/third_party/alsa-utils/amidi/
Damidi.c115 const char *sub_name; in list_device() local
/third_party/ffmpeg/libavformat/
Dmpeg.c714 char *sub_name; member
/third_party/rust/crates/bindgen/bindgen/ir/
Dcontext.rs1708 let sub_name = Some(template_decl_cursor.spelling()); in instantiate_template() localVariable
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2051 char *sub_name; in do_hir() local