Home
last modified time | relevance | path

Searched defs:allow_sync (Results 1 – 25 of 148) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crosapi/
H A Dscreen_manager_ash_browsertest.cc93 mojo::ScopedAllowSyncCallForTesting allow_sync; in IN_PROC_BROWSER_TEST_F() local
118 mojo::ScopedAllowSyncCallForTesting allow_sync; in IN_PROC_BROWSER_TEST_F() local
155 mojo::ScopedAllowSyncCallForTesting allow_sync; in IN_PROC_BROWSER_TEST_F() local
198 mojo::ScopedAllowSyncCallForTesting allow_sync; in IN_PROC_BROWSER_TEST_F() local
239 mojo::ScopedAllowSyncCallForTesting allow_sync; in IN_PROC_BROWSER_TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/components/
H A Dreset_shortcuts_component.cc123 base::ScopedAllowBaseSyncPrimitives allow_sync; in PostScan() local
136 base::ScopedAllowBaseSyncPrimitives allow_sync; in PostCleanup() local
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/executor/
H A DnodeSamplescan.c241 bool allow_sync; in tablesample_init() local
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/executor/
H A DnodeSetOp.c243 * We loop retrieving groups until we find one we should return
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_otp/
H A Dextern.h51 bool allow_sync; //!< Useful to override pwdfile member
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/access/spgist/
H A Dspginsert.c212 SpGistState spgstate; in initscan()
/dports/databases/postgresql12-client/postgresql-12.9/src/include/access/
H A Dtableam.h763 bool allow_strat, bool allow_sync) in table_beginscan_strat()
800 bool allow_strat, bool allow_sync, in table_beginscan_sampling()
870 bool allow_strat, bool allow_sync, bool allow_pagemode) in table_rescan_set_params()
1517 bool allow_sync, in table_index_build_scan()
1550 bool allow_sync, in table_index_build_range_scan()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/access/
H A Dtableam.h780 bool allow_strat, bool allow_sync) in table_beginscan_strat()
817 bool allow_strat, bool allow_sync, in table_beginscan_sampling()
887 bool allow_strat, bool allow_sync, bool allow_pagemode) in table_rescan_set_params()
1530 bool allow_sync, in table_index_build_scan()
1563 bool allow_sync, in table_index_build_range_scan()
/dports/databases/postgresql13-server/postgresql-13.5/src/include/access/
H A Dtableam.h780 bool allow_strat, bool allow_sync) in table_beginscan_strat()
817 bool allow_strat, bool allow_sync, in table_beginscan_sampling()
887 bool allow_strat, bool allow_sync, bool allow_pagemode) in table_rescan_set_params()
1530 bool allow_sync, in table_index_build_scan()
1563 bool allow_sync, in table_index_build_range_scan()

123456