Searched refs:garbage (Results 1 – 9 of 9) sorted by relevance
38 # Allow postinstall scripts to trigger f2fs garbage collection
171 ((garbage=hz*60*garbageminutes))172 ((remaining=totalSamples-garbage))
292 static const unsigned char garbage[] = "<INVALID>"; in dump_log_msg() local293 cp = const_cast<unsigned char*>(garbage); in dump_log_msg()294 len = strlen(reinterpret_cast<const char*>(garbage)); in dump_log_msg()
51 # This event is logged when someone is deciding to force a garbage collection
6 …erhead native memory leak detector. It uses an imprecise mark-and-sweep garbage collector pass ov…
1316 garbage="`hexdump -n 16 -e '4/4 "%08X" 1 "\n"' /dev/random`"1317 echo ${garbage} >> ${tempdir}/libc.so
139 | expect | "okay" or "fail" | If uploading a invalid or garbage image the bootloader should reject …253 <test value="garbage" expect="fail" assert="Invalid var '[\w ]+'"/>