Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 5505) sorted by relevance

12345678910>>...221

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/bind/detail/cpp03/preprocessed/
Dmember_function_ptr_50.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() function
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_50.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() argument
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dfunction_ptr_40.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() function
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_40.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() function
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dmember_function_ptr_30.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() function
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_30.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() function
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_20.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_20.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() argument
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
Dmember_function_ptr_10.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() function
24 RT operator()(Class& obj, A0 & a0) const in operator ()()
31 RT operator()(Class* obj, A0 & a0) const in operator ()()
35 FP fp;
49 struct impl struct
51 typedef RT result_type;
52 impl(FP fp_) in impl() argument
55 RT operator()(Class& obj, A0 & a0 , A1 & a1) const in operator ()()
[all …]
Dfunction_ptr_10.hpp18 struct impl struct
20 typedef RT result_type;
21 impl(FP fp_) in impl() argument
24 RT operator()(A0 & a0 , A1 & a1) const in operator ()()
28 FP fp;
42 struct impl struct
44 typedef RT result_type;
45 impl(FP fp_) in impl() argument
48 RT operator()(A0 & a0 , A1 & a1 , A2 & a2) const in operator ()()
52 FP fp;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/detail/preprocessed/
Dcall.hpp15 struct impl struct
35 struct impl struct
55 struct impl struct
75 struct impl : transform_impl<Expr, State, Data> struct
77 …ult_type b0; typedef typename when<_, A1>::template impl<Expr, State, Data> a1; typedef typename a…
78 typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3)> function_traits;
79 typedef typename function_traits::result_type result_type;
88 result_type operator ()( in operator ()()
106 struct impl struct
126 struct impl : transform_impl<Expr, State, Data> struct
[all …]
Dmake_gcc_workaround.hpp15 struct impl : transform_impl<Expr, State, Data> struct
17 typedef proto::expr<Tag, Args, Arity> result_type;
19 result_type operator ()( in operator ()()
36 struct impl : transform_impl<Expr, State, Data> struct
38 typedef proto::basic_expr<Tag, Args, Arity> result_type;
40 result_type operator ()( in operator ()()
58 struct impl : transform_impl<Expr, State, Data> struct
60 typedef proto::expr<Tag, Args, Arity> result_type;
62 result_type operator ()( in operator ()()
79 struct impl : transform_impl<Expr, State, Data> struct
[all …]
Dlazy.hpp21 struct impl struct
41 struct impl struct
53 struct impl struct
79 struct impl struct
91 struct impl struct
117 struct impl struct
129 struct impl struct
155 struct impl struct
167 struct impl struct
193 struct impl struct
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dcontroller.cc54 struct Controller::impl { struct in bluetooth::hci::Controller
55 impl(Controller& module) : module_(module) {} in impl() function
57 void Start(hci::HciLayer* hci) { in Start()
274 void Stop() { hci_ = nullptr; } in Stop()
276 void NumberOfCompletedPackets(EventView event) { in NumberOfCompletedPackets()
293 void register_completed_acl_packets_callback(CompletedAclPacketsCallback callback) { in register_completed_acl_packets_callback()
298 void unregister_completed_acl_packets_callback() { in unregister_completed_acl_packets_callback()
303 void register_completed_monitor_acl_packets_callback(CompletedAclPacketsCallback callback) { in register_completed_monitor_acl_packets_callback()
308 void unregister_completed_monitor_acl_packets_callback() { in unregister_completed_monitor_acl_packets_callback()
313 void register_monitor_completed_acl_packets_callback(CompletedAclPacketsCallback callback) { in register_monitor_completed_acl_packets_callback()
[all …]
Dle_scanning_manager.cc159 struct LeScanningManager::impl : public LeAddressManagerCallback { struct in bluetooth::hci::LeScanningManager
160 impl(Module* module) : module_(module), le_scanning_interface_(nullptr) {} in impl() argument
162 ~impl() { in ~impl()
168 void start(os::Handler* handler, HciLayer* hci_layer, Controller* controller, in start()
219 void stop() { in stop()
234 void handle_scan_results(LeMetaEventView event) { in handle_scan_results()
274 struct ExtendedEventTypeOptions {
284 int8_t get_rx_path_loss_compensation() { in get_rx_path_loss_compensation()
302 int8_t get_rssi_after_calibration(int8_t rssi) { in get_rssi_after_calibration()
316 uint16_t transform_to_extended_event_type(ExtendedEventTypeOptions o) { in transform_to_extended_event_type()
[all …]
Dle_advertising_manager.cc145 struct LeAdvertisingManager::impl : public bluetooth::hci::LeAddressManagerCallback { struct in bluetooth::hci::LeAdvertisingManager
146 impl(Module* module) : module_(module), le_advertising_interface_(nullptr), num_instances_(0) {} in impl() argument
148 ~impl() { in ~impl()
155 void start(os::Handler* handler, hci::HciLayer* hci_layer, hci::Controller* controller, in start()
199 int8_t get_tx_path_loss_compensation() { in get_tx_path_loss_compensation()
217 int8_t get_tx_power_after_calibration(int8_t tx_power) { in get_tx_power_after_calibration()
232 size_t GetNumberOfAdvertisingInstances() const { return num_instances_; } in GetNumberOfAdvertisingInstances()
234 size_t GetNumberOfAdvertisingInstancesInUse() const { in GetNumberOfAdvertisingInstancesInUse()
239 int get_advertiser_reg_id(AdvertiserId advertiser_id) { return id_map_[advertiser_id]; } in get_advertiser_reg_id()
241 AdvertisingApiType get_advertising_api_type() const { return advertising_api_type_; } in get_advertising_api_type()
[all …]
Ddistance_measurement_manager.cc78 struct DistanceMeasurementManager::impl : bluetooth::hal::RangingHalCallback { struct in bluetooth::hci::DistanceMeasurementManager
79 struct CsProcedureData {
153 struct RSSITracker {
162 enum class CsTrackerState : uint8_t {
173 struct CsTracker {
209 bool get_free_config_id(uint16_t connection_handle, uint8_t& config_id) { in get_free_config_id()
229 void OnOpened( in OnOpened()
250 void OnOpenFailed(uint16_t connection_handle) { in OnOpenFailed()
260 void OnHandleVendorSpecificReplyComplete(uint16_t connection_handle, bool success) { in OnHandleVendorSpecificReplyComplete()
271 void OnResult(uint16_t connection_handle, const bluetooth::hal::RangingResult& ranging_result) { in OnResult()
[all …]
Dmsft.cc43 struct MsftExtensionManager::impl { struct in bluetooth::hci::MsftExtensionManager
44 impl(Module* module) : module_(module) {} in impl() function
46 ~impl() {} in ~impl()
48 void start(os::Handler* handler, hal::HciHal* hal, hci::HciLayer* hci_layer) { in start()
74 void stop() { log::info("MsftExtensionManager stop()"); } in stop()
76 void handle_rssi_event(MsftRssiEventPayloadView /* view */) { in handle_rssi_event()
80 void handle_le_monitor_device_event(MsftLeMonitorDeviceEventPayloadView view) { in handle_le_monitor_device_event()
97 void handle_msft_events(VendorSpecificEventView view) { in handle_msft_events()
124 bool supports_msft_extensions() { in supports_msft_extensions()
139 void msft_adv_monitor_add(const MsftAdvMonitor& monitor, MsftAdvMonitorAddCallback cb) { in msft_adv_monitor_add()
[all …]
Dhci_layer.cc145 struct HciLayer::impl { struct in bluetooth::hci::HciLayer
146 impl(hal::HciHal* hal, HciLayer& module) : hal_(hal), module_(module) { in impl() function
150 ~impl() { in ~impl()
163 void drop(EventView event) { in drop()
167 void on_outbound_acl_ready() { in on_outbound_acl_ready()
175 void on_outbound_sco_ready() { in on_outbound_sco_ready()
183 void on_outbound_iso_ready() { in on_outbound_iso_ready()
192 void enqueue_command(unique_ptr<CommandBuilder> command, in enqueue_command()
198 void on_command_status(EventView event) { in on_command_status()
210 void on_command_complete(EventView event) { in on_command_complete()
[all …]
Dremote_name_request.cc29 struct RemoteNameRequestModule::impl { struct in bluetooth::hci::RemoteNameRequestModule
31 impl(const RemoteNameRequestModule& module) : module_(module) {} in impl() argument
33 void Start() { in Start()
49 void Stop() { in Stop()
55 void StartRemoteNameRequest( in StartRemoteNameRequest()
84 void CancelRemoteNameRequest(Address address) { in CancelRemoteNameRequest()
92 void ReportRemoteNameRequestCancellation(Address address) { in ReportRemoteNameRequestCancellation()
109 void actually_start_remote_name_request( in actually_start_remote_name_request()
126 void on_start_remote_name_request_status(Address address, CompletionCallback on_completion, in on_start_remote_name_request_status()
149 void actually_cancel_remote_name_request(Address address) { in actually_cancel_remote_name_request()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/keyguard/ui/transitions/
DDeviceEntryIconTransitionModule.java59 …ui.transitions.DeviceEntryIconTransition alternateBouncerToAod(@org.jetbrains.annotations.NotNull() in alternateBouncerToAod()
65 …transitions.DeviceEntryIconTransition alternateBouncerToDozing(@org.jetbrains.annotations.NotNull() in alternateBouncerToDozing()
71 …i.transitions.DeviceEntryIconTransition alternateBouncerToGone(@org.jetbrains.annotations.NotNull() in alternateBouncerToGone()
77 …sitions.DeviceEntryIconTransition alternateBouncerToLockscreen(@org.jetbrains.annotations.NotNull() in alternateBouncerToLockscreen()
83 …ansitions.DeviceEntryIconTransition alternateBouncerToOccluded(@org.jetbrains.annotations.NotNull() in alternateBouncerToOccluded()
89 …ons.DeviceEntryIconTransition alternateBouncerToPrimaryBouncer(@org.jetbrains.annotations.NotNull() in alternateBouncerToPrimaryBouncer()
95 …ui.keyguard.ui.transitions.DeviceEntryIconTransition aodToGone(@org.jetbrains.annotations.NotNull() in aodToGone()
101 …guard.ui.transitions.DeviceEntryIconTransition aodToLockscreen(@org.jetbrains.annotations.NotNull() in aodToLockscreen()
107 …eyguard.ui.transitions.DeviceEntryIconTransition aodToOccluded(@org.jetbrains.annotations.NotNull() in aodToOccluded()
113 …d.ui.transitions.DeviceEntryIconTransition aodToPrimaryBouncer(@org.jetbrains.annotations.NotNull() in aodToPrimaryBouncer()
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/
Dmake_component.hpp132 struct impl : make_terminal_impl<Expr, State, Data, Domain> {}; struct
139 struct impl : proto::transform_impl<Expr, State, Data> struct
143 child;
147 child_component;
151 elements;
153 typedef make_component<Domain, Tag> make_component_;
158 result_type;
160 result_type operator()( in operator ()()
181 struct impl : proto::transform_impl<Expr, State, Data> struct
187 lhs_component;
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Denv.hpp180 struct impl struct
182 typedef env<data_type, typename detail::value_type<T>::type> result_type;
184 result_type const operator()(detail::arg<T> t) const in operator ()()
192 struct impl<T, true> struct
194 typedef T result_type;
196 typename add_const<T>::type operator()(detail::arg<T> t) const in operator ()()
239 struct impl struct
248 result_type;
250 result_type operator()(detail::arg<Env>) const in operator ()()
257 struct impl<Env, false> struct
[all …]
Ddefault.hpp242 struct impl struct
263 struct impl struct
267 typedef typename result_of::child_c<Expr, 0>::type e0;
268 typedef typename Grammar::template impl<e0, State, Data>::result_type r0;
271 result_type operator ()( in operator ()()
293 struct impl struct
297 typedef typename result_of::child_c<Expr, 0>::type e0;
298 typedef typename Grammar::template impl<e0, State, Data>::result_type r0;
301 result_type operator ()( in operator ()()
323 struct impl struct
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/ex/camera2/extensions/stub/androidx.camera.extensions.stub/android_common/repackaged-jarjar/turbine/
Dandroidx.camera.extensions.stub.jar ... androidx/camera/extensions/impl/advanced/SurfaceOutputConfigImpl.class <Unknown> package ...

12345678910>>...221