代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/403780/11509384
map y1.map
Stack Allocation = 14000 bytes
Start Stop Length Name Class
00000H 053AAH 053ABH Y1_TEXT CODE
053ACH 09E7BH 04AD0H _TEXT CODE
09E7CH 1645
www.eeworm.com/read/403780/11509428
map tu.map
Stack Allocation = 14000 bytes
Start Stop Length Name Class
00000H 0155DH 0155EH TU_TEXT CODE
0155EH 033A1H 01E44H _TEXT CODE
033A2H 0F97
www.eeworm.com/read/403780/11509432
map cut0416.map
Stack Allocation = 14000 bytes
Start Stop Length Name Class
00000H 046A9H 046AAH CUT0416_TEXT CODE
046AAH 090D9H 04A30H _TEXT CODE
090DAH 156B
www.eeworm.com/read/403780/11509531
map yy.map
Stack Allocation = 14000 bytes
Start Stop Length Name Class
00000H 00374H 00375H YY_TEXT CODE
00376H 040D1H 03D5CH _TEXT CODE
040E0H 067C
www.eeworm.com/read/257465/11925498
cpp source.cpp
#include"iostream.h"
#define M 5
typedef struct{
int n_a;
int n_b;
int n_c;
int n_d;
}Need;
typedef struct{
int l_a;
int l_b;
int l_c;
int l_d;
}Allocation;
t
www.eeworm.com/read/338523/12297023
m falloc.m
function PI=falloc(chro)
% Allocation process and fitness evaluation
global MIN_offset MUL_factor MTX MAX
% Get the numbers of items
x=chro;
x=10.^x;
x1=fix(x(1));
x2=fix(x(2));
x3=fix(x(3))
www.eeworm.com/read/489717/1211780
pod evp_pkey_new.pod
=pod
=head1 NAME
EVP_PKEY_new, EVP_PKEY_free - private key allocation functions.
=head1 SYNOPSIS
#include
EVP_PKEY *EVP_PKEY_new(void);
void EVP_PKEY_free(EVP_PKEY *key);
=he
www.eeworm.com/read/480930/1305627
h pcipool.h
struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
size_t size, size_t align, size_t allocation, int flags);
void pci_pool_destroy (struct pci_pool *pool);
void *pci_pool_all
www.eeworm.com/read/480930/1305825
h pcipool.h
struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
size_t size, size_t align, size_t allocation, int flags);
void pci_pool_destroy (struct pci_pool *pool);
void *pci_pool_all
www.eeworm.com/read/479151/1337092
h pcipool.h
struct pci_pool *pci_pool_create (const char *name, struct pci_dev *dev,
size_t size, size_t align, size_t allocation, int flags);
void pci_pool_destroy (struct pci_pool *pool);
void *pci_pool_all