Home
last modified time | relevance | path

Searched refs:Returning (Results 1 – 13 of 13) sorted by relevance

/src/contrib/googletest/docs/reference/
H A Dactions.md7 ## Returning a Value
/src/sys/geom/part/
H A Dg_part_if.m220 # to the schemes needs before they are used. Returning an error will
/src/crypto/openssl/doc/man3/
H A DSSL_CTX_set_srp_password.pod108 Returning 0 or a negative value will abort the connection. The server parameters
H A DSSL_read_early_data.pod237 set. Returning 1 from the callback will allow early data and returning 0 will
/src/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp59 printf ("\n*** Returning implementation: %p.\n",
/src/crypto/openssl/doc/internal/man3/
H A Dossl_ht_new.pod128 indicates if the iteration should continue or not. Returning 1 indicates
/src/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td1406 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half
1410 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
1636 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half
1642 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
/src/crypto/openssl/doc/designs/
H A Dfips_indicator.md72 Returning 0 allows the algorithm to fail, in the same way that a strict check
/src/contrib/sendmail/
H A DREADME235 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrNEON.td4307 // 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 Half
4420 // VQRDMULH : Vector Rounding Saturating Doubling Multiply Returning High Half
5115 // VSUBHN : Vector Subtract and Narrow Returning High Half (D = Q - Q)
5117 // VRSUBHN : Vector Rounding Subtract and Narrow Returning High Half (D=Q-Q)
/src/contrib/googletest/docs/
H A Dgmock_cook_book.md1827 ### Returning References from Mock Methods
1847 ### Returning Live Values from Mock Methods
1856 `ReturnRef(x)`, as shown in the previous recipe ("Returning References from Mock
/src/contrib/libedit/
H A DChangeLog1432 adequate code is already defined. Returning it, testing
/src/contrib/sqlite3/
H A Dsqlite3.c15771 typedef struct Returning Returning; typedef
20331 Returning *pReturning; /* The RETURNING clause */
20554 struct Returning { struct
123175 Returning *pReturning;
123256 Returning *pRet;
124404 Returning *pRet = (Returning*)pArg;
124429 Returning *pRet;
154903 Returning *pReturning;