代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/399322/2361630
c gui_alloc_allocinit.c
/*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
www.eeworm.com/read/396039/2424571
c p4_alloc.c
#include "p4.h"
#include "p4_sys.h"
struct local_data *alloc_local_bm( void )
{
struct local_data *l;
l = (struct local_data *) p4_malloc(sizeof(struct local_data));
if (l == NULL)
{
www.eeworm.com/read/389879/2533704
c c2_alloc.c
/*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of on
www.eeworm.com/read/389774/2536509
c apr_buckets_alloc.c
/* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyrig
www.eeworm.com/read/389028/2545139
tcl test-alloc-address.tcl
# test-alloc-address.tcl
# a simple test to check if ns-address formatting API's are working.
set ns [new Simulator]
Simulator set EnableMcast_ 1
# 5 possible address formatting APIs and their comb
www.eeworm.com/read/380709/2653687
tcl test-alloc-address.tcl
# test-alloc-address.tcl
# a simple test to check if ns-address formatting API's are working.
set ns [new Simulator]
Simulator set EnableMcast_ 1
# 5 possible address formatting APIs and their comb
www.eeworm.com/read/378992/2677684
c reg_alloc2.c
/*---------------------------------------------------------------*/
/*--- ---*/
/*--- This file (host-generic/reg_alloc2.c) is -
www.eeworm.com/read/375190/2725877
h new_gc_alloc.h
/*
* Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved.
*
* THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
*
www.eeworm.com/read/375190/2725880
h thread_local_alloc.h
/*
* Copyright (c) 2000-2005 by Hewlett-Packard Company. All rights reserved.
*
* THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
* OR IMPLIED. ANY USE IS AT YOUR OWN RIS