Returns a bitmask indicating stereo mixer controls.
ステレオミキサコントロールを示すビットマスクを返します。 - Python
A bitmask or'ing together all the comparison flags above.
上記の比較フラグ全ての論理和をとったビットマスクです。 - Python
This member holds a bitmask of flags relevant to the segment: 12
このメンバはセグメントに関連するフラグのビットマップを保持する:12 - JM
by the process's current cpuset. nodemask points to a bitmask of nodes containing up to maxnode bits.
nodemaskはノードのビットマスクであり、maxnode個のビットから構成される。 - JM
Fully populates the object properties based on the IP address and netmask/bitmask properties.
IP アドレスとネットマスク/ビットマスクに基づいて、オブジェクトプロパティをセットします。 - PEAR
A bitmask or'ing together all the reporting flags above.
上記のエラー報告に関するフラグ全ての論理和をとったビットマスクです。 - Python
Returns a bitmask specifying the mixer controls that may be used to record. 録音に使用できるミキサコントロールを特定するビットマスクを返します。 - Python
Return a bitmask of the audio output formats supported by the soundcard. サウンドカードがサポートしているオーディオ出力形式をビットマスクで返します。 - Python
This method returns a bitmask indicating which control(s) are currently being used as a recording source. 現在録音のソースに使われているコントロールを示すビットマスクを返します。 - Python
The value n is a bitmask of octants in which to prefer an axial step when the Bresenhamerror term is exactly zero. n は、Bresenham 誤差項がちょうどゼロになる時の軸の増分をどうするか指定する、8ビットのビットマスク値である。 - XFree86
Returns a bitmask indicating the new recording source (or sources) if successful; raises IOError if an invalid source was specified. 呼び出しに成功すると、新たな録音の (場合によっては複数の) ソースを示すビットマスクを返します;不正なソースを指定するとIOErrorを送出します。 - Python
This is a bitmask of all the bits that pertain to the existence of certain fields in the type object and its extension structures.Currently, it includes the following bits:Py_TPFLAGS_HAVE_GETCHARBUFFER,Py_TPFLAGS_HAVE_SEQUENCE_IN,Py_TPFLAGS_HAVE_INPLACEOPS,Py_TPFLAGS_HAVE_RICHCOMPARE,Py_TPFLAGS_HAVE_WEAKREFS,Py_TPFLAGS_HAVE_ITER, and Py_TPFLAGS_HAVE_CLASS. 型オブジェクトおよび拡張機能構造体の特定のフィールドの存在の有無に関連する全てのビットからなるビットマスクです。 - Python
The XParseGeometry function returns a bitmask that indicates which of the four values (width, height,xoffset, and yoffset) were actually found in the string and whether thex and y values are negative. 関数XParseGeometryは、4 つの値(width, height, xoffset, yoffset)のうち実際に文字列中で設定されているものと、x, y の値が負でないかどうかを示すビットマスクを返す。 - XFree86
eventmask is an optional bitmask describing the type of events you want to check for, and can be a combination of the constantsPOLLIN, POLLPRI, and POLLOUT,described in the table below. eventmask はオプションのビットマスクで、どのタイプの I/O イベントを監視したいかを記述します。 この値は以下の表で述べる定数 POLLIN、POLLPRI、および POLLOUT の組み合わせにすることができます。 - Python
fd is the file descriptor, and event is a bitmask with bits set for the reported events for that descriptor-- POLLIN for waiting input,POLLOUT to indicate that the descriptor can be written to, and so forth.An empty list indicates that the call timed out and no file descriptors had any events to report.If timeout is given, it specifies the length of time in milliseconds which the system will wait for events before returning.If timeout is omitted, negative, or None, the call will block until there is an event for this poll object. timeout が与えられた場合、処理を戻すまで待機する時間の長さをミリ秒単位で指定します。 timeout が省略されたり、負の値であったり、あるいは None の場合、そのポーリングオブジェクトが監視している何らかのイベントが発生するまでブロックします。 - Python
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.