/third_party/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 43 uint64_t tstamp; member
|
H A D | nghttp2_ratelim.c | 34 void nghttp2_ratelim_update(nghttp2_ratelim *rl, uint64_t tstamp) { in nghttp2_ratelim_update() argument [all...] |
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 43 uint64_t tstamp; member
|
H A D | nghttp2_ratelim.c | 34 void nghttp2_ratelim_update(nghttp2_ratelim *rl, uint64_t tstamp) { in nghttp2_ratelim_update() argument [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_log_config.h | 53 std::shared_ptr<Timestamp> tstamp; member
|
H A D | shrpx_log.cc | 592 const auto &tstamp = req.tstamp; in upstream_accesslog() local
|
H A D | shrpx_downstream.h | 185 std::shared_ptr<Timestamp> tstamp; member
|
/third_party/alsa-lib/test/ |
H A D | rawmidi.c | 186 struct timespec tstamp; in main() local
|
H A D | pcm-multi-thread.c | 62 snd_htimestamp_t tstamp; in peeper() local
|
H A D | latency.c | 81 void timestamp_now(timestamp_t *tstamp) in timestamp_now() argument 87 long long timestamp_diff_micro(timestamp_t *tstamp) in timestamp_diff_micro() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_acktr.h | 61 ngtcp2_tstamp tstamp; member
|
H A D | ngtcp2_acktr.c | 31 acktr_entry_init(ngtcp2_acktr_entry *ent, int64_t pkt_num, ngtcp2_tstamp tstamp) acktr_entry_init() argument 38 ngtcp2_acktr_entry_objalloc_new(ngtcp2_acktr_entry **ent, int64_t pkt_num, ngtcp2_tstamp tstamp, ngtcp2_objalloc *objalloc) ngtcp2_acktr_entry_objalloc_new() argument
|
/third_party/pulseaudio/src/modules/rtp/ |
H A D | rtp-native.c | 192 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
|
H A D | rtp-gstreamer.c | 595 int pa_rtp_recv(pa_rtp_context *c, pa_memchunk *chunk, pa_mempool *pool, uint32_t *rtp_tstamp, struct timeval *tstamp) { in pa_rtp_recv() argument
|
/third_party/alsa-lib/src/rawmidi/ |
H A D | rawmidi_hw.c | 113 int tstamp; in snd_rawmidi_hw_params() local 197 static ssize_t read_from_ts_buf(snd_rawmidi_hw_t *hw, struct timespec *tstamp, in read_from_ts_buf() argument 245 static ssize_t snd_rawmidi_hw_tread(snd_rawmidi_t *rmidi, struct timespec *tstamp, in snd_rawmidi_hw_tread() argument [all...] |
H A D | rawmidi.c | 1008 void snd_rawmidi_status_get_tstamp(const snd_rawmidi_status_t *status, snd_htimestamp_t *tstamp) in snd_rawmidi_status_get_tstamp() argument 1113 ssize_t snd_rawmidi_tread(snd_rawmidi_t *rawmidi, struct timespec *tstamp, void *buffer, size_t size) in snd_rawmidi_tread() argument [all...] |
H A D | ump.c | 295 ssize_t snd_ump_tread(snd_ump_t *ump, struct timespec *tstamp, void *buffer, in snd_ump_tread() argument
|
/third_party/alsa-lib/include/ |
H A D | timer.h | 108 snd_htimestamp_t tstamp; /**< Time stamp of each event */ member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_dshare.c | 552 snd_pcm_dshare_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dshare_htimestamp() argument
|
H A D | pcm_dsnoop.c | 429 snd_pcm_dsnoop_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dsnoop_htimestamp() argument
|
H A D | pcm_generic.c | 273 snd_pcm_generic_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_generic_htimestamp() argument 283 snd_pcm_generic_real_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_generic_real_htimestamp() argument
|
H A D | pcm_dmix.c | 852 snd_pcm_dmix_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_dmix_htimestamp() argument
|
H A D | pcm_multi.c | 493 snd_pcm_multi_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_multi_htimestamp() argument
|
H A D | pcm_share.c | 812 snd_pcm_share_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_share_htimestamp() argument
|
H A D | pcm_hw.c | 1225 snd_pcm_hw_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp) snd_pcm_hw_htimestamp() argument
|