Home
last modified time | relevance | path

Searched refs:NOFILL (Results 1 – 25 of 67) sorted by relevance

123

/dports/mail/qpopper/qpopper4.1.0/mmangle/
H A Denriched.c86 #define NOFILL ((textEnrichedS *)TESp)->nofill macro
98 #define NOFILL TES.nofill macro
153 NOFILL++; in textEnrichedToPlain()
157 NOFILL--; in textEnrichedToPlain()
162 else if(EOLCHECK(inBuf) && NOFILL <= 0) { in textEnrichedToPlain()
296 NOFILL++; in textEnrichedToHTML()
300 NOFILL--; in textEnrichedToHTML()
309 if(*inBuf=='\n' && NOFILL <= 0 && PARAMCT <= 0) { in textEnrichedToHTML()
/dports/math/p5-Statistics-Basic/Statistics-Basic-1.6611/
H A DBasic.pm13 our( $NOFILL, $DEBUG, $IPRES, $TOLER, $UNBIAS );
16 $NOFILL = exists($ENV{NOFILL}) ? $ENV{NOFILL} : 0;
47 $NOFILL = 0;
/dports/graphics/ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/graphics/p5-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/graphics/py-ming/libming-ming-0_4_8/ch/include/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/cad/gdsreader/GDSreader.0.3.2/
H A DGDSconsts.h42 #define NOFILL 0 macro
/dports/science/minc2/minc-release-2.2.00/progs/mincreshape/
H A Dmincreshape.h62 #define NOFILL DBL_MAX /* Fillvalue indicating -nofill */ macro
H A Dcopy_data.c437 *fillvalue = ((reshape_info->fillvalue == NOFILL) ? 0.0 : in handle_normalization()
557 (reshape_info->fillvalue == NOFILL) && in get_block_min_and_max()
H A Dmincreshape.c220 static double fillvalue = NOFILL; in get_arginfo()
460 (pixfillvalue != NOFILL)); in get_arginfo()
534 *dptr = NOFILL; in get_fillvalue()
1446 (reshape_info->fillvalue == NOFILL)) { in setup_output_file()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dshape.h42 #define NOFILL NULL
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dshape.h42 #define NOFILL NULL macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeSegmentCommand.idl41 const short NOFILL = 6;
/dports/math/p5-Statistics-Basic/Statistics-Basic-1.6611/t/
H A D07_vector.t16 { local $Statistics::Basic::NOFILL = 1;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeSegmentCommand.idl41 const short NOFILL = 6;
/dports/mail/gnumail/GNUMail-1.3.0/Framework/GNUMail/
H A DNSAttributedString+TextEnriched.m59 #define NOFILL @"<nofill>" macro
201 …, FLUSHLEFT_END, FLUSHRIGHT, FLUSHRIGHT_END, IN, IN_END, LEFT, LEFT_END, NOFILL, NOFILL_END, OUT, …
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c1230 NOFILL|INPUTOPT, x_(" \t"), M_("colormap file name"), 0};
1258 NOFILL|INPUTOPT, x_(" \t"), M_("command file name"), 0};
1712 NOFILL|INPUTOPT, x_(" \t"), M_("name of library file to read"), 0};
3152 NOFILL|INPUTOPT, x_(" \t"), M_("variable name to examine"), 0};
3154 NOFILL|INPUTOPT, x_(" \t"), M_("variable name to change"), 0};
3170 NOFILL, x_(" \t"), M_("variable name to delete"), 0};
3172 NOFILL|INPUTOPT, x_(" \t"), M_("variable name to modify"), 0};
3180 NOFILL|INPUTOPT, x_(" \t"), M_("pattern matching string"), 0};
3214 NOFILL|INPUTOPT, x_(" \t"), M_("type to request"), 0};
3328 us_paramvisiblelayers, NOFILL|INPUTOPT, x_(" \t"),
[all …]
/dports/math/p5-Statistics-Basic/Statistics-Basic-1.6611/Basic/
H A DVector.pm129 unless( $Statistics::Basic::NOFILL ) {
/dports/science/netcdf/netcdf-c-4.7.4/nc_test/
H A Dtst_large.c131 #ifndef NOFILL in test_large_short_var()
H A Dtst_large_cdf5.c134 #ifndef NOFILL in test_large_short_var()
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/nc_test/
H A Dtst_large.c131 #ifndef NOFILL in test_large_short_var()
H A Dtst_large_cdf5.c134 #ifndef NOFILL in test_large_short_var()
/dports/x11-fm/librfm/librfm5-5.3.16.4/primary/
H A Dprimary-misc.i202 gtk_box_pack_start (GTK_BOX (hbox), response_text, EXPAND, NOFILL, 0); in response_dialog()
/dports/math/p5-NetCDF/netcdf-perl-1.2.4/src/perl/
H A Dtest.pl95 NetCDF::setfill($ncid, NetCDF::NOFILL) == 0 ||

123