Home
last modified time | relevance | path

Searched refs:chk (Results 1 – 25 of 41) sorted by relevance

12

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dtblcmp.c310 chk = reallocate_integer_array( chk, current_max_xpairs ); in expand_nxt_chk()
312 zero_out( (char *) (chk + old_max), in expand_nxt_chk()
381 if ( chk[i - 1] == 0 )
384 if ( chk[i] == 0 )
414 ptr_to_last_entry_in_state = &chk[i + numecs + 1];
416 for ( chk_ptr = &chk[i + 1];
439 zero_out( (char *) chk, (size_t) (current_max_xpairs * sizeof( int )) ); in inittbl()
480 chk[tblend] = jamstate; in mkdeftbl()
485 chk[tblend + i] = jamstate; in mkdeftbl()
578 for ( ++baseaddr; chk[baseaddr] != 0; ++baseaddr )
[all …]
Dgen.c168 chk[tblend + 1] = numecs + 1; in genctbl()
169 chk[tblend + 2] = 1; /* anything but EOB */ in genctbl()
182 chk[offset] = EOB_POSITION; in genctbl()
183 chk[offset - 1] = ACTION_POSITION; in genctbl()
189 if ( chk[i] == EOB_POSITION ) in genctbl()
192 else if ( chk[i] == ACTION_POSITION ) in genctbl()
195 else if ( chk[i] > numecs || chk[i] == 0 ) in genctbl()
199 transition_struct_out( chk[i], in genctbl()
200 base[nxt[i]] - (i - chk[i]) ); in genctbl()
205 transition_struct_out( chk[tblend + 1], nxt[tblend + 1] ); in genctbl()
[all …]
Dmain.c89 int lastdfa, *nxt, *chk, *tnxt; variable
1094 chk = allocate_integer_array( current_max_xpairs ); in set_up_initial_allocations()
Dflexdef.h602 extern int lastdfa, *nxt, *chk, *tnxt;
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
Ddescrip.mms215 $(FLEX_EXEC) $(FLEX_FLAGS) $(COMPRESSION) scan.l > scan.chk
216 diff_/Output=_NL:/Maximum_Diff=1 scan.c scan.chk
233 @- $(REMOVE) scan.c;*,scan.chk;*
282 @- if f$search("scan.chk").nes."" then $(REMOVE) scan.chk;*
/external/tcpdump/
DsctpHeader.h84 struct sctpChunkDesc chk; member
/external/libxml2/
DSAX2.c1702 int chk; in xmlSAX2StartElement() local
1704 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc); in xmlSAX2StartElement()
1705 if (chk <= 0) in xmlSAX2StartElement()
1707 if (chk < 0) in xmlSAX2StartElement()
2287 int chk; in xmlSAX2StartElementNs() local
2289 chk = xmlValidateDtdFinal(&ctxt->vctxt, ctxt->myDoc); in xmlSAX2StartElementNs()
2290 if (chk <= 0) in xmlSAX2StartElementNs()
2292 if (chk < 0) in xmlSAX2StartElementNs()
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/MVS/
Ddiffs244 /* special chk[] values marking the slots taking by end-of-buffer and action
260 /* special chk[] values marking the slots taking by end-of-buffer and action
/external/icu4c/data/locales/
Did.txt300 chk{"Chuuke"}
Dar.txt1264 chk{"التشكيزية"}
Dja.txt1446 chk{"チューク語"}
Dzh_Hant.txt1240 chk{"處奇斯文"}
Dmt.txt384 chk{"Ċukese"}
Dnn.txt392 chk{"chuukesisk"}
Dko.txt1408 chk{"추크어"}
Duk.txt1348 chk{"чуукська"}
Dzh.txt1480 chk{"楚吾克文"}
Dth.txt1402 chk{"ชูกิส"}
Dru.txt1448 chk{"чукотский"}
Det.txt1166 chk{"tšuugi"}
Dis.txt970 chk{"sjúkíska"}
Dda.txt1336 chk{"chuukese"}
Dit.txt1379 chk{"chuukese"}
Dde.txt1356 chk{"Trukesisch"}
Dpl.txt1314 chk{"truk"}

12