Home
last modified time | relevance | path

Searched defs:type_params (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/der_derive/src/
Dattributes.rs203 let type_params = self.asn1_type.map(|ty| ty.type_path()).unwrap_or_default(); in decoder() localVariable
253 let type_params = self.asn1_type.map(|ty| ty.type_path()).unwrap_or_default(); in decoder() localVariable
/aosp_15_r20/system/tools/aidl/
Daidl_language.cpp601 vector<unique_ptr<AidlTypeSpecifier>>* type_params, in AidlTypeSpecifier()
1442 std::vector<std::string>* type_params, in AidlParcelable()
1501 const Comments& comments, std::vector<std::string>* type_params, in AidlStructuredParcelable()
1661 std::vector<std::string>* type_params, in AidlUnionDecl()
Daidl_to_cpp.cpp199 std::vector<std::string> type_params; in GetCppName() local
Daidl_to_ndk.cpp97 std::vector<std::string> type_params; in GetBaseTypeInfo() local
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/usage/
Dmod.rs105 mod type_params; module
/aosp_15_r20/external/googleapis/google/api/expr/v1beta1/
H A Ddecl.proto62 repeated DeclType type_params = 4; field
/aosp_15_r20/external/OpenCL-CTS/test_conformance/generic_address_space/
H A Dstress_tests.cpp142 std::ostringstream type_params; in test_max_number_of_params() local
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/field/
Daccessor.rs20 type_params: Vec<String>, field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/googleapis/src/main/proto/google/api/expr/v1alpha1/
H A Dchecked.proto271 repeated string type_params = 3; field
/aosp_15_r20/external/googleapis/google/api/expr/v1alpha1/
H A Dchecked.proto281 repeated string type_params = 3; field
/aosp_15_r20/external/rust/android-crates-io/crates/displaydoc/src/
Dexpand.rs348 let type_params: Vec<&TypeParam> = generics.type_params().collect(); in generate_where_clause() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck_derive/src/
Dlib.rs645 let type_params = generics in add_trait_marker() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/darling_core/src/ast/
Dgenerics.rs143 pub fn type_params(&self) -> TypeParams<'_, P> { in type_params() method
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/field/
Dmod.rs411 type_params: Vec<String>, field
908 let mut type_params = Vec::new(); in accessor_fn() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_discovery_manager.cc662 auto type_params = write_type.view_t(); in WriteInquiryScanSettings() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDerivedTypes.h745 ArrayRef<Type *> type_params() const { in type_params() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDerivedTypes.h745 ArrayRef<Type *> type_params() const { in type_params() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDerivedTypes.h745 ArrayRef<Type *> type_params() const { in type_params() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDerivedTypes.h745 ArrayRef<Type *> type_params() const { in type_params() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDerivedTypes.h764 ArrayRef<Type *> type_params() const { in type_params() function
/aosp_15_r20/external/rust/android-crates-io/crates/pin-project-internal/src/pin_project/
Dderive.rs784 let type_params = cx.orig.generics.type_params().map(|t| &t.ident); in make_unpin_impl() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/
H A Dgenerics.rs114 pub fn type_params(&self) -> TypeParams { in type_params() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/
H A Dgenerics.rs135 pub fn type_params(&self) -> TypeParams { in type_params() method
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/
Dgenerics.rs135 pub fn type_params(&self) -> TypeParams { in type_params() method
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_java.cpp1393 const std::string type_params = is_vector ? "_j" : ""; in GenUnionUnPack_ObjectAPI() local

12