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

/freebsd-11-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-11-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-11-stable/lib/libedit/
H A Dcommon.c151 #define EL el->el_line macro
/freebsd-11-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::__anon1448
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c106 #define EL 38 /* address, explicitly long size */ macro
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.h67 EXTERN char *EL; /* chars marking an EOL */ variable
/freebsd-11-stable/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h49 #define EL 248 /* erase the current line */ macro
/freebsd-11-stable/include/arpa/
H A Dtelnet.h46 #define EL 248 /* erase the current line */ macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c77 #define EL 248 /* erase the current line */ macro
/freebsd-11-stable/contrib/telnet/arpa/
H A Dtelnet.h46 #define EL 248 /* erase the current line */ macro
/freebsd-11-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-11-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 218 milliseconds