OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numtrans
(Results
1 - 5
of
5
) sorted by null
/external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c
320
* int *state,
numtrans
, block_start;
323
* block_start = find_table_space( state,
numtrans
);
326
*
Numtrans
is the number of out-transitions for the state.
336
int find_table_space( state,
numtrans
)
337
int *state,
numtrans
;
349
if (
numtrans
> MAX_XTIONS_FULL_INTERIOR_FIT )
406
if (
numtrans
<= MAX_XTIONS_FULL_INTERIOR_FIT )
/external/icu4c/extra/uconv/
uconv.cpp
383
int32_t i,
numtrans
= uenum_count(ids, &status);
387
for (i = 0; U_SUCCESS(status)&& (i <
numtrans
); ++i) {
392
if (i <
numtrans
- 1) {
[
all
...]
/external/skia/legacy/src/images/
SkImageDecoder_libpng.cpp
[
all
...]
/external/skia/src/images/
SkImageDecoder_libpng.cpp
[
all
...]
/prebuilts/misc/linux-x86/flex/
flex-2.5.4a
Completed in 957 milliseconds