Home
last modified time | relevance | path

Searched refs:unif (Results 1 – 25 of 556) sorted by relevance

12345678910>>...23

/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/valhall/test/
H A Dtest-validate-fau.cpp51 unif = bi_fau((enum bir_fau) (BIR_FAU_UNIFORM | 5), false); in ValidateFau()
63 bi_index zero, imm1, imm2, unif, unif2, core_id, lane_id; member in ValidateFau
69 unif, BI_ROUND_NONE)); in TEST_F()
71 unif, BI_ROUND_NONE)); in TEST_F()
72 VALID(bi_fma_f32_to(b, bi_register(1), unif, unif, bi_word(unif, 1), in TEST_F()
76 INVALID(bi_fma_f32_to(b, bi_register(1), unif, unif2, bi_word(unif, 1), in TEST_F()
91 unif, BI_ROUND_NONE)); in TEST_F()
93 unif, BI_ROUND_NONE)); in TEST_F()
96 unif, BI_ROUND_NONE)); in TEST_F()
121 VALID(bi_mov_i32_to(b, bi_register(1), unif)); in TEST_F()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Utils/
H A DvgMeshRenderer.hpp89 WireframeUniforms& unif = m_wireframeUniforms; in initWireframeShader() local
521 const Resources::SolidUniforms& unif = m_quadratic? in render() local
530 glUniform1i(unif.nodesLoc, NODES_TEXTURE_UNIT); in render()
531 glUniform1f(unif.smoothnessLoc, smoothness); in render()
532 glUniform1i(unif.enableShadingLoc, m_3d); in render()
533 glUniform1i(unif.meshColorSpaceLoc, m_meshColorSpace); in render()
540 glUniform1i(unif.baseNodeIndexLoc, 0); in render()
541 glUniform1i(unif.singularTrianglesLoc, false); in render()
548 glUniform1i(unif.singularTrianglesLoc, true); in render()
570 glUniform1f(unif.smoothnessLoc, smoothness); in renderWireframe()
[all …]
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/render_rfx/
H A Drfx_parser.cpp179 RfxUniform *unif; in Parse() local
183 unif->SetValue(parsedValue); in Parse()
197 unif->SetSemantic(sem); in Parse()
200 theGLPass->AddUniform(unif); in Parse()
226 unif->SetTU(tu++); in Parse()
235 unif->SetValue(txPath); in Parse()
245 if (unif->isRenderable()) { in Parse()
253 unif->AddGLState(rs); in Parse()
257 theGLPass->AddUniform(unif); in Parse()
473 int unif; in ParseUniforms() local
[all …]
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/core/lumina-desktop-unified/src-desktop/
H A DRootWindow-QML.cpp48 QRect unif; in syncRootSize() local
49 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
50 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
51 if(root_view->parent()!=0){ root_view->parent()->setGeometry(0,0,unif.width(), unif.height()); } in syncRootSize()
52 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
H A DRootWindow-Widgets.cpp46 QRect unif; in syncRootSize() local
47 for(int i=0; i<screens.length(); i++){ unif = unif.united(screens[i]->geometry()); } in syncRootSize()
48 if(unif.width() != root_view->width() || unif.height() != root_view->height()){ in syncRootSize()
50 root_view->setGeometry(0, 0, unif.width(), unif.height() ); in syncRootSize()
/dports/lang/yap/yap-6.2.2/C/
H A Dunify.c188 unif++; in OCUnify_complex()
200 unif[-1].ptr = pt0; in OCUnify_complex()
233 unif++; in OCUnify_complex()
310 pt0 = unif->ptr; in OCUnify_complex()
311 *pt0 = unif->old; in OCUnify_complex()
322 pt0 = unif->ptr; in OCUnify_complex()
323 *pt0 = unif->old; in OCUnify_complex()
717 unif++; in unifiable_complex()
762 unif++; in unifiable_complex()
833 pt0 = unif->ptr; in unifiable_complex()
[all …]
/dports/lang/yap/yap-6.2.2/H/
H A Dabsmi.h1165 unif++; in IUnify_complex()
1210 unif++; in IUnify_complex()
1271 pt0 = unif->ptr; in IUnify_complex()
1272 *pt0 = unif->old; in IUnify_complex()
1283 pt0 = unif->ptr; in IUnify_complex()
1284 *pt0 = unif->old; in IUnify_complex()
1362 unif++; in iequ_complex()
1407 unif++; in iequ_complex()
1472 pt0 = unif->ptr; in iequ_complex()
1473 *pt0 = unif->old; in iequ_complex()
[all …]
/dports/science/R-cran-bayesm/bayesm/src/
H A DrnegbinRw_rcpp_loop.cpp40 double ldiff, acc, unif, logalphac, oldlpostalpha, oldlpostbeta, clpostbeta, clpostalpha; in rnegbinRw_rcpp_loop() local
62 …if(acc < 1) {unif=runif(1)[0];} else {unif=0;} //runif returns a NumericVector, so using [0] allow… in rnegbinRw_rcpp_loop()
63 if (unif <= acc){ in rnegbinRw_rcpp_loop()
76 …if(acc < 1) {unif=runif(1)[0];} else {unif=0;} //runif returns a NumericVector, so using [0] allow… in rnegbinRw_rcpp_loop()
77 if (unif <= acc){ in rnegbinRw_rcpp_loop()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dipsharpen.cc767 temp = L95[unif]; in MLmicrocontrast()
769 temp = L92[unif]; in MLmicrocontrast()
771 temp = L90[unif]; in MLmicrocontrast()
773 temp = L87[unif]; in MLmicrocontrast()
775 temp = L83[unif]; in MLmicrocontrast()
777 temp = L80[unif]; in MLmicrocontrast()
779 temp = L75[unif]; in MLmicrocontrast()
781 temp = L70[unif]; in MLmicrocontrast()
783 temp = L63[unif]; in MLmicrocontrast()
785 temp = L58[unif]; in MLmicrocontrast()
[all …]

12345678910>>...23