Home
last modified time | relevance | path

Searched defs:fromNetworkByteStream (Results 1 – 23 of 23) sorted by relevance

/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/replication/
H A Dwalreceiverfuncs.c75 WalRcvData *walrcv = WalRcv; in fromNetworkByteStream()
76 WalRcvState state; in fromNetworkByteStream()
139 pg_time_t now = (pg_time_t) time(NULL); in fromNetworkByteStream()
140 in fromNetworkByteStream()
141 if ((now - startTime) > WALRCV_STARTUP_TIMEOUT) in fromNetworkByteStream()
160 * Stop walreceiver (if running) and wait for it to die.
174 SpinLockAcquire(&walrcv->mutex); in toNetworkByteStream()
175 switch (walrcv->walRcvState) in toNetworkByteStream()
195 * Signal walreceiver process if it was still running. in toNetworkByteStream()
212 pg_usleep(100000); /* 100ms */ in toNetworkByteStream()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/
H A DNetworkByteStreamSerializable.hpp74 static std::pair<T, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
138 static std::pair<uint8_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
155 static std::pair<uint16_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
174 static std::pair<uint32_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
193 static std::pair<int32_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
212 static std::pair<uint64_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
231 static std::pair<int64_t, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
255 static std::pair<bool, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
355 static std::pair<std::array<T, Size>, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
383 static std::pair<std::vector<T, Alloc>, It> fromNetworkByteStream( in fromNetworkByteStream() function
[all …]
H A DPayload.hpp53 static std::pair<PayloadEntryHeader, It> fromNetworkByteStream(It begin, const It end) in fromNetworkByteStream() function
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/link/
H A DPayloadEntries.hpp56 static std::pair<HostTime, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
92 static std::pair<GHostTime, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
128 static std::pair<PrevGHostTime, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DSessionId.hpp52 static std::pair<SessionMembership, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DMeasurementEndpointV4.hpp52 static std::pair<MeasurementEndpointV4, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DNodeId.hpp72 static std::pair<NodeId, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DTempo.hpp80 static std::pair<Tempo, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DTimeline.hpp79 static std::pair<Timeline, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DBeats.hpp94 static std::pair<Beats, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DStartStopState.hpp77 static std::pair<StartStopState, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/test/
H A DPayloadEntries.hpp57 static std::pair<Foo, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
85 static std::pair<Bar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
117 static std::pair<Foobar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/test/
H A DPayloadEntries.hpp57 static std::pair<Foo, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
85 static std::pair<Bar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
117 static std::pair<Foobar, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/link/
H A DSessionId.hpp52 static std::pair<SessionMembership, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DNodeId.hpp72 static std::pair<NodeId, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DTempo.hpp80 static std::pair<Tempo, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DTimeline.hpp79 static std::pair<Timeline, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
H A DStartStopState.hpp77 static std::pair<StartStopState, It> fromNetworkByteStream(It begin, It end) in fromNetworkByteStream() function
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/snowball/stopwords/
H A Dportuguese.stop62 numa
63 pelos
64 elas
65 qual
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Drpl_injector.h94 injector::transaction::table tbl(share->table, true); in Beats()
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/link/v1/
H A DMessages.hpp58 static std::pair<MessageHeader, It> fromNetworkByteStream(It begin, const It end) in fromNetworkByteStream() function
/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/v1/
H A DMessages.hpp71 static std::pair<MessageHeader, It> fromNetworkByteStream(It begin, const It end) in fromNetworkByteStream() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/
H A DPayload.hpp52 static std::pair<PayloadEntryHeader, It> fromNetworkByteStream(It begin, const It end) in fromNetworkByteStream() function