Home
last modified time | relevance | path

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

12345678910>>...28

/third_party/boost/tools/build/src/engine/
Dtimestamp.h23 typedef struct timestamp struct
27 } timestamp; argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_sensor.js23 timestamp: '[PC preview] unknown timestamp' property
29 timestamp: '[PC preview] unknown timestamp' property
38 timestamp: '[PC preview] unknown timestamp' property
44 timestamp: '[PC preview] unknown timestamp' property
50 timestamp: '[PC preview] unknown timestamp' property
57 timestamp: '[PC preview] unknown timestamp' property
63 timestamp: '[PC preview] unknown timestamp' property
72 timestamp: '[PC preview] unknown timestamp' property
76 timestamp: '[PC preview] unknown timestamp' property
80 timestamp: '[PC preview] unknown timestamp' property
[all …]
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstlfocontrolsource.c70 _calculate_pos (GstClockTime timestamp, GstClockTime timeshift, in _calculate_pos()
84 GstClockTime timestamp) in _sine_get()
98 waveform_sine_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_sine_get()
113 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_sine_get_value_array()
136 GstClockTime timestamp) in _square_get()
151 waveform_square_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_square_get()
166 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_square_get_value_array()
188 GstClockTime timestamp) in _saw_get()
202 waveform_saw_get (GstLFOControlSource * self, GstClockTime timestamp, in waveform_saw_get()
217 GstClockTime timestamp, GstClockTime interval, guint n_values, in waveform_saw_get_value_array()
[all …]
Dgstproxycontrolbinding.c57 GstObject * object, GstClockTime timestamp, GstClockTime last_sync) in gst_proxy_control_binding_sync_values()
81 GstClockTime timestamp) in gst_proxy_control_binding_get_value()
104 GstClockTime timestamp, GstClockTime interval, guint n_values, in gst_proxy_control_binding_get_value_array()
129 binding, GstClockTime timestamp, GstClockTime interval, guint n_values, in gst_proxy_control_binding_get_g_value_array()
Dgstinterpolationcontrolsource.c118 interpolate_none_get (GstTimedValueControlSource * self, GstClockTime timestamp, in interpolate_none_get()
140 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_none_get_value_array()
177 _interpolate_linear (GstClockTime timestamp1, gdouble value1, in _interpolate_linear()
193 GstClockTime timestamp, gdouble * value) in interpolate_linear_get()
212 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_linear_get_value_array()
345 GstClockTime timestamp) in _interpolate_cubic()
376 GstClockTime timestamp, gdouble * value) in interpolate_cubic_get()
397 GstClockTime timestamp, GstClockTime interval, guint n_values, in interpolate_cubic_get_value_array()
522 gdouble value2, GstClockTime timestamp) in _interpolate_cubic_monotonic()
545 GstClockTime timestamp, gdouble * value) in interpolate_cubic_monotonic_get()
[all …]
Dgsttimedvaluecontrolsource.c168 _make_new_cp (GstTimedValueControlSource * self, GstClockTime timestamp, in _make_new_cp()
183 self, GstClockTime timestamp, const gdouble value) in gst_timed_value_control_source_set_internal()
238 (GstTimedValueControlSource * self, GstClockTime timestamp) in gst_timed_value_control_source_find_control_point_iter()
272 GstClockTime timestamp, const gdouble value) in gst_timed_value_control_source_set()
328 GstClockTime timestamp) in gst_timed_value_control_source_unset()
/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
/third_party/weston/tests/
Dinput-timestamps-helper.c77 struct timespec *timestamp = data; in input_timestamp() local
96 struct timespec *timestamp= &client->input->keyboard->input_timestamp; in input_timestamps_create_for_keyboard() local
123 struct timespec *timestamp= &client->input->pointer->input_timestamp; in input_timestamps_create_for_pointer() local
150 struct timespec *timestamp= &client->input->touch->input_timestamp; in input_timestamps_create_for_touch() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dclocksync.c69 GstClockTime timestamp = 123456789; in GST_START_TEST() local
108 GstClockTime timestamp = 123456789; in GST_START_TEST() local
140 GstClockTime timestamp = 123456789; in GST_START_TEST() local
194 GstClockTime timestamp = 123456789; in GST_START_TEST() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_events.h168 Uint32 timestamp; member
177 Uint32 timestamp; member
193 Uint32 timestamp; member
209 Uint32 timestamp; member
224 Uint32 timestamp; member
235 Uint32 timestamp; member
251 Uint32 timestamp; member
268 Uint32 timestamp; member
282 Uint32 timestamp; member
298 Uint32 timestamp; member
[all …]
/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/gstreamer/gstreamer/gst/
Dgstcontrolsource.c83 gst_control_source_get_value (GstControlSource * self, GstClockTime timestamp, in gst_control_source_get_value()
112 GstClockTime timestamp, GstClockTime interval, guint n_values, in gst_control_source_get_value_array()
/third_party/boost/boost/log/detail/
Dtimestamp.hpp56 class timestamp class
61 explicit timestamp(uint64_t ticks = 0) BOOST_NOEXCEPT : m_ticks(ticks) {} in timestamp() function in boost::aux::timestamp
/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/boost/libs/mpl/preprocessed/
Dfix_boost_mpl_preprocess.py92 def fix_header_comment(filename, timestamp): argument
104 def fix_input_files_for_variadic_seq(headerDir, sourceDir, timestamp): argument
114 def fix_input_files_for_numbered_seq(sourceDir, suffix, timestamp, containers): argument
/third_party/node/src/tracing/
Dtrace_event_common.h263 timestamp) \ argument
269 timestamp, arg_name, arg_val) \ argument
312 thread_id, timestamp) \ argument
317 category_group, name, id, thread_id, timestamp) \ argument
322 category_group, name, id, thread_id, timestamp, arg1_name, arg1_val) \ argument
327 category_group, name, id, thread_id, timestamp, arg1_name, arg1_val, \ argument
364 #define TRACE_EVENT_MARK_WITH_TIMESTAMP0(category_group, name, timestamp) \ argument
369 #define TRACE_EVENT_MARK_WITH_TIMESTAMP1(category_group, name, timestamp, \ argument
376 category_group, name, timestamp, arg1_name, arg1_val, arg2_name, arg2_val) \ argument
385 #define TRACE_EVENT_COPY_MARK_WITH_TIMESTAMP(category_group, name, timestamp) \ argument
[all …]
/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()
/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_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/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/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_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/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];

12345678910>>...28