/third_party/ltp/testcases/kernel/syscalls/copy_file_range/ |
D | copy_file_range03.c | 21 struct timespec get_timestamp(int fd) in get_timestamp() function 35 timestamp1 = get_timestamp(fd_dest); in verify_copy_file_range_timestamp() 45 timestamp2 = get_timestamp(fd_dest); in verify_copy_file_range_timestamp()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/ |
D | gstamcsurfacetexture-jni.c | 52 jmethodID get_timestamp; member 120 surface_texture.get_timestamp = in gst_amc_surface_texture_static_init() 123 if (!surface_texture.get_timestamp) { in gst_amc_surface_texture_static_init() 226 surface_texture.get_timestamp, result); in gst_amc_surface_texture_jni_get_timestamp() 398 surface_texture_class->get_timestamp = in gst_amc_surface_texture_jni_class_init()
|
/third_party/mesa3d/.gitlab-ci/lava/utils/ |
D | gitlab_section.py | 40 def get_timestamp(self, time: datetime) -> str: member in GitlabSection 50 timestamp = self.get_timestamp(time)
|
/third_party/openssl/apps/ |
D | tsget.in | 83 sub get_timestamp { 180 my ($ts_body, $error) = get_timestamp $curl, \$body;
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_winsys_dri_vgem.c | 60 vscreen->get_timestamp = NULL; in vl_vgem_drm_screen_create()
|
D | vl_winsys_drm.c | 58 vscreen->get_timestamp = NULL; in vl_drm_screen_create()
|
D | vl_winsys.h | 56 (*get_timestamp)(struct vl_screen *vscreen, void *drawable); member
|
D | vl_winsys_dri.c | 470 scrn->base.get_timestamp = vl_dri2_screen_get_timestamp; in vl_dri2_screen_create()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | timestamp.cpp | 58 result(q.pipe->screen->get_timestamp(q.pipe->screen)) { in current()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcsurfacetexture.h | 55 gboolean (* get_timestamp) (GstAmcSurfaceTexture *texture, member
|
D | gstamcsurfacetexture.c | 85 return klass->get_timestamp (self, result, err); in gst_amc_surface_texture_get_timestamp()
|
/third_party/mesa3d/src/mesa/main/ |
D | queryobj.c | 370 if (screen->get_timestamp) { in _mesa_get_timestamp() 371 return screen->get_timestamp(screen); in _mesa_get_timestamp() 375 assert(pipe->get_timestamp); in _mesa_get_timestamp() 376 return pipe->get_timestamp(pipe); in _mesa_get_timestamp()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/magicleap/ |
D | gstamc-surfacetexture-ml.c | 182 surface_texture_class->get_timestamp = in gst_amc_surface_texture_ml_class_init()
|
/third_party/mesa3d/.gitlab-ci/tests/utils/ |
D | test_lava_log.py | 59 gs.get_timestamp = lambda x: "mock_date"
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
D | tegra_screen.c | 129 return screen->gpu->get_timestamp(screen->gpu); in tegra_screen_get_timestamp() 600 screen->base.get_timestamp = tegra_screen_get_timestamp; in tegra_screen_create()
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_screen.c | 121 return screen->get_timestamp(screen); in dd_screen_get_timestamp() 630 SCR_INIT(get_timestamp); in ddebug_screen_create()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_screen.h | 170 uint64_t (*get_timestamp)(struct pipe_screen *); member
|
D | p_context.h | 1020 uint64_t (*get_timestamp)(struct pipe_context *); member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 601 screen->base.get_timestamp = softpipe_get_timestamp; in softpipe_create_screen()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | presentation.c | 189 *current_time = pq->device->vscreen->get_timestamp(pq->device->vscreen, in vlVdpPresentationQueueGetTime()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_screen.c | 323 pscreen->get_timestamp = nouveau_screen_get_timestamp; in nouveau_screen_init()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_vec4.h | 285 src_reg get_timestamp();
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.5.1.rst | 134 - i965/fs: Make get_timestamp() pass back the MOV rather than emitting
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_screen.c | 809 pscreen->get_timestamp = crocus_get_timestamp; in crocus_screen_create()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_screen.c | 920 screen->base.get_timestamp = panfrost_get_timestamp; in panfrost_create_screen()
|