代码搜索:Garbage
找到约 718 项符合「Garbage」的源代码
代码结果 718
www.eeworm.com/read/100236/15879818
c allochblk.c
#define DEBUG
#undef DEBUG
#include
#include "runtime.h"
/**/
/* allocate/free routines for heap blocks
/* Note that everything called from outside the garbage collector
/* should be prepare
www.eeworm.com/read/428887/8830982
l too.l
# 21oct07abu
# (c) Software Lab. Alexander Burger
### DB Garbage Collection ###
(de dbgc ()
(markExt *DB)
(let Cnt 0
(finally (mark 0)
(for (F . @) (or *Dbs (2))
(for
www.eeworm.com/read/428887/8830985
l condbgc.l
# 29jun07abu
# (c) Software Lab. Alexander Burger
### Concurrent DB Garbage Collector ###
# *DbgcDly *DbgcPid
(default *DbgcDly 64)
(if (fork)
(setq *DbgcPid @)
(wait 60000)
(undef 'upd)
www.eeworm.com/read/472280/1412572
c gc2.c
/*
* gc2.c
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.3)
*
* Copyright (c) 2001
* Transvirtual Technologies, Inc. All rights reserved.
*
* Copyri
www.eeworm.com/read/217245/4874470
java rottest.java
package com.jacob.com;
import com.jacob.com.ROT;
/**
* This trys to exercise ROT's garbage collecion
*
* This will eventually be changed to a unit test.
*
* May need to run with some
www.eeworm.com/read/180137/5290574
cf stoplist.cf
#
# stoplist.cf - Remove candidates by type.
# This list will tell the Gatherer to avoid garbage like Audio or Images
#
Audio
Backup
BitmapImage
Data
DitroffImage
DotFile
Empty
GDBM
GifImage
HTTP-Qu
www.eeworm.com/read/167133/5469168
c object.c
/*
* object.c
* Handle create and subsequent garbage collection of objects.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms"
www.eeworm.com/read/304657/3793907
c gc2.c
/*
* gc2.c
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.3)
*
* Copyright (c) 2001
* Transvirtual Technologies, Inc. All rights reserved.
*
* Copyri
www.eeworm.com/read/289672/3989895
java garbagecollectionexploreritem.java
package SOMA.utility;
import java.io.*;
import java.util.*;
/** Effettua la garbage collection.
*
* @author Livio Profiri
*/
public class GarbageCollectionExplorerItem extends SOMA.explor
www.eeworm.com/read/362572/2930677
c gc2.c
/*
* gc2.c
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.3)
*
* Copyright (c) 2001
* Transvirtual Technologies, Inc. All rights reserved.
*
* Copyri