Home
last modified time | relevance | path

Searched defs:init_headers (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dpoheader.py128 def init_headers(self, charset="UTF-8", encoding="8bit", **kwargs): member in poheader
/dports/www/py-starlette/starlette-0.17.1/starlette/
H A Dresponses.py59 def init_headers(self, headers: typing.Mapping[str, str] = None) -> None: member in Response
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djartool.c627 void init_headers(){ in init_headers() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/fastjar/
H A Djartool.c627 void init_headers(){ in init_headers() function
/dports/archivers/fastjar/fastjar/
H A Djartool.c686 void init_headers(void) in init_headers() function
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A Dgs.cpp207 void gs::init_headers(int width, int height) in init_headers() function in odb::gs
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-hdr1.c78 static rc_t init_headers( headers * h, uint32_t blocksize ) in init_headers() function
/dports/mail/mairix/mairix-0.24/
H A Drfc822.c95 static void init_headers(struct headers *hdrs)/*{{{*/ in init_headers() function
/dports/www/h2o-devel/h2o-dcc7134/lib/
H A Dhttp1.c353 static const char *init_headers(h2o_mem_pool_t *pool, h2o_headers_t *headers, const struct phr_head… in init_headers() function