Home
last modified time | relevance | path

Searched defs:const (Results 1676 - 1700 of 20717) sorted by relevance

1...<<61626364656667686970>>...829

/third_party/typescript/tests/baselines/reference/
H A DparserKeywordsAsIdentifierName1.js
H A DjsdocInTypeScript.js
H A DunwitnessedTypeParameterVariance.js
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_rational.cpp22 real64 dng_srational::As_real64 () const in As_real64() argument
88 real64 dng_urational::As_real64 () const in As_real64() argument
/third_party/protobuf/php/src/Google/Protobuf/Field/
H A DCardinality.php59 $const = __CLASS__ . '::' . strtoupper($name); variable
H A DKind.php164 $const = __CLASS__ . '::' . strtoupper($name); global() variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/
H A DType.php142 $const = __CLASS__ . '::' . strtoupper($name); global() variable
[all...]
H A DLabel.php47 $const = __CLASS__ . '::' . strtoupper($name); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/
H A DJSType.php51 $const = __CLASS__ . '::' . strtoupper($name); variable
H A DCType.php47 $const = __CLASS__ . '::' . strtoupper($name); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/
H A DIdempotencyLevel.php53 $const = __CLASS__ . '::' . strtoupper($name); variable
/third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions/
H A DOptimizeMode.php53 $const = __CLASS__ . '::' . strtoupper($name); variable
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
H A Dcommandlineflag.cc27 bool CommandLineFlag::IsRetired() const { return false; } in IsRetired() argument
/third_party/skia/experimental/graphite/src/
H A DContextPriv.h47 inline const ContextPriv Context::priv() const { in priv() argument
/third_party/skia/include/utils/
H A DSkPaintFilterCanvas.h100 proxy() const proxy() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGShape.cpp13 void SkSVGShape::onRender(const SkSVGRenderContext& ctx) const { in onRender() argument
H A DSkSVGFeFlood.cpp14 SkColor SkSVGFeFlood::resolveFloodColor(const SkSVGRenderContext& ctx) const { in resolveFloodColor() argument
27 sk_sp<SkImageFilter> SkSVGFeFlood::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter() argument
H A DSkSVGFeOffset.cpp21 sk_sp<SkImageFilter> SkSVGFeOffset::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter() argument
H A DSkSVGTransformableNode.cpp18 bool SkSVGTransformableNode::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() argument
40 void SkSVGTransformableNode::mapToParent(SkPath* path) const { in mapToParent() argument
45 void SkSVGTransformableNode::mapToParent(SkRect* rect) const { in mapToParent() argument
/third_party/skia/experimental/graphite/src/mtl/
H A DMtlTexture.h27 id<MTLTexture> mtlTexture() const { return fTexture.get(); } in mtlTexture() argument
H A DMtlBuffer.h25 id<MTLBuffer> mtlBuffer() const { return fBuffer.get(); } in mtlBuffer() argument
/third_party/skia/experimental/graphite/src/geom/
H A DTransform.cpp39 bool Transform::operator==(const Transform& t) const { in operator ==() argument
45 Rect Transform::mapRect(const Rect& rect) const { return map_rect(fM, rect); } in mapRect() argument
46 Rect Transform::inverseMapRect(const Rect& rect) const { return map_rect(fInvM, rect); } in inverseMapRect() argument
/third_party/skia/include/private/
H A DGrImageContext.h36 GrSingleOwner* singleOwner() const { return &fSingleOwner; } in singleOwner() argument
/third_party/skia/modules/sksg/include/
H A DSkSGEffectNode.h31 const sk_sp<RenderNode>& getChild() const { return fChild; } in getChild() argument
/third_party/skia/modules/skparagraph/src/
H A DParagraphStyle.cpp39 TextAlign ParagraphStyle::effective_align() const { in effective_align() argument

Completed in 7 milliseconds

1...<<61626364656667686970>>...829