1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > wait stateの意味・解説 > wait stateに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

wait stateの部分一致の例文一覧と使い方

該当件数 : 182



例文

be in the wait state 例文帳に追加

待ち状態にある - コンピューター用語辞典

to enter the wait state 例文帳に追加

待ち状態になる - コンピューター用語辞典

to go into wait state 例文帳に追加

待ち状態に入る - コンピューター用語辞典

is placed in the wait state 例文帳に追加

~は待ち状態に置かれる - コンピューター用語辞典

例文

the task is placed in a wait state until ~ 例文帳に追加

タスクは~まで待ち状態におかれる - コンピューター用語辞典


例文

A program or process in a wait state is inactive for the duration of the wait state. 例文帳に追加

待ち状態にあるプログラムまたはプロセスは, その待ち状態の期間休止している. - コンピューター用語辞典

an error causes the CPU to the wait state 例文帳に追加

エラー(誤り)によってCPUは待ち状態になる - コンピューター用語辞典

STACK SHARING SYSTEM FOR TASK HAVING NO WAIT STATE例文帳に追加

待ち状態のないタスクのスタック共有方式 - 特許庁

While the wait counter 14 is counting, the wait counter compare 15 generates a wait time-out output when reaching a wait set value and the state transition circuit finishes the cycle.例文帳に追加

ウェイトカウンタ14がカウント中、ウェイトカウンタコンペア15はウェイト設定値と同じになった場合、ウェイトタイムアウトし、状態遷移回路11はサイクルを終了させる。 - 特許庁

例文

After that, a control program is set to a reset wait state by an infinite loop.例文帳に追加

その後、制御プログラムを無限ループによりリセット待ちとする。 - 特許庁

例文

To notify a state of electromagnetic waves during a wait or a call.例文帳に追加

待機中あるいは通話中の電磁波の状態を知らせる。 - 特許庁

An AND gate 4 outputs a signal making the CPU 1 be in the wait state, when the wait signal is written and outputs the wait signal making the CPU 1 release from the wait state, when the signal releasing the wait is output from the comparison circuit 6.例文帳に追加

アンドゲート4は、ウエイト信号が書き込まれた時、CPU1をウエイト状態とする信号を出力し、比較回路6からウエイトを解除する信号が出力された時点でCPU1のウエイト状態を解除する信号を出力する。 - 特許庁

The asynchronous microprocessor is provided with a wait instruction, migrates to a wait state status being a state for stopping processing in a processor when the wait instruction is executed, leaves the wait state status when a wait state leaving request signal is received, and continuously executes an instruction indicated by a program counter first.例文帳に追加

ウエイト命令を備え、該ウエイト命令を実行すると、プロセッサ内の処理を停止させる状態であるウエイトステート状態に移行し、ウエイトステート離脱要求信号を受信すると、ウエイトステート状態から離脱し、プログラムカウンタが指し示す命令から引き続き実行を行うことを特徴とする非同期マイクロプロセッサ。 - 特許庁

A wait time for maintaining the wait state is written in bits which excludes the MSB of the register 3 by the CPU 1.例文帳に追加

レジスタ3のMSBを除くビットには、CPU1によってウエイト状態を保持するウエイト時間が書き込まれる。 - 特許庁

Corresponding to this response, the terminal equipment is released from the state of processing wait.例文帳に追加

端末装置は、この応答により処理待ちの状態から解放される。 - 特許庁

The child state changes to wait for are specified by ORing one or more of the following flags in options : 例文帳に追加

