Home
last modified time | relevance | path

Searched refs:nultrans (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dgen.c603 if ( worry_about_NULs && ! nultrans )
618 if ( worry_about_NULs && nultrans )
642 if ( worry_about_NULs && nultrans )
671 if ( need_backing_up && (! nultrans || fullspd || fulltbl) ) in gen_NUL_trans()
679 if ( nultrans ) in gen_NUL_trans()
1172 if ( nultrans ) in make_tables()
1181 mkdata( nultrans[i] ); in make_tables()
Ddfa.c383 if ( nultrans ) in increase_max_dfas()
384 nultrans = in increase_max_dfas()
385 reallocate_integer_array( nultrans, current_max_dfas ); in increase_max_dfas()
500 nultrans = allocate_integer_array( current_max_dfas ); in ntod()
519 if ( nultrans ) in ntod()
703 if ( nultrans ) in ntod()
705 nultrans[ds] = state[NUL_ec]; in ntod()
Dmain.c90 int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz; variable
1108 nultrans = (int *) 0; in set_up_initial_allocations()
Dflexdef.h603 extern int *base, *def, *nultrans, NUL_ec, tblend, firstfree, **dss, *dfasiz;
/external/icu4c/test/hdrtst/
Dcxxfiles.txt29 nultrans.h
/external/icu4c/i18n/
DAndroid.mk30 nultrans.cpp numfmt.cpp olsontz.cpp \
DMakefile.org76 nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o \
DMakefile.in76 nultrans.o remtrans.o casetrn.o titletrn.o tolowtrn.o toupptrn.o anytrans.o \