Home
last modified time | relevance | path

Searched refs:Finished (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h106 bool Finished = false; variable
132 assert(Finished && "didn't finish aggregate builder"); in ~ConstantAggregateBuilderBase()
137 assert(!Finished && "builder already finished"); in markFinished()
138 Finished = true; in markFinished()
161 Finished(other.Finished), Frozen(other.Frozen), Packed(other.Packed), in ConstantAggregateBuilderBase()
163 other.Finished = true; in ConstantAggregateBuilderBase()
171 assert(!this->Finished && "cannot query after finishing builder"); in size()
191 assert(!Finished && "cannot add more values after finishing builder"); in add()
217 assert(!Finished && "cannot add more values after finishing builder"); in addAll()
260 assert(!Finished && "cannot add more values after finishing builder"); in getNextOffsetFromGlobal()
[all …]
H A DSwiftCallingConv.h54 bool Finished = false; variable
74 assert(Finished && "didn't finish lowering before calling empty()"); in empty()
/freebsd/crypto/openssl/test/ssl-tests/
H A D23-srp.cnf.in58 # Server fails first with bad client Finished.
103 # Server fails first with bad client Finished.
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_common.t01088 \ Write Finished message.
1089 : write-Finished ( from_client -- )
1090 compute-Finished
1093 \ Read Finished message.
1094 : read-Finished ( from_client -- )
1095 compute-Finished
1101 \ Compute the "Finished" contents (either the value to send, or the
1103 \ "from_client" value is non-zero for the Finished sent by the client.
1106 : compute-Finished ( from_client -- )
1108 addr-cipher_suite get16 prf-id compute-Finished-inner
[all …]
H A Dssl_hs_client.t0600 \ match the saved client and server "Finished".
1156 -1 read-CCS-Finished
1157 -1 write-CCS-Finished
1219 -1 write-CCS-Finished
1220 -1 read-CCS-Finished
H A Dssl_hs_server.t0499 \ (header + copy of the saved client "Finished").
1407 0 write-CCS-Finished
1408 0 read-CCS-Finished
1460 0 read-CCS-Finished
1461 0 write-CCS-Finished
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp472 Finished = true; in finish()
499 Finished = true; in finish()
558 Finished = true; in finish()
562 assert(Finished && "haven't yet finished lowering"); in enumerateComponents()
571 assert(Finished && "haven't yet finished lowering"); in getCoerceAndExpandTypes()
628 assert(Finished && "haven't yet finished lowering"); in shouldPassIndirectly()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1789 Finished = false; in ObjCImplParsingDataRAII()
1794 bool isFinished() const { return Finished; } in isFinished()
1797 bool Finished;
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2306 if (!Finished) { in ~ObjCImplParsingDataRAII()
2320 assert(!Finished); in finish()
2341 Finished = true; in finish()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2908 bool Finished = false; in ReadStmtFromStream() local
2917 Finished = true; in ReadStmtFromStream()
4293 if (Finished) in ReadStmtFromStream()
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr278 f_dprintf "Finished recalculating dependencies."
/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in1087 * Obtain latest Finished message
1090 * Returns length (0 == no Finished so far), copies up to 'count' bytes.
/freebsd/contrib/bmake/mk/
H A DChangeLog828 * dirdeps.mk: tweak Checking line to make matching Finished
833 * progs.mk: avoid prog.mk outputting multiple Finished lines
/freebsd/crypto/openssl/
H A DCHANGES.md15824 by the Finished messages.
17185 * Clean up 'Finished' handling, and add functions SSL_get_finished and
17187 Finished messages sent to the peer or expected from the peer,
17188 respectively. (SSL_get_peer_finished is usually the Finished message
17191 As the Finished message are message digests of the complete handshake
/freebsd/contrib/unbound/doc/
H A DChangelog11690 QueryTargets state and Finished state are merged for iterator.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt3997 iASL/Preprocessor: Finished the pass-through of line numbers from the