Home
last modified time | relevance | path

Searched defs:inner_type (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/clap_derive/src/derives/
Dargs.rs216 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_augment() localVariable
476 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_constructor() localVariable
590 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_updater() localVariable
/external/rust/crates/bindgen/ir/analysis/
Dderive.rs224 let inner_type = in constrain_type() localVariable
238 let inner_type = in constrain_type() localVariable
277 let inner_type = in constrain_type() localVariable
/external/rust/crates/clap_derive/src/utils/
Dty.rs58 pub fn inner_type(field_ty: &syn::Type) -> &syn::Type { in inner_type() function
/external/rust/crates/bindgen/codegen/
Dimpl_debug.rs231 let inner_type = ctx.resolve_type(inner).canonical_type(ctx); in impl_debug() localVariable
/external/rust/crates/clap_derive/src/
Ditem.rs610 let inner_type = inner_type(ty); in push_attrs() localVariable
742 let inner_type = inner_type(ty); in push_attrs() localVariable
1002 let inner_type = inner_type(field_type); in value_parser() localVariable
1006 let inner_type = inner_type(field_type); in value_parser() localVariable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dselect_reuseport.c66 static int create_maps(enum bpf_map_type inner_type) in create_maps()
/external/rust/crates/bindgen/ir/
Dty.rs944 let inner_type = match inner { in from_clang_ty() localVariable
/external/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1070 inner_type, encrypted_content; in add_encrypted_data() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1104 inner_type, encrypted_content; in add_encrypted_data() local
/external/cronet/third_party/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1070 inner_type, encrypted_content; in add_encrypted_data() local