OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INIT_DONE
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/stubs/
once_unittest.cc
139
INIT_DONE
169
state_ =
INIT_DONE
;
186
EXPECT_EQ(
INIT_DONE
, CurrentState());
190
EXPECT_EQ(
INIT_DONE
, CurrentState());
201
EXPECT_EQ(
INIT_DONE
, CurrentState());
217
EXPECT_EQ(
INIT_DONE
, CurrentState());
248
EXPECT_EQ(
INIT_DONE
, CurrentState());
/external/grub/netboot/
cs89x0.h
256
#define
INIT_DONE
0x0080
cs89x0.c
329
(readreg(PP_SelfST) &
INIT_DONE
) == 0 &&
Completed in 317 milliseconds