1153万例文収録!

「pointer」に関連した英語例文の一覧と使い方(21ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

pointerを含む例文一覧と使い方

該当件数 : 4952



例文

A CPU 15 displays an instruction pointer of the color, the size and the shape indicated by the instruction pointer data at the position indicated by the coordinate data.例文帳に追加

中央演算部15は、指示ポインタデータが示す色、大きさおよび形状の指示ポインタを、座標データが示す位置に表示する。 - 特許庁

COMPUTER DEVICE, DISPLAY CONTROL DEVICE, POSITION CONTROL METHOD OF POINTER, AND PROGRAM例文帳に追加

コンピュータ装置、表示制御装置、ポインタの位置制御方法、プログラム - 特許庁

A pointer 8 is arranged on the back side of a transparent display board 3.例文帳に追加

指針8が、透明表示板3の背面側に配置されている。 - 特許庁

At a pointer part 50 of a pointer member 31, a hollow reflection part 60 is provided which is opposed to a light receiving part 42 of a base part 40.例文帳に追加

指針部材31の指針部50には、基部40の受光部42に対向して中空状反射部60が設けられている。 - 特許庁

例文

To provide a pointer capable of reducing luminescence unevenness of the pointer body having a shape bending between the base and the tip end.例文帳に追加

基部と先端部との間で曲がる形状を有する指針本体の発光ムラを少なくすることが可能な指針を提供する。 - 特許庁


例文

The two input terminals T1, T2, and a drive circuit 4 are provided in a pointer gap for surrounding the rotation center section of the pointer.例文帳に追加

2つの入力端子T1、T2及び駆動回路4が、指針の回転中心部を覆う指針キャップ内に設けられている。 - 特許庁

The pointer is reset to zero of a graduation before selection (S11).例文帳に追加

選別に先立って指針を目盛0位置に帰零させる(S11)。 - 特許庁

To provide a light transmission luminescence type pointer.例文帳に追加

斬新な見映えを実現する光透過発光式指針を提供する。 - 特許庁

The dial 11 and the pointer 12 display the internal time information.例文帳に追加

文字板11及び指針12は内部時刻情報を表示する。 - 特許庁

例文

METHOD OF ANALYZING POINTER, COMPUTER THEREFOR AND COMPUTER PROGRAM例文帳に追加

ポインタを解析する方法、並びにそのコンピュータ及びコンピュータ・プログラム - 特許庁

例文

The window that is under the mouse pointer is the window that has the focus. 例文帳に追加

マウスポインターの下にいるウィンドウがフォーカスされるというものです。 - FreeBSD

When defining a system call, the argument types must be passed by-value or by-pointer (for aggregates like structs). 例文帳に追加

システムコールを定義する際、引き数の型は値渡し (by-value) か、(構造体のように集合的なデータの場合は) ポインタ渡し (by-pointer)でなければならない。 - JM

Alternatively, they may return a pointer to some part of path , 例文帳に追加

また、これらの関数はpathの一部分を指すポインタを返すこともある。 - JM

On success, a pointer to the encrypted password is returned. 例文帳に追加

成功の場合には、暗号化されたパスワードへのポインターが返される。 - JM

returns a pointer to a DB structure on success and NULL on error. 例文帳に追加

は、成功した場合DB構造体へのポインタを、エラーの場合 NULL を返す。 - JM

fd A pointer to a routine which returns a file descriptor representative of the underlying database. 例文帳に追加

fd用いているデータベースのファイルデスクリプタを返すルーチンへのポインタ。 - JM

On Linux, argv can be specified as NULL, which has the same effect as specifying this argument as a pointer to a list containing a single NULL pointer. 例文帳に追加

Linux では、argvに NULL を指定することができる。 これは、この引き数に NULL ポインタ1個だけを含むリストへのポインタを指定したのと同じ効果を持つ。 - JM

functions return the hostent structure or a NULL pointer if an error occurs. 例文帳に追加

関数はhostent構造体を返す。 エラーが起こったら NULL ポインタを返す。 - JM

functions return a pointer to a statically allocated netent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加

関数は、静的に割り当てられた netent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM

functions return a pointer to a statically allocated protoent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加

関数は、静的に割り当てられた protoent 構造体へのポインタを返す。 エラーが起こったり、ファイルの最後に達した場合は NULL ポインタを返す。 - JM

functions return a pointer to a statically allocated servent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加

関数は、静的に割り当てられた servent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM

It returns a pointer to a ttyent structure (description below). 例文帳に追加

この関数は (以下で説明されている)ttyent構造体へのポインタを返す。 - JM

function returns a pointer to the next entry in the shadow password database. 例文帳に追加

関数は shadow パスワード・データベースにおける次のエントリへのポインタを返す。 - JM

returns a pointer to a matching member of the array, or to the newly added member if no match is found. 例文帳に追加

の返り値も、配列のマッチしたメンバーへのポインタである。 - JM

will block. This argument is a pointer to a structure of the following form: +4n 例文帳に追加

この引き数には以下の型の構造体へのポインタを指定する。 - JM

kstkesp %lu The current value of ESP (stack pointer), as found in the kernel stack page for the process. 例文帳に追加

kstkesp %lu現在の ESP (スタックポインタ) の値。 プロセスのカーネルスタックページにある。 - JM

A pointer to the head of the list can later be declared as: +4n 例文帳に追加

リストの先頭へのポインタは、その後で次のように宣言される:+4n - JM

The first pointer points to the beginning of the message and the list ends with NULL. 例文帳に追加

最初のポインターはメッセージの冒頭を指し、そのリストは NULL で終わる。 - JM

This routine creates a toy RPC service transport, to which it returns a pointer. 例文帳に追加

このルーティンは擬似 RPC サービス通信を生成して、そのポインターを返す。 - JM

A sequence of characters from the input is converted according to this specification, and the result is placed in the corresponding pointer argument. 例文帳に追加

入力された文字の系列はこの指定にもとづいて変換され、変換結果は対応するpointer引き数が指す場所に格納される。 - JM

buf is a pointer to a statfs structure defined approximately as follows: +4n 例文帳に追加

bufはstatfs構造体へのポインターで、およそ以下のように定義される:+4n - JM

Linux uses the BSD compatible interpretation of the urgent pointer field by default. 例文帳に追加

Linux は、デフォルトでは urgent ポインタフィールドの解釈にBSD 互換の方法を用いる。 - JM

Issue #125965: Null Pointer Exception on drag and drop after closing a Visual Web project close. 例文帳に追加

課題 125965: Visual Web プロジェクトを閉じたあとの、ドラッグ&ドロップでの Null ポインタ例外。 - NetBeans

In retry reproduction, a table pointer is referred, a parameter corresponding to a parameter table number of a value stored in the table pointer is set.例文帳に追加

リトライ再生では、テーブルポインタが参照され、テーブルポインタに格納された値のパラメータテーブル番号に対応するパラメータが設定される。 - 特許庁

Therefore, even when the pointer watch has the pointer position detector 6 and the solar panels 5, the thickness of the whole watch can be minimized.例文帳に追加

従って、指針位置検出装置6およびソーラーパネル5を備えても、時計全体の厚みを最小限に抑えることができる。 - 特許庁

Accordingly, the pointer for the timepieces whose designability is improved is provided.例文帳に追加

従って、デザイン性の向上した時計用指針を提供できる。 - 特許庁

Convert a Python integer or long integer pylong to a Cvoid pointer. 例文帳に追加

Python の整数型か長整数型を指す pylong を、 C のvoid ポインタに変換します。 - Python

An optional pointer to a clear function for the garbage collector.This is only used if the Py_TPFLAGS_HAVE_GC flag bit isset. 例文帳に追加

ポインタで、ガベージコレクタにおける消去関数 (clear function) を指します。 - Python

The specified device becomes the X pointer, and the old X pointer becomes accessible through the input extension protocol requests.例文帳に追加

指定したデバイスはXのポインタになり、今まで X のポインタであったデバイスは入力拡張プロトコルリクエストを使って利用できるようになる。 - XFree86

Actual pointer changes are not lost while the pointer is frozen; they are simply queued in the server for later processing.例文帳に追加

ポインタが凍結されている間もポインタの実際の変化は失われない。 これらは単にサーバのキューに入れられており、後で処理される。 - XFree86

XUngrabPointer does not release the pointer if the specified time is earlier than the last-pointer-grab time or is later than the currentX server time.例文帳に追加

指定した時刻が最終ポインタグラブ時刻より早い場合や、X サーバの現在時刻よりも遅い場合には、XUngrabPointerはポインタを解放しない。 - XFree86

If the value is IsXPointer,the device is currently being used as the X pointer. 例文帳に追加

値が IsXPointer ならば、このデバイスは現在 X のポインタとして使われている。 - XFree86

The callback is called with a pointer containing the following data:例文帳に追加

このコールバックは以下のデータへのポインタを引き数として呼び出される。 - XFree86

This argument is a pointer to a NULL-terminated list of XtCacheRef values.例文帳に追加

この引き数は、XtCacheRef 値のリストへのポインタである。 このリストは NULL で終わる。 - XFree86

A pointer to a formatted string that identifies the encoding. 例文帳に追加

\\fIname\\fR 15エンコーディングを識別するための整形された文字列へのポインタ。 - XFree86

This function warps the pointer to the previous row in the current icon manager, wrapping to the last rowin the same column if necessary.例文帳に追加

必要ならば、同じカラムの最後の行に移動させる。 - XFree86

To provide a luminous pointer capable of inhibiting the generation of uneven luminance even if the luminous pointer has a bulging part on the luminescent surface.例文帳に追加

発光面に膨らみ部がある発光指針であっても、発光ムラの発生を抑制することが可能な発光指針を提供する。 - 特許庁

To provide a pointer achieving best visibility and improved yield ratio.例文帳に追加

視認性がよく、歩留りも向上させた指針を提供すること。 - 特許庁

By utilizing the generation period of header CRC, a data pointer is obtained.例文帳に追加

ヘッダCRCの生成期間を利用してデータポインタを取得する。 - 特許庁

例文

POINTER FOR POSITIONING IRRADIATION CENTER, RADIOTHERAPY PLANNING SYSTEM INCORPORATED WITH THE POINTER, AND IRRADIATION SYSTEM FOR THERAPY例文帳に追加

照射中心位置決め用ポインタと、このポインタが組み込まれている放射線治療計画装置、および、治療用放射線照射装置 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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 (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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS