OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_run
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/arm/ep93xx/
epclk.c
126
bool
first_run
;
local
137
first_run
= true;
140
first_run
= false;
155
if (
first_run
)
/src/sys/arch/arm/ixp12x0/
ixp12x0_clk.c
158
bool
first_run
= ixpclk_sc == NULL;
local
197
if (
first_run
) {
/src/external/mit/libuv/dist/src/unix/
sunos.c
520
int
first_run
;
local
526
first_run
= 0;
532
first_run
= 1;
548
if (
first_run
) {
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
engine.cc
971
to END_IDX to PP, using and updating *
FIRST_RUN
. */
975
bool *
first_run
)
977
if (!(*
first_run
))
979
*
first_run
= false;
995
bool
first_run
= true;
local
1016
&
first_run
);
1026
&
first_run
);
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c
1218
ahp->ah_nfCalHist.
first_run
= 1;
1304
if (h->
first_run
) {
1310
h->
first_run
= 0;
ar5212.h
237
uint8_t
first_run
;
member in struct:ar5212NfCalHist
/src/external/gpl3/gcc/dist/gcc/analyzer/
engine.cc
1080
to END_IDX to PP, using and updating *
FIRST_RUN
. */
1084
bool *
first_run
)
1086
if (!(*
first_run
))
1088
*
first_run
= false;
1104
bool
first_run
= true;
local
1125
&
first_run
);
1135
&
first_run
);
Completed in 58 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026