代码搜索:Garbage
找到约 718 项符合「Garbage」的源代码
代码结果 718
www.eeworm.com/read/304657/3793937
mak digimars.mak
# Makefile to build Hans Boehm garbage collector using the Digital Mars
# compiler from www.digitalmars.com
# Written by Walter Bright
DEFINES=-DNDEBUG -DSILENT -DGC_BUILD -D_WINDOWS -DGC_DLL -
www.eeworm.com/read/303435/3811495
news02
SU News 02/22
Fixed sumax bug that caused core dumps (garbage initialization) (02/20/91)
suximage, suxwigb, supsimage, supsxwigb, supswigp updated (02/22/91)
psgraph, xgraph updated by Craig (02/22/
www.eeworm.com/read/281683/4113239
c gc.c
/**
* gc.c
* Garbage collection routines
*/
#include "trace.h"
#include "classes.h"
#include "language.h"
byte gCurrentMark = 0;
void mark_and_sweep()
{
$TBD
}
void mark (Object *obj)
{
www.eeworm.com/read/387667/2557034
7 vacuum.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "VACUUM" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
VACUUM \- garbage-collect and optionally analyze a databas
www.eeworm.com/read/366702/2865702
c gcsec1.c
/* PR other/29639 */
/* AIX gld supports garbage collection. But AIX gcc does not support
-ffunction-sections or -fdata-sections. */
/* { dg-do run { xfail rs6000-*-aix* powerpc*-*-aix* } } */
/*
www.eeworm.com/read/362572/2930675
h gc2.h
/*
* gc2.h
* This interfaces the VM to the Hans-J. Boehm Incremental Garbage
* Collector (version 6.0 alpha 7).
* Copyright (c) 2004
* The Kaffe.org's developers. All rights reserved.
*
www.eeworm.com/read/266360/4272500
c invert.c
/* mpz_invert (inv, x, n). Find multiplicative inverse of X in Z(N).
If X has an inverse, return non-zero and store inverse in INVERSE,
otherwise, return 0 and put garbage in INVERSE.
Copyrigh
www.eeworm.com/read/303023/13823596
desktop amoebax.desktop
[Desktop Entry]
Categories=Game;LogicGame;
Comment=Defeat your opponent by filling up their grid up with garbage.
Encoding=UTF-8
Exec=amoebax
GenericName=Computer Puzzle Game
Icon=amoebax.svg
Name=Amo