Home
last modified time | relevance | path

Searched refs:final (Results 401 - 425 of 2888) sorted by relevance

1...<<11121314151617181920>>...116

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h46 struct SurfaceState final : private angle::NonCopyable struct
284 class WindowSurface final : public Surface class
295 class PbufferSurface final : public Surface class
313 class PixmapSurface final : public Surface class
326 class SurfaceDeleter final class
H A DCLBuffer.h16 class Buffer final : public Memory class
34 MemObjectType getType() const final; member in cl::final
H A DCompiler.h31 class Compiler final : public RefCountObjectNoID class
51 class ShCompilerInstance final : public angle::NonCopyable class
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstARM32.h342 class StackVariable final : public Variable { class
1229 class InstARM32Pop final : public InstARM32RegisterStackOp { class
1242 virtual const char *getGPROpcode() const final; member in Ice::ARM32::final
1243 virtual const char *getSRegOpcode() const final; member in Ice::ARM32::final
1244 Variable *getStackReg(SizeT Index) const final; member in Ice::ARM32::final
1245 SizeT getNumStackRegs() const final; member in Ice::ARM32::final
1247 const Variable *Reg) const final; member in Ice::ARM32::final
1249 IValueT Registers) const final; member in Ice::ARM32::final
1251 SizeT RegCount) const final; member in Ice::ARM32::final
1257 class InstARM32Push final class
1270 const char *getGPROpcode() const final; global() member in Ice::ARM32::final
1271 const char *getSRegOpcode() const final; global() member in Ice::ARM32::final
1272 Variable *getStackReg(SizeT Index) const final; global() member in Ice::ARM32::final
1273 SizeT getNumStackRegs() const final; global() member in Ice::ARM32::final
1275 const Variable *Reg) const final; global() member in Ice::ARM32::final
1277 IValueT Registers) const final; global() member in Ice::ARM32::final
1279 SizeT RegCount) const final; global() member in Ice::ARM32::final
1312 class InstARM32Str final : public InstARM32Pred { global() class
1337 class InstARM32Strex final : public InstARM32Pred { global() class
1362 class InstARM32Vstr1 final : public InstARM32Pred { global() class
1388 class InstARM32Vdup final : public InstARM32Pred { global() class
1456 class InstARM32Vcvt final : public InstARM32Pred { global() class
1496 class InstARM32Mov final : public InstARM32Pred { global() class
1539 class InstARM32Extract final : public InstARM32Pred { global() class
1568 class InstARM32Insert final : public InstARM32Pred { global() class
1595 class InstARM32Vcmp final : public InstARM32Pred { global() class
1623 class InstARM32Vmrs final : public InstARM32Pred { global() class
1641 class InstARM32Vabs final : public InstARM32Pred { global() class
1662 class InstARM32Dmb final : public InstARM32Pred { global() class
1680 class InstARM32Nop final : public InstARM32Pred { global() class
[all...]
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-hash.c105 csr.final = 1; in starfive_hash_start()
612 .base.final = starfive_hash_final,
641 .base.final = starfive_hash_final,
671 .base.final = starfive_hash_final,
700 .base.final = starfive_hash_final,
730 .base.final = starfive_hash_final,
759 .base.final = starfive_hash_final,
789 .base.final = starfive_hash_final,
818 .base.final = starfive_hash_final,
848 .base.final
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator.cc812 struct Name##Operator final : public Operator { \
820 struct NormalWord32SarOperator final : public Operator1<ShiftKind> { struct
827 struct ShiftOutZerosWord32SarOperator final : public Operator1<ShiftKind> { struct
834 struct NormalWord64SarOperator final : public Operator1<ShiftKind> { struct
841 struct ShiftOutZerosWord64SarOperator final : public Operator1<ShiftKind> { struct
849 struct ArchitectureDefaultTruncateFloat32ToUint32Operator final struct
859 struct SetOverflowToMinTruncateFloat32ToUint32Operator final struct
870 struct ArchitectureDefaultTruncateFloat32ToInt32Operator final struct
880 struct SetOverflowToMinTruncateFloat32ToInt32Operator final struct
891 struct ArchitectureDefaultTruncateFloat64ToInt64Operator final struct
900 struct SetOverflowToMinTruncateFloat64ToInt64Operator final global() struct
1272 struct UnsafePointerAddOperator final : public Operator { global() struct
1299 struct I8x16SwizzleOperator final : public Operator1<bool> { global() struct
1305 struct I8x16RelaxedSwizzleOperator final : public Operator1<bool> { global() struct
[all...]
H A Dcompiler-source-position-table.cc13 class SourcePositionTable::Decorator final : public GraphDecorator { class
18 void Decorate(Node* node) final {
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_subscriber.h52 class SubscriberLocalLiveViewImpl final : public AnsSubscriberLocalLiveViewStub { class in OHOS::Notification::NotificationLocalLiveViewSubscriber
54 class DeathRecipient final : public IRemoteObject::DeathRecipient { class in OHOS::Notification::NotificationLocalLiveViewSubscriber::final
/base/update/updateservice/foundations/ability/log/src/test/unittest/src/
H A Dupdate_log_test.cpp28 void SetUp() final {};
29 void TearDown() final {};
/base/update/updateservice/services/firmware/data/db/include/
H A Dfirmware_task_operator.h35 class FirmwareTaskOperator final : public TableBaseOperator<FirmwareTaskTable, FirmwareTask> { class
37 class FirmwareTaskOperator final {
/test/testfwk/arkxtest/uitest/record/
H A Dtouch_event.h27 struct TouchPoint final { struct
36 struct TouchEventInfo final { struct
/third_party/mbedtls/tests/scripts/
H A Drun-metatests.sh10 metatest is expected to report a failure. The final line should be
13 If something goes wrong: the final line should be
/third_party/node/src/crypto/
H A Dcrypto_hkdf.h14 struct HKDFConfig final : public MemoryRetainer { struct
33 struct HKDFTraits final { struct
H A Dcrypto_scrypt.h27 struct ScryptConfig final : public MemoryRetainer { struct
48 struct ScryptTraits final { struct
H A Dcrypto_pbkdf2.h27 struct PBKDF2Config final : public MemoryRetainer { struct
46 struct PBKDF2Traits final { struct
/third_party/node/benchmark/crypto/
H A Daes-gcm-throughput.js29 alice.final();
35 bob.final();
/third_party/node/deps/v8/include/cppgc/internal/
H A Dcaged-heap-local-data.h28 class AgeTable final { class
66 struct CagedHeapLocalData final { struct
/third_party/python/Lib/encodings/
H A Dquopri_codec.py31 def encode(self, input, final=False):
35 def decode(self, input, final=False):
/third_party/skia/third_party/externals/angle2/src/common/
H A DMemoryBuffer.h20 class MemoryBuffer final : NonCopyable class
59 class ScratchBuffer final : NonCopyable
/third_party/skia/src/gpu/
H A DGrTransferFromRenderTask.h13 class GrTransferFromRenderTask final : public GrRenderTask { class
43 const char* name() const final { return "TransferFrom"; }
H A DGrEagerVertexAllocator.h57 // Mark "final" as a hint for the compiler to not use the vtable.
58 void* lock(size_t stride, int eagerCount) final; member in GrEagerDynamicVertexAllocator
60 // Mark "final" as a hint for the compiler to not use the vtable.
61 void unlock(int actualCount) final; member in GrEagerDynamicVertexAllocator
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DSwapChainMTL.h30 class OldSwapChain final : public OldSwapChainBase { class
41 class SwapChain final : public NewSwapChainBase { class
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DEnumMaskIterator.h24 class EnumMaskIterator final { class
36 class Iterator final {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef { class
46 class DebugCrossModuleExportsSubsection final : public DebugSubsection { class
H A DDebugFrameDataSubsection.h20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef { class
41 class DebugFrameDataSubsection final : public DebugSubsection { class

Completed in 13 milliseconds

1...<<11121314151617181920>>...116