「alloc」を含む例文一覧(5)

  • The recognized names are alloc, load, readonly, code, data, and rom.
    認識される文字列は alloc、 load、 readonly、 code、 data、 rom である。 - JM
  • If alloc isAllocAll, the entire colormap is allocated writable.
    引き数 allocAllocAllの場合、カラーマップ全体は書き込み可能で割り当てられる。 - XFree86
  • For StaticGray,StaticColor, and TrueColor, alloc must be AllocNone, or a BadMatch error results.
    StaticGray ,StaticColor ,TrueColorに対しては、引き数 allocAllocNoneでなければならず、そうでない場合にはエラーBadMatchとなる。 - XFree86
  • For the other visual classes, if alloc is AllocNone, the colormap initially has no allocated entries, and clients can allocate them.
    これら以外のビジュアルクラスにおいて allocAllocNoneならば、カラーマップには初期値として割り当てられているエントリーは存在せず、クライアントがエントリーを割り当てることができる。 - XFree86
  • If the specified colormap was created by the client with alloc set to AllocAll, the new colormap is also created with AllocAll, all color values for all entries are copied from the specified colormap, and then all entries in the specified colormap are freed.
    指定したカラーマップが、 allocAllocAllとしてクライアントで生成されていた場合、新しいカラーマップもAllocAllで生成され、全てのエントリーに対する全ての色の値は指定したカラーマップからコピーされ、そして指定したカラーマップは解放される。 - XFree86

例文データの著作権について