Searched defs:native (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_arm.cc92 bool native = __is_gxx_exception_class(header->unwindHeader.exception_class); local
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestdbd.c150 void* native; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h29 enum endianness {big, little, native}; enumerator in enum:llvm::support::endianness
/freebsd-11-stable/sys/xen/
H A Dblkif.h102 blkif_back_ring_t native; member in union:blkif_back_rings
/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibecoff.h164 void * native; member in struct:ecoff_symbol_struct
H A Dbout.c271 struct relocation_info *native, *natptr; local
H A Dcoffcode.h1549 combined_entry_type *native; local
[all...]
H A Dcoffgen.c771 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...]
H A Dlibcoff.h652 combined_entry_type *native; member in struct:coff_symbol_struct
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A DDviP.h154 int native; member in struct:__anon1703
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c88 __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, enum mlx4_qp_state cur_state, enum mlx4_qp_state new_state, struct mlx4_qp_context *context, enum mlx4_qp_optpar optpar, int sqd_event, struct mlx4_qp *qp, int native) argument
H A Dmlx4_cmd.c780 __mlx4_cmd(struct mlx4_dev *dev, u64 in_param, u64 *out_param, int out_is_imm, u32 in_modifier, u8 op_modifier, u16 op, unsigned long timeout, int native) argument
/freebsd-11-stable/sys/dev/mlx4/
H A Dcmd.h273 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/apr-util/dbd/
H A Dapr_dbd_odbc.c933 SQLINTEGER native; local
/freebsd-11-stable/sys/arm/ti/am335x/
H A Dam335x_lcd.c377 phandle_t timings_node, timing_node, native; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c2757 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, argument
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/openmp/runtime/src/
H A Dkmp.h2257 unsigned native : 1; /* 1==gcc-compiled task, 0==intel */ member in struct:kmp_tasking_flags

Completed in 173 milliseconds