Searched refs:app (Results 1 - 25 of 69) sorted by relevance

123

/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Dtic6x.exp47 {"C6X nonstatic app using shared library, LE, RELA"
49 "-mdsbt -mpic -mpid=near" {shlib-app-1.s}
50 {{readelf -WSsrld shlib-app-1.rd}
51 {objdump "-drj.plt -j.text" shlib-app-1.dd}
52 {objdump -sj.got shlib-app-1.sd}
53 {objdump -R shlib-app-1.od}}
62 {"C6X nonstatic app using shared library, LE, REL"
64 "-mdsbt -mpic -mpid=near -mgenerate-rel" {shlib-app-1r.s}
65 {{readelf -WSsrld shlib-app-1r.rd}
66 {objdump "-drj.plt -j.text" shlib-app
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-arm/
H A Darm-elf.exp68 {"Simple dynamic application" "tmpdir/arm-lib.so" "" {arm-app.s}
69 {{objdump -fdw arm-app.d} {objdump -Rw arm-app.r}}
70 "arm-app"}
71 {"Simple static application" "" "" {arm-static-app.s}
72 {{objdump -fdw arm-static-app.d} {objdump -rw arm-static-app.r}}
73 "arm-static-app"}
74 {"Non-pcrel function reference" "tmpdir/arm-lib.so" "" {arm-app-abs32.s}
75 {{objdump -fdw arm-app
[all...]
H A Darm-static-app.d2 tmpdir/arm-static-app: file format elf32-(little|big)arm
H A Darm-app-abs32.d2 tmpdir/arm-app-abs32: file format elf32-(little|big)arm
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/str/char/
H A D3.cc27 std::ostringstream os ("foo", std::ios_base::app);
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/
H A D4.cc33 scratch_file.open(name, std::ios_base::app);
39 | std::ios_base::app);
44 scratch_file.open(name, std::ios_base::in | std::ios_base::app);
49 scratch_file.open(name, std::ios_base::app | std::ios_base::binary);
55 | std::ios_base::app | std::ios_base::binary);
60 scratch_file.open(name, std::ios_base::in | std::ios_base::app
/haiku-buildtools/legacy/binutils/gas/config/
H A Dobj-ecoff.h64 #define obj_app_file(name, app) ecoff_new_file (name, app)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/
H A D59427.cc30 VERIFY( a_f.open("tmp_59427_sputc", ios_base::in | ios_base::app) );
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/
H A D59427.cc30 VERIFY( a_f.open("tmp_59427_sputn", ios_base::in | ios_base::app) );
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/str/wchar_t/
H A D3.cc27 std::wostringstream os (L"foo", std::ios_base::app);
/haiku-buildtools/legacy/binutils/bfd/
H A Darchures.c587 const bfd_arch_info_type * const *app, *ap; local
590 for (app = bfd_archures_list; *app != NULL; app++)
592 for (ap = *app; ap != NULL; ap = ap->next)
620 const bfd_arch_info_type * const *app; local
625 for (app = bfd_archures_list; *app != NULL; app++)
628 for (ap = *app; a
1124 const bfd_arch_info_type * const *app, *ap; local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dobj-ecoff.h64 #define obj_app_file(name, app) ecoff_new_file (name, app)
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/ios_base/types/openmode/
H A Dcase_label.cc35 case std::ios_base::app:
/haiku-buildtools/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc80 app = std::ios_base::app, enumerator in enum:__anon2252::__anon2253
86 switch (mode & (in|out|trunc|app|binary))
89 case ( out |app ): return "a";
90 case ( app ): return "a";
95 case (in|out |app ): return "a+";
96 case (in |app ): return "a+";
99 case ( out |app|binary): return "ab";
100 case ( app|binary): return "ab";
105 case (in|out |app|binar
[all...]
/haiku-buildtools/binutils/bfd/
H A Darchures.c791 const bfd_arch_info_type * const *app, *ap; local
794 for (app = bfd_archures_list; *app != NULL; app++)
796 for (ap = *app; ap != NULL; ap = ap->next)
824 const bfd_arch_info_type * const *app; local
829 for (app = bfd_archures_list; *app != NULL; app++)
832 for (ap = *app; a
1330 const bfd_arch_info_type * const *app, *ap; local
[all...]
/haiku-buildtools/isl/
H A Disl_transitive_closure.c106 * In practice, "app" has an extra input and output coordinate
112 __isl_take isl_map *app)
122 app_1 = set_path_length(isl_map_copy(app), 1, 1);
128 isl_map_free(app);
133 app_1 = set_path_length(isl_map_copy(app), 0, 1);
134 app_2 = set_path_length(app, 0, 2);
162 * Note that "app" has an extra input and output coordinate to encode
166 static int check_exactness(__isl_take isl_map *map, __isl_take isl_map *app, argument
174 return check_power_exactness(map, app);
177 app
111 check_power_exactness(__isl_take isl_map *map, __isl_take isl_map *app) argument
855 struct isl_map *app = NULL; local
902 isl_map *app; local
928 isl_map *app; local
1561 isl_map *app; local
1947 struct isl_map *app = NULL; local
1979 struct isl_map *app = NULL; local
2189 isl_map *app = NULL; local
2355 check_exactness_omega(__isl_keep isl_map *map, __isl_keep isl_map *app) argument
2480 isl_map *app; local
2513 isl_map *app; local
2645 isl_union_map *app; local
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dtls-gdlerelax.d2 tmpdir/tls-app-rel-le: file format elf32-.*arm.*
H A Dtls-gdierelax.d2 tmpdir/tls-app-rel-ie: file format elf32-.*arm.*
H A Dtls-gdierelax2.d2 tmpdir/tls-app-rel-ie2: file format elf32-.*arm.*
H A Darm-elf.exp81 {"Simple static application" "" "" "" {arm-static-app.s}
82 {{objdump -fdw arm-static-app.d} {objdump -rw arm-static-app.r}}
83 "arm-static-app"}
111 {"TLS dynamic application" "-T arm-dyn.ld tmpdir/tls-lib.so" "" "" {tls-app.s}
112 {{objdump -fdw tls-app.d} {objdump -Rw tls-app.r}}
113 "tls-app"}
119 "tls-app-rel-ie"}
122 "tls-app
[all...]
H A Darm-app.d2 tmpdir/arm-app: file format elf32-(little|big)arm
H A Darm-app-abs32.d2 tmpdir/arm-app-abs32: file format elf32-(little|big)arm.*
/haiku-buildtools/gcc/gcc/ada/doc/share/
H A Dconf.py132 def setup(app):
133 app.add_lexer('ada', ada_pygments.AdaLexer())
134 app.add_lexer('gpr', ada_pygments.GNATProjectLexer())
/haiku-buildtools/gcc/zlib/contrib/iostream/
H A Dzfstream.cpp30 } else if ( io_mode & ios::app ) {
31 mode = ios::app;
44 if ( io_mode & (ios::out|ios::app )) {
72 } else if ( io_mode & ios::app ) {
73 mode = ios::app;
86 if ( io_mode & (ios::out|ios::app )) {
/haiku-buildtools/binutils/zlib/contrib/iostream/
H A Dzfstream.cpp30 } else if ( io_mode & ios::app ) {
31 mode = ios::app;
44 if ( io_mode & (ios::out|ios::app )) {
72 } else if ( io_mode & ios::app ) {
73 mode = ios::app;
86 if ( io_mode & (ios::out|ios::app )) {

Completed in 221 milliseconds

123