Home
last modified time | relevance | path

Searched refs:dDoubles (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxrt.cpp7602 CSphBitvec dDoubles ( iUpdLen ); in UpdateAttributes() local
7685 dDoubles.BitSet(i); in UpdateAttributes()
7730 ESphJsonType eType = dDoubles.BitGet ( iCol ) in UpdateAttributes()
7734 SphAttr_t uValue = dDoubles.BitGet ( iCol ) in UpdateAttributes()
7774 ESphJsonType eType = dDoubles.BitGet ( iCol ) in UpdateAttributes()
7778 SphAttr_t uValue = dDoubles.BitGet ( iCol ) in UpdateAttributes()
H A Dsphinx.cpp9855 CSphBitvec dDoubles ( iUpdLen ); in UpdateAttributes() local
9950 dDoubles.BitSet(i); in UpdateAttributes()
9981 ESphJsonType eType = dDoubles.BitGet ( iCol ) in UpdateAttributes()
9985 SphAttr_t uValue = dDoubles.BitGet ( iCol ) in UpdateAttributes()
10147 ESphJsonType eType = dDoubles.BitGet ( iCol ) in UpdateAttributes()
10151 SphAttr_t uValue = dDoubles.BitGet ( iCol ) in UpdateAttributes()