Searched defs:aggressive (Results 1 - 3 of 3) sorted by relevance

/external/yaffs2/yaffs2/
H A Dyaffs_guts.c2022 int aggressive)
2049 aggressive = 1; /* Fool the non-aggressive skip logiv below */
2057 /* If we're doing aggressive GC then we are happy to take a less-dirty block, and
2065 if (!aggressive && (nonAggressiveSkip > 0)) {
2071 (aggressive) ? dev->nChunksPerBlock : YAFFS_PASSIVE_GC_CHUNKS + 1;
2073 if (aggressive) {
2526 * If we're very low on erased blocks then we do aggressive garbage collection
2537 int aggressive; local
2561 aggressive
2021 yaffs_FindBlockForGarbageCollection(yaffs_Device * dev, int aggressive) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 48 milliseconds