"int registerrpc(unsigned long " prognum ", unsignedlong " versnum ,
失敗した場合には 0 を返す。 "int registerrpc(unsigned long " prognum ", unsigned long " versnum , - JM
function but returns an "unsigned longlong int" value.
関数と同様だが、"unsigned long long int"型の値を返す。 - JM
Both used to be "unsigned long" .
かつて、これらは共に"unsigned long"であった。 - JM
The format is one unsignedlong ID plus one unsignedlong value for each entry.
個々のエントリは、unsigned long 型の ID 1個にunsigned long 型の値 1個が続くフォーマットである。 - JM
(ell-ell). A following integer conversion corresponds to a longlong int or unsignedlonglong int argument, or a following n
整数変換に対応する引き数がlong long intかunsigned long long intで、n - JM
Retrieve a message (as an "unsigned long"
発生したばかりの ptrace イベントに関するメッセージを( "unsigned long" - JM
All (short, long, unsigned) int values are represented by Python integers. 全て(short、long、unsigned)の整数値(int)はPythonの整数に相当します。 - Python
"unsigned long"
通常は \\s-1ASCII\\s+1 \\s-1BEL\\s+1 文字です。 - JM
Returns a C unsignedlong representation of the contents of pylong. pylong の指す長整数値を、 C の unsigned long 型表現で返します。 - Python
Convert a Python integer to a C unsignedlong longwithout overflow checking.
Python の整数型を、オーバフローチェックを行わずに、 C の unsigned long long 型に変換します。 - Python
code selects a sub function and passes argument addr to it; addr is interpreted as either an "unsigned long" for the "set" operations, or as an "unsigned long *" , codeは副機能を選択し、引き数addrを副機能に渡す。 - JM
The bit mask size is rounded to the next multiple of "sizeof(unsigned long)" ,
この引き数経由で実際に転送されるバイト数は、直近の"sizeof(unsigned long)" - JM
A filter primitive that translates between C "unsigned long" integers and their external representations.
C の"unsigned long"整数とその外部表現を変換するための基本フィルター。 - JM
Convert a Python integer to a C unsignedlong without overflow checking. Python の整数型を、オーバフローチェックを行わずに、 C の unsigned long int 型に変換します。 - Python
The types short int, unsigned int, unsignedlonglong, and boolean all map to Python integer objects. short int 、 unsigned int 、 unsignedlong long 、および boolean 型は、全て Python 整数オブジェクトに対応付けられます。 - Python
Return a C unsignedlonglong from a Python long integer, without checking for overflow.New in version 2.3. Python 長整数値を、 オーバフローチェックを行わずにC の unsigned long long 型表現で返します。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Return the 64-bit base value for the FS register of the current thread in the unsignedlong pointed to by addr .
現在のスレッドのFSレジスタの 64 ビットベース値を、addrが指すunsigned longの領域に格納する。 - JM
Return the 64-bit base value for the GS register of the current thread in the unsignedlong pointed to by addr .
現在のスレッドのGSレジスタの 64 ビットベース値を、addrが指すunsigned longの領域に格納する。 - JM
Negative values are considered valid input and are silently converted to the equivalent "unsigned long int" value.
負の値も正当な入力とみなされ、エラーもなく、対応する"unsigned long int"型の値に変換される。 - JM
Return a C unsignedlong from a Python long integer, without checking for overflow.New in version 2.3. Python 長整数値を、 オーバフローチェックを行わずにC の unsigned long 型表現で返します。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Will first attempt to cast the object to a PyIntObject or PyLongObject, if it is not already one, and then return its value as unsignedlong. オブジェクトがまだ PyIntObject または PyLongObject でなければまず型キャストを試み、次にその値をunsigned long 型で返します。 - Python
Returns a new PyLongObject object from a C unsignedlonglong, or NULL on failure.
C の unsigned long long 型から新たな PyLongObjectオブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python
The remainder of the string is converted to an "unsigned long int" value in the obvious manner, stopping at the first character which is not a valid digit in the given base.
文字列の残りの部分は"unsigned long int"に変換されるが、基数に対して有効でない数字が現れた時点で変換は終了する。 - JM
function converts the initial part of the string in nptr to an "unsigned long int" value according to the given base, which must be between 2 and 36 inclusive, or be the special value 0.
関数は、 nptr の文字列の最初の部分を、base を基数として"unsigned long int"に変換する。 この base は 2 から 36 までの値あるいは特別な意味を持つ値 0 でなければならない。 - JM
All (short, long, unsigned) integer arguments or return values that are only used to specify the length of an array argument are omitted.For example, the C call 配列である引数の長さを特定するためだけに使われる全て(short、long、unsigned)の整数値の引数あるいは返り値は、無視されます。 例えば、Cの呼び出しで、 - Python
The values stored for 'L' and 'I' items will be represented as Python long integers when retrieved, because Python's plain integer type cannot represent the full range of C's unsigned (long) integers.The module defines the following type: Python の通常の整数型では C の unsigned (long) 整数の最大範囲を表せないため、'L'と'I' で表現されている要素に入る値は Pythonでは長整数として表されます。 このモジュールでは次の型を定義しています: - Python
Returns a new PyLongObject object from a C unsignedlong, or NULL on failure.
C の unsigned long 型から新たな PyLongObject オブジェクトを生成して返します。 失敗のときには NULL を返します。 - Python
The short-term throwaway certificate relates the public key from the 1st unsigned certificate with the long-term discriminating information from the 1st unsigned certificate. 短期使い捨て証明書は、第1の無署名証明書からの公開鍵を、第1の無署名証明書からの長期識別情報に結び付ける。 - 特許庁
00>=40 .vs 0u0int type;/* DestroyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;} XDestroyWindowEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバはイベントの型を一意に識別する定数の名前である。 - XFree86
00>=40 .vs 0u0int type;/* KeymapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;char key_vector[32];} XKeymapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* MapRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window parent;Window window;} XMapRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名がセットされる。 - XFree86
00>=40 .vs 0u0int type;/* ResizeRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int width, height;} XResizeRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* VisibiltyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int state;} XVisibilityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* CirculateNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* CirculateRequest */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window parent;Window window;int place;/* PlaceOnTop, PlaceOnBottom */} XCirculateRequestEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ColormapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Colormap colormap;/* colormap or None */Bool new;int state;/* ColormapInstalled, ColormapUninstalled */} XColormapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. it.type メンバにはイベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* GravityNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int x, y;} XGravityEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* PropertyNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Atom atom;Time time;int state;/* PropertyNewValue or PropertyDelete */} XPropertyEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名がセットされる。 - XFree86
00>=40 .vs 0u0int type;/* UnmapNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;Bool from_configure;} XUnmapEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に認識する定数の名前が設定される。 - XFree86
An on-line registration office for the PKI issues a 1st unsigned certificate for relating a public key of a subject with long term discriminating information concerning the subject to the subject, and keeps a certificate database of the unsigned certificate. PKIのオンライン登録局は、サブジェクトの公開鍵をサブジェクトに関する長期識別情報に結び付ける第1の無署名証明書をサブジェクトに発行し、無署名証明書の証明書データベースを保持する。 - 特許庁
00>=40 .vs 0u0int type;/* ConfigureNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;int x, y;int width, height;int border_width;Window above;Bool override_redirect;} XConfigureEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* Expose */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;int x, y;int width, height;int count;/* if nonzero, at least this many more */} XExposeEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数名が設定される。 - XFree86
00>=40 .vs 0u0int type;/* ReparentNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window event;Window window;Window parent;int x, y;Bool override_redirect;} XReparentEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベント型を一意に認識するための定数名が設定される。 - XFree86
The structure for SelectionClearevents contains: 00>=40 .vs 0u0int type;/* SelectionClear */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;Atom selection;Time time;} XSelectionClearEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に識別する定数の名前が設定される。 - XFree86
00>=40 .vs 0u0int type;/* CreateNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window parent;/* parent of the window */Window window;/* window id of window created */int x, y;/* window location */int width, height;/* size of window */int border_width;/* border width */Bool override_redirect;/* creation should be overridden */} XCreateWindowEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバはイベントの型を一意に識別する定数の名前である。 - XFree86
00>=40 .vs 0u0int type;/* SelectionNotify */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window requestor;Atom selection;Atom target;Atom property;/* atom or None */Time time;} XSelectionEvent; When you receive this event, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバには、イベントの型を一意に認識するための定数の名前が設定される。 - XFree86
00>=40 .vs 0u0int type;/* FocusIn or FocusOut */unsigned long serial;/* # of last request processed by server */Bool send_event;/* true if this came from a SendEvent request */Display *display;/* Display the event was read from */Window window;/* window of event */int mode;/* NotifyNormal, NotifyGrab, NotifyUngrab */int detail;/* * NotifyAncestor, NotifyVirtual, NotifyInferior, * NotifyNonlinear,NotifyNonlinearVirtual, NotifyPointer, * NotifyPointerRoot, NotifyDetailNone */} XFocusChangeEvent;typedef XFocusChangeEvent XFocusInEvent;typedef XFocusChangeEvent XFocusOutEvent; When you receive these events, the structure members are set as follows.The type member is set to the event type constant name that uniquely identifies it. type メンバはイベントの型を一意に識別するための定数名が設定される。 - XFree86
To provide a multiplication system which performs multiplication of a number of long multiple word length in a unified manner and also performs multiplication of both signed and unsigned numbers whose length varies. 統一された仕方で、長い多重ワード長の数の乗算を行い、しかも長さが変動する符号付きと符号なしの両方の数の乗算を可能にする乗算方式を実現する。 - 特許庁
Although the works are unsigned, as a postscript, in the latter part of the Heian period, FUJIWARA no Sadanobu, who had long worked as an appraiser of calligraphical works (and was a noted calligrapher in his own right), authenticated the calligraphy as being penned by Michikaze at the age of 35, giving credence to the works' authenticity.
署名はないがその奥書きに、平安時代末期の能書家で鑑識に長じていた藤原定信が、道風35歳の書であることを考証しているので、真蹟として確実である。 - Wikipedia日英京都関連文書対訳コーパス
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.