Home
last modified time | relevance | path

Searched refs:np (Results 351 – 367 of 367) sorted by relevance

1...<<1112131415

/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp131.dtsi800 g-np-tx-fifo-size = <32>;
H A Dstm32mp151.dtsi1153 g-np-tx-fifo-size = <32>;
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-axg.dtsi255 g-np-tx-fifo-size = <128>;
H A Dmeson-g12-common.dtsi2393 g-np-tx-fifo-size = <128>;
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3308.dtsi633 g-np-tx-fifo-size = <16>;
H A Drk3328.dtsi975 g-np-tx-fifo-size = <16>;
H A Dpx30.dtsi936 g-np-tx-fifo-size = <16>;
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in1113 # define SSL_get_cipher_bits(s,np) \ argument
1114 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)
/freebsd/sys/arm64/arm64/
H A Dpmap.c1348 #define alloc_pages(var, np) \ in pmap_bootstrap() argument
1350 bs_state.freemempos += (np * PAGE_SIZE); \ in pmap_bootstrap()
1351 memset((char *)(var), 0, ((np) * PAGE_SIZE)); in pmap_bootstrap()
/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288.dtsi629 g-np-tx-fifo-size = <16>;
/freebsd/contrib/unbound/services/
H A Dauthzone.c369 struct auth_rrset* p, *np; in auth_data_delete() local
373 np = p->next; in auth_data_delete()
375 p = np; in auth_data_delete()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsPowerPC.td248 def np : DefaultAttrsIntrinsic<[llvm_v512i1_ty],
/freebsd/share/termcap/
H A Dtermcap2487 vt100-np|dec-vt100-np|vt100 with no padding:\
2495 :as@:ae@:ac@:tc=vt100-np:
2572 :AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:tc=vt100-np:
2617 :AL=\E[%dL:DL=\E[%dM:DC=\E[%dP:tc=vt100-np:
3122 hp2645-np|2645 w/no padding:cm=\E&a%r%dc%dY:tc=hp2645:
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi1466 <parameter type-id='2dc35b9d' name='np'/>
1472 <parameter type-id='2dc35b9d' name='np'/>
/freebsd/sys/netpfil/pf/
H A Dpf.c2765 struct pf_addr *na, u_int16_t np, u_int16_t *pc, u_int16_t *h2c, in pf_change_icmp() argument
2781 *ip = np; in pf_change_icmp()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c19703 struct mbuf *m, *n, **np, *smb; in rack_fo_base_copym() local
19713 np = &top; in rack_fo_base_copym()
19791 *np = n; in rack_fo_base_copym()
19807 np = &n->m_next; in rack_fo_base_copym()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td2066 def CondVariantNP : CondVariant<13, "np", 1>;

1...<<1112131415