Home
last modified time | relevance | path

Searched refs:Refine (Results 1 – 25 of 2206) sorted by relevance

12345678910>>...89

/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/misc/examples/
H A Dmemdata_new.hexa63 Refine global: run 0
73 Refine global: run 1
83 Refine global: run 2
93 Refine global: run 3
103 Refine global: run 4
113 Refine global: run 5
123 Refine global: run 6
H A Dmemdata_old.hexa64 Refine global: run 0
74 Refine global: run 1
84 Refine global: run 2
94 Refine global: run 3
104 Refine global: run 4
114 Refine global: run 5
124 Refine global: run 6
H A Dmemdata_oldpara.hexa75 Refine global: run 0
94 Refine global: run 1
113 Refine global: run 2
132 Refine global: run 3
151 Refine global: run 4
170 Refine global: run 5
189 Refine global: run 6
H A Dmemdata_new.tetra63 Refine global: run 0
73 Refine global: run 1
83 Refine global: run 2
93 Refine global: run 3
103 Refine global: run 4
113 Refine global: run 5
H A Dmemdata_old.tetra63 Refine global: run 0
73 Refine global: run 1
83 Refine global: run 2
93 Refine global: run 3
103 Refine global: run 4
113 Refine global: run 5
H A Dmemdata_oldpara.tetra75 Refine global: run 0
94 Refine global: run 1
113 Refine global: run 2
132 Refine global: run 3
151 Refine global: run 4
170 Refine global: run 5
/dports/editors/calligra/calligra-3.2.1/karbon/plugins/refinepath/
H A Dkarbon_refinepath.desktop2 Name=Karbon Refine Path plugin
9 Name[en_GB]=Karbon Refine Path plugin
18 Name[ko]=Karbon Refine 경로 플러그인
20 Name[nl]=Plug-in voor pad van Karbon Refine
25 Name[sl]=Vtičnik Refine path za Karbon
29 Name[x-test]=xxKarbon Refine Path pluginxx
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/
H A DChanges54 * Refine SIP003 plugin interface.
121 * Refine manager mode by @mengxd.
129 * Refine ACL support by @blackgear.
144 * Refine MPTCP by @sduponch.
180 * Refine the project structure.
186 * Refine SIP003 plugin support.
207 * Refine log format.
213 * Refine attack detection.
287 * Refine the buffer allocation.
370 * Refine multiple port binding.
[all …]
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/debian/
H A Dchangelog54 * Refine SIP003 plugin interface.
121 * Refine manager mode by @mengxd.
129 * Refine ACL support by @blackgear.
144 * Refine MPTCP by @sduponch.
180 * Refine the project structure.
186 * Refine SIP003 plugin support.
207 * Refine log format.
213 * Refine attack detection.
287 * Refine the buffer allocation.
370 * Refine multiple port binding.
[all …]
/dports/cad/netgen/netgen-6.2.2105/py_tutorials/
H A Dmerge.py10 m1.Refine()
16 m2.Refine()
17 m2.Refine()
/dports/multimedia/chilitags/chilitags-2.0.0-169-g0d9854f/src/
H A DRefine.hpp32 class Refine class
36 Refine();
H A DRefine.cpp35 Refine::Refine() in Refine() function in chilitags::Refine
42 Quad Refine::operator()( in operator ()()
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/CodeAction/
H A DRefineSpec.hs12 let refineTest = goldenTest Refine ""
22 mkShowMessageTest Refine "" 2 8 "MessageForallA" TacticErrors
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/test/CodeAction/
H A DRefineSpec.hs12 let refineTest = goldenTest Refine ""
22 mkShowMessageTest Refine "" 2 8 "MessageForallA" TacticErrors
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_poisson/src/
H A DPoissonParam.h9 Refine=3; in PoissonParam()
27 int Refine; variable
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dbisect.hpp48 void Refine (Mesh & mesh) const;
49 void Refine (Mesh & mesh);
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/LanguageServer/
H A DTacticProviders.hs49 commandTactic Refine = const refine function
67 tacticKind Refine = "refine" function
86 tacticPreferred Refine = True function
153 commandProvider Refine =
155 provide Refine ""
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/plugins/hls-tactics-plugin/src/Wingman/LanguageServer/
H A DTacticProviders.hs49 commandTactic Refine = const refine function
67 tacticKind Refine = "refine" function
86 tacticPreferred Refine = True function
153 commandProvider Refine =
155 provide Refine ""
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/structure/bma_refine/
H A DRefinerEngine.hpp84 …RefinerResultCode Refine(AlignmentUtility* originalAlignment, ostream* detailsStream = NULL, TFPro…
90 …RefinerResultCode Refine(ncbi::objects::CCdd& cdd, ostream* detailsStream = NULL, TFProgressCallba…
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dsparse_cholesky_test.cc262 MOCK_METHOD4(Refine,
278 EXPECT_CALL(*mock_iterative_refiner, Refine(_, _, _, _)).Times(0); in TEST()
293 EXPECT_CALL(*mock_iterative_refiner, Refine(_, _, _, _)).Times(0); in TEST()
311 EXPECT_CALL(*mock_iterative_refiner, Refine(_, _, _, _)).Times(0); in TEST()
335 EXPECT_CALL(*mock_iterative_refiner, Refine(_, _, _, _)).Times(1); in TEST()
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-doc/typed-racket/scribblings/reference/
H A Dexperimental.scrbl21 from Typed Racket's more general @racket[Refine] form.}
58 @defform[#:literals (Refine : Top Bot ! and or when
61 (Refine [id : type] proposition)
83 vector-length])]{@racket[(Refine [v : t] p)] is a
89 @ex[(ann 42 (Refine [n : Integer] (= n 42)))]
188 from @racket[Refine]'s syntax.
198 [n : (v) (Refine [i : Natural]
/dports/misc/openmvg/openMVG-2.0/docs/sphinx/rst/openMVG_Samples/
H A DopenMVG_Samples.rst89 - Refine ``[X],[f,R|t]`` (individual cameras),
90 - Refine ``[X],[R|t]``, shared ``[f]``,
91 - Refine ``[X],[R|t]``, shared brown disto models.
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dbisect.hpp49 void Refine (Mesh & mesh) const;
50 void Refine (Mesh & mesh);
/dports/math/octave/octave-6.4.0/scripts/ode/private/
H A Dodedefaults.m51 "Refine", 1,
77 "Refine", {{"float"}},
101 "Refine", {{"scalar", ">", 0, "integer"}},
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp388 …e> Schema_Node_Uses::refine() LY_NEW_LIST_CASTED(lys_node_uses, node, refine, refine_size, Refine);
461 Refine::Refine(struct lys_refine *refine, S_Deleter deleter): in Refine() function in libyang::Refine
465 Refine::~Refine() {}; in ~Refine()
466 std::vector<S_Ext_Instance> Refine::ext() LY_NEW_P_LIST(refine, ext, ext_size, Ext_Instance);
467 S_Module Refine::module() LY_NEW(refine, module, Module);
468 std::vector<S_Restr> Refine::must() LY_NEW_LIST(refine, must, must_size, Restr);
469 S_Refine_Mod Refine::mod() {return std::make_shared<Refine_Mod>(refine->mod, refine->target_type, d… in mod()

12345678910>>...89