Searched refs:native (Results 1 - 25 of 146) sorted by relevance

123456

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h28 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);
181 Style style = Style::native, bool strict = false);
213 const_iterator end, Style style = Style::native);
219 /// Convert path to the native for
[all...]
H A DEndian.h29 enum endianness {big, little, native}; enumerator in enum:llvm::support::endianness
52 if ((endian != native) && (endian != system_endianness()))
328 detail::packed_endian_specific_integral<uint16_t, native, unaligned>;
330 detail::packed_endian_specific_integral<uint32_t, native, unaligned>;
332 detail::packed_endian_specific_integral<uint64_t, native, unaligned>;
335 detail::packed_endian_specific_integral<int16_t, native, unaligned>;
337 detail::packed_endian_specific_integral<int32_t, native, unaligned>;
339 detail::packed_endian_specific_integral<int64_t, native, unaligned>;
/freebsd-11-stable/contrib/elftoolchain/common/
H A Dos.Linux.mk6 _NATIVE_ELF_FORMAT = native-elf-format
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffgen.c675 if (coff_symbol_ptr && coff_symbol_ptr->native)
677 combined_entry_type *s = coff_symbol_ptr->native;
719 if (coff_symbol_ptr && coff_symbol_ptr->native)
722 combined_entry_type *s = coff_symbol_ptr->native;
773 combined_entry_type *native,
790 if (native->u.syment.n_sclass == C_FILE
791 && native->u.syment.n_numaux > 0)
797 native->u.syment._n._n_n._n_offset =
799 native->u.syment._n._n_n._n_zeroes = 0;
803 strncpy (native
771 coff_fix_symbol_name(bfd *abfd, asymbol *symbol, combined_entry_type *native, bfd_size_type *string_size_p, asection **debug_string_section_p, bfd_size_type *debug_string_size_p) argument
890 coff_write_symbol(bfd *abfd, asymbol *symbol, combined_entry_type *native, bfd_vma *written, bfd_size_type *string_size_p, asection **debug_string_section_p, bfd_size_type *debug_string_size_p) argument
974 combined_entry_type *native; local
1040 combined_entry_type *native = symbol->native; local
2285 combined_entry_type * native; local
[all...]
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_arm.cc92 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); local
95 if (native)
/freebsd-11-stable/sys/dev/mlx4/
H A Dcmd.h270 u16 op, unsigned long timeout, int native);
275 int native)
278 op_modifier, op, timeout, native);
284 unsigned long timeout, int native)
287 op_modifier, op, timeout, native);
297 unsigned long timeout, int native)
300 op_modifier, op, timeout, native);
273 mlx4_cmd(struct mlx4_dev *dev, u64 in_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, int native) argument
282 mlx4_cmd_box(struct mlx4_dev *dev, u64 in_param, u64 out_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, int native) argument
295 mlx4_cmd_imm(struct mlx4_dev *dev, u64 in_param, u64 *out_param, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, int native) argument
/freebsd-11-stable/contrib/subversion/
H A Dbuild-outputs.mk26 BUILD_DIRS = subversion/tests/afl subversion/tests/cmdline subversion/tests/libsvn_subr subversion/tests/libsvn_repos subversion/tests/libsvn_fs_base subversion/tests/libsvn_client subversion/tests/libsvn_wc subversion/tests/libsvn_client/../libsvn_wc tools/diff subversion/tests/libsvn_diff subversion/tests/client subversion/tests/libsvn_fs_fs subversion/tests/libsvn_fs subversion/tests/libsvn_fs_x tools/dev subversion/bindings/javahl/src/org/apache/subversion/javahl/callback subversion/bindings/javahl/classes subversion/bindings/javahl/include subversion/bindings/javahl/src/org/tigris/subversion/javahl subversion/bindings/javahl/tests/org/tigris/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl/remote subversion/bindings/javahl/tests/org/apache/subversion/javahl subversion/bindings/javahl/src/org/apache/subversion/javahl/types subversion/bindings/javahl/src/org/apache/subversion/javahl/util subversion/libsvn_auth_gnome_keyring subversion/libsvn_auth_kwallet subversion/libsvn_client subversion/libsvn_delta subversion/libsvn_diff subversion/libsvn_fs subversion/libsvn_fs_base subversion/libsvn_fs_base/bdb subversion/libsvn_fs_base/util subversion/libsvn_fs_fs subversion/libsvn_fs_util subversion/libsvn_fs_x subversion/libsvn_ra subversion/libsvn_ra_local subversion/libsvn_ra_serf subversion/libsvn_ra_svn subversion/libsvn_repos subversion/libsvn_subr subversion/libsvn_subr/lz4 subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/python/libsvn_swig_py subversion/bindings/swig/ruby/libsvn_swig_ruby subversion/tests subversion/libsvn_wc subversion/bindings/javahl/native subversion/bindings/javahl/native/jniwrapper subversion/bindings/cxx subversion/bindings/cxx/src subversion/bindings/cxx/src/aprwrap subversion/po subversion/mod_authz_svn subversion/mod_dav_svn subversion/mod_dav_svn/reports subversion/mod_dav_svn/posts tools/server-side/mod_dontdothat subversion/tests/libsvn_ra_local subversion/tests/libsvn_ra subversion/tests/libsvn_delta subversion/svn tools/client-side/svn-mergeinfo-normalizer tools/server-side tools/dev/wc-ng subversion/svnadmin subversion/svnbench tools/client-side/svnconflict subversion/svndumpfilter subversion/svnfsfs subversion/svnlook tools/dev/svnmover subversion/svnmucc tools/dev/svnraisetreeconflict subversion/svnrdump subversion/svnserve subversion/svnsync subversion/svnversion subversion/bindings/cxx/tests subversion/bindings/swig subversion/tests/libsvn_wc/../../libsvn_subr subversion/bindings/swig/python subversion/bindings/swig/perl subversion/bindings/swig/ruby subversion/bindings/swig/proxy
86 autogen-swig-pl: .swig_pl_checked subversion/bindings/swig/perl/native/core.c subversion/bindings/swig/perl/native/svn_client.c subversion/bindings/swig/perl/native/svn_delta.c subversion/bindings/swig/perl/native/svn_diff.c subversion/bindings/swig/perl/native/svn_fs.c subversion/bindings/swig/perl/native/svn_ra.c subversion/bindings/swig/perl/native/svn_repos.c subversion/bindings/swig/perl/native/svn_w
[all...]
H A DMakefile.in880 $(SWIG_PL_DIR)/native/Makefile.PL: $(SWIG_SRC_DIR)/perl/native/Makefile.PL.in
881 ./config.status subversion/bindings/swig/perl/native/Makefile.PL
883 $(SWIG_PL_DIR)/native/Makefile: libsvn_swig_perl $(SWIG_PL_DIR)/native/Makefile.PL
884 cd $(SWIG_PL_DIR)/native; $(PERL) Makefile.PL PREFIX=$(prefix)
892 swig-pl: autogen-swig-pl $(SWIG_PL_DIR)/native/Makefile
894 for f in $(SWIG_PL_SRC_DIR)/native/*.c ; do \
896 ln -sf "$$f" $(SWIG_PL_DIR)/native; \
900 cd $(SWIG_PL_DIR)/native;
[all...]
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_dbd_odbc_v2.h55 #define SQLGetDiagRec(type, h, i, state, native, buffer, bufsize, reslen) \
59 state, native, buffer, bufsize, reslen)
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h62 return endian::read<T, endianness::native, 1>(Ptr);
69 auto Punned = endian::read<uintptr_t, endianness::native, 1>(Ptr);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c2742 * the native format. n_base points to a buffer containing the
2757 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, argument
2763 nvs->nvs_private = native;
2764 native->n_curr = native->n_base = buf;
2765 native->n_end = buf + buflen;
2766 native->n_flag = 0;
2770 nvs->nvs_private = native;
2771 native->n_curr = native
2788 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
2818 nvs_native_t *native = nvs->nvs_private; local
2861 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
2880 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
2899 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
2931 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
3056 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; local
3099 nvs_native_t native; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Testing/Support/
H A DSupportHelpers.cpp51 llvm::sys::path::native(InputFilePath);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h181 sys::path::Style Style = sys::path::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/freebsd/
H A DHostInfoFreeBSD.cpp70 g_program_filespec.SetFile(exe_path, FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DFileSystemPosix.cpp51 dst.SetFile(buf, FileSpec::Style::native);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-ecoff.c180 information to be stored in the native field of the symbol. */
193 esym->native = xmalloc (debug_swap->external_ext_size);
194 (*debug_swap->swap_ext_out) (stdoutput, ext, esym->native);
H A Dobj-coff.c199 entry = &coffsymbol (symbol_get_bfdsym (sym))->native[1];
200 p = coffsymbol (symbol_get_bfdsym (val))->native;
210 entry = &coffsymbol (symbol_get_bfdsym (sym))->native[1];
211 p = coffsymbol (symbol_get_bfdsym (val))->native;
219 return coffsymbol (symbol_get_bfdsym (sym))->native->u.syment.n_type;
225 coffsymbol (symbol_get_bfdsym (sym))->native->u.syment.n_type = val;
232 return coffsymbol (symbol_get_bfdsym (sym))->native->u.syment.n_sclass;
238 coffsymbol (symbol_get_bfdsym (sym))->native->u.syment.n_sclass = val;
322 coffsymbol (symbol_get_bfdsym (symbolP))->native = (combined_entry_type *) s;
341 memcpy (s, coffsymbol (symbol_get_bfdsym (orgsymP))->native, s
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/netbsd/
H A DHostInfoNetBSD.cpp87 g_program_filespec.SetFile(path, FileSpec::Style::native);
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestdbd.c150 void* native; local
154 native = apr_dbd_native_handle(driver, handle);
155 ABTS_PTR_NOTNULL(tc, native);
/freebsd-11-stable/lib/libelf/
H A DMakefile86 native-elf-format.h:
87 ${ELFTCDIR}/common/native-elf-format > ${.TARGET} || rm ${.TARGET}
88 SRCS+= native-elf-format.h
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp319 module_spec.GetFileSpec().SetFile(str.c_str(), FileSpec::Style::native);
334 FileSpec::Style::native);
521 FileSpec::Style::native);
529 FileSpec::Style::native);
545 FileSpec::Style::native);
554 FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp35 m_opaque_sp->GetExecutableFile().SetFile(path, FileSpec::Style::native);
45 m_opaque_sp->GetExecutableFile().SetFile(path, FileSpec::Style::native);
111 m_opaque_sp->GetExecutableFile().SetFile(path, FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPathMappingList.cpp193 fixed.SetFile(it.first.GetStringRef(), FileSpec::Style::native);
227 FileSpec prefix_spec(prefix_ref, FileSpec::Style::native);
234 new_spec.SetFile(entry.second.GetCString(), FileSpec::Style::native);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCodeGenCoverage.cpp67 uint64_t RuleID = support::endian::read64(CurPtr, support::native);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueFileSpec.cpp76 m_current_value.SetFile(value.str(), FileSpec::Style::native);

Completed in 218 milliseconds

123456