Searched refs:write16 (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/sys/arch/mvme68k/stand/wrtvid/ |
| H A D | wrtvid.c | 103 write16(uint8_t *vp, uint16_t value) in write16() function 159 write16(&vid[VID_OSL_OFF], len); in main() 164 write16(&vid[CFG_REC_OFF], CFG_REC); in main() 165 write16(&vid[CFG_PSM_OFF], CFG_PSM); in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | Endian.h | 395 inline void write16(void *P, uint16_t V, endianness E) { in write16() function 405 template <endianness E> inline void write16(void *P, uint16_t V) { in write16() function 415 inline void write16le(void *P, uint16_t V) { write16<little>(P, V); } in write16le() 418 inline void write16be(void *P, uint16_t V) { write16<big>(P, V); } in write16be()
|
| /netbsd-src/external/gpl2/texinfo/dist/doc/ |
| H A D | epsf.tex | 121 %%% Use \immediate\write16 instead of \message 207 \ifx\epsfannounce\undefined \def\epsfannounce{\immediate\write16}\fi 295 \immediate\write16{No BoundingBox comment found in % 476 \immediate\write16{#1: BoundingBox: 479 \immediate\write16{#1: scaled width = \the\epsfxsize\space
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_engine.h | 77 #define ENGINE_WRITE16(...) __ENGINE_WRITE_OP(write16, __VA_ARGS__)
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
| H A D | intel_uncore.h | 385 __uncore_write(write16, 16, w, true)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/common/ |
| H A D | outbuffer.d | 262 void write16(int v) nothrow in write16() function
|
| /netbsd-src/external/gpl2/gettext/dist/build-aux/ |
| H A D | texinfo.tex | 851 % This uses \immediate\write16 rather than \message to get newlines. 852 \immediate\write16{} 853 \immediate\write16{***WARNING*** for users of Unix TeX 3.0!} 854 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).} 855 \immediate\write16{If you are running another version of TeX, relax.} 856 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.} 857 \immediate\write16{ Then upgrade your TeX installation if you can.} 858 \immediate\write16{ (See ftp://ftp.gnu.ai.mit.edu/pub/gnu/TeX.README.)} 859 \immediate\write16{If you are stuck with version 3.0, run the} 860 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution} [all …]
|
| /netbsd-src/external/gpl2/diffutils/dist/config/ |
| H A D | texinfo.tex | 2481 % This uses \immediate\write16 rather than \message to get newlines. 2482 \immediate\write16{} 2483 \immediate\write16{WARNING: for users of Unix TeX 3.0!} 2484 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).} 2485 \immediate\write16{If you are running another version of TeX, relax.} 2486 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.} 2487 \immediate\write16{ Then upgrade your TeX installation if you can.} 2488 \immediate\write16{ (See ftp://ftp.gnu.org/pub/gnu/TeX.README.)} 2489 \immediate\write16{If you are stuck with version 3.0, run the} 2490 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution} [all …]
|
| /netbsd-src/external/gpl2/grep/dist/doc/ |
| H A D | texinfo.tex | 2395 % This uses \immediate\write16 rather than \message to get newlines. 2396 \immediate\write16{} 2397 \immediate\write16{WARNING: for users of Unix TeX 3.0!} 2398 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).} 2399 \immediate\write16{If you are running another version of TeX, relax.} 2400 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.} 2401 \immediate\write16{ Then upgrade your TeX installation if you can.} 2402 \immediate\write16{ (See ftp://ftp.gnu.org/pub/gnu/TeX.README.)} 2403 \immediate\write16{If you are stuck with version 3.0, run the} 2404 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution} [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2005 | 10208 * testsuite/gcc.target/frv/all-builtin-write16.c: Delete. 10363 * testsuite/gcc.target/frv/all-builtin-write16.c: New.
|