/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/ |
H A D | ittnotify_static.cpp | 36 #define _N_(n) ITT_JOIN(INTEL_ITTNOTIFY_PREFIX, n) argument
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 934 int i, j, k, n=0; in test_evutil_rand() local
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_fmemopen.c | 72 off_t n; member
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 634 ssize_t n; in getresponse() local
|
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_lcd_syscons.c | 654 am335x_syscons_copy(video_adapter_t *adp, vm_offset_t src, vm_offset_t dst, int n) in am335x_syscons_copy()
|
H A D | tda19988.c | 94 #define VIP_CNTRL_5_SP_CNT(n) (((n) & 3) << 1) argument
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_msfees.c | 1324 #define FRACT_SEC(n) ((1 << 30) / (n/2)) in ees_process() argument
|
/freebsd/crypto/openssh/regress/unittests/test_helper/ |
H A D | test_helper.h | 103 #define TEST_START(n) test_start(n) argument
|
/freebsd/tools/tools/netmap/ |
H A D | lb.c | 114 uint32_t n; member
|
/freebsd/sys/dev/qat/include/ |
H A D | icp_qat_hw.h | 157 #define QAT_HW_ROUND_UP(val, n) (((val) + ((n)-1)) & (~(n - 1))) argument
|
/freebsd/sys/geom/raid/ |
H A D | md_jmicron.c | 195 int pos, n; in jmicron_meta_total_spare() local
|
/freebsd/usr.bin/elfdump/ |
H A D | elfdump.c | 1076 char *n, *s; in elf_print_note() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_util.c | 934 int i, j, k, n=0; in test_evutil_rand() local
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_vt.h | 475 u32 n = hash_32(qpn, rdi->qp_dev->qp_table_bits); in rvt_lookup_qpn() local
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | parse.c | 256 # define YYID(n) (n) argument
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_page_alloc_dma.c | 566 char *n[] = {"wc", "uc", "cached", " dma32", "unknown",}; in ttm_dma_pool_init() local
|
/freebsd/sys/crypto/skein/ |
H A D | skein.h | 167 #define SKEIN_T1_TREE_LEVEL(n) (((u64b_t) (n)) << SKEIN_T1_POS_TREE_LVL) argument
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_node.c | 144 ocs_node_t *n = NULL; in ocs_remote_node_cb() local
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | crypto_linux.c | 784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new.h | 300 #define wpas_dbus_signal_state_changed(w, n, o) do { } while (0) argument
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 75 resp_addr_del(rbnode_type* n, void* ATTR_UNUSED(arg)) in resp_addr_del() argument
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | InputSection.cpp | 1354 for (unsigned i = 0, n = s.size(); i != n; i += entSize) { in findNull() local
|
/freebsd/sys/dev/stge/ |
H A D | if_stge.c | 1592 struct mbuf *n; in stge_fixup_rx() local
|
/freebsd/sys/dev/vge/ |
H A D | if_vge.c | 2474 #define VGE_SYSCTL_STAT_ADD32(c, h, n, p, d) \ argument
|
/freebsd/sys/dev/nge/ |
H A D | if_nge.c | 2609 #define NGE_SYSCTL_STAT_ADD32(c, h, n, p, d) \ argument
|