Home
last modified time | relevance | path

Searched defs:temporary (Results 76 – 100 of 2157) sorted by relevance

12345678910>>...87

/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c47 bool temporary, XLogRecPtr restart_lsn) in create_physical_replication_slot()
78 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
127 bool temporary, bool two_phase, in create_logical_replication_slot()
180 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
710 bool temporary; in copy_replication_slot() local
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/replication/
H A Dslotfuncs.c47 bool temporary, XLogRecPtr restart_lsn) in create_physical_replication_slot()
78 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
127 bool temporary, bool two_phase, in create_logical_replication_slot()
180 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
710 bool temporary; in copy_replication_slot() local
/dports/emulators/yuzu/yuzu-0b47f7a46/src/common/
H A Dwall_clock.cpp45 const u128 temporary = in GetClockCycles() local
52 const u128 temporary = Common::Multiply64Into128(time_now.count(), emulated_cpu_frequency); in GetCPUCycles() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/o3tl/
H A Dtemporary.hxx21 template <typename T> constexpr T& temporary(T&& x) { return x; } in temporary() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/o3tl/
H A Dtemporary.hxx21 template <typename T> constexpr T& temporary(T&& x) { return x; } in temporary() function
/dports/graphics/perceptualdiff/perceptualdiff-2.1/
H A Dcompare_args.cpp126 auto temporary = std::stoi(argv[i]); in parse_args() local
169 auto temporary = std::stoi(argv[i]); in parse_args() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/ObjectRestorer.ocd/
H A DScript.c43 protected func FxRestoreStart(object target, effect, int temporary) in FxRestoreStart()
97 protected func FxRestoreStop(object target, effect, int reason, bool temporary) in FxRestoreStop()
180 global func FxRestoreModeStop(object target, effect, int reason, bool temporary) in FxRestoreModeStop()
/dports/www/bolt/bolt-2.2.24/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/
H A DMockPlugin.php23 protected $temporary = false; variable in Guzzle\\Plugin\\Mock\\MockPlugin
36 public function __construct(array $items = null, $temporary = false, $readBodies = false)
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Items.ocd/Tools.ocd/DynamiteBox.ocd/Fuse.ocd/
H A DScript.c84 protected func FxIntFusingStart(object target, proplist effect, int temporary) in FxIntFusingStart()
128 protected func FxIntFusingStop(object target, proplist effect, int reason, bool temporary) in FxIntFusingStop()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Tutorials.ocf/Tutorial06.ocs/System.ocg/
H A DEasteregg.c22 protected func FxIntAwardedAchievementStart(object target, proplist effect, int temporary) in FxIntAwardedAchievementStart()
/dports/games/openclonk/openclonk-release-8.1-src/planet/Worlds.ocf/Krakatoa.ocs/
H A DScript.c213 global func FxBigVolcanoStart(object target, proplist effect, int temporary) in FxBigVolcanoStart()
275 global func FxBigEruptionStart(object target, proplist effect, int temporary, int x, int y) in FxBigEruptionStart()
329 global func FxBigEruptionStop(object target, proplist effect, int reason, bool temporary) in FxBigEruptionStop()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/persist/
H A DStoreConfig.java45 private boolean temporary; field in StoreConfig
294 public StoreConfig setTemporary(boolean temporary) { in setTemporary()
303 public void setTemporaryVoid(boolean temporary) { in setTemporaryVoid()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/skia/x11/
H A Dgdiimpl.cxx56 RenderMethod renderMethod, bool temporary) in createWindowContext()
154 std::unique_ptr<sk_app::WindowContext> createVulkanWindowContext(bool temporary) in createVulkanWindowContext()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/games/openclonk/openclonk-release-8.1-src/planet/Objects.ocd/Helpers.ocd/Clock.ocd/
H A DScript.c110 protected func FxIntCountdownStart(object target, proplist effect, int temporary, int total_time, i… in FxIntCountdownStart()
155 protected func FxIntCountdownStop(object target, proplist effect, int reason, bool temporary) in FxIntCountdownStop()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/replication/
H A Dslotfuncs.c44 bool temporary = PG_GETARG_BOOL(2); in pg_create_physical_replication_slot() local
101 bool temporary = PG_GETARG_BOOL(2); in pg_create_logical_replication_slot() local
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Dicq-public.cpp38 IcqUser::IcqUser(const Licq::UserId& id, bool temporary) in IcqUser()
/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Dicq-public.cpp38 IcqUser::IcqUser(const Licq::UserId& id, bool temporary) in IcqUser()
/dports/net-im/licq/licq-f271d55/licq/src/
H A Dicq-public.cpp38 IcqUser::IcqUser(const Licq::UserId& id, bool temporary) in IcqUser()
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Dicq-public.cpp38 IcqUser::IcqUser(const Licq::UserId& id, bool temporary) in IcqUser()

12345678910>>...87