Searched refs:EL (Results 26 - 39 of 39) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2394 SourceLocation EL = FileLoc.getLocWithOffset(Range.second); local
2395 Ranges.push_back(CharSourceRange::getCharRange(BL, EL));
2405 SourceLocation EL = FileLoc.getLocWithOffset(FixIt.RemoveRange.second); local
2406 FH.RemoveRange = CharSourceRange::getCharRange(BL, EL);
/freebsd-13-stable/contrib/telnet/telnet/
H A Dtelnet.c2267 NET2ADD(IAC, EL);
2268 printoption("SENT", IAC, EL);
H A Dcommands.c305 { "el", "Send Telnet Erase Line", 1, 0, NULL, 2, EL },
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2551 void setEllipsisLoc(SourceLocation EL) { EllipsisLoc = EL; }
/freebsd-13-stable/share/mk/
H A Dbsd.cpu.mk300 MIPS_ENDIAN= EL
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp494 case PSTATE.EL of
/freebsd-13-stable/contrib/telnet/telnetd/
H A Dstate.c216 case EL:
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp76 std::map<std::vector<Record*>, unsigned> &EL,
/freebsd-13-stable/contrib/opencsd/decoder/source/etmv4/
H A Dtrc_pkt_decode_etmv4i.cpp1522 elem.context.exception_level = (ocsd_ex_level)ctxt.EL;
1577 /* if no valid EL value - just use S/NS */
1581 /* mem space according to EL + S/NS */
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h1915 VarDecl *Var, Expr *Cond, Stmt *Then, SourceLocation EL, Stmt *Else);
1924 Stmt *Then, SourceLocation EL = SourceLocation(),
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1566 bool ControlsExit, bool AllowPredicates, const ExitLimit &EL);
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c213 { "el", "Send Telnet Erase Line", 1, 0, 0, 2, EL },
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1938 for (MachineBasicBlock::iterator EL = CmpInstr.getParent()->end(); I != EL;
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh207 A0au3XcdC+EL/fvgins27hYhsy7Ww6RX4y6RLu7eeCyn8FRuC8nJOr0AVsLe5EFC

Completed in 379 milliseconds

12