Home
last modified time | relevance | path

Searched defs:Make (Results 151 – 175 of 3495) sorted by relevance

12345678910>>...140

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_DisassociateEnclaveCertificateIamRole.go20 func (c *Client) DisassociateEnclaveCertificateIamRole(ctx context.Context, params *DisassociateEnc…
98 if err = smithyhttp.AddErrorCloseResponseBodyMiddleware(stack); err != nil {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/
H A Dsparse_tensor.h226 static Result<std::shared_ptr<SparseIndexType>> Make( in Make() function
240 static Result<std::shared_ptr<SparseIndexType>> Make( in Make() function
250 static Result<std::shared_ptr<SparseIndexType>> Make( in Make() function
263 static Result<std::shared_ptr<SparseIndexType>> Make( in Make() function
412 static Result<std::shared_ptr<SparseCSFIndex>> Make( in Make() function
570 static inline Result<std::shared_ptr<SparseTensorImpl<SparseIndexType>>> Make( in Make() function
H A Dsparse_tensor.cc219 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
226 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
234 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
247 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
259 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
273 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
364 Result<std::shared_ptr<SparseCSFIndex>> SparseCSFIndex::Make( in Make() function in arrow::SparseCSFIndex
/dports/games/avp/avp-20170505/src/avp/win95/gadgets/
H A Dconscmnd.cpp137 /*static*/ void ConsoleCommand :: Make in Make() function in ConsoleCommand
153 /*static*/ void ConsoleCommand :: Make in Make() function in ConsoleCommand
169 /*static*/ void ConsoleCommand :: Make in Make() function in ConsoleCommand
187 /*static*/ void ConsoleCommand :: Make in Make() function in ConsoleCommand
203 /*static*/ void ConsoleCommand :: Make in Make() function in ConsoleCommand
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrDistanceFieldGeoProc.h60 static sk_sp<GrGeometryProcessor> Make(const sk_sp<GrTextureProxy> proxies[kMaxTextures], in Make() function
67 static sk_sp<GrGeometryProcessor> Make(const sk_sp<GrTextureProxy> proxies[kMaxTextures], in Make() function
128 static sk_sp<GrGeometryProcessor> Make(const SkMatrix& matrix, in Make() function
178 static DistanceAdjust Make(SkScalar r, SkScalar g, SkScalar b) { in Make() function
193 static sk_sp<GrGeometryProcessor> Make(const sk_sp<GrTextureProxy> proxies[kMaxTextures], in Make() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/modules/sksg/src/
H A DSkSGColorFilter.cpp41 sk_sp<ExternalColorFilter> ExternalColorFilter::Make(sk_sp<RenderNode> child) { in Make() function in sksg::ExternalColorFilter
56 sk_sp<ModeColorFilter> ModeColorFilter::Make(sk_sp<RenderNode> child, sk_sp<Color> color, in Make() function in sksg::ModeColorFilter
79 sk_sp<GradientColorFilter> GradientColorFilter::Make(sk_sp<RenderNode> child, in Make() function in sksg::GradientColorFilter
84 sk_sp<GradientColorFilter> GradientColorFilter::Make(sk_sp<RenderNode> child, in Make() function in sksg::GradientColorFilter
H A DSkSGPaint.cpp38 sk_sp<Color> Color::Make(SkColor c) { in Make() function in sksg::Color
54 sk_sp<ShaderPaint> ShaderPaint::Make(sk_sp<Shader> sh) { in Make() function in sksg::ShaderPaint
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/sksg/src/
H A DSkSGColorFilter.cpp41 sk_sp<ExternalColorFilter> ExternalColorFilter::Make(sk_sp<RenderNode> child) { in Make() function in sksg::ExternalColorFilter
56 sk_sp<ModeColorFilter> ModeColorFilter::Make(sk_sp<RenderNode> child, sk_sp<Color> color, in Make() function in sksg::ModeColorFilter
79 sk_sp<GradientColorFilter> GradientColorFilter::Make(sk_sp<RenderNode> child, in Make() function in sksg::GradientColorFilter
84 sk_sp<GradientColorFilter> GradientColorFilter::Make(sk_sp<RenderNode> child, in Make() function in sksg::GradientColorFilter
H A DSkSGPaint.cpp39 sk_sp<Color> Color::Make(SkColor c) { in Make() function in sksg::Color
55 sk_sp<ShaderPaint> ShaderPaint::Make(sk_sp<Shader> sh) { in Make() function in sksg::ShaderPaint
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/
H A DGrRenderTargetProxy.cpp88 sk_sp<GrRenderTargetProxy> GrRenderTargetProxy::Make(const GrCaps& caps, in Make() function in GrRenderTargetProxy
95 sk_sp<GrRenderTargetProxy> GrRenderTargetProxy::Make(const GrCaps& caps, sk_sp<GrRenderTarget> rt) { in Make() function in GrRenderTargetProxy
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dros-err.cnf22!proto_is_protocol_enabled(find_protocol_by_id(dissector_handle_get_protocol_index(err_handle)))) {
43 if (!err_handle) {
44 expert_add_info_format(actx->pinfo, tree, &ei_ros_undecoded, "Undecoded %s", descr);
/dports/graphics/photivo/photivo/Sources/
H A DptLensfun.h34 QString Make; member
42 QString Make; member
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dsparse_tensor.cc219 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
226 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
234 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
247 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
259 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
273 Result<std::shared_ptr<SparseCOOIndex>> SparseCOOIndex::Make( in Make() function in arrow::SparseCOOIndex
364 Result<std::shared_ptr<SparseCSFIndex>> SparseCSFIndex::Make( in Make() function in arrow::SparseCSFIndex
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/effects/
H A DSkOpPathEffect.cpp13 sk_sp<SkPathEffect> SkMergePathEffect::Make(sk_sp<SkPathEffect> one, sk_sp<SkPathEffect> two, in Make() function in SkMergePathEffect
63 sk_sp<SkPathEffect> SkMatrixPathEffect::Make(const SkMatrix& matrix) { in Make() function in SkMatrixPathEffect
91 sk_sp<SkPathEffect> SkStrokePathEffect::Make(SkScalar width, SkPaint::Join join, SkPaint::Cap cap, in Make() function in SkStrokePathEffect
129 sk_sp<SkPathEffect> SkStrokeAndFillPathEffect::Make() { in Make() function in SkStrokeAndFillPathEffect
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dto_date_holder.cc31 Status ToDateHolder::Make(const FunctionNode& node, in Make() function in gandiva::ToDateHolder
65 Status ToDateHolder::Make(const std::string& sql_pattern, int32_t suppress_errors, in Make() function in gandiva::ToDateHolder
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrColorSpaceXform.cpp15 sk_sp<GrColorSpaceXform> GrColorSpaceXform::Make(SkColorSpace* src, SkAlphaType srcAT, in Make() function in GrColorSpaceXform
133 std::unique_ptr<GrFragmentProcessor> GrColorSpaceXformEffect::Make( in Make() function in GrColorSpaceXformEffect
140 std::unique_ptr<GrFragmentProcessor> GrColorSpaceXformEffect::Make( in Make() function in GrColorSpaceXformEffect
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/gandiva/
H A Dto_date_holder.cc31 Status ToDateHolder::Make(const FunctionNode& node, in Make() function in gandiva::ToDateHolder
72 Status ToDateHolder::Make(const std::string& sql_pattern, int32_t suppress_errors, in Make() function in gandiva::ToDateHolder
H A Dlike_holder.cc69 Status LikeHolder::Make(const FunctionNode& node, std::shared_ptr<LikeHolder>* holder) { in Make() function in gandiva::LikeHolder
87 Status LikeHolder::Make(const std::string& sql_pattern, in Make() function in gandiva::LikeHolder
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/gandiva/
H A Dto_date_holder.cc31 Status ToDateHolder::Make(const FunctionNode& node, in Make() function in gandiva::ToDateHolder
72 Status ToDateHolder::Make(const std::string& sql_pattern, int32_t suppress_errors, in Make() function in gandiva::ToDateHolder
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/d3d/
H A DGrD3DCommandList.cpp67 std::unique_ptr<GrD3DDirectCommandList> GrD3DDirectCommandList::Make(ID3D12Device* device) { in Make() function in GrD3DDirectCommandList
90 std::unique_ptr<GrD3DCopyCommandList> GrD3DCopyCommandList::Make(ID3D12Device* device) { in Make() function in GrD3DCopyCommandList
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/core/
H A DSkSize.h17 static constexpr SkISize Make(int32_t w, int32_t h) { return {w, h}; } in Make() function
51 static SkSize Make(SkScalar w, SkScalar h) { return {w, h}; } in Make() function
53 static SkSize Make(const SkISize& src) { in Make() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/core/
H A DSkSize.h17 static constexpr SkISize Make(int32_t w, int32_t h) { return {w, h}; } in Make() function
51 static SkSize Make(SkScalar w, SkScalar h) { return {w, h}; } in Make() function
53 static SkSize Make(const SkISize& src) { in Make() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/core/
H A DSkSize.h17 static constexpr SkISize Make(int32_t w, int32_t h) { return {w, h}; } in Make() function
51 static SkSize Make(SkScalar w, SkScalar h) { return {w, h}; } in Make() function
53 static SkSize Make(const SkISize& src) { in Make() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/core/
H A DSkSize.h17 static constexpr SkISize Make(int32_t w, int32_t h) { return {w, h}; } in Make() function
51 static SkSize Make(SkScalar w, SkScalar h) { return {w, h}; } in Make() function
53 static SkSize Make(const SkISize& src) { in Make() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkSize.h17 static SkISize Make(int32_t w, int32_t h) { return {w, h}; } in Make() function
51 static SkSize Make(SkScalar w, SkScalar h) { return {w, h}; } in Make() function
53 static SkSize Make(const SkISize& src) { in Make() function

12345678910>>...140