Home
last modified time | relevance | path

Searched refs:hhk (Results 1 – 25 of 2242) sorted by relevance

12345678910>>...90

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/doc/converter/
H A Dchm2dcf.c30 FILE *hhc,*hhk,*dcf; in main() local
38 hhk=fopen("Index.hhk","rt"); in main()
39 if (!hhk) {fclose(hhc);fatal("Failed to open Index.hhk.");} in main()
90 fseek(hhk,0,SEEK_SET); in main()
97 fgets(buffer,32768,hhk); in main()
98 if (feof(hhk)) {lineno=0;break;} in main()
111 fclose(hhk); in main()
122 for (i=0;i<lineno-goback;i++) fgets(buffer,32768,hhk); in main()
144 for (i=0;i<lineno-goback;i++) fgets(buffer,32768,hhk); in main()
170 fclose(hhk); in main()
[all …]
/dports/games/openclonk/openclonk-release-8.1-src/docs/
H A DMakefile117 chm/en/Output.hhk: stylesheet=hhk.xsl
118 chm/de/Output.hhk: stylesheet=hhk.xsl
119 chm/en/Output.hhk: sdk/content.xml hhk.xsl ; $(run-xslt)
120 chm/de/Output.hhk: sdk-de/content.xml hhk.xsl ; $(run-xslt)
131 chm/en/Developer.chm: chm/en/Output.hhp chm/en/Output.hhk chm/en/Output.hhc $(addprefix chm/en/, $(…
133 chm/de/Entwickler.chm: chm/de/Output.hhp chm/de/Output.hhk chm/de/Output.hhc $(addprefix chm/de/, $…
/dports/devel/jwasm/JWasm-f0a2fdd/Html/
H A DMakefile14 $(OUTD)\JWasm.chm $(OUTD)\JWasm.chi : $(OUTD)\Jwasm.hhc $(OUTD)\Jwasm.hhk $(OUTD)\Jwasm.hhp
19 $(OUTD)\JWasm.hhc $(OUTD)\JWasm.hhk $(OUTD)\JWasm.hhp: Manual.html Manual.mix
23 ..\Tools\awk -f makehhk.awk Manual.mix >$(OUTD)\JWasm.hhk
24 …..\Tools\awk -f makehhp.awk -v hhcfile=JWasm.hhc -v hhkfile=JWasm.hhk Manual.html >$(OUTD)\JWasm.h…
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/jpake/
H A Djpake.c430 quickhashbn(send->hhk, ctx->key); in JPAKE_STEP3A_generate()
431 SHA1(send->hhk, sizeof send->hhk, send->hhk); in JPAKE_STEP3A_generate()
438 unsigned char hhk[SHA_DIGEST_LENGTH]; in JPAKE_STEP3A_process() local
440 quickhashbn(hhk, ctx->key); in JPAKE_STEP3A_process()
441 SHA1(hhk, sizeof hhk, hhk); in JPAKE_STEP3A_process()
442 if(memcmp(hhk, received->hhk, sizeof hhk)) in JPAKE_STEP3A_process()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/jpake/
H A Djpake.c462 quickhashbn(send->hhk, ctx->key); in JPAKE_STEP3A_generate()
463 SHA1(send->hhk, sizeof(send->hhk), send->hhk); in JPAKE_STEP3A_generate()
470 unsigned char hhk[SHA_DIGEST_LENGTH]; in JPAKE_STEP3A_process() local
472 quickhashbn(hhk, ctx->key); in JPAKE_STEP3A_process()
473 SHA1(hhk, sizeof(hhk), hhk); in JPAKE_STEP3A_process()
474 if (memcmp(hhk, received->hhk, sizeof(hhk))) { in JPAKE_STEP3A_process()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/jpake/
H A Djpake.c462 quickhashbn(send->hhk, ctx->key); in JPAKE_STEP3A_generate()
463 SHA1(send->hhk, sizeof(send->hhk), send->hhk); in JPAKE_STEP3A_generate()
470 unsigned char hhk[SHA_DIGEST_LENGTH]; in JPAKE_STEP3A_process() local
472 quickhashbn(hhk, ctx->key); in JPAKE_STEP3A_process()
473 SHA1(hhk, sizeof(hhk), hhk); in JPAKE_STEP3A_process()
474 if (memcmp(hhk, received->hhk, sizeof(hhk))) { in JPAKE_STEP3A_process()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/jpake/
H A Djpake.c462 quickhashbn(send->hhk, ctx->key); in JPAKE_STEP3A_generate()
463 SHA1(send->hhk, sizeof(send->hhk), send->hhk); in JPAKE_STEP3A_generate()
470 unsigned char hhk[SHA_DIGEST_LENGTH]; in JPAKE_STEP3A_process() local
472 quickhashbn(hhk, ctx->key); in JPAKE_STEP3A_process()
473 SHA1(hhk, sizeof(hhk), hhk); in JPAKE_STEP3A_process()
474 if (memcmp(hhk, received->hhk, sizeof(hhk))) { in JPAKE_STEP3A_process()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/jpake/
H A Djpake.c462 quickhashbn(send->hhk, ctx->key); in JPAKE_STEP3A_generate()
463 SHA1(send->hhk, sizeof send->hhk, send->hhk); in JPAKE_STEP3A_generate()
470 unsigned char hhk[SHA_DIGEST_LENGTH]; in JPAKE_STEP3A_process() local
472 quickhashbn(hhk, ctx->key); in JPAKE_STEP3A_process()
473 SHA1(hhk, sizeof hhk, hhk); in JPAKE_STEP3A_process()
474 if (memcmp(hhk, received->hhk, sizeof hhk)) { in JPAKE_STEP3A_process()
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/
H A Dhhk28 include "hhk(basic)"
49 include "hhk(basic)"
70 include "hhk(basic)"
91 include "hhk(basic)"
112 include "hhk(basic)"
133 include "hhk(basic)"
154 include "hhk(basic)"
175 include "hhk(basic)"
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/
H A Dhhk28 include "hhk(basic)"
49 include "hhk(basic)"
70 include "hhk(basic)"
91 include "hhk(basic)"
112 include "hhk(basic)"
133 include "hhk(basic)"
154 include "hhk(basic)"
175 include "hhk(basic)"
/dports/x11/xkeyboard-config/xkeyboard-config-2.34/geometry/
H A Dhhk28 include "hhk(basic)"
49 include "hhk(basic)"
70 include "hhk(basic)"
91 include "hhk(basic)"
112 include "hhk(basic)"
133 include "hhk(basic)"
154 include "hhk(basic)"
175 include "hhk(basic)"
/dports/graphics/bmeps/dktools-4.31.1/doc/src/
H A DGNUmakefile67 contents.hhc index.hhk wxdkdraw.hhp
217 index.hhk: # Keyword index for CHM file
218 -[ ! -f index.hhk ] || rm -f index.hhk
219 ln ../../help/src/wxdkdraw/en/index.hhk index.hhk
228 -rm -f contents.hhc index.hhk wxdkdraw.hhp
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dcommon-lang.mk9 contents.hhc index.hhk header.hhp maxima.hhp
49 rm -f index.hhk
54 maxima.chm: maxima.html maxima.hhp contents.hhc index.hhk
60 cp maxima.hhp contents.hhc index.hhk chm
/dports/editors/e93/e93/docsource/
H A De93.hhp9 Index file=e93.hhk
14 Command="e93 Manual and Command Referance","TOC.hhc","e93.hhk","html/commands.html",,,,,,0x2120,,0x…
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/doc/
H A Dicecast2.hhp11 Index file=Index.hhk
16 Icecast 2 Documentation=,"icecast2.hhc","Index.hhk","index.html",,,,,,0x42520,,0x3006,[26,28,794,60…
/dports/textproc/texi2html/texi2html-5.0/test/layout/res/formatting_chm/
H A Dformatting.hhp9 Index file=formatting.hhk
14 Default=,"formatting.hhc","formatting.hhk","formatting.html","formatting.html",,,,,0x22520,,0x384e,…
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/templates/htmlhelp/
H A Dproject.hhp11 Index file={{ outname }}.hhk
16 {{ outname }}="{{ title }}","{{ outname }}.hhc","{{ outname }}.hhk","{{ master_doc }}","{{ master_d…
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/templates/htmlhelp/
H A Dproject.hhp11 Index file={{ outname }}.hhk
16 {{ outname }}="{{ title }}","{{ outname }}.hhc","{{ outname }}.hhk","{{ master_doc }}","{{ master_d…
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/templates/htmlhelp/
H A Dproject.hhp11 Index file={{ outname }}.hhk
16 {{ outname }}="{{ title }}","{{ outname }}.hhc","{{ outname }}.hhk","{{ master_doc }}","{{ master_d…
/dports/print/texinfo/texinfo-6.8/tp/tests/layout/res_parser/formatting_chm/
H A Dformatting.hhp9 Index file=formatting.hhk
14 Default=,"formatting.hhc","formatting.hhk","formatting.html","formatting.html",,,,,0x22520,,0x384e,…
/dports/textproc/texi2html/texi2html-5.0/test/layout/res_all/formatting_chm/
H A Dformatting.hhp9 Index file=formatting.hhk
14 Default=,"formatting.hhc","formatting.hhk","formatting.html","formatting.html",,,,,0x22520,,0x384e,…
/dports/textproc/texi2html/texi2html-5.0/test/layout/res_info/formatting_chm/
H A Dformatting.hhp9 Index file=formatting.hhk
14 Default=,"formatting.hhc","formatting.hhk","formatting.html","formatting.html",,,,,0x22520,,0x384e,…
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/help/
H A Ddoc.hhp9 Index file=doc.hhk
14 docHelp=,"doc.hhc","doc.hhk","doc.htm",,,,,,0x2420,,0x380e,,,,,0,,,0
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/help/
H A Ddoc.hhp9 Index file=doc.hhk
14 docHelp=,"doc.hhc","doc.hhk","doc.htm",,,,,,0x2420,,0x380e,,,,,0,,,0
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/help/
H A Ddoc.hhp9 Index file=doc.hhk
14 docHelp=,"doc.hhc","doc.hhk","doc.htm",,,,,,0x2420,,0x380e,,,,,0,,,0

12345678910>>...90