Searched refs:Returning (Results 1 – 13 of 13) sorted by relevance
7 ## Returning a Value
220 # to the schemes needs before they are used. Returning an error will
108 Returning 0 or a negative value will abort the connection. The server parameters
237 set. Returning 1 from the callback will allow early data and returning 0 will
59 printf ("\n*** Returning implementation: %p.\n",
128 indicates if the iteration should continue or not. Returning 1 indicates
1406 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half1410 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half1636 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half1642 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
72 Returning 0 allows the algorithm to fail, in the same way that a strict check
235 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
4307 // VADDHN : Vector Add and Narrow Returning High Half (D = Q + Q)4309 // VRADDHN : Vector Rounding Add and Narrow Returning High Half (D = Q + Q)4395 // VQDMULH : Vector Saturating Doubling Multiply Returning High Half4420 // VQRDMULH : Vector Rounding Saturating Doubling Multiply Returning High Half5115 // VSUBHN : Vector Subtract and Narrow Returning High Half (D = Q - Q)5117 // VRSUBHN : Vector Rounding Subtract and Narrow Returning High Half (D=Q-Q)
1827 ### Returning References from Mock Methods1847 ### Returning Live Values from Mock Methods1856 `ReturnRef(x)`, as shown in the previous recipe ("Returning References from Mock
1432 adequate code is already defined. Returning it, testing
15771 typedef struct Returning Returning; typedef20331 Returning *pReturning; /* The RETURNING clause */20554 struct Returning { struct123175 Returning *pReturning;123256 Returning *pRet;124404 Returning *pRet = (Returning*)pArg;124429 Returning *pRet;154903 Returning *pReturning;