Searched refs:nacc (Results 1 – 5 of 5) sorted by relevance
/external/webkit/Tools/android/flex-2.5.4a/ |
D | dfa.c | 101 void check_trailing_context( nfa_states, num_states, accset, nacc ) in check_trailing_context() argument 104 int nacc; 126 for ( j = 1; j <= nacc; ++j ) 251 int numstates = *ns_addr, nacc, hashval, transsym, nfaccnum; local 267 accset[++nacc] = nfaccnum; \ 309 nacc = stkend = hashval = 0; 361 *nacc_addr = nacc; 397 int *accset, ds, nacc, newds; in ntod() local 567 nset = epsclosure( nset, &numstates, accset, &nacc, &hashval ); in ntod() 569 if ( snstods( nset, numstates, accset, nacc, hashval, &ds ) ) in ntod() [all …]
|
D | gen.c | 786 int i, j, k, *accset, nacc, *acc_array, total_states; in gentabs() local 827 nacc = accsiz[i]; in gentabs() 834 for ( k = 1; k <= nacc; ++k ) in gentabs() 859 if ( k < nacc ) in gentabs()
|
/external/valgrind/main/exp-ptrcheck/ |
D | h_intercepts.c | 369 UWord nacc = 0; \ 370 while (accept[nacc]) nacc++; \ 373 if (nacc == 0) return NULL; \ 381 for (i = 0; i < nacc; i++) { \
|
/external/valgrind/main/memcheck/ |
D | mc_replace_strmem.c | 1058 UWord nacc = 0; \ 1059 while (accept[nacc]) nacc++; \ 1062 if (nacc == 0) return NULL; \ 1070 for (i = 0; i < nacc; i++) { \
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 77948 http://www.usgcrp.gov/usgcrp/nacc/health/outline.html
|