Home
last modified time | relevance | path

Searched refs:dc_test (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/distcache/distcache-1.5.1/doc/
H A Ddc_test.pod3 dc_test - Distributed session cache testing and benchmarking tool
8 B<dc_test> -connect <addr> [options]
13 B<dc_test> runs a configurable number of session caching operations against a
23 B<dc_test> runs one cache operation at a time, so it provides an accurate
28 of B<dc_test> in parallel.
34 B<dc_test> will itself immediately halt with an error if any operation that
43 This flag specifies the address B<dc_test> should connect and send cache
48 Normally B<dc_test> will remain silent while testing is in progress and will
53 the architecture and to verify that neither B<dc_test> nor the tools it
68 The sessions created by B<dc_test> during initialisation have random session
[all …]
H A DMakefile.am2 dc_server.1 dc_client.1 dc_snoop.1 dc_test.1 \
9 dc_server.pod dc_client.pod dc_snoop.pod dc_test.pod \
H A Ddc_snoop.pod64 dc_test -connect UNIX:/tmp/cacheclient
79 dc_test -connect UNIX:/tmp/cacheclient
H A DMakefile.in91 dc_server.1 dc_client.1 dc_snoop.1 dc_test.1 \
99 dc_server.pod dc_client.pod dc_snoop.pod dc_test.pod \
H A Ddistcache.pod62 =item B<dc_test>
67 of B<dc_server> or against a B<dc_client> proxy. See L<dc_test(1)>.
/dports/security/distcache/distcache-1.5.1/
H A DBUGS27 - dc_test should in theory avoid the case that a session it added could have
30 unusable by dc_test for further cache requests until at least a couple of
31 seconds after the expiry where dc_test should then assume it was removed by
35 working between dc_test and dc_server. It works between nal_ping and nal_echo
H A DREADME45 o Includes self-testing and traffic-analysis tools (dc_test, dc_snoop).
H A DCHANGES328 piper dc_test -connect FD:0:1 -persistent -- dc_server -listen FD:0:1
444 *) Improved cleanup code in dc_test (for memory leaks).
792 - dc_test(1)
809 *) Rename "test_session" to "dc_test" to keep with the naming convention
/dports/security/distcache/distcache-1.5.1/test/
H A DMakefile.in92 bin_PROGRAMS = nal_echo nal_ping nal_hose nal_pong dc_test nal_test nal_proxy
93 dc_test_SOURCES = dc_test.c
127 nal_pong$(EXEEXT) dc_test$(EXEEXT) nal_test$(EXEEXT) \
131 am_dc_test_OBJECTS = dc_test.$(OBJEXT)
174 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/dc_test.Po $(DEPDIR)/echo.Po \
236 dc_test$(EXEEXT): $(dc_test_OBJECTS) $(dc_test_DEPENDENCIES)
237 @rm -f dc_test$(EXEEXT)
264 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/dc_test.Po@am__quote@
H A DMakefile.am3 bin_PROGRAMS = nal_echo nal_ping nal_hose nal_pong dc_test nal_test nal_proxy program
4 dc_test_SOURCES = dc_test.c
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c159 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
327 … case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, frame%30); break; in request_frame()
328 … case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, frame%30); break; in request_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dvsrc_mptestsrc.c159 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
329 … case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, frame%30); break; in request_frame()
330 … case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, frame%30); break; in request_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c159 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
327 … case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, frame%30); break; in request_frame()
328 … case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, frame%30); break; in request_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvsrc_mptestsrc.c164 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
335 case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, mod); break; in request_frame()
336 case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, mod); break; in request_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c164 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
335 case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, mod); break; in request_frame()
336 case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, mod); break; in request_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c164 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
335 case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, mod); break; in request_frame()
336 case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, mod); break; in request_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dvsrc_mptestsrc.c164 static void dc_test(uint8_t *dst, int dst_linesize, int w, int h, int off) in dc_test() function
335 case TEST_DC_LUMA: dc_test(picref->data[0], picref->linesize[0], 256, 256, mod); break; in request_frame()
336 case TEST_DC_CHROMA: dc_test(picref->data[1], picref->linesize[1], 256, 256, mod); break; in request_frame()
/dports/math/gh-bc/bc-5.2.1/
H A Dconfigure988 dc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $gene…
1053 dc_test="@printf 'No dc tests to run\\\\n'"
1640 contents=$(replace "$contents" "DC_ALL_TESTS" "$dc_test")
H A Dconfigure.sh988 dc_test="@export BC_TEST_OUTPUT_DIR=\"$builddir/tests\"; \$(TESTSDIR)/all.sh dc $extra_math 1 $gene…
1053 dc_test="@printf 'No dc tests to run\\\\n'"
1640 contents=$(replace "$contents" "DC_ALL_TESTS" "$dc_test")
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_pickmode.c326 int dc_test = 1;
354 dc_test = 0;
361 if (dc_test)
363 } else if (dc_test) {
/dports/devel/p5-libxml-enno/libxml-enno-1.02/
H A DMANIFEST187 t/out/dc_test.err
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_pickmode.c377 int dc_test = 1; in model_rd_for_sb_y_large() local
408 dc_test = 0; in model_rd_for_sb_y_large()
415 if (dc_test) x->skip_txfm[0] = SKIP_TXFM_AC_DC; in model_rd_for_sb_y_large()
416 } else if (dc_test) { in model_rd_for_sb_y_large()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dnonrd_pickmode.c649 int dc_test = 1; in model_skip_for_sb_y_large() local
680 dc_test = 0; in model_skip_for_sb_y_large()
684 if (ac_test && dc_test) { in model_skip_for_sb_y_large()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dnonrd_pickmode.c605 int dc_test = 1; in model_skip_for_sb_y_large() local
636 dc_test = 0; in model_skip_for_sb_y_large()
640 if (ac_test && dc_test) { in model_skip_for_sb_y_large()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_pickmode.c509 int dc_test = 1; in model_rd_for_sb_y_large() local
540 dc_test = 0; in model_rd_for_sb_y_large()
547 if (dc_test) x->skip_txfm[0] = SKIP_TXFM_AC_DC; in model_rd_for_sb_y_large()
548 } else if (dc_test) { in model_rd_for_sb_y_large()

12