Home
last modified time | relevance | path

Searched refs:init_slot (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn) in init_slot() function
218 init_slot(slots, conn); in ParallelSlotsSetup()
236 init_slot(slots + i, conn); in ParallelSlotsSetup()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn)
218 init_slot(slots, conn);
236 init_slot(slots + i, conn);
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn) in init_slot() function
218 init_slot(slots, conn); in ParallelSlotsSetup()
236 init_slot(slots + i, conn); in ParallelSlotsSetup()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn)
218 init_slot(slots, conn);
236 init_slot(slots + i, conn);
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn) in init_slot() function
218 init_slot(slots, conn); in ParallelSlotsSetup()
236 init_slot(slots + i, conn); in ParallelSlotsSetup()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn) in init_slot() function
218 init_slot(slots, conn); in ParallelSlotsSetup()
236 init_slot(slots + i, conn); in ParallelSlotsSetup()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/scripts/
H A Dscripts_parallel.c30 static void init_slot(ParallelSlot *slot, PGconn *conn);
34 init_slot(ParallelSlot *slot, PGconn *conn) in init_slot() function
218 init_slot(slots, conn); in ParallelSlotsSetup()
236 init_slot(slots + i, conn); in ParallelSlotsSetup()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos-client/bareos-Release-20.0.3/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/www/bareos-webui/bareos-Release-20.0.3/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/www/bareos18-webui/bareos-Release-18.2.12/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/www/bareos19-webui/bareos-Release-19.2.11/regress/tests/
H A Dmanual-two-vol-tape23 init_slot $TAPE_DRIVE $SLOT1
24 init_slot $TAPE_DRIVE $SLOT2
/dports/security/opencryptoki/opencryptoki-3.11.0/testcases/
H A Dock_tests.sh.in108 init_slot() function
292 init_slot $i || { echo "SKIPPING slot $i"; continue; }
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dplugin.ccg58 const SlotInit& init_slot, const Glib::ustring& version,
62 SlotInit* slot_copy = new SlotInit(init_slot);
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/tdutils/test/
H A DMpmcWaiter.cpp42 W::init_slot(slot, id); in test_waiter_stress_one_one()
109 W::init_slot(slot, id); in test_waiter_stress()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/include/freetype/internal/
H A Dftdriver.h171 FT_Slot_InitFunc init_slot; member
375 clazz->init_slot = init_slot_; \
/dports/games/iortcw/iortcw-1.51c/MP/code/freetype-2.9/include/freetype/internal/
H A Dftdrv.h171 FT_Slot_InitFunc init_slot; member
375 clazz->init_slot = init_slot_; \
/dports/games/iortcw/iortcw-1.51c/SP/code/freetype-2.9/include/freetype/internal/
H A Dftdrv.h171 FT_Slot_InitFunc init_slot; member
375 clazz->init_slot = init_slot_; \

12345678910