Searched refs:SnippetFragment (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/fts3/
H A Dfts3_snippet.c54 typedef struct SnippetFragment SnippetFragment; typedef in typeref:struct:SnippetFragment
74 struct SnippetFragment { struct
455 SnippetFragment *pFragment, /* OUT: Best snippet found */
650 SnippetFragment *pFragment, /* Snippet to extract */
1325 SnippetFragment aSnippet[4]; /* Maximum of 4 fragments per snippet */
1348 SnippetFragment *pFragment = &aSnippet[iSnip];
1357 SnippetFragment sF = {0, 0, 0, 0};
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c122687 typedef struct SnippetFragment SnippetFragment; typedef in typeref:struct:SnippetFragment
122707 struct SnippetFragment { struct
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c142415 typedef struct SnippetFragment SnippetFragment; typedef in typeref:struct:SnippetFragment
142435 struct SnippetFragment { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c142447 typedef struct SnippetFragment SnippetFragment; typedef in typeref:struct:SnippetFragment
142467 struct SnippetFragment { struct
[all...]

Completed in 496 milliseconds