代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/308794/13691802
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/306970/13734088
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/306970/13734101
h mem.h
/*
* copyright (c) 2006 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of t
www.eeworm.com/read/304851/13784945
c safemalloc.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/*
* [This posting refers to an article entitled
www.eeworm.com/read/302827/13826890
h scratchmem.h
/*****************************************************************************
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
//
www.eeworm.com/read/139332/5799264
readme
The precompiled files were generated this way:
# goto the GMP directory
./configure --disable-static --enable-shared --enable-alloca=malloc-reentrant
make
make install
cd /usr/local/lib
www.eeworm.com/read/136812/5858772
c curserr.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/136571/5868217
c mpeg2dec.c
/* mpeg2dec.c, main(), 初始化处理 */
#include
#include
#include
#include
#define GLOBAL
#include "config.h"
#include "global.h"
/* private pro
www.eeworm.com/read/135277/5886876
c lcolor.c
/*----------------------------------------------------------------------------
// StirMark Benchmark - lcolor.c
//
// Contents: Colour space conversion routines
//
// Purpose:
//
// Created:
www.eeworm.com/read/134167/5894522
c mem_align.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Aligned Memory Allocator -
*
* Copyright(C) 2002-2003 Edouard Gomez