Home
last modified time | relevance | path

Searched defs:Make (Results 226 – 250 of 3623) sorted by relevance

12345678910>>...145

/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/
H A Dtable_builder.cc39 Status RecordBatchBuilder::Make(const std::shared_ptr<Schema>& schema, MemoryPool* pool, in Make() function in arrow::RecordBatchBuilder
44 Status RecordBatchBuilder::Make(const std::shared_ptr<Schema>& schema, MemoryPool* pool, in Make() function in arrow::RecordBatchBuilder
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/glew-2.1.0/
H A DREADME.md38 ##### Install build tools
44 ##### Build
/dports/math/vtk8/VTK-8.2.0/ThirdParty/glew/vtkglew/
H A DREADME.md40 ##### Install build tools
46 ##### Build
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/GLEW/glew/
H A DREADME.md46 ##### Install build tools
52 ##### Build
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glew/
H A DREADME.md44 ##### Install build tools
50 ##### Build
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/
H A DREADME.md42 ##### Install build tools
48 ##### Build
/dports/graphics/open3d/Open3D-0.2/src/External/glew/
H A DREADME.md38 ##### Install build tools
44 ##### Build
/dports/editors/le/le-1.16.6/src/
H A Dcmd.cc32 char Make [256]="exec make"; variable
38 char Make [256]="make"; variable
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/glew/
H A DREADME.md38 ##### Install build tools
44 ##### Build
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/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
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/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
/dports/math/cvc3/cvc3-2.4.1/src/search/
H A DLFSCBoolProof.cpp32 LFSCProof* LFSCBoolRes::Make(LFSCProof* pf1, LFSCProof* pf2, int v, bool col){ in Make() function in LFSCBoolRes
66 LFSCProof* LFSCBoolRes::Make( LFSCProof* p1, LFSCProof* p2, const Expr& res, in Make() function in LFSCBoolRes
121 LFSCProof* LFSCClausify::Make( const Expr& e, LFSCProof* p, bool cascadeOr ) in Make() function in LFSCClausify
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/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
/dports/www/firefox/firefox-99.0/gfx/skia/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
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/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
/dports/devel/f18/f18-1688bef/lib/common/
H A Dindirection.h69 static common::IfNoLvalue<Indirection, ARGS...> Make(ARGS &&... args) { in Make() function
121 static common::IfNoLvalue<Indirection, ARGS...> Make(ARGS &&... args) { in Make() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrSemaphoreOp.cpp17 static std::unique_ptr<GrSignalSemaphoreOp> Make(sk_sp<GrSemaphore> semaphore, in Make() function in GrSignalSemaphoreOp
45 static std::unique_ptr<GrWaitSemaphoreOp> Make(sk_sp<GrSemaphore> semaphore, in Make() function in GrWaitSemaphoreOp
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/effects/
H A DSkCornerPathEffect.h24 static sk_sp<SkPathEffect> Make(SkScalar radius) { in Make() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/effects/
H A DSkCornerPathEffect.h24 static sk_sp<SkPathEffect> Make(SkScalar radius) { in Make() function
/dports/www/gitea/gitea-1.16.5/docs/content/doc/advanced/
H A Dmake.fr-fr.md16 # Make chapter
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/experimental/svg/model/
H A DSkSVGClipPath.h17 static sk_sp<SkSVGClipPath> Make() { in Make() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/effects/
H A DSkCornerPathEffect.h24 static sk_sp<SkPathEffect> Make(SkScalar radius) { in Make() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/effects/
H A DSkCornerPathEffect.h24 static sk_sp<SkPathEffect> Make(SkScalar radius) { in Make() function
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.ada/operator_bp/
H A Dops.adb18 function Make (X: Natural) return Int is subprogram
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.ada/operator_bp/
H A Dops.adb18 function Make (X: Natural) return Int is subprogram

12345678910>>...145