ALLOCATED MEMORY in Japanese translation

['æləkeitid 'meməri]
['æləkeitid 'meməri]
割り当てられたメモリー

Examples of using Allocated memory in English and their translations into Japanese

{-}
  • Computer category close
  • Colloquial category close
  • Ecclesiastic category close
  • Programming category close
The allocated memory is passed through the dereferenced fourth parameter, and if the allocation was successful, the function return value is greater than or equal to zero.
割り当てられたメモリは逆参照される4番目のパラメーターを通して渡され、割り当てが成功した場合に、関数の戻り値が0以上になります。
For the purposes of investigating memory issues, the Timeline panel also has a Memory mode which tracks total allocated memory, number of DOM nodes, number of window objects, and the number of event listeners allocated..
そして、メモリ問題を調査するために、タイムラインパネルはメモリモードを備えており、アロケートされたメモリの合計値や、DOMノード数、ドキュメント数、イベントリスナー数を追跡することができます。
Cooperative reminiscence management, used by many early operating methods, assumes that every one programs make voluntary use of the kernel‘s memory supervisor, and do not exceed their allocated memory.
協調的メモリ管理は初期のOSでよく使われた方式で、全プログラムが自発的にカーネルのメモリ管理機構を使い、割り当てられたメモリをはみ出さないように動作することを前提としている。
Monitor your blog memory usage and know your limit- once your blog hits 80% of the allocated memory(this the usual bottleneck you will first bump into with shared hosting), then it's time to consider upgrading to VPS hosting.
ブログのメモリ使用量を監視して制限を確認します-ブログが割り当てられたメモリの80%に達すると(これが共有ホスティングで最初に発生する通常のボトルネック)、次にVPSまたはクラウドホスティングへのアップグレードを検討します。
If the function completes successfully, all managed OIDs have been unregistered(removed from the tree) and freed, together with all their allocated memory, and the entries of the context have been freed as well.
その関数が成功して完了した場合には、全ての管理されているoidは登録抹消(ツリーから削除)され、全てのそれらに割り当てられたメモリと共に解放され、同様にコンテキストのエントリも解放されています。
Instead data resides in drive only but you will not be able to access them because its access pointer is removed from table entry and its allocated memory is also freed to store other data.
代わりに、データは、ドライブ内に存在するが、そのアクセスポインタは、テーブルエントリから削除され、その割り当てられたメモリは、他のデータを格納するために解放されるので、それらにアクセスすることはできません。
It provides the following information: Traceback where an object was allocated Statistics on allocated memory blocks per filename and per line number: total size, number and average size of allocated memory blocks Compute the differences between two snapshots to detect memory leaks To trace most memory blocks allocated by Python, the module should be started as early as possible by setting the PYTHONTRACEMALLOC environment variable to 1.
このモジュールは以下の情報を提供します。オブジェクトが割り当てられた場所のトレースバックファイル名ごと、及び行ごとに割り当てられたメモリブロックの以下の統計を取ります:総サイズ、ブロック数、割り当てられたブロックの平均サイズメモリリークを検出するために2つのスナップショットの差を計算します。
Ex. Code for allocating memory.
例】メモリ確保のコード。
Could not allocate memory.
メモリを確保できません。
Error: Could not allocate memory.
エラー:メモリを割り当てることができませんでした。
Now, malloc() allocates memory from the heap.
Malloc()はプロセスヒープからメモリを割り当てます
Raising an exception involves allocating memory, and executing an exception handler is generally slow.
例外を発生させることはメモリの割り当てを伴うので、一般的に例外処理は遅くなる傾向があります。
If allocating memory in a loop, can you reuse a single allocation in every loop iteration?
ループ内でメモリを割り当てている場合、ひとつのメモリ領域を毎回の処理で再使用できませんか?
Only a select few threads within the Winword process allocate memory in this way.
Winwordプロセス内でこの方法でメモリを割り当てるスレッドは、わずか数個程度です。
D allocates memory using the D garbage collector, so no explicit delete's are necessary.
一方Dではガベージコレクタでメモリを割り当てるので、明示的なdeleteは不要です。
Intelligently allocating memory to user state is an important concern that we go over in more detail below.
ユーザー状態のために賢くメモリーを割り当てることは、後ほど詳しく説明する通り重要事項です。
Memory allocation error The program could not allocate memory needed for its execution. Close some applications and try again.
メモリ割り当てエラー。プログラムの実行に必要なメモリを割り当てることができませんでした。アプリケーションをいくつか閉じて、やり直してください。
How to avoid"mmap Cannot allocate memory" error?- Mroonga v7.01 documentation.
MmapCannotallocatememory」エラーを回避するにはどうしたらよいですか?-Mroongav8.07documentation。
However, if no other compilation unit has a global definition for the name, the linker allocates memory for it.
ただし、他のコンパイル単位にその名前用のグローバル定義がない場合、リンカーはこれらのシンボルにメモリーを割り当てます
During the program's normal operation, we may allocate memory which is only used rarely.
プログラムの通常の稼働中、たまにしか使われないメモリを割り当てるかもしれません。
Results: 41, Time: 0.0415

Word-for-word translation

Top dictionary queries

English - Japanese