Home
last modified time | relevance | path

Searched refs:do_R2 (Results 1 – 23 of 23) sorted by relevance

/dports/science/madness/madness-ebb3fd7/src/apps/chem/
H A DSCFOperators.cc142 R_square(nemo->R_square), do_R2(true) { in Coulomb()
146 do_R2=CalculationParameters::stringtobool(it->second); in Coulomb()
182 if (do_R2) { in compute_potential()
190 if (do_R2) { in compute_potential()
312 : world(world), small_memory_(true), same_(false), do_R2(true) { in Exchange()
326 : world(world), small_memory_(true), same_(false), do_R2(true) { in Exchange()
329 do_R2=CalculationParameters::stringtobool(it->second); in Exchange()
339 if (do_R2) { in Exchange()
H A DSCFOperators.h197 Coulomb(World& world) : world(world), do_R2(true) {}; in Coulomb()
200 Coulomb(World& world, const SCF* calc) : world(world), do_R2(true) { in Coulomb()
259 bool do_R2; ///< multiply with the ncf (default), or skip variable
341 do_R2(true) {}; in Exchange()
404 bool do_R2; ///< multiply with the square of the ncf (default) variable
/dports/devel/sunpromake/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/devel/smake/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/net/ntp/ntp-4.2.8p15/lib/isc/
H A Dsha1.c133 static void do_R2(isc_uint32_t *a, isc_uint32_t *b, isc_uint32_t *c,
160 do_R2(isc_uint32_t *a, isc_uint32_t *b, isc_uint32_t *c, isc_uint32_t *d, in do_R2() function
223 do_R2(&a, &b, &c, &d, &e, block); in transform()
/dports/lang/ruby26/ruby-2.6.9/ext/digest/sha1/
H A Dsha1.c78 void do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *);
99 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2() function
160 do_R2(&a, &b, &c, &d, &e, block); in SHA1_Transform()
/dports/devel/schilybase/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/net/rscsi/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/archivers/star/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/sysutils/cdrtools/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/gonk/libui/
H A Dsha1.c96 void do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *);
117 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2() function
178 do_R2(&a, &b, &c, &d, &e, block); in SHA1Transform()
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/hash/sha1/
H A Dsha1.c96 void do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *);
117 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, uint32_t *e, CHAR64LONG16 *block) in do_R2() function
178 do_R2(&a, &b, &c, &d, &e, block); in SHA1Transform()
/dports/devel/ucommon/ucommon-7.0.0/nossl/
H A Dsha1.cpp51 static void do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG1…
72 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2() function
123 do_R2(&a, &b, &c, &d, &e, block); in SHA1Transform()
/dports/net/honeyd/honeyd-1.5c/
H A Dsha1.c64 static void do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG1…
85 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2() function
141 do_R2(&a, &b, &c, &d, &e, block); in SHA1Transform()
/dports/editors/ved/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/devel/tcllib/tcllib-1.20/modules/sha1/
H A Dsha1.c68 void do_R2(my_int32_t *a, my_int32_t *b, my_int32_t *c, my_int32_t *d, my_int32_t *e, CHAR64LONG16 …
89 do_R2(my_int32_t *a, my_int32_t *b, my_int32_t *c, my_int32_t *d, my_int32_t *e, CHAR64LONG16 *bloc… in do_R2() function
152 do_R2(&a, &b, &c, &d, &e, block);
/dports/devel/tcllibc/tcllib-1.20/modules/sha1/
H A Dsha1.c68 void do_R2(my_int32_t *a, my_int32_t *b, my_int32_t *c, my_int32_t *d, my_int32_t *e, CHAR64LONG16 …
89 do_R2(my_int32_t *a, my_int32_t *b, my_int32_t *c, my_int32_t *d, my_int32_t *e, CHAR64LONG16 *bloc… in do_R2() function
152 do_R2(&a, &b, &c, &d, &e, block);
/dports/devel/sccs/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/sysutils/schilyutils/schily-2021-09-18/libmdigest/
H A Dsha1.c75 static void do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *);
97 do_R2(UInt32_t *a, UInt32_t *b, UInt32_t *c, UInt32_t *d, UInt32_t *e, CHAR64LONG16 *block) in do_R2() function
151 do_R2(&a, &b, &c, &d, &e, block);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libsum/
H A Dsum-sha1.c82 static void do_R2(uint32_t *a, uint32_t *b, uint32_t *c,
109 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, in do_R2() function
169 do_R2(&a, &b, &c, &d, &e, block); in sha1_transform()
/dports/shells/ksh93/ast-93u/src/lib/libsum/
H A Dsum-sha1.c82 static void do_R2(uint32_t *a, uint32_t *b, uint32_t *c,
109 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, in do_R2() function
169 do_R2(&a, &b, &c, &d, &e, block); in sha1_transform()
/dports/dns/bind911/bind-9.11.37/lib/isc/
H A Dsha1.c192 static void do_R2(uint32_t *a, uint32_t *b, uint32_t *c,
219 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, in do_R2() function
283 do_R2(&a, &b, &c, &d, &e, block); in transform()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libsum/
H A Dsum-sha1.c83 static void do_R2(uint32_t *a, uint32_t *b, uint32_t *c,
110 do_R2(uint32_t *a, uint32_t *b, uint32_t *c, uint32_t *d, in do_R2() function
170 do_R2(&a, &b, &c, &d, &e, block); in sha1_transform()