代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/202804/5045942
h su_alloc.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2006 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/200914/5063786
cpp ser_alloc.cpp
/*
** PQAlloc class. A simple allocator class that understands all of the
** fundamental PQDIF physical types.
** --------------------------------------------------------------------------
**
www.eeworm.com/read/196482/5102170
po pagealign_alloc.po
pagealign_alloc.o pagealign_alloc.o: pagealign_alloc.c ../config.h \
pagealign_alloc.h \
/usr/lib/gcc-lib/i386-redhat-linux/3.2.2/include/stddef.h \
/usr/include/errno.h /usr/include/features.h
www.eeworm.com/read/195341/5112387
s alloc3.s
.globl flag
.globl b1, w1, u1, b1s, b1e
/ here to allocate a new block
/
/
/ mov ...,r0
/ jsr pc,allocate
/ mov r1,...
/
/ requested size in bytes in r0
/ pointer to header of allocated block returned
www.eeworm.com/read/195341/5112391
s alloc1.s
.globl plausible
.globl lookchar
.globl wc
.globl seekchar
.globl putchar
.globl allocate
.globl release
.globl stats
.globl w,r,a,l
.globl bufchar
.globl copy
.globl getbuf
.globl swap
.globl fixct
/
www.eeworm.com/read/195341/5112396
s alloc2.s
/
/ routine to read from disc to a buffer
/ wcing the buffer if necessary
/ mov disc addr,r0
/ mov buffer addr,r2
/ jsr pc,getb
/ on return r0 = addr of byte in buffer
/
getb:
mov r3,-(sp)
mov r1,-(
www.eeworm.com/read/195013/5122217
txt inode-alloc.txt
Current inode allocations in the proc-fs (hex-numbers):
00000000 reserved
00000001-00000fff static entries (goners)
001 root-ino
00001000-00001fff dynamic entries
0001xxxx-7fffxxxx
www.eeworm.com/read/191609/5164413
h stack_alloc.h
/* Copyright (C) 2002 Jean-Marc Valin
File: stack_alloc.h
Temporary memory allocation on stack
Redistribution and use in source and binary forms, with or without
modification,
www.eeworm.com/read/190666/5182123
h stl_alloc.h
// Allocators -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and
www.eeworm.com/read/190346/5185822
c ne_alloc.c
/*
Replacement memory allocation handling etc.
Copyright (C) 1999-2003, Joe Orton
This library is free software; you can redistribute it and/or
modify it under the t