Home
last modified time | relevance | path

Searched defs:prefixIdx (Results 1 – 6 of 6) sorted by relevance

/external/brotli/java/org/brotli/dec/
DTransform.java108 int prefixIdx = triplets[transformOffset]; in transformDictionaryWord() local
/external/lz4/lib/
Dlz4hc.c493 U32 const prefixIdx = cctx->dictLimit; in LZ4MID_fillHTable() local
544 const U32 prefixIdx = ctx->dictLimit; in LZ4MID_compress() local
786 U32 const prefixIdx = hc4->dictLimit; in LZ4HC_Insert() local
899 const U32 prefixIdx = hc4->dictLimit; in LZ4HC_InsertAndGetWiderMatch() local
/external/sqlite/dist/sqlite-autoconf-3440300/
Dshell.c8527 int prefixIdx = -1; /* Index of the start= constraint, or -1 if none */ in completionBestIndex() local
/external/sqlite/dist/sqlite-autoconf-3440400/orig/
Dshell.c8522 int prefixIdx = -1; /* Index of the start= constraint, or -1 if none */ in completionBestIndex() local
/external/sqlite/dist/sqlite-autoconf-3440300/orig/
Dshell.c8522 int prefixIdx = -1; /* Index of the start= constraint, or -1 if none */ in completionBestIndex() local
/external/sqlite/dist/sqlite-autoconf-3440400/
Dshell.c8527 int prefixIdx = -1; /* Index of the start= constraint, or -1 if none */ in completionBestIndex() local