Home
last modified time | relevance | path

Searched defs:SPIExecuteOptions (Results 1 – 7 of 7) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; argument
/dports/databases/postgresql14-plperl/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; argument
/dports/databases/postgresql14-server/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; typedef
/dports/databases/postgresql14-plpython/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; argument
/dports/databases/postgresql14-docs/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; argument
/dports/databases/postgresql14-contrib/postgresql-14.1/src/include/executor/
H A Dspi.h46 typedef struct SPIExecuteOptions struct
55 } SPIExecuteOptions; argument
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/tests/plugins/
H A Dlv2_plugin.c46 Plugin * pl =
47 TRACKLIST->tracks[TRACKLIST->num_tracks - 1]->
48 channel->instrument;
49 g_assert_true (IS_PLUGIN_AND_NONNULL (pl));
51 EngineState state;
52 engine_wait_for_pause (
53 AUDIO_ENGINE, &state, false);
55 lilv_instance_deactivate (pl->lv2->instance);