Home
last modified time | relevance | path

Searched refs:add_reset (Results 1 – 15 of 15) sorted by relevance

/dports/science/netcdf/netcdf-c-4.7.4/nctest/
H A Dadd.h38 extern void add_reset PROTO((
H A Dadd.c111 add_reset(test) /* reset in-memory netcdf test to empty */ in add_reset() function
H A Dcdftests.c73 add_reset(&test);
/dports/science/hdf/hdf-4.2.15/mfhdf/nctest/
H A Dadd.h38 extern void add_reset PROTO((
H A Dadd.c120 add_reset(test) /* reset in-memory netcdf test to empty */ in add_reset() function
H A Dcdftests.c77 add_reset(&test);
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nctest/
H A Dadd.h38 extern void add_reset PROTO((
H A Dadd.c111 add_reset(test) /* reset in-memory netcdf test to empty */ in add_reset() function
H A Dcdftests.c73 add_reset(&test);
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/cmd.src/
H A Dnewcmd.cc256 cl_console_base::get_color_ansiseq(const char *color_name, bool add_reset) in get_color_ansiseq() argument
275 if (add_reset) in get_color_ansiseq()
H A Dnewcmdcl.h153 virtual chars get_color_ansiseq(const char *color_name, bool add_reset= false);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Darch0arch.h370 void add_reset(lsn_t reset_lsn, Arch_Page_Pos reset_pos);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/arch/
H A Darch0page.cc1409 void Arch_Block::add_reset(lsn_t reset_lsn, Arch_Page_Pos reset_pos) { in add_reset() function in Arch_Block
3010 reset_block->add_reset(m_last_lsn, m_last_pos); in save_reset_point()
/dports/math/z3/z3-z3-4.8.13/src/math/polynomial/
H A Dpolynomial.cpp2252 void add_reset(numeral & a, monomial * m) { in add_reset() function in polynomial::manager::imp::cheap_som_buffer
2631 m_cheap_som_buffer.add_reset(as[k], mk_monomial(x, k)); in mk_univariate()
3471 m_cheap_som_buffer.add_reset(ai, m); in ic()
4567 m_cheap_som_buffer.add_reset(a, derivative(m, x)); in derivative()
5964 m_cheap_som_buffer.add_reset(a, m); in normalize()
5979 m_cheap_som_buffer.add_reset(a, m); in normalize()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/polynomial/
H A Dpolynomial.cpp2252 void add_reset(numeral & a, monomial * m) { in add_reset() function in polynomial::manager::imp::cheap_som_buffer
2631 m_cheap_som_buffer.add_reset(as[k], mk_monomial(x, k)); in mk_univariate()
3471 m_cheap_som_buffer.add_reset(ai, m); in ic()
4567 m_cheap_som_buffer.add_reset(a, derivative(m, x)); in derivative()
5964 m_cheap_som_buffer.add_reset(a, m); in normalize()
5979 m_cheap_som_buffer.add_reset(a, m); in normalize()