/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Path.h | 28 enum class Style { windows, posix, native }; enumerator
|
H A D | Endian.h | 27 enum endianness {big, little, native}; enumerator
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
H A D | eh_arm.cc | 101 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 D | eh_arm.cc | 101 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); in __cxa_begin_cleanup() local
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | pciide.c | 86 int native, n, retries; in pciide_init() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/ |
H A D | configure.ac | 443 AC_ARG_ENABLE(native, optenable
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffgen.c | 889 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 D | i386lynx.c | 463 unsigned char *native, *natptr; in NAME() local
|
H A D | libecoff.h | 169 void * native; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
H A D | a_mbstr.c | 273 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 D | nvpair.c | 2458 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 D | coffgen.c | 1002 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 D | i386lynx.c | 463 unsigned char *native, *natptr; in NAME() local
|
H A D | libecoff.h | 175 void * native; member
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldelf.c | 1016 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 D | ldelf.c | 1019 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 D | path.cc | 126 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 D | path.cc | 126 const string_type& native() const noexcept { return ptr->native(); } in compare() function
|
H A D | std-path.cc | 136 const string_type& native() const noexcept { return ptr->native(); } in compare() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | target.d | 46 native // the machine the compiler is being run on enumerator
|
H A D | target.h | 44 native // the machine the compiler is being run on enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Path.cpp | 538 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 D | nouveau_connector.c | 840 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 D | DviP.h | 156 int native; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | globals.h | 63 native // the machine the compiler is being run on enumerator
|