Home
last modified time | relevance | path

Searched refs:ABI (Results 1 – 25 of 7409) sorted by relevance

12345678910>>...297

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/test/
H A Dfake_gatt_characteristic_winrt.h66 ABI::Windows::Foundation::IAsyncOperation<
71 ABI::Windows::Foundation::IAsyncOperation<
76 ABI::Windows::Foundation::IAsyncOperation<
83 ABI::Windows::Foundation::IAsyncOperation<
87 ABI::Windows::Foundation::IAsyncOperation<
95 ABI::Windows::Foundation::IAsyncOperation<
110 ABI::Windows::Foundation::IAsyncOperation<
115 ABI::Windows::Foundation::IAsyncOperation<
120 ABI::Windows::Foundation::IAsyncOperation<
126 ABI::Windows::Foundation::IAsyncOperation<
[all …]
H A Dfake_device_information_winrt.h23 ABI::Windows::Devices::Enumeration::IDeviceInformation,
24 ABI::Windows::Devices::Enumeration::IDeviceInformation2> {
51 ABI::Windows::Foundation::IAsyncOperation<
55 ABI::Windows::Foundation::IAsyncOperation<
91 ABI::Windows::Foundation::IAsyncOperation<
96 ABI::Windows::Foundation::Collections::IIterable<HSTRING>*
98 ABI::Windows::Foundation::IAsyncOperation<
102 ABI::Windows::Foundation::IAsyncOperation<
107 ABI::Windows::Foundation::IAsyncOperation<
112 ABI::Windows::Foundation::IAsyncOperation<
[all …]
H A Dfake_bluetooth_le_device_winrt.h36 ABI::Windows::Foundation::IClosable> {
57 ABI::Windows::Foundation::ITypedEventHandler<
63 ABI::Windows::Foundation::ITypedEventHandler<
70 ABI::Windows::Foundation::ITypedEventHandler<
91 ABI::Windows::Foundation::IAsyncOperation<
95 ABI::Windows::Foundation::IAsyncOperation<
100 ABI::Windows::Foundation::IAsyncOperation<
105 ABI::Windows::Foundation::IAsyncOperation<
111 ABI::Windows::Foundation::IAsyncOperation<
204 ABI::Windows::Foundation::IAsyncOperation<
[all …]
H A Dfake_gatt_device_service_winrt.h45 ABI::Windows::Foundation::Collections::IVectorView<
68 ABI::Windows::Foundation::IAsyncOperation<
74 ABI::Windows::Foundation::IAsyncOperation<
78 ABI::Windows::Foundation::IAsyncOperation<
83 ABI::Windows::Foundation::IAsyncOperation<
88 ABI::Windows::Foundation::IAsyncOperation<
94 ABI::Windows::Foundation::IAsyncOperation<
98 ABI::Windows::Foundation::IAsyncOperation<
103 ABI::Windows::Foundation::IAsyncOperation<
108 ABI::Windows::Foundation::IAsyncOperation<
[all …]
H A Dfake_bluetooth_le_advertisement_watcher_winrt.h23 ABI::Windows::Devices::Bluetooth::Advertisement::
31 ABI::Windows::Foundation::TimeSpan* value) override;
33 ABI::Windows::Foundation::TimeSpan* value) override;
39 ABI::Windows::Devices::Bluetooth::Advertisement::
54 ABI::Windows::Devices::Bluetooth::Advertisement::
57 ABI::Windows::Devices::Bluetooth::Advertisement::
62 ABI::Windows::Foundation::ITypedEventHandler<
70 ABI::Windows::Foundation::ITypedEventHandler<
83 ABI::Windows::Devices::Bluetooth::Advertisement::
89 ABI::Windows::Devices::Bluetooth::Advertisement::
[all …]
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/
H A DABIDump.pm45 $In::ABI{$LVer}{"Language"} = "C++";
68 if(not $In::ABI{$LVer}{"Language"}) {
69 $In::ABI{$LVer}{"Language"} = "C";
96 delete($In::ABI{$LVer}{"EnumConstants"});
98 delete($In::ABI{$LVer}{"WeakSymbols"});
130 my $CRef = $In::ABI{$LVer}{"Constants"};
143 $In::ABI{$LVer}{"Mode"} = "Extended";
147 $In::ABI{$LVer}{"BinOnly"} = 1;
151 $In::ABI{$LVer}{"Extra"} = 1;
174 my @Libs = (keys(%{$In::ABI{$LVer}{"Symbols"}}), keys(%{$In::ABI{$LVer}{"DepSymbols"}}));
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Coroutines/
H A DCoroInternal.h107 coro::ABI ABI; member
134 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
139 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
140 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
145 assert(ABI == coro::ABI::Switch); in getIndexType()
154 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
173 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
174 ABI == coro::ABI::RetconOnce); in getRetconResultTypes()
186 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
187 ABI == coro::ABI::RetconOnce); in getRetconResumeTypes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h107 coro::ABI ABI; member
134 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
139 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
140 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
145 assert(ABI == coro::ABI::Switch); in getIndexType()
154 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
173 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
174 ABI == coro::ABI::RetconOnce); in getRetconResultTypes()
186 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
187 ABI == coro::ABI::RetconOnce); in getRetconResumeTypes()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h107 coro::ABI ABI; member
134 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
139 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
140 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
145 assert(ABI == coro::ABI::Switch); in getIndexType()
154 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
173 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
174 ABI == coro::ABI::RetconOnce); in getRetconResultTypes()
186 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
187 ABI == coro::ABI::RetconOnce); in getRetconResumeTypes()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h117 coro::ABI ABI; member
163 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
168 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
169 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
174 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
179 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
184 assert(ABI == coro::ABI::Switch); in getIndexType()
193 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
215 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
228 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
166 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
171 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
172 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
177 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
182 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
187 assert(ABI == coro::ABI::Switch); in getIndexType()
196 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
218 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
231 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
166 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
171 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
172 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
177 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
182 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
187 assert(ABI == coro::ABI::Switch); in getIndexType()
196 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
218 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
231 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h120 coro::ABI ABI; member
170 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
175 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
176 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
181 assert(ABI == coro::ABI::Async); in getAsyncCoroId()
186 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
191 assert(ABI == coro::ABI::Switch); in getIndexType()
200 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
223 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
236 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h110 coro::ABI ABI; member
141 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
146 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
147 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
152 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
157 assert(ABI == coro::ABI::Switch); in getIndexType()
166 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
185 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
198 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
219 if (ABI == coro::ABI::Switch) in getPromiseAlloca()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Coroutines/
H A DCoroInternal.h110 coro::ABI ABI; member
141 assert(ABI == coro::ABI::Switch); in getSwitchCoroId()
146 assert(ABI == coro::ABI::Retcon || in getRetconCoroId()
147 ABI == coro::ABI::RetconOnce); in getRetconCoroId()
152 assert(ABI == coro::ABI::Switch); in getSwitchIndexField()
157 assert(ABI == coro::ABI::Switch); in getIndexType()
166 assert(ABI == coro::ABI::Switch); in getSwitchResumePointerType()
185 assert(ABI == coro::ABI::Retcon || in getRetconResultTypes()
198 assert(ABI == coro::ABI::Retcon || in getRetconResumeTypes()
219 if (ABI == coro::ABI::Switch) in getPromiseAlloca()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/webshare/win/
H A Dfake_storage_file_statics.h18 ABI::Windows::Storage::IStorageFileStatics> {
28 ABI::Windows::Foundation::IAsyncOperation<
31 ABI::Windows::Foundation::IUriRuntimeClass* uri,
32 ABI::Windows::Foundation::IAsyncOperation<
38 ABI::Windows::Foundation::IAsyncOperation<
41 ABI::Windows::Storage::IStorageFile* file_to_replace,
44 ABI::Windows::Foundation::IAsyncOperation<
48 ABI::Windows::Foundation::IUriRuntimeClass* uri,
50 ABI::Windows::Foundation::IAsyncOperation<
54 ABI::Windows::Foundation::IUriRuntimeClass* uri,
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt.h124 ABI::Windows::Devices::Sensors::
162 ABI::Windows::Devices::Sensors::
165 ABI::Windows::Devices::Sensors::
196 ABI::Windows::Devices::Sensors::IGyrometer,
201 ABI::Windows::Devices::Sensors::
239 ABI::Windows::Devices::Sensors::
242 ABI::Windows::Devices::Sensors::
278 ABI::Windows::Devices::Sensors::
281 ABI::Windows::Devices::Sensors::
317 ABI::Windows::Devices::Sensors::
[all …]
H A Dplatform_sensor_reader_winrt_unittests.cc50 ABI::Windows::Foundation::DateTime time_stamp_;
418 ABI::Windows::Foundation:: in add_ReadingChanged()
479 ABI::Windows::Devices::Sensors::
560 ABI::Windows::Devices::Sensors::LightSensor, in TEST_F()
598 ABI::Windows::Devices::Sensors::LightSensor, in TEST_F()
983 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
1020 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
1241 ABI::Windows::Devices::Sensors:: in TEST_F()
1284 ABI::Windows::Devices::Sensors:: in TEST_F()
1444 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/device/generic_sensor/
H A Dplatform_sensor_reader_winrt.h124 ABI::Windows::Devices::Sensors::
162 ABI::Windows::Devices::Sensors::
165 ABI::Windows::Devices::Sensors::
196 ABI::Windows::Devices::Sensors::IGyrometer,
201 ABI::Windows::Devices::Sensors::
239 ABI::Windows::Devices::Sensors::
242 ABI::Windows::Devices::Sensors::
278 ABI::Windows::Devices::Sensors::
281 ABI::Windows::Devices::Sensors::
317 ABI::Windows::Devices::Sensors::
[all …]
H A Dplatform_sensor_reader_winrt_unittests.cc50 ABI::Windows::Foundation::DateTime time_stamp_;
418 ABI::Windows::Foundation:: in add_ReadingChanged()
479 ABI::Windows::Devices::Sensors::
560 ABI::Windows::Devices::Sensors::LightSensor, in TEST_F()
598 ABI::Windows::Devices::Sensors::LightSensor, in TEST_F()
983 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
1020 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
1241 ABI::Windows::Devices::Sensors:: in TEST_F()
1284 ABI::Windows::Devices::Sensors:: in TEST_F()
1444 ABI::Windows::Devices::Sensors::Gyrometer, in TEST_F()
[all …]

12345678910>>...297