Home
last modified time | relevance | path

Searched refs:OpenReadAsync (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/opencv/opencv-4.5.3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
H A DDirectXHelper.h28 return file->OpenReadAsync();
/dports/graphics/opencv/opencv-4.5.3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
H A DDirectXHelper.h28 return file->OpenReadAsync();
/dports/devel/cmake-gui/cmake-3.22.1/Tests/VSWinStorePhone/Direct3DApp1/
H A DDirectXHelper.h30 return file->OpenReadAsync();
/dports/devel/cmake-doc/cmake-3.22.1/Tests/VSWinStorePhone/Direct3DApp1/
H A DDirectXHelper.h30 return file->OpenReadAsync();
/dports/devel/cmake/cmake-3.22.1/Tests/VSWinStorePhone/Direct3DApp1/
H A DDirectXHelper.h30 return file->OpenReadAsync();
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.WindowsRuntime/tests/System/IO/
H A DStorageFileMock.cs106 public IAsyncOperation<IRandomAccessStreamWithContentType> OpenReadAsync() in OpenReadAsync() method in System.IO.StorageFileMock
/dports/graphics/opencv/opencv-4.5.3/samples/winrt_universal/PhoneTutorial/
H A DMainPage.xaml.cpp106 return storageFile->OpenReadAsync(); in LoadImage()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/tests/
H A DWebClientTest.cs505 protected abstract Task<Stream> OpenReadAsync(WebClient wc, string address); in OpenReadAsync() method in System.Net.Tests.WebClientTestBase
607 Task<Stream> download = OpenReadAsync(wc, url.ToString()); in OpenRead_Success()
720 …protected override Task<Stream> OpenReadAsync(WebClient wc, string address) => Task.Run(() => wc.O… in OpenReadAsync() method in System.Net.Tests.SyncWebClientTest
740 …protected override Task<Stream> OpenReadAsync(WebClient wc, string address) => wc.OpenReadTaskAsyn… in OpenReadAsync() method in System.Net.Tests.TaskWebClientTest
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/UWP/
H A DStorageFileLoader.cpp50 …auto opentask = create_task(file_->OpenReadAsync()).then([this](IRandomAccessStreamWithContentType… in threadfunc()
/dports/emulators/ppsspp/ppsspp-1.12.3/UWP/
H A DStorageFileLoader.cpp50 …auto opentask = create_task(file_->OpenReadAsync()).then([this](IRandomAccessStreamWithContentType… in threadfunc()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/UWP/
H A DStorageFileLoader.cpp50 …auto opentask = create_task(file_->OpenReadAsync()).then([this](IRandomAccessStreamWithContentType… in threadfunc()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/ref/
H A DSystem.Net.WebClient.cs145 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
146 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient
/dports/graphics/opencv/opencv-4.5.3/samples/winrt/OcvImageProcessing/OcvImageProcessing/
H A DMainPage.xaml.cpp58 task<IRandomAccessStreamWithContentType^> (streamRef->OpenReadAsync()). in MainPage()
/dports/graphics/opencv/opencv-4.5.3/samples/winrt/ImageManipulations/common/
H A Dsuspensionmanager.cpp266 task<IRandomAccessStreamWithContentType^> openReadTask(stateFile->OpenReadAsync());
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebClient/src/System/Net/
H A DWebClient.cs1285 public void OpenReadAsync(Uri address) =>
1286 OpenReadAsync(address, null);
1288 public void OpenReadAsync(Uri address, object userToken) in OpenReadAsync() method in System.Net.WebClient
1679 try { OpenReadAsync(address, tcs); } in OpenReadTaskAsync()
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/plugins/mpriscontrol/
H A Dmpriscontrolplugin-win.cpp235 auto stream = thumbnail.OpenReadAsync().get(); in sendAlbumArt()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A Dwebclient.cs1843 public void OpenReadAsync(Uri address) in OpenReadAsync() method in System.Net.WebClient
1845 OpenReadAsync(address, null); in OpenReadAsync()
1849 public void OpenReadAsync(Uri address, object userToken) in OpenReadAsync() method in System.Net.WebClient
2615 try { this.OpenReadAsync(address, tcs); } in OpenReadTaskAsync()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Services/TargetedContent/
H A Dmod.rs825 …pub fn OpenReadAsync(&self) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperatio…
941 …pub fn OpenReadAsync(&self) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperatio…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/BulkAccess/
H A Dmod.rs357 …pub fn OpenReadAsync(&self) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperatio… in OpenReadAsync() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Storage/Streams/
H A Dmod.rs3056 …pub fn OpenReadAsync(&self) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperatio…
4231 …pub fn OpenReadAsync(&self) -> ::windows::runtime::Result<super::super::Foundation::IAsyncOperatio…
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs6409 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
6411 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs6480 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
6482 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs6407 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
6409 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs6476 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
6478 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs9094 public void OpenReadAsync(System.Uri address) { } in OpenReadAsync() method in System.Net.WebClient
9095 public void OpenReadAsync(System.Uri address, object userToken) { } in OpenReadAsync() method in System.Net.WebClient

12