1153万例文収録!

「return stack」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > return stackに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

return stackの部分一致の例文一覧と使い方

該当件数 : 69



例文

METHOD AND APPARATUS FOR MANAGING RETURN STACK例文帳に追加

復帰スタックを管理する方法および装置 - 特許庁

Return the frame object for the caller's stack frame. 例文帳に追加

呼び出し元のフレームオブジェクトを返します。 - Python

Return a frame object from the call stack. 例文帳に追加

コールスタックからフレームオブジェクトを取得します。 - Python

The return stack controller reads the number of return levels from a value embedded in the return instruction.例文帳に追加

復帰スタックコントローラは、復帰命令に埋め込まれた値から復帰レベルの数を読み取る。 - 特許庁

例文

Return a list of frame records for the caller's stack. 例文帳に追加

呼び出し元スタックのフレームレコードのリストを返します。 - Python


例文

The Local Stack is very similar to the call/return stack in procedural languages. 例文帳に追加

この局所スタックは, 手続き型言語における呼出し/戻りスタックによく似ている. - コンピューター用語辞典

Return the current value of the recursion limit, the maximum depth of the Python interpreter stack.例文帳に追加

最大再帰数は、Pythonインタープリタスタックの最大の深さです。 - Python

Return true when the interpreter runs out of stack space. 例文帳に追加

インタプリタがスタック空間を使い尽くしたときに真を返します。 - Python

A processor includes a return stack circuit used for predicting procedure return addresses for instruction pre-fetching, wherein a return stack controller determines the number of return levels associated with a given return instruction, and pops that number of return addresses from the return stack, to pre-fetch the return address of the original calling procedure in a chain of successive procedure calls.例文帳に追加

プロセッサは、命令プリフェッチングのためのプロシージャ復帰アドレスを予測するために使用される復帰スタック回路を含み、復帰スタックコントローラが、所与の復帰命令に関連する復帰レベルの数を決定し、その数の復帰アドレスを復帰スタックからポップすることにより、一連の連続したプロシージャ呼出し中の最初の呼出プロシージャの復帰アドレスをプリフェッチする。 - 特許庁

例文

In this interruption processing, a stack pointer is initialized by the processing of S3, so that in performing interruption processing, it is not necessary to perform a RETI (RETurn Interrupt) instruction to return the value of the stack pointer.例文帳に追加

この割込処理では、S3の処理によりスタックポインタが初期化されているので、割込処理の実行に際し、RETI(RETurn Interrupt)命令を実行してスタックポインタの値を戻す必要がない。 - 特許庁

例文

In the interruption processing, a stack pointer is initialized by a processing of S3, so that there is no need to execute an RETI (RETurn Interrupt) command to return the value of the stack pointer.例文帳に追加

この割込処理では、S3の処理によりスタックポインタが初期化されているので、割込処理の実行に際し、RETI(RETurn Interrupt)命令を実行してスタックポインタの値を戻す必要がない。 - 特許庁

The return subroutine processing is branched to a return destination address 1 stored in a stack 10, and restored from the subroutine processing.例文帳に追加

リターンサブルーチン処理は、スタック10に記憶された戻り先番地1に分岐して、サブルーチン処理から復帰する。 - 特許庁

A return address stack operates when a completed branch instruction is equivalent to the call instruction or the return instruction.例文帳に追加

リターンアドレススタックは、完了した分岐命令がコール命令又はリターン命令に相当するときに動作する。 - 特許庁

To provide a mechanism for performing branch prediction with high accuracy only with a return address stack.例文帳に追加

リターンアドレススタックのみで精度良く分岐予測を行う機構を提供する。 - 特許庁

The cell stack 10 and the tank 20 are connected with each other by an outgoing piping 30 and a return piping 40.例文帳に追加

セルスタック10とタンク20とは往路配管30および復路配管40で接続される。 - 特許庁

Then, the return subroutine processing and the stack frame release processing are processed based on one command.例文帳に追加

