/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
D | function_eval_50.hpp | 21 struct result<This(F, A0, Context)> struct 28 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 35 typename result< argument 71 struct result<This(F, A0 , A1, Context)> struct 78 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 85 typename result< argument 121 struct result<This(F, A0 , A1 , A2, Context)> struct 128 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 135 typename result< argument 171 struct result<This(F, A0 , A1 , A2 , A3, Context)> struct [all …]
|
D | function_eval_40.hpp | 21 struct result<This(F, A0, Context)> struct 28 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 35 typename result< argument 71 struct result<This(F, A0 , A1, Context)> struct 78 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 85 typename result< argument 121 struct result<This(F, A0 , A1 , A2, Context)> struct 128 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 135 typename result< argument 171 struct result<This(F, A0 , A1 , A2 , A3, Context)> struct [all …]
|
D | function_eval_30.hpp | 21 struct result<This(F, A0, Context)> struct 28 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 35 typename result< argument 71 struct result<This(F, A0 , A1, Context)> struct 78 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 85 typename result< argument 121 struct result<This(F, A0 , A1 , A2, Context)> struct 128 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 135 typename result< argument 171 struct result<This(F, A0 , A1 , A2 , A3, Context)> struct [all …]
|
D | function_eval_20.hpp | 21 struct result<This(F, A0, Context)> struct 28 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 35 typename result< argument 71 struct result<This(F, A0 , A1, Context)> struct 78 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 85 typename result< argument 121 struct result<This(F, A0 , A1 , A2, Context)> struct 128 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 135 typename result< argument 171 struct result<This(F, A0 , A1 , A2 , A3, Context)> struct [all …]
|
D | function_eval_10.hpp | 21 struct result<This(F, A0, Context)> struct 28 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 35 typename result< argument 71 struct result<This(F, A0 , A1, Context)> struct 78 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 85 typename result< argument 121 struct result<This(F, A0 , A1 , A2, Context)> struct 128 …ypename boost::add_reference< typename boost::add_const< typename boost::result_of< boost::phoenix… argument 135 typename result< argument 171 struct result<This(F, A0 , A1 , A2 , A3, Context)> struct [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/visitor/ |
H A D | GenericVisitorAdapter.java | 82 R result = n.getJavaDoc().accept(this, arg); in visit() local 91 R result = a.accept(this, arg); in visit() local 101 R result = member.accept(this, arg); in visit() local 115 R result = n.getJavaDoc().accept(this, arg); in visit() local 124 R result = a.accept(this, arg); in visit() local 132 R result = n.getType().accept(this, arg); in visit() local 139 R result = n.getDefaultValue().accept(this, arg); in visit() local 151 R result = n.getName().accept(this, arg); in visit() local 157 R result = n.getIndex().accept(this, arg); in visit() local 168 R result = n.getType().accept(this, arg); in visit() local [all …]
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/ |
H A D | GenericVisitorAdapter.java | 47 R result = a.accept(this, arg); in visit() local 57 R result = member.accept(this, arg); in visit() local 73 R result = a.accept(this, arg); in visit() local 81 R result = n.getType().accept(this, arg); in visit() local 88 R result = n.getDefaultValue().accept(this, arg); in visit() local 101 R result = n.getName().accept(this, arg); in visit() local 107 R result = n.getIndex().accept(this, arg); in visit() local 119 R result = n.getType().accept(this, arg); in visit() local 125 R result = level.accept(this, arg); in visit() local 131 R result = n.getInitializer().accept(this, arg); in visit() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/libsysprop/srcs/libplatformproperties_rust/android_arm64_armv8-2a_cortex-a55_source_apex10000/src/bluetoothproperties/ |
D | mod.rs | 47 let result = match system_properties::read("persist.bluetooth.btsnoopdefaultmode") { in snoop_default_mode() localVariable 97 let result = match system_properties::read("persist.bluetooth.btsnooplogmode") { in snoop_log_mode() localVariable 113 let result = match system_properties::read("persist.bluetooth.snooplogfilter.headers.enabled") { in snoop_log_filter_snoop_headers_enabled() localVariable 129 …let result = match system_properties::read("persist.bluetooth.snooplogfilter.profiles.a2dp.enabled… in snoop_log_filter_profile_a2dp_enabled() localVariable 182 let result = match system_properties::read("persist.bluetooth.snooplogfilter.profiles.map") { in snoop_log_filter_profile_map() localVariable 235 let result = match system_properties::read("persist.bluetooth.snooplogfilter.profiles.pbap") { in snoop_log_filter_profile_pbap() localVariable 251 …let result = match system_properties::read("persist.bluetooth.snooplogfilter.profiles.rfcomm.enabl… in snoop_log_filter_profile_rfcomm_enabled() localVariable 267 let result = match system_properties::read("persist.bluetooth.factoryreset") { in factory_reset() localVariable 283 let result = match system_properties::read("persist.bluetooth.leaudio.allow_list") { in le_audio_allow_list() localVariable 299 let result = match system_properties::read("bluetooth.core.gap.le.privacy.enabled") { in is_gap_le_privacy_enabled() localVariable [all …]
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/visitor/ |
H A D | GenericVisitorAdapter.java | 44 R result; in visit() local 75 R result; in visit() local 111 R result; in visit() local 132 R result; in visit() local 158 R result; in visit() local 174 R result; in visit() local 195 R result; in visit() local 216 R result; in visit() local 237 R result; in visit() local 253 R result; in visit() local [all …]
|
H A D | GenericListVisitorAdapter.java | 47 List<R> result = new ArrayList<>(); in visit() local 78 List<R> result = new ArrayList<>(); in visit() local 114 List<R> result = new ArrayList<>(); in visit() local 135 List<R> result = new ArrayList<>(); in visit() local 161 List<R> result = new ArrayList<>(); in visit() local 182 List<R> result = new ArrayList<>(); in visit() local 198 List<R> result = new ArrayList<>(); in visit() local 219 List<R> result = new ArrayList<>(); in visit() local 240 List<R> result = new ArrayList<>(); in visit() local 261 List<R> result = new ArrayList<>(); in visit() local [all …]
|
/aosp_15_r20/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
H A D | MathPerfTest.java | 50 double result = mDouble; in timeAbsD() local 59 float result = mFloat; in timeAbsF() local 68 int result = mInt; in timeAbsI() local 77 long result = mLong; in timeAbsL() local 86 double result = mDouble; in timeAcos() local 95 double result = mDouble; in timeAsin() local 104 double result = mDouble; in timeAtan() local 113 double result = mDouble; in timeAtan2() local 122 double result = mDouble; in timeCbrt() local 131 double result = mDouble; in timeCeil() local [all …]
|
/aosp_15_r20/libcore/benchmarks/src/benchmarks/regression/ |
H A D | MathBenchmark.java | 35 double result = d; in timeAbsD() local 43 float result = f; in timeAbsF() local 51 int result = i; in timeAbsI() local 59 long result = l; in timeAbsL() local 67 double result = d; in timeAcos() local 75 double result = d; in timeAsin() local 83 double result = d; in timeAtan() local 91 double result = d; in timeAtan2() local 99 double result = d; in timeCbrt() local 107 double result = d; in timeCeil() local [all …]
|
/aosp_15_r20/external/libchrome-gestures/tools/ |
H A D | touchtests-report.json | 6 "result": "incomplete", string 13 "result": "incomplete", string 20 "result": "incomplete", string 27 "result": "incomplete", string 34 "result": "incomplete", string 41 "result": "incomplete", string 48 "result": "success", string 55 "result": "success", string 62 "result": "incomplete", string 69 "result": "incomplete", string [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | trim_capabilities_pass_test.cpp | 136 const auto result = in TEST_F() local 300 const auto result = in TEST_F() local 318 const auto result = in TEST_F() local 344 const auto result = in TEST_F() local 366 const auto result = in TEST_F() local 390 const auto result = in TEST_F() local 411 const auto result = in TEST_F() local 446 const auto result = in TEST_F() local 481 const auto result = in TEST_F() local 524 const auto result = in TEST_F() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | trim_capabilities_pass_test.cpp | 131 const auto result = in TEST_F() local 295 const auto result = in TEST_F() local 313 const auto result = in TEST_F() local 339 const auto result = in TEST_F() local 361 const auto result = in TEST_F() local 385 const auto result = in TEST_F() local 406 const auto result = in TEST_F() local 441 const auto result = in TEST_F() local 476 const auto result = in TEST_F() local 519 const auto result = in TEST_F() local [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | trim_capabilities_pass_test.cpp | 131 const auto result = in TEST_F() local 295 const auto result = in TEST_F() local 313 const auto result = in TEST_F() local 339 const auto result = in TEST_F() local 361 const auto result = in TEST_F() local 385 const auto result = in TEST_F() local 406 const auto result = in TEST_F() local 441 const auto result = in TEST_F() local 476 const auto result = in TEST_F() local 519 const auto result = in TEST_F() local [all …]
|
/aosp_15_r20/external/boringssl/src/third_party/wycheproof_testvectors/ |
H A D | primality_test.json | 22 "result" : "invalid", string 29 "result" : "invalid", string 36 "result" : "invalid", string 43 "result" : "invalid", string 50 "result" : "invalid", string 57 "result" : "invalid", string 64 "result" : "invalid", string 71 "result" : "invalid", string 78 "result" : "invalid", string 85 "result" : "invalid", string [all …]
|
H A D | rsa_signature_2048_sha512_224_test.json | 29 "result" : "valid", string 37 "result" : "valid", string 45 "result" : "valid", string 53 "result" : "valid", string 61 "result" : "valid", string 69 "result" : "valid", string 77 "result" : "valid", string 85 "result" : "acceptable", string 95 "result" : "invalid", string 103 "result" : "invalid", string [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/ |
H A D | primality_test.json | 22 "result" : "invalid", string 29 "result" : "invalid", string 36 "result" : "invalid", string 43 "result" : "invalid", string 50 "result" : "invalid", string 57 "result" : "invalid", string 64 "result" : "invalid", string 71 "result" : "invalid", string 78 "result" : "invalid", string 85 "result" : "invalid", string [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/wycheproof-0.4.0/src/data/ |
H A D | primality_test.json | 22 "result" : "invalid", string 29 "result" : "invalid", string 36 "result" : "invalid", string 43 "result" : "invalid", string 50 "result" : "invalid", string 57 "result" : "invalid", string 64 "result" : "invalid", string 71 "result" : "invalid", string 78 "result" : "invalid", string 85 "result" : "invalid", string [all …]
|
H A D | rsa_signature_2048_sha384_test.json | 36 "result" : "valid", string 44 "result" : "valid", string 52 "result" : "valid", string 60 "result" : "valid", string 68 "result" : "valid", string 76 "result" : "valid", string 84 "result" : "valid", string 92 "result" : "acceptable", string 102 "result" : "invalid", string 110 "result" : "invalid", string [all …]
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
H A D | cmsis_armcc_V6.h | 74 uint32_t result; in __get_CONTROL() local 89 uint32_t result; in __TZ_get_CONTROL_NS() local 128 uint32_t result; in __get_IPSR() local 143 uint32_t result; in __TZ_get_IPSR_NS() local 158 uint32_t result; in __get_APSR() local 173 uint32_t result; in __TZ_get_APSR_NS() local 188 uint32_t result; in __get_xPSR() local 203 uint32_t result; in __TZ_get_xPSR_NS() local 218 register uint32_t result; in __get_PSP() local 233 register uint32_t result; in __TZ_get_PSP_NS() local [all …]
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
H A D | cmsis_armcc_V6.h | 74 uint32_t result; in __get_CONTROL() local 89 uint32_t result; in __TZ_get_CONTROL_NS() local 128 uint32_t result; in __get_IPSR() local 143 uint32_t result; in __TZ_get_IPSR_NS() local 158 uint32_t result; in __get_APSR() local 173 uint32_t result; in __TZ_get_APSR_NS() local 188 uint32_t result; in __get_xPSR() local 203 uint32_t result; in __TZ_get_xPSR_NS() local 218 register uint32_t result; in __get_PSP() local 233 register uint32_t result; in __TZ_get_PSP_NS() local [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/object/detail/cpp03/preprocessed/ |
D | new_eval_30.hpp | 16 struct result<This(A0 , A1, Context)> struct 27 typename result<new_eval(A0 const& , A1 const&, Context &)>::type argument 49 struct result<This(A0 , A1 , A2, Context)> struct 60 typename result<new_eval(A0 const& , A1 const& , A2 const&, Context &)>::type argument 82 struct result<This(A0 , A1 , A2 , A3, Context)> struct 93 typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const&, Context &)>::type argument 115 struct result<This(A0 , A1 , A2 , A3 , A4, Context)> struct 126 …typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&, Context &)>::t… argument 148 struct result<This(A0 , A1 , A2 , A3 , A4 , A5, Context)> struct 159 …typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const& , A4 const& , A5 const&, Co… argument [all …]
|
D | new_eval_20.hpp | 16 struct result<This(A0 , A1, Context)> struct 27 typename result<new_eval(A0 const& , A1 const&, Context &)>::type argument 49 struct result<This(A0 , A1 , A2, Context)> struct 60 typename result<new_eval(A0 const& , A1 const& , A2 const&, Context &)>::type argument 82 struct result<This(A0 , A1 , A2 , A3, Context)> struct 93 typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const&, Context &)>::type argument 115 struct result<This(A0 , A1 , A2 , A3 , A4, Context)> struct 126 …typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const& , A4 const&, Context &)>::t… argument 148 struct result<This(A0 , A1 , A2 , A3 , A4 , A5, Context)> struct 159 …typename result<new_eval(A0 const& , A1 const& , A2 const& , A3 const& , A4 const& , A5 const&, Co… argument [all …]
|