/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugLoc.cpp | 39 Interpret(const DWARFLocationEntry &E); 50 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter 135 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in dumpLocationList() 176 Expected<Optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in visitAbsoluteLocationList()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | lang.opt | 554 Interpret any INTEGER(4) as an INTEGER(8). 720 Interpret any REAL(4) as a REAL(8). 724 Interpret any REAL(4) as a REAL(10). 728 Interpret any REAL(4) as a REAL(16). 732 Interpret any REAL(8) as a REAL(4). 736 Interpret any REAL(8) as a REAL(10). 740 Interpret any REAL(8) as a REAL(16).
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | lang.opt | 571 Interpret any INTEGER(4) as an INTEGER(8). 737 Interpret any REAL(4) as a REAL(8). 741 Interpret any REAL(4) as a REAL(10). 745 Interpret any REAL(4) as a REAL(16). 749 Interpret any REAL(8) as a REAL(4). 753 Interpret any REAL(8) as a REAL(10). 757 Interpret any REAL(8) as a REAL(16).
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Context.cpp | 116 if (Interpret(State, Result)) in Run()
|
H A D | Interp.cpp | 401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
|
H A D | Interp.h | 952 bool Interpret(InterpState &S, APValue &Result);
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/ |
H A D | Opts.td | 50 def relative_address : F<"relative-address", "Interpret addresses as addresses relative to the imag…
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | armelf.em | 630 fprintf (file, _(" --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n")); 631 fprintf (file, _(" --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"));
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | armelf.em | 627 fprintf (file, _(" --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n")); 628 fprintf (file, _(" --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"));
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2005 | 1325 (read_decimal): Interpret ' ' character correctly for BZ or BN. 1326 (read_radix): Interpret ' ' character correctly for BZ or BN. 1327 (read_f): Interpret ' ' character correctly for BZ or BN. 1388 (read_decimal): Interpret ' ' character correctly for BZ or BN. 1389 (read_radix): Interpret ' ' character correctly for BZ or BN. 1390 (read_f): Interpret ' ' character correctly for BZ or BN.
|
H A D | ChangeLog-2007 | 274 * io/list_read.c (next_char): Interpret encountering the end of file the
|
/netbsd-src/external/gpl2/grep/dist/doc/ |
H A D | grep.texi | 672 Interpret the pattern as a basic regular expression. This is the default. 679 Interpret the pattern as an extended regular expression. 686 Interpret the pattern as a list of fixed strings, separated 694 Interpret the pattern as a Perl regular expression.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2009 | 188 (asm_prefix): Interpret leading_underscore.
|
H A D | ChangeLog-2019 | 402 (copy_main): Interpret numeric argument of --set-section-alignment
|
H A D | ChangeLog-9899 | 1460 (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
|
H A D | ChangeLog-0001 | 1526 * strings.c (isgraphic): Interpret <TAB> as a printable character,
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2009 | 188 (asm_prefix): Interpret leading_underscore.
|
H A D | ChangeLog-2019 | 402 (copy_main): Interpret numeric argument of --set-section-alignment
|
H A D | ChangeLog-9899 | 1460 (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
|
H A D | ChangeLog-0001 | 1526 * strings.c (isgraphic): Interpret <TAB> as a printable character,
|
/netbsd-src/external/gpl2/diffutils/dist/doc/ |
H A D | diff.texi | 4053 Interpret the patch file as a context diff. @xref{patch Input}. 4071 Interpret the patch file as an @command{ed} script. @xref{patch Input}. 4108 Interpret the patch file as a normal diff. @xref{patch Input}. 4162 Interpret the patch file as a unified diff. @xref{patch Input}.
|
H A D | diff.info | 3892 Interpret the patch file as a context diff. *Note patch Input::. 3910 Interpret the patch file as an `ed' script. *Note patch Input::. 3948 Interpret the patch file as a normal diff. *Note patch Input::. 4003 Interpret the patch file as a unified diff. *Note patch Input::.
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/doc/ |
H A D | gprofng.texi | 3060 that measure cycles. Interpret as @code{+} for other metrics. 3067 the event count. Interpret as @code{.} for timing metrics.
|
H A D | gprofng.info | 2521 hardware event counters that measure cycles. Interpret as '+' for 2529 this is the event count. Interpret as '.' for timing metrics.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c.opt | 1977 Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding
|