Home
last modified time | relevance | path

Searched refs:NFILL (Results 1 – 15 of 15) sorted by relevance

/dports/news/cnews/cnews-cr.g_18/batch/
H A Dbatcher.c41 #define NFILL (sizeof(filler)-1) macro
146 while (sbuf.st_size >= NFILL) {
147 if (fwrite(filler, sizeof(char), NFILL, stdout) != NFILL)
149 sbuf.st_size -= NFILL;
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dplug_copy.c40 #define NFILL 3 macro
41 static char * fill_options[NFILL] = { "Data [All]" , "Zero [All]" , "Zero [One]" } ;
89 PLUTO_add_string( plint , "Method" , NFILL,fill_options , 0 ) ; in PLUGIN_init()
146 zfill = PLUTO_string_index( cpt , NFILL , fill_options ) ; in COPY_main()
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/src/common/
H A Dhecmw_heclex.l104 ^!NFILL { set_flag_header(1); return HECMW_HECLEX_H_NFILL; }
105 !NFILL { return flag_header ? HECMW_HECLEX_H_NFILL : ' '; }
/dports/math/R-cran-lpSolve/lpSolve/src/
H A Dlusol1.h665 int *LU, int *NFILL, argument
841 (*NFILL) += LENI+NSPARE;
844 (*NFILL)++;
2242 LENI, LR1, LFIRST, NFILL, NZCHNG, K, MRANK, NSING; local
2868 NFILL = 0;
2875 LFREE,MINFRE,ILAST,&JLAST,&LROW,&LCOL,&LU,&NFILL,
2903 if(NFILL>0) {
2907 MINFRE = NFILL;
/dports/math/lp_solve/lp_solve_5.5/bfp/bfp_LUSOL/LUSOL/
H A Dlusol1.c665 int *LU, int *NFILL, argument
841 (*NFILL) += LENI+NSPARE;
844 (*NFILL)++;
2242 LENI, LR1, LFIRST, NFILL, NZCHNG, K, MRANK, NSING; local
2868 NFILL = 0;
2875 LFREE,MINFRE,ILAST,&JLAST,&LROW,&LCOL,&LU,&NFILL,
2903 if(NFILL>0) {
2907 MINFRE = NFILL;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c75 #define NFILL 2048 macro
77 #define NFILL 16 macro
93 schar fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_schar()
113 char fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_char()
133 short fillp[NFILL * sizeof(double)/X_SIZEOF_SHORT]; in NC_fill_short()
155 int fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
176 long fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
200 float fillp[NFILL * sizeof(double)/X_SIZEOF_FLOAT]; in NC_fill_float()
220 double fillp[NFILL * sizeof(double)/X_SIZEOF_DOUBLE]; in NC_fill_double()
251 char xfillp[NFILL * X_SIZEOF_DOUBLE]; in fill_NC_var()
H A Dputget.m476 #define NFILL 2048
78 #define NFILL 16
92 $1 fillp[NFILL * sizeof(double)/$3];
144 char xfillp[NFILL * X_SIZEOF_DOUBLE];
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c63 #define NFILL 2048 macro
65 #define NFILL 16 macro
81 schar fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_schar()
101 char fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_char()
121 short fillp[NFILL * sizeof(double)/X_SIZEOF_SHORT]; in NC_fill_short()
143 int fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
164 long fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
188 float fillp[NFILL * sizeof(double)/X_SIZEOF_FLOAT]; in NC_fill_float()
229 uchar fillp[NFILL * sizeof(double)/X_SIZEOF_UBYTE]; in NC_fill_uchar()
269 uint fillp[NFILL * sizeof(double)/X_SIZEOF_UINT]; in NC_fill_uint()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/netcdf/vtknetcdf/libsrc/
H A Dputget.c70 #define NFILL 2048 macro
72 #define NFILL 16 macro
88 schar fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_schar()
108 char fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_char()
128 short fillp[NFILL * sizeof(double)/X_SIZEOF_SHORT]; in NC_fill_short()
150 int fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
171 long fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
195 float fillp[NFILL * sizeof(double)/X_SIZEOF_FLOAT]; in NC_fill_float()
236 uchar fillp[NFILL * sizeof(double)/X_SIZEOF_UBYTE]; in NC_fill_uchar()
276 uint fillp[NFILL * sizeof(double)/X_SIZEOF_UINT]; in NC_fill_uint()
[all …]
/dports/science/netcdf/netcdf-c-4.7.4/libsrc/
H A Dputget.m472 #define NFILL 2048
74 #define NFILL 16
88 $1 fillp[NFILL * sizeof(double)/$3];
145 char xfillp[NFILL * X_SIZEOF_DOUBLE];
H A Dputget.c65 #define NFILL 2048 macro
67 #define NFILL 16 macro
89 schar fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_schar()
128 char fillp[NFILL * sizeof(double)/X_SIZEOF_CHAR]; in NC_fill_char()
167 short fillp[NFILL * sizeof(double)/X_SIZEOF_SHORT]; in NC_fill_short()
208 int fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
248 long fillp[NFILL * sizeof(double)/X_SIZEOF_INT]; in NC_fill_int()
291 float fillp[NFILL * sizeof(double)/X_SIZEOF_FLOAT]; in NC_fill_float()
370 uchar fillp[NFILL * sizeof(double)/X_SIZEOF_UBYTE]; in NC_fill_uchar()
448 uint fillp[NFILL * sizeof(double)/X_SIZEOF_UINT]; in NC_fill_uint()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/libsrc/
H A Dputget.m479 #define NFILL 2048
81 #define NFILL 16
95 $1 fillp[NFILL * sizeof(double)/$3];
152 char xfillp[NFILL * X_SIZEOF_DOUBLE];
/dports/math/vtk6/VTK-6.2.0/ThirdParty/netcdf/vtknetcdf/
H A DRELEASE_NOTES725 Added NEC SX specific optimization for NFILL tunable
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/
H A DRELEASE_NOTES.md1706 * Added NEC SX specific optimization for NFILL tunable
/dports/science/netcdf/netcdf-c-4.7.4/
H A DRELEASE_NOTES.md1779 * Added NEC SX specific optimization for NFILL tunable