OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DL_DEFAULT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2.c
129
** On-disk data is stored as type
DL_DEFAULT
, so we don't serialize
393
** If
DL_DEFAULT
is set to DL_DOCIDS, your table can only be inserted
396
#ifndef
DL_DEFAULT
397
# define
DL_DEFAULT
DL_POSITIONS
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1.c
230
#ifndef
DL_DEFAULT
231
# define
DL_DEFAULT
DL_POSITIONS
[
all
...]
Completed in 410 milliseconds