Home
last modified time | relevance | path

Searched refs:timestamp_in (Results 26 – 50 of 312) sorted by relevance

12345678910>>...13

/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql13-docs/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql12-plperl/postgresql-12.9/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql13-client/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in,
/dports/databases/postgresql13-contrib/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql12-plpython/postgresql-12.9/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql12-docs/postgresql-12.9/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql12-pltcl/postgresql-12.9/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in,
/dports/databases/postgresql12-server/postgresql-12.9/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql13-plpython/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql13-plperl/postgresql-13.5/contrib/spi/
H A Dmoddatetime.c103 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/postgresql96-docs/postgresql-9.6.24/contrib/spi/
H A Dmoddatetime.c101 newdt = DirectFunctionCall3(timestamp_in, in moddatetime()
/dports/databases/py-pg8000/pg8000-1.23.0/pg8000/
H A Dconverters.py224 def timestamp_in(data): function
462 timestamp_array_in = _array_in(timestamp_in)
603 TIMESTAMP: timestamp_in, # timestamp
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/psx/
H A Dcpu.h95 pscpu_timestamp_t Run(pscpu_timestamp_t timestamp_in, bool BIOSPrintMode, bool ILHMode);
234 …l BIOSPrintMode, bool ILHMode> NO_INLINE pscpu_timestamp_t RunReal(pscpu_timestamp_t timestamp_in);
H A Dcpu.cpp678 pscpu_timestamp_t PS_CPU::RunReal(pscpu_timestamp_t timestamp_in) in RunReal() argument
680 pscpu_timestamp_t timestamp = timestamp_in; in RunReal()
2705 pscpu_timestamp_t PS_CPU::Run(pscpu_timestamp_t timestamp_in, bool BIOSPrintMode, bool ILHMode) in Run() argument
2723 return(lightrec_plugin_execute(timestamp_in)); in Run()
2726 return(RunReal<true, true, false>(timestamp_in)); in Run()
2729 return(RunReal<false, false, true>(timestamp_in)); in Run()
2731 return(RunReal<false, true, false>(timestamp_in)); in Run()
2733 return(RunReal<false, false, false>(timestamp_in)); in Run()
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/
H A Dcpu.h95 pscpu_timestamp_t Run(pscpu_timestamp_t timestamp_in, bool BIOSPrintMode, bool ILHMode);
234 …l BIOSPrintMode, bool ILHMode> NO_INLINE pscpu_timestamp_t RunReal(pscpu_timestamp_t timestamp_in);
/dports/emulators/mednafen/mednafen/src/psx/
H A Dcpu.cpp598 pscpu_timestamp_t PS_CPU::RunReal(pscpu_timestamp_t timestamp_in) in RunReal() argument
600 pscpu_timestamp_t timestamp = timestamp_in; in RunReal()
2440 pscpu_timestamp_t PS_CPU::Run(pscpu_timestamp_t timestamp_in, bool BIOSPrintMode, bool ILHMode) in Run() argument
2443 return(RunReal<true, true, false>(timestamp_in)); in Run()
2447 return(RunReal<false, false, true>(timestamp_in)); in Run()
2451 return(RunReal<false, true, false>(timestamp_in)); in Run()
2453 return(RunReal<false, false, false>(timestamp_in)); in Run()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/sql/pgpool_adm/
H A Dpgpool_adm.c257 values[i] = DatumGetTimestamp(DirectFunctionCall3(timestamp_in, in _pcp_node_info()
748 return (DatumGetTimestamp(DirectFunctionCall3(timestamp_in, in str2timestamp()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/sql/pgpool_adm/
H A Dpgpool_adm.c235 values[8] = DatumGetTimestamp(DirectFunctionCall3(timestamp_in, in _pcp_node_info()
726 return (DatumGetTimestamp(DirectFunctionCall3(timestamp_in, in str2timestamp()

12345678910>>...13