Home
last modified time | relevance | path

Searched refs:shouldSort (Results 1 – 25 of 183) sorted by relevance

12345678

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.harness/src/org/eclipse/core/tests/session/
H A DWorkspaceSessionTestSuite.java27 private boolean shouldSort; field in WorkspaceSessionTestSuite
35 this.shouldSort = true; in WorkspaceSessionTestSuite()
40 this.shouldSort = true; in WorkspaceSessionTestSuite()
66 if (!shouldSort) { in run()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false)
63 eo->shouldSort = true;
179 ea->shouldSort = false;
288 if (entry->shouldSort && entry->count > 1)
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == FALSE) in ginCombineData()
63 eo->shouldSort = TRUE; in ginCombineData()
178 ea->shouldSort = FALSE; in ginInsertBAEntry()
287 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/access/gin/
H A Dginbulk.c55 if (eo->shouldSort == false) in ginCombineData()
63 eo->shouldSort = true; in ginCombineData()
179 ea->shouldSort = false; in ginInsertBAEntry()
288 if (entry->shouldSort && entry->count > 1) in ginGetBAEntry()

12345678