| /netbsd-src/sys/arch/sparc/stand/binstall/ |
| H A D | binstall.sh | 117 (*/*) RAW="${1%/*}/r${1##*/}";; 118 (*) RAW="r$1";; 120 [ -c "$RAW" ] || continue 121 echo -n "$RAW"
|
| /netbsd-src/sys/compat/common/ |
| H A D | tty_43.c | 315 SET(flags, RAW); in ttcompatgetflags() 318 if (ISSET(flags, RAW)) in ttcompatgetflags() 382 if (ISSET(flags, RAW)) { in ttcompatsetflags() 414 if (ISSET(flags, RAW|LITOUT|PASS8)) { in ttcompatsetflags() 417 if (!ISSET(flags, RAW|PASS8)) in ttcompatsetflags() 421 if (!ISSET(flags, RAW|LITOUT)) in ttcompatsetflags() 482 if (ISSET(flags, RAW|LITOUT|PASS8)) { in ttcompatsetlflags() 485 if (!ISSET(flags, RAW|PASS8)) in ttcompatsetlflags() 489 if (!ISSET(flags, RAW|LITOUT)) in ttcompatsetlflags()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
| H A D | StringTableBuilder.cpp | 32 case RAW: in initSize() 152 size_t Pos = Size - S.size() - (K != RAW); in finalizeStringTable() 163 if (K != RAW) in finalizeStringTable() 209 Size = Start + S.size() + (K != RAW); in add()
|
| /netbsd-src/external/bsd/ntp/dist/scripts/update-leap/ |
| H A D | update-leap.sh | 266 local RAW="`sed $1 -e'/^\\([0-9]\\|#[\$@h]\)/!d' -e'/^#[\$@h]/!s/#.*\$//g'`" 270 local DATA="`echo \"$RAW\" | sed -e'/^#h/d' -e's/^#[\$@]//g' | tr -d '[:space:]'`" 281 local FSHA="`echo \"$RAW\" | sed -e'/^#h/!d' -e's/^#h//' -e's/[ ] */ 0x/g'`" 298 EXPIRES="`echo \"$RAW\" | sed -e'/^#@/!d' -e's/^#@//' | tr -d '[:space:]'`"
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | fractional-cost.h | 60 enum raw { RAW }; enumerator 86 return { sum >= m_value ? sum : ~uint64_t (0), RAW }; 100 return { diff <= m_value ? diff : 0, RAW }; 117 return { m_value <= max / other ? m_value * other : max, RAW };
|
| /netbsd-src/usr.sbin/lpr/lpd/ |
| H A D | ttcompat.c | 91 SET(flags, RAW); in sttygetoflags() 105 if (ISSET(flags, RAW)) { in sttysetoflags() 137 if (ISSET(flags, RAW|LITOUT|PASS8)) { in sttysetoflags() 140 if (!ISSET(flags, RAW|PASS8)) in sttysetoflags() 144 if (!ISSET(flags, RAW|LITOUT)) in sttysetoflags()
|
| /netbsd-src/libexec/getty/ |
| H A D | subr.c | 397 if (ISSET(flags, RAW)) { in compatflags() 462 if (ISSET(flags, RAW|LITOUT|PASS8)) { in compatflags() 465 if (!ISSET(flags, RAW|PASS8)) in compatflags() 469 if (!ISSET(flags, RAW|LITOUT)) in compatflags()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | BIO_ADDR.pod | 53 I<Read on about the addresses in L</RAW ADDRESSES> below>. 70 I<Read on about the addresses in L</RAW ADDRESSES> below>. 94 =head1 RAW ADDRESSES
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | StringTableBuilder.h | 32 RAW, enumerator
|
| /netbsd-src/external/bsd/unbound/dist/libunbound/python/doc/examples/ |
| H A D | example8.rst | 6 The pyUnbound extension provides functions which are able to encode RAW RDATA
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/ |
| H A D | BitcodeWriter.h | 36 StringTableBuilder StrtabBuilder{StringTableBuilder::RAW};
|
| /netbsd-src/sys/sys/ |
| H A D | ioctl_compat.h | 102 #define RAW 0x00000020 /* no i/o processing */ macro
|
| /netbsd-src/lib/librpcsvc/ |
| H A D | rex.x | 107 const RAW = 0x00000020; /* no i/o processing */ variable
|
| /netbsd-src/games/warp/ |
| H A D | term.h | 219 #define raw() ((bizarre=1),_tty.sg_flags|=RAW, stty(_tty_ch,&_tty)) 220 #define noraw() ((bizarre=1),_tty.sg_flags&=~RAW,stty(_tty_ch,&_tty))
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | xilinx | 40 >&0 belong 0xaa995566 Xilinx RAW bitstream (.BIN)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | cell.md | 64 ;; condition(2) flush happens, in case of: RAW, WAW, D-ERAT miss, or 380 ;; RAW register dependency 393 ;; VXU float RAW
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | cell.md | 64 ;; condition(2) flush happens, in case of: RAW, WAW, D-ERAT miss, or 380 ;; RAW register dependency 393 ;; VXU float RAW
|
| /netbsd-src/usr.sbin/sliplogin/ |
| H A D | sliplogin.c | 312 tty.sg_flags = RAW | ANYP; in main()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/pa64/ |
| H A D | README | 54 Like for all other processors, RAW memory scheduling is critically important.
|
| /netbsd-src/external/bsd/file/dist/python/ |
| H A D | magic.py | 36 MAGIC_RAW = RAW = 256
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | gtm-builtins.def | 131 Note: The reads must follow the following order: LOAD, RAR, RAW, RFW.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | gtm-builtins.def | 131 Note: The reads must follow the following order: LOAD, RAR, RAW, RFW.
|
| /netbsd-src/usr.bin/resize/ |
| H A D | resize.c | 470 sg.sg_flags |= RAW; in main()
|
| /netbsd-src/games/larn/ |
| H A D | io.c | 111 #define CBREAK RAW /* V7 has no CBREAK */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
| H A D | IRSymtab.cpp | 376 StringTableBuilder StrtabBuilder(StringTableBuilder::RAW); in upgrade()
|