Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5031 switch (ESR) { in EvaluateLoopBody()
5040 return ESR; in EvaluateLoopBody()
5058 return ESR; in EvaluateSwitch()
5106 switch (ESR) { in EvaluateSwitch()
5113 return ESR; in EvaluateSwitch()
5189 return ESR; in EvaluateStmt()
5197 return ESR; in EvaluateStmt()
5207 return ESR; in EvaluateStmt()
5484 return ESR; in EvaluateStmt()
5497 return ESR; in EvaluateStmt()
[all …]
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.def9 // Defines ESR exception classes for Apple arm64* targets.
/freebsd-14.2/contrib/ncurses/
H A DAUTHORS36 ESR Eric S Raymond
H A DNEWS13015 + terminfo.src 10.2.1 downloaded from ESR's webpage (ESR).
14704 > patch 320 (ESR):
14709 > patch 319 (ESR):
14712 > patch 318 (ESR):
14714 > patch 317 (ESR):
14721 > patch 316 (ESR):
14725 > patch 315 (ESR):
14744 > patch 314 (ESR):
14797 > patch 313 (ESR):
14810 > patch 312 (ESR):
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp294 for (CodeGenRegister *ESR : ExplicitSubRegs) { in computeSubRegs()
295 const SubRegMap &Map = ESR->computeSubRegs(RegBank); in computeSubRegs()
296 HasDisjunctSubRegs |= ESR->HasDisjunctSubRegs; in computeSubRegs()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp540 unsigned ESR = 0x8000 | ((TypeIndex & 31) << 5) | (AddrIndex & 31); in LowerKCFI_CHECK() local
541 EmitToStreamer(*OutStreamer, MCInstBuilder(AArch64::BRK).addImm(ESR)); in LowerKCFI_CHECK()
/freebsd-14.2/contrib/ncurses/misc/
H A Demx.src626 # title bar. [I have translated it to terminfo -- ESR]
H A Dterminfo.src5663 # column #1". At the point in time when ESR added DJM's "pseudo-color" entry
5964 # title bar. [I have translated it to terminfo -- ESR]
15500 # The <civis>/<cnorm>/<sgr>/<sgr0> strings were added by ESR from specs.
25811 #-(replaced-changelog-1998/02/28-by-ESR)----------------------------------------