/freebsd/contrib/llvm-project/libcxx/include/__bit/ |
H A D | endian.h | 26 native = little enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Path.h | 28 native, enumerator
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_fletcher.c | 222 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 D | syscall.lua | 400 function syscall:native() function
|
/freebsd/sys/dev/mlx4/ |
H A D | cmd.h | 275 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 D | a_mbstr.c | 282 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); in type_str() local
|
/freebsd/sys/xen/ |
H A D | blkif.h | 100 blkif_back_ring_t native; member
|
/freebsd/sys/contrib/openzfs/module/nvpair/ |
H A D | nvpair.c | 2790 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 D | mlx4_qp.c | 92 int sqd_event, struct mlx4_qp *qp, int native) in __mlx4_qp_modify()
|
H A D | mlx4_cmd.c | 782 u16 op, unsigned long timeout, int native) in __mlx4_cmd()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 541 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 D | am335x_lcd.c | 416 phandle_t timings_node, timing_node, native; in am335x_read_timing() local
|
/freebsd/sys/dev/netmap/ |
H A D | if_ptnet.c | 1163 int native = (na == &sc->ptna->hwup.up); in ptnet_nm_register() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 2693 unsigned native : 1; member
|