Home
last modified time | relevance | path

Searched refs:smallmem (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/fs-uae/fs-uae-3.1.35/src/fs-uae/
H A Dconfig-common.c64 int fs_uae_memory_kb_from_string(const char *str, bool smallmem) in fs_uae_memory_kb_from_string() argument
90 if (smallmem && result >= 32) { in fs_uae_memory_kb_from_string()
93 if (!smallmem && result < 1024) { in fs_uae_memory_kb_from_string()
/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dinit_run.f9015 USE control_flags, ONLY : lmd, gamma_only, smallmem, ts_vdw
60 IF( smallmem ) THEN
H A Dmemory_report.f9053 lxdm, smallmem, tqr, iverbosity
401 IF ( .NOT. smallmem ) maxram = MAX ( maxram, &
H A Dinput.f90157 nmix, iverbosity, smallmem, niter, &
920 smallmem = ( TRIM( memory ) == 'small' )
H A Dpw_restart_new.f9070 noinv, smallmem, &
729 USE control_flags, ONLY : gamma_only, smallmem
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dcontrol_flags.f9041 tscreen, gamma_only, force_pairing, lecrpa, tddfpt, smallmem, &
82 LOGICAL :: smallmem = .FALSE. ! the memory per task is small variable
H A Dbecmod.f9018 USE control_flags, ONLY : gamma_only, smallmem
341 IF( PRESENT( comm ) .AND. gamma_only .AND. smallmem ) THEN
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libventi/
H A Dpacket.c96 Mem *smallmem; member
631 for(m=freelist.smallmem; m; m=m->next) in packetstats()
895 m = freelist.smallmem; in memalloc()
897 freelist.smallmem = m->next; in memalloc()
961 m->next = freelist.smallmem; in memfree()
962 freelist.smallmem = m; in memfree()
/dports/science/quantum-espresso/q-e-qe-6.7.0/CPV/src/
H A Dinit.f9040 USE control_flags, ONLY : gamma_only, smallmem
176 IF( smallmem ) THEN
187 IF( smallmem ) THEN
H A Dinput.f90181 USE control_flags, ONLY : smallmem
241 smallmem = ( TRIM( memory ) == 'small' )
242 IF (smallmem) CALL errore('init', "memory='small' no longer implemented",1)
H A Dcp_restart_new.f9049 tksw, do_makov_payne, smallmem, &
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dconfigure.ac856 AC_ARG_ENABLE(smallmem, optenable
857 [ --enable-smallmem low memory compile needed],
859 smallmem=yes;
861 smallmem=no;
863 smallmem=no)
864 if test "$smallmem" = no; then
867 AC_MSG_RESULT($smallmem)
H A Dconfigure1522 --enable-smallmem low memory compile needed
17886 smallmem=yes;
17888 smallmem=no;
17891 smallmem=no
17894 if test "$smallmem" = no; then
17899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $smallmem" >&5
17900 $as_echo "$smallmem" >&6; }
/dports/emulators/fuse/fuse-1.6.0/
H A Dconfigure.ac1019 AC_ARG_ENABLE(smallmem, optenable
1020 [ --enable-smallmem low memory compile needed],
1022 smallmem=yes;
1024 smallmem=no;
1026 smallmem=no)
1027 if test "$smallmem" = no; then
1030 AC_MSG_RESULT($smallmem)
H A Dconfigure1582 --enable-smallmem low memory compile needed
18795 smallmem=yes;
18797 smallmem=no;
18800 smallmem=no
18803 if test "$smallmem" = no; then
18808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $smallmem" >&5
18809 $as_echo "$smallmem" >&6; }
/dports/shells/zsh/zsh-5.8.1/Completion/Debian/Command/
H A D_dpkg68 '--smallmem[optimize for <4Mb RAM]'
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_recover.c411 int smallmem = 0; in xlog_find_verify_log_record() local
422 smallmem = 1; in xlog_find_verify_log_record()
440 if (smallmem) { in xlog_find_verify_log_record()
451 if (!smallmem) in xlog_find_verify_log_record()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_recover.c411 int smallmem = 0; in xlog_find_verify_log_record() local
422 smallmem = 1; in xlog_find_verify_log_record()
440 if (smallmem) { in xlog_find_verify_log_record()
451 if (!smallmem) in xlog_find_verify_log_record()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/xfs/
H A Dxfs_log_recover.c411 int smallmem = 0; in xlog_find_verify_log_record() local
422 smallmem = 1; in xlog_find_verify_log_record()
440 if (smallmem) { in xlog_find_verify_log_record()
451 if (!smallmem) in xlog_find_verify_log_record()
/dports/archivers/dpkg/dpkg-1.19.7/doc/
H A DREADME.feature-removal-schedule52 What: --largemem, --smallmem (dpkg option)
/dports/textproc/py-pygments-25/Pygments-2.5.2/tests/examplefiles/
H A Dtest.tcsh802 skip-same-version smallmem status unpack \
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dtest.tcsh802 skip-same-version smallmem status unpack \
/dports/shells/tcshrc/tcshrc/src/
H A Dtcshrc.complete1155 skip-same-version smallmem status unpack \
/dports/archivers/dpkg/dpkg-1.19.7/debian/
H A Dchangelog6601 * Remove obsolete --largemem and --smallmem dpkg options.
10426 * Removed all --smallmem code, as smallmem and largemem now actually
10428 --largemem and --smallmem are now obsolete options, and will print
/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/hacking/
H A DChangeLog2232 20071106 z80/{z80.pl,z80_ops.c}: fix smallmem compilation (fixes bug #1726014)

12