Home
last modified time | relevance | path

Searched refs:defaultlabel (Results 1 – 25 of 87) sorted by relevance

1234

/dports/devel/dxa65/dxa-0.1.4/
H A Dlabel.c35 char defaultlabel[6]; variable
84 sprintf (defaultlabel, "$%02x", address);
87 sprintf (defaultlabel, "$%04x", address);
89 return defaultlabel;
97 sprintf (defaultlabel, "l%x", address);
99 return defaultlabel;
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dwxterminal.cpp3466 goto defaultlabel; in processChar()
3469 goto defaultlabel; in processChar()
3519 goto defaultlabel; in processChar()
3536 goto defaultlabel; in processChar()
3542 goto defaultlabel; in processChar()
3551 goto defaultlabel; in processChar()
3564 goto defaultlabel; in processChar()
3572 goto defaultlabel; in processChar()
3579 goto defaultlabel; in processChar()
3584 goto defaultlabel; in processChar()
[all …]
/dports/dns/bind911/bind-9.11.37/docutil/
H A Dpatch-db2latex-duplicate-template-bug29 - <!-- check whether someone has a defaultlabel attribute -->
31 - <xsl:when test="ancestor-or-self::*[@defaultlabel]">
32 - <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()]/@defaultlabel"/>
35 - <xsl:value-of select="latex.qanda.defaultlabel"/>
/dports/dns/samba-nsupdate/bind-9.16.5/docutil/
H A Dpatch-db2latex-duplicate-template-bug29 - <!-- check whether someone has a defaultlabel attribute -->
31 - <xsl:when test="ancestor-or-self::*[@defaultlabel]">
32 - <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()]/@defaultlabel"/>
35 - <xsl:value-of select="latex.qanda.defaultlabel"/>
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/docutil/
H A Dpatch-db2latex-duplicate-template-bug29 - <!-- check whether someone has a defaultlabel attribute -->
31 - <xsl:when test="ancestor-or-self::*[@defaultlabel]">
32 - <xsl:value-of select="(ancestor-or-self::*[@defaultlabel])[last()]/@defaultlabel"/>
35 - <xsl:value-of select="latex.qanda.defaultlabel"/>
/dports/emulators/qemu60/qemu-6.0.0/roms/SLOF/lib/libnet/
H A Dpxelinux.c168 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
201 defaultlabel = arg; in pxelinux_parse_cfg()
204 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu42/qemu-4.2.1/roms/SLOF/lib/libnet/
H A Dpxelinux.c167 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
200 defaultlabel = arg; in pxelinux_parse_cfg()
203 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu/qemu-6.2.0/roms/SLOF/lib/libnet/
H A Dpxelinux.c168 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
201 defaultlabel = arg; in pxelinux_parse_cfg()
204 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu5/qemu-5.2.0/roms/SLOF/lib/libnet/
H A Dpxelinux.c167 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
200 defaultlabel = arg; in pxelinux_parse_cfg()
203 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/SLOF/lib/libnet/
H A Dpxelinux.c167 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
200 defaultlabel = arg; in pxelinux_parse_cfg()
203 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/SLOF/lib/libnet/
H A Dpxelinux.c167 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
200 defaultlabel = arg; in pxelinux_parse_cfg()
203 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/SLOF/lib/libnet/
H A Dpxelinux.c167 char *defaultlabel = NULL; in pxelinux_parse_cfg() local
200 defaultlabel = arg; in pxelinux_parse_cfg()
203 if (defaultlabel && !strcmp(arg, defaultlabel)) { in pxelinux_parse_cfg()
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/html/
H A Ddbqanda.dsl9 (define (qanda-defaultlabel)
101 (let* ((inhlabel (inherited-attribute-string (normalize "defaultlabel")))
102 (deflabel (if inhlabel inhlabel (qanda-defaultlabel)))
122 (inhlabel (inherited-attribute-string (normalize "defaultlabel")))
123 (deflabel (if inhlabel inhlabel (qanda-defaultlabel))))
/dports/math/calc/calc-2.14.0.14/
H A Dcodegen.c463 LABEL *defaultlabel) in getbody() argument
481 nextcaselabel, defaultlabel); in getbody()
881 defaultlabel = &label3; in getstatement()
884 clearlabel(defaultlabel); in getstatement()
895 nextcaselabel, defaultlabel); in getstatement()
898 if (defaultlabel->l_offset > 0) in getstatement()
899 addoplabel(OP_JUMP, defaultlabel); in getstatement()
925 nextcaselabel, defaultlabel); in getstatement()
934 if (defaultlabel == NULL_LABEL) { in getstatement()
939 if (defaultlabel->l_offset > 0) { in getstatement()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXTerminal.cpp2874 goto defaultlabel; in onKeyPress()
2880 goto defaultlabel; in onKeyPress()
2890 goto defaultlabel; in onKeyPress()
2894 goto defaultlabel; in onKeyPress()
2898 goto defaultlabel; in onKeyPress()
2902 goto defaultlabel; in onKeyPress()
2912 goto defaultlabel; in onKeyPress()
2932 goto defaultlabel; in onKeyPress()
2942 goto defaultlabel; in onKeyPress()
2944 goto defaultlabel; in onKeyPress()
[all …]
/dports/textproc/dsssl-docbook-modular/docbook-dsssl-1.79/print/
H A Ddbqanda.dsl9 (define (qanda-defaultlabel)
83 (inhlabel (inherited-attribute-string (normalize "defaultlabel")))
84 (deflabel (if inhlabel inhlabel (qanda-defaultlabel))))
/dports/www/moodle310/moodle/lib/editor/atto/plugins/media/
H A Dstyles_clean.css26 .defaultlabel {
/dports/www/moodle39/moodle/lib/editor/atto/plugins/media/
H A Dstyles_clean.css26 .defaultlabel {
/dports/www/moodle311/moodle/lib/editor/atto/plugins/media/
H A Dstyles_clean.css26 .defaultlabel {
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/HTML5/
H A DLists.jinja2s18 <dt>{{ item.attributes.term or obj.attributes.defaultlabel }}</dt>
/dports/math/py-plastex/plasTeX-2.1/plasTeX/Renderers/XHTML/
H A DLists.zpts23 <td tal:content="item/attributes/term | self/attributes/defaultlabel"></td>
/dports/devel/etl/synfig-1.2.2/synfig-docs/ca/appendix/
H A Dapendices.sgml15 <qandaset defaultlabel="number">
/dports/devel/etl/synfig-1.2.2/synfig-docs/en/appendix/
H A Dapendices.sgml15 <qandaset defaultlabel="number">
/dports/graphics/synfig/synfig-1.2.2/synfig-docs/ca/appendix/
H A Dapendices.sgml15 <qandaset defaultlabel="number">
/dports/graphics/synfig/synfig-1.2.2/synfig-docs/en/appendix/
H A Dapendices.sgml15 <qandaset defaultlabel="number">

1234