Home
last modified time | relevance | path

Searched defs:recording (Results 1 – 25 of 2295) sorted by relevance

12345678910>>...92

/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/inspector/
H A Drenderrecording.c28 GtkInspectorRenderRecording *recording = GTK_INSPECTOR_RENDER_RECORDING (object); in G_DEFINE_TYPE() local
51 collect_profiler_info (GtkInspectorRenderRecording *recording, in collect_profiler_info()
69 GtkInspectorRenderRecording *recording; in gtk_inspector_render_recording_new() local
84 gtk_inspector_render_recording_get_node (GtkInspectorRenderRecording *recording) in gtk_inspector_render_recording_get_node()
90 gtk_inspector_render_recording_get_clip_region (GtkInspectorRenderRecording *recording) in gtk_inspector_render_recording_get_clip_region()
96 gtk_inspector_render_recording_get_area (GtkInspectorRenderRecording *recording) in gtk_inspector_render_recording_get_area()
102 gtk_inspector_render_recording_get_profiler_info (GtkInspectorRenderRecording *recording) in gtk_inspector_render_recording_get_profiler_info()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/recordings/
H A DPVRRecordings.cpp40 for (const auto& recording : m_recordings) in UpdateFromClients() local
102 for (auto& recording : m_recordings) in UpdateInProgressSize() local
157 for (const auto& recording : m_recordings) in GetById() local
176 for (const auto& recording : m_recordings) in GetByPath() local
240 for (const auto& recording : m_recordings) in GetRecordingForEpgTag() local
268 bool CPVRRecordings::SetRecordingsPlayCount(const std::shared_ptr<CPVRRecording>& recording, int co… in SetRecordingsPlayCount()
273 bool CPVRRecordings::IncrementRecordingsPlayCount(const std::shared_ptr<CPVRRecording>& recording) in IncrementRecordingsPlayCount()
278 bool CPVRRecordings::ChangeRecordingsPlayCount(const std::shared_ptr<CPVRRecording>& recording, int… in ChangeRecordingsPlayCount()
307 bool CPVRRecordings::MarkWatched(const std::shared_ptr<CPVRRecording>& recording, bool bWatched) in MarkWatched()
315 bool CPVRRecordings::ResetResumePoint(const std::shared_ptr<CPVRRecording>& recording) in ResetResumePoint()
/dports/math/R/R-4.1.2/src/library/grid/R/
H A Dgrid.R23 push.vp <- function(vp, recording) { argument
27 push.vp.default <- function(vp, recording) { argument
31 push.vp.viewport <- function(vp, recording) { argument
58 push.vp.vpList <- function(vp, recording) { argument
59 push.vp.parallel <- function(vp, recording) { argument
72 push.vp.vpStack <- function(vp, recording) { argument
78 push.vp.vpTree <- function(vp, recording) { argument
88 push.vp.vpPath <- function(vp, recording) { argument
96 pushViewport <- function(..., recording=TRUE) { argument
229 upViewport <- function(n=1, recording=TRUE) { argument
[all …]
/dports/math/libRmath/R-4.1.1/src/library/grid/R/
H A Dgrid.R23 push.vp <- function(vp, recording) { argument
27 push.vp.default <- function(vp, recording) { argument
31 push.vp.viewport <- function(vp, recording) { argument
58 push.vp.vpList <- function(vp, recording) { argument
59 push.vp.parallel <- function(vp, recording) { argument
72 push.vp.vpStack <- function(vp, recording) { argument
78 push.vp.vpTree <- function(vp, recording) { argument
88 push.vp.vpPath <- function(vp, recording) { argument
96 pushViewport <- function(..., recording=TRUE) { argument
229 upViewport <- function(n=1, recording=TRUE) { argument
[all …]
/dports/net/guacamole-server/guacamole-server-1.3.0/src/common/
H A Drecording.c164 guac_common_recording* recording = malloc(sizeof(guac_common_recording)); local
184 void guac_common_recording_free(guac_common_recording* recording) {
196 void guac_common_recording_report_mouse(guac_common_recording* recording,
206 void guac_common_recording_report_key(guac_common_recording* recording,
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String eventTypeName, String f… in getRevocationEvents()
115 Recording recording = new Recording(); in testSingleRevocation() local
139 Recording recording = new Recording(); in testBulkRevocation() local
163 Recording recording = new Recording(); in testSelfRevocation() local
185 Recording recording = new Recording(); in testExitedThreadRevocation() local
232 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
266 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String eventTypeName, String f… in getRevocationEvents()
115 Recording recording = new Recording(); in testSingleRevocation() local
139 Recording recording = new Recording(); in testBulkRevocation() local
163 Recording recording = new Recording(); in testSelfRevocation() local
185 Recording recording = new Recording(); in testExitedThreadRevocation() local
232 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
266 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String eventTypeName, String f… in getRevocationEvents()
115 Recording recording = new Recording(); in testSingleRevocation() local
139 Recording recording = new Recording(); in testBulkRevocation() local
163 Recording recording = new Recording(); in testSelfRevocation() local
185 Recording recording = new Recording(); in testExitedThreadRevocation() local
232 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
266 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java102 …static List<RecordedEvent> getRevocationEvents(Recording recording, String eventTypeName, String f… in getRevocationEvents()
113 Recording recording = new Recording(); in testSingleRevocation() local
137 Recording recording = new Recording(); in testBulkRevocation() local
161 Recording recording = new Recording(); in testSelfRevocation() local
183 Recording recording = new Recording(); in testExitedThreadRevocation() local
230 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
264 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/runtime/
H A DTestBiasedLockRevocationEvents.java104 …static List<RecordedEvent> getRevocationEvents(Recording recording, String fieldName, Class<?> loc… in getRevocationEvents()
114 Recording recording = new Recording(); in testSingleRevocation() local
138 Recording recording = new Recording(); in testBulkRevocation() local
162 Recording recording = new Recording(); in testSelfRevocation() local
184 Recording recording = new Recording(); in testExitedThreadRevocation() local
231 Recording recording = new Recording(); in testBulkRevocationNoRebias() local
265 Recording recording = new Recording(); in testRevocationSafepointIdCorrelation() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/api/recorder/
H A DTestRecorderListener.java51 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
74 Recording recording = new Recording(); in main() local
99 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/api/recorder/
H A DTestRecorderListener.java53 public void recordingStateChanged(Recording recording) { in recordingStateChanged()
76 Recording recording = new Recording(); in main() local
101 Recording recording = new Recording(); in testDefaultrecordingStateChangedListener() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jfr/share/classes/jdk/jfr/internal/management/
H A DManagementSupport.java120 public static String getDestinationOriginalText(Recording recording) { in getDestinationOriginalText()
128 …public static void checkSetDestination(Recording recording, String destination) throws IOException{ in checkSetDestination()
142 public static void removeBefore(Recording recording, Instant timestamp) { in removeBefore()
148 public static void removePath(Recording recording, Path path) { in removePath()
161 public static long getStartTimeNanos(Recording recording) { in getStartTimeNanos()

12345678910>>...92