Home
last modified time | relevance | path

Searched defs:numlines (Results 1 – 25 of 511) sorted by relevance

12345678910>>...21

/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/topology/
H A DTOPParser.py289 def parse_names(self, num_per_record, numlines): argument
309 def parse_resnames(self, num_per_record, numlines): argument
329 def parse_charges(self, num_per_record, numlines): argument
351 def parse_masses(self, num_per_record, numlines): argument
371 def parse_elements(self, num_per_record, numlines): argument
392 def parse_types(self, num_per_record, numlines): argument
412 def parse_type_indices(self, num_per_record, numlines): argument
433 def parse_residx(self, num_per_record, numlines): argument
480 def parse_bonded(self, num_per_record, numlines): argument
502 def parsesection_mapper(self, numlines, mapper): argument
H A DPSFParser.py185 def _parseatoms(self, lines, atoms_per, numlines): argument
336 def _parsesection(self, lines, atoms_per, numlines): argument
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/main/java/org/opengrok/indexer/search/
H A DFileExtra.java32 private final Integer numlines; field in FileExtra
42 public FileExtra(String filepath, Integer numlines, Integer loc) { in FileExtra()
/dports/science/fasthenry/fasthenry-3.0wr/src/zbuf/
H A DzbufProj.c42 void image(faces, numfaces, lines, numlines, normal, rhs, view) in image() argument
156 void flatten(faces, numfaces, lines, numlines, rhs, rotation, normal, view) in flatten() argument
268 void makePos(faces, numfaces, lines, numlines) in makePos() argument
344 void scale2d(faces, numfaces, lines, numlines, scale, offset) in scale2d() argument
419 double *getAvg(faces, numfaces, lines, numlines, flag) in getAvg() argument
485 double getSphere(avg, faces, numfaces, lines, numlines) in getSphere() argument
H A DzbufInOut.c427 void readLines(fp, head, tail, numlines) in readLines() argument
545 line **getLines(line_file, numlines) in getLines() argument
578 void getBndingBox(faces, numfaces, lines, numlines, lowx, lowy, fp, axes) in getBndingBox() argument
1183 void numberLines(lines, numlines, fp) in numberLines() argument
1208 void dumpLines(fp, lines, numlines) in dumpLines() argument
1289 void dumpPs(faces, numfaces, lines, numlines, fp, argv, argc, use_density) in dumpPs() argument
/dports/science/fastcap/fastcap-2.0wr/src/
H A DzbufProj.c42 void image(faces, numfaces, lines, numlines, normal, rhs, view) in image() argument
156 void flatten(faces, numfaces, lines, numlines, rhs, rotation, normal, view) in flatten() argument
268 void makePos(faces, numfaces, lines, numlines) in makePos() argument
344 void scale2d(faces, numfaces, lines, numlines, scale, offset) in scale2d() argument
419 double *getAvg(faces, numfaces, lines, numlines, flag) in getAvg() argument
485 double getSphere(avg, faces, numfaces, lines, numlines) in getSphere() argument
H A DzbufInOut.c426 void readLines(fp, head, tail, numlines) in readLines() argument
544 line **getLines(line_file, numlines) in getLines() argument
577 void getBndingBox(faces, numfaces, lines, numlines, lowx, lowy, fp, axes) in getBndingBox() argument
1182 void numberLines(lines, numlines, fp) in numberLines() argument
1207 void dumpLines(fp, lines, numlines) in dumpLines() argument
1288 void dumpPs(faces, numfaces, lines, numlines, fp, argv, argc, use_density) in dumpPs() argument
/dports/converters/py-zfec/zfec-1.5.5/misc/build_helpers/
H A Dshow-tool-versions.py5 def foldlines(s, numlines=None): argument
39 def print_stdout(cmdlist, label=None, numlines=None): argument
/dports/misc/bogosort/bogosort-0.4.2/
H A Dgetlines.c47 int numlines = 0, allocated = 0; in getlines() local
75 int numlines = 0, allocated = 0; in getmorelines() local
H A Dzbogotest.c49 int numlines = 0; in main() local
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dshuf.c43 static void shuffle_lines(char **lines, unsigned numlines) in shuffle_lines()
70 unsigned numlines; in shuf_main() local
/dports/games/xglk/xglk/
H A Dxglk_weggie.c48 void xweg_adjust_scrollbar(wegscroll_t *weg, int numlines, int scrollline, in xweg_adjust_scrollbar()
124 int numlines, int scrollline, int linesperpage) in xweg_click_scrollbar()
/dports/comms/grig/grig-77ab785/src/
H A Dgrig-debug.c127 guint numlines; /* the number of lines in the message */ in grig_debug_hamlib_cb() local
173 guint numlines; /* the number of lines in the message */ in grig_debug_local() local
/dports/databases/libdbi-drivers/libdbi-drivers-0.9.0/
H A Dconfigure34 as_nl='
35 '
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/reputation/
H A Dreputation_utils.c82 uint32_t numlines = 0; in numLinesInFile() local
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/util/
H A Dutil_file.c246 static char **file_lines_parse(char *p, size_t size, int *numlines, TALLOC_CTX *mem_ctx) in file_lines_parse()
292 _PUBLIC_ char **file_lines_load(const char *fname, int *numlines, TALLOC_CTX *mem_ctx) in file_lines_load()
308 _PUBLIC_ char **fd_lines_load(int fd, int *numlines, TALLOC_CTX *mem_ctx) in fd_lines_load()
/dports/games/openglad/openglad-0.98/src/
H A Dhelp.cpp69 long numlines, j; in read_scenario() local
198 long numlines, j; in read_help() local
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/envreg/src/
H A Denvreg.c32 int numlines=0; in main() local
/dports/games/toppler/toppler-1.1.6/
H A Dtxtsys.h37 int numlines; // # of lines variable
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dhtmldiff.py30 context=True, numlines=3, tabsize=8, wrapcolumn=None): argument
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/flex/dist/examples/manual/
H A Dwc.lex13 int numlines = 0; variable
/dports/textproc/flex/flex-2.6.4/examples/manual/
H A Dwc.lex13 int numlines = 0; variable
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/editor/
H A DPlafMacros.java78 int numlines = data.size(); in breakupLines() local
/dports/biology/emboss/EMBOSS-6.6.0/jemboss/org/emboss/jemboss/gui/form/
H A DPlafMacros.java79 int numlines = data.size(); in breakupLines() local
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vmal/
H A Dvmal_dense_matching.cxx60 int numlines=tmp_lines0.size(); in refine_lines_using_F() local
148 int numlines=tmp_lines0.size(); in refine_lines_using_H() local
228 int numlines=tmp_lines0.size(); in disparity_map() local

12345678910>>...21