Home
last modified time | relevance | path

Searched refs:Invisible (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.pri.c250 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 Dhack.do.c96 if(Invisible) newsym(u.ux, u.uy); in drop()
134 if(Invisible) newsym(u.ux,u.uy); in dropy()
H A Dhack.tty.c296 if(!Invisible) curs_on_u(); else home(); in parse()
H A Dhack.steal.c87 if(Invisible) newsym(u.ux, u.uy); in stealgold()
H A Dhack.c265 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 Dhack.trap.c152 if(Invisible) newsym(u.ux, u.uy); in dotrap()
H A Dhack.h156 #define Invisible (Invis && !See_invisible) macro
H A Dhack.zap.c273 if(Invisible) newsym(u.ux, u.uy); in dozap()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h77 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 DREADME84 2: (Cooked-Invisible) Same as 1, just with echo off. Nice for reading
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOutliner.cpp307 case InstrType::Invisible: in convertToUnsignedVec()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp286 case InstrType::Invisible: in convertToUnsignedVec()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1922 : outliner::InstrType::Invisible; in getOutliningType()
1962 return outliner::InstrType::Invisible; in getOutliningType()
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dinfo.texi137 * 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 DARMBaseInstrInfo.cpp6289 return outliner::InstrType::Invisible; in getOutliningType()
6294 return outliner::InstrType::Invisible; in getOutliningType()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp7721 return outliner::InstrType::Invisible; in getOutliningType()
7726 return outliner::InstrType::Invisible; in getOutliningType()
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A DIndicSyllabicCategory.txt332 # Invisible stacker (invisible consonant stacker virama).
H A DIndex.txt3874 Operators, Invisible 2061
H A DNamesList.txt13092 @ Invisible operators
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp9645 return outliner::InstrType::Invisible; in getOutliningType()
9650 return outliner::InstrType::Invisible; in getOutliningType()