alloc meaning in English
内存分配
Examples
- The ftp _ alloc ( ) function allocates space for a file to be uploaded to the ftp server
函数的作用是:为上传到ftp服务器的文件分配空间。 - The global bond asset allocation includes allocation among markets , allocation among currencies and alloc
国际债券资产配置内容包括市场配置、货币配置和单个债券间配置等儿个方面。 - Here a delaying - allocation optimizing strategy is proposed , it adopts a coarse - grained adjustment of the stack frame . at the call site allocations , the caller ’ s stack frame is reduced according to the actual usage while the callee only be allocated a limited stack frame , consequently , the potential spill is reduced to the best advantage
本文提出一种基于延迟分配的栈寄存器分配策略,为了减少额外代价,采用粗粒度的栈帧调整策略,在调用点处使用alloc指令调整调用者的栈帧大小,并为被调用过程分配部分栈帧,在调用点处从调用者和被调用者两个角度尽量缩减各自的栈帧,从而减少栈帧的溢出。