代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/203830/5038212
pl alpha.pl
#!/usr/local/bin/perl
package alpha;
use Carp qw(croak cluck);
$label="100";
$n_debug=0;
$smear_regs=1;
$reg_alloc=1;
$align="3";
$com_start="#";
sub main'asm_init_output { @out=(); }
sub main'as
www.eeworm.com/read/178758/5314516
h dpmimem.h
#ifndef __DPMIMEM_H__
#define __DPMIMEM_H__
void dpmi_set_limit(DWORD l);
DWORD dpmi_get_mem(DWORD addr, DWORD size);
DWORD dpmi_alloc(DWORD size, DWORD *base);
int dpmi_free(DWORD handle);
#endif
www.eeworm.com/read/176663/5335604
cpp bzip2encoder.cpp
// BZip2Encoder.cpp
#include "StdAfx.h"
#include "../../../Common/Alloc.h"
#include "BZip2Encoder.h"
#include "../BWT/Mtf8.h"
#include "BZip2CRC.h"
namespace NCompress {
namespace NBZip2 {
stati
www.eeworm.com/read/176663/5335610
cpp dllexports.cpp
// DLLExports.cpp
#include "StdAfx.h"
#include "Common/MyInitGuid.h"
#include "Common/ComTry.h"
#ifdef _WIN32
#include "Common/Alloc.h"
#endif
#include "BZip2Encoder.h"
#include "BZip2Decoder.h"
/
www.eeworm.com/read/176663/5335612
cpp bzip2decoder.cpp
// BZip2Decoder.cpp
#include "StdAfx.h"
#include "BZip2Decoder.h"
#include "../../../Common/Alloc.h"
#include "../../../Common/Defs.h"
#include "../BWT/Mtf8.h"
#include "BZip2CRC.h"
namespace NCom
www.eeworm.com/read/169697/5414728
dat mpi.dat
Abort
Accumulate
Add_error_class
Add_error_code
Add_error_string
Allgather
Allgatherv
Alloc_mem
Allreduce
Alltoall
Alltoallv
Alltoallw
Attr_delete
Attr_get
Attr_put
Barrier
Bcast
Bsend
Bsend_init
Buff
www.eeworm.com/read/342578/3232648
cpp bank.cpp
#include
#include
#include
#define N 10
#define M 10
typedef struct{
int ip;
int able[N];
int visited[N];
int avail[M];
int alloc[N][M];
int need[N][M]
www.eeworm.com/read/341021/3261399
dat mpi.dat
Abort
Accumulate
Add_error_class
Add_error_code
Add_error_string
Allgather
Allgatherv
Alloc_mem
Allreduce
Alltoall
Alltoallv
Alltoallw
Attr_delete
Attr_get
Attr_put
Barrier
Bcast
Bsend
Bsend_init
Buff
www.eeworm.com/read/337546/3330299
s big-endian.s
/*
* linux/arch/arm/boot/compressed/big-endian.S
*
* Switch CPU into big endian mode.
* Author: Nicolas Pitre
*/
.section ".start", #alloc, #execinstr
mrc p15, 0, r0, c1, c0, 0 @ read cont
www.eeworm.com/read/337546/3337356
h intmem.h
#ifndef _ASM_CRIS_INTMEM_H
#define _ASM_CRIS_INTMEM_H
void* crisv32_intmem_alloc(unsigned size, unsigned align);
void crisv32_intmem_free(void* addr);
void* crisv32_intmem_phys_to_virt(unsigned long