/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/aux_/preprocessor/impl/ |
D | function_name.hpp | 75 #define BOOST_PARAMETER_FUNCTION_SPECIFICATION_NAME(base, is_const) \ argument 91 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_RESULT_NAME(base, is_const) \ argument 106 #define BOOST_PARAMETER_FUNCTION_RESULT_NAME(base, is_const) \ argument 122 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_IMPL_NAME(base, is_const) \ argument 141 #define BOOST_PARAMETER_FUNCTION_IMPL_NAME(base, is_const) \ argument
|
D | no_spec_overloads.hpp | 12 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_IMPL_HEAD(name, is_const) \ argument 28 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_HEAD(result, name, is_const) \ argument 34 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_HEAD(result, name, is_const) \ argument 125 #define BOOST_PARAMETER_NO_SPEC_FUNCTION_HEAD(result, name, is_const) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | swap.hpp | 37 template<class T> struct is_const { enum _vt { value = 0 }; }; struct 38 template<class T> struct is_const<T const> { enum _vt { value = 1 }; }; struct
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/protos_generator/ |
D | gen_utils.cc | 126 bool is_const, bool is_type_parameter) { in CppTypeInternal() 171 bool is_const) { in MessageBaseType() 178 bool is_const) { in MessagePtrConstType() 186 bool is_const) { in MessageCProxyType() 194 bool is_const) { in MessageProxyType()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/ |
D | preprocessor.hpp | 24 #define BOOST_PARAMETER_FUNCTION_IMPL_HEAD(name, is_const) \ argument 38 #define BOOST_PARAMETER_FUNCTION_HEAD(result, name, tag_ns, args, is_const) \ argument 46 #define BOOST_PARAMETER_FUNCTION_HEAD(result, name, tag_ns, args, is_const) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/ir/ |
D | var.rs | 47 is_const: bool, field 72 pub(crate) fn is_const(&self) -> bool { in is_const() method 314 let is_const = ty.is_const() || in parse() localVariable
|
/aosp_15_r20/external/clang/test/SemaTemplate/ |
H A D | temp_class_spec.cpp | 35 struct is_const { struct 40 struct is_const<const T> { argument 44 int is_const0[is_const<int>::value? -1 : 1]; argument
|
/aosp_15_r20/external/boringssl/src/include/openssl/ |
H A D | stack.h | 377 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 392 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/include/openssl/ |
H A D | stack.h | 377 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 392 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/boringssl/src/include/openssl/ |
D | stack.h | 261 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) \ argument 276 #define BORINGSSL_DEFINE_STACK_TRAITS(name, type, is_const) argument
|