子プロセスのどの状態変化を待つかは以下のフラグで指定する( options - JM

A mobile communication device includes a wait state memory register 138 for flash bus wait states that is used in using different portions of a flash memory array.例文帳に追加

フラッシュメモリ列の異なる部分を用いて使用するためのフラッシュバス待機状態のための待機状態メモリレジスタ138を持つ。 - 特許庁

Leave the child in a waitable state; a later wait call can be used to again retrieve the child status information. 例文帳に追加

waitable 状態のプロセスをそのままにする。 この後で wait コールを使って、同じ子プロセスの状態情報をもう一度取得することができる。 - JM

The comparison in the S6 is applied to all incoming calls in an additional channel wait state.例文帳に追加

S6の比較は全ての追加チャネル待ち状態の着信呼について行われる(S7)。 - 特許庁

When an access request is given to resources in the bus slave from the bus master, the response means outputs, when this bus slave is in a wait state, either a blocking wait response for making the bus master perform blocking wait operation or a non-blocking wait response for making the bus master perform non-blocking wait operation, to the bus master.例文帳に追加

バスマスタからバススレーブ内のリソースへのアクセス要求が出されたときに、応答手段は、このバススレーブがウエイト状態である場合において、バスマスタにブロッキングウエイト動作をさせるブロッキングウエイト応答とノンブロッキングウエイト動作をさせるノンブロッキングウエイト応答のいずれかであるウエイト応答を出す。 - 特許庁

In the case of a terminated child, performing a wait allows the system to release the resources associated with the child; if a wait is not performed, then the terminated child remains in a "zombie" state (see NOTES below). 例文帳に追加

子プロセスが終了した場合は、wait を実行することで、システムがその子プロセスに関連するリソースを解放できるようになる。 wait が実行されなかった場合には、終了した子プロセスは「ゾンビ」状態で残り続ける (下記の注意の章を参照のこと)。 - JM

A reproduction control unit changes from a normal state A1, where no preview reproduction control processing is being executed, to a timer wait state A2.例文帳に追加

再生制御部は、プレビュー再生制御処理を実行していない通常状態A1から、タイマ待ち状態A2に遷移する。 - 特許庁

The state transition circuit checks the level of the output of a synchronizing circuit 16 and makes the cycle wait in the same state when the level is '0'.例文帳に追加

状態遷移回路11は、同期回路16の出力のレベルをみて’0’の場合、サイクルは同ステートにてウェイトする。 - 特許庁

To provide a telephone set for displaying an advertisement related to position information without putting a user in wait state.例文帳に追加

ユーザを待たせることなく、位置情報に関連した広告を表示する電話機を提供する。 - 特許庁

To reduce inconvenience due to a wait state while a server creates data requested for transfer.例文帳に追加

転送要求がなされたデータをサーバが作成する間の待ち状態による不便を軽減させる。 - 特許庁

The wait state specifies such the number of cycles of a flash memory bus that a flash memory access unit has to wait until a retrieval of data by a read-out operation.例文帳に追加

待機状態は、フラッシュメモリアクセスユニットが読出し動作によるデータの検索まで待機しなければならないような、フラッシュメモリバスの周期の数を指定する。 - 特許庁

The wait counter 14 when reaching IOCHRDY='0' returns to the last state, and the cycle is made to wait and extended until IOCHRDY='1'.例文帳に追加

ウェイトカウンタ14がカウント中IOCHRDY=’0’になると以前のステートに戻り、サイクルはウェイトしIOCHRDY=’1’までサイクルを引き延ばす。 - 特許庁

The monitoring part 15 decides whether an operation state of the database is the "normal" state indicating a normal operation state, the "abnormal" state indicating an abnormal operation state, or the "during reconfiguration" state indicating a state that processing wait occurs in database access based on an access state to the database in each node.例文帳に追加

監視部15は、各ノードでのデータベースへのアクセス状態に基づいて、データベースの稼動状態が、正常動作状態を示す「正常」、異常動作状態を示す「異常」、又は、データベースアクセスに処理待ちが発生する状態を示す「再構成中」の何れであるかを判断する。 - 特許庁

In a transmission section 24, a transmission wait buffer used for transmitting encoded data is present but an activity ratio of the transmission wait buffer is acquired by a communication path state estimation section 25 as communication state information.例文帳に追加

伝送部24では符号化データ送信時に使用される送信待ちバッファが存在するが、この送信待ちバッファの使用率を、通信状態情報として通信路状態推定部25が取得する。 - 特許庁

It is detected that a wait signal is changed from one level to the other level and corresponding to such a detecting signal, a wait state is inserted to an access state corresponding to the system clock of a microprocessor.例文帳に追加

ウエイト信号が一方のレベルから他方のレベルに変化したことを検出し、かかる検出信号によってマイクロプロセッサのシステムクロックに対応したアクセスステートに対してウエイトステートを挿入する。 - 特許庁

Further, when the wait state continues for a predetermined period (S8: YES), the processing is stopped (S11).例文帳に追加

また、wait状態が所定時間継続した場合には(S8:YES)、処理を停止する(S11)。 - 特許庁

The list of jobs under printing or in printing wait state is displayed on this window WN4.例文帳に追加

このウィンドウWN4には、印刷中もしくは印刷待ちの状態にあるジョブの一覧を表示する。 - 特許庁

When executing the processing to avoid the failure, the specified processing is put in a WAIT state or degenerated.例文帳に追加

この回避する処理を実行する場合には、特定した処理をWAIT、あるいは縮退させる。 - 特許庁

Following the interrupt, the operating system gets control and sets the program to a wait state 例文帳に追加

割込みが発生したあと,オペレーティングシステム(OS)は制御(権)を渡され,そのプログラムを待ち状態に設定する - コンピューター用語辞典

To prevent the disturbance of plotting even when a waiting state is set by the wait function of a slave device having the wait function in a computer system to which the salve device is connected.例文帳に追加

ウェイト機能を有するスレーブデバイスが接続されたコンピュータシステムに於いて、スレーブデパィスのウェイト機能によって待たされても、描画の乱れを回避するようにしたこと。 - 特許庁

Thus, even when either CPU is made not a wait state, simultaneous access can be prevented to the same address of RAM.例文帳に追加

このため、何れかのCPUを待ち状態にしなくても、RAMの同じアドレスへの同時アクセスを防げる。 - 特許庁

The individual thread executing parts 1-0 to 1-3 are managed by three states such as a free state in which forking is possible, a busy state in which the threads are executed and a term state to wait for the threads before establishment and after term.例文帳に追加

個々のスレッド実行部1-0 〜1-3 を、フォーク可能なフリー状態、スレッドを実行しているビジー状態、ターム後で確定前のスレッドを持つターム状態の3つの状態で管理する。 - 特許庁

All of these system calls are used to wait for state changes in a child of the calling process, and obtain information about the child whose state has changed. 例文帳に追加

これらのシステムコールはいずれも、呼び出し元プロセスの子プロセスの状態変化を待ち、状態が変化したその子プロセスの情報を取得するのに使用される。 - JM

Then, the control state of an opposite station video camera is requested by a status signal return request command (S20) to wait till a state becomes the desired control one (S21).例文帳に追加

その後、ステータス信号返送要求コマンドにより、相手局ビデオ・カメラの制御状態を要求し(S20)、所望の制御状態になるのを待つ(S21)。 - 特許庁

Each radio terminal for composing the ad hoc network system participates in competition for acquiring a synchronization frame transmission right when an own terminal is in a transmission wait state, where a transmission wait frame is held, or it cannot be confirmed that the state of the master is in the transmission wait state at the last synchronization timing at synchronization timing of a fixed period.例文帳に追加

本発明のアドホックネットワークシステムを構成する各無線端末は、一定周期の同期タイミングにおいて、自己端末が送信待ちフレームを保持している送信待ち状態である場合、又は前回の同期タイミングにおいて親機の状態は送信待ち状態であったと確認できない場合に同期フレーム送信権獲得競争に参加する。 - 特許庁

The access control part 70 sets an interruption wait state when the command read out of the command memory 50 is in an interruption wait state and sends notice of interruption initiation out to the terminal 20 when receiving interruption from the logic circuit 13.例文帳に追加

また、アクセス制御部70は、コマンドメモリ50から読み出したコマンドが割込み待ちである場合には、割込み待ち状態を設定し、論理回路13から割込みを受け取ると、割込み発生通知を端末20へ送出する。 - 特許庁

A functional circuit block 10 for which it is not necessary to hold its state during the wait is connected to the power supply voltage feeder 14 so that the leak current during the wait is reduced.例文帳に追加

待機時に状態を保持する必要がない機能回路ブロック10は電源電圧供給線14に接続されているため、待機時のリーク電流を削減することができる。 - 特許庁

Upon detection of the long wait state by a long wait detection section 23, a hall call alignment machine changes alignments to the time required for arriving at a long wait occurrence floor, and to hall calls already recorded for other individual machines, thereby allowing an arrival time estimation section 22 to estimate an arrival time in response to the long wait occurrence floor.例文帳に追加

長待ち検知部23によって長待ちが検出されると、到着時間予測部22はホール呼びの割当号機が長待ち発生階に到着するまでの時間と他の各号機について既登録済みのホール呼びを割当変更して長待ち発生階に応答させた場合の到着時間を予測する。 - 特許庁

system call (available since Linux 2.6.9) provides more precise control over which child state changes to wait for. 例文帳に追加

システムコール (Linux 2.6.9 以降で利用可能) を使うと、子プロセスのどの状態変化を待つかについてより細かな制御ができる。 - JM

Also, when the usage rate of the CPU exceeds a 2nd predetermined value R2 (S2: YES), the processing is made a wait state (S4).例文帳に追加

また、CPUの使用率が第2の所定値R2を超えると(S2:YES)、処理をwait状態にする(S4)。 - 特許庁

To prevent a customer from being bothered by providing a certain wait time even after a time-out state is occurred.例文帳に追加

タイムアウトが発生しても、さらに一定の時間を待ってあげるようにして、顧客に迷惑がかからないようにすること。 - 特許庁

To improve convenience when changing print setting of a print job present in a print wait state after a print instruction.例文帳に追加

印刷指令後、印刷待ち状態にある印刷ジョブの印刷設定を変更する際の利便性を向上させる。 - 特許庁

In the communication path state estimation section 25, on the basis of a predetermined relationship of a transmission wait buffer activity ratio and a communication path state value, the communication path state value is outputted to the transmission rate determination section 26.例文帳に追加

通信路状態推定部25では予め定められた送信待ちバッファ使用率と通信路状態値との関係から、通信路状態値を伝送レート決定部26へ出力する。 - 特許庁

state %c One character from the string "RSDZTW" where R is running, S is sleeping in an interruptible wait, D is waiting in uninterruptible disk sleep, Z is zombie, T is traced or stopped (on a signal), and W is paging. 例文帳に追加

state %c"RSDZTW" のどれか 1 文字。 R は実行中 (running)、S は割り込み可能な休眠状態 (sleeping in an interruptible wait)、D は割り込み不可能なディスクスリープの待機状態(waiting in uninterruptible disk sleep)、Z はゾンビ状態 (zombie)、T はトレースされている (traced) か(シグナルにより) 停止している状態 (stopped)、W はページング中 (paging) を表している。 - JM

例文

Specifically, the tulip 33b is opened for about 4 or 5 seconds in a state that the variable display of a important symbol is made to wait less than three times during a probability variable state.例文帳に追加

具体的には、確率変動状態中に大物図柄の変動表示が3回未満待機されている状況においてチューリップ33bを略4.5秒間開放する。 - 特許庁




  
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 (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