Home
last modified time | relevance | path

Searched refs:showme (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/gamer/src/triangle/src_c/
H A Dmakefile97 all: $(BIN)triangle $(BIN)showme
112 $(BIN)showme: $(SRC)showme.c
113 $(CC) $(CSWITCHES) -o $(BIN)showme $(SRC)showme.c -lX11
116 $(RM) $(BIN)triangle $(BIN)triangle.o $(BIN)tricall $(BIN)showme
/dports/math/py-triangle/triangle-20200424/c/
H A Dmakefile97 all: $(BIN)triangle $(BIN)showme
112 $(BIN)showme: $(SRC)showme.c
113 $(CC) $(CSWITCHES) -o $(BIN)showme $(SRC)showme.c -lX11
116 $(RM) $(BIN)triangle $(BIN)triangle.o $(BIN)tricall $(BIN)showme
/dports/math/triangle/triangle-1.6_5/
H A Dmakefile97 all: $(BIN)triangle $(BIN)showme
112 $(BIN)showme: $(SRC)showme.c
113 $(CC) $(CSWITCHES) -o $(BIN)showme $(SRC)showme.c -lX11
116 $(RM) $(BIN)triangle $(BIN)triangle.o $(BIN)tricall $(BIN)showme
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialPrefixindex.php73 $showme = '';
75 $showme = $par;
77 $showme = $prefix;
81 $showme = $from;
85 if ( $this->including() || $showme != '' || $ns !== null ) {
86 $this->showPrefixChunk( $namespace, $showme, $from );
/dports/textproc/p5-XML-NodeFilter/XML-NodeFilter-0.01/t/
H A D01basic.t31 my $showme = $filter->what_to_show;
41 ok( $tv, $showme );
48 ok( $tv, $showme );
54 ok( $tv, $showme );
/dports/www/mediawiki137/mediawiki-1.37.1/includes/specials/
H A DSpecialPrefixindex.php90 $showme = '';
92 $showme = $par;
94 $showme = $prefix;
98 $showme = $from;
102 if ( $this->including() || $showme != '' || $ns !== null ) {
103 $this->showPrefixChunk( $namespace, $showme, $from );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialPrefixindex.php90 $showme = '';
92 $showme = $par;
94 $showme = $prefix;
98 $showme = $from;
102 if ( $this->including() || $showme != '' || $ns !== null ) {
103 $this->showPrefixChunk( $namespace, $showme, $from );
/dports/mail/mailman3/mailman-3.3.1/src/mailman/commands/docs/
H A Dshell.rst41 >>> with open(os.path.join(config.VAR_DIR, 'showme.py'), 'w') as fp:
43 ... def showme(mlist):
57 >>> command('mailman shell -l ant@example.com --run showme')
63 >>> command('mailman shell -l ant@example.com --run showme.displayname')
75 >>> command('mailman shell -l ant@example.com --run showme.changeme ANT!')
91 >>> command('mailman shell --run showme.displayname -l ^.*example.com')
96 >>> command('mailman shell --run showme.displayname -l ^bad.*')
100 >>> command('mailman shell --run showme.displayname -l ^foo')
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/hpcc-1.2.8/
H A Dinstall.sh18 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
26 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
34 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
42 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
50 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
58 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
/dports/chinese/tintin++/tt/
H A DSCRIPTS150 #showme #TICK!!!
211 #showme {Current targets: $targets[]}
216 #showme Target '%0' removed.
221 #showme Target '%0' added.
248 #showme {$var1 \e[38;5;${var1}m}
259 #showme $temp;
269 #showme $temp
283 #showme [$hpbar]
455 #line ignore #showme {$repeat[str]}
553 #showme <138>Bubba tells you 'hello';
[all …]
/dports/net/tintin++/tt/
H A DSCRIPTS150 #showme #TICK!!!
211 #showme {Current targets: $targets[]}
216 #showme Target '%0' removed.
221 #showme Target '%0' added.
248 #showme {$var1 \e[38;5;${var1}m}
259 #showme $temp;
269 #showme $temp
283 #showme [$hpbar]
455 #line ignore #showme {$repeat[str]}
553 #showme <138>Bubba tells you 'hello';
[all …]
/dports/devel/mk-configure/mk-configure-0.37.0/tests/endianness/
H A DMakefile9 .PHONY: showme
10 showme: target
/dports/devel/automake/automake-1.16.5/t/
H A Dexdir3.sh27 showme:
35 $MAKE showme | grep FOO
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/grids/
H A D2dreentrantcorner-generator.py22 showme = False variable
28 showme = True variable
78 if showme:
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/hpcc-1.2.6/
H A Dinstall.sh18 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
26 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
34 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
42 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
50 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/hpcc-1.2.7/
H A Dinstall.sh18 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
26 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
34 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
42 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
50 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
/dports/math/psurface/psurface-2.0.0-13-gb5b6825/m4/
H A Dmpi-config.m459 # try new -showme:xxx function
60 mpi_getflags "-showme:compile"
69 mpi_getflags "-showme:link"
74 # use -showme and dummy parameters to extract flags
76 mpi_getflags "-showme" "-c $MPISOURCE"
80 mpi_getflags "-showme" "dummy.o -o dummy"
228 mpi_getflags "-showme:compile"
232 mpi_getflags "-showme:link"
/dports/multimedia/libv4l/linux-5.13-rc2/samples/configfs/
H A Dconfigfs_sample.c33 int showme; member
48 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
49 childless->showme++; in childless_showme_show()
83 CONFIGFS_ATTR_RO(childless_, showme);
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/configfs/
H A Dconfigfs_sample.c33 int showme; member
48 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
49 childless->showme++; in childless_showme_show()
83 CONFIGFS_ATTR_RO(childless_, showme);
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/configfs/
H A Dconfigfs_sample.c33 int showme; member
48 pos = sprintf(page, "%d\n", childless->showme); in childless_showme_show()
49 childless->showme++; in childless_showme_show()
83 CONFIGFS_ATTR_RO(childless_, showme);
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/
H A Dcore.hpp2 $CXXX `mpicxx -showme:compile|sed 's/-pthread/ /g'` -std=c++14 $0 -o $0x `mpicxx -showme:link|sed '…
/dports/net/smm++/smm/config/scripts/
H A Dpreload_maps6 #smm::showme "[lindex $map 0]\n"
10 smm::showme "scanned [llength $maps] maps in [expr [clock seconds] - $start] seconds\n"}
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/sampleScripts/
H A Dlinux-gabriel-gcc-3.3.4-mpi-raw-cmake5 export EXTRA_COMPILE_FLAGS="`$MPI_BIN_DIR/mpiCC --showme:compile`"
7 export EXTRA_LINK_FLAGS="`$MPI_BIN_DIR/mpiCC --showme:link`"
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/adaptors/fftw/mpi/
H A Denvironment.hpp3 $CXXX $CXXFLAGS -O2 -g `mpicxx -showme:compile|sed 's/-pthread/ /g'` -I$HOME/prj/alf $0 -o $0x `mpi…
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/ob-cache/test-profiles/pts/hpcc-1.2.5/
H A Dinstall.sh18 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
26 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
34 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`
42 MPI_VERSION=`$MPI_CC -showme:version 2>&1 | grep MPI | cut -d "(" -f1 | cut -d ":" -f2`

123456789