Home
last modified time | relevance | path

Searched refs:TIMESTAMP (Results 1 – 25 of 49) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Drtponviftimestamp.c48 #define TIMESTAMP ((GstClockTime)42) macro
308 buffer_in = create_rtp_buffer (TIMESTAMP, clean_point); in do_one_buffer_test_apply()
335 buffer_in = create_rtp_buffer (TIMESTAMP, FALSE); in do_two_buffers_test_apply()
354 buffer_in = create_rtp_buffer (TIMESTAMP + 1, FALSE); in do_two_buffers_test_apply()
415 buffer = create_rtp_buffer (TIMESTAMP, TRUE); in GST_START_TEST()
429 buffer = create_rtp_buffer (TIMESTAMP + 1, TRUE); in GST_START_TEST()
452 buffer = create_rtp_buffer (TIMESTAMP, TRUE); in GST_START_TEST()
456 buffer = create_rtp_buffer (TIMESTAMP + 1, TRUE); in GST_START_TEST()
460 buffer = create_rtp_buffer (TIMESTAMP + 2, TRUE); in GST_START_TEST()
471 buffer = create_rtp_buffer (TIMESTAMP, TRUE); in GST_START_TEST()
[all …]
Drtponvifparse.c41 #define TIMESTAMP 42 macro
/third_party/python/Lib/
Dpy_compile.py67 TIMESTAMP = 1 variable in PycInvalidationMode
76 return PycInvalidationMode.TIMESTAMP
160 if invalidation_mode == PycInvalidationMode.TIMESTAMP:
/third_party/curl/tests/data/
Dtest35660 s/\"([^\"]*)\"/TIMESTAMP/
65 h1 %HOSTIP %HTTPPORT h1 nowhere.foo 81 TIMESTAMP 0 0
Dtest190873 s/\"([^\"]*)\"/TIMESTAMP/
78 h1 127.0.0.1 %HTTPPORT h2 3dbbdetxoyw4nsp6c3cc456oj2ays6s43ezxzsfxxri3h5xqd.example 443 TIMESTAMP 1…
Dtest35985 s/\"2([^\"]*)\"/TIMESTAMP/
90 h2 %HOSTIP %HTTPSPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
Dtest35885 s/\"2([^\"]*)\"/TIMESTAMP/
90 h2 %HOSTIP %HTTPPORT h2 %HOSTIP %HTTP2PORT TIMESTAMP 0 0
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_timer_query.txt90 TIMESTAMP 0x8E28
149 <target> must be TIMESTAMP. If <id> is an unused query object name, the
151 TIMESTAMP. Otherwise <id> must be the name of an existing query object
173 GetInteger64v with the symbolic constant TIMESTAMP. This will return the
202 TIME_ELAPSED or TIMESTAMP for timer queries.
225 For timer queries (TIME_ELAPSED and TIMESTAMP), if the number
283 TIME_ELAPSED or TIMESTAMP.
286 <target> is not TIMESTAMP.
292 a query object whose type is not TIMESTAMP.
561 TIME_ELAPSED and TIMESTAMP queries?
[all …]
/third_party/openGLES/extensions/ARB/
DARB_timer_query.txt100 TIMESTAMP 0x8E28
159 <target> must be TIMESTAMP. If <id> is an unused query object name, the
161 TIMESTAMP. Otherwise <id> must be the name of an existing query object
183 GetInteger64v with the symbolic constant TIMESTAMP. This will return the
212 TIME_ELAPSED or TIMESTAMP for timer queries.
235 For timer queries (TIME_ELAPSED and TIMESTAMP), if the number
293 TIME_ELAPSED or TIMESTAMP.
296 <target> is not TIMESTAMP.
302 a query object whose type is not TIMESTAMP.
571 TIME_ELAPSED and TIMESTAMP queries?
[all …]
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c546 brw_reg_read(brw->bufmgr, TIMESTAMP | 1, &result); in brw_get_timestamp()
549 brw_reg_read(brw->bufmgr, TIMESTAMP, &result); in brw_get_timestamp()
553 brw_reg_read(brw->bufmgr, TIMESTAMP, &result); in brw_get_timestamp()
Dbrw_screen.c1961 if (brw_reg_read(screen->bufmgr, TIMESTAMP | 1, &dummy) == 0) in brw_detect_timestamp()
1967 if (brw_reg_read(screen->bufmgr, TIMESTAMP, &last)) in brw_detect_timestamp()
1975 if (brw_reg_read(screen->bufmgr, TIMESTAMP, &dummy)) in brw_detect_timestamp()
/third_party/gstreamer/gstplugins_base/ext/ogg/
DREADME58 - TIMESTAMP is the timestamp matching the begin of the buffer
299 - setting TIMESTAMP to this value: bad - this value represents the end time
300 of the buffer, and thus conflicts with GStreamer's idea of what TIMESTAMP
303 - setting DURATION to GP_TIME - TIMESTAMP: bad - this breaks the concept of
328 - TIMESTAMP is the timestamp matching the begin of the buffer
334 this then brings TIMESTAMP + DURATION to within less
/third_party/python/Doc/library/
Dpy_compile.rst30 …, dfile=None, doraise=False, optimize=-1, invalidation_mode=PycInvalidationMode.TIMESTAMP, quiet=0)
67 the default is :attr:`PycInvalidationMode.TIMESTAMP`.
106 .. attribute:: TIMESTAMP
/third_party/openGLES/extensions/EXT/
DEXT_multiview_timer_query.txt68 TIME_ELAPSED, or a if QueryCounter is called with a target of TIMESTAMP
/third_party/gstreamer/gstreamer/docs/random/company/
Dclocks70 to use an element that does TIMESTAMP = TIMESTAMP - x inside the pipeline and
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_screen.c595 const unsigned TIMESTAMP = 0x2358; in iris_get_timestamp() local
598 iris_reg_read(screen->bufmgr, TIMESTAMP | 1, &result); in iris_get_timestamp()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_screen.c613 const unsigned TIMESTAMP = 0x2358; in crocus_get_timestamp() local
616 crocus_reg_read(screen->bufmgr, TIMESTAMP | 1, &result); in crocus_get_timestamp()
/third_party/gstreamer/gstreamer/gst/
Dgstevent.c798 GST_QUARK (TIMESTAMP), GST_TYPE_CLOCK_TIME, timestamp, in gst_event_new_gap()
825 GST_QUARK (TIMESTAMP), GST_TYPE_CLOCK_TIME, timestamp, in gst_event_parse_gap()
1230 GST_QUARK (TIMESTAMP), G_TYPE_UINT64, timestamp, NULL); in gst_event_new_qos()
1279 GST_QUARK (TIMESTAMP))); in gst_event_parse_qos()
/third_party/mesa3d/src/gallium/frontends/nine/
Dquery9.c68 GET_DATA_SIZE_CASET(TIMESTAMP, UINT64); in nine_query_result_size()
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt545 TIME_ELAPSED and TIMESTAMP queries?
548 implement TIME_ELAPSED and TIMESTAMP. If different clocks are
550 made from TIME_ELAPSED and TIMESTAMP; they may have slight
573 OpenGL 3.2 spec. It omits the glGetInteger(TIMESTAMP) functionality used to
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_timer_query.txt545 TIME_ELAPSED and TIMESTAMP queries?
548 implement TIME_ELAPSED and TIMESTAMP. If different clocks are
550 made from TIME_ELAPSED and TIMESTAMP; they may have slight
573 OpenGL 3.2 spec. It omits the glGetInteger(TIMESTAMP) functionality used to
/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dltmain.sh58 TIMESTAMP=" (1.1090 2002/02/07 19:54:36)"
168 echo "$PROGRAM (GNU $PACKAGE) $VERSION$TIMESTAMP"
624 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
3761 /* Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP */
4091 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
4463 # Generated by $PROGRAM - GNU $PACKAGE $VERSION$TIMESTAMP
/third_party/skia/third_party/externals/microhttpd/
Dltmain.sh84 TIMESTAMP=""
3267 /* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */
3844 # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
3936 …echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
4143 Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
4416 lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
9388 # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c1227 #define TIMESTAMP 0x2358 macro
1246 mi_reg64(TIMESTAMP)); in genX()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_disjoint_timer_query.txt641 TIME_ELAPSED and TIMESTAMP queries?
644 implement TIME_ELAPSED and TIMESTAMP. If different clocks are
646 made from TIME_ELAPSED and TIMESTAMP; they may have slight

12