The compiler just writes them to the register or stack area specified by the ABI.
编译器写道他们指定的寄存器或堆栈区ABI。
If a frame pointer is used, the option exists to dynamically create the parameter stack area.
如果使用框架指标,则可以使用此选项来动态建立参数堆叠区域。
While the mapped stack area expands to meet demand, it does not shrink back when the stack gets smaller.
映射的堆栈区域扩展,以满足需求,它不退缩,当堆栈变小。
Now, without checking the validity of what you're doing, you copy 256 bytes into a stack area reserved at only 128 bytes.
现在,您没有检查正在处理的内容的有效性,而是将256个字节复制到了仅为128个字节的保留堆栈空间内。
Therefore, subsequent, uninitialized stack variables that happen to use the same stack area can return values left over from the prior use of this stack memory.
因此,恰好在随后使用相同堆栈区域的未初始化堆栈变量就可能返回上次使用该堆栈内存时留下的值。
If the encapsulate code USES a large stack area only the server thread have to allocate enough RAM, the client threads save RAM by just requesting the service to the server.
如果封装的代码使用大量的堆栈空间,只需要服务线程需要分配足够的RAM,客户端线程可以通过向服务线程发送请求来节省RAM。
If I doubled the area of the sheet, the stack would only compress by half as much.
如果将纸的面积扩大到原来的两倍,纸堆的收缩总量便缩小到原来的一半。
The condition register should be saved in its area of the stack before any of these fields are modified, and then restored before returning.
在对任何域进行修改之前,都应该将条件寄存器保存到堆栈的这个区域中,然后在返回之前恢复。
The directory stack enables you to store one or more directories into a temporary area, and then bring them back again.
目录堆栈使您可以将一个或多个目录存储到某个临时区域中,然后再次调回它们。
By using primitive values on the stack, we can do work without using the current memory area.
通过使用栈上的原始值,我们就可以在不使用当前存储区的前提下完成工作。
The first part of the stack frame is the non-volatile register save area.
堆栈帧的第一个部分是非易失性寄存器保存区。
As I mentioned earlier, LR_OFFSET is the offset from the end of the stack to the link register save area.
正如我先前提到的,LR_OFFSET是堆栈末端到链接寄存器保存区的偏移量。
Every time a function is called, a new stack frame (an area of memory inside the stack) is used to support the call.
每当调用一个函数,就会使用一个新的堆栈帧来支持该调用。
The most important part of any ABI is the details of how to make use of the stack, which is the area of memory that holds local function data.
任何ABI中最重要的部分都是具体如何使用堆栈,即保存本地函数数据的内存区域。
An IllegalAssignmentError can be introduced when it isn't known which memory area an object is allocated from, or where on the scope stack a particular scope is located.
当不知道从哪个内存区域分配对象或者特定范围位于范围堆栈上的何处时,可能发生IllegalAssignmentError。
Every thread in an application requires memory to hold its stack (the area of memory used to hold local variables and maintain state when calling functions).
应用程序中的每个线程都需要内存来保存它的栈(用于在调用函数时保存本地变量和维持状态的内存区)。
An area of the stack associated with a particular function call.
一个关联特殊函数调用的堆栈区域。
Arching over a sunken play area to the east is the vertical circulation stack of the building that is made up of an architectural stair and elevator.
东边有一个下沉式游乐场地是该建筑的垂直流通堆叠区,由楼梯和电梯连接地下和地上部分。
The surface force per unit area exerted at the top of a wellbore when it is closed at either the Christmas tree or the BOP stack.
当采油树或防喷器组关闭时,施加在井口单位面积上的力称之为为关井压力。
Select one of your demon stacks and then an area to summon a stack of demons of the same type.
选择一队恶魔和一个区域,召唤相同类型的恶魔。
Bluetooth is a kind of low cost and low power wireless communication technology which is mainly applied in personal area net and consists of baseband chip and protocol stack.
蓝牙技术是一种用于个人区域网络的低成本、低功率的无线通信技术,主要包括基带芯片和协议栈两个部分。
Once a program has used an area of its stack, it is never reset to 0 by the compiler.
一旦程序使用其堆栈区域后,它就永远不会由编译器重置为0。
The method of stack velocity analysis based on relief surface presented in the paper uses double-square-root equation to compute the travel time of reflections, which is suitable to use in the area w.
本文提出的基于起伏地表的叠加速度分析方法,应用双平方根方程计算反射波的旅行时间,可适用于地形起伏剧烈地区。
It is possible to exhaust the area mapping the stack by pushing more data than it can fit.
这是可能的映射由堆栈推它可以容纳更多的数据比用尽的面积。
A new remote boot technology based on IP storage area network was designed, and the core technology of it is the firmware protocol stack running under bare machine platform.
设计了一种基于IP存储区域网络的远程引导技术,该技术的核心是运行在裸机下的固件协议栈。
The third stack is the "home area network" (HAN)—industry-speak for all the smart-grid technology in the home, behind the meter.
第三个叠层为“居室网络(HAN)”——仪表之后居室内所有智能电网技术的行业说法。
SADI algorithm was executed successfully in the BJT area with near-, middle-, and far-stack dataset, and amplitude dataset was finally converted to attributes dataset describing lithology and fluid.
利用平湖八角亭工区的近中远角道集数据体,成功应用了同时反演算法(SADI),最终将地震振幅数据体转化为描述岩石岩性和流体的属性数据体。
Puts the specified input event onto the top of the specified staging area stack.
将指定的输入事件放置在临时区域堆栈的顶部。
The paper introduces five memory areas in C/C++ memory image, and free memory area is compared with stack and outer variable area.
本文介绍了C/C++内存映象中的五个区域,将自由存储区与栈和全局变量空间进行对比,并结合具体实例,详细阐述了自由存储区的优势和访问方法。
The paper introduces five memory areas in C/C++ memory image, and free memory area is compared with stack and outer variable area.
本文介绍了C/C++内存映象中的五个区域,将自由存储区与栈和全局变量空间进行对比,并结合具体实例,详细阐述了自由存储区的优势和访问方法。
应用推荐