Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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
/aosp_15_r20/external/rust/android-crates-io/crates/clap_derive/src/derives/
Dargs.rs224 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_augment() localVariable
488 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_constructor() localVariable
602 let inner_type = match (**ty, sub_type(&field.ty)) { in gen_updater() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/clap_derive/src/
Ditem.rs627 let inner_type = inner_type(ty); in push_attrs() localVariable
755 let inner_type = inner_type(ty); in push_attrs() localVariable
1017 let inner_type = inner_type(field_type); in value_parser() localVariable
1021 let inner_type = inner_type(field_type); in value_parser() localVariable
/aosp_15_r20/system/update_engine/lz4diff/
H A Dlz4diff.proto58 InnerPatchType inner_type = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/clap_derive/src/utils/
Dty.rs58 pub fn inner_type(field_ty: &syn::Type) -> &syn::Type { in inner_type() function
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/
Dimpl_debug.rs231 let inner_type = ctx.resolve_type(inner).canonical_type(ctx); in impl_debug() localVariable
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Doss_proxy_executor.cpp191 auto inner_type = in prefill_stack_with_static_arguments() local
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_meta/src/
Dreader.rs184 let inner_type = self.read_type()?; in read_type() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c66 static int create_maps(enum bpf_map_type inner_type) in create_maps()
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/
Dty.rs933 let inner_type = match inner { in from_clang_ty() localVariable
/aosp_15_r20/out/soong/.intermediates/system/update_engine/lz4diff-protos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/lz4diff/
Dlz4diff.pb.h1355 inline ::chromeos_update_engine::InnerPatchType Lz4diffHeader::inner_type() const { in inner_type() function
/aosp_15_r20/out/soong/.intermediates/system/update_engine/lz4diff-protos/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/lz4diff/
Dlz4diff.pb.h1355 inline ::chromeos_update_engine::InnerPatchType Lz4diffHeader::inner_type() const { in inner_type() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1104 inner_type, encrypted_content; in add_encrypted_data() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_x509.c1104 inner_type, encrypted_content; in add_encrypted_data() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c1069 inner_type, encrypted_content; in add_encrypted_data() local
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8_x509.c1069 inner_type, encrypted_content; in add_encrypted_data() local
/aosp_15_r20/system/tools/aidl/
Daidl_unittest.cpp1868 auto inner_type = typenames_.ResolveTypename("p.IFoo.Inner"); in TEST_F() local