| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/ |
| H A D | ConstantInitBuilder.h | 103 bool Finished = false; variable 129 assert(Finished && "didn't finish aggregate builder"); in ~ConstantAggregateBuilderBase() 134 assert(!Finished && "builder already finished"); in markFinished() 135 Finished = true; in markFinished() 158 Finished(other.Finished), Frozen(other.Frozen), Packed(other.Packed), in ConstantAggregateBuilderBase() 160 other.Finished = true; in ConstantAggregateBuilderBase() 168 assert(!this->Finished && "cannot query after finishing builder"); in size() 188 assert(!Finished && "cannot add more values after finishing builder"); in add() 214 assert(!Finished && "cannot add more values after finishing builder"); in addAll() 257 assert(!Finished && "cannot add more values after finishing builder"); in getNextOffsetFromGlobal() [all …]
|
| H A D | SwiftCallingConv.h | 54 bool Finished = false; variable 74 assert(Finished && "didn't finish lowering before calling empty()"); in empty()
|
| /netbsd-src/games/mille/ |
| H A D | init.c | 87 Finished = FALSE; in init() 194 else if ((Window == W_FULL || Finished) ^ was_full) { in newscore() 214 Player[PLAYER].was_finished = !Finished; in newscore() 215 Player[COMP].was_finished = !Finished; in newscore() 216 if (Window == W_FULL || Finished) { in newscore() 255 was_full = (Window == W_FULL || Finished); in newscore()
|
| H A D | varpush.c | 58 { (void *) &Finished, sizeof Finished }, in varpush()
|
| H A D | mille.c | 125 if (Finished) in main() 128 } while (!Finished); in main()
|
| H A D | end.c | 56 if (pp->was_finished == Finished) in finalscore() 59 pp->was_finished = Finished; in finalscore()
|
| H A D | move.c | 90 Finished = TRUE; in domove() 203 Finished = TRUE; in check_go() 427 Finished = TRUE; in getmove() 433 Finished = FALSE; in getmove()
|
| H A D | extern.c | 48 Finished, /* set if current hand is finished */ variable
|
| H A D | mille.h | 211 extern bool Debug, Finished, Next, On_exit, Order, Saved;
|
| H A D | misc.c | 138 Finished = TRUE; in check_ext()
|
| H A D | print.c | 139 if (Window == W_FULL || Finished) { in prscore()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/ |
| H A D | 23-srp.conf.in | 58 # Server fails first with bad client Finished. 103 # Server fails first with bad client Finished.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ssl-tests/ |
| H A D | 23-srp.cnf.in | 58 # Server fails first with bad client Finished. 103 # Server fails first with bad client Finished.
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/tools/ |
| H A D | dump_format_style.py | 124 BeforeStruct, Finished, InStruct, InNestedStruct, InNestedFieldComent, \ variable in read_options.State 145 state = State.Finished 208 if state != State.Finished:
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
| H A D | RemoteJITUtils.cpp | 62 std::atomic<bool> Finished{false}; member in llvm::orc::RemoteTargetProcessControl 74 while (!Finished) { in __anonb2ff88830202() 97 Finished = true; in disconnect()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | SwiftCallingConv.cpp | 469 Finished = true; in finish() 496 Finished = true; in finish() 555 Finished = true; in finish() 559 assert(Finished && "haven't yet finished lowering"); in enumerateComponents() 568 assert(Finished && "haven't yet finished lowering"); in getCoerceAndExpandTypes() 626 assert(Finished && "haven't yet finished lowering"); in shouldPassIndirectly()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/ |
| H A D | llvm-jitlink.h | 84 while (!Finished) { in LLVMJITLinkRemoteTargetProcessControl() 107 std::atomic<bool> Finished{false};
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | OrcRPCTPCServer.h | 438 while (!Finished) { in run() 606 void closeConnection() { Finished = true; } in closeConnection() 612 std::atomic<bool> Finished{false};
|
| /netbsd-src/doc/ |
| H A D | TODO.compat-module | 44 12. Finished splitting the vnd_30 and vnd_50 compat code into separate
|
| /netbsd-src/external/gpl2/gmake/dist/po/ |
| H A D | make.pot | 1069 "# Finished Make data base on %s\n" 1362 msgid "Finished updating file `%s'.\n" 1398 msgid "Finished prerequisites of target file `%s'.\n"
|
| H A D | he.po | 1122 "# Finished Make data base on %s\n" 1125 "# Finished Make data base on %s\n" 1422 msgid "Finished updating file `%s'.\n" 1458 msgid "Finished prerequisites of target file `%s'.\n"
|
| H A D | be.po | 1087 "# Finished Make data base on %s\n" 1381 msgid "Finished updating file `%s'.\n" 1417 msgid "Finished prerequisites of target file `%s'.\n"
|
| H A D | ja.po | 1136 "# Finished Make data base on %s\n" 1434 msgid "Finished updating file `%s'.\n" 1472 msgid "Finished prerequisites of target file `%s'.\n"
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/ |
| H A D | Parser.h | 1681 Finished = false; in ObjCImplParsingDataRAII() 1686 bool isFinished() const { return Finished; } in isFinished() 1689 bool Finished;
|
| /netbsd-src/usr.sbin/sysinst/ |
| H A D | msg.mi.en | 1017 message Finished {Finished} 1194 message doneconfig {Finished configuring}
|