Home
last modified time | relevance | path

Searched refs:BANNER (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/dports/textproc/libsphinxclient/sphinx-2.0.9-release/
H A Dsmoke.sh40 BANNER="testing $CONFARGS build"
41 cmd "$SHELL ./configure $CONFARGS" "$BANNER: configure failed"
42 cmd "make clean" "$BANNER: make clean failed"
43 cmd "make $jobs" "$BANNER: make failed"
45 …cmd1 "/dev/null" "cd ./test; php ubertest.php t -u test --strict-verbose --no-demo" "$BANNER: regr…
48 cmd "cd ./src; ./tests" "$BANNER: unit tests failed"
51 cmd "cd ./api/libsphinxclient; ./smoke_test.sh" "$BANNER: C API tests failed"
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/
H A Dsmoke.sh42 BANNER="testing $CONFARGS build"
43 cmd "$SHELL ./configure $CONFARGS" "$BANNER: configure failed"
44 cmd "make clean" "$BANNER: make clean failed"
45 cmd "make $jobs" "$BANNER: make failed"
47 …cmd1 "/dev/null" "cd ./test; php ubertest.php t -u test --strict-verbose --no-demo" "$BANNER: regr…
50 cmd "cd ./src; ./tests" "$BANNER: unit tests failed"
53 …cmd "cd ./api/libsphinxclient; ./smoke_test.sh" "$BANNER: C API tests failed" "pwd; cat smoke_diff…
/dports/devel/py-adb/python-adb-1.3.0-9-gd0be33c/test/
H A Dadb_test.py30 BANNER = b'blazetest' variable
100 dev.ConnectDevice(handle=usb, banner=BANNER)
115 dev.ConnectDevice(handle=usb, banner=BANNER)
127 dev.ConnectDevice(handle=usb, banner=BANNER)
138 dev.ConnectDevice(handle=usb, banner=BANNER)
150 dev.ConnectDevice(handle=usb, banner=BANNER)
160 dev.ConnectDevice(handle=usb, banner=BANNER)
166 dev.ConnectDevice(handle=usb, banner=BANNER)
172 dev.ConnectDevice(handle=usb, banner=BANNER)
178 dev.ConnectDevice(handle=usb, banner=BANNER)
[all …]
/dports/sysutils/webmin/webmin-1.981/
H A Dpam_login.cgi17 open(BANNER, "<$gconfig{'loginbanner'}");
18 while(<BANNER>) {
22 close(BANNER);
H A Dsession_login.cgi18 open(BANNER, "<$gconfig{'loginbanner'}");
19 while(<BANNER>) {
23 close(BANNER);
/dports/sysutils/usermin/usermin-1.830/
H A Dpam_login.cgi17 open(BANNER, "<$gconfig{'loginbanner'}");
18 while(<BANNER>) {
22 close(BANNER);
H A Dsession_login.cgi18 open(BANNER, "<$gconfig{'loginbanner'}");
19 while(<BANNER>) {
23 close(BANNER);
/dports/net/ocserv/ocserv-1.1.3/tests/
H A Dbanner28 BANNER="Welcome%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%…
56 grep "${BANNER}" ${TMPFILE} >/dev/null
67 grep "${BANNER}" ${TMPFILE} >/dev/null
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlisp.c25 #define BANNER "XLISP version 2.0, Copyright (c) 1986, by David Betz" macro
27 #define BANNER "Music Editor, Copyright (c) 1987, by Roger B. Dannenberg\n\ macro
32 #define BANNER "XLISP version 2.0, Copyright (c) 1986, by David Betz\n\ macro
35 #define BANNER "XLISP version 2.0, Copyright (c) 1986, by David Betz" macro
144 osinit(BANNER); in xlisp_main_init()
/dports/www/e107/e107/e107_docs/help/English/
H A DBanners3 … a banner. Open the theme.php of the theme and make sure you have {BANNER} or {BANNER=yourcampaign…
6BANNER=cam1} in one area of your $HEADER section in the theme.php will show only cam_1 banners, an…
/dports/sysutils/webmin/webmin-1.981/authentic-theme/
H A Dpam_login.cgi53 open(BANNER, $gconfig{'loginbanner'});
55 while (<BANNER>) {
60 close(BANNER);
H A Dsession_login.cgi52 open(BANNER, $gconfig{'loginbanner'});
54 while (<BANNER>) {
59 close(BANNER);
/dports/sysutils/usermin/usermin-1.830/authentic-theme/
H A Dpam_login.cgi53 open(BANNER, $gconfig{'loginbanner'});
55 while (<BANNER>) {
60 close(BANNER);
H A Dsession_login.cgi52 open(BANNER, $gconfig{'loginbanner'});
54 while (<BANNER>) {
59 close(BANNER);
/dports/comms/ser2net/ser2net-3.5.1/
H A Dser2net.conf254 BANNER:banner:Welcome to ser2net TCP port \p\r\n
256 BANNER:banner1:Welcome to ser2net TCP port \p device \d\r\n\
260 BANNER:banner2:this is ser2net TCP port \p device \d\r\n\
264 BANNER:banner3:this is ser2net TCP port \p device \d serial parms \s\r\n
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/afl/src/
H A Dafl-plot65 BANNER="`cat "$1/fuzzer_stats" | grep '^afl_banner ' | cut -d: -f2- | cut -b2-`"
67 test "$BANNER" = "" && BANNER="(none)"
150 <tr><td style="width: 18ex"><b>Banner:</b></td><td>$BANNER</td></tr>
/dports/security/afl/afl-2.52b/
H A Dafl-plot65 BANNER="`cat "$1/fuzzer_stats" | grep '^afl_banner ' | cut -d: -f2- | cut -b2-`"
67 test "$BANNER" = "" && BANNER="(none)"
150 <tr><td style="width: 18ex"><b>Banner:</b></td><td>$BANNER</td></tr>
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/
H A DZookeeperBanner.java29 private static final String[] BANNER = { field in ZookeeperBanner
41 for (String line : BANNER) { in printBanner()
/dports/net/socat/socat-1.7.4.2/
H A Dreadline-test.sh12 BANNER='readline feature test program'
30 $ECHO "$BANNER"
/dports/sysutils/istio/istio-1.6.7/mixer/pkg/il/interpreter/
H A Dgenerate.sh18 BANNER=$(cat <<-END
26 printf '%s\n\n' "${BANNER}" >"${SCRIPT_DIR}/interpreterRun.gen.go"
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/thirdparty/identywaf/
H A DidentYwaf.py64 BANNER = r""" variable
101 for _ in re.findall(r"`.+?`", BANNER):
102 BANNER = BANNER.replace(_, "\033[01;92m%s\033[00;49m" % _.strip('`')) variable
103 for _ in re.findall(r" [Do] ", BANNER):
104 BANNER = BANNER.replace(_, "\033[01;93m%s\033[00;49m" % _.strip('`')) variable
105 BANNER = re.sub(VERSION, r"\033[01;91m%s\033[00;49m" % VERSION, BANNER) variable
107 BANNER = BANNER.replace('`', "")
573 print(BANNER)
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dxml.c189 fprintf(file, "<DESCRIPTION>produced by %s</DESCRIPTION>\n", BANNER); in write_xml_header()
192 fprintf(file, "<RESOURCE ID=\"%s\" name=\"%s\">\n", BANNER, rfilename); in write_xml_header()
194 "</DESCRIPTION>\n", BANNER); in write_xml_header()
202 " <!-- Now comes the definition of each %s parameter -->\n", BANNER); in write_xml_header()
246 fprintf(file, " <DESCRIPTION>%s meta-data</DESCRIPTION>\n", BANNER); in write_xml_meta()
250 BANNER); in write_xml_meta()
312 " extension</DESCRIPTION>\n", BANNER); in write_xml_meta()
403 BANNER, WARNING_NMAX); in write_xml_meta()
419 fprintf(file, " <DESCRIPTION>%s configuration</DESCRIPTION>\n", BANNER); in write_xml_meta()
/dports/print/lprps/lprps-2.5/
H A Dpsof.c31 #ifndef BANNER
32 #define BANNER "/usr/local/lib/banner.ps" macro
259 infp = fopen(BANNER, "r");
261 sys_error(BANNER);
/dports/security/afl++/AFLplusplus-3.14c/
H A Dafl-plot80 BANNER="`cat "$inputdir/fuzzer_stats" 2> /dev/null | grep '^afl_banner ' | cut -d: -f2- | cut -b2-`"
82 test "$BANNER" = "" && BANNER="(none)"
172 <tr><td style="width: 18ex"><b>Banner:</b></td><td>$BANNER</td></tr>
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dmessages.c20 #define BANNER "BusyBox v" BB_VER " (" BB_EXTRA_VERSION ")" macro
22 const char bb_banner[] ALIGN1 = BANNER;

12345678910>>...23