| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 487 BBInfo(unsigned IX) : Group(this), Index(IX) {} in BBInfo() 817 UseBBInfo(unsigned IX) : BBInfo(IX), CountValid(false) {} in UseBBInfo() 819 UseBBInfo(unsigned IX, uint64_t C) in UseBBInfo() 820 : BBInfo(IX), CountValue(C), CountValid(true) {} in UseBBInfo()
|
| /freebsd-12.1/libexec/bootpd/ |
| H A D | Announce | 55 CDC EP/IX (1.4.3, 2.1.1)
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree.h | 1398 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \ argument 1399 for (IX = 0; (IX >= VEC_length (constructor_elt, V)) \ 1401 : ((VAL = VEC_index (constructor_elt, V, IX)->value), \ 1403 (IX)++) 1408 #define FOR_EACH_CONSTRUCTOR_ELT(V, IX, INDEX, VAL) \ argument 1409 for (IX = 0; (IX >= VEC_length (constructor_elt, V)) \ 1411 : ((VAL = VEC_index (constructor_elt, V, IX)->value), \ 1412 (INDEX = VEC_index (constructor_elt, V, IX)->index), \ 1414 (IX)++)
|
| H A D | FSFChangeLog.11 | 8456 * arm.c (arm_gen_constant, case [IX]OR): Don't invert constant if
|
| /freebsd-12.1/contrib/ncurses/man/ |
| H A D | manlinks.sed | 39 s/^\.IX//
|
| /freebsd-12.1/release/picobsd/mfs_tree/etc/ |
| H A D | termcap | 102 # communications packages (but NOT PC/IX connect) do some kind of emulation. 103 pc|ibmpc|ibm pc PC/IX:\
|
| /freebsd-12.1/crypto/heimdal/lib/wind/ |
| H A D | rfc4013.txt | 153 1 I<U+00AD>X IX SOFT HYPHEN mapped to nothing 157 5 <U+2168> IX output is NFKC, will match #1
|
| H A D | NormalizationTest.txt | 1216 2168;2168;2168;0049 0058;0049 0058; # (Ⅸ; Ⅸ; Ⅸ; IX; IX; ) ROMAN NUMERAL NINE
|
| H A D | UnicodeData.txt | 9396 A001;YI SYLLABLE IX;Lo;0;L;;;;;N;;;;;
|
| /freebsd-12.1/contrib/opie/ |
| H A D | INSTALL | 81 better for security, this is not compatible with traditional *IX su
|
| H A D | README | 352 instead of passing it on the command line like every other *IX. This is just
|
| /freebsd-12.1/contrib/tcp_wrappers/ |
| H A D | CHANGES | 125 - Portability: EP/IX has no putenv() and some inetd.conf entries are 286 - Easy-to-build procedures for SCO UNIX, ConvexOS with UltraNet, EP/IX,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 3869 #define SKIP_BITFIELDS(IX, ENDIX, VEC) { \ argument 3870 while ((IX < ENDIX) && VEC[IX]->isBitField()) \ 3871 ++IX; \ 3872 if (IX < ENDIX) \ 3873 --IX; \
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | Ported | 859 OS : EP/IX 1.4.3 (RiscOS based)
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | configure.ac | 2459 # For *IX, we need sys/ipc.h and sys/shm.h.
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | filesystems | 85 >0 ubyte 0x75 PC/IX
|
| /freebsd-12.1/share/termcap/ |
| H A D | termcap | 4265 # The following is a version of the ibm-pc entry distributed with PC/IX, 4271 # communications packages (but NOT PC/IX connect) do some kind of emulation. 4272 pc|ibmpc|ibm pc PC/IX:\
|
| /freebsd-12.1/share/misc/ |
| H A D | pci_vendors | 22600 8c2a SuperSavage IX/128 SDR 22601 8c2b SuperSavage IX/128 DDR 22602 8c2c SuperSavage IX/64 SDR 22603 8c2d SuperSavage IX/64 DDR 22604 8c2e SuperSavage IX/C SDR 22606 8c2f SuperSavage IX/C DDR
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ChangeLog | 5942 * config.guess: Detect and handle MPE/IX. 5943 * config.sub: Deal with MPE/IX.
|
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | terminfo.src | 15578 kt7ix|kimtron model kt-7 or 70 in IX mode, 17493 ibmpc|wy60-PC|wyse60-PC|IBM PC/XT running PC/IX, 20378 # The following is a version of the ibm-pc entry distributed with PC/IX, 20384 # communications packages (but NOT PC/IX connect) do some kind of emulation. 20385 pcix|PC/IX console,
|