そして、リターンサブルーチン処理とスタックフレーム解放処理とを一命令で処理する。 - 特許庁

The cell stack 10 and the tank 20 are connected with each other by an outgoing piping 30 and a return piping 40.例文帳に追加

セルスタック10とタンク20とは往路配管30および復路配管40で接続されている。 - 特許庁

If optional integerdepth is given, return the frame object that many calls below the top of the stack.例文帳に追加

オプション引数depthを指定すると、スタックのトップからdepthだけ下のフレームオブジェクトを取得します。 - Python

At the time when branch history 210 detects presence of a call instruction, an address of a return destination of a return instruction corresponding to the call instruction is stored in a return address stack X240.例文帳に追加

ブランチヒストリ210がコール命令の存在を検出した時点でリターンアドレススタックX240にそのコール命令に対応するリターン命令の戻り先のアドレスを格納する。 - 特許庁

When the branch history 210 detects presence of the return instruction before execution of the call instruction is completed in a branch reservation station 150, the address of the return destination of the return instruction is not stored in a return address stack 220, however, in this case, an output selection circuit 280 predicts a right return destination using information stored in the return address stack X240.例文帳に追加

分岐リザベーションステーション150にてコール命令の実行が完了する前にブランチヒストリ210がリターン命令の存在を検出した場合は、リターンアドレススタック220にリターン命令の戻り先のアドレスが格納されないが、この場合、出力選択回路280は、リターンアドレススタックX240に格納された情報を用いて正しい戻り先を予測する。 - 特許庁

is allocated within the stack frame, that space is automatically freed if the function return is jumped over by a call to longjmp (3) 例文帳に追加

により割り当てられる空間はスタックフレームから割り当てらるので、関数の戻り先がlongjmp (3) - JM

Return a list of up to limit ``pre-processed'' stack trace entries extracted from the traceback object traceback.例文帳に追加

トレースバックオブジェクトtracebackからlimitまで取り出された``前処理済み''スタックトレース項目のリストを返します。 - Python

Otherwise, for the stack, dummy areas are piled between the local variables, between the local variable and a return address, and between the return address and a dummy augment.例文帳に追加

またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。 - 特許庁

The return stack circuit dynamically tracks the number of return levels by counting the procedure calls (branches) in a chain of successive procedure calls.例文帳に追加

復帰スタック回路は、一連の連続したプロシージャ呼出し中のプロシージャ呼出し(ブランチ)をカウントすることによって、復帰レベルの数を動的にトラッキングする。 - 特許庁

When a call instruction or an interrupt branch is executed by a CPU 100, a stack memory 300 pushes its return destination address, and pops the return destination address being pushed when a return instruction is executed.例文帳に追加

スタックメモリ300は、CPU100によってコール命令又は割込み分岐が実行されたとき、その復帰先アドレスをプッシュし、復帰命令が実行されたとき、プッシュしている復帰先アドレスをポップする。 - 特許庁

These functions make some assumptions about how a function's return address is stored on the stack. 例文帳に追加

これらの関数は、関数のリターンアドレスがスタック上でどのように格納されるかに関してある仮定を置いている。 - JM

Return a list of frame records for the stack between the current frame and the frame in which an exception currently being handledwas raised in.例文帳に追加

実行中のフレームと処理中の例外が発生したフレームの間のフレームレコードのリストを返します。 - Python

When the buffer status flag 10 is in a reset state, the program return address is returned and supplied from the stack memory to the program counter 3a.例文帳に追加

リセット状態であれば、スタックメモリ9からそのプログラム戻り番地をプログラムカウンタ3aに戻し供給する。 - 特許庁

To fast execute an instruction sequence including a subroutine by an information processor equipped with a branch history and a return address stack.例文帳に追加

ブランチヒストリとリターンアドレススタックを備える情報処理装置において、サブルーチンを含む命令列を高速に実行する。 - 特許庁

The return value is 0 unless an invalid option is supplied or n indexes beyond the end of the directory stack. 例文帳に追加

