Home
last modified time | relevance | path

Searched refs:final (Results 201 - 225 of 2900) sorted by relevance

12345678910>>...116

/third_party/node/deps/v8/include/cppgc/internal/
H A Dpersistent-node.h28 class PersistentNode final { class
139 class V8_EXPORT PersistentRegion final : public PersistentRegionBase { class
171 class V8_EXPORT PersistentRegionLock final { class
181 class V8_EXPORT CrossThreadPersistentRegion final class
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-growing.cc30 class HeapGrowing::HeapGrowingImpl final class
41 void AllocatedObjectSizeIncreased(size_t) final; member in cppgc::internal::final
43 void AllocatedObjectSizeDecreased(size_t) final {}
44 void ResetAllocatedObjectSize(size_t) final; member in cppgc::internal::final
/third_party/node/deps/v8/src/heap/
H A Dembedder-tracing.h25 class V8_EXPORT_PRIVATE DefaultEmbedderRootsHandler final class
28 bool IsRoot(const v8::TracedReference<v8::Value>& handle) final; member in v8::internal::final
30 void ResetRoot(const v8::TracedReference<v8::Value>& handle) final; member in v8::internal::final
38 class V8_EXPORT_PRIVATE LocalEmbedderHeapTracer final { class
/third_party/qrcodegen/cpp/
H A Dqrcodegen.hpp46 class QrSegment final { class
53 public: class Mode final { class in qrcodegen::final
232 * segment headers and final padding, excluding error correction codewords),
236 class QrCode final { class
423 // the same mask value a second time will undo the mask. A final well-formed
532 class BitBuffer final : public std::vector<bool> { class
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClient.cpp24 class NoopCommandSerializer final : public CommandSerializer { class
33 size_t GetMaximumAllocationSize() const final {
36 void* GetCmdSpace(size_t size) final {
39 bool Flush() final {
/third_party/python/Lib/encodings/
H A Dutf_16.py23 def encode(self, input, final=False):
58 def _buffer_decode(self, input, errors, final):
61 codecs.utf_16_ex_decode(input, errors, 0, final)
69 return self.decoder(input, self.errors, final)
H A Dutf_32.py18 def encode(self, input, final=False):
53 def _buffer_decode(self, input, errors, final):
56 codecs.utf_32_ex_decode(input, errors, 0, final)
64 return self.decoder(input, self.errors, final)
/third_party/typescript/tests/baselines/reference/
H A DpropertyNamesOfReservedWords.js24 final;
93 final;
163 final;
232 final,
317 E[E["final"] = 21] = "final";
/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp26 class TimeRemapper final : public AnimatablePropertyContainer { class
46 class CompTimeMapper final : public Animator { class
106 class SGAdapter final : public sksg::RenderNode { in attachExternalPrecompLayer() class
140 class AnimatorAdapter final : public Animator { in attachExternalPrecompLayer() class
/third_party/node/lib/internal/crypto/
H A Dcipher.js166 this.push(this[kHandle].final());
197 Cipher.prototype.final = function final(outputEncoding) {
199 const ret = this[kHandle].final();
256 constructor.prototype.final = Cipher.prototype.final;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramLinkedResources.h52 class UniformLinker final : angle::NonCopyable class
139 class UniformBlockLinker final : public InterfaceBlockLinker class
161 class ShaderStorageBlockLinker final : public InterfaceBlockLinker class
183 class AtomicCounterBufferLinker final : angle::NonCopyable class
240 struct LinkingVariables final : private angle::NonCopyable struct
263 class ProgramLinkedResourcesLinker final : angle::NonCopyable class
H A DWorkerThread.cpp39 class SingleThreadedWaitableEvent final : public WaitableEvent class
56 class SingleThreadedWorkerPool final : public WorkerThreadPool class
80 class AsyncWaitableEvent final : public WaitableEvent class
131 class AsyncWorkerPool final : public WorkerThreadPool class
217 class DelegateWaitableEvent final : public WaitableEvent class
256 class DelegateWorkerPool final : public WorkerThreadPool class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h121 struct Metadata final { struct
188 struct Metadata final { struct
259 struct Metadata final { struct
331 struct Metadata final { struct
387 struct Metadata final { struct
421 struct Metadata final { struct in llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType
/third_party/skia/gm/
H A Dtessellation.cpp63 const char* name() const final { return "TessellationTestTriShader"; }
64 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {}
166 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final {
180 const char* name() const final { return "TessellationTestRectShader"; }
182 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder*) const final {}
282 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final {
/third_party/node/deps/v8/src/codegen/
H A Dinterface-descriptors.h1079 class WriteBarrierDescriptor final class
1102 class TSANStoreDescriptor final class
1115 class TSANLoadDescriptor final class
1129 class TypeConversionDescriptor final class
1141 class TypeConversionNoContextDescriptor final class
1151 class TypeConversion_BaselineDescriptor final class
1159 class SingleParameterOnStackDescriptor final class
1169 class AsyncFunctionStackParameterDescriptor final class
1180 class GetIteratorStackParameterDescriptor final class
1192 class GetPropertyDescriptor final class
1555 class StringAtAsStringDescriptor final global() class
1567 class StringSubstringDescriptor final global() class
1776 class ResumeGeneratorDescriptor final global() class
1787 class ResumeGeneratorBaselineDescriptor final global() class
1799 class SuspendGeneratorBaselineDescriptor final global() class
1812 class RunMicrotasksEntryDescriptor final global() class
1823 class RunMicrotasksDescriptor final global() class
1833 class WasmFloat32ToNumberDescriptor final global() class
1847 class WasmFloat64ToNumberDescriptor final global() class
1861 class WasmSuspendDescriptor final global() class
1871 class V8_EXPORT_PRIVATE I64ToBigIntDescriptor final global() class
1880 class V8_EXPORT_PRIVATE I32PairToBigIntDescriptor final global() class
1889 class V8_EXPORT_PRIVATE BigIntToI64Descriptor final global() class
1898 class V8_EXPORT_PRIVATE BigIntToI32PairDescriptor final global() class
1908 class WasmI32AtomicWait32Descriptor final global() class
1921 class WasmI64AtomicWait32Descriptor final global() class
1940 class CloneObjectWithVectorDescriptor final global() class
1952 class CloneObjectBaselineDescriptor final global() class
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dunified-heap-marking-verifier.h13 class V8_EXPORT_PRIVATE UnifiedHeapMarkingVerifier final class
18 ~UnifiedHeapMarkingVerifier() final = default; member in v8::internal::final
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dm_null.c27 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
40 final,
/third_party/openssl/crypto/evp/
H A Dm_null.c27 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
40 final,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
H A DWindowSurfaceVkNull.h18 class WindowSurfaceVkNull final : public WindowSurfaceVk class
22 ~WindowSurfaceVkNull() final; member in rx::final
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/headless/
H A DWindowSurfaceVkHeadless.h18 class WindowSurfaceVkHeadless final : public WindowSurfaceVk class
22 ~WindowSurfaceVkHeadless() final; member in rx::final
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/display/
H A DWindowSurfaceVkSimple.h18 class WindowSurfaceVkSimple final : public WindowSurfaceVk class
22 ~WindowSurfaceVkSimple() final; member in rx::final
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.h31 std::string GetName() const final; member in spvtools::reduce::MergeBlocksReductionOpportunityFinder
34 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::MergeBlocksReductionOpportunityFinder
H A Doperand_to_const_reduction_opportunity_finder.h33 std::string GetName() const final; member in spvtools::reduce::OperandToConstReductionOpportunityFinder
36 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::OperandToConstReductionOpportunityFinder
H A Doperand_to_undef_reduction_opportunity_finder.h32 std::string GetName() const final; member in spvtools::reduce::OperandToUndefReductionOpportunityFinder
35 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::OperandToUndefReductionOpportunityFinder
H A Dremove_function_reduction_opportunity_finder.h31 std::string GetName() const final; member in spvtools::reduce::RemoveFunctionReductionOpportunityFinder
34 opt::IRContext* context, uint32_t target_function) const final; member in spvtools::reduce::RemoveFunctionReductionOpportunityFinder

Completed in 12 milliseconds

12345678910>>...116