Searched refs:Returning (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/sys/geom/part/ |
| D | g_part_if.m | 169 # to the schemes needs before they are used. Returning an error will
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | arm_neon.td | 1402 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half 1406 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half 1632 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half 1638 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
|
| /freebsd-12-stable/contrib/sendmail/ |
| D | README | 241 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | SSL_read_early_data.pod | 237 set. Returning 1 from the callback will allow early data and returning 0 will
|
| /freebsd-12-stable/contrib/googletest/googlemock/docs/ |
| D | CheatSheet.md | 360 ## Returning a Value ##
|
| D | CookBook.md | 1499 ## Returning References from Mock Methods ## 1519 ## Returning Live Values from Mock Methods ## 1527 `ReturnRef(x)`, as shown in the previous recipe ("Returning References
|
| /freebsd-12-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-2 | 506 * Returning:: Returning from a function 641 File: gdb.info, Node: Signaling, Next: Returning, Prev: Jumping, Up: Altering 668 File: gdb.info, Node: Returning, Next: Calling, Prev: Signaling, Up: Altering 670 Returning from a function 697 File: gdb.info, Node: Calling, Next: Patching, Prev: Returning, Up: Altering
|
| D | gdb.info-1 | 2925 (*note Returning from a function: Returning.) to go back to the calling 3000 Contrast this with the `return' command (*note Returning from a 3001 function: Returning.). 4983 *Note Returning from a function: Returning.
|
| D | gdb.texinfo | 3465 (@pxref{Returning, ,Returning from a function}) to go back to the 3562 Contrast this with the @code{return} command (@pxref{Returning, 3563 ,Returning from a function}). 5854 see @ref{Returning, ,Returning from a function}.} with 9464 * Returning:: Returning from a function 9658 @node Returning 9659 @section Returning from a function
|
| D | gdb.info-3 | 6191 * return: Returning. 6192 * returning from a function: Returning.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMInstrNEON.td | 4284 // VADDHN : Vector Add and Narrow Returning High Half (D = Q + Q) 4286 // VRADDHN : Vector Rounding Add and Narrow Returning High Half (D = Q + Q) 4372 // VQDMULH : Vector Saturating Doubling Multiply Returning High Half 4397 // VQRDMULH : Vector Rounding Saturating Doubling Multiply Returning High Half 5125 // VSUBHN : Vector Subtract and Narrow Returning High Half (D = Q - Q) 5127 // VRSUBHN : Vector Rounding Subtract and Narrow Returning High Half (D=Q-Q)
|
| /freebsd-12-stable/contrib/libstdc++/include/ext/ |
| D | rope | 1119 typedef _CharT reference; // Really a value. Returning a reference
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | tm.texi | 2436 to find the best one. Returning @code{NO_REGS}, in this case, makes 7986 if the reference was output. Returning @code{false} will cause the
|
| /freebsd-12-stable/contrib/sqlite3/ |
| D | sqlite3.c | 15189 typedef struct Returning Returning; typedef 19627 Returning *pReturning; /* The RETURNING clause */ 19869 struct Returning { struct 120247 Returning *pReturning = pParse->u1.pReturning; 120337 Returning *pRet = pParse->u1.pReturning; 121489 static void sqlite3DeleteReturning(sqlite3 *db, Returning *pRet){ 121514 Returning *pRet; 150955 Returning *pReturning;
|