manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 29 for ENDIAN (0.006 sec.)
Man page of ENDIAN 9952
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... ンバイトオーダーの間で値の変換を行う 書式 #include < endian.h > uint16_t htobe16(uint16_t host_16bits ); uint1 ... t16_t host_16bits ); uint16_t be16toh(uint16_t big_endian_16bits ); uint16_t le16toh(uint16_t little_endian_ ... t32_t host_32bits ); uint32_t be32toh(uint32_t big_endian_32bits ); uint32_t le32toh(uint32_t little_endian_ ... t64_t host_64bits ); uint64_t be64toh(uint64_t big_endian_64bits ); uint64_t le64toh(uint64_t little_endian_ ...
https://man.plustar.jp/manpage/man3/le16toh.3.html - [similar]
Man page of ENDIAN 9952
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... ンバイトオーダーの間で値の変換を行う 書式 #include < endian.h > uint16_t htobe16(uint16_t host_16bits ); uint1 ... t16_t host_16bits ); uint16_t be16toh(uint16_t big_endian_16bits ); uint16_t le16toh(uint16_t little_endian_ ... t32_t host_32bits ); uint32_t be32toh(uint32_t big_endian_32bits ); uint32_t le32toh(uint32_t little_endian_ ... t64_t host_64bits ); uint64_t be64toh(uint64_t big_endian_64bits ); uint64_t le64toh(uint64_t little_endian_ ...
https://man.plustar.jp/manpage/man3/le32toh.3.html - [similar]
Man page of ENDIAN 9952
ENDIAN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 htobe1 ... ンバイトオーダーの間で値の変換を行う 書式 #include < endian.h > uint16_t htobe16(uint16_t host_16bits ); uint1 ... t16_t host_16bits ); uint16_t be16toh(uint16_t big_endian_16bits ); uint16_t le16toh(uint16_t little_endian_ ... t32_t host_32bits ); uint32_t be32toh(uint32_t big_endian_32bits ); uint32_t le32toh(uint32_t little_endian_ ... t64_t host_64bits ); uint64_t be64toh(uint64_t big_endian_64bits ); uint64_t le64toh(uint64_t little_endian_ ...
https://man.plustar.jp/manpage/man3/le64toh.3.html - [similar]
Man page of PRCTL 7064
PRCTL Section: Linux Programmer's Manual (2) Updated: 2015-02-01 Index JM Home Page 名前 prctl - ... ラグの 現在の状態を (関数の結果として) 返す。 PR_SET_ENDIAN (Linux 2.6.18 以降、PowerPC のみ) 呼び出し元プロセ ... スのエンディアン設定 (endian-ness) を arg2 で指定された値に設定する。 指定できる ... 値は PR_ENDIAN_BIG , PR_ENDIAN_LITTLE , PR_ENDIAN_PPC_LITTLE (Pow ... 似リトルエンディアン) のいずれか一つである。 PR_GET_ENDIAN (Linux 2.6.18 以降、PowerPC のみ) 呼び出し元プロセ ...
https://man.plustar.jp/manpage/man2/prctl.2.html - [similar]
Man page of CDPARANOIA 6966
CDPARANOIA Section: User Commands (1) Index JM Home Page 名前 cdparanoia (Paranoia release III) ... オプションを使ってください。 -r --output-raw-little-endian ヘッダ無しのデータを LSB first のバイト順で、インタ ... ト PCM データとして出力します。 -R --output-raw-big-endian ヘッダ無しのデータを MSB first のバイト順で、インタ ... 'track(番号)' となります。 -c --force-cdrom-little-endian 一部の CD-ROM は間違ったエンディアンを報告します ( ... は、 -c オプションを使います。 -C --force-cdrom-big-endian 前のオプションの逆で、デバイスをビッグエンディアン ...
https://man.plustar.jp/manpage/man1/cdparanoia.1.html - [similar]
Man page of RPC.YPXFRD 6885
RPC.YPXFRD Section: Reference Manual (8) Updated: August 2001 Index JM Home Page 名前 rpc.ypxfrd ... ーンの違いを 賢く扱うことができない。したがって big endian なシステムで生成された gdbm や ndbm のデーターベー ... スは、 little endian なシステムでは読むことが できないのである。 FreeBS ...
https://man.plustar.jp/manpage/man8/rpc.ypxfrd.8.html - [similar]
Man page of RPC.YPXFRD 6885
RPC.YPXFRD Section: Reference Manual (8) Updated: August 2001 Index JM Home Page 名前 rpc.ypxfrd ... ーンの違いを 賢く扱うことができない。したがって big endian なシステムで生成された gdbm や ndbm のデーターベー ... スは、 little endian なシステムでは読むことが できないのである。 FreeBS ...
https://man.plustar.jp/manpage/man8/ypxfrd.8.html - [similar]
Man page of SYSCALL 6738
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca ... ws on the ARM architecture with the EABI in little endian mode: syscall(SYS_readahead, fd, 0, (unsigned int) ... Care also must be taken so that the split follows endian conventions (according to the C ABI for the platfo ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of objdump 6689
objdump Section: GNU Development Tools (1) Updated: 5 November 1991 Index JM Home Page 名前 objd ... ble-all ] [ --disassemble-zeroes ] [ -EB | -EL | --endian= {big|little} ] [ -f | --file-headers ] [ -h | --s ... も他のデータと同様に逆アセンブ ルされる。 -EB -EL --endian= {big|little} オブジェクトファイルのエンディアンを ...
https://man.plustar.jp/manpage/man1/objdump.1.html - [similar]
Man page of BYTEORDER 6689
BYTEORDER Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 hto ... をインクルードする必要がある。 関連項目 bswap (3), endian (3), gethostbyname (3), getservent (3) この文書につ ...
https://man.plustar.jp/manpage/man3/byteorder.3.html - [similar]
PREV 1 2 3 NEXT

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