Home
last modified time | relevance | path

Searched defs:GROW (Results 1 – 25 of 146) sorted by relevance

123456

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/system/
H A Dfilesystem.py110 GROW = None variable in Filesystem
162 GROW = 'resize2fs' variable in Ext
191 GROW = 'xfs_growfs' variable in XFS
242 GROW = 'resize.f2fs' variable in F2fs
288 GROW = 'fatresize' variable in VFAT
307 GROW = 'pvresize' variable in LVM
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dfilesystem.py174 GROW = None variable in Filesystem
254 GROW = 'resize2fs' variable in Ext
291 GROW = 'xfs_growfs' variable in XFS
360 GROW = 'resize.f2fs' variable in F2fs
397 GROW = 'fatresize' variable in VFAT
427 GROW = 'pvresize' variable in LVM
445 GROW = 'growfs' variable in UFS
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/system/
H A Dfilesystem.py174 GROW = None variable in Filesystem
254 GROW = 'resize2fs' variable in Ext
291 GROW = 'xfs_growfs' variable in XFS
360 GROW = 'resize.f2fs' variable in F2fs
397 GROW = 'fatresize' variable in VFAT
427 GROW = 'pvresize' variable in LVM
445 GROW = 'growfs' variable in UFS
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dfgetwln.c89 #define GROW 512 in fgetwln() macro
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-bottom-half/cloudlibc/src/libc/dirent/
H A Dreaddir.c26 #define GROW(buffer, buffer_size, target_size) \ macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-bottom-half/cloudlibc/src/libc/dirent/
H A Dreaddir.c26 #define GROW(buffer, buffer_size, target_size) \ macro
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-bottom-half/cloudlibc/src/libc/dirent/
H A Dreaddir.c26 #define GROW(buffer, buffer_size, target_size) \ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-bottom-half/cloudlibc/src/libc/dirent/
H A Dreaddir.c26 #define GROW(buffer, buffer_size, target_size) \ macro
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/Additions/
H A DUnicode.m765 #define GROW() \ macro
1662 #define GROW() \ macro
/dports/devel/libbegemot/libbegemot-1.11/
H A Dcstrd.c35 # define GROW 100 macro
H A Dcstrc.c34 # define GROW 100 macro
/dports/misc/wmweather+/wmweather+-2.18/
H A Dsubst.c29 #define GROW(var, len){{ \ macro
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/examples/additional_examples/ode/
H A Dvfunc_eutroph.cpp109 double T, TEMP, FOTOP, I, PIDI, EPS_, temp, temp2, GROW; in eutroph() local
155 adouble T, TEMP, FOTOP, I, PIDI, EPS_, temp, temp2, GROW; in activeEutroph() local
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dcvsrc.c27 #define GROW 10 macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DBufferManagerFactory.java47 public static final int GROW = 0; field in BufferManagerFactory
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/impl/encoding/
H A DBufferManagerFactory.java47 public static final int GROW = 0; field in BufferManagerFactory
/dports/x11/wbar/wbar-2.3.4/src/utils/
H A DOptParser.h19 GROW, enumerator
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcontainer_base.cpp49 #define GROW 100 macro
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/autorouter/rect_placement/
H A Drect_placement.cpp193 #define GROW(x) static_cast<int>( (x * growing_factor) + 1 ) in AddAtEmptySpotAutoGrow() macro
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Ddefspace.c66 #define GROW 1024 macro
/dports/devel/notcurses/notcurses-3.0.1/src/poc/
H A Dncwidth.c13 const size_t GROW = 128; in add_wchar() local
/dports/games/openomf/libShadowDive-b2c34a6/src/internal/
H A Dmemwriter.c10 #define GROW 64 macro
/dports/games/keeperrl/keeperrl-alpha23/
H A Dmsg_type.h57 GROW, enumerator
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dz-virt.h112 #define GROW(P, N1, N2, T) \ macro
/dports/science/healpix/Healpix_3.50/src/f90/psht/c_utils/
H A Dc_utils.h96 #define GROW(ptr,type,sz_old,sz_new) \ macro

123456