| /third_party/node/src/crypto/ |
| H A D | crypto_hkdf.h | 14 struct HKDFConfig final : public MemoryRetainer { struct 33 struct HKDFTraits final { struct
|
| H A D | crypto_scrypt.h | 27 struct ScryptConfig final : public MemoryRetainer { struct 48 struct ScryptTraits final { struct
|
| H A D | crypto_pbkdf2.h | 27 struct PBKDF2Config final : public MemoryRetainer { struct 46 struct PBKDF2Traits final { struct
|
| /third_party/node/benchmark/crypto/ |
| H A D | aes-gcm-throughput.js | 29 alice.final(); 35 bob.final();
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | compiler-source-position-table.cc | 13 class SourcePositionTable::Decorator final : public GraphDecorator { class 18 void Decorate(Node* node) final {
|
| H A D | js-typed-lowering.h | 32 class V8_EXPORT_PRIVATE JSTypedLowering final class 37 ~JSTypedLowering() final = default; member in v8::internal::compiler::final 41 Reduction Reduce(Node* node) final; member in v8::internal::compiler::final
|
| /third_party/node/deps/v8/include/cppgc/internal/ |
| H A D | caged-heap-local-data.h | 28 class AgeTable final { class 66 struct CagedHeapLocalData final { struct
|
| /third_party/python/Lib/encodings/ |
| H A D | quopri_codec.py | 31 def encode(self, input, final=False): 35 def decode(self, input, final=False):
|
| H A D | hex_codec.py | 28 def encode(self, input, final=False): 33 def decode(self, input, final=False):
|
| H A D | base64_codec.py | 28 def encode(self, input, final=False): 33 def decode(self, input, final=False):
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBuffer.h | 16 class Buffer final : public Memory class 34 MemObjectType getType() const final; member in cl::final
|
| H A D | Compiler.h | 31 class Compiler final : public RefCountObjectNoID class 51 class ShCompilerInstance final : public angle::NonCopyable class
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | MemoryBuffer.h | 20 class MemoryBuffer final : NonCopyable class 59 class ScratchBuffer final : NonCopyable
|
| /third_party/skia/src/gpu/ |
| H A D | GrTransferFromRenderTask.h | 13 class GrTransferFromRenderTask final : public GrRenderTask { class 43 const char* name() const final { return "TransferFrom"; }
|
| H A D | GrEagerVertexAllocator.h | 57 // 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 D | SwapChainMTL.h | 30 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 D | EnumMaskIterator.h | 24 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 D | DebugCrossExSubsection.h | 24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef { class 46 class DebugCrossModuleExportsSubsection final : public DebugSubsection { class
|
| H A D | DebugFrameDataSubsection.h | 20 class DebugFrameDataSubsectionRef final : public DebugSubsectionRef { class 41 class DebugFrameDataSubsection final : public DebugSubsection { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | MD5.h | 60 void final(MD5Result &Result); 78 Hash.final(Result); in MD5Hash()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | periodic_sampler.h | 184 class PeriodicSampler final : public PeriodicSamplerBase { class 188 int period() const noexcept final {
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | Surface.h | 46 class WindowSurface final : public Surface { class 59 class ThreadedSurface final : public Surface { class
|
| /third_party/nghttp2/examples/ |
| H A D | deflate.c | 45 size_t inlen, int final); 151 /* We pass 1 to final parameter, because buf contains whole deflated in deflate() 168 size_t inlen, int final) { in inflate_header_block() 176 rv = nghttp2_hd_inflate_hd(inflater, &nv, &inflate_flags, in, inlen, final); in inflate_header_block() 167 inflate_header_block(nghttp2_hd_inflater *inflater, uint8_t *in, size_t inlen, int final) inflate_header_block() argument
|
| /third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam-tx-rx/ |
| H A D | minimal-ws-client.c | 50 int first = 0, final = 0; in callback() local 108 final = lws_is_final_fragment(wsi); in callback() 111 "final = %d, remains = %lu\n", in callback() 112 (unsigned long)len, first, final, in callback()
|
| /third_party/skia/src/gpu/tessellate/shaders/ |
| H A D | GrPathTessellationShader_MiddleOut.cpp | 80 const char* name() const final { return "tessellate_MiddleOutShader"; } 81 void addToKey(const GrShaderCaps&, GrProcessorKeyBuilder* b) const final { 88 std::unique_ptr<ProgramImpl> makeProgramImpl(const GrShaderCaps&) const final; member in __anon18872::MiddleOutShader
|