Home
last modified time | relevance | path

Searched defs:native (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; enumerator
H A DEndian.h27 enum endianness {big, little, native}; enumerator
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dpciide.c86 int native, n, retries; in pciide_init() local
/netbsd-src/external/bsd/pcc/dist/pcc/
H A Dconfigure.ac443 AC_ARG_ENABLE(native, optenable
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffgen.c889 combined_entry_type *native, in coff_fix_symbol_name()
997 combined_entry_type *native, in coff_write_symbol()
1097 combined_entry_type *native; in coff_write_alien_symbol() local
1191 combined_entry_type *native = symbol->native; in coff_write_native_symbol() local
2581 combined_entry_type * native; in bfd_coff_set_symbol_class() local
H A Di386lynx.c463 unsigned char *native, *natptr; in NAME() local
H A Dlibecoff.h169 void * native; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Da_mbstr.c273 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
/netbsd-src/external/cddl/osnet/dist/common/nvpair/
H A Dnvpair.c2458 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create()
2489 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in native_cp() local
2519 nvs_native_t *native = nvs->nvs_private; in nvs_native_nvlist() local
2562 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvl_fini() local
2581 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded() local
2600 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded_array() local
2630 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_string_array() local
2755 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvpair() local
2798 nvs_native_t native; in nvs_native() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffgen.c1002 combined_entry_type *native, in coff_fix_symbol_name()
1110 combined_entry_type *native, in coff_write_symbol()
1211 combined_entry_type *native; in coff_write_alien_symbol() local
1305 combined_entry_type *native = symbol->native; in coff_write_native_symbol() local
2686 combined_entry_type * native; in bfd_coff_set_symbol_class() local
H A Di386lynx.c463 unsigned char *native, *natptr; in NAME() local
H A Dlibecoff.h175 void * native; member
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldelf.c1016 int use_libpath, int native, int is_linux, in ldelf_handle_dt_needed()
1212 ldelf_before_plugin_all_symbols_read (int use_libpath, int native, in ldelf_before_plugin_all_symbols_read()
1231 ldelf_after_open (int use_libpath, int native, int is_linux, int is_freebsd, in ldelf_after_open()
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldelf.c1019 int use_libpath, int native, int is_linux, in ldelf_handle_dt_needed()
1215 ldelf_before_plugin_all_symbols_read (int use_libpath, int native, in ldelf_before_plugin_all_symbols_read()
1235 ldelf_after_open (int use_libpath, int native, int is_linux, int is_freebsd, in ldelf_after_open()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc126 const string_type& native() const noexcept { return ptr->native(); } in compare() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc126 const string_type& native() const noexcept { return ptr->native(); } in compare() function
H A Dstd-path.cc136 const string_type& native() const noexcept { return ptr->native(); } in compare() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d46 native // the machine the compiler is being run on enumerator
H A Dtarget.h44 native // the machine the compiler is being run on enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp538 void native(const Twine &path, SmallVectorImpl<char> &result, Style style) { in native() function
548 void native(SmallVectorImpl<char> &Path, Style style) { in native() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_connector.c840 struct drm_display_mode *native = nv_connector->native_mode, *m; in nouveau_connector_scaler_modes_add() local
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h156 int native; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dglobals.h63 native // the machine the compiler is being run on enumerator

12