/freebsd-src/contrib/llvm-project/libcxx/include/__bit/ |
H A D | endian.h | 26 native = little enumerator
|
/freebsd-src/contrib/llvm-project/libcxx/include/experimental/__simd/ |
H A D | declaration.h | 40 using native = __vec_ext<_LIBCPP_NATIVE_SIMD_WIDTH_IN_BYTES / sizeof(_Tp)>; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Path.h | 28 native, enumerator
|
/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | bit.h | 74 native = big enumerator
|
/freebsd-src/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-src/crypto/openssl/crypto/asn1/ |
H A D | a_mbstr.c | 278 const int native = value > INT_MAX ? INT_MAX : ossl_fromascii(value); type_str() local
|
/freebsd-src/sys/xen/ |
H A D | blkif.h | 100 blkif_back_ring_t native; member
|
/freebsd-src/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() argument 2821 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; native_cp() local 2851 nvs_native_t *native = nvs->nvs_private; nvs_native_nvlist() local 2894 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; nvs_native_nvl_fini() local 2913 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; nvpair_native_embedded() local 2932 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; nvpair_native_embedded_array() local 2962 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; nvpair_native_string_array() local 3087 nvs_native_t *native = (nvs_native_t *)nvs->nvs_private; nvs_native_nvpair() local 3130 nvs_native_t native; nvs_native() local [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | Path.cpp | 542 void native(const Twine &path, SmallVectorImpl<char> &result, Style style) { native() function 552 void native(SmallVectorImpl<char> &Path, Style style) { native() function
|
/freebsd-src/sys/arm/ti/am335x/ |
H A D | am335x_lcd.c | 416 phandle_t timings_node, timing_node, native; in am335x_read_timing() local
|
/freebsd-src/sys/dev/netmap/ |
H A D | if_ptnet.c | 1163 int native = (na == &sc->ptna->hwup.up); in ptnet_nm_register() local
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 2684 unsigned native : 1; global() member
|