Home
last modified time | relevance | path

Searched defs:const (Results 1276 - 1300 of 14042) sorted by relevance

1...<<51525354555657585960>>...562

/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/Field/
H A DKind.php164 $const = __CLASS__ . '::' . strtoupper($name); global() variable
[all...]
/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
H A DSkSVGClipPath.cpp20 SkPath SkSVGClipPath::resolveClip(const SkSVGRenderContext& ctx) const { in resolveClip() 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
/third_party/spirv-tools/source/reduce/
H A Dmerge_blocks_reduction_opportunity_finder.cpp22 std::string MergeBlocksReductionOpportunityFinder::GetName() const { in GetName() argument
27 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
H A Dremove_function_reduction_opportunity_finder.cpp45 std::string RemoveFunctionReductionOpportunityFinder::GetName() const { in GetName() argument
23 GetAvailableOpportunities( opt::IRContext* context, uint32_t target_function) const GetAvailableOpportunities() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeDynamicLibrary.hpp42 deFunctionPtr getFunction (const char* name) const { return deDynamicLibrary_getFunction(m_library, name); } in getFunction() argument
H A DdeRandom.cpp39 bool Random::operator== (const Random& other) const in operator ==() argument
44 bool Random::operator!= (const Random& other) const in operator !=() argument
[all...]
H A DdeThread.hpp71 inline bool Thread::isStarted (void) const in isStarted() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluPlatform.cpp39 tcu::FunctionLibrary* Platform::createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::CommandLine&) const in createDefaultGLFunctionLibrary() argument
H A DegluPlatform.hpp71 const NativeDisplayFactoryRegistry& getNativeDisplayFactoryRegistry (void) const { return m_nativeDisplayFactoryRegistry; } in getNativeDisplayFactoryRegistry() argument
/third_party/vk-gl-cts/framework/opengl/
H A DgluPlatform.hpp64 const ContextFactoryRegistry& getContextFactoryRegistry (void) const { return m_contextFactoryRegistry; } in getContextFactoryRegistry() argument

Completed in 6 milliseconds

1...<<51525354555657585960>>...562