代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/274954/10843623
h my_alloc.h
/* Copyright (C) 2000 MySQL AB
This program 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 Software Fou
www.eeworm.com/read/271693/10983801
m resource_alloc.m
function [st_baseStation] = resource_alloc(st_baseStation, st_mobileStations, st_initConfig)
switch st_baseStation.scheduler_Algo
case 0
st_baseStation.allocation(1,1,1:st_baseStation
www.eeworm.com/read/417108/11003230
3 pool_alloc.3
.ds d \-\^\-
.ds o \fR[\fP
.ds c \fR]\fP
.ds | \fR|\fP
.de D
\\.B \*d\\$1
..
.de DI
\\.BI \*d\\$1 \\$2
..
.de DR
\\.BR \*d\\$1 \\$2
..
.de Di
\\.BI \*d\\$1 " \\$2"
..
.de Db
\\.B \*d\\$1 " \\$2"
..
.d
www.eeworm.com/read/417108/11003235
c pool_alloc.c
#include "rsync.h"
#define POOL_DEF_EXTENT (32 * 1024)
struct alloc_pool
{
size_t size; /* extent size */
size_t quantum; /* allocation quantum */
struct pool_extent *extents; /* top extent
www.eeworm.com/read/416435/11025443
h my_alloc.h
/* Copyright (C) 2000 MySQL AB
This program 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 Software Fou
www.eeworm.com/read/110989/6944338
c ag_alloc.c
#include "ag_private.h"
#include
#include
void *agAlloc(uint16 sz)
{ return PanicNull(malloc(sz)); }
www.eeworm.com/read/467909/6996821
c my_alloc.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 */
/* Routines to handle mallocing of results which
www.eeworm.com/read/103838/7104332
c my_alloc.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 */
/* Routines to handle mallocing of results which
www.eeworm.com/read/296774/7114367
c local-alloc.c
/* Allocate registers within a basic block, for GNU compiler.
Copyright (C) 1987, 88, 91, 93, 94, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can