Home
last modified time | relevance | path

Searched defs:isAsync (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/server/
H A DProviderInvokerTubeFactory.java52 final boolean isAsync); in doCreate()
61 final boolean isAsync) in doCreate()
82 final boolean isAsync) in create()
101 final boolean isAsync) in createDefault()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/server/
H A DProviderInvokerTubeFactory.java52 final boolean isAsync); in doCreate()
61 final boolean isAsync) in doCreate()
82 final boolean isAsync) in create()
101 final boolean isAsync) in createDefault()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/
H A DOpusDecoder.cpp25 tgvoip::OpusDecoder::OpusDecoder(const std::shared_ptr<MediaStreamItf>& dst, bool isAsync, bool nee… in OpusDecoder()
30 tgvoip::OpusDecoder::OpusDecoder(const std::unique_ptr<MediaStreamItf>& dst, bool isAsync, bool nee… in OpusDecoder()
35 tgvoip::OpusDecoder::OpusDecoder(MediaStreamItf* dst, bool isAsync, bool needEC){ in OpusDecoder()
40 void tgvoip::OpusDecoder::Initialize(bool isAsync, bool needEC){ in Initialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/IO/compression/
H A DDeflateStream.cs20 … internal delegate void AsyncWriteDelegate(byte[] array, int offset, int count, bool isAsync); in AsyncWriteDelegate()
434 internal void InternalWrite(byte[] array, int offset, int count, bool isAsync) { in InternalWrite()
449 private void WriteDeflaterOutput(bool isAsync) { in WriteDeflaterOutput()
459 private void DoWrite(byte[] array, int offset, int count, bool isAsync) { in DoWrite()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/model/
H A DMEP.java42 public final boolean isAsync; field in MEP
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/model/
H A DMEP.java42 public final boolean isAsync; field in MEP
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DWorkerThread.cpp74 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
176 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
311 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DWorkerThread.cpp74 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
176 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
311 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DWorkerThread.cpp74 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
176 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
311 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DWorkerThread.cpp74 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
176 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
311 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DWorkerThread.cpp74 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
176 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
311 bool DelegateWorkerPool::isAsync() in isAsync() function in angle::DelegateWorkerPool
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dpipeimpl.cpp68 void PipeIODevice::open(int fd, bool isAsync) in open()
131 PipeImpl::PipeImpl(bool isAsync) in PipeImpl()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.IO.FileSystem/tests/FileStream/
H A Dctor_sfh_fa_buffer_async.cs17 …FileStream CreateFileStream(SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) in CreateFileStream()
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/air/Core/src/air/desktop/
H A DURLFilePromise.as192 public function get isAsync():Boolean property in air.desktop.URLFilePromise
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DWorkerThread.cpp72 bool SingleThreadedWorkerPool::isAsync() in isAsync() function in angle::SingleThreadedWorkerPool
173 bool AsyncWorkerPool::isAsync() in isAsync() function in angle::AsyncWorkerPool
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-basic-filters.hpp76 bool isAsync; member in OBSBasicFilters
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/provider/
H A DProviderEndpointModel.java59 final boolean isAsync; field in ProviderEndpointModel
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/server/provider/
H A DProviderEndpointModel.java59 final boolean isAsync; field in ProviderEndpointModel
/dports/multimedia/QtAV/QtAV-1.13.0/src/filter/
H A DEncodeFilter.cpp76 bool AudioEncodeFilter::isAsync() const in isAsync() function in QtAV::AudioEncodeFilter
252 bool VideoEncodeFilter::isAsync() const in isAsync() function in QtAV::VideoEncodeFilter
/dports/net/openslp/openslp-2.0.0/libslp/
H A Dlibslp_handle.c165 SLPBoolean isAsync, in SLPOpen()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.event/src/org/eclipse/equinox/internal/event/
H A DEventAdminImpl.java87 private void dispatchEvent(Event event, boolean isAsync) { in dispatchEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.IO/
H A DFileStream.cs66 …public FileStream (IntPtr handle, FileAccess access, bool ownsHandle, int bufferSize, bool isAsync) in FileStream()
70 …m (IntPtr handle, FileAccess access, bool ownsHandle, int bufferSize, bool isAsync, bool isConsole… in FileStream()
121 public FileStream (SafeFileHandle handle, FileAccess access, int bufferSize, bool isAsync) in FileStream()
148 …h, FileMode mode, FileAccess access, FileShare share, int bufferSize, bool isAsync, bool anonymous) in FileStream()
276 …andle safeHandle, FileAccess access, bool ownsHandle, int bufferSize, bool isAsync, bool isConsole… in Init()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel/
H A DClientRuntimeChannel.cs76 …delegate object ProcessDelegate (MethodBase method, string operationName, bool isAsync, ref object… in ProcessDelegate()
476 …object Process (MethodBase method, string operationName, bool isAsync, ref object [] parameters, O… in Process()
492 …object DoProcess (MethodBase method, string operationName, bool isAsync, ref object [] parameters,… in DoProcess()
528 …object Request (OperationDescription od, bool isAsync, ref object [] parameters, OperationContext … in Request()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/js/src/ipc/
H A Dreader.ts80 public isAsync(): this is AsyncRecordBatchReaders<T> { return this._impl.isAsync(); } method in RecordBatchReader
277 isAsync(): this is AsyncRecordBatchReaders<T>; method
337 public isAsync(): this is AsyncRecordBatchReaders<T> { return false; } method in RecordBatchReaderImpl
456 public isAsync(): this is AsyncRecordBatchReaders<T> { return true; } method in AsyncRecordBatchStreamReaderImpl
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/js/src/ipc/
H A Dreader.ts80 public isAsync(): this is AsyncRecordBatchReaders<T> { return this._impl.isAsync(); } method in RecordBatchReader
279 isAsync(): this is AsyncRecordBatchReaders<T>; method
339 public isAsync(): this is AsyncRecordBatchReaders<T> { return false; } method in RecordBatchReaderImpl
458 public isAsync(): this is AsyncRecordBatchReaders<T> { return true; } method in AsyncRecordBatchStreamReaderImpl

12345678910>>...12