Searched refs:how (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/net/osl/ |
| D | osl_Mbuf.h | 85 NN_EXTERN_C nnnetOslMbuf* nnnetOslMbuf_getm (u32 name, nnnetOslMbuf *orig, s32 len, s32 how… 89 NN_EXTERN_C nnnetOslMbuf* nnnetOslMbuf_prepend_a (nnnetOslMbuf* pMbuf_, s32 len, int how); 91 NN_EXTERN_C nnnetOslMbuf* nnnetOslMbuf_dup (nnnetOslMbuf* pMbuf_, int how); 95 NN_EXTERN_C nnnetOslMbuf* nnnetOslMbuf_split (nnnetOslMbuf* pMbuf_, s32 len, int how); 111 NN_EXTERN_C inline nnnetOslMbuf* nnnetOslMbuf_prepend(nnnetOslMbuf* pMbuf_, s32 len, int how) in nnnetOslMbuf_prepend() argument 121 return nnnetOslMbuf_prepend_a(pMbuf_, len, how); in nnnetOslMbuf_prepend() 141 NN_EXTERN_C inline bool nnnetOslMbuf_expand(nnnetOslMbuf* pMbuf_, s32 len, int how) in nnnetOslMbuf_expand() argument 143 NN_UNUSED_VAR(how); in nnnetOslMbuf_expand()
|
| /CTR-SDK-4.2.5/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 1029 NN_EXTERN_C NOSMessageBuf* NOS_m_getm(u32 name, NOSMessageBuf *orig, s32 len, s32 how, u8 type); 1046 NN_INLINE NOSMessageBuf *NOS_m_prepend(NOSMessageBuf *mbuf, s32 len, int how) in NOS_m_prepend() argument 1048 return nnnetOslMbuf_prepend(mbuf, len, how); in NOS_m_prepend() 1056 NN_INLINE NOSMessageBuf *NOS_m_dup(NOSMessageBuf *mbuf, int how) in NOS_m_dup() argument 1058 return nnnetOslMbuf_dup(mbuf, how); in NOS_m_dup() 1076 NN_INLINE NOSMessageBuf *NOS_m_split(NOSMessageBuf *mbuf, s32 len, int how) in NOS_m_split() argument 1078 return nnnetOslMbuf_split(mbuf, len, how); in NOS_m_split()
|
| /CTR-SDK-4.2.5/include/nn/socket/ |
| D | socket_IpcWrapper.h | 47 Result Shutdown( s32* rval, s32 s, s32 how );
|
| D | socket_User.h | 97 nn::Result Shutdown( s32* rval, s32 s, s32 how );
|
| /CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/ |
| D | detail.csv | 3641 …bits [19:10], and the B-component is set in bits [9:0]. For information on how to convert a floati… 3644 …bits [19:10], and the B-component is set in bits [9:0]. For information on how to convert a floati… 3647 …bits [19:10], and the B-component is set in bits [9:0]. For information on how to convert a floati…
|