ALLOC Meaning in Japanese - translations and usage examples

Noun
alloc

Examples of using Alloc in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Use of alloc init instead of new.
Newの代わりにallocinitを使用する。
A pointer to the struct resource returned by bus_alloc_resource(9).
Bus_alloc_resource(9)によって返されるstructresourceへのポインタです。
Alloc() is also faster on the current Node.
Alloc()は現在のNode。
This means any object created using alloc/init is retained for the lifetime of its current scope.
Alloc/initで生成されたオブジェクトは、現在のスコープのライフタイムの間維持される。
The ALLOC_IF, FREE_IF, and ALLOC modifiers apply to the OUT expression.
ALLOC_IF、FREE_IF、およびALLOC修飾子をOUT式に適用できます。
A send queue is created calling the pcap_sendqueue_alloc() function, specifying the size that the new queue will have.
キュー送出はpcap_sendqueue_alloc()関数によって作られ、新たなキューが保持するサイズを特定します。
Total alloc. obj.(on the far right) is easiest to understand.
合計割り当てオブジェクト数(右端)は、もっとも簡単に理解できます。
There is also a JSCodeshift codemod forautomatically migrating Buffer constructors to Buffer. alloc() or Buffer. from().
Bufferコンストラクタを自動的にBuffer.alloc()またはBuffer.from()に移行するためのJSCodeshiftcodemodもあります。
We can make an allocator of type My_alloc<xstring>:.
ここまでやれば、My_alloc<xstring>型のアロケータをつくることができる:。
However, fsync() operations can be time consuming, so if this automatic behavior is not required,use the-o noauto_da_alloc option with the mount command to disable it.
しかし、fsync()操作は時間がかかるので、この自動動作が必要ない場合は、mountコマンドの-onoauto_da_allocオプションを使って無効にします。
NAME alloc_hugepages, free_hugepages- allocate or free huge pages SYNOPSIS.
名前alloc_hugepages,free_hugepages-ヒュージページ(hugepage)の割り当てと解放を行う書式。
When the lower bound of the first dimension of a section used in the ALLOC modifier is non-zero, then the memory allocation begins with that element.
ALLOC修飾子で使用される部分の最初の次元の下限が非ゼロの場合、メモリー割り当てはその要素から始まります。
ALLOC| Rogue Wave- Documentation Incorrect call to BSTR allocation functionThe BSTR. FUNC.
ALLOC|RogueWave-DocumentationBSTR割り当て関数の不適切な呼び出しですBSTR.FUNC。
Note that the adaptor can(trivially) convert My_alloc<xstring> to the My_alloc<char> that string needs.
このアダプタは(自明に)My_alloc<xstring>をxstringに必要なMy_alloc<char>へ変換できることに注意せよ。
Alloc_section Description The alloc_section pragma places the listed variables, var1, var2, etc., in the specified section.
Alloc_section説明alloc_sectionプラグマは、リストされた変数var1、var2などを指定されたセクションに配置します。
This topic discusses using the alloc modifier with the offload set of pragmas The alloc modifier contains an array section reference.
このトピックは、alloc修飾子とoffloadプラグマのセットを使用する方法について説明します。alloc修飾子には、部分配列参照が含まれます。
ALLOC checker finds calls to BSTR allocation functions SysAllocString and SysAllocStringLen when a value of type BSTR is specified as the argument for the function.
ALLOCチェッカーは、BSTR型の値が関数の引数として指定されたときに、BSTR割り当て関数SysAllocStringおよびSysAllocStringLenへの呼び出しを検出します。
This topic discusses using the ALLOC modifier with the OFFLOAD set of directives The ALLOC modifier contains an array section reference.
このトピックは、ALLOC修飾子とOFFLOAD宣言子のセットを使用する方法について説明します。ALLOC修飾子には、部分配列参照が含まれます。
ALLOCA| Rogue Wave- Documentation Banned alloc function callThere are a number of C/C++ functions that are not considered secure, and are known as'banned' for that reason.
ALLOCA|RogueWave-Documentation禁止されたalloc関数呼び出し安全とは考えられない多数のC/C++関数があり、それを理由に'禁止された'として知られています。
For example, assuming that I have an allocator My_alloc and I want a vector<string> that uses My_alloc for both the vector element and string element allocations.
例えば、アロケータMy_allocがあり、vector<string>に対してMy_allocでvectorの要素とstringの要素両方を割り付けたいとしよう。
ALLOC ALLOC records specify that a function allocates memory only under some conditions on its parameters(preconditions), or sets the returned result to specific values if memory allocation was successful postconditions.
ALLOCALLOCレコードは、パラメーターに対する一部の条件(事前条件)でのみ関数がメモリを割り当て、メモリ割り当てが成功した場合に(事後条件)、返された結果を特定の値に設定します。
It is not guaranteed that the default allocator and Simple_alloc take up no space in a vector object, but a bit of elegant template metaprogramming in the library implementation can ensure that.
既定のアロケータとSimple_allocがvectorオブジェクトの空間を使い切らない保証はないが、エレガントなtemplateメタプログラミングをライブラリの中でちょっと効かせるだけで、保証させることもできる。
ALLOC records ALLOC records specify that a function allocates memory only under some conditions on its parameters(preconditions), or sets the returned result to specific values if memory allocation was successful postconditions.
ALLOCレコードALLOCレコードは、パラメーターに対する一部の条件(事前条件)でのみ関数がメモリを割り当て、メモリ割り当てが成功した場合に(事後条件)、返された結果を特定の値に設定します。
Results: 23, Time: 0.0244

Top dictionary queries

English - Japanese