Home
last modified time | relevance | path

Searched refs:final (Results 476 - 500 of 2900) sorted by relevance

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

/third_party/node/test/parallel/
H A Dtest-crypto-padding.js66 hex += encrypt.final('hex');
74 plain += decrypt.final('latin1');
86 message: 'error:1C80006B:Provider routines::wrong final block length',
88 reason: 'wrong final block length',
/third_party/node/deps/v8/src/compiler/
H A Djs-context-specialization.h37 class V8_EXPORT_PRIVATE JSContextSpecialization final : public AdvancedReducer { class
54 Reduction Reduce(Node* node) final; member in v8::internal::compiler::final
H A Dnode-origin-table.cc29 class NodeOriginTable::Decorator final : public GraphDecorator { class
33 void Decorate(Node* node) final {
H A Dcompiler-source-position-table.h17 class V8_EXPORT_PRIVATE SourcePositionTable final class
20 class V8_NODISCARD Scope final { class in v8::internal::compiler::final
H A Djs-inlining.h24 class JSInliner final : public AdvancedReducer { class
38 Reduction Reduce(Node* node) final { UNREACHABLE(); }
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dcaged-heap-local-data.h36 class V8_EXPORT AgeTable final { class
96 struct CagedHeapLocalData final { struct
/third_party/node/deps/v8/src/heap/
H A Dallocation-observer.h52 class AllocationCounter final { class
94 struct AllocationObserverCounter final { struct in v8::internal::final
H A Darray-buffer-sweeper.h23 struct ArrayBufferList final { struct
46 class ArrayBufferSweeper final { class
H A Dweak-object-worklists.h64 class WeakObjects final { class
72 class Local final : public UnusedBase { class in v8::internal::final
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-label.h21 class V8_EXPORT_PRIVATE BytecodeLoopHeader final { class
48 class V8_EXPORT_PRIVATE BytecodeLabel final { class
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLImage.h18 class Image final : public Memory class
31 MemObjectType getType() const final; member in cl::final
H A DFence.h29 class FenceNV final : angle::NonCopyable class
53 class Sync final : public RefCountObject<GLuint>, public LabeledObject class
/third_party/skia/src/core/
H A DSkEdgeBuilder.h52 class SkBasicEdgeBuilder final : public SkEdgeBuilder { class
72 class SkAnalyticEdgeBuilder final : public SkEdgeBuilder { class
H A DSkMallocPixelRef.cpp47 struct PixelRef final : public SkPixelRef { in MakeAllocate() struct
67 struct PixelRef final : public SkPixelRef { in MakeWithData() struct
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramVisitor.h73 // ProgramVisitors shouldn't need access to unique_ptrs, and marking these as final should help
75 bool visitExpressionPtr(const std::unique_ptr<Expression>& e) final {
78 bool visitStatementPtr(const std::unique_ptr<Statement>& s) final {
/third_party/skia/src/shaders/gradients/
H A DSkTwoPointConicalGradient.h13 class SkTwoPointConicalGradient final : public SkGradientShaderBase { class
73 skvm::Coord coord, skvm::I32* mask) const final; member in final
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
H A DTextureMTL.h37 class Texture final : public TextureBase { class
79 class TextureView final : public TextureViewBase { class
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientBase.h52 WireResult GetId({{as_cType(type.name)}} object, ObjectId* out) const final {
60 WireResult GetOptionalId({{as_cType(type.name)}} object, ObjectId* out) const final {
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSwapChainD3D12.h28 class OldSwapChain final : public OldSwapChainBase { class
41 class SwapChain final : public NewSwapChainBase { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugChecksumsSubsection.h49 class DebugChecksumsSubsectionRef final : public DebugSubsectionRef { class
75 class DebugChecksumsSubsection final : public DebugSubsection { class
H A DDebugCrossImpSubsection.h47 class DebugCrossModuleImportsSubsectionRef final : public DebugSubsectionRef { class
69 class DebugCrossModuleImportsSubsection final : public DebugSubsection { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLambdaResolver.h41 JITSymbol findSymbolInLogicalDylib(const std::string &Name) final {
45 JITSymbol findSymbol(const std::string &Name) final {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DProfileCommon.h67 class InstrProfSummaryBuilder final : public ProfileSummaryBuilder { class
81 class SampleProfileSummaryBuilder final : public ProfileSummaryBuilder { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMD5.h91 void final(MD5Result &Result);
115 Hash.final(Result); in MD5Hash()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h29 class GCNMaxOccupancySchedStrategy final : public GenericScheduler { class
65 class GCNScheduleDAGMILive final : public ScheduleDAGMILive { class

Completed in 7 milliseconds

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