Home
last modified time | relevance | path

Searched defs:timestamp (Results 226 - 250 of 333) sorted by relevance

12345678910>>...14

/third_party/ltp/testcases/kernel/mce-test/hwpoison/erst-inj/
H A Dcper.h116 __u64 timestamp; member
/third_party/node/deps/v8/include/
H A Dv8-platform.h325 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/inspector/
H A Dv8-profiler-agent-impl.cc270 double timestamp; in restore() local
272 Maybe<bool>(updatesAllowed), &timestamp); in restore() local
H A Dv8-console-message.cc196 V8ConsoleMessage::V8ConsoleMessage(V8MessageOrigin origin, double timestamp, in V8ConsoleMessage() argument
428 createForConsoleAPI( v8::Local<v8::Context> v8Context, int contextId, int groupId, V8InspectorImpl* inspector, double timestamp, ConsoleAPIType type, const std::vector<v8::Local<v8::Value>>& arguments, const String16& consoleContext, std::unique_ptr<V8StackTraceImpl> stackTrace) createForConsoleAPI() argument
487 createForException( double timestamp, const String16& detailedMessage, const String16& url, unsigned lineNumber, unsigned columnNumber, std::unique_ptr<V8StackTraceImpl> stackTrace, int scriptId, v8::Isolate* isolate, const String16& message, int contextId, v8::Local<v8::Value> exception, unsigned exceptionId) createForException() argument
511 createForRevokedException( double timestamp, const String16& messageText, unsigned revokedExceptionId) createForRevokedException() argument
/third_party/node/deps/v8/src/tracing/
H A Dtrace-event.h402 AddTraceEventWithTimestampImpl( char phase, const uint8_t* category_group_enabled, 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, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestampImpl() argument
516 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestamp() argument
526 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val) AddTraceEventWithTimestamp() argument
540 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val, const char* arg2_name, ARG2_TYPE&& arg2_val) AddTraceEventWithTimestamp() argument
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c781 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c101 pa_atomic_t timestamp; member
207 uint32_t timestamp; in rtpoll_work_cb() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c358 static void log_syslog(pa_log_level_t level, char *t, char *timestamp, char *location, char *bt) { in log_syslog() argument
389 char text[256], location[128], timestamp[32]; in pa_log_levelv_meta() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/demux/
H A Danim_decode.c323 int timestamp; in WebPAnimDecoderGetNext() local
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DDefinitions.h495 int64_t timestamp; // in nanoseconds member
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp149 ANGLE_addTraceEvent(angle::PlatformMethods* platform, char phase, const unsigned char* category_group_enabled, const char* name, unsigned long long id, double timestamp, int num_args, const char** arg_names, const unsigned char* arg_types, const unsigned long long* arg_values, unsigned char flags) ANGLE_addTraceEvent() argument
/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.cc155 std::string TimeUtil::ToString(const Timestamp& timestamp) { in ToString() argument
159 bool TimeUtil::FromString(const std::string& value, Timestamp* timestamp) { in FromString() argument
316 int64 TimeUtil::TimestampToNanoseconds(const Timestamp& timestamp) { in TimestampToNanoseconds() argument
320 int64 TimeUtil::TimestampToMicroseconds(const Timestamp& timestamp) { in TimestampToMicroseconds() argument
325 TimestampToMilliseconds(const Timestamp& timestamp) TimestampToMilliseconds() argument
330 TimestampToSeconds(const Timestamp& timestamp) TimestampToSeconds() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineTimestampTests.cpp209 DE_ASSERT(queueFamilyIndex < queueProperties.size()); const deUint32& validBits = queueProperties[queueFamilyIndex].timestampValidBits; if (validBits == 0) throw tcu::NotSupportedError(�); checkValidBits(validBits, queueFamilyIndex); return timestampMaskFromValidBits(validBits); } void checkTimestampBits (deUint64 timestamp, deUint64 mask) { if (timestamp > mask) checkTimestampsSupported() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dnvenc.c2012 static inline void timestamp_queue_enqueue(AVFifo *queue, int64_t timestamp) in timestamp_queue_enqueue() argument
2019 int64_t timestamp = AV_NOPTS_VALUE; in timestamp_queue_dequeue() local
/third_party/ffmpeg/libavformat/
H A Drmdec.c686 static int rm_sync(AVFormatContext *s, int64_t *timestamp, int *flags, int *stream_index, int64_t *pos){ in rm_sync() argument
759 rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb, RMDemuxContext *rm, RMStream *vst, AVPacket *pkt, int len, int *pseq, int64_t *timestamp) rm_assemble_video_frame() argument
887 ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *ast, int len, AVPacket *pkt, int *seq, int flags, int64_t timestamp) ff_rm_parse_packet() argument
1012 int64_t timestamp, pos, len; rm_read_packet() local
[all...]
H A Dgxfenc.c435 int64_t timestamp = 0; in gxf_write_umf_material_description() local
H A Dmpegenc.c568 static inline void put_timestamp(AVIOContext *pb, int id, int64_t timestamp) in put_timestamp() argument
94 put_pack_header(AVFormatContext *ctx, uint8_t *buf, int64_t timestamp) put_pack_header() argument
H A Dmpeg.c819 int64_t pos, timestamp; in vobsub_read_header() local
H A Drtpdec.c634 static int rtp_set_prft(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) { in rtp_set_prft() argument
656 static void finalize_packet(RTPDemuxContext *s, AVPacket *pkt, uint32_t timestamp) in finalize_packet() argument
704 uint32_t timestamp; rtp_parse_packet_internal() local
862 uint32_t timestamp; rtp_parse_one_packet() local
[all...]
H A Dwtvdec.c1023 uint64_t timestamp = avio_rl64(pb); in read_header() local
H A Dasfenc.c903 put_frame(AVFormatContext *s, ASFStream *stream, AVStream *avst, int64_t timestamp, const uint8_t *buf, int m_obj_size, int flags) put_frame() argument
H A Dimg2dec.c589 static int img_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in img_read_seek() argument
H A Dudp.c567 int64_t timestamp; in circular_buffer_task_tx() local
/third_party/alsa-lib/test/
H A Dlatency.c352 void gettimestamp(snd_pcm_t *handle, snd_timestamp_t *timestamp) in gettimestamp() argument
/third_party/backends/backend/
H A Dpieusb_scancmd.h110 SANE_Char timestamp[20]; /* null terminated */ member

Completed in 36 milliseconds

12345678910>>...14