Searched defs:nInput (Results 1 – 12 of 12) sorted by relevance
| /external/srec/audio/AudioIn/UNIX/src/ |
| D | filter.c | 228 void FIR_downsample(unsigned int nInput, typeSample *pInput, in FIR_downsample()
|
| /external/chromium_org/third_party/sqlite/src/ext/fts2/ |
| D | fts2_porter.c | 48 int nInput; /* size of the input */ member 91 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| D | fts2_tokenizer.c | 149 int nInput; in testFunc() local
|
| D | fts2_icu.c | 99 int nInput, /* Length of zInput in bytes */ in icuOpen()
|
| D | fts2.c | 3797 int nInput, /* Size of the input text */ in parseQuery() 3848 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
|
| /external/chromium_org/third_party/sqlite/src/ext/fts3/ |
| D | fts3_porter.c | 49 int nInput; /* size of the input */ member 92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| D | fts3_icu.c | 99 int nInput, /* Length of zInput in bytes */ in icuOpen()
|
| D | fts3_expr.c | 216 const char *zInput, int nInput, /* Input string */ in getNextString() 342 int nInput = n; in getNextNode() local
|
| D | fts3_tokenizer.c | 255 int nInput; in testFunc() local
|
| /external/chromium_org/third_party/sqlite/src/ext/fts1/ |
| D | fts1_porter.c | 49 int nInput; /* size of the input */ member 92 const char *zInput, int nInput, /* String to be tokenized */ in porterOpen()
|
| D | fts1.c | 2731 int nInput, /* Size of the input text */ in parseQuery() 2779 int nInput, /* Number of bytes in zInput[] */ in fulltextQuery()
|
| /external/chromium_org/third_party/sqlite/src/ext/icu/ |
| D | icu.c | 330 int nInput; in icuCaseFunc16() local
|