• 始终正确处理返回动态分配内存引用函数返回

    Always properly handle return values of functions returning references of dynamically allocated memory.

    youdao

  • 清单2中,函数分配包含一个Buffer内存初始化条目指明它是抽象缓冲区

    In Listing 2, the function allocates a piece of memory containing a buffer and initializes its entries to indicate an empty abstract buffer.

    youdao

  • 安装函数内部调用kzalloc(分配内核内存并清零)。

    Internal to the setup function, there's a call to kzalloc (which allocates kernel memory and zeroes it).

    youdao

  • 清单3 中的函数释放链表中的所有内存然后释放 newBuffer()分配Buffer

    The function in Listing 3 frees any memory blocks in the linked list, then frees the Buffer allocated by newBuffer().

    youdao

  • 结果,func函数分配20个字节丢失了导致内存泄漏

    As a result, the 20 byte block allocated by the func function is lost and results in a memory leak.

    youdao

  • 下面探测脚本使用用户函数进入探测跟踪malloc例程显示分配内存量。

    The following probe script USES the User Function Entry probe to track malloc routines and display the size of allocation.

    youdao

  • 现在类型可以通过建的函数new分配将返回一个指针,指向一块内存单元,其所占内存初始化为

    Values of this type can now be allocated using the built-in function new, which returns a pointer to the value in memory with all slots initialized to the zero value.

    youdao

  • 错误的内存使用使用内存分配释放函数匹配发生

    Incorrect memory use occurs when functions used for allocating and de-allocating memory do not match.

    youdao

  • 在 in_pcballoc 中,调用了内核内存分配函数函数内存分配Internet控制

    Within in_pcballoc, the kernel's memory allocator function is called, which allocates memory to the Internet control block.

    youdao

  • 拷贝构造函数需要情况下动态内存分配吗?

    Copy constructor is needed only in the case of dynamic memory allocation?

    youdao

  • 显示一个层次结构它表示分析运行期间各个函数执行路径内存分配数据

    Displays a hierarchical tree that represents the execution paths and memory allocation data of functions in the profiling run.

    youdao

  • 列出分配大多数内存函数类型

    Lists the functions and types that allocated the most memory.

    youdao

  • 显示一个层次结构它表示分析运行期间被检测函数执行路径内存分配数据详细计时数据。

    Displays a hierarchical tree that represents the execution paths, memory allocation data, and detailed timing data for instrumented functions in the profiling run.

    youdao

  • 模块组织分析数据并列出模块函数内存分配数据和详细计时信息

    Organizes profiling data by module, and lists the functions, memory allocation data, and detailed timing information for the module.

    youdao

  • 列出分析运行期间各个函数指令内存分配数据

    Lists memory allocation data for the instructions of functions in the profiling run.

    youdao

  • 分析运行期间分配函数所有独占分配内存字节数的百分比

    The percentage of all bytes of memory that were allocated in the profiling run that were exclusive allocations of this function.

    youdao

  • 列出分析运行期间各个函数源代码行的内存分配数据

    Lists memory allocation data for the source code lines of functions in the profiling run.

    youdao

  • 列出分析运行期间被检测函数内存分配数据

    Lists memory allocation data for the instrumented functions in the profiling run.

    youdao

  • 数目包括函数调用的各个函数分配内存

    The number includes memory that was allocated in functions that were called by this function.

    youdao

  • 数量包括当前函数调用的各个函数分配内存

    This number does not include memory that was allocated by functions that were called by the current function.

    youdao

  • 这个函数分配多重窗口结构内存返回一个句柄

    This function allocates memory for a multiple-window position structure and returns the handle to the structure.

    youdao

  • 方法分析内存泄漏基础,通过重新实现动态内存分配释放函数,记录内存分配的确切位置跟踪动态内存使用情况。

    Based on the analysis of memory leak, the method overloads the allocation function and overrides the free function to store the allocation spot and trace the dynamic memory allocation.

    youdao

  • 浏览器内存空间中分配内存使用这个函数动态分配内存

    NPN_MemFree requests that the browser free a specified block of memory. Use this function to free memory allocated with NPN_MemAlloc.

    youdao

  • 列出函数内存分配数据调用所选函数函数以及所选函数调用的函数

    Lists memory allocation data for a selected function, the functions that called the selected function, and the functions that were called by the selected function.

    youdao

  • 这个语言定义静态变量函数局部变量两内存分配机制

    The language does not define any storage allocation facility other than static definition and the provided by the local variables of functions...

    youdao

  • 由于函数可以本地局部变量参数地址传给函数,因此为局部变量分配固定内存几乎不可能。

    Because procedures can pass the addresses of local variables and arguments to subprocedures, keeping local variables in static cells is unacceptably complex.

    youdao

  • 由于函数可以本地局部变量参数地址传给函数,因此为局部变量分配固定内存几乎不可能。

    Because procedures can pass the addresses of local variables and arguments to subprocedures, keeping local variables in static cells is unacceptably complex.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定