不正なオプションが与えられた場合とインデックスn がディレクトリスタックの終端を越えている場合を除き、返り値は 0 となります。 - JM

does not return on success, and the text, data, bss, and stack of the calling process are overwritten by that of the program loaded. 例文帳に追加

そして、呼び出し元のプロセスの text, data, bss, スタックは、読み込まれたプログラムによって上書きされる。 元のプログラムが ptrace されている場合、execve () - JM

A return is made to an address at which NMI was generated when the stoppage of the power supply occurred by an RET instruction and a return control is executed based on the address retreated to the stack region.例文帳に追加

そして、RET命令によって電力供給停止時にNMIが発生したアドレスにリターンし、スタック領域に退避されていたアドレスにもとづいて復旧制御が実行される。 - 特許庁

In the stack layout check, a return address of each program code developed in the memory is successively acquired, and the data processing is stopped based on attribute information of an address shown by each return address.例文帳に追加

スタックレイアウトチェック処理では、メモリに展開された各プログラムコードのリターンアドレスが順次取得され、各リターンアドレスが示すアドレスの属性情報に基づいてデータ処理が停止される。 - 特許庁

To provide a sheet feeder which has sufficient conveyance power to return doubly fed sheets of paper back to a sheet stack tray.例文帳に追加

重送した複数枚のシートを積載台側に戻すための搬送力を十分に得ることができるシート給送装置を提供する。 - 特許庁

The processor has an instruction for making an arithmetic processing unit execute return subroutine processing and stack frame release processing.例文帳に追加

本発明に係るプロセッサは、リターンサブルーチン処理と、スタックフレーム解放処理とを演算処理装置に実行させる命令を有するプロセッサである。 - 特許庁

The processing unit is responsive to a return state data processing instruction to write return state data of the processing unit from its current mode of operation to a stack corresponding to a different mode of operation to the current mode of operation.例文帳に追加

処理ユニットは現在の作動モードからの処理ユニットのリターンステートデータを現在の作動モードと異なる作動モードに対応するスタックに書き込むよう、リターンステートデータ処理命令に応答自在である。 - 特許庁

Actually, the first three errors are detected by the parser; only the last error is found by the lexical analyzer -- the indentation of return r does not match a level popped off the stack.例文帳に追加

実際は、最初の 3 つのエラーはパーザによって検出されます; 最後のエラーのみが字句解析器で見つかります -- return r のインデントは、スタックから逐次除去されていくどのインデントレベル値とも一致しません - Python

Thus, because it is impossible to precisely anticipate the relative position of a return address storing area RA, in a stack frame from the source code or the like, it becomes very difficult to rewrite the return address with a destination address (the start address of the malicious program code) by the stack-smashing attack.例文帳に追加

このようにすると、スタックフレーム中でのリターンアドレス格納領域RAの相対位置をソースコード等から事前に正確に知ることは不可能であるため、スタックスマッシング攻撃でリターンアドレスを目的のアドレス(悪意のあるプログラムコードの開始アドレス)に書き換えることは極めて難しくなる。 - 特許庁

At the time of generation of a sub-routine branch processing instruction, a program return address (i) of a program counter 3a is saved and stored in not only a stack memory but also a stack buffer register 11, and a buffer status flag 10 is set.例文帳に追加

サブルーチン分岐処理命令の発生時にプログラムカウンタ3aのプログラム戻り番地(i)をスタックメモリ9だけでなくスタックバッファレジスタ11にも待避格納するとともに、バッファステータスフラグ10をセットする。 - 特許庁

In the filtering, the computer device 300 acquires a return address string accumulated in a call stack, and compares the acquired return address string with a preliminarily generated return address string, and determines whether the behavior of software to be monitored is abnormal according to the result of comparison.例文帳に追加

フィルタリング処理においては、コンピュータ装置300は、コールスタックに積まれるリターンアドレス列を取得し、取得したリターンアドレス列と、予め生成されたリターンアドレス列とを比較し、比較結果に応じて、監視対象となるソフトウェアの挙動が異常か否かを判定する。 - 特許庁

