/third_party/vk-gl-cts/external/amber/src/samples/ |
H A D | timestamp.h | 20 namespace timestamp { namespace
|
H A D | timestamp.cc | 35 namespace timestamp { namespace 38 uint64_t timestamp = 0; in SampleGetTimestampNs() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | timestamp.hpp | 33 namespace timestamp { namespace
|
/third_party/musl/include/info/linux/ |
H A D | fatal_message.h | 32 uint64_t timestamp; member
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
H A D | animdecoder_fuzzer.cc | 46 int timestamp; in LLVMFuzzerTestOneInput() local
|
H A D | animation_api_fuzzer.c | 72 int timestamp; in LLVMFuzzerTestOneInput() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | alsa.h | 60 int64_t timestamp; ///< current timestamp, without latency applied. member
|
/third_party/ffmpeg/libavformat/ |
H A D | filmstripdec.c | 99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() argument
|
H A D | pcm.c | 56 ff_pcm_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) ff_pcm_read_seek() argument
|
H A D | lvfdec.c | 106 unsigned size, flags, timestamp, id; in lvf_read_packet() local
|
H A D | rtpdec_mpeg12.c | 26 mpeg_parse_packet(AVFormatContext *ctx, PayloadContext *data, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t seq, int flags) mpeg_parse_packet() argument
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_pipe.c | 29 drm_public int etna_pipe_wait(struct etna_pipe *pipe, uint32_t timestamp, uint32_t ms) in etna_pipe_wait() argument 34 drm_public int etna_pipe_wait_ns(struct etna_pipe *pipe, uint32_t timestamp, uint64_t ns) in etna_pipe_wait_ns() argument
|
/third_party/libdrm/freedreno/ |
H A D | freedreno_pipe.c | 93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait() argument 98 drm_public int fd_pipe_wait_timeout(struct fd_pipe *pipe, uint32_t timestamp, in fd_pipe_wait_timeout() argument
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_pipe.c | 29 int etna_pipe_wait_ns(struct etna_pipe *pipe, uint32_t timestamp, uint64_t ns) in etna_pipe_wait_ns() argument
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_screen.h | 48 unsigned timestamp; member
|
H A D | sp_texture.h | 68 unsigned timestamp; member
|
/third_party/mesa3d/src/intel/ds/ |
H A D | intel_pps_driver.h | 24 uint64_t timestamp; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_disk_cache.c | 201 char timestamp[41]; in lima_disk_cache_init() local
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_prn.c | 29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print() argument
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
H A D | TimestampTest.cs | 87 private static void AssertRoundtrip(Timestamp timestamp, DateTime dateTime) in AssertRoundtrip() argument
|
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | rtp.h | 39 uint32_t timestamp; member 65 uint32_t timestamp; member
|
/third_party/openssl/crypto/ct/ |
H A D | ct_prn.c | 29 static void timestamp_print(uint64_t timestamp, BIO *out) in timestamp_print() argument
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/ |
H A D | MidiDispatcher.java | 78 public void onSend(byte[] msg, int offset, int count, long timestamp) throws IOException { in onSend() argument
|
H A D | MidiFramer.java | 48 public void onSend(byte[] data, int offset, int count, long timestamp) in onSend() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/ |
H A D | DawnPerfTestPlatform.h | 51 double timestamp = 0; member
|