Home
last modified time | relevance | path

Searched refs:per_c (Results 1 – 8 of 8) sorted by relevance

/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/bytestring-progress-1.4/Data/ByteString/Lazy/
H A DProgress.hs118 per_c = show chunkSize function
145 subPercents' ('c':rest) = per_c ++ subPercents rest
/dports/lang/gauche/Gauche-0.9.10/ext/sxml/src/
H A DSXmanip.scm353 "per_c" "per_nc")))
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_erosion/
H A DMMF_SAGA.cpp432 double per_c, per_z, per_s, ST, KE, GC, sin_S; in On_Execute() local
882 per_c = pPer_c->asDouble(x, y); in On_Execute()
891 Fc = Kc * (per_c / 100.0) * (1.0 - ST) * KE * 0.001; // Equ. (14) in On_Execute()
896 …Hc = DRc * (per_c / 100.0) * pow(Q, 1.5) * (1.0 - (GC + ST)) * pow(sin_S, 0.3) * 0.001; // Equ. (… in On_Execute()
985 TCc = v_flow * (per_c / 100.0) * pow(Q, 2) * sin_S * 0.001; // Equ. (39) in On_Execute()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Djit_uni_binary.cpp137 && conf_.bcast_type == bcast_t::per_c) in init()
144 && conf_.bcast_type == bcast_t::per_c) in init()
184 return bcast_t::per_c; in get_bcast_type()
H A Djit_primitive_conf.hpp896 per_c, enumerator
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Djit_uni_binary.cpp169 && conf_.bcast_type == bcast_t::per_c) in init()
177 && conf_.bcast_type == bcast_t::per_c) in init()
231 return bcast_t::per_c; in get_bcast_type()
H A Djit_primitive_conf.hpp954 per_c, enumerator
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/
H A DChangeLog6741 Fixed bug reported by Per Christofferson (per_c@mail.dk). Approved