代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/124341/6965454
c dw_gtk_statuslabel.c
/*
* GTK - The GIMP Toolkit
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/223598/7104190
c dw_embed_gtk.c
#include
#include "dw_embed_gtk.h"
#include "dw_gtk_viewport.h"
#include "debug.h"
static void Dw_embed_gtk_init (DwEmbedGtk *embed_gtk);
static void Dw_embed_gtk_class_init
www.eeworm.com/read/223598/7104226
c dw_gtk_statuslabel.c
/*
* GTK - The GIMP Toolkit
* Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
*
* This library is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/460247/7254930
c nrutil.c
#include
#include
#include
#define NR_END 1
#define FREE_ARG char*
void nrerror(char error_text[])
/* Numerical Recipes standard error handler */
{
fpri
www.eeworm.com/read/456497/7348057
cpp myclass.cpp
// MyClass.cpp: implementation of the MyClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyClass.h"
#include
#i
www.eeworm.com/read/446596/7576374
c flt_dbg.c
/*++
Copyright (c) 2001 Microsoft Corporation
Module Name:
debug.c
Abstract:
This module contains all debug-related code.
Revision History:
Who When Wh
www.eeworm.com/read/298961/7919718
cpp myclass.cpp
// MyClass.cpp: implementation of the MyClass class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "MyClass.h"
#include
#i
www.eeworm.com/read/196913/8042708
cpp sublay1.cpp
/* sublay1.cpp
Implementation of layer I subband objects */
/*
* @(#) subband_layer_1.cc 1.7, last edit: 6/15/94 16:51:49
* @(#) Copyright (C) 1993, 1994 Tobias Bading (bading@cs.tu-berlin.
www.eeworm.com/read/244097/12888257
h a52_internal.h
/*
* a52_internal.h
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of a52dec, a free ATSC
www.eeworm.com/read/139776/13134589
c nrutil.c
/* CAUTION: This is the ANSI C (only) version of the Numerical Recipes
utility file nrutil.c. Do not confuse this file with the same-named
file nrutil.c that is supplied in the same subdirecto