Searched full:bsw (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/bzip2/ |
| H A D | compress.c | 73 void bsW ( EState* s, Int32 n, UInt32 v ) in bsW() function 85 bsW ( s, 8, (u >> 24) & 0xffL ); in bsPutUInt32() 86 bsW ( s, 8, (u >> 16) & 0xffL ); in bsPutUInt32() 87 bsW ( s, 8, (u >> 8) & 0xffL ); in bsPutUInt32() 88 bsW ( s, 8, u & 0xffL ); in bsPutUInt32() 96 bsW( s, 8, (UInt32)c ); in bsPutUChar() 505 if (inUse16[i]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues() 510 if (s->inUse[i * 16 + j]) bsW(s,1,1); else bsW(s,1,0); in sendMTFValues() 519 bsW ( s, 3, nGroups ); in sendMTFValues() 520 bsW ( s, 15, nSelectors ); in sendMTFValues() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | isil,isl12026.txt | 14 - "isil,pwr-bsw": If present PWR.BSW bit must be set to the specified 26 isil,pwr-bsw = <0>;
|
| /freebsd/contrib/bearssl/src/hash/ |
| H A D | ghash_pwr8.c | 43 * BSW holds the pattern for byteswapping 32-bit words; this is set only 56 #define BSW 8 macro 76 #define FIX_ENDIAN(xx) vperm(xx, xx, xx, BSW)
|
| /freebsd/usr.bin/fold/ |
| H A D | fold.c | 64 while ((ch = getopt(argc, argv, "0123456789bsw:")) != -1) { in main()
|
| /freebsd/contrib/bmake/PSD.doc/ |
| H A D | tutorial.ms | 176 adam@bsw.uu.net 177 \&...!uunet!bsw!adam
|
| /freebsd/share/doc/psd/12.make/ |
| H A D | tutorial.ms | 122 adam@bsw.uu.net 123 \&...!uunet!bsw!adam
|