Home
last modified time | relevance | path

Searched refs:replay (Results 1 – 25 of 142) sorted by relevance

123456

/third_party/skia/third_party/externals/angle2/doc/
DCaptureAndReplay.md3 ANGLE currently supports a limited OpenGL capture and replay framework.
8 * EGL capture and replay is not yet supported.
11 * Capture and replay is currently only tested on desktop platforms.
12 * Binary replay is unimplemented. CPP replay is supported.
16 To build ANGLE with capture and replay enabled update your GN args:
22 Once built ANGLE will capture the OpenGL ES calls to CPP replay files. By default the replay will be
24 `angle_capture_context{id}_frame{n}.cpp`. Each GL Context currently has its own replay sources.
38 * Can specify an alternate replay output directory.
86 ## Running a CPP replay
88 To run a CPP replay you can use a template located in
[all …]
/third_party/vk-gl-cts/android/cts/master/vk-master-2020-03-01/
Dbinding-model.txt4846 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.nostore.replay.std140.comp
4847 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.nostore.replay.std140.frag
4848 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.nostore.replay.std140.vert
4855 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.store.replay.std140.comp
4856 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.store.replay.std140.frag
4857 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.load.store.replay.std140.vert
4864 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.convert.nostore.replay.std140.comp
4865 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.convert.nostore.replay.std140.frag
4866 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.convert.nostore.replay.std140.vert
4873 dEQP-VK.binding_model.buffer_device_address.set0.depth1.baseubo.convert.store.replay.std140.comp
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp140 bool replay) = 0;
149 bool replay) = 0;
257 bool replay) override;
266 bool replay) override;
349 bool replay) in initRayTracingShaders() argument
352 DE_UNREF(replay); in initRayTracingShaders()
371 bool replay) in initShaderBindingTables() argument
376 if (!replay) // capture phase in initShaderBindingTables()
522 bool replay) override;
531 bool replay) override;
[all …]
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-gfxreconstruct.sh13 ninja -C _build gfxrecon-replay gfxrecon-info
15 install _build/tools/replay/gfxrecon-replay build/bin
/third_party/gstreamer/gstreamer/tests/misc/
Dmeson.build1 executable('netclock-replay', 'netclock-replay.c',
/third_party/vk-gl-cts/android/cts/runner/tests/src/com/drawelements/deqp/runner/
DDeqpTestRunnerTest.java137 EasyMock.replay(mockIFolderBuildInfo); in getMockBuildHelper()
267 EasyMock.replay(mockDevice, mockIDevice); in testGlesVersion()
268 EasyMock.replay(mockListener); in testGlesVersion()
411 EasyMock.replay(mockDevice, mockIDevice); in testResultCode()
412 EasyMock.replay(mockListener); in testResultCode()
574 EasyMock.replay(mockDevice, mockIDevice); in testRun_multipleTests()
575 EasyMock.replay(mockListener); in testRun_multipleTests()
673 EasyMock.replay(mockDevice, mockIDevice); in testFiltering()
674 EasyMock.replay(mockListener); in testFiltering()
816 EasyMock.replay(mockListener); in testRun_excludeAll()
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DServiceTest.java90 control.replay(); in testCallMethod()
132 control.replay(); in testStub()
163 control.replay(); in testBlockingStub()
190 control.replay(); in testNewReflectiveService()
210 control.replay(); in testNewReflectiveBlockingService()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DServiceTest.java90 control.replay(); in testCallMethod()
134 control.replay(); in testStub()
163 control.replay(); in testBlockingStub()
192 control.replay(); in testNewReflectiveService()
214 control.replay(); in testNewReflectiveBlockingService()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c745 dest->replay.length = (constant->length == SDL_HAPTIC_INFINITY) ? in SDL_SYS_ToFFEffect()
747 dest->replay.delay = CLAMP(constant->delay); in SDL_SYS_ToFFEffect()
780 dest->replay.length = (periodic->length == SDL_HAPTIC_INFINITY) ? in SDL_SYS_ToFFEffect()
782 dest->replay.delay = CLAMP(periodic->delay); in SDL_SYS_ToFFEffect()
834 dest->replay.length = (condition->length == SDL_HAPTIC_INFINITY) ? in SDL_SYS_ToFFEffect()
836 dest->replay.delay = CLAMP(condition->delay); in SDL_SYS_ToFFEffect()
873 dest->replay.length = (ramp->length == SDL_HAPTIC_INFINITY) ? in SDL_SYS_ToFFEffect()
875 dest->replay.delay = CLAMP(ramp->delay); in SDL_SYS_ToFFEffect()
901 dest->replay.length = (leftright->length == SDL_HAPTIC_INFINITY) ? in SDL_SYS_ToFFEffect()
/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.7.txt5 trying to replay the journal won't accidentally result in a seg fault
6 if reopening the file system after the journal replay fails for some
/third_party/openssl/doc/man3/
DSSL_read_early_data.pod69 additional considerations around replay attacks (see L<REPLAY PROTECTION>
206 early data setting for a server is nonzero then replay protection is
231 is accepted or not, for example to mitigate replay risks (see L</REPLAY PROTECTION>
239 in which case this callback will not get called. Notably, the built-in replay
288 mitigation for this issue OpenSSL automatically enables replay protection if the
289 server is configured with a nonzero max early data value. With replay
296 The replay protection mechanism relies on the internal OpenSSL server session
297 cache (see L<SSL_CTX_set_session_cache_mode(3)>). When replay protection is
311 result in an application becoming vulnerable to replay attacks. Note that
317 the possibility of replay attacks.
[all …]
/third_party/node/deps/icu-small/source/common/
Ducnv.cpp837 UChar replay[UCNV_EXT_MAX_UCHARS]; in _fromUnicodeWithCallback() local
880 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
881 pArgs->source=replay; in _fromUnicodeWithCallback()
882 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
969 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
970 pArgs->source=replay; in _fromUnicodeWithCallback()
971 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
1282 char replay[UCNV_EXT_MAX_BYTES]; in _toUnicodeWithCallback() local
1325 uprv_memcpy(replay, cnv->preToU, -cnv->preToULength); in _toUnicodeWithCallback()
1326 pArgs->source=replay; in _toUnicodeWithCallback()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv.cpp837 UChar replay[UCNV_EXT_MAX_UCHARS]; in _fromUnicodeWithCallback() local
880 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
881 pArgs->source=replay; in _fromUnicodeWithCallback()
882 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
969 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
970 pArgs->source=replay; in _fromUnicodeWithCallback()
971 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
1282 char replay[UCNV_EXT_MAX_BYTES]; in _toUnicodeWithCallback() local
1325 uprv_memcpy(replay, cnv->preToU, -cnv->preToULength); in _toUnicodeWithCallback()
1326 pArgs->source=replay; in _toUnicodeWithCallback()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Ducnv.cpp837 UChar replay[UCNV_EXT_MAX_UCHARS]; in _fromUnicodeWithCallback() local
880 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
881 pArgs->source=replay; in _fromUnicodeWithCallback()
882 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
969 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
970 pArgs->source=replay; in _fromUnicodeWithCallback()
971 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
1282 char replay[UCNV_EXT_MAX_BYTES]; in _toUnicodeWithCallback() local
1325 uprv_memcpy(replay, cnv->preToU, -cnv->preToULength); in _toUnicodeWithCallback()
1326 pArgs->source=replay; in _toUnicodeWithCallback()
[all …]
/third_party/icu/icu4c/source/common/
Ducnv.cpp837 UChar replay[UCNV_EXT_MAX_UCHARS]; in _fromUnicodeWithCallback() local
880 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
881 pArgs->source=replay; in _fromUnicodeWithCallback()
882 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
969 uprv_memcpy(replay, cnv->preFromU, -cnv->preFromULength*U_SIZEOF_UCHAR); in _fromUnicodeWithCallback()
970 pArgs->source=replay; in _fromUnicodeWithCallback()
971 pArgs->sourceLimit=replay-cnv->preFromULength; in _fromUnicodeWithCallback()
1282 char replay[UCNV_EXT_MAX_BYTES]; in _toUnicodeWithCallback() local
1325 uprv_memcpy(replay, cnv->preToU, -cnv->preToULength); in _toUnicodeWithCallback()
1326 pArgs->source=replay; in _toUnicodeWithCallback()
[all …]
/third_party/libinput/doc/user/
Dtools.rst156 libinput record and libinput replay
163 replay`` command. This pair of tools is crucial to capturing bugs and
218 The recording can be replayed with the ``libinput replay`` command: ::
220 $ sudo libinput replay touchpad.yml
225 ``libinput replay`` creates a new virtual device based on the description in
230 Users are advised to always replay a recorded event sequence to ensure they
234 **libinput-replay(1)** man pages.
293 $ sudo libinput replay touchpad-bug.yml
/third_party/e2fsprogs/tests/j_corrupt_commit_csum/
Dexpect2 Journal transaction 3 was corrupt, replay was aborted.
/third_party/mesa3d/.gitlab-ci/fossils/
Dfossils.sh68 fossilize-replay --num-threads 4 $fossil 1>&2 2> $FOSSILS_RESULTS/fossil_replay.txt
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture_mock.cpp43 void FrameCaptureShared::replay(gl::Context *context) {} in replay() function in angle::FrameCaptureShared
/third_party/libinput/tools/
Dlibinput-replay108 def replay(device, verbose): function
186 p = multiprocessing.Process(target=wrap, args=(replay, d, args.verbose))
/third_party/skia/third_party/externals/angle2/samples/
DBUILD.gn11 # Decide which context to replay, starting with desktop default
214 # To use the capture replay sample first move your capture sources into
/third_party/e2fsprogs/tests/u_corrupt_blk_csum_force/
Dscript1 test_description="force replay of corrupt e2undo block data"
/third_party/e2fsprogs/tests/u_force_dryrun/
Dscript1 test_description="force dry-run replay of corrupt e2undo block data"
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/doc/docbook/
Dwpa_background.sgml40 makes attacks easier, there is no replay protection, and non-keyed
48 per-packet RC4 keys. In addition, it implements replay protection,
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/doc/docbook/
Dwpa_background.sgml44 makes attacks easier, there is no replay protection, and non-keyed
52 per-packet RC4 keys. In addition, it implements replay protection,

123456