Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig687 // Returning None means do the ordinary completion
715 // Returning None means do the ordinary completion
719 // Returning a boolean:
/freebsd/contrib/googletest/docs/reference/
H A Dactions.md7 ## Returning a Value
/freebsd/sys/geom/part/
H A Dg_part_if.m220 # to the schemes needs before they are used. Returning an error will
/freebsd/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTrampolineHandler.cpp59 printf ("\n*** Returning implementation: %p.\n",
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_ht_new.pod128 indicates if the iteration should continue or not. Returning 1 indicates
/freebsd/crypto/openssl/doc/designs/
H A Dfips_indicator.md72 Returning 0 allows the algorithm to fail, in the same way that a strict check
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon.td1436 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half
1440 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
1649 // Signed Saturating Rounding Doubling Multiply Accumulate Returning High Half
1652 // Signed Saturating Rounding Doubling Multiply Subtract Returning High Half
H A DDiagnosticSemaKinds.td9210 "|%Returning{%diff{returning $ from a function with result type $|"
/freebsd/contrib/sendmail/
H A DREADME235 RFC2034 SMTP Service Extension for Returning Enhanced Error Codes
/freebsd/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)
/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4801 case AssignmentAction::Returning: in PerformImplicitConversion()
H A DSemaInit.cpp7010 return AssignmentAction::Returning; in getAssignmentAction()
H A DSemaExpr.cpp17195 case AssignmentAction::Returning: in DiagnoseAssignmentResult()
17250 if (Action == AssignmentAction::Returning && in DiagnoseAssignmentResult()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h216 Returning, enumerator
/freebsd/contrib/libedit/
H A DChangeLog1432 adequate code is already defined. Returning it, testing
/freebsd/contrib/sqlite3/
H A Dsqlite3.c16382 typedef struct Returning Returning; typedef
20953 Returning *pReturning; /* The RETURNING clause */
21175 struct Returning { struct
126497 Returning *pReturning;
126578 Returning *pRet;
127740 Returning *pRet = (Returning*)pArg;
127765 Returning *pRet;
158969 Returning *pReturning;