Home
last modified time | relevance | path

Searched defs:w_ch (Results 1 – 5 of 5) sorted by relevance

/dports/science/mcstas-comps/mcstas-comps-2.5-src/share/
H A Dchopper_fermi.c495 double add, w_ch; in ChopperFermiInit() local
554 double add, w_ch, xx[500], yy[500], tt; in ChopperFermiInit() local
633 double add, w_ch, xx[500], yy[500], tt; in ChopperFermiInit() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/shell/source/win32/shlxthandler/util/
H A Diso8601_converter.cxx119 for (const auto& w_ch : iso8601duration) in iso8601_duration_to_local_duration() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/shell/source/win32/shlxthandler/util/
H A Diso8601_converter.cxx119 for (const auto& w_ch : iso8601duration) in iso8601_duration_to_local_duration() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dutf8.cpp226 UTF8& UTF8::operator+=( unsigned w_ch ) in operator +=()
/dports/science/bagel/bagel-1.2.2/src/scf/ks/
H A Ddftgrid.cc320 …const int nrad, const int nang, const unique_ptr<double[]>& r_ch, const unique_ptr<double[]>& w_ch, in add_grid()
405 unique_ptr<double[]> w_ch(new double[nrad]); in BLGrid() local
430 unique_ptr<double[]> w_ch(new double[nrad]); in TALGrid() local
450 unique_ptr<double[]> w_ch(new double[nrad]); in DefaultGrid() local