代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/456236/6287277
c zlib.c
/*
Copyright (C) 2008 Petter Wahlman
Tvixfw is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw
www.eeworm.com/read/493780/6390432
step1 myiaddrbook.step1
/*===========================================================================
FILE: myiaddrbook.c
===========================================================================*/
/*=============
www.eeworm.com/read/492386/6422151
cpp c.cpp
#include
#include "..\\Utils.h"
#include "..\\TSPDataSet.h"
#include "PSO.h"
static void PSO_MendCycle( TParticle *Particle )
{
int tLooper1, tLooper2;
i
www.eeworm.com/read/478103/6719837
c mpeg2dec.c
/* mpeg2dec.c, main(), initialization, option processing */
/* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */
/*
* Disclaimer of Warranty
*
* Thes
www.eeworm.com/read/264358/11318825
c mem.c
/*
* default memory allocator for libavutil
* Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it
www.eeworm.com/read/407093/11429959
c slinsolx.c
/*
* -- SuperLU routine (version 3.1) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* August 1, 2008
*
*/
#include "slu_sdefs.h"
mai
www.eeworm.com/read/407093/11429963
c slinsolx1.c
/*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
*
*/
#include "slu_sdefs.h"
m
www.eeworm.com/read/407093/11429966
c dlinsolx1.c
/*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
*
*/
#include "slu_ddefs.h"
m
www.eeworm.com/read/407093/11429967
c clinsolx1.c
/*
* -- SuperLU routine (version 3.0) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* October 15, 2003
*
*/
#include "slu_cdefs.h"
m
www.eeworm.com/read/407093/11429970
c zlinsolx.c
/*
* -- SuperLU routine (version 3.1) --
* Univ. of California Berkeley, Xerox Palo Alto Research Center,
* and Lawrence Berkeley National Lab.
* August 1, 2008
*
*/
#include "slu_zdefs.h"
mai