Home
last modified time | relevance | path

Searched refs:ESR (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp3265 switch (EvalStmtResult ESR = EvaluateStmt(Result, Info, Body, Case)) { in EvaluateLoopBody() local
3274 return ESR; in EvaluateLoopBody()
3319 switch (EvalStmtResult ESR = EvaluateStmt(Result, Info, SS->getBody(), Found)) { in EvaluateSwitch() local
3326 return ESR; in EvaluateSwitch()
3374 EvalStmtResult ESR = EvaluateStmt(Result, Info, IS->getThen(), Case); in EvaluateStmt() local
3375 if (ESR != ESR_CaseNotFound || !IS->getElse()) in EvaluateStmt()
3376 return ESR; in EvaluateStmt()
3381 EvalStmtResult ESR = in EvaluateStmt() local
3383 if (ESR != ESR_Continue) in EvaluateStmt()
3384 return ESR; in EvaluateStmt()
[all …]
/NextBSD/contrib/ncurses/
HDAUTHORS35 ESR Eric S Raymond
HDNEWS7194 + add ansi-* terminfo entries from ESR's version.
7223 + adapted patch by ESR to make infocmp -F less verbose -TD
8634 + terminfo.src 10.2.1 downloaded from ESR's webpage (ESR).
8657 + terminfo.src 10.2.0 (ESR).
10062 + terminfo.src 10.1.0 (ESR).
10186 > patch #324 (ESR):
10204 > patch #322 (ESR):
10227 + undo ESR's changes to xterm-x11r6 (it no longer matched the X11R6.1
10229 + terminfo 9.13.18 resync (ESR)
10230 + check for getenv("HOME") returning null (ESR).
[all …]
/NextBSD/sys/dev/drm/
HDi915_reg.h259 #define ESR 0x020b8 macro
/NextBSD/contrib/ncurses/misc/
HDemx.src625 # title bar. [I have translated it to terminfo -- ESR]
HDterminfo.src4418 # title bar. [I have translated it to terminfo -- ESR]
12514 # The <civis>/<cnorm>/<sgr>/<sgr0> strings were added by ESR from specs.
22156 #-(replaced-changelog-1998/02/28-by-ESR)----------------------------------------
/NextBSD/sys/dev/drm2/i915/
HDi915_reg.h604 #define ESR 0x020b8 macro