OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Finished
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/games/mille/
varpush.c
58
{ (void *) &
Finished
, sizeof
Finished
},
init.c
87
Finished
= FALSE;
194
else if ((Window == W_FULL ||
Finished
) ^ was_full) {
214
Player[PLAYER].was_finished = !
Finished
;
215
Player[COMP].was_finished = !
Finished
;
216
if (Window == W_FULL ||
Finished
) {
255
was_full = (Window == W_FULL ||
Finished
);
end.c
56
if (pp->was_finished ==
Finished
)
59
pp->was_finished =
Finished
;
mille.c
125
if (
Finished
)
128
} while (!
Finished
);
extern.c
48
Finished
, /* set if current hand is
finished
*/
move.c
90
Finished
= TRUE;
203
Finished
= TRUE;
427
Finished
= TRUE;
433
Finished
= FALSE;
mille.h
211
extern bool Debug,
Finished
, Next, On_exit, Order, Saved;
misc.c
138
Finished
= TRUE;
print.c
139
if (Window == W_FULL ||
Finished
) {
/src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
ConstantInitBuilder.h
103
bool
Finished
= false;
129
assert(
Finished
&& "didn't finish aggregate builder");
134
assert(!
Finished
&& "builder already
finished
");
135
Finished
= true;
158
Finished
(other.
Finished
), Frozen(other.Frozen), Packed(other.Packed),
160
other.
Finished
= true;
168
assert(!this->
Finished
&& "cannot query after finishing builder");
188
assert(!
Finished
&& "cannot add more values after finishing builder")
[
all
...]
SwiftCallingConv.h
54
bool
Finished
= false;
74
assert(
Finished
&& "didn't finish lowering before calling empty()");
/src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
llvm-jitlink.h
84
while (!
Finished
) {
107
std::atomic<bool>
Finished
{false};
llvm-jitlink.cpp
774
Finished
= true;
/src/external/apache2/llvm/dist/clang/docs/tools/
dump_format_style.py
124
BeforeStruct,
Finished
, InStruct, InNestedStruct, InNestedFieldComent, \
145
state = State.
Finished
208
if state != State.
Finished
:
209
raise Exception('Not
finished
by the end of file')
/src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
RemoteJITUtils.cpp
62
std::atomic<bool>
Finished
{false};
74
while (!
Finished
) {
97
Finished
= true;
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
SwiftCallingConv.cpp
469
Finished
= true;
496
Finished
= true;
554
// Okay, finally
finished
.
555
Finished
= true;
559
assert(
Finished
&& "haven't yet
finished
lowering");
568
assert(
Finished
&& "haven't yet
finished
lowering");
626
assert(
Finished
&& "haven't yet
finished
lowering")
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
OrcRPCTPCServer.h
438
while (!
Finished
) {
606
void closeConnection() {
Finished
= true; }
612
std::atomic<bool>
Finished
{false};
/src/doc/
TODO.compat-module
44
12.
Finished
splitting the vnd_30 and vnd_50 compat code into separate
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
282
/// top-level declaration is
finished
.
959
assert(isActive && "Parsing action was
finished
!");
966
assert(isActive && "Parsing action was
finished
!");
1681
Finished
= false;
1686
bool isFinished() const { return
Finished
; }
1689
bool
Finished
;
2918
///
finished
.
/src/usr.sbin/sysinst/
msg.mi.fr
1119
message
Finished
{Termin�e}
msg.mi.pl
1035
message
Finished
{Zakonczone}
msg.mi.de
1112
message
Finished
{fertig}
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp
2245
if (!
Finished
) {
2259
assert(!
Finished
);
2279
Finished
= true;
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp
2680
bool
Finished
= false;
2689
Finished
= true;
3854
if (
Finished
)
/src/common/lib/libc/arch/sparc64/string/
memcpy.S
273
!!
Finished
8 byte block, unload the regs.
Completed in 65 milliseconds
1
2
Indexes created Wed Aug 05 00:25:39 UTC 2026