| /third_party/libuv/src/unix/ |
| H A D | os390.c | 135 unsigned long long timestamp; in uv__hrtime() local
|
| /third_party/libwebsockets/lib/secure-streams/ |
| H A D | secure-streams.c | 604 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 D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/uniproton/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/musl/porting/liteos_m/kernel/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/mesa3d/include/android_stub/system/ |
| H A D | window.h | 876 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 D | v8-platform.h | 367 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 D | heap-snapshot-generator.h | 291 base::TimeTicks timestamp; member
|
| /third_party/musl/include/netinet/ |
| H A D | ip.h | 11 struct timestamp { struct
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_query.c | 263 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 D | os390.c | 136 unsigned long long timestamp; in uv__hrtime() local
|
| /third_party/python/Lib/ |
| H A D | datetime.py | 1905 def timestamp(self): member in datetime
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_egl_ext_autogen.cpp | 126 EGL_GetFrameTimestampSupportedANDROID(EGLDisplay dpy, EGLSurface surface, EGLint timestamp) EGL_GetFrameTimestampSupportedANDROID() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | ANGLEPerfTest.cpp | 74 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 D | anim_util.c | 251 int timestamp; in ReadAnimatedWebP() local
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | Message.php | 835 $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 D | module-combine-sink.c | 128 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 D | teglGetFrameTimestampsTests.cpp | 195 bool timestampValid (EGLnsecsANDROID timestamp) in timestampValid() argument 201 bool timestampPending (EGLnsecsANDROID timestamp) in timestampPending() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | libaomenc.c | 1214 int64_t timestamp = 0; in aom_encode() local
|
| H A D | libvpxenc.c | 1606 int64_t timestamp = 0; in vpx_encode() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avformat.h | 809 int64_t timestamp; /**< member [all...] |
| H A D | avidec.c | 1835 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 D | aviobuf.c | 1336 avio_seek_time(AVIOContext *s, int stream_index, int64_t timestamp, int flags) avio_seek_time() argument
|
| H A D | demux.c | 49 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...] |