Home
last modified time | relevance | path

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

12345678910>>...121

/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]];
22 void pr17424_5 [[gnu::fastcall]]();
27 void aliasb [[gnu::alias("_Z6alias1v")]] ();
29 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();
Dcxx11-attr-print.cpp11 int z [[gnu::aligned(4)]];
17 int b [[gnu::deprecated("warning")]];
38 int f3 [[gnu::warn_unused_result]] ();
49 inline void f7 [[gnu::gnu_inline]] ();
65 [[gnu::pure]] static int g() { in g()
77 using Small2 [[gnu::mode(byte)]] = int;
/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-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 …]
Drun-dwfllines.sh24 0 0x804842c /home/drepper/gnu/new-bu/build/ttt/m.c:5:0
26 1 0x8048432 /home/drepper/gnu/new-bu/build/ttt/m.c:6:0
28 2 0x804844d /home/drepper/gnu/new-bu/build/ttt/m.c:7:0
30 3 0x8048458 /home/drepper/gnu/new-bu/build/ttt/m.c:8:0
32 4 0x804845a /home/drepper/gnu/new-bu/build/ttt/m.c:8:0
35 0 0x804845c /home/drepper/gnu/new-bu/build/ttt/b.c:4:0
37 1 0x804845f /home/drepper/gnu/new-bu/build/ttt/b.c:5:0
39 2 0x8048464 /home/drepper/gnu/new-bu/build/ttt/b.c:6:0
41 3 0x8048466 /home/drepper/gnu/new-bu/build/ttt/b.c:6:0
44 0 0x8048468 /home/drepper/gnu/new-bu/build/ttt/f.c:3:0
[all …]
Drun-get-lines.sh26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, …
33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
35 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
36 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, …
39 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
[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/elfutils/src/
Delf32-i386.script6 SEARCH_DIR(/usr/i686-pc-linux-gnu/lib);
22 .note.gnu.build-id;
24 .gnu.hash;
27 .gnu.version;
28 .gnu.version_d;
29 .gnu.version_r;
39 *(.gnu.warning)
40 *(.gnu.linkonce.t.*)
50 *(.gnu.linkonce.r.*)
81 *(.gnu.linkonce.s2.*)
[all …]
/external/bison/
DChangeLog-19987 1997-08-25 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
13 1997-06-28 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
23 1997-06-18 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
30 1997-06-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
35 1997-05-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
39 1997-05-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
44 1997-05-17 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
53 1997-05-02 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
57 1997-04-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
62 1997-04-22 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
[all …]
/external/ltrace/
DREADME27 aarch64-*-linux-gnu
30 i[4567]86-*-linux-gnu
31 ia64-*-linux-gnu
32 m68k-*-linux-gnu
34 mips-*-linux-gnu
35 powerpc-*-linux-gnu
36 powerpc64-*-linux-gnu
37 s390-*-linux-gnu
38 s390x-*-linux-gnu
39 x86_64-*-linux-gnu
[all …]
DAndroid.mk61 sysdeps/linux-gnu/breakpoint.c \
62 sysdeps/linux-gnu/events.c \
63 sysdeps/linux-gnu/hooks.c \
64 sysdeps/linux-gnu/proc.c \
65 sysdeps/linux-gnu/trace.c \
70 $(LOCAL_PATH)/sysdeps/linux-gnu \
72 arm_path := sysdeps/linux-gnu/arm
81 arm64_path := sysdeps/linux-gnu/aarch64
89 mips_path := sysdeps/linux-gnu/mips
96 x86_path := sysdeps/linux-gnu/x86
/external/llvm/test/CodeGen/PowerPC/
Dppc64-elf-abi.ll1 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv1
2 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-prefix…
3 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix…
4 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv2
5 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv1 < %s | FileCheck %s -check-pref…
6 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-pref…
Dblockaddress.ll1 ; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s …
2 ; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s…
3 ; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s …
4 ; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %…
5 ; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck …
6 ; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %…
Dmftb.ll7 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s 2>&1 \
9 ; RUN: llc -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s 2>&1 \
11 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s 2>&1 \
13 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu < %s 2>&1 \
15 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s 2>&1 \
17 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=601 < %s 2>&1 \
19 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=pwr3 < %s 2>&1 \
/external/llvm/test/CodeGen/Mips/cconv/
Dreturn-hard-float.ll1 ; RUN: llc -mtriple=mips-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix=ALL --c…
2 ; RUN: llc -mtriple=mipsel-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix=ALL -…
4 ; RUN-TODO: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi o32 < %s | FileCheck…
5 ; RUN-TODO: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi o32 < %s | FileChe…
7 ; RUN: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi n32 < %s | FileCheck --ch…
8 ; RUN: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi n32 < %s | FileCheck --…
10 ; RUN: llc -mtriple=mips64-linux-gnu -relocation-model=static -target-abi n64 < %s | FileCheck --ch…
11 ; RUN: llc -mtriple=mips64el-linux-gnu -relocation-model=static -target-abi n64 < %s | FileCheck --…
13 ; RUN: llc -mtriple=mips-linux-gnu -relocation-model=static -mattr=+o32,+fp64 < %s | FileCheck --ch…
14 ; RUN: llc -mtriple=mipsel-linux-gnu -relocation-model=static -mattr=+o32,+fp64 < %s | FileCheck --…
Darguments-struct.ll1 ; RUN: llc -mtriple=mips-unknown-linux-gnu -relocation-model=static < %s | FileCheck --check-prefix…
2 ; RUN: llc -mtriple=mipsel-unknown-linux-gnu -relocation-model=static < %s | FileCheck --check-pref…
4 ; RUN-TODO: llc -mtriple=mips64-unknown-linux-gnu -relocation-model=static -target-abi n32 < %s | F…
5 ; RUN-TODO: llc -mtriple=mips64el-unknown-linux-gnu -relocation-model=static -target-abi n32 < %s |…
7 ; RUN: llc -mtriple=mips64-unknown-linux-gnu -relocation-model=static -target-abi n32 < %s | FileCh…
8 ; RUN: llc -mtriple=mips64el-unknown-linux-gnu -relocation-model=static -target-abi n32 < %s | File…
10 ; RUN: llc -mtriple=mips64-unknown-linux-gnu -relocation-model=static -target-abi n64 < %s | FileCh…
11 ; RUN: llc -mtriple=mips64el-unknown-linux-gnu -relocation-model=static -target-abi n64 < %s | File…
Dreturn-float.ll1 ; RUN: llc -mtriple=mips-linux-gnu -mattr=+soft-float -relocation-model=static < %s | FileCheck --c…
2 ; RUN: llc -mtriple=mipsel-linux-gnu -mattr=+soft-float -relocation-model=static < %s | FileCheck -…
4 ; RUN-TODO: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi o…
5 ; RUN-TODO: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi…
7 ; RUN: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n32 < …
8 ; RUN: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n32 …
10 ; RUN: llc -mtriple=mips64-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n64 < …
11 ; RUN: llc -mtriple=mips64el-linux-gnu -mattr=+soft-float -relocation-model=static -target-abi n64 …
/external/bison/build-aux/
Dgnupload324 alpha.gnu.org:*)
327 $dbg ncftpput ftp-upload.gnu.org /incoming/alpha $files $base.directive.asc
329 ftp.gnu.org:*)
332 $dbg ncftpput ftp-upload.gnu.org /incoming/ftp $files $base.directive.asc
334 savannah.gnu.org:*)
338 $dbg ncftpput savannah.gnu.org /incoming/savannah/$destdir $files
346 download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
354 done | $dbg sftp -b - puszcza.gnu.org.ua:/incoming/$destdir_topdir
/external/llvm/test/tools/llvm-readobj/
Delf-gnuhash.test7 // $ ld -shared -m elf_i386 -hash-style=gnu -o gnuhash.so.elf-i386 example-i386.o
8 // $ ld -shared -m elf_x86_64 -hash-style=gnu -o gnuhash.so.elf-x86_64 example-x86_64.o
9 // $ ld -shared -m elf32ppc -hash-style=gnu -o gnuhash.so.elf-ppc example-ppc.o
10 // $ ld -shared -m elf64ppc -hash-style=gnu -o gnuhash.so.elf-ppc64 example-ppc64.o
15 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-i386 | FileCheck %s -check-prefix I386
16 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-x86_64 | FileCheck %s -check-prefix X86_…
17 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-ppc | FileCheck %s -check-prefix PPC
18 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-ppc64 | FileCheck %s -check-prefix PPC64
/external/llvm/test/CodeGen/Mips/
Dhelloworld.ll1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
2 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
4 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s…
5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static -O3 < %s…
7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | …
8 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32 -relocation-model=pic -O3 < %s | …

12345678910>>...121