| /src/contrib/file/magic/Magdir/ |
| H A D | ber | 58 >>>>&0 byte x RAP 1.%d Batch (TD.32, Returned Account Procedure), 64 >&1 search/b5 \x5f\x81\x44 RAP Acknowledgement (TD.32, Returned Account Procedure)
|
| /src/contrib/bearssl/src/codec/ |
| H A D | pemdec.t0 | 97 \ Low-level function to read a single byte. Returned value is the byte 138 \ count. Reading stops when end-of-line is reached. Returned value 171 \ Convert a Base64 character to its numerical value. Returned value is 222 \ Decode the four next Base64 characters. Returned value is: 285 \ Decode one line worth of characters. Returned value is 0 if the end of the
|
| /src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyOptimizeReturned.cpp | 60 if (CB.paramHasAttr(I, Attribute::Returned)) { in visitCallBase()
|
| /src/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | CodeGenIntrinsics.h | 115 Returned, enumerator
|
| H A D | CodeGenIntrinsics.cpp | 223 addArgAttribute(ArgNo, Returned); in setProperty()
|
| /src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SCCP.cpp | 332 F->removeParamAttr(A.getArgNo(), Attribute::Returned); in runIPSCCP() 346 CB->removeParamAttr(CB->getArgOperandNo(&Arg), Attribute::Returned); in runIPSCCP()
|
| H A D | DeadArgumentElimination.cpp | 765 HasLiveReturnedArg |= PAL.hasParamAttr(ArgI, Attribute::Returned); in removeDeadStuffFromFunction() 907 if (NRetTy != RetTy && Attrs.hasAttribute(Attribute::Returned)) { in removeDeadStuffFromFunction() 915 .removeAttribute(Attribute::Returned))); in removeDeadStuffFromFunction()
|
| H A D | FunctionAttrs.cpp | 767 if (F->getAttributes().hasAttrSomewhere(Attribute::Returned)) in addArgumentReturnedAttrs() 791 RetArg->addAttr(Attribute::Returned); in addArgumentReturnedAttrs()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PreISelIntrinsicLowering.cpp | 169 if (F.getAttributes().hasAttrSomewhere(Attribute::Returned, &Index) && in lowerObjCCall() 172 Attribute::Returned); in lowerObjCCall()
|
| /src/contrib/bearssl/src/x509/ |
| H A D | asn1.t0 | 444 \ Read a UTF-16 code point (big-endian). Returned value is 0 on error. 457 \ Read a UTF-16 code point (little-endian). Returned value is 0 on error. 514 \ written in the first pad byte. Returned value is true (-1) on success, 528 \ value 0 is an error. Returned value is true (-1) on success, false (0) 554 \ value 0 is an error. Returned value is true (-1) on success, false (0) 581 \ Returned value is -1 on equality, 0 otherwise. 595 \ Compare two blobs in the context. Returned value is -1 on equality, 0 703 \ in-context buffer. Returned value is the decoded length. If the integer
|
| H A D | x509_minimal.t0 | 374 * type. Returned value is either 0 on success, or a non-zero error code. 638 \ Returned value is true (-1) if the CN matches the intended server name, 702 \ date and time ("na" = notAfter, "nb = notBefore). Returned value: 759 \ Match the name in the pad with the expected server name. Returned value 912 \ tbs_hash. Returned value is 0 on success, or a non-zero error code. 928 \ as parameters. The hash value in tbs_hash is used. Returned value is 0 1109 \ Process a Subject Alt Name extension. Returned value is a boolean set
|
| H A D | skey_decoder.t0 | 136 \ Returned value is the integer length (in bytes).
|
| /src/crypto/openssl/doc/man3/ |
| H A D | SSL_get_certificate.pod | 56 object is available. Returned objects are owned by the SSL object and should not
|
| H A D | X509_STORE_CTX_get_error.pod | 432 Returned by the verify callback to indicate an OCSP verification is needed. 436 Returned by the verify callback to indicate OCSP verification failed. 440 Returned by the verify callback to indicate that the certificate is not
|
| H A D | SSL_alert_type_string.pod | 184 Returned instead of handshake_failure when a negotiation has
|
| /src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILPrepare.cpp | 71 Attribute::Returned, in isValidForDXIL()
|
| /src/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_server.t0 | 203 * computing of the point to send to the client). Returned value is the 343 * Verify the signature in CertificateVerify. Returned value is 0 on 580 \ certificate chain. Returned value is 0 (false) on failure. 989 \ Do the first part of ECDHE. Returned value is the computed signature 1133 \ Switch to next DN in the list. Returned value is the DN length, or -1 1152 \ Copy a chunk of the current DN into the pad. Returned value is the 1298 \ Returned value is true (-1) on success, false (0) on error (error
|
| H A D | ssl_hs_common.t0 | 281 \ When the control is returned to us, react to the new context. Returned 483 \ Process an alert byte. Returned value is non-zero if this is a close_notify, 667 \ length is common. Returned value is true (-1) if the two blobs are 687 \ an offset relative to the context start. Returned length does not include 1220 \ Copy a chunk of certificate data into the pad. Returned value is the 1306 \ Returned value:
|
| H A D | ssl_hs_client.t0 | 41 * with the server's public key. Returned value is either the encrypted 133 * Returned value is 0 on success, or an error code. 283 * Returned value is 0 on success, -1 on error. 648 \ Parse incoming ServerHello. Returned value is true (-1) on session
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 102 // Returned - The specified argument is always the return value of the 104 class Returned<AttrIndex idx> : IntrinsicProperty { 733 [Returned<ArgIndex<0>>]>; 738 [Returned<ArgIndex<0>>]>; 756 [Returned<ArgIndex<0>>]>; 759 [Returned<ArgIndex<0>>]>; 762 [Returned<ArgIndex<0>>]>; 788 [Returned<ArgIndex<0>>]>; 2618 [IntrNoMem, Returned<ArgIndex<0>>]>;
|
| H A D | Attributes.td | 243 def Returned : EnumAttr<"returned", [ParamAttr]>;
|
| /src/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | IntrinsicEmitter.cpp | 459 case CodeGenIntrinsic::Returned: in EmitAttributes()
|
| /src/crypto/openssl/include/openssl/ |
| H A D | bio.h.in | 283 * Returned from the SSL bio when the certificate retrieval code had an error 286 /* Returned from the connect BIO when a connect would have blocked */ 288 /* Returned from the accept BIO when an accept would have blocked */
|
| /src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 186 if (F.hasParamAttribute(ArgNo, Attribute::Returned)) in setReturnedArg() 188 F.addParamAttr(ArgNo, Attribute::Returned); in setReturnedArg()
|
| /src/contrib/kyua/integration/ |
| H A D | cmd_test_test.sh | 132 fourth:main -> failed: Returned non-success exit status 76 [S.UUUs]
|