OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextLevel
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libXt/dist/src/
TMprint.c
377
for (state = state->
nextLevel
; state != NULL; state = state->
nextLevel
) {
433
StatePtr
nextLevel
= NULL;
441
&
nextLevel
);
452
if (!state->actions &&
nextLevel
)
453
state =
nextLevel
;
455
state = state->
nextLevel
; /* should be trigger state */
470
if (state->
nextLevel
&& !cycle && !clickCount)
481
if (state->
nextLevel
&& !cycle && !clickCount)
482
PrintComplexState(sb, includeRHS, state->
nextLevel
,
[
all
...]
TMstate.c
890
numMatches--, statMatch++, candState = candState->
nextLevel
) {
941
StatePtr nextState = candState->
nextLevel
;
1020
matchState = matchState->
nextLevel
;
1079
state->
nextLevel
= NULL;
1104
for (; currState; currState = currState->
nextLevel
) {
1555
state = &(*state)->
nextLevel
;
1572
(*state)->
nextLevel
= eventSeq->state;
2088
nextState = currState->
nextLevel
;
/xsrc/external/mit/libXt/dist/include/X11/
TranslateI.h
109
StatePtr
nextLevel
;
Completed in 7 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026