Home
last modified time | relevance | path

Searched refs:extra_max (Results 1 – 25 of 1498) sorted by relevance

12345678910>>...60

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmin.cpp98 extra_max = NULL; in Min()
119 memory->destroy(extra_max); in ~Min()
151 memory->destroy(extra_max); in init()
155 extra_max = NULL; in init()
610 memory->grow(extra_max,n,"min:extra_max"); in request()
616 extra_max[nextra_atom] = maxvalue; in request()
H A Dmin.h125 double *extra_max; // max allowed change per iter for atom's var variable
H A Dmin_linesearch.cpp258 alpha = MIN(alpha,extra_max[m]/hmax); in linemin_backtrack()
407 alphamax = MIN(alphamax,extra_max[m]/hmax); in linemin_quadratic()
689 alpha_max = MIN(alpha_max,extra_max[m]/hmax); in linemin_forcezero()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmin.cpp85 extra_max = nullptr; in Min()
109 memory->destroy(extra_max); in ~Min()
139 memory->destroy(extra_max); in init()
143 extra_max = nullptr; in init()
655 memory->grow(extra_max,n,"min:extra_max"); in request()
661 extra_max[nextra_atom] = maxvalue; in request()
H A Dmin.h133 double *extra_max; // max allowed change per iter for atom's var variable
H A Dmin_linesearch.cpp221 alpha = MIN(alpha,extra_max[m]/hmax); in linemin_backtrack()
373 alphamax = MIN(alphamax,extra_max[m]/hmax); in linemin_quadratic()
655 alpha_max = MIN(alpha_max,extra_max[m]/hmax); in linemin_forcezero()
/dports/games/libretro-picodrive/picodrive-600894e/zlib/
H A Dgzio_symb.h91 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/zlib/
H A Dgzio_symb.h91 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/net/samba412/samba-4.12.15/ctdb/ib/
H A Dibwrapper_internal.h89 int extra_max; /* max wr_id in the queue */ member
H A Dibwrapper.c1190 sprintf(ibw_lasterr, "talloc_zero failed (emax: %u)\n", pconn->extra_max); in ibw_alloc_send_buf()
1193 p->wr_id = pctx->opts.max_send_wr + pconn->extra_max; in ibw_alloc_send_buf()
1194 pconn->extra_max++; in ibw_alloc_send_buf()
1195 switch(pconn->extra_max) { in ibw_alloc_send_buf()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dwide-int-range.h130 wide_int &extra_min, wide_int &extra_max);
H A Dwide-int-range.cc817 wide_int &extra_min, wide_int &extra_max) in wide_int_range_div() argument
855 extra_range_p ? extra_max : wmax, in wide_int_range_div()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dwide-int-range.h130 wide_int &extra_min, wide_int &extra_max);
H A Dwide-int-range.cc817 wide_int &extra_min, wide_int &extra_max) in wide_int_range_div() argument
855 extra_range_p ? extra_max : wmax, in wide_int_range_div()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dwide-int-range.h130 wide_int &extra_min, wide_int &extra_max);
H A Dwide-int-range.cc817 wide_int &extra_min, wide_int &extra_max) in wide_int_range_div() argument
855 extra_range_p ? extra_max : wmax, in wide_int_range_div()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/devices/
H A Dpoly.cpp183 UINT32 extra_max; /* maximum extra data used */ member
383 …%5d used, %5d allocated, %5d waits, %4d bytes each, %7d total\n", poly->extra_max, poly->extra_cou… in poly_free()
465 poly->extra_max = MAX(poly->extra_max, poly->extra_next + 1); in poly_get_extra_data()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dpolylgcy.cpp191 uint32_t extra_max; /* maximum extra data used */ member
378 …%5d used, %5d allocated, %5d waits, %4d bytes each, %7d total\n", poly->extra_max, poly->extra_cou… in poly_free()
455 poly->extra_max = std::max(poly->extra_max, poly->extra_next + 1); in poly_get_extra_data()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dpolylgcy.cpp191 uint32_t extra_max; /* maximum extra data used */ member
378 …%5d used, %5d allocated, %5d waits, %4d bytes each, %7d total\n", poly->extra_max, poly->extra_cou… in poly_free()
455 poly->extra_max = std::max(poly->extra_max, poly->extra_next + 1); in poly_get_extra_data()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/include/u-boot/
H A Dzlib.h452 uInt extra_max; /* space at extra (only when reading header) */ member

12345678910>>...60