Home
last modified time | relevance | path

Searched refs:AggregateResult_AddChild (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Dindex_result.h41 static inline void AggregateResult_AddChild(RSIndexResult *parent, RSIndexResult *child) { in AggregateResult_AddChild() function
H A Dindex.c85 AggregateResult_AddChild(CURRENT_RECORD(ui), IITER_CURRENT_RECORD(it)); in UI_HeapAddChildren()
411 AggregateResult_AddChild(CURRENT_RECORD(ui), res); in UI_ReadSortedHigh()
492 AggregateResult_AddChild(CURRENT_RECORD(ui), res ? res : IITER_CURRENT_RECORD(it)); in UI_SkipTo()
515 AggregateResult_AddChild(CURRENT_RECORD(ui), minResult); in UI_SkipTo()
578 AggregateResult_AddChild(CURRENT_RECORD(ui), IITER_CURRENT_RECORD(it)); in UI_SkipToHigh()
841 AggregateResult_AddChild(ic->base.current, res); in II_SkipTo()
993 AggregateResult_AddChild(ic->base.current, h); in II_ReadSorted()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Dindex_result.h41 static inline void AggregateResult_AddChild(RSIndexResult *parent, RSIndexResult *child) { in AggregateResult_AddChild() function
H A Dindex.c379 AggregateResult_AddChild(CURRENT_RECORD(ui), res ? res : IITER_CURRENT_RECORD(it)); in UI_SkipTo()
402 AggregateResult_AddChild(CURRENT_RECORD(ui), minResult); in UI_SkipTo()
647 AggregateResult_AddChild(ic->base.current, res); in II_SkipTo()
800 AggregateResult_AddChild(ic->base.current, h); in II_ReadSorted()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Dindex_result.h41 static inline void AggregateResult_AddChild(RSIndexResult *parent, RSIndexResult *child) { in AggregateResult_AddChild() function
H A Dindex.c379 AggregateResult_AddChild(CURRENT_RECORD(ui), res ? res : IITER_CURRENT_RECORD(it)); in UI_SkipTo()
402 AggregateResult_AddChild(CURRENT_RECORD(ui), minResult); in UI_SkipTo()
662 AggregateResult_AddChild(ic->base.current, res); in II_SkipTo()
816 AggregateResult_AddChild(ic->base.current, h); in II_ReadSorted()
/dports/textproc/redisearch20/RediSearch-2.0.15/tests/cpptests/
H A Dtest_cpp_index.cpp83 AggregateResult_AddChild(res, tr1); in TEST_F()
84 AggregateResult_AddChild(res, tr2); in TEST_F()
103 AggregateResult_AddChild(res, tr3); in TEST_F()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/cpptests/
H A Dt_index.cpp83 AggregateResult_AddChild(res, tr1); in TEST_F()
84 AggregateResult_AddChild(res, tr2); in TEST_F()
103 AggregateResult_AddChild(res, tr3); in TEST_F()
/dports/textproc/redisearch/RediSearch-2.2.5/tests/cpptests/
H A Dtest_cpp_index.cpp83 AggregateResult_AddChild(res, tr1); in TEST_F()
84 AggregateResult_AddChild(res, tr2); in TEST_F()
103 AggregateResult_AddChild(res, tr3); in TEST_F()