OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:firstst
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
nfa.c
103
/* We probably should loop starting at
firstst
[state1] and going to
109
/* for ( ns =
firstst
[state1]; ns <= lastst[state1]; ++ns ) */
145
* states accessible by the arrays
firstst
and lastst
155
for ( i =
firstst
[mach]; i <= last; ++i )
178
firstst
[init] =
firstst
[mach] + state_offset;
307
firstst
[first] = MIN(
firstst
[first],
firstst
[last] );
605
firstst
= reallocate_integer_array( firstst, current_mns )
[
all
...]
main.c
75
int *
firstst
, *lastst, *finalst, *transchar, *trans1, *trans2;
variable
1060
firstst
= allocate_integer_array( current_mns );
flexdef.h
467
*
firstst
- physically the first state of a fragment
490
extern int *
firstst
, *lastst, *finalst, *transchar, *trans1, *trans2;
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
diffs
682
/* we probably should loop starting at
firstst
[state1] and going to
690
/* we probably should loop starting at
firstst
[state1] and going to
/prebuilts/misc/linux-x86/flex/
flex-2.5.4a
Completed in 123 milliseconds