Searched refs:version (Results 1 - 25 of 1373) sorted by relevance

1234567891011>>

/haiku-buildtools/binutils/binutils/testsuite/binutils-all/
H A Dversion.s1 .version "Version 1.0"
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/dwarf2/
H A Dlang-c11-d4-strict.c7 int version; variable
H A Dlang-c11.c6 int version; variable
H A Dlang-c89.c6 int version; variable
H A Dlang-c99.c6 int version; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/dwarf2/
H A Dlang-cpp11.C6 int version; variable
H A Dlang-cpp14.C6 int version; variable
H A Dlang-cpp98.C6 int version; variable
/haiku-buildtools/gcc/libgcc/
H A Dfind-symver.awk1 # Extract the version of a single symbol from the version map.
8 # Software Foundation; either version 3, or (at your option) any later
9 # version.
21 version = $1;
26 print version
H A Dunwind-compat.h8 the Free Software Foundation; either version 3, or (at your option)
9 any later version.
16 Under Section 7 of GPL version 3, you are granted additional
17 permissions described in the GCC Runtime Library Exception, version
25 #define symver(name, version) \
26 __asm__ (".symver " #name"," #name "@" #version)
/haiku-buildtools/binutils/gas/testsuite/gas/tic54x/
H A Dlp.s1 .version 545lp
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/tic54x/
H A Dlp.s1 .version 545lp
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/plugin/
H A Dheader_plugin.c28 struct plugin_gcc_version *version)
27 plugin_init(struct plugin_name_args *plugin_info, struct plugin_gcc_version *version) argument
/haiku-buildtools/gcc/libstdc++-v3/scripts/
H A Dextract_symvers.pl8 # Free Software Foundation; either version 3, or (at your option)
9 # any later version.
20 # Extract symbol version information on Solaris 2.
37 # shared object, dash, version, symbol, [size]
38 (undef, undef, $version, $symbol, $size) = split;
40 # Remove colon separator from version field.
41 $version =~ s/:$//;
43 # Record base version. The [BASE] field was only added in Solaris 11,
46 $basever = $version;
50 # Skip version declaration
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/symver/
H A Dsymver3.l2 .*:6: Error: missing version name in `foo' for symbol `foo'
H A Dsymver4.l2 .*:6: Error: missing version name in `foo@' for symbol `foo'
H A Dsymver5.l2 .*:6: Error: missing version name in `foo@@@' for symbol `foo'
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/symver/
H A Dsymver3.l2 .*:6: Error: missing version name in `foo' for symbol `foo'
H A Dsymver4.l2 .*:6: Error: missing version name in `foo@' for symbol `foo'
H A Dsymver5.l2 .*:6: Error: missing version name in `foo@@@' for symbol `foo'
/haiku-buildtools/gcc/libsanitizer/include/system/linux/
H A Dmroute6.h1 #include <linux/version.h>
H A Daio_abi.h1 #include <linux/version.h>
H A Dperf_event.h1 #include <linux/version.h>
/haiku-buildtools/gcc/gcc/ada/doc/share/
H A Dlatex_elements.py61 def doc_settings(full_document_name, version):
64 r'\newcommand*{\GNATVersion}[0]{' + version + r'}'])
/haiku-buildtools/binutils/gas/testsuite/gas/mips/
H A Dmips16-macro-e.l2 .*:4: Error: unrecognized extended version of MIPS16 opcode `div\.e \$2,\$3,\$4'
3 .*:5: Error: unrecognized extended version of MIPS16 opcode `divu\.e \$3,\$4,\$5'
4 .*:6: Error: unrecognized extended version of MIPS16 opcode `ddiv\.e \$4,\$5,\$6'
5 .*:7: Error: unrecognized extended version of MIPS16 opcode `ddivu\.e \$5,\$6,\$7'
6 .*:8: Error: unrecognized extended version of MIPS16 opcode `rem\.e \$6,\$7,\$16'
7 .*:9: Error: unrecognized extended version of MIPS16 opcode `remu\.e \$6,\$7,\$17'
8 .*:10: Error: unrecognized extended version of MIPS16 opcode `drem\.e \$2,\$3,\$4'
9 .*:11: Error: unrecognized extended version of MIPS16 opcode `dremu\.e \$3,\$4,\$5'
10 .*:12: Error: unrecognized extended version of MIPS16 opcode `mul\.e \$4,\$5,\$6'
11 .*:13: Error: unrecognized extended version o
[all...]

Completed in 65 milliseconds

1234567891011>>