Home
last modified time | relevance | path

Searched refs:final (Results 726 - 750 of 1903) sorted by relevance

1...<<21222324252627282930>>...77

/third_party/skia/modules/skparagraph/src/
H A DParagraphLineFetcherImpl.h24 class ParagraphLineFetcherImpl final : public ParagraphLineFetcher { class
/third_party/skia/modules/sksg/src/
H A DSkSGTransformPriv.h16 class TransformPriv final { class
/third_party/skia/modules/svg/include/
H A DSkSVGFeColorMatrix.h15 class SkSVGFeColorMatrix final : public SkSVGFe { class
H A DSkSVGContainer.h28 bool hasChildren() const final; member in SkSVGContainer
H A DSkSVGEllipse.h16 class SkSVGEllipse final : public SkSVGShape { class
H A DSkSVGLinearGradient.h14 class SkSVGLinearGradient final : public SkSVGGradient { class
H A DSkSVGLine.h16 class SkSVGLine final : public SkSVGShape { class
/third_party/libwebsockets/lib/misc/
H A Dbase64-decode.c111 uint8_t *out, size_t *out_size, int final) in lws_b64_decode_stateful()
142 if (s->i != 4 && !final) in lws_b64_decode_stateful()
110 lws_b64_decode_stateful(struct lws_b64state *s, const char *in, size_t *in_len, uint8_t *out, size_t *out_size, int final) lws_b64_decode_stateful() argument
/third_party/node/deps/v8/src/zone/
H A Dzone.h38 class V8_EXPORT_PRIVATE Zone final { class
242 class ZoneScope final { class
/third_party/node/deps/v8/src/compiler/
H A Doperator.h182 bool Equals(const Operator* other) const final {
188 size_t HashCode() const final {
/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.h19 class V8_EXPORT_PRIVATE EhFrameConstants final class
287 class EhFrameDisassembler final { class
/third_party/node/deps/v8/src/interpreter/
H A Dconstant-array-builder.h40 class V8_EXPORT_PRIVATE ConstantArrayBuilder final { class
197 struct ConstantArraySlice final : public ZoneObject { struct in v8::internal::interpreter::final
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-concurrent-dispatcher.cc56 class V8_NODISCARD LocalIsolateScope final { class
126 class MaglevConcurrentDispatcher::JobTask final : public v8::JobTask { class
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dmac_meth.c111 if (mac->final != NULL) in evp_mac_from_algorithm()
113 mac->final = OSSL_FUNC_mac_final(fns); in evp_mac_from_algorithm()
/third_party/python/Lib/encodings/
H A Dpunycode.py211 def encode(self, input, final=False):
215 def decode(self, input, final=False):
/third_party/openssl/crypto/evp/
H A Dmac_meth.c111 if (mac->final != NULL) in evp_mac_from_algorithm()
113 mac->final = OSSL_FUNC_mac_final(fns); in evp_mac_from_algorithm()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.h34 class BufferState final : angle::NonCopyable class
84 class Buffer final : public RefCountObject<BufferID>, class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h347 class DebugLocDwarfExpression final : public DwarfExpression {
384 class DIEDwarfExpression final : public DwarfExpression {
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.h34 class SharedResourceUse final : angle::NonCopyable class
135 class ResourceUseList final : angle::NonCopyable class
/third_party/skia/src/core/
H A DSkStrikeCache.h40 class SkStrike final : public SkRefCnt, public SkStrikeForGPU { class
158 class SkStrikeCache final : public SkStrikeForGPUCacheInterface { class
/third_party/skia/experimental/graphite/src/geom/
H A DIntersectionTree.cpp19 class IntersectionTree::TreeNode final : public Node { class
59 class IntersectionTree::LeafNode final : public Node { class
/third_party/skia/modules/skottie/gm/
H A DSkottieGM.cpp26 class FakeWebFontProvider final : public skresources::ResourceProvider { class
226 class MultiFrameResourceProvider final : public skresources::ResourceProvider { class in SkottieMultiFrameGM
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DRepeater.cpp23 class RepeaterRenderNode final : public sksg::CustomRenderNode { class
114 class RepeaterAdapter final : public DiscardableAdapterBase<RepeaterAdapter, RepeaterRenderNode> { class
H A DFillStroke.cpp21 class FillStrokeAdapter final : public DiscardableAdapterBase<FillStrokeAdapter, sksg::PaintNode> { class
91 class DashAdapter final : public DiscardableAdapterBase<DashAdapter, sksg::DashEffect> { class
/third_party/skia/modules/skottie/src/effects/
H A DEffects.h24 class EffectBuilder final : public SkNoncopyable { class
157 void onSync() final; member in skottie::internal::MaskShaderEffectBase

Completed in 14 milliseconds

1...<<21222324252627282930>>...77