HomeSort by relevance Sort by last modified time
    Searched refs:chk (Results 1 - 17 of 17) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
tblcmp.c 310 chk = reallocate_integer_array( chk, current_max_xpairs );
312 zero_out( (char *) (chk + old_max),
329 * chk) able to accommodate the state
340 * consecutive unused records in the chk and nxt arrays.
347 * nxt and chk.
352 * chk/nxt, which should be 1.
358 * chk/nxt arrays.
381 if ( chk[i - 1] == 0 )
384 if ( chk[i] == 0
    [all...]
gen.c 153 /* We need to have room in nxt/chk for two more slots: One for the
156 * nxt/chk pair with is EOB, i.e., 0, so we don't have to make sure
168 chk[tblend + 1] = numecs + 1;
169 chk[tblend + 2] = 1; /* anything but EOB */
182 chk[offset] = EOB_POSITION;
183 chk[offset - 1] = ACTION_POSITION;
189 if ( chk[i] == EOB_POSITION )
192 else if ( chk[i] == ACTION_POSITION )
195 else if ( chk[i] > numecs || chk[i] == 0
    [all...]
main.c 89 int lastdfa, *nxt, *chk, *tnxt; variable
536 _( " %d/%d (peak %d) nxt-chk entries created\n" ),
539 _( " %d/%d (peak %d) template nxt-chk entries created\n" ),
1094 chk = allocate_integer_array( current_max_xpairs );
flexdef.h 127 /* Special chk[] values marking the slots taking by end-of-buffer and action
223 /* Maximum number of nxt/chk pairs for non-templates. */
227 /* Maximum number of nxt/chk pairs needed for templates. */
282 * fit the transition table into "holes" inside the nxt/chk table.
577 * chk - check value to see if "nxt" applies
580 * def - where to go if "chk" disallows "nxt" entry
583 * tblend - last "nxt/chk" table entry being used
584 * firstfree - first empty entry in "nxt/chk" table
602 extern int lastdfa, *nxt, *chk, *tnxt;
633 * nummt - number of empty nxt/chk table entrie
    [all...]
  /external/openssl/crypto/objects/
objxref.pl 101 my ($chk) = @_;
102 if (!exists $oid_tbl{$chk})
104 die "Not Found \"$chk\"\n";
  /external/libnfc-nxp/src/
phFriNfc_LlcpMac.h 154 pphFriNfcLlpcMac_Chk_t chk; member in struct:phFriNfc_LlcpMac_Interface
phFriNfc_LlcpMac.c 101 status = LlcpMac->LlcpMacInterface.chk(LlcpMac,ChkLlcpMac_Cb,pContext);
phFriNfc_LlcpMacNfcip.c 445 LlcpMac->LlcpMacInterface.chk = phFriNfc_LlcpMac_Nfcip_Chk;
  /hardware/invensense/mlsdk/mllite/
ml_stored_data.c 1167 uint32_t chk = 0; local
1238 uint32_t chk; local
    [all...]
  /external/tcpdump/
sctpHeader.h 84 struct sctpChunkDesc chk; member in struct:sctpRelChunkDesc
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 507 boolean chk = true;
510 chk = false;
514 if(chk) return i;
  /external/libxml2/
SAX2.c 1715 int chk; local
2303 int chk; local
    [all...]
  /hardware/invensense/mlsdk/mlutils/
mputest.c 1121 uint32_t chk; local
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
mootools-1.2.2-core-nc.js 171 function $chk(obj){
    [all...]
concat-jquery-mootools-prototype.js     [all...]
  /prebuilt/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 472 milliseconds