manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 162 for BYTE (0.012 sec.)
Man page of CUT 12902
CUT Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 cut - 各行から選択 ... した部分を表示する 書式 cut [ -ns ] [ -b BYTE-LIST ] [ -c CHARACTER-LIST ] [ -d DELIM ] [ -f FIE ... LD-LIST ] [ --bytes= BYTE-LIST ] [ --characters= CHARACTER-LIST ] [ - ... った場合には、そのファイルには標準入力が用いられる。 BYTE-LIST , CHARACTER-LIST , FIELD-LIST には、一つ以上の ... 最後のフィールドまでという意味になる。 オプション -b BYTE-LIST , --bytes= BYTE-LIST BYTE-LIST にリストされた ...
https://man.plustar.jp/manpage/man1/cut.1.html - [similar]
Man page of GASP 11289
GASP Section: User Commands (1) Updated: November 2000 Index JM Home Page 名前 gasp - GNU アセン ... る。 無指定の .DATA は .long を発行し、 .DATA.B は .byte を、 / .DATA.W は .short を、 .DATA.L は .long を発 ... る。 REPEAT は絶対値の絶対式である。 / .DATAB.B は 1 byte の値を作り、 / .DATAB.W は 2 byte の値を、 .DATAB. ... L は 4 byte の値を作る。 サフィックス無しの .DATAB は、 ちょう ... ど .DATAB.L と同じように 4 byte の値を作る。 .SDATA STR ... 文字列のデータ。 ( .SD ...
https://man.plustar.jp/manpage/man1/gasp.1.html - [similar]
Man page of objcopy 10317
objcopy Section: GNU Development Tools (1) Updated: October 1994 Index JM Home Page 名前 objcopy ... x | --discard-all ] [ -X | --discard-locals ] [ -b byte | --byte= byte ] [ -i interleave | --interleave= i ... または "." ではじまるシンボル) はコピーしない。 -b byte , --byte= byte 入力ファイルを interleave づつ区切っ ... た各セクションから byte バイ ト目だけをコピーする (ヘッダデータは影響されな ... い)。 byte の範囲は 0 から interleave-1 までである。 interlea ...
https://man.plustar.jp/manpage/man1/objcopy.1.html - [similar]
Man page of BLOCKDEV 9505
BLOCKDEV Section: System Administration (8) Updated: August 2010 Index JM Home Page 名前 blockde ... される。パーティションの開始セクタ (StartSec) は 512-byte セクタによる表示である。 -h , --help ヘルプテキスト ... ファイルシステムの先読み (readahead) の大きさを 512-byte セクタ単位で取得する。 --getiomin 最小 I/O サイズを ... ) サイズを取得する。 --getra 先読みの大きさを (512-byte セクタ単位で) 表示する。 --getro 読み込み専用か否か ... 512 バイトである。 --getsz デバイスのサイズを 512-byte セクタ単位で取得する。 --rereadpt パーティションテ ...
https://man.plustar.jp/manpage/man8/blockdev.8.html - [similar]
Man page of STRCASECMP 8532
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... _t n ); 説明 The strcasecmp () function performs a byte-by-byte comparison of the strings s1 and s2 , igno ... is similar, except that it compares no more than n bytes of s1 and s2 . 返り値 The strcasecmp () and strnc ... strings had been converted to lowercase and then a byte comparison performed. Otherwise, the results are u ...
https://man.plustar.jp/manpage/man3/strcasecmp.3.html - [similar]
Man page of STRCASECMP 8532
STRCASECMP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 st ... _t n ); 説明 The strcasecmp () function performs a byte-by-byte comparison of the strings s1 and s2 , igno ... is similar, except that it compares no more than n bytes of s1 and s2 . 返り値 The strcasecmp () and strnc ... strings had been converted to lowercase and then a byte comparison performed. Otherwise, the results are u ...
https://man.plustar.jp/manpage/man3/strncasecmp.3.html - [similar]
Man page of PPPSTATS 7892
PPPSTATS Section: Maintenance Commands (8) Updated: 26 June 1995 Index JM Home Page 名称 pppstat ... 。 -r オプションが指定されたときだけ表示されます。 UBYTE 受信した圧縮パケットの展開後のバイト総数。 -r オプ ... オプションが指定されているときだけ表示されます。 UBYTE 送信した圧縮パケットの圧縮前のバイト総数。 -r オプ ... になります。 入力側で表示される項目は: COMPRESSED BYTE 受信した圧縮パケットのバイト数。 COMPRESSED PACK 受 ... 信した圧縮パケットの数。 INCOMPRESSIBLE BYTE 受信した圧縮不可能な (非圧縮形式で送られた) パケッ ...
https://man.plustar.jp/manpage/man8/pppstats.8.html - [similar]
Man page of INET 7400
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... テクチャーではホストバイトオーダは Least Significant Byte (LSB) first (リトルエンディアン) だが、 インターネ ... 使われるネットワークバイトオーダは Most Significant Byte (MSB) first (ビッグエンディアン) である点に注意する ... のように実行する。 $ ./a.out 226.000.000.037 # Last byte is in octal 226.0.0.31 $ ./a.out 0x7f.1 # First by ... , inet_ntoa(addr)); exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3), gethostbyname (3), getn ...
https://man.plustar.jp/manpage/man3/inet.3.html - [similar]
Man page of INET 7400
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... テクチャーではホストバイトオーダは Least Significant Byte (LSB) first (リトルエンディアン) だが、 インターネ ... 使われるネットワークバイトオーダは Most Significant Byte (MSB) first (ビッグエンディアン) である点に注意する ... のように実行する。 $ ./a.out 226.000.000.037 # Last byte is in octal 226.0.0.31 $ ./a.out 0x7f.1 # First by ... , inet_ntoa(addr)); exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3), gethostbyname (3), getn ...
https://man.plustar.jp/manpage/man3/inet_addr.3.html - [similar]
Man page of INET 7400
INET Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 inet_ato ... テクチャーではホストバイトオーダは Least Significant Byte (LSB) first (リトルエンディアン) だが、 インターネ ... 使われるネットワークバイトオーダは Most Significant Byte (MSB) first (ビッグエンディアン) である点に注意する ... のように実行する。 $ ./a.out 226.000.000.037 # Last byte is in octal 226.0.0.31 $ ./a.out 0x7f.1 # First by ... , inet_ntoa(addr)); exit(EXIT_SUCCESS); } 関連項目 byteorder (3), getaddrinfo (3), gethostbyname (3), getn ...
https://man.plustar.jp/manpage/man3/inet_aton.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022