Home
last modified time | relevance | path

Searched defs:inrec (Results 1 – 16 of 16) sorted by relevance

/dports/www/py-flup6/flup6-1.1.1/flup/server/
H A Dfcgi_base.py740 def _do_get_values(self, inrec): argument
754 def _do_begin_request(self, inrec): argument
768 def _do_abort_request(self, inrec): argument
783 def _do_params(self, inrec): argument
799 def _do_stdin(self, inrec): argument
805 def _do_data(self, inrec): argument
811 def _do_unknown_type(self, inrec): argument
866 def _do_begin_request(self, inrec): argument
883 def _do_params(self, inrec): argument
890 def _do_stdin(self, inrec): argument
[all …]
/dports/www/moinmoin/moin-1.9.11/MoinMoin/support/flup/server/
H A Dfcgi_base.py747 def _do_get_values(self, inrec): argument
761 def _do_begin_request(self, inrec): argument
776 def _do_abort_request(self, inrec): argument
791 def _do_params(self, inrec): argument
807 def _do_stdin(self, inrec): argument
813 def _do_data(self, inrec): argument
819 def _do_unknown_type(self, inrec): argument
875 def _do_begin_request(self, inrec): argument
895 def _do_params(self, inrec): argument
902 def _do_stdin(self, inrec): argument
[all …]
/dports/www/trac-devel/Trac-1.5.3/trac/web/
H A D_fcgi.py737 def _do_get_values(self, inrec): argument
751 def _do_begin_request(self, inrec): argument
765 def _do_abort_request(self, inrec): argument
780 def _do_params(self, inrec): argument
796 def _do_stdin(self, inrec): argument
802 def _do_data(self, inrec): argument
808 def _do_unknown_type(self, inrec): argument
863 def _do_begin_request(self, inrec): argument
880 def _do_params(self, inrec): argument
887 def _do_stdin(self, inrec): argument
[all …]
/dports/biology/py-biopython/biopython-1.79/Bio/UniProt/
H A DGOA.py475 def record_has(inrec, fieldvals): argument
/dports/security/bearssl/bearssl-0.6/tools/
H A Dsslio.c191 INPUT_RECORD inrec; in in_read_buffered() local
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/tools/
H A Dsslio.c191 INPUT_RECORD inrec; in in_read_buffered() local
/dports/misc/lifelines/lifelines-3.1.1/src/arch/mswin/
H A Dmycurses.c874 INPUT_RECORD inrec; in mycur_getc() local
/dports/lang/yabasic/yabasic-2.90.1/unix/lang/
H A Dio.c314 INPUT_RECORD inrec; in inkey() local
/dports/japanese/gawk/gawk-3.0.6/
H A Dio.c241 inrec(iop) in inrec() function
/dports/print/texinfo/texinfo-6.8/info/
H A Dpcterm.c631 INPUT_RECORD inrec; in w32_kbd_read() local
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dracing.cpp744 bool inrec = false; variable
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dfitscore.c1752 char *inrec, /* I - input string */ in fits_translate_keyword()
2221 char *inrec, /* I - input string */ in fits_translate_pixkeyword()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dfitscore.c1889 char *inrec, /* I - input string */ in fits_translate_keyword()
2358 char *inrec, /* I - input string */ in fits_translate_pixkeyword()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dfitscore.c1891 char *inrec, /* I - input string */ in fits_translate_keyword()
2390 char *inrec, /* I - input string */ in fits_translate_pixkeyword()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dfitscore.c1892 char *inrec, /* I - input string */ in fits_translate_keyword()
2391 char *inrec, /* I - input string */ in fits_translate_pixkeyword()
/dports/lang/gawk/gawk-5.1.1/
H A Dio.c585 inrec(IOBUF *iop, int *errcode) in inrec() function