Searched refs:EOP (Results 1 – 12 of 12) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Format/ |
| H A D | MatchFilePath.cpp | 36 const auto EOP = Pattern.size(); // End of `Pattern`. in matchFilePath() local 41 if (I == EOP) in matchFilePath() 46 if (++I == EOP || F != Pattern[I]) in matchFilePath() 56 for (; ++I < EOP && Pattern[I] == '*'; ++StarCount) { in matchFilePath() 63 if (I == EOP) // `Pattern` ends with a star. in matchFilePath() 67 if (Pattern[I] == '\\' && ++I == EOP) in matchFilePath() 79 if (++I == EOP) in matchFilePath() 92 if (I + 3 < EOP || (I + 3 == EOP && Pattern[I + 1] != '!')) { in matchFilePath() 129 while (I < EOP && Pattern[I] == '*') in matchFilePath() 132 return I == EOP; in matchFilePath()
|
| /freebsd/contrib/tcsh/ |
| H A D | tcsh.man2html | 247 print <<EOP; 255 EOP 261 print <<EOP if $index; 265 EOP 269 print <<EOP; 271 EOP 296 print <<EOP; 298 EOP 314 print <<EOP if $section; # Skip header section 317 EOP [all …]
|
| H A D | termcap.vms | 28 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sr=5\EM:vt#3:xn:\ 48 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sr=5\EM:vt#3:xn:\
|
| /freebsd/contrib/netbsd-tests/lib/libcurses/ |
| H A D | atf.terminfo | 18 kf1=\EOP, kf10=\E[21~, kf11=\E[23~, kf12=\E[24~, kf13=\E[1;2P,
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | mustberoot.subr | 359 sudo -S -v 2> /dev/null <<EOP 361 EOP
|
| /freebsd/share/termcap/ |
| H A D | termcap | 287 :do=\E[B:ho=\E[H:ic=\E[1@:is=\E[0;10;39m:k1=\EOP:\ 552 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:pt:sr=5\EM:vt#3:xn:\ 581 :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ 743 :kh=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:pt:sr=5\EM:xn:\ 904 :k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\ 1018 :kh=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:pt: 1050 :k6=\E[006q:k7=\E[007q:k8=\E[008q:k9=\EOP:\ 1763 :kh=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS: 2476 :k0=\EOy:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOt:\ 2506 :ho=\E[H:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:ta=^I:pt:sr=5\EM:vt#3:xn:\ [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 371 bool EOP = isEOP(I); in EmitInstrWithCustomInserter() local 372 if (!EOP && !isLastInstructionOfItsType) in EmitInstrWithCustomInserter() 384 .addImm(EOP); in EmitInstrWithCustomInserter()
|
| /freebsd/sys/dev/msk/ |
| H A D | if_mskreg.h | 2235 #define EOP 0x00800000 macro
|
| H A D | if_msk.c | 2847 tx_le->msk_control |= htole32(EOP); in msk_encap() 3319 if ((control & EOP) == 0) in msk_txeof()
|
| /freebsd/contrib/ncurses/misc/ |
| H A D | emx.src | 458 kf1=\EOP,
|
| H A D | terminfo.src | 569 ind=\ED, kf1=\EOP, kf2=\EOR, kf4=\EOS, nel=\r\ED, ri=\EM, 1619 # \EOP to \EOS. The shifted and control modifiers still do the same thing. 2441 kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS, 3047 kdch1=^?, kf10=\E[21~, khome=\E[H, lf1=\EOP, lf2=\EOQ, 4252 kpDOT=\EOn, kpMUL=\EOR, kpNUM=\EOP, kpSUB=\EOS, kpZRO=\EOp, 4639 # telnet, kf1-kf4 are \EOP to \EOS, and kf5-kf12 match the terminfo. 7227 kf11=\EOm, kf12=\EOn, kf13=\EOP, kf14=\EOQ, kf15=\EOR, 13669 kf2=\E[?3i, kf3=\E[2i, kf4=\E[@, kf5=\E[M, kich1=\EOP, 13670 kil1=\EOP, knp=\E[U, kpp=\E[V, use=ansi+arrows, 14292 is3=\E[1;03q\s\s\sf1\s\s\s\s\s\s\s\s\s\s\s\EOP\E[2;03q\s\s [all …]
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | NormalizationTest.txt | 8927 C5CE;C5CE;110B 1165 11C1;C5CE;110B 1165 11C1; # (엎; 엎; 엎; 엎; 엎; ) HANGUL SYLLABLE EOP
|