Home
last modified time | relevance | path

Searched defs:cart_dir (Results 1 – 10 of 10) sorted by relevance

/dports/audio/csound/csound-6.15.0/Opcodes/
H A Dvbap.h67 CART_VEC cart_dir; member
96 CART_VEC cart_dir; member
127 CART_VEC cart_dir; member
165 CART_VEC cart_dir; member
267 CART_VEC cart_dir; member
290 CART_VEC cart_dir; member
H A Dvbap.c83 CART_VEC cart_dir) in calc_vbap_gns()
/dports/games/julius/julius-1.7.0/src/figuretype/
H A Danimal.c442 int cart_dir = (dir + 4) % 8; in figure_hippodrome_horse_action() local
/dports/games/augustus/augustus-3.1.0/src/figuretype/
H A Danimal.c488 int cart_dir = (dir + 4) % 8; in figure_hippodrome_horse_action() local
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Ddatafile.h251 int cart_dir[3]; /* 1 scan in positive direction, -1 negative, x/y/z */ member
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Ddatafile.h251 int cart_dir[3]; /* 1 scan in positive direction, -1 negative, x/y/z */ member
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Ddatafile.h247 int cart_dir[3]; /* 1 scan in positive direction, -1 negative, x/y/z */ member
/dports/emulators/libretro-vice/vice-libretro-5725415/libretro/
H A Dlibretro-core.c3175 DIR *cart_dir; in retro_set_environment() local
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/io/vasp/
H A Doutputs.py5535 def get_orbital_derivative_between_states(self, band_i, band_j, kpoint, spin, cart_dir): argument
/dports/science/py-abipy/abipy-0.9.0/abipy/dfpt/
H A Dphonons.py1602 def plot_phdispl(self, qpoint, cart_dir=None, use_reduced_coords=False, ax=None, units="eV", argument