Searched refs:vx (Results 1 - 25 of 97) sorted by relevance

1234

/macosx-10.10/ruby-106/ruby/benchmark/
H A Dbm_so_nbody.rb15 attr_accessor :x, :y, :z, :vx, :vy, :vz, :mass
17 def initialize(x, y, z, vx, vy, vz, mass)
19 @vx, @vy, @vz = vx * DAYS_PER_YEAR, vy * DAYS_PER_YEAR, vz * DAYS_PER_YEAR
34 @vx -= dx * b2_mass_mag
37 b2.vx += dx * b_mass_mag
43 @x += dt * @vx
55 e += 0.5 * b.mass * (b.vx * b.vx + b.vy * b.vy + b.vz * b.vz)
73 px += b.vx *
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_circle.tcl126 set vx [lindex $v 1]
130 set x [expr {$px+$lambda*$vx}]
148 set vx [expr {$px2-$px1}]
151 return [list VECTOR $vx $vy]
167 set vx [expr {$px2-$px1}]
170 return [list VECTOR $vx $vy]
186 set vx [lindex $obj 2]
187 set len [expr {hypot($vx,$vy)}]
189 return [list VECTOR [expr {$vx/$len}] [expr {$vy/$len}]]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dcomvario.sh384 # subtests2: Same as subtests1 but variable "v" is inside "vx"
385 ( cmd='compound vx=( compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; ) ; print -C vx' stdoutpattern=$'~(Alr)(.*\\[bb\\]=9.*)&(.*\\[aa\\]=4.*)' arrefname='v.ar' )
386 ( cmd='compound vx=( compound v=( float -A ar=( [aa]=4 [bb]=9 ) ; ) ; ) ; print -C vx' stdoutpattern=$'~(Alr)(.*\\[bb\\]=9.*)&(.*\\[aa\\]=4.*)' arrefname='v.ar' )
387 ( cmd='compound vx=( compound v=( typeset -A ar=( [aa]=4 [bb]=9 ) ; ) ; ) ; print -C vx' stdoutpattern=$'~(Alr)(.*\\[bb\\]=["\']*9.*)&(.*\\[aa\\]=["\']*4.*)' arrefname='v.ar' )
388 ( cmd='compound vx=( compound v=( integer -A ar=( [aa]=4 [bb]=9 ) ; ) ; ) ; print -v vx' stdoutpattern=$'~(Alr)(.*\\[bb\\]=9.*)&(.*\\[aa\\]=4.*)' arrefname='v.ar' )
389 ( cmd='compound vx
[all...]
H A Dcomvar.sh585 unset vx vy
586 compound vx=(
593 eval "vy=$(print -C vx)"
594 [[ $vx == "$vy" ]] || err_exit 'print -C with multi-dimensional array not working'
595 eval "vy=$(print -v vx)"
596 [[ $vx == "$vy" ]] || err_exit 'print -v with multi-dimensional array not working'
/macosx-10.10/postfix-255/postfix/mantools/
H A Dcheck-postlink57 comm -23 postconf.tmp postlink.tmp | fgrep -vx -f check-postlink.tmp
/macosx-10.10/WebCore-7600.1.25/platform/efl/DefaultTheme/widget/scrollbar/
H A Dscrollbar.edc232 new Float:vx, Float:sx;
234 vx = getfarg(2);
237 if (vx >= 0.0) {
239 set_drag(PART:"img.knob", vx, 0.0);
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Ds_windows_dsp201 brew|s60|vx|vxsmall|vx6 )
H A Ds_vxworks379 egrep -w vx |
H A Dconfig.sub1093 vpp*|vx|vx-*)
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c2645 Real* vx = NULL; local
2662 vx = DATA_PTR(x);
2663 negative = VpGetSign(vx) < 0;
2664 infinite = VpIsPosInf(vx) || VpIsNegInf(vx);
2665 nan = VpIsNaN(vx);
2671 vx = GetVpValue(x, 0);
2680 vx = GetVpValueWithPrec(x, DBL_DIG+1, 0);
2685 vx = GetVpValueWithPrec(x, prec, 0);
2710 else if (vx
2778 Real* vx = NULL; local
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dconfig.sub580 vpp*|vx|vx-*)
/macosx-10.10/gpatch-3/patch/
H A Dconfig.sub763 vpp*|vx|vx-*)
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalcalg3.el924 (defun math-brent-min (expr prec a va x vx b vb)
927 (vw vx)
929 (vv vx)
956 r (math-mul-float xw (math-sub-float vx vv))
958 q (math-mul-float xv (math-sub-float vx vw))
994 (if (math-lessp-float vx vu)
1011 w x vw vx
1012 x u vx vu)))
1013 (list 'vec x vx)))
H A Dcalc-vec.el125 (vx (eq (car-safe x) 'vec))
129 (n (1- (length (if vx x y)))))
130 (and vx vy
136 (list (if vx (car (setq x (cdr x))) x)
/macosx-10.10/Heimdal-398.1.2/
H A Dconfig.sub1129 vpp*|vx|vx-*)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfig.sub1025 vpp*|vx|vx-*)
/macosx-10.10/OpenPAM-20/openpam/
H A Dconfig.sub983 vpp*|vx|vx-*)
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dconfig.sub958 vpp*|vx|vx-*)
/macosx-10.10/bind9-45.101/bind9/
H A Dconfig.sub1009 vpp*|vx|vx-*)
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub901 vpp*|vx|vx-*)
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/admin/
H A Dconfig.sub1130 vpp*|vx|vx-*)
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dconfig.sub1059 vpp*|vx|vx-*)
/macosx-10.10/dtrace-147/libdwarf/
H A Dconfig.sub1009 vpp*|vx|vx-*)
/macosx-10.10/emacs-93/emacs/
H A Dconfig.sub1057 vpp*|vx|vx-*)
/macosx-10.10/expat-12/expat/conftools/
H A Dconfig.sub1054 vpp*|vx|vx-*)

Completed in 359 milliseconds

1234