Searched defs:EL (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/LineEditor/
H A DLineEditor.cpp102 EditLine *EL; member in struct:LineEditor::InternalData
112 const char *ElGetPromptFn(EditLine *EL) { argument
123 unsigned char ElCompletionFn(EditLine *EL, int ch) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp303 getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, GraphDiffRenderer::StatType EL) argument
341 getLineWidth(const GraphDiffRenderer::GraphT::EdgeValueType &E, GraphDiffRenderer::StatType EL) argument
/freebsd-12-stable/contrib/libedit/
H A Dcommon.c150 #define EL el->el_line macro
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.h149 EL : 2, // Current exception level (see ExceptionLevel enum) member in struct:EmulateInstructionARM64::__anon3909
/freebsd-12-stable/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h396 inline void EtmV4ITrcPacket::setContextInfo(const bool update, const uint8_t EL, const uint8_t NS, const uint8_t SF) argument
H A Dtrc_pkt_types_etmv4.h148 uint32_t EL:2; //!< exception level. member in struct:_etmv4_context_t::__anon6794
/freebsd-12-stable/sys/amd64/amd64/
H A Ddb_disasm.c106 #define EL 38 /* address, explicitly long size */ macro
/freebsd-12-stable/usr.bin/tip/tip/
H A Dtip.h69 EXTERN char *EL; /* chars marking an EOL */ variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp830 IfStmt(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, Stmt *Init, VarDecl *Var, Expr *Cond, Stmt *Then, SourceLocation EL, Stmt *Else) argument
864 Create(const ASTContext &Ctx, SourceLocation IL, bool IsConstexpr, Stmt *Init, VarDecl *Var, Expr *Cond, Stmt *Then, SourceLocation EL, Stmt *Else) argument
/freebsd-12-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h49 #define EL 248 /* erase the current line */ macro
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-telnet.c77 #define EL 248 /* erase the current line */ macro
/freebsd-12-stable/contrib/telnet/arpa/
H A Dtelnet.h46 #define EL 248 /* erase the current line */ macro
/freebsd-12-stable/include/arpa/
H A Dtelnet.h48 #define EL 248 /* erase the current line */ macro
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2390 SourceLocation EL = FileLoc.getLocWithOffset(Range.second); local
2401 SourceLocation EL = FileLoc.getLocWithOffset(FixIt.RemoveRange.second); local

Completed in 403 milliseconds