HomeSort by: relevance | last modified time | path
    Searched refs:native (Results 1 - 25 of 324) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/tools/gmp/
Makefile 35 native-gmp: .native/.configure_done
36 @echo 'Extracting GNU GMP configury for a native toolchain.'
37 (cd ${.OBJDIR}/.native && \
41 .native/.configure_done: ${_GNU_CFGSRC} ${.CURDIR}/Makefile
42 mkdir .native 2>/dev/null || true
43 (cd ${.OBJDIR}/.native && \
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Path.h 28 enum class Style { windows, posix, native };
58 Style S = Style::native; ///< The path style to use.
84 Style S = Style::native; ///< The path style to use.
101 const_iterator begin(StringRef path, Style style = Style::native);
111 reverse_iterator rbegin(StringRef path, Style style = Style::native);
134 void remove_filename(SmallVectorImpl<char> &path, Style style = Style::native);
149 Style style = Style::native);
175 Style style = Style::native);
207 const_iterator end, Style style = Style::native);
213 /// Convert path to the native form. This is used to give paths to users an
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
coff-bfd.c 38 if (csym == NULL || csym->native == NULL
39 || ! csym->native->is_sym)
45 *psyment = csym->native->u.syment;
47 if (csym->native->fix_value)
52 csym->native->fix_value = 0;
74 || csym->native == NULL
75 || ! csym->native->is_sym
76 || indx >= csym->native->u.syment.n_numaux)
82 ent = csym->native + indx + 1;
coffgen.c 864 if (coff_symbol_ptr && coff_symbol_ptr->native)
866 combined_entry_type *s = coff_symbol_ptr->native;
909 if (coff_symbol_ptr && coff_symbol_ptr->native)
912 combined_entry_type *s = coff_symbol_ptr->native;
1001 combined_entry_type *native,
1019 BFD_ASSERT (native->is_sym);
1020 if (native->u.syment.n_sclass == C_FILE
1021 && native->u.syment.n_numaux > 0)
1029 native->u.syment._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
1030 native->u.syment._n._n_n._n_zeroes = 0
1210 combined_entry_type *native; local
1327 combined_entry_type *native = symbol->native; local
2712 combined_entry_type * native; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-bfd.c 38 if (csym == NULL || csym->native == NULL
39 || ! csym->native->is_sym)
45 *psyment = csym->native->u.syment;
47 if (csym->native->fix_value)
52 csym->native->fix_value = 0;
74 || csym->native == NULL
75 || ! csym->native->is_sym
76 || indx >= csym->native->u.syment.n_numaux)
82 ent = csym->native + indx + 1;
coffgen.c 864 if (coff_symbol_ptr && coff_symbol_ptr->native)
866 combined_entry_type *s = coff_symbol_ptr->native;
909 if (coff_symbol_ptr && coff_symbol_ptr->native)
912 combined_entry_type *s = coff_symbol_ptr->native;
1001 combined_entry_type *native,
1019 BFD_ASSERT (native->is_sym);
1020 if (native->u.syment.n_sclass == C_FILE
1021 && native->u.syment.n_numaux > 0)
1029 native->u.syment._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
1030 native->u.syment._n._n_n._n_zeroes = 0
1210 combined_entry_type *native; local
1319 combined_entry_type *native = symbol->native; local
2704 combined_entry_type * native; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
coff-bfd.c 38 if (csym == NULL || csym->native == NULL
39 || ! csym->native->is_sym)
45 *psyment = csym->native->u.syment;
47 if (csym->native->fix_value)
52 csym->native->fix_value = 0;
74 || csym->native == NULL
75 || ! csym->native->is_sym
76 || indx >= csym->native->u.syment.n_numaux)
82 ent = csym->native + indx + 1;
coffgen.c 862 if (coff_symbol_ptr && coff_symbol_ptr->native)
864 combined_entry_type *s = coff_symbol_ptr->native;
907 if (coff_symbol_ptr && coff_symbol_ptr->native)
910 combined_entry_type *s = coff_symbol_ptr->native;
999 combined_entry_type *native,
1017 BFD_ASSERT (native->is_sym);
1018 if (native->u.syment.n_sclass == C_FILE
1019 && native->u.syment.n_numaux > 0)
1027 native->u.syment._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
1028 native->u.syment._n._n_n._n_zeroes = 0
1208 combined_entry_type *native; local
1302 combined_entry_type *native = symbol->native; local
2687 combined_entry_type * native; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
coff-bfd.c 38 if (csym == NULL || csym->native == NULL
39 || ! csym->native->is_sym)
45 *psyment = csym->native->u.syment;
47 if (csym->native->fix_value)
52 csym->native->fix_value = 0;
74 || csym->native == NULL
75 || ! csym->native->is_sym
76 || indx >= csym->native->u.syment.n_numaux)
82 ent = csym->native + indx + 1;
coffgen.c 865 if (coff_symbol_ptr && coff_symbol_ptr->native)
867 combined_entry_type *s = coff_symbol_ptr->native;
910 if (coff_symbol_ptr && coff_symbol_ptr->native)
913 combined_entry_type *s = coff_symbol_ptr->native;
1002 combined_entry_type *native,
1020 BFD_ASSERT (native->is_sym);
1021 if (native->u.syment.n_sclass == C_FILE
1022 && native->u.syment.n_numaux > 0)
1030 native->u.syment._n._n_n._n_offset = STRING_SIZE_SIZE + indx;
1031 native->u.syment._n._n_n._n_zeroes = 0
1211 combined_entry_type *native; local
1305 combined_entry_type *native = symbol->native; local
2686 combined_entry_type * native; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/nat/
amd64-linux-siginfo.h 31 is compiled the most complete version of the siginfo, named as native
54 int amd64_linux_siginfo_fixup_common (siginfo_t *native, gdb_byte *inf,
  /src/external/gpl3/gdb.old/dist/gdb/nat/
amd64-linux-siginfo.h 31 is compiled the most complete version of the siginfo, named as native
54 int amd64_linux_siginfo_fixup_common (siginfo_t *native, gdb_byte *inf,
  /src/tools/gdb/
Makefile 64 -I${.OBJDIR}/.native/include \
65 -I${.OBJDIR}/.native/gcc/include
123 native-gdb: .native/.configure_done
124 @echo 'Extracting GDB configury for a native toolchain.'
126 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${MACHINE_GNU_PLATFORM} \
129 .native/.configure_done: ${_GNU_CFGSRC} ${.CURDIR}/Makefile
130 mkdir -p ${.OBJDIR}/.native/include
132 cp -p ${GMPINC}/gmp.h ${.OBJDIR}/.native/include
135 cp -p ${MPFRINC}/mpfr.h ${.OBJDIR}/.native/includ
    [all...]
  /src/distrib/acorn32/stand/
Makefile 36 UUDECODE_FILES_RENAME_unixfs_res=tmp/BtNetBSD/!BtNetBSD/native/unixfs_res,ffa
56 SETTYPE_FILES+=!BtNetBSD/native/MountUFS !BtNetBSD/native/KillUnixfs
57 SETTYPE_FILES+=!BtNetBSD/native/OpenRoot !BtNetBSD/native/wd0a
58 SETTYPE_FILES+=!BtNetBSD/native/wd0e !BtNetBSD/native/wd0f
59 SETTYPE_FILES+=!BtNetBSD/native/wd0g !BtNetBSD/native/wd1a
60 SETTYPE_FILES+=!BtNetBSD/native/wd1
    [all...]
  /src/tools/binutils/
Makefile 50 native-binutils: .native/.configure_done
51 @echo 'Extracting GNU binutils configury for a native toolchain.'
53 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${MACHINE_GNU_PLATFORM}
55 .native/.configure_done: ${_GNU_CFGSRC} ${.CURDIR}/Makefile
56 mkdir .native 2>/dev/null || true
58 (cd .native && ${CONFIGURE_ENV:NC*:NLD*} \
76 (cd .native && ${MAKE} configure-host)
78 (cd .native/bfd && ${MAKE} bfd.h bfdver.h)
80 (cd .native/ld && ${MAKE} ldemul-list.h
    [all...]
  /src/tools/gcc/
gcc-version.mk 3 # common location for tools and native build
Makefile 162 CCADDFLAGS= --sysroot=${DESTDIR} -L${DESTDIR}/lib -L${DESTDIR}/usr/lib -B${DESTDIR}/usr/lib/ -I${.OBJDIR}/.native/gcc/include
171 @echo 'Creating files needed for libgcc by a native bootstrap build.'
178 @echo 'Creating files needed for libstdc++ by a native bootstrap build.'
184 native-gcc: .native/.configure_done
185 @echo 'Extracting GNU GCC configury for a native toolchain.'
187 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${NETBSDSRCDIR} \
217 MKENV_BUILD_MAKE=cd .native && ${MKNATIVE_ENV} ${BUILD_MAKE}
219 .native/.configure_done: ${_GNU_CFGSRC} ${.CURDIR}/Makefile
220 mkdir .native .native/gcc .native/gcc/include 2>/dev/null || tru
    [all...]
  /src/external/apache2/llvm/dist/libcxx/benchmarks/
filesystem.bench.cpp 16 benchmark::DoNotOptimize(PP.native().data());
18 const path P(PP.native());
19 benchmark::DoNotOptimize(P.native().data());
34 benchmark::DoNotOptimize(PP.native().data());
36 const path P(PP.native().c_str());
37 benchmark::DoNotOptimize(P.native().data());
52 auto Start = Iter(PP.native().begin());
53 auto End = Iter(PP.native().end());
54 benchmark::DoNotOptimize(PP.native().data());
59 benchmark::DoNotOptimize(P.native().data())
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/
check-each-file 5 # This script depends on the llvm-native-gcc script.
11 echo "Building $program with llvm-native-gcc"
13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
113 echo "Recompiling everything with llvm-native-gcc"
117 gmake $f CC=llvm-native-gcc CXX=llvm-native-gxx
123 echo "Sorry, I can't help you, $program is OK when compiled with llvm-native-gcc"
128 echo Trying to compile $f with native gcc and rebuild $program
144 echo "Program is OK when these files are recompiled with native gcc:
    [all...]
llvm-native-gxx 2 # Wrapper around LLVM tools to generate a native .o from llvm-gxx using an
23 if ($ProgramName =~ /llvm-native-gxx/) {
56 if ($ProgramName =~ /llvm-native-gxx/) {
58 } elsif ($ProgramName =~ /native-build/) {
66 && (($ProgramName !~ /native-build/)
72 if ($ProgramName =~ /llvm-native-gxx/) {
74 } elsif ($ProgramName =~ /native-build/) {
166 if ($ProgramName eq /native-build/) {
169 } elsif ($ProgramName =~ /llvm-native-gxx/) {
184 llvm-native-gx
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/
make-check-all.sh 50 native-extended-gdbserver
51 native-gdbserver
52 native-stdio-gdbserver
64 local-remote-host-native
99 local-remote-host-native)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/
make-check-all.sh 49 native-extended-gdbserver
50 native-gdbserver
51 native-stdio-gdbserver
63 local-remote-host-native
92 local-remote-host-native)
  /src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
eh_arm.cc 101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); local
104 if (native)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
eh_arm.cc 101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); local
104 if (native)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
std-path.cc 98 if (!replacement.empty() && replacement.native()[0] != '.')
112 if (begin1->native() < begin2->native())
114 if (begin1->native() > begin2->native())
136 const string_type& native() const noexcept { return ptr->native(); }
344 const auto& filename = path.native();
350 const auto& filename = path.native();
382 string_type s = p.native();
    [all...]

Completed in 40 milliseconds

1 2 3 4 5 6 7 8 91011>>