| /openbsd-src/games/hack/ |
| H A D | hack.pri.c | 250 if(!Invisible) at(u.ux,u.uy,u.usym); in prme() 274 if(!Invisible) { in docrt() 351 if(u.udispl && (Invisible || u.udisx != u.ux || u.udisy != u.uy)) in pru() 355 if(Invisible) { in pru() 380 if(x == u.ux && y == u.uy && (!Invisible)) { in prl() 553 return((x == u.ux && y == u.uy && !Invisible) in vism_at()
|
| H A D | hack.do.c | 96 if(Invisible) newsym(u.ux, u.uy); in drop() 134 if(Invisible) newsym(u.ux,u.uy); in dropy()
|
| H A D | hack.tty.c | 296 if(!Invisible) curs_on_u(); else home(); in parse()
|
| H A D | hack.steal.c | 87 if(Invisible) newsym(u.ux, u.uy); in stealgold()
|
| H A D | hack.c | 265 if(Invisible) newsym(u.ux+u.dx, u.uy+u.dy); in domove() 421 if(Invisible) newsym(u.ux,u.uy); in pickup() 520 if(Invisible) newsym(u.ux,u.uy); in pickup()
|
| H A D | hack.trap.c | 152 if(Invisible) newsym(u.ux, u.uy); in dotrap()
|
| H A D | hack.h | 156 #define Invisible (Invis && !See_invisible) macro
|
| H A D | hack.zap.c | 273 if(Invisible) newsym(u.ux, u.uy); in dozap()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | MachineOutliner.h | 33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | IRSimilarityIdentifier.h | 77 enum InstrType { Legal, Illegal, Invisible }; enumerator 543 InstrType visitDbgInfoIntrinsic(DbgInfoIntrinsic &DII) { return Invisible; } in visitDbgInfoIntrinsic()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
| H A D | README | 84 2: (Cooked-Invisible) Same as 1, just with echo off. Nice for reading
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | MachineOutliner.cpp | 307 case InstrType::Invisible: in convertToUnsignedVec()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | IRSimilarityIdentifier.cpp | 286 case InstrType::Invisible: in convertToUnsignedVec()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.cpp | 1922 : outliner::InstrType::Invisible; in getOutliningType() 1962 return outliner::InstrType::Invisible; in getOutliningType()
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | info.texi | 137 * Help-Inv:: Invisible text in Emacs Info. 432 @section Invisible text in Emacs Info 441 property. Invisible text is really a part of the text. It becomes
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMBaseInstrInfo.cpp | 6289 return outliner::InstrType::Invisible; in getOutliningType() 6294 return outliner::InstrType::Invisible; in getOutliningType()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.cpp | 7721 return outliner::InstrType::Invisible; in getOutliningType() 7726 return outliner::InstrType::Invisible; in getOutliningType()
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | IndicSyllabicCategory.txt | 332 # Invisible stacker (invisible consonant stacker virama).
|
| H A D | Index.txt | 3874 Operators, Invisible 2061
|
| H A D | NamesList.txt | 13092 @ Invisible operators
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 9645 return outliner::InstrType::Invisible; in getOutliningType() 9650 return outliner::InstrType::Invisible; in getOutliningType()
|