Home
last modified time | relevance | path

Searched refs:gnu (Results 1 – 25 of 7146) sorted by relevance

12345678910>>...286

/external/clang/test/SemaCXX/
Dcxx11-gnu-attrs.cpp5 [[gnu::this_attribute_does_not_exist]] int unknown_attr;
7 int [[gnu::unused]] attr_on_type;
9 int *[[gnu::unused]] attr_on_ptr;
11 [[gnu::fastcall]] void pr17424_1();
13 [[gnu::fastcall]] [[gnu::stdcall]] void pr17424_2();
16 [[gnu::fastcall]] __stdcall void pr17424_3();
19 [[gnu::fastcall]] void pr17424_4() [[gnu::stdcall]];
23 void pr17424_5 [[gnu::fastcall]]();
28 void aliasb [[gnu::alias("_Z6alias1v")]] ();
30 void aliasa [[gnu::alias("_Z6alias1v")]] ();
[all …]
Dattr-no-split-stack.cpp19 int ci [[gnu::no_split_stack]]; // expected-error {{'no_split_stack' attribute only applies to func…
21 [[gnu::no_split_stack]] void cf1();
22 [[gnu::no_split_stack(1)]] void cf2(); // expected-error {{'no_split_stack' attribute takes no argu…
25 [[gnu::no_split_stack]]
28 int cf3(int c[[gnu::no_split_stack]], int); // expected-error{{'no_split_stack' attribute only appl…
31 …int f [[gnu::no_split_stack]]; // expected-error{{'no_split_stack' attribute only applies to func…
32 [[gnu::no_split_stack]] void mf1();
33 [[gnu::no_split_stack]] static void mf2();
Dattr-flatten.cpp19 int ci [[gnu::flatten]]; // expected-error {{'flatten' attribute only applies to functions}}
21 [[gnu::flatten]] void cf1();
22 [[gnu::flatten(1)]] void cf2(); // expected-error {{'flatten' attribute takes no arguments}}
25 [[gnu::flatten]]
28 int cf3(int c[[gnu::flatten]], int); // expected-error{{'flatten' attribute only applies to functio…
31 int f [[gnu::flatten]]; // expected-error{{'flatten' attribute only applies to functions}}
32 [[gnu::flatten]] void mf1();
33 [[gnu::flatten]] static void mf2();
/external/kotlinc/lib/
Dtrove4j.jar ... gnu.trove public gnu.trove.THashMap extends gnu.trove.TObjectHash implements java.util.Map ...
/external/u-boot/arch/xtensa/include/asm/
Dldscript.h76 *(.gnu.warning .gnu.linkonce.literal.*) \
77 *(.gnu.linkonce.t.*.literal .gnu.linkonce.t.*) \
80 *(.gnu.version) \
91 *(.gnu.linkonce.r.*) \
96 *(.gnu.linkonce.e.*) \
97 *(.gnu.version_r) \
116 *(.gnu.linkonce.d.*) \
120 *(.gnu.linkonce.s.*) \
123 *(.gnu.linkonce.s2.*) \
127 *(.gnu.version_d) \
[all …]
/external/elfutils/tests/
Drun-addr2line-test.sh26 /home/drepper/gnu/new-bu/build/ttt/f.c:3
28 /home/drepper/gnu/new-bu/build/ttt/b.c:4
30 /home/drepper/gnu/new-bu/build/ttt/f.c:3
32 /home/drepper/gnu/new-bu/build/ttt/b.c:4
34 /home/drepper/gnu/new-bu/build/ttt/f.c:3
36 /home/drepper/gnu/new-bu/build/ttt/b.c:4
38 /home/drepper/gnu/new-bu/build/ttt/f.c:3
40 /home/drepper/gnu/new-bu/build/ttt/b.c:4
63 /home/drepper/gnu/new-bu/build/ttt/f.c:3
79 /home/drepper/gnu/new-bu/build/ttt/f.c:3
[all …]
Drun-annobingroup.sh33 [ 7] .gnu.build.attributes..text.unlikely
34 [ 8] .rela.gnu.build.attributes..text.unlikely
43 [ 7] .gnu.build.attributes..text.unlikely
44 [ 8] .rela.gnu.build.attributes..text.unlikely
51 [ 7] .gnu.build.attributes..text.unlikely
52 [ 8] .rela.gnu.build.attributes..text.unlikely
61 [ 7] .gnu.build.attributes..text.unlikely
62 [ 8] .rela.gnu.build.attributes..text.unlikely
76 [ 8] .gnu.build.attributes..text.unlikely
77 [ 9] .rel.gnu.build.attributes..text.unlikely
[all …]
Drun-strip-remove-keep.sh30 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
32 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
45 [ 6] .gnu.version GNU_versym 08048256 000256 00000e 2 A 4 0 2
46 [ 7] .gnu.version_r GNU_verneed 08048264 000264 000030 0 A 5 1 4
80 [ 6] .gnu.version NOBITS 08048256 000114 00000e 2 A 4 0 2
81 [ 7] .gnu.version_r NOBITS 08048264 000114 000030 0 A 5 1 4
116 testrun ${abs_top_builddir}/src/elflint --gnu testfile.elf
118 testrun ${abs_top_builddir}/src/elflint --gnu -d testfile.debug
131 [ 6] .gnu.version GNU_versym 08048256 000256 00000e 2 A 4 0 2
132 [ 7] .gnu.version_r GNU_verneed 08048264 000264 000030 0 A 5 1 4
[all …]
Drun-strip-strmerge.sh33 testrun ${abs_top_builddir}/src/elflint --gnu $input
37 testrun ${abs_top_builddir}/src/elflint --gnu $merged
41 testrun ${abs_top_builddir}/src/elflint --gnu $stripped
43 testrun ${abs_top_builddir}/src/elflint --gnu -d $debugfile
47 testrun ${abs_top_builddir}/src/elflint --gnu $remerged
61 testrun ${abs_top_builddir}/src/elflint --gnu $input
65 testrun ${abs_top_builddir}/src/elflint --gnu $merged
69 testrun ${abs_top_builddir}/src/elflint --gnu $stripped
71 testrun ${abs_top_builddir}/src/elflint --gnu -d $debugfile
75 testrun ${abs_top_builddir}/src/elflint --gnu $remerged
Drun-allfcts.sh24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main
25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar
26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo
30 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main
31 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version
32 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:173:parse_opt
33 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:201:more_help
34 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:217:process_file
36 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:291:crc32_file
37 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:313:handle_elf
Drun-elfputzdata.sh23 testrun_compare ${abs_top_builddir}/tests/elfputzdata gnu testfile4 <<\EOF
29 Cannot compress 6 .gnu.version
30 Cannot compress 7 .gnu.version_r
67 Cannot compress 6 .gnu.version
68 Cannot compress 7 .gnu.version_r
102 testrun_compare ${abs_top_builddir}/tests/elfputzdata gnu testfile12 <<\EOF
106 Cannot compress 4 .gnu.version
107 Cannot compress 5 .gnu.version_r
142 Cannot compress 4 .gnu.version
143 Cannot compress 5 .gnu.version_r
[all …]
/external/perf_data_converter/src/quipper/testdata/
Dperf.data.numatopology-3.2.parse.remap2.out.pb_text1821 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1843 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1865 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1887 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1909 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
1931 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
1953 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
1975 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4568 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4590 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.ser.comm.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.serialized.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.pr.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.parse.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.io.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
Dperf.data.numatopology-3.2.parse.remap.out.pb_text1900 filename: "/lib/x86_64-linux-gnu/libnss_files-2.15.so"
1923 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
1946 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
1969 filename: "/lib/x86_64-linux-gnu/libpthread-2.15.so"
1992 filename: "/lib/x86_64-linux-gnu/libdbus-1.so.3.5.8"
2015 filename: "/lib/x86_64-linux-gnu/libnih-dbus.so.1.0.0"
2038 filename: "/lib/x86_64-linux-gnu/libnih.so.1.0.0"
2061 filename: "/lib/x86_64-linux-gnu/ld-2.15.so"
4790 filename: "/lib/x86_64-linux-gnu/librt-2.15.so"
4813 filename: "/lib/x86_64-linux-gnu/libc-2.15.so"
[all …]
/external/clang/test/Parser/
Dcxx0x-attributes.cpp156 using V [[gnu::vector_size(16)]] = int; // expected-error {{redefinition with different types}}
251 …[] () [[gnu::noreturn]] { return; } (); // expected-warning {{attribute 'noreturn' ignored}} FIXME…
252 [] () [[gnu::noreturn]] { throw; } (); // expected-warning {{attribute 'noreturn' ignored}}
288 void f[[gnu::format(printf, 1, 2)]](const char*, ...);
295 unsigned [[gnu::used]] static int [[gnu::unused]] v1; // expected-error {{'unused' attribute cannot…
297 typedef [[gnu::used]] unsigned long [[gnu::unused]] v2; // expected-error {{'unused' attribute cann…
302 int *[[gnu::unused]] v3; // expected-warning {{attribute 'unused' ignored}}
303 int v4[2][[gnu::unused]]; // expected-warning {{attribute 'unused' ignored}}
304 int v5()[[gnu::unused]]; // expected-warning {{attribute 'unused' ignored}}
311 A([[gnu::unused]] int a);
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dvec-abi-align.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | \
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=generic | \
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \
10 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | \
12 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=zEC12 | \
14 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | \
17 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=vector | \
19 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=+vector | \
21 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,vector | \
23 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,+vector | \
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dvec-abi-align.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | \
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=generic | \
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \
10 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | \
12 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=zEC12 | \
14 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | \
17 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=vector | \
19 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=+vector | \
21 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,vector | \
23 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,+vector | \
[all …]
/external/toolchain-utils/binary_search_tool/full_bisect_test/
Dchromeos_build.sh14 x86_64-cros-linux-gnu-gcc -c build.c -o work/build.o
15 x86_64-cros-linux-gnu-gcc -c preorder.c -o work/preorder.o
16 x86_64-cros-linux-gnu-gcc -c inorder.c -o work/inorder.o
17 x86_64-cros-linux-gnu-gcc -c main.c -o work/main.o
18 x86_64-cros-linux-gnu-gcc -c stack.c -o work/stack.o
19 x86_64-cros-linux-gnu-gcc -c preorder_norecurse.c -o work/preorder_norecurse.o
20 x86_64-cros-linux-gnu-gcc -c inorder_norecurse.c -o work/inorder_norecurse.o
21 x86_64-cros-linux-gnu-gcc -o bin-trees work/main.o work/preorder.o work/inorder.o work/build.o work…
/external/freetype/
DChangeLog.261 2016-07-12 Werner Lemberg <wl@gnu.org>
42 2016-07-11 Werner Lemberg <wl@gnu.org>
51 2016-07-11 Werner Lemberg <wl@gnu.org>
66 2016-07-11 Werner Lemberg <wl@gnu.org>
80 2016-07-10 Werner Lemberg <wl@gnu.org>
95 2016-07-09 Werner Lemberg <wl@gnu.org>
165 2016-07-06 Werner Lemberg <wl@gnu.org>
169 2016-07-05 Werner Lemberg <wl@gnu.org>
204 2016-07-05 Werner Lemberg <wl@gnu.org>
217 2016-07-04 Werner Lemberg <wl@gnu.org>
[all …]
DChangeLog.281 2017-09-16 Werner Lemberg <wl@gnu.org>
60 2017-09-13 Werner Lemberg <wl@gnu.org>
84 2017-09-11 Werner Lemberg <wl@gnu.org>
90 2017-09-09 Werner Lemberg <wl@gnu.org>
132 2017-09-05 Werner Lemberg <wl@gnu.org>
156 2017-09-05 Werner Lemberg <wl@gnu.org>
174 2017-08-23 Werner Lemberg <wl@gnu.org>
183 2017-08-22 Werner Lemberg <wl@gnu.org>
192 2017-08-22 Werner Lemberg <wl@gnu.org>
213 2017-08-16 Werner Lemberg <wl@gnu.org>
[all …]

12345678910>>...286