Home
last modified time | relevance | path

Searched refs:ThePlatform (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/parallel-libs/acxxel/
H A Dacxxel.cpp50 return takeStatusOr(ThePlatform->streamSync(TheHandle.get())); in sync()
54 return takeStatusOr(ThePlatform->streamWaitOnEvent( in waitOnEvent()
55 TheHandle.get(), ThePlatform->getEventHandle(Event))); in waitOnEvent()
60 setStatus(ThePlatform->addStreamCallback(*this, std::move(Callback))); in addCallback()
69 setStatus(ThePlatform->rawEnqueueKernelLaunch( in asyncKernelLaunch()
76 setStatus(ThePlatform->enqueueEvent(ThePlatform->getEventHandle(E), in enqueueEvent()
86 Status Event::sync() { return ThePlatform->eventSync(TheHandle.get()); } in sync()
89 Expected<float> MaybeSeconds = ThePlatform->getSecondsBetweenEvents( in getSecondsSince()
98 ThePlatform->rawCreateKernel(TheHandle.get(), Name); in createKernel()
101 return Kernel(ThePlatform, MaybeKernelHandle.getValue(), in createKernel()
[all …]
H A Dacxxel.h195 Platform *ThePlatform; variable
222 Platform *ThePlatform; variable
405 Platform *ThePlatform; variable
449 Platform *ThePlatform; variable
1057 : ThePlatform(ThePlatform), ThePointer(Pointer, Destructor), in DeviceMemory()
1060 Platform *ThePlatform; variable
1093 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1101 : ThePlatform(ASpan.ThePlatform), in DeviceMemorySpan()
1109 : ThePlatform(Memory.ThePlatform), in DeviceMemorySpan()
1192 : ThePlatform(ThePlatform), TheHandle(AHandle), TheSize(Size), in DeviceMemorySpan()
[all …]
/dports/multimedia/streamlink/streamlink-2.1.2/tests/plugins/
H A Dtest_theplatform.py1 from streamlink.plugins.theplatform import ThePlatform
6 __plugin__ = ThePlatform
/dports/multimedia/streamlink/streamlink-2.1.2/src/streamlink/plugins/
H A Dnbcsports.py4 from streamlink.plugins.theplatform import ThePlatform
24 p = ThePlatform(url)
H A Dnbc.py4 from streamlink.plugins.theplatform import ThePlatform
24 p = ThePlatform(url)
H A Dtheplatform.py10 class ThePlatform(Plugin): class
42 __plugin__ = ThePlatform
/dports/comms/snap7/snap7-full-1.4.2/rich-demos/
H A DMainServer.pas166 ThePlatform : string;
178 ThePlatform:='Windows platform';
182 Caption:='Snap7 Server Demo - '+ThePlatform+Wide+
H A Dmainclient.pas1489 ThePlatform : string;
1500 ThePlatform:='Windows platform';
1502 ThePlatform:='Unix platform';
1505 Caption:='Snap7 Client Demo - '+ThePlatform+Wide+
/dports/www/youtube_dl/youtube-dl/docs/
H A Dsupportedsites.md950 - **ThePlatform**

12