Home
last modified time | relevance | path

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

12345678910>>...118

/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/libgdx/extensions/gdx-controllers/gdx-controllers-android/.settings/
Dorg.eclipse.cdt.managedbuilder.core.prefs3 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/del…
4 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/ope…
5 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
6 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
7 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
8 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
9 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/append=tr…
10 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/appendCon…
11 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
12 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
[all …]
/external/libgdx/extensions/gdx-tools/.settings/
Dorg.eclipse.cdt.managedbuilder.core.prefs3 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/del…
4 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/ope…
5 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
6 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
7 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
8 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
9 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/append=tr…
10 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/appendCon…
11 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
12 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
[all …]
/external/libgdx/extensions/gdx-controllers/gdx-controllers/.settings/
Dorg.eclipse.cdt.managedbuilder.core.prefs3 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/del…
4 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/ope…
5 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
6 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
7 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
8 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
9 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/append=tr…
10 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/appendCon…
11 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
12 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
[all …]
/external/libgdx/gdx/.settings/
Dorg.eclipse.cdt.managedbuilder.core.prefs3 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/del…
4 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPATH/ope…
5 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
6 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/CPLUS_INC…
7 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
8 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/C_INCLUDE…
9 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/append=tr…
10 environment/buildEnvironmentInclude/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/appendCon…
11 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
12 environment/buildEnvironmentLibrary/cdt.managedbuild.config.gnu.mingw.so.debug.1412059085/LIBRARY_P…
[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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog1 2015-11-28 Werner Lemberg <wl@gnu.org>
36 2015-11-28 Werner Lemberg <wl@gnu.org>
51 2015-11-28 Werner Lemberg <wl@gnu.org>
95 2015-11-27 Werner Lemberg <wl@gnu.org>
108 2015-11-26 Werner Lemberg <wl@gnu.org>
122 2015-11-25 Werner Lemberg <wl@gnu.org>
129 2015-11-21 Werner Lemberg <wl@gnu.org>
137 2015-11-20 Werner Lemberg <wl@gnu.org>
154 2015-11-15 Werner Lemberg <wl@gnu.org>
161 2015-11-15 Werner Lemberg <wl@gnu.org>
[all …]
DChangeLog.251 2014-12-30 Werner Lemberg <wl@gnu.org>
44 2014-12-13 Werner Lemberg <wl@gnu.org>
48 2014-12-11 Werner Lemberg <wl@gnu.org>
57 2014-12-11 Werner Lemberg <wl@gnu.org>
61 2014-12-11 Werner Lemberg <wl@gnu.org>
67 2014-12-11 Werner Lemberg <wl@gnu.org>
122 2014-12-08 Werner Lemberg <wl@gnu.org>
136 2014-12-07 Werner Lemberg <wl@gnu.org>
147 http://lists.gnu.org/archive/html/freetype-devel/2014-04/msg00001.html.
152 2014-12-07 Werner Lemberg <wl@gnu.org>
[all …]
/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…
/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 --…
/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

12345678910>>...118