Home
last modified time | relevance | path

Searched defs:timestamp (Results 251 - 275 of 333) sorted by relevance

1...<<11121314

/third_party/libuv/src/unix/
H A Dos390.c135 unsigned long long timestamp; in uv__hrtime() local
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams.c604 lws_smd_ss_cb(void *opaque, lws_smd_class_t _class, lws_usec_t timestamp, void *buf, size_t len) lws_smd_ss_cb() argument
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip.h11 struct timestamp { struct
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip.h11 struct timestamp { struct
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip.h11 struct timestamp { struct
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip.h11 struct timestamp { struct
/third_party/mesa3d/include/android_stub/system/
H A Dwindow.h876 native_window_set_buffers_timestamp( struct ANativeWindow* window, int64_t timestamp) native_window_set_buffers_timestamp() argument
/third_party/node/deps/v8/include/v8-include/
H A Dv8-platform.h367 AddTraceEventWithTimestamp( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestamp() argument
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h291 base::TimeTicks timestamp; member
/third_party/musl/include/netinet/
H A Dip.h11 struct timestamp { struct
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_query.c263 timestamp_to_nanoseconds(struct zink_screen *screen, uint64_t *timestamp) in timestamp_to_nanoseconds() argument
1313 uint64_t timestamp, deviatio in zink_get_timestamp() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dos390.c136 unsigned long long timestamp; in uv__hrtime() local
/third_party/python/Lib/
H A Ddatetime.py1905 def timestamp(self): member in datetime
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp126 EGL_GetFrameTimestampSupportedANDROID(EGLDisplay dpy, EGLSurface surface, EGLint timestamp) EGL_GetFrameTimestampSupportedANDROID() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp74 AddPerfTraceEvent(PlatformMethods *platform, char phase, const unsigned char *categoryEnabledFlag, const char *name, unsigned long long id, double timestamp, int numArgs, const char **argNames, const unsigned char *argTypes, const unsigned long long *argValues, unsigned char flags) AddPerfTraceEvent() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c251 int timestamp; in ReadAnimatedWebP() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php835 $timestamp = GPBUtil::parseTimestamp($value); variable
1497 $timestamp = GPBUtil::formatTimestamp($this); variable
1498 $timestamp = json_encode($timestamp); variable
1981 $timestamp variable
1982 $timestamp = json_encode($timestamp); global() variable
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-combine-sink.c128 pa_usec_t timestamp; member
176 pa_usec_t timestamp; member
193 pa_usec_t timestamp; member
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGetFrameTimestampsTests.cpp195 bool timestampValid (EGLnsecsANDROID timestamp) in timestampValid() argument
201 bool timestampPending (EGLnsecsANDROID timestamp) in timestampPending() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibaomenc.c1214 int64_t timestamp = 0; in aom_encode() local
H A Dlibvpxenc.c1606 int64_t timestamp = 0; in vpx_encode() local
/third_party/ffmpeg/libavformat/
H A Davformat.h809 int64_t timestamp; /**< member
[all...]
H A Davidec.c1835 static void seek_subtitle(AVStream *st, AVStream *st2, int64_t timestamp) in seek_subtitle() argument
1845 avi_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) avi_read_seek() argument
[all...]
H A Daviobuf.c1336 avio_seek_time(AVIOContext *s, int stream_index, int64_t timestamp, int flags) avio_seek_time() argument
H A Ddemux.c49 static int64_t wrap_timestamp(const AVStream *st, int64_t timestamp) in wrap_timestamp() argument
64 int64_t ff_wrap_timestamp(const AVStream *st, int64_t timestamp) in ff_wrap_timestamp() argument
[all...]

Completed in 41 milliseconds

1...<<11121314