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

  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1_tokenizer1.c 38 int iToken; /* index of next token to be returned */
124 c->iToken = 0;
191 *piPosition = c->iToken++;
simple_tokenizer.c 41 int iToken; /* index of next token to be returned */
101 c->iToken = 0;
148 *piPosition = c->iToken++;
fts1_porter.c 51 int iToken; /* index of next token to be returned */
109 c->iToken = 0;
614 *piPosition = c->iToken++;
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_tokenizer1.c 45 int iToken; /* index of next token to be returned */
133 c->iToken = 0;
200 *piPosition = c->iToken++;
fts2_icu.c 48 int iToken;
233 *piPosition = pCsr->iToken++;
fts2_porter.c 50 int iToken; /* index of next token to be returned */
108 c->iToken = 0;
612 *piPosition = c->iToken++;
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3_tokenizer1.c 46 int iToken; /* index of next token to be returned */
135 c->iToken = 0;
204 *piPosition = c->iToken++;
fts3_icu.c 48 int iToken;
233 *piPosition = pCsr->iToken++;
fts3_porter.c 51 int iToken; /* index of next token to be returned */
111 c->iToken = 0;
617 *piPosition = c->iToken++;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 

Completed in 48 milliseconds