/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.cpp | 57 CASE(EXT_LOC, LOC); in serializeSectionKind() 83 CASE(LOC, EXT_LOC); in deserializeSectionKind()
|
/freebsd/contrib/ldns/packaging/fedora/ |
H A D | ldns.spec | 140 - Disable a debug line that was added to find the LOC issue that causes 144 - Applied fix svn 3186 for LOC record parsing
|
/freebsd/lib/libc/stdlib/ |
H A D | strfmon.c | 72 #define GET_NUMBER(VAR, LOC) do { \ argument 74 while (isdigit_l((unsigned char)*fmt, LOC)) { \
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | Consumed.h | 88 virtual void warnParamTypestateMismatch(SourceLocation LOC, in warnParamTypestateMismatch() argument
|
/freebsd/contrib/ldns/drill/ |
H A D | ChangeLog.22-nov-2005 | 61 - LOC RR support
|
/freebsd/contrib/unbound/doc/ |
H A D | FEATURES | 88 1876: LOC type
|
H A D | Changelog | 2240 - Fix parse of LOC RR type for decimetres.
|
/freebsd/lib/libc/db/hash/ |
H A D | hash.c | 77 #define RETURN_ERROR(ERR, LOC) { save_errno = ERR; goto LOC; } argument
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 72 * Fix #121: Correct handling of centimetres by LOC parser. 587 * Fix parse of \# syntax with space for type LOC. 667 * Fix LOC RR altitude printing. 925 - fixed LOC RR type
|
/freebsd/lib/libc++/ |
H A D | Makefile | 868 INCSGROUPS+= LOC 872 LOC+= ${HDRDIR}/__locale_dir/${hdr}
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZ13.td | 232 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|FH)?R(Asm.*)?$")>; 233 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|H)?HI(Mux|(Asm.*))?$")>; 235 (instregex "LOC(G|FH|Mux)?(Asm.*)?$")>;
|
H A D | SystemZScheduleZ14.td | 233 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|FH)?R(Asm.*)?$")>; 234 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|H)?HI(Mux|(Asm.*))?$")>; 236 (instregex "LOC(G|FH|Mux)?(Asm.*)?$")>;
|
H A D | SystemZScheduleZ15.td | 234 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|FH)?R(Asm.*)?$")>; 235 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|H)?HI(Mux|(Asm.*))?$")>; 237 (instregex "LOC(G|FH|Mux)?(Asm.*)?$")>;
|
H A D | SystemZScheduleZ16.td | 234 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|FH)?R(Asm.*)?$")>; 235 def : InstRW<[WLat2, FXa, NormalGr], (instregex "LOC(G|H)?HI(Mux|(Asm.*))?$")>; 237 (instregex "LOC(G|FH|Mux)?(Asm.*)?$")>;
|
H A D | SystemZScheduleZEC12.td | 211 def : InstRW<[WLat2, FXU, NormalGr], (instregex "LOC(G)?R(Asm.*)?$")>; 213 (instregex "LOC(G)?(Asm.*)?$")>;
|
H A D | SystemZScheduleZ196.td | 203 def : InstRW<[WLat2, FXU, EndGroup], (instregex "LOC(G)?R(Asm.*)?$")>; 205 (instregex "LOC(G)?(Asm.*)?$")>;
|
H A D | SystemZInstrInfo.cpp | 1650 expandLOCPseudo(MI, SystemZ::LOC, SystemZ::LOCFH); in expandPostRAPseudo()
|
H A D | SystemZInstrInfo.td | 613 // Expands to LOC or LOCFH, depending on the choice of register. 646 defm LOC : CondUnaryRSYPair<"loc", 0xEBF2, simple_load, GR32, 4>;
|
H A D | SystemZInstrFormats.td | 87 // Similar, but true if the CC mask operand comes last (as for LOC, etc.).
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 18458 # 2 = LOC
|