function returns a pointer to dest.
は dest へのポインタを返す。 - JM
An optional pointer to an instance allocation function.The function signature is
関数のシグネチャは - Python
function returns a pointer to the memory area s.
は s へのポインタを返す。 - JM
PORTABLE TERMINAL WITH LASER POINTERFUNCTION レーザポインタ機能付ポータブルターミナル - 特許庁
ELECTRONIC TIMEPIECE WITH POINTER POSITION FUNCTION 指針位置機能付き電子時計 - 特許庁
ELECTRONIC TIMEPIECE WITH POINTER STOPPING FUNCTION 指針停止機能付き電子時計 - 特許庁
TIMEPIECE WITH POINTER POSITION DETECTION FUNCTION 指針位置検出機能付時計 - 特許庁
CLOCK WITH POINTER POSITION DETECTION FUNCTION 指針位置検出機能付時計 - 特許庁
function returns a pointer to the matched character, or a pointer to the null byte at the end of s (i.
関数は一致した文字へのポインタを返す。 - JM
MOUSE POINT MEMORY FUNCTION BY POINTER LOCK ポインタロックによるマウスポイントメモリ機能 - 特許庁
An optional pointer to a "descriptor get" function.
ポインタで、"デスクリプタ get" 関数を指します。 - Python
An optional pointer to a "descriptor set" function.
ポインタで、"デスクリプタ set" 関数を指します。 - Python
A pointer to the instance destructor function.
インスタンスのデストラクタ関数へのポインタです。 - Python
function returns a pointer to the token, that is, it returns the original value of *stringp.
関数は、トークンへのポインタを返す。 - JM
An optional pointer to a traversal function for the garbage collector. ポインタで、ガベージコレクタのためのトラバーサル関数 (traversal function)を指します。 - Python
When the pointer position detection function and the illumination function are required simultaneously, the priority is given to the pointer position detection function, and the illumination function is blocked during the pointer position detection time. 指針位置検出機能と照明機能が重なった場合、指針位置検出機能を優先し、指針位置検出タイミング間は照明機能を禁止する。 - 特許庁
function returns a NULL pointer on end-of-file.
関数はファイルの終端ではNULL ポインタを返す。 - JM
function returns a pointer to the next token, or NULL if no further token was found.
関数は次のトークンへのポインタを返す。 - JM
Description The XSetPointerMapping function sets the mapping of the pointer. 説明関数XSetPointerMappingはポインタのマッピングを設定する。 - XFree86
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
function returns a pointer to the value in the environment, or NULL if there is no match.
は、環境における値 value へのポインタを返す。 - JM
To provide a projector having a pointerfunction which is excellent in operability and convenience and a pointer program for achieving the pointerfunction. 操作性に優れ、使い勝手の良いポインタ機能を有するプロジェクタ、および、当該ポインタ機能を実現するポインタプログラムを提供すること。 - 特許庁
TUNING DEVICE AND POINTER INDICATING METER HAVING ILLUMINATING FUNCTION 調律装置および照明機能付指針式メータ - 特許庁
function returns a pointer to the encrypted memory area.
関数は、暗号化されたメモリエリアへのポインタを返す。 - JM
function returns a pointer to the first occurrence of needle in haystack.
関数は、haystack 中に needle が現われた最初の位置を返す。 - JM
To miniaturize a pointer position detection structure in a timepiece with pointer position detection function. 指針位置検出機能付時計において、該指針位置検出構造を小型化できる。 - 特許庁
To normally run both a time shift function and a pointer position detecting function. タイムシフト機能と針位置検出機能の両機能を共に正常動作させる。 - 特許庁
function returns a pointer to the beginning of the allocated space.
関数は、割り付けた領域の始まりを指すポインタを返す。 - JM
function rewinds the file pointer to the beginning of the aliases database.
関数はファイルポインタをエイリアスデータベースの先頭に巻き戻す。 - JM
The pointer to the data is passed as the argument to the function.
データへのポインタがこの関数の引数として渡される。 - JM
LASER POINTER WITH FUNCTION OF DISPLAYING REDUCTION OF BATTERY VOLTAGE 電池の電圧低下時の表示機能を備えたレーザーポインター - 特許庁
function returns a pointer to a struct lconv for the current locale.
関数は、現在のロケール情報を表すstruct lconvへのポインタを返す。 - JM
An optional pointer to a function that implements calling theobject.
ポインタで、オブジェクトの呼び出しを実装している関数を指します。 - Python
This function resets the focus back to pointer-driven. この関数は、フォーカスしたウィンドウが不要になったときに用いる。 - XFree86
To control irradiation with a laser beam based on the state of a function other than a laser pointerfunction. レーザーポインタ機能以外の機能の状態に基づいてレーザー照射を制御する。 - 特許庁
A mouse pointer form determining part 40 determines the form of a mouse pointer, which corresponds to the function, based on the function decision result. この機能判定結果に基づいて、マウスポインタ形状決定部40が、当該機能に対応するマウスポインタ形状を決定する。 - 特許庁
function returns a pointer to the next entry in the shadow password database.
関数は shadow パスワード・データベースにおける次のエントリへのポインタを返す。 - JM
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
The return value of the function is a pointer to the first character not processed in this function call.
この関数の返り値は、関数の中で処理されなかった最初の文字へのポインタである。 - JM
function returns a pointer to the last occurrence of wc in the wide-character string pointed to by wcs, or NULL if wc does not occur in the string.
この文字列に wc が含まれていなければNULL を返す。 - JM
It also returns a pointer to a list of host structures that were allocated by the function. この関数は割り当てたホスト構造体のリストへのポインタを返す。 - XFree86
function returns a pointer to an FTSENT structure describing a file in the hierarchy.
関数は、階層中のファイルを記述するFTSENT構造体へのポインタを返す。 - JM
function returns a pointer to the matching byte, if one is found.
関数はマッチするバイトが見つかった場合はマッチしたバイトへのポインタを返す。 - JM
function returns a pointer to a new string which is a duplicate of the string s.
関数は、文字列 sの複製である新しい文字列へのポインタを返す。 - JM
Description The XAllocWMHints function allocates and returns a pointer to a XWMHints structure. 説明関数XAllocWMHintsはXWMHints構造体を割り当て、この構造体へのポインタを返す。 - XFree86
To improve the view of large display information and the operability of a pointer by making a scroll function by a posture sensor and a pointer control function be compatible. 姿勢センサによるスクロール機能、及びポインタ制御機能を両立させて、大きな表示情報の閲覧とポインタの操作性を向上させる。 - 特許庁
To make it possible to execute various processing operation by providing the mouse input device with a screen scrolling function and a mouse pointer moving function. 画面スクロール機能とマウスポインタ移動機能とが奏され、多様の処理操作が可能とされる。 - 特許庁
Thus, the laser irradiation action is controlled based on the operation state of the function other than the laser pointerfunction. こうして、レーザーポインタ機能以外の機能の操作状態に基づいてレーザー照射動作を制御する。 - 特許庁
Also, a pointer controlling member to detect movement of a finger and control the movement of the pointer on the above display device is equipped besides the fingerprint collation member so that the fingerprint collation device has both the function to display and the function as the pointer. また、指紋照合部以外にも、指の動きを検出して、前記表示装置上のポインタの動きを制御するポインタ制御部も設けることで、表示機能とポインタ機能も有する。 - 特許庁
METHOD FOR VERIFYING FUNCTION OF ERASURE POINTER AND RECORDING AND REPRODUCING APPARATUS THEREFOR イレージャーポインターの機能を検証する方法及びそのための記録再生装置 - 特許庁
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.
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.