Home
last modified time | relevance | path

Searched refs:contchar (Results 1 – 25 of 28) sorted by relevance

12

/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dstackio.c122 char *contchar = eoln-1; in unlimfgets() local
123 while ((contchar > fg->inbufp) && isspace((int)*contchar) && (*contchar != '\\')) contchar--; in unlimfgets()
124 continued = (*contchar == '\\'); in unlimfgets()
127 *contchar = '\0'; in unlimfgets()
165 char *contchar = STRBUF(buffer) + STRBUFLEN(buffer) - 1; in unlimfgets() local
166 … while ((contchar > STRBUF(buffer)) && isspace((int)*contchar) && (*contchar != '\\')) contchar--; in unlimfgets()
168 if (*contchar == '\\') { in unlimfgets()
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dstackio.c122 char *contchar = eoln-1; in unlimfgets() local
123 while ((contchar > fg->inbufp) && isspace((int)*contchar) && (*contchar != '\\')) contchar--; in unlimfgets()
124 continued = (*contchar == '\\'); in unlimfgets()
127 *contchar = '\0'; in unlimfgets()
165 char *contchar = STRBUF(buffer) + STRBUFLEN(buffer) - 1; in unlimfgets() local
166 … while ((contchar > STRBUF(buffer)) && isspace((int)*contchar) && (*contchar != '\\')) contchar--; in unlimfgets()
168 if (*contchar == '\\') { in unlimfgets()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/roadmap/
H A Dcontrol.top19 Xbar Control Chart <xemf: ~qual\contchar.men>
20 Range Control Chart <xemf: ~qual\contchar.men>
/dports/databases/gnats4/gnats-4.1.0/gnats/
H A Dcmds.c1054 char contchar = ((x < (ac - 1)) ? '-' : ' '); in GNATS_fieldflags() local
1067 CODE_INVALID_FIELD_NAME, contchar, av[x]); in GNATS_fieldflags()
1504 char contchar = (x < (ac - 1)) ? '-' : ' '; in GNATS_ftyp() local
1509 printf ("%d%c%s\n", CODE_INFORMATION, contchar, in GNATS_ftyp()
1515 CODE_INVALID_FIELD_NAME, contchar, av[x]); in GNATS_ftyp()
1577 char contchar = (x < (ac - 1)) ? '-' : ' '; in GNATS_fdsc() local
1588 printf ("%d%c%s\n", CODE_INFORMATION, contchar, desc); in GNATS_fdsc()
1593 CODE_INVALID_FIELD_NAME, contchar, av[x]); in GNATS_fdsc()
1633 char contchar = (x < (ac - 1)) ? '-' : ' '; in GNATS_inputdefault() local
1648 printf ("%d%c", CODE_INFORMATION, contchar); in GNATS_inputdefault()
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/qual/
H A Dmpc.top21 Control Charts <~qual\contchar.top>
31 Control Charts <~qual\contchar.top>
H A D7oldtool.top13 Control Charts <~qual\contchar.top>
H A Dqual.top10 Control charts <~qual\contchar.top>
H A Dcontchar.top1 ----- <~qual\contchar.top> Control Chart
H A Dcontchar.men1 This is file contchar.men--Generate Control Charts
/dports/textproc/filepp/filepp-1.8.0/
H A Dfilepp.in119 my $contchar;
120 if($charperlre) { $contchar = "\\\\"; }
121 else { $contchar = "\Q\\\E"; }
438 $contchar = shift;
440 if(!$charperlre) { $contchar = "\Q$contchar\E"; }
441 Debug("Setting line continuation character to <".$contchar.">", 2);
2253 if($thisline =~ /$contchar$/) {
2256 $thisline =~ s/$contchar\n\Z//;
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/handbook/
H A Dprobcat.top11 Control Charts <~qual\contchar.top>
H A Dpmc.top18 Control Charts <~qual\contchar.top>
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajphylo.h301 AjPPhyloFreq ajPhyloFreqRead(const AjPStr filename, AjBool contchar,
H A Dajphylo.c845 AjBool contchar, AjBool genedata, AjBool indiv) in ajPhyloFreqRead() argument
935 if(contchar) in ajPhyloFreqRead()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/plot/
H A Dplot.top15 Control Charts <~qual\contchar.top>
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp2862 CHAR *pt, *lastspace, contchar; in sim_spice_xputs() local
2867 if (iscomment) contchar = '*'; else in sim_spice_xputs()
2868 contchar = '+'; in sim_spice_xputs()
2894 xprintf(stream, x_("'\n%c "), contchar); in sim_spice_xputs()
2899 xprintf(stream, x_("\n%c "), contchar); in sim_spice_xputs()
2906 xprintf(stream, x_("\n%c "), contchar); in sim_spice_xputs()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/acd/
H A Dajacd.c9903 AjBool contchar = ajFalse; in acdSetFrequencies() local
9912 acdAttrToBool(thys, "continuous", ajFalse, &contchar); in acdSetFrequencies()
9934 val = ajPhyloFreqRead(acdReply, contchar, genedata, within); in acdSetFrequencies()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Drefman.tex911 CONTINUE CHARACTER refman1/ch5/contchar.pdf
912 CONTINUE CHARACTER refman1/ch8/contchar.pdf
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84909 contchar
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/c2/stemmer/
H A Dwords84915 contchar

12