Home
last modified time | relevance | path

Searched refs:horg (Results 1 – 25 of 79) sorted by relevance

1234

/dports/graphics/grx/grx249/test/
H A Ddemogrx.c191 static int worg = 0, horg = 0; variable
228 ev.p3 -= horg; in main()
271 horg = (gheight - 480) / 2; in ini_graphics()
272 grcglob = GrCreateSubContext(worg, horg, worg + 639, horg + 479, in ini_graphics()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_world_defaults.h33 .horg = 0.05f, \
H A DDNA_world_types.h50 float horr, horg, horb; member
/dports/security/ssdeep/ssdeep-2.14.1/
H A Dfuzzy.c259 uint32_t horg, h; in fuzzy_engine_step() local
265 horg = roll_sum(&self->roll) + 1; in fuzzy_engine_step()
266 h = horg / (uint32_t)MIN_BLOCKSIZE; in fuzzy_engine_step()
277 if (!horg) in fuzzy_engine_step()
283 if (horg % (uint32_t)MIN_BLOCKSIZE) in fuzzy_engine_step()
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/workbench/
H A Dworkbench_data.c209 copy_v4_fl4(wpd->background_color, wo->horr, wo->horg, wo->horb, 1.0f); in workbench_private_data_init()
/dports/graphics/blender/blender-2.91.0/source/blender/editors/render/
H A Drender_preview.c445 sce->world->horg = 0.05f; in preview_prepare_scene()
526 sce->world->horg = 0.0f; in preview_prepare_scene()
/dports/misc/libpostal/libpostal-1.1-alpha/resources/categories/
H A Dhu.tsv426 leisure fishing 0 horgászterület
427 leisure fishing 1 horgászterülets
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/eevee/
H A Deevee_shaders.c1158 copy_v3_fl3(e_data.world.color_socket->value, wo->horr, wo->horg, wo->horb); in EEVEE_shader_default_world_nodetree()
/dports/games/gtkradiant/GPL/GtkRadiant/contrib/gtkgensurf/
H A Dtriangle.c10060 point horg, hdest;
10088 org(hulltri, horg);
10090 if (pointmark(horg) == 0) {
10091 setpointmark(horg, 1);
/dports/games/netradiant/netradiant-20150621-src/contrib/gtkgensurf/
H A Dtriangle.c10176 point horg, hdest;
10205 org( hulltri, horg );
10207 if ( pointmark( horg ) == 0 ) {
10208 setpointmark( horg, 1 );
/dports/print/lout/lout-3.40/hyph/
H A Dmagyar.lh1244 horg�sz3zsin
H A Dgerman.lh241 h2on ho1ra 6horg 5horn. ho3sl hos1p ho4spi h1p hpi6 h1q 6hr h1rai h8rank
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/src_c/
H A Dtetgen.cxx14948 point horg, hdest; in collectvisiblesubs() local
14954 horg = sorg(*horiz); in collectvisiblesubs()
14956 ori = orient3d(horg, hdest, sapex(*horiz), abovepoint); in collectvisiblesubs()
14962 setsdest(newsh, horg); in collectvisiblesubs()
14988 if (sorg(spinedge) != horg) sesymself(spinedge); in collectvisiblesubs()
14989 assert(sorg(spinedge) == horg); in collectvisiblesubs()
14991 horg = sorg(hullsh); in collectvisiblesubs()
14993 ori = orient3d(horg, sdest(hullsh), abovepoint, inspoint); in collectvisiblesubs()
15000 setsdest(newsh, horg); in collectvisiblesubs()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/tetgen/
H A Dtetgen.cpp14950 point horg, hdest; in collectvisiblesubs() local
14956 horg = sorg(*horiz); in collectvisiblesubs()
14958 ori = orient3d(horg, hdest, sapex(*horiz), abovepoint); in collectvisiblesubs()
14964 setsdest(newsh, horg); in collectvisiblesubs()
14990 if (sorg(spinedge) != horg) sesymself(spinedge); in collectvisiblesubs()
14991 assert(sorg(spinedge) == horg); in collectvisiblesubs()
14993 horg = sorg(hullsh); in collectvisiblesubs()
14995 ori = orient3d(horg, sdest(hullsh), abovepoint, inspoint); in collectvisiblesubs()
15002 setsdest(newsh, horg); in collectvisiblesubs()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/
H A Dtriangle.c12597 vertex horg, hdest;
12627 org(hulltri, horg);
12629 if (vertexmark(horg) == 0) {
12630 setvertexmark(horg, 1);
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/triangle/
H A Dtriangle.c12621 vertex horg, hdest;
12651 org(hulltri, horg);
12653 if (vertexmark(horg) == 0) {
12654 setvertexmark(horg, 1);
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/triangle/src_c/
H A Dtriangle.c12589 vertex horg, hdest;
12619 org(hulltri, horg);
12621 if (vertexmark(horg) == 0) {
12622 setvertexmark(horg, 1);
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/triangle/
H A Dtriangle.c12596 vertex horg, hdest;
12626 org(hulltri, horg);
12628 if (vertexmark(horg) == 0) {
12629 setvertexmark(horg, 1);
/dports/math/py-triangle/triangle-20200424/c/
H A Dtriangle.c12600 vertex horg, hdest;
12630 org(hulltri, horg);
12632 if (vertexmark(horg) == 0) {
12633 setvertexmark(horg, 1);
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_gridding/nn/
H A Dtriangle.c12525 vertex horg, hdest;
12555 org(hulltri, horg);
12557 if (vertexmark(horg) == 0) {
12558 setvertexmark(horg, 1);
/dports/math/libmesh/libmesh-1.6.2/contrib/triangle/
H A Dtriangle.c12605 vertex horg, hdest;
12635 org(hulltri, horg);
12637 if (vertexmark(horg) == 0) {
12638 setvertexmark(horg, 1);
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/
H A Dtriangle.c12597 vertex horg, hdest;
12627 org(hulltri, horg);
12629 if (vertexmark(horg) == 0) {
12630 setvertexmark(horg, 1);
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dtriangle.c12620 vertex horg, hdest;
12650 org(hulltri, horg);
12652 if (vertexmark(horg) == 0) {
12653 setvertexmark(horg, 1);
/dports/math/triangle/triangle-1.6_5/
H A Dtriangle.c12589 vertex horg, hdest;
12619 org(hulltri, horg);
12621 if (vertexmark(horg) == 0) {
12622 setvertexmark(horg, 1);
/dports/print/pslib/pslib-examples-0.0.11/
H A Dhyph_de.dic1982 6horg

1234