Home
last modified time | relevance | path

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

/external/rust/crates/clap_derive/src/derives/
Dsubcommand.rs382 let sub_name = item.cased_name(); in gen_has_subcommand() localVariable
487 let sub_name = item.cased_name(); in gen_from_arg_matches() localVariable
599 let sub_name = item.cased_name(); in gen_update_from_arg_matches() localVariable
/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps_test.py284 def get_op(op_type, sub_name): argument
475 def get_op(op_type, sub_name): argument
/external/rust/crates/bindgen/ir/
Dcontext.rs1708 let sub_name = Some(template_decl_cursor.spelling()); in instantiate_template() localVariable
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2013 char *sub_name; in do_hir() local