inlining 中文意思是什麼

inlining 解釋
在線的
  1. The code in listing 3 is not necessarily a candidate for lock elision although after inlining

    清單3中的代碼不一定是鎖省略的候選方案(雖然在內聯了
  2. Another useful pragma for limiting the depth of inlining is

    限制內聯深度的另一個有用的雜注是
  3. Store and manage xml data based on mixed inlining

    數據的關系存儲和查詢
  4. Also falls victim to the inlining and deoptimization problem discussed in

    還淪為在12月份的文章
  5. He reinforced my bias in favor of uncompromising efficiency and inlining

    他加強了我對不犧牲效率和內聯的偏愛。
  6. And any other function that the compiler chooses expansion occurs at the compiler s discretion, often referred to as auto - inlining

    的函數和編譯器選擇的任何其他函數(由編譯器自行進行展開,通常稱作自動內聯) 。
  7. Inlining is one of the most important optimizations that the compiler performs and here we talk about a couple of the pragmas that help modify this behavior

    內聯是編譯器所執行的最重要的優化之一,我們將在此處討論兩個可幫助修改此行為的雜注。
  8. Inline functions are always packaged if they are instantiated as calls which occurs, for example, if inlining is turned off or you take a function address

    如果內聯函數實例化為調用(例如,當關閉內聯或獲取函數地址時出現這種情況) ,則始終打包內聯函數。
  9. Inlining functions, for example, eliminates the overhead of function calls, but inlining too much code may make your program so large that the number of virtual - memory page faults increases

    例如,內聯函數可消除函數調用的系統開銷,但是內聯太多代碼可能使應用程序很大,致使虛擬內存頁的錯誤數增加。
分享友人