Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__bit/
H A Dendian.h26 native = little enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h28 native, enumerator
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c222 uint64_t native; member
571 fletcher_4_incremental_impl(boolean_t native, const void *buf, uint64_t size, in fletcher_4_incremental_impl()
685 fletcher_4_benchmark_impl(boolean_t native, char *data, uint64_t data_size) in fletcher_4_benchmark_impl()
860 abd_fletcher_4_simd2scalar(boolean_t native, void *data, size_t size, in abd_fletcher_4_simd2scalar()
882 boolean_t native = cdp->acd_byteorder == ZIO_CHECKSUM_NATIVE; in abd_fletcher_4_iter() local
/freebsd/sys/tools/syscalls/core/
H A Dsyscall.lua400 function syscall:native() function
/freebsd/sys/dev/mlx4/
H A Dcmd.h275 int native) in mlx4_cmd()
284 unsigned long timeout, int native) in mlx4_cmd_box()
297 unsigned long timeout, int native) in mlx4_cmd_imm()
/freebsd/crypto/openssl/crypto/asn1/
H A Da_mbstr.c282 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
/freebsd/sys/xen/
H A Dblkif.h100 blkif_back_ring_t native; member
/freebsd/sys/contrib/openzfs/module/nvpair/
H A Dnvpair.c2790 nvs_native_create(nvstream_t *nvs, nvs_native_t *native, char *buf, in nvs_native_create()
2821 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in native_cp() local
2851 nvs_native_t *native = nvs->nvs_private; in nvs_native_nvlist() local
2894 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvl_fini() local
2913 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded() local
2932 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_embedded_array() local
2962 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvpair_native_string_array() local
3087 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; in nvs_native_nvpair() local
3130 nvs_native_t native; in nvs_native() local
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c92 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
H A Dmlx4_cmd.c782 u16 op, unsigned long timeout, int native) in __mlx4_cmd()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp541 void native(const Twine &path, SmallVectorImpl<char> &result, Style style) { in native() function
551 void native(SmallVectorImpl<char> &Path, Style style) { in native() function
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.c416 phandle_t timings_node, timing_node, native; in am335x_read_timing() local
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c1163 int native = (na == &sc->ptna->hwup.up); in ptnet_nm_register() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h2693 unsigned native : 1; member