Home
last modified time | relevance | path

Searched refs:lowMemory (Results 1 – 25 of 40) sorted by relevance

12

/dports/net/rinetd/rinetd-0.62/
H A Drinetd.c362 goto lowMemory; in readConfiguration()
367 goto lowMemory; in readConfiguration()
372 goto lowMemory; in readConfiguration()
377 goto lowMemory; in readConfiguration()
382 goto lowMemory; in readConfiguration()
387 goto lowMemory; in readConfiguration()
392 goto lowMemory; in readConfiguration()
397 goto lowMemory; in readConfiguration()
402 goto lowMemory; in readConfiguration()
407 goto lowMemory; in readConfiguration()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DAvailableMemoryTracker.cpp218 bool lowMemory = IsVirtualMemoryLow(stat) || IsCommitSpaceLow(stat); in Notify() local
220 if (lowMemory) { in Notify()
226 if (lowMemory) { in Notify()
232 AdjustPollingInterval(lowMemory); in Notify()
233 mUnderMemoryPressure = lowMemory; in Notify()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Misc/
H A DAllocator.h113 virtual bool lowMemory(unsigned n, size_t chunk_size) const = 0;
158 bool lowMemory(unsigned n, size_t chunk_size) const;
173 bool lowMemory(unsigned , size_t ) const { not_allowed(); } in lowMemory() function
H A DAllocator.cpp89 bool AllocatorClass::lowMemory(unsigned n, size_t chunk_size) const
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DAllocatorTest.cpp69 bool low = memory.lowMemory(5,5*1024*1024); in testEnlarge()
79 bool low2 = memory.lowMemory(5,5*1024*1024); in testEnlarge()
/dports/www/firefox-esr/firefox-91.8.0/gfx/ipc/
H A DGPUParent.cpp119 bool lowMemory = stat.ullAvailVirtual < kLowVirtualMemoryThreshold; in MaybeFlushMemory() local
126 if (lowMemory && !sLowMemory) { in MaybeFlushMemory()
133 sLowMemory = lowMemory; in MaybeFlushMemory()
134 return lowMemory; in MaybeFlushMemory()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/ipc/
H A DGPUParent.cpp119 bool lowMemory = stat.ullAvailVirtual < kLowVirtualMemoryThreshold; in MaybeFlushMemory() local
126 if (lowMemory && !sLowMemory) { in MaybeFlushMemory()
133 sLowMemory = lowMemory; in MaybeFlushMemory()
134 return lowMemory; in MaybeFlushMemory()
/dports/www/firefox/firefox-99.0/gfx/ipc/
H A DGPUParent.cpp128 bool lowMemory = stat.ullAvailVirtual < kLowVirtualMemoryThreshold; in MaybeFlushMemory() local
135 if (lowMemory && !sLowMemory) { in MaybeFlushMemory()
142 sLowMemory = lowMemory; in MaybeFlushMemory()
143 return lowMemory; in MaybeFlushMemory()
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/src2/
H A DcreateSuperReadsForDirectory.perl79 $lowMemory = 0;
171 if ($lowMemory==0) {
385 $lowMemory = 1;
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/android/java/src/org/chromium/base/
H A DSysUtils.java145 return info.lowMemory; in isCurrentlyLowMemory()
/dports/net-im/tg_owt/tg_owt-d578c76/src/base/android/java/src/org/chromium/base/
H A DSysUtils.java145 return info.lowMemory; in isCurrentlyLowMemory()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/micro_razers/
H A Dmicro_razers.cpp338 getOptionValue(options.lowMemory, parser, "low-memory"); in main()
443 if(options.lowMemory) pm_options.maxWeight = 13; in main()
/dports/biology/seqan1/seqan-1.3.1/apps/micro_razers/
H A Dmicro_razers.cpp472 options.lowMemory = true; in main()
554 if(options.lowMemory) pm_options.maxWeight = 13; in main()
/dports/biology/seqan1/seqan-1.3.1/apps/razers2/
H A Drazers.cpp374 getOptionValueLong(parser, "low-memory", options.lowMemory); in main()
514 if (options.lowMemory) pm_options.maxWeight = 13; in main()
H A DparamChooser.h1054 if(r_options.lowMemory & r_options.artSeedLength==29) r_options.shape = "10101001110100111010011"; in chooseParams()
1056 if(r_options.lowMemory & r_options.artSeedLength==30) in chooseParams()
1061 if(r_options.lowMemory & r_options.artSeedLength==31) in chooseParams()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/splazers/
H A DparamChooser.h992 …if(r_options.lowMemory && r_options.artSeedLength==29) r_options.shape = "10101001110100111010011"; in chooseParams()
994 if(r_options.lowMemory && r_options.artSeedLength==30) in chooseParams()
999 if(r_options.lowMemory && r_options.artSeedLength==31) in chooseParams()
H A Dsplazers.cpp506 getOptionValue(options.lowMemory, parser, "low-memory"); in main()
649 if (options.lowMemory) pm_options.maxWeight = 13; in main()
/dports/biology/seqan1/seqan-1.3.1/apps/razers/
H A Drazers.cpp392 getOptionValueLong(parser, "low-memory", options.lowMemory); in main()
554 if (options.lowMemory) pm_options.maxWeight = 13; in main()
H A DparamChooser.h1055 …if(r_options.lowMemory && r_options.artSeedLength==29) r_options.shape = "10101001110100111010011"; in chooseParams()
1057 if(r_options.lowMemory && r_options.artSeedLength==30) in chooseParams()
1062 if(r_options.lowMemory && r_options.artSeedLength==31) in chooseParams()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers/
H A Drazers.cpp476 getOptionValue(options.lowMemory, parser, "low-memory"); in extractOptions()
650 if (options.lowMemory) pm_options.maxWeight = 13; in main()
H A DparamChooser.h1160 if (r_options.lowMemory && r_options.artSeedLength == 29) in chooseParams()
1163 if (r_options.lowMemory && r_options.artSeedLength == 30) in chooseParams()
1168 if (r_options.lowMemory && r_options.artSeedLength == 31) in chooseParams()
/dports/biology/seqan1/seqan-1.3.1/apps/splazers/
H A DparamChooser.h1055 …if(r_options.lowMemory && r_options.artSeedLength==29) r_options.shape = "10101001110100111010011"; in chooseParams()
1057 if(r_options.lowMemory && r_options.artSeedLength==30) in chooseParams()
1062 if(r_options.lowMemory && r_options.artSeedLength==31) in chooseParams()
H A Dsplazers.cpp410 getOptionValueLong(parser, "low-memory", options.lowMemory); in main()
583 if (options.lowMemory) pm_options.maxWeight = 13; in main()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/razers3/
H A DparamChooser.h1161 if (r_options.lowMemory && r_options.artSeedLength == 29) in chooseParams()
1164 if (r_options.lowMemory && r_options.artSeedLength == 30) in chooseParams()
1169 if (r_options.lowMemory && r_options.artSeedLength == 31) in chooseParams()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dcommon.c2172 qboolean lowMemory; local
2177 lowMemory = Sys_LowPhysicalMemory();
2197 if ( lowMemory ) {

12