Home
last modified time | relevance | path

Searched refs:Interpret (Results 1 – 25 of 93) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp39 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 Dlang.opt554 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 Dlang.opt571 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 DContext.cpp116 if (Interpret(State, Result)) in Run()
H A DInterp.cpp401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
H A DInterp.h952 bool Interpret(InterpState &S, APValue &Result);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-symbolizer/
H A DOpts.td50 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 Darmelf.em630 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 Darmelf.em627 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 DChangeLog-20051325 (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 DChangeLog-2007274 * io/list_read.c (next_char): Interpret encountering the end of file the
/netbsd-src/external/gpl2/grep/dist/doc/
H A Dgrep.texi672 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 DChangeLog-2009188 (asm_prefix): Interpret leading_underscore.
H A DChangeLog-2019402 (copy_main): Interpret numeric argument of --set-section-alignment
H A DChangeLog-98991460 (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
H A DChangeLog-00011526 * strings.c (isgraphic): Interpret <TAB> as a printable character,
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2009188 (asm_prefix): Interpret leading_underscore.
H A DChangeLog-2019402 (copy_main): Interpret numeric argument of --set-section-alignment
H A DChangeLog-98991460 (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
H A DChangeLog-00011526 * strings.c (isgraphic): Interpret <TAB> as a printable character,
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Ddiff.texi4053 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 Ddiff.info3892 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 Dgprofng.texi3060 that measure cycles. Interpret as @code{+} for other metrics.
3067 the event count. Interpret as @code{.} for timing metrics.
H A Dgprofng.info2521 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 Dc.opt1977 Interpret imaginary, fixed-point, or other gnu number suffix as the corresponding

1234