Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DTimestamps.java142 public static boolean isValid(Timestamp timestamp) { in isValid()
168 public static Timestamp checkValid(Timestamp timestamp) { in checkValid()
203 public static String toString(Timestamp timestamp) { in toString()
297 public static long toSeconds(Timestamp timestamp) { in toSeconds()
316 public static long toMillis(Timestamp timestamp) { in toMillis()
338 public static long toMicros(Timestamp timestamp) { in toMicros()
354 public static long toNanos(Timestamp timestamp) { in toNanos()
398 Timestamp timestamp = Timestamp.newBuilder().setSeconds(seconds).setNanos(nanos).build(); in normalizedTimestamp() local
DTimeUtil.java73 public static String toString(Timestamp timestamp) { in toString()
153 public static long toMillis(Timestamp timestamp) { in toMillis()
199 public static long toMicros(Timestamp timestamp) { in toMicros()
241 public static long toNanos(Timestamp timestamp) { in toNanos()
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitMappedTypeTemplateTypeofSymbol.js14 export const timestamp = x.now(); constant
19 export const timestamp = now(); constant
/third_party/vk-gl-cts/external/amber/src/samples/
Dtimestamp.cc35 namespace timestamp { namespace
38 uint64_t timestamp = 0; in SampleGetTimestampNs() local
/third_party/libdrm/freedreno/kgsl/
Dkgsl_pipe.c60 static int kgsl_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, in kgsl_pipe_wait()
81 uint32_t *timestamp) in kgsl_pipe_timestamp()
149 uint32_t timestamp = kgsl_bo_get_timestamp(kgsl_bo); in kgsl_pipe_pre_submit() local
157 uint32_t timestamp) in kgsl_pipe_post_submit()
176 uint32_t timestamp) in kgsl_pipe_process_pending()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DMidiEventScheduler.java39 public void onSend(byte[] msg, int offset, int count, long timestamp) in onSend()
57 private MidiEvent(byte[] msg, int offset, int count, long timestamp) { in MidiEvent()
78 long timestamp) { in createScheduledEvent()
/third_party/libdrm/etnaviv/
Detnaviv_pipe.c29 drm_public int etna_pipe_wait(struct etna_pipe *pipe, uint32_t timestamp, uint32_t ms) in etna_pipe_wait()
34 drm_public int etna_pipe_wait_ns(struct etna_pipe *pipe, uint32_t timestamp, uint64_t ns) in etna_pipe_wait_ns()
/third_party/ffmpeg/libavformat/
Drtpdec_svq3.c39 int64_t timestamp; member
45 uint32_t *timestamp, in svq3_parse_packet()
Drtpdec_ac3.c31 uint32_t timestamp; member
41 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in ac3_handle_packet()
Drtpdec_h261.c33 uint32_t timestamp; member
47 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in h261_handle_packet()
Drtpdec_qcelp.c55 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in store_packet()
152 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in return_stored_frame()
202 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in qcelp_parse_packet()
Drtpdec_vc2hq.c38 uint32_t timestamp; member
93 … AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, in vc2hq_handle_frame_fragment()
177 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in vc2hq_handle_packet()
Drtpdec_dv.c29 uint32_t timestamp; member
90 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in dv_handle_packet()
Drtpdec_h263_rfc2190.c39 uint32_t timestamp; member
49 AVStream *st, AVPacket *pkt, uint32_t *timestamp, in h263_handle_packet()
Dseek.c33 void avpriv_update_cur_dts(AVFormatContext *s, AVStream *ref_st, int64_t timestamp) in avpriv_update_cur_dts()
63 int64_t pos, int64_t timestamp, in ff_add_index_entry()
118 int av_add_index_entry(AVStream *st, int64_t pos, int64_t timestamp, in av_add_index_entry()
132 int64_t timestamp; in ff_index_search_timestamp() local
520 int64_t timestamp, int flags) in seek_frame_generic()
591 int64_t timestamp, int flags) in seek_frame_internal()
635 int64_t timestamp, int flags) in av_seek_frame()
/third_party/libdrm/freedreno/
Dfreedreno_pipe.c93 drm_public int fd_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp) in fd_pipe_wait()
98 drm_public int fd_pipe_wait_timeout(struct fd_pipe *pipe, uint32_t timestamp, in fd_pipe_wait_timeout()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip.h11 struct timestamp { struct
12 uint8_t len;
13 uint8_t ptr;
15 unsigned int flags:4;
16 unsigned int overflow:4;
18 unsigned int overflow:4;
19 unsigned int flags:4;
21 uint32_t data[9];
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip.h11 struct timestamp { struct
12 uint8_t len;
13 uint8_t ptr;
15 unsigned int flags:4;
16 unsigned int overflow:4;
18 unsigned int overflow:4;
19 unsigned int flags:4;
21 uint32_t data[9];
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip.h11 struct timestamp { struct
12 uint8_t len;
13 uint8_t ptr;
15 unsigned int flags:4;
16 unsigned int overflow:4;
18 unsigned int overflow:4;
19 unsigned int flags:4;
21 uint32_t data[9];
/third_party/musl/include/netinet/
Dip.h11 struct timestamp { struct
12 uint8_t len;
13 uint8_t ptr;
15 unsigned int flags:4;
16 unsigned int overflow:4;
18 unsigned int overflow:4;
19 unsigned int flags:4;
21 uint32_t data[9];
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip.h11 struct timestamp { struct
12 uint8_t len;
13 uint8_t ptr;
15 unsigned int flags:4;
16 unsigned int overflow:4;
18 unsigned int overflow:4;
19 unsigned int flags:4;
21 uint32_t data[9];
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_smd/
Dmain.c33 smd_cb1int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb1int()
47 smd_cb2int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb2int()
66 smd_cb3int(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, in smd_cb3int()
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
DSurfaceRenderer.java51 long timestamp = java.lang.System.currentTimeMillis() - mTimeBase; in run() local
52 onRenderFrame(surface.getCanvas(), timestamp); in run() local
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitMappedTypeTemplateTypeofSymbol.ts19 export const timestamp = now(); constant
/third_party/rust/crates/env_logger/examples/
Dcustom_format.rs36 let timestamp = buf.timestamp(); in main() localVariable

12345678910>>...14