/aosp_15_r20/external/clang/test/Preprocessor/ |
H A D | microsoft-ext.c | 18 #define ACTION_TEMPLATE(name, template_params, value_params)\ argument
|
/aosp_15_r20/external/cronet/net/dns/public/ |
H A D | dns_over_https_server_config.cc | 50 std::unordered_map<std::string, std::string> template_params( in IsValidDohTemplate() local
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl_to_ndk.cpp | 95 std::string template_params = ""; in GetBaseTypeInfo() local
|
D | generate_ndk.cpp | 1367 std::vector<std::string> template_params; in GenerateParcelSource() local 1527 std::vector<std::string> template_params; in GenerateParcelSource() local
|
D | aidl_to_cpp_common.cpp | 339 std::vector<std::string> template_params; in TemplateDecl() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/analysis/ |
D | mod.rs | 41 mod template_params; module
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
H A D | emitter.cc | 210 const auto* template_params = template_decl->getTemplateParameters(); in PrintRecordTemplateArguments() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/nonterminal/ |
D | rule.hpp | 106 typedef mpl::vector<T1, T2, T3, T4> template_params; typedef
|
/aosp_15_r20/external/gemmlowp/meta/generators/ |
H A D | cc_emitter.py | 143 def EmitClassBegin(self, class_name, template_params, specializations, argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/karma/nonterminal/ |
D | rule.hpp | 109 typedef mpl::vector<T1, T2, T3, T4> template_params; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/karma/nonterminal/ |
D | subrule.hpp | 375 typedef mpl::vector<T1, T2> template_params; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/repository/home/qi/nonterminal/ |
D | subrule.hpp | 397 typedef mpl::vector<T1, T2> template_params; typedef
|
/aosp_15_r20/frameworks/libs/binary_translation/tools/nogrod/ |
D | main.cc | 577 std::string template_params = ""; in GenerateClassName() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | comp.rs | 987 template_params: Vec<TypeId>, field
|
/aosp_15_r20/external/googletest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 515 #define ACTION_TEMPLATE(name, template_params, value_params) \ argument
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 515 #define ACTION_TEMPLATE(name, template_params, value_params) \ argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 515 #define ACTION_TEMPLATE(name, template_params, value_params) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/ |
D | mod.rs | 3927 let template_params = item.all_template_params(ctx); in try_to_rust_ty() localVariable
|