The CPU 1 when decoding a return instruction as an instruction for a return from the interruption service routine after performing the processing of the interruption service routine refers to the saving history register 11 and reloads registers in order from a stack memory.例文帳に追加

CPU1は割込みサービスルーチンの処理を実行した後、割込みサービスルーチンから復帰する命令であるリターン命令をデコードすると、退避履歴レジスタ11を参照し、スタックメモリから順にレジスタを復帰処理する。 - 特許庁

To provide a device for controlling interruption to return to an original program without runaway even when an NMI request is generated before setting a stack pointer.例文帳に追加

スタックポインタ設定以前にNMI要求が発生した場合でも、暴走することなく元のプログラムに復帰させる割込み制御装置を提供する。 - 特許庁

In the game state return processing, it also carries out a register restoration processing by reading retreat values of various registers from stack regions to be set for the various registers.例文帳に追加

また、遊技状態復旧処理において、スタック領域から各種レジスタの退避値を読み出して各種レジスタに設定するレジスタ復元処理を行う。 - 特許庁

Retrieve all errors since last purge, or filter all errors and only return errors of a particular error level, leaving the rest on the stack. 例文帳に追加

最後にクリアした後に発生したすべてのエラーを取得します。 あるいは、特定のエラーレベルのものだけを取得し、残りのエラーはスタックに残しておきます。 - PEAR

The effect of this is that as exception propagationcauses the Python stack to unwind, the callback is called upon return to each frame as the exception propagates.例文帳に追加

この結果、例外の伝播によって Python が呼び出しスタックを逆戻りする際に、各フレームから処理が戻るごとにコールバック関数が呼び出されます。 - Python

In the return processing of the main board, the command of the display information related to the display device is not generated, and thus the command stack is not used for the command.例文帳に追加

前記メイン基板の前記復帰処理では、前記表示デバイスに関する表示情報のコマンドを生成しないので、当該コマンドのためにコマンドスタックを使用することがない。 - 特許庁

An ejector 36 is deployed in a fuel gas supply flow passage 28 in order to suck an exhaust gas from a fuel gas circulation flow passage 30 and return it to a fuel cell stack 12, and a heat exchanger 38 is deployed between downstream of the ejector 36 and the fuel cell stack 12 in order to return water passed through the ejector 36 in the exhaust gas into water vapor.例文帳に追加

燃料ガス供給流路28には、燃料ガス循環流路30から排ガスを吸引して燃料電池スタック12に戻すためのエゼクタ36が配設されるとともに、前記エゼクタ36の下流と燃料電池スタック12との間には、排ガスに含まれて前記エゼクタ36を通過した水分を水蒸気化させる熱交換器38が配設される。 - 特許庁

Together with this reference information 203, margin information 204 for each line embedded in the text document data 201 is stored temporarily in a work memory (called a margin stack), the margin information of the line stored in the margin stack is extracted and the return digit position of the line is provided.例文帳に追加

この参照情報203とともにテキスト文書データ201中に埋め込まれた行毎の余白情報204をワークメモリ(余白スタックと呼ぶ)に一時記憶し、余白スタックに記憶されている行の余白情報を取り出し行の折り返し桁位置を得る。 - 特許庁

At the time of the generation of a restoration processing instruction, when the buffer status flag 10 is in a set state, the program return address is returned and supplied from the stack buffer register 11 to a program counter 3a.例文帳に追加

復帰処理命令の発生時にバッファステータスフラグ10がセット状態であれば、スタックバッファレジスタ11からそのプログラム戻り番地をプログラムカウンタ3aに戻し供給する。 - 特許庁

例文

If it is, the CPU resets the flag, and sets a value indicating a return address in a stack area to that indicating the initial address of command transmission processing.例文帳に追加

コマンド送信中フラグがオンであれば、CPUは、コマンド送信中フラグをリセットし、スタック領域における復帰アドレスを示す値を、コマンド送信処理の最初のアドレスを示す値にセットする。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS