Home
last modified time | relevance | path

Searched refs:uvz (Results 1 – 25 of 73) sorted by relevance

123

/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_mischa_collection/
H A Dmartin - mandelbox stepper.milk361 per_frame_79= uvx = reg26*dist/q7; uvy = reg27*dist/q7; uvz = reg28*dist/q7;
362 per_frame_80= uvx += PosX; uvy += PosY; uvz += PosZ;
365 per_frame_83= uvz = 8.0*((uvz/8+30.5 - int(uvz/8+30.5))-.5);
366 per_frame_84= uvx0 = uvx+q8; uvy0 = uvy+q8; uvz0 = uvz+q8;
370 per_frame_88= uvz = if (uvz > 1, 2-uvz, if(uvz < -1, -2-uvz, uvz));
371 per_frame_89= slen = uvx*uvx + uvy*uvy + uvz*uvz;
374 per_frame_92= uvz = if (slen < 0.25, uvz*4, if (slen < 1, uvz/slen, uvz)) *2.6 + uvz0;
376 per_frame_94= len = sqrt(uvx*uvx + uvy*uvy + uvz*uvz);
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DQuaternion.h91 Float uvz = Float(2.0) * (x * aPoint.y - y * aPoint.x); in RotatePoint() local
93 return Point3D(aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
94 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
95 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A DQuaternion.h100 Float uvz = Float(2.0) * (x*aPoint.y - y*aPoint.x); in RotatePoint() local
102 return Point3D(aPoint.x + w*uvx + y*uvz - z*uvy, in RotatePoint()
103 aPoint.y + w*uvy + z*uvx - x*uvz, in RotatePoint()
104 aPoint.z + w*uvz + x*uvy - y*uvx); in RotatePoint()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DQuaternion.h128 T uvz = T(2.0) * (x * aPoint.y - y * aPoint.x); in RotatePoint() local
131 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
132 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
133 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/science/lammps/lammps-stable_29Sep2021/examples/SPIN/vmd/
H A Dprepare_vmd.sh73 set uvz [lindex [\$sel get {vz}] \$molid]
74 …\$sel set user [vecadd [vecadd [vecscale \$uvy \$uvy] [vecscale \$uvz \$uvz] ] [vecscale \$uvx …
H A Dvmd_nano.vmd60 set uvz [lindex [$sel get {vz}] $molid]
61 … $sel set user [vecadd [vecadd [vecscale $uvy $uvy] [vecscale $uvz $uvz] ] [vecscale $uvx $uvx]]
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DQuaternion.h135 T uvz = T(2.0) * (x * aPoint.y - y * aPoint.x); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DQuaternion.h135 T uvz = T(2.0) * (x * aPoint.y - y * aPoint.x); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DQuaternion.h135 T uvz = T(2.0) * (x * aPoint.y - y * aPoint.x); in RotatePoint() local
138 aPoint.x + w * uvx + y * uvz - z * uvy, in RotatePoint()
139 aPoint.y + w * uvy + z * uvx - x * uvz, in RotatePoint()
140 aPoint.z + w * uvz + x * uvy - y * uvx); in RotatePoint()
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_quaternion.c277 Eina_F16p16 uvx, uvy, uvz; in eina_quaternion_f16p16_rotate() local
290 uvz = eina_f16p16_sub(eina_f16p16_mul(q->x, y), in eina_quaternion_f16p16_rotate()
293 uuvx = eina_f16p16_sub(eina_f16p16_mul(q->y, uvz), in eina_quaternion_f16p16_rotate()
296 eina_f16p16_mul(q->x, uvz)); in eina_quaternion_f16p16_rotate()
302 uvz = eina_f16p16_mul(eina_f16p16_scale(q->w, 2), uvz); in eina_quaternion_f16p16_rotate()
565 double uvx, uvy, uvz; in eina_quaternion_rotate() local
574 uvz = q->x * y - q->y * x; in eina_quaternion_rotate()
576 uuvx = q->y * uvz - q->z * uvy; in eina_quaternion_rotate()
577 uuvy = q->z * uvx - q->x * uvz; in eina_quaternion_rotate()
582 uvz *= (2.0f * q->w); in eina_quaternion_rotate()
[all …]
/dports/graphics/libprojectm/projectm-3.1.12/presets/presets_tryptonaut/
H A Dflexi, stahlregen + martin - indoctrinutrition.milk292 warp_27=`float2 uvz = uv_orig
296 warp_31=`ret.z = tex2d(sampler_fc_main,uvz).z
297 warp_32=` + (tex2d(sampler_fc_main,uvz).z-GetBlur2(uvz).z)*0.2
/dports/lang/racket/racket-8.3/share/pkgs/plot-lib/plot/private/common/
H A Dmarching-squares.rkt647 [else (for/list : (Listof (Vector Real Real Real)) ([uvz (in-list poly)])
648 (match-define (vector u v z) uvz)
/dports/math/cvc4/CVC4-1.7/test/regress/regress1/quantifiers/
H A Dcdt-0208-to.smt2167 (declare-fun uvz$ (A_llist_a_llist_prod_set$) A_llist_a_llist_bool_fun_fun$)
361 … (= (fun_app$l (fun_app$m (uvz$ ?v0) ?v1) ?v2) (fun_app$i (member$ (pair$ ?v1 ?v2)) ?v0)) :pattern…
657 …0 A_llist_a_llist_prod_set$) (?v1 A_llist_a_llist_prod_set$)) (= (= (uvz$ ?v0) (uvz$ ?v1)) (= ?v0 …
755 …t_a_llist_prod_set$) (?v1 A_llist_a_llist_prod_set$)) (= (less_eq$c (uvz$ ?v0) (uvz$ ?v1)) (fun_ap…
/dports/textproc/texi2html/texi2html-5.0/test/singular_manual/d2t_singular/
H A Dpoly_lib.tex67 @expansion{} _[3]=uvw+uvz+uyz+vwx+wxy+xyz
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/elFinder/php/
H A Dmime.types181 application/vnd.dece.zip uvz uvvz
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/studio-42/elfinder/php/
H A Dmime.types181 application/vnd.dece.zip uvz uvvz
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/distribution_nginx_layouts/arch/etc/nginx/
H A Dmime.types240 application/vnd.dece.zip uvz uvvz;
/dports/www/nginx-ultimate-bad-bot-blocker/nginx-ultimate-bad-bot-blocker-4.2020.03.2005/.dev-tools/distribution_nginx_layouts/fedora/etc/nginx/
H A Dmime.types234 application/vnd.dece.zip uvz uvvz;
/dports/chinese/wenju/wenju-1.6/src/tim/tables/
H A Dbxm.tim210 1uvz=到达
8580 uvz=鲢
/dports/chinese/rime-scj/rime-scj-cab5a0858765eff0553dd685a2d61d5536e9149c/
H A Dscj6.dict.yaml53045uvz
53046uvz
53047uvz
53048uvz
53049uvz
53050uvz
53051uvz
53052uvz
53053uvz
53054uvz
[all …]
/dports/chinese/brise/brise-brise-0.35/extra/
H A Dscj6.dict.yaml53074uvz
53075uvz
53076uvz
53077uvz
53078uvz
53079uvz
53080uvz
53081uvz
53082uvz
53083uvz
[all …]
/dports/japanese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in56240 uvz 崴 500
56241 uvz 峖 499
56242 uvz 峎 498
56243 uvz 崀 497
56244 uvz 嶱 496
56245 uvz 嵁 495
56246 uvz 嶁 494
56247 uvz 嶩 493
56248 uvz 崣 492
56249 uvz 嵑 491
[all …]
/dports/chinese/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in56240 uvz 崴 500
56241 uvz 峖 499
56242 uvz 峎 498
56243 uvz 崀 497
56244 uvz 嶱 496
56245 uvz 嵁 495
56246 uvz 嶁 494
56247 uvz 嶩 493
56248 uvz 崣 492
56249 uvz 嵑 491
[all …]
/dports/textproc/scim-table-imengine/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in56240 uvz 崴 500
56241 uvz 峖 499
56242 uvz 峎 498
56243 uvz 崀 497
56244 uvz 嶱 496
56245 uvz 嵁 495
56246 uvz 嶁 494
56247 uvz 嶩 493
56248 uvz 崣 492
56249 uvz 嵑 491
[all …]
/dports/korean/scim-tables/scim-tables-0.5.10/tables/zh/
H A DSmartCangJie6.txt.in56240 uvz 崴 500
56241 uvz 峖 499
56242 uvz 峎 498
56243 uvz 崀 497
56244 uvz 嶱 496
56245 uvz 嵁 495
56246 uvz 嶁 494
56247 uvz 嶩 493
56248 uvz 崣 492
56249 uvz 嵑 491
[all …]

123