Home
last modified time | relevance | path

Searched refs:locref (Results 1 – 25 of 53) sorted by relevance

123

/dports/math/giacxcas/giac-1.6.0/doc/en/
H A Dtutoriel.hind6 \indexitem {\texttt{:=}}, \@locref{@default7}{1.3}, \@locref{@default45}{3.2}, \@locref{@default51}…
8 \indexitem {\texttt{=}}, \@locref{@default59}{3.2}, \@locref{@default61}{3.2}
9 \indexitem {\texttt{==}}, \@locref{@default52}{3.2}, \@locref{@default54}{3.2}
52 \indexitem command line, \@locref{@default2}{1.1}, \@locref{@default23}{2.4}
101 \indexitem {\texttt{evalf}}, \@locref{@default5}{1.2}, \@locref{@default13}{1.6}, \@locref{@default…
105 \indexitem {\texttt{expand}}, \@locref{@default9}{1.4}, \@locref{@default63}{3.3}, \@locref{@defaul…
109 \indexitem {\texttt{factor}}, \@locref{@default10}{1.4}, \@locref{@default66}{3.3}, \@locref{@defau…
132 \indexitem Help index, \@locref{@default12}{1.6}, \@locref{@default14}{1.6}
209 \indexitem menu bar, \@locref{@default16}{2.1}, \@locref{@default17}{2.2}
224 \indexitem exact, \@locref{@default3}{1.2}, \@locref{@default38}{3.1}, \@locref{@default39}{3.1}
[all …]
H A Dtutoriel.htoc2 \tocitem \@locref{htoc1}{\begin{@norefs}\@print{1}\quad{}Getting started{}\end{@norefs}}
8 \tocitem \@locref{htoc6}{\begin{@norefs}\@print{1.5}\quad{}Graphs{}\end{@norefs}}
9 \tocitem \@locref{htoc7}{\begin{@norefs}\@print{1.6}\quad{}The Help Index{}\end{@norefs}}
11 \tocitem \@locref{htoc8}{\begin{@norefs}\@print{2}\quad{}The interface{}\end{@norefs}}
13 \tocitem \@locref{htoc9}{\begin{@norefs}\@print{2.1}\quad{}Overview{}\end{@norefs}}
20 \tocitem \@locref{htoc14}{\begin{@norefs}\@print{3.1}\quad{}Numbers{}\end{@norefs}}
21 \tocitem \@locref{htoc15}{\begin{@norefs}\@print{3.2}\quad{}Variables{}\end{@norefs}}
23 \tocitem \@locref{htoc17}{\begin{@norefs}\@print{3.4}\quad{}Functions{}\end{@norefs}}
45 \tocitem \@locref{htoc34}{\begin{@norefs}\@print{6}\quad{}Graphs{}\end{@norefs}}
47 \tocitem \@locref{htoc35}{\begin{@norefs}\@print{6.1}\quad{}Curves{}\end{@norefs}}
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/xindy/xindy-2.5.1/doc/style-tutorial/
H A Dex2.raw3 (indexentry :key ("appendices") :locref "A-1" :attr "usage")
4 (indexentry :key ("appendices") :locref "A-7" :attr "usage")
5 (indexentry :key ("appendices") :locref "A-11" :attr "usage")
6 (indexentry :key ("appendices") :locref "B-3" :attr "usage")
19 (indexentry :key ("roman") :locref "iv" :attr "usage")
20 (indexentry :key ("roman") :locref "ii" :attr "usage")
21 (indexentry :key ("roman") :locref "iii" :attr "usage")
26 (indexentry :key ("lyuk") :locref "1" :attr "usage")
27 (indexentry :key ("lyukas") :locref "2" :attr "usage")
28 (indexentry :key ("maga") :locref "1" :attr "usage")
[all …]
H A Dex1.raw3 (indexentry :key ("s�bado") :locref "5" :attr "definition")
4 (indexentry :key ("sab�o") :locref "6" :attr "definition")
5 (indexentry :key ("saber") :locref "7" :attr "definition")
6 (indexentry :key ("sabor") :locref "8" :attr "definition")
8 (indexentry :key ("academia") :locref "1" :attr "definition")
9 (indexentry :key ("acafetado") :locref "2" :attr "definition")
10 (indexentry :key ("a�afr�o") :locref "3" :attr "definition")
11 (indexentry :key ("acalmar") :locref "4" :attr "definition")
13 (indexentry :key ("index" "flat") :locref "1" :attr "usage")
14 (indexentry :key ("index" "hierarchical") :locref "2" :attr "usage")
[all …]
H A Dstyle2.xdy20 (markup-locref :class "page-numbers" :attr "definition"
23 (markup-locref-list :sep ", ")
69 (markup-locref-list :sep "; " :depth 0 :class "appendices")
70 (markup-locref-list :open "~~" :sep ", " :depth 1 :class "appendices")
H A Dstyle1.xdy20 (markup-locref :class "page-numbers" :attr "definition"
23 (markup-locref-list :sep ", ")
/dports/print/texlive-base/texlive-20150521-source/utils/xindy/xindy-2.5.1/src/
H A Dindex.lsp187 (mapc #'(lambda (locref)
188 (typecase locref
190 (set-layers (cdr (get-layers locref)) locref)
191 (set-ordnums (cdr (get-ordnums locref)) locref))
195 (set-layers (cdr (get-layers locref)) locref)
196 (set-ordnums (cdr (get-ordnums locref)) locref)
253 (split-list #'(lambda (locref)
310 (split-list #'(lambda (locref) (get-catattr locref))
545 (setq locref (car locrefs))
667 locref)
[all …]
H A Dlocref.lsp309 (defmacro state-normal-p (locref)
312 (defmacro state-virtual-p (locref)
315 (defmacro state-deleted-p (locref)
318 (defun set-state-normal (locref)
320 locref)
322 (defun set-state-virtual (locref)
324 locref)
326 (defun set-state-deleted (locref)
328 locref)
336 (defmacro set-rangeattr-open (locref)
[all …]
H A DMakefile.am34 FASSRC = base.lsp ordrules.lsp locref.lsp idxstyle.lsp \
36 FAS = base.fas ordrules.fas locref.fas idxstyle.fas \
38 FASLIBS = base.lib ordrules.lib locref.lib idxstyle.lib \
69 idxstyle.fas: locref.fas
70 locref.fas: base.fas
H A DMakefile.in273 FASSRC = base.lsp ordrules.lsp locref.lsp idxstyle.lsp \
276 FAS = base.fas ordrules.fas locref.fas idxstyle.fas \
279 FASLIBS = base.lib ordrules.lib locref.lib idxstyle.lib \
516 idxstyle.fas: locref.fas
517 locref.fas: base.fas
H A Ddump-xindy.lsp10 (load 'locref)
/dports/editors/fpc-ide/fpc-3.2.2/compiler/llvm/
H A Dnllvmmem.pas106 locref: preference;
114 if assigned(locref) then
118 locref:=@location.reference;
120 locref:=@location.sref.ref;
139 locref:=nil;
156 locref^,ptruinttype,constarrayoffset,true))
159 locref^,ptruinttype,constarrayoffset,false));
160 reference_reset_base(locref^,hreg,0,locref^.temppos,locref^.alignment,locref^.volatility);
167 if not assigned(locref) then
171 locref^.base:=hreg;
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/llvm/
H A Dnllvmmem.pas106 locref: preference;
114 if assigned(locref) then
118 locref:=@location.reference;
120 locref:=@location.sref.ref;
139 locref:=nil;
156 locref^,ptruinttype,constarrayoffset,true))
159 locref^,ptruinttype,constarrayoffset,false));
160 reference_reset_base(locref^,hreg,0,locref^.temppos,locref^.alignment,locref^.volatility);
167 if not assigned(locref) then
171 locref^.base:=hreg;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/llvm/
H A Dnllvmmem.pas106 locref: preference;
114 if assigned(locref) then
118 locref:=@location.reference;
120 locref:=@location.sref.ref;
139 locref:=nil;
156 locref^,ptruinttype,constarrayoffset,true))
159 locref^,ptruinttype,constarrayoffset,false));
160 reference_reset_base(locref^,hreg,0,locref^.temppos,locref^.alignment,locref^.volatility);
167 if not assigned(locref) then
171 locref^.base:=hreg;
[all …]
/dports/textproc/hevea/hevea-2.34/
H A Dfigcut.hva21 \let\figcut@locref\@locref
22 \newcommand{\fig@locref}[2]{\@aelement{href="\@print{#}#1" target="_new"}{#2}}
24 {\let\@locref\fig@locref\figcut@ref{#1}\let\@locref\figcut@locref}
39 \fig@locref{\current@figlabel}
/dports/net/freediameter/freeDiameter-1.5.0/libfdproto/
H A Ddictionary.c1524 struct dict_object * locref = NULL; in fd_dict_new() local
1696 if (fd_os_cmp(locref->data.vendor.vendor_name, locref->datastr_len, in fd_dict_new()
1708 if (fd_os_cmp(locref->data.application.application_name, locref->datastr_len, in fd_dict_new()
1742 if (order_enum_by_name(locref, new)) { in fd_dict_new()
1746 if (order_enum_by_val(locref, new)) { in fd_dict_new()
1756 if (order_avp_by_code(locref, new)) { in fd_dict_new()
1760 if (order_avp_by_name(locref, new)) { in fd_dict_new()
1786 if (order_cmd_by_name(locref, new)) { in fd_dict_new()
1818 int r1 = locref->data.rule.rule_min; in fd_dict_new()
1820 int p = locref->data.rule.rule_position; in fd_dict_new()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/xindy/xindy-2.5.1/modules/base/
H A Dlatex-loc-fmts.xdy11 (markup-locref :open "\textbf{" :close "}" :attr "textbf")
12 (markup-locref :open "\textit{" :close "}" :attr "textit")
13 (markup-locref :open "\hyperpage{" :close "}" :attr "hyperpage")
/dports/textproc/hevea/hevea-2.34/info/
H A Dhevea.hva24 \renewcommand{\@locref}[2]
38 {\@locref{#1#3}{#4}}
40 \renewcommand{\@notepointer}[3]{\@locref{#1#2}{#3}}
/dports/science/tinker/tinker/doc/sphinx/ffe/_build/latex/
H A Dsphinx.xdy8 (markup-locref :open "\textbf{\hyperpage{" :close "}}" :attr "textbf")
9 (markup-locref :open "\textit{\hyperpage{" :close "}}" :attr "textit")
10 (markup-locref :open "\emph{\hyperpage{" :close "}}" :attr "emph")
11 (markup-locref :open "\spxpagem{\hyperpage{" :close "}}" :attr "spxpagem")
12 (markup-locref :open "\hyperpage{" :close "}" :attr "default")
92 (markup-locref-list :sep ", ")
/dports/science/tinker/tinker/doc/sphinx/tinker/_build/latex/
H A Dsphinx.xdy8 (markup-locref :open "\textbf{\hyperpage{" :close "}}" :attr "textbf")
9 (markup-locref :open "\textit{\hyperpage{" :close "}}" :attr "textit")
10 (markup-locref :open "\emph{\hyperpage{" :close "}}" :attr "emph")
11 (markup-locref :open "\spxpagem{\hyperpage{" :close "}}" :attr "spxpagem")
12 (markup-locref :open "\hyperpage{" :close "}" :attr "default")
92 (markup-locref-list :sep ", ")
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/texinputs/
H A Dsphinx.xdy8 (markup-locref :open "\textbf{\hyperpage{" :close "}}" :attr "textbf")
9 (markup-locref :open "\textit{\hyperpage{" :close "}}" :attr "textit")
10 (markup-locref :open "\emph{\hyperpage{" :close "}}" :attr "emph")
11 (markup-locref :open "\spxpagem{\hyperpage{" :close "}}" :attr "spxpagem")
12 (markup-locref :open "\hyperpage{" :close "}" :attr "default")
92 (markup-locref-list :sep ", ")
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/texinputs/
H A Dsphinx.xdy8 (markup-locref :open "\textbf{\hyperpage{" :close "}}" :attr "textbf")
9 (markup-locref :open "\textit{\hyperpage{" :close "}}" :attr "textit")
10 (markup-locref :open "\emph{\hyperpage{" :close "}}" :attr "emph")
11 (markup-locref :open "\spxpagem{\hyperpage{" :close "}}" :attr "spxpagem")
12 (markup-locref :open "\hyperpage{" :close "}" :attr "default")
92 (markup-locref-list :sep ", ")
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/texinputs/
H A Dsphinx.xdy8 (markup-locref :open "\textbf{\hyperpage{" :close "}}" :attr "textbf")
9 (markup-locref :open "\textit{\hyperpage{" :close "}}" :attr "textit")
10 (markup-locref :open "\emph{\hyperpage{" :close "}}" :attr "emph")
11 (markup-locref :open "\spxpagem{\hyperpage{" :close "}}" :attr "spxpagem")
12 (markup-locref :open "\hyperpage{" :close "}" :attr "default")
92 (markup-locref-list :sep ", ")
/dports/textproc/hevea/hevea-2.34/html/
H A Dnatbib.hva11 \else\@locref{#1}{\NAT@fmt{#1}{#2}{#3}}\fi}
/dports/print/texlive-base/texlive-20150521-source/utils/xindy/xindy-2.5.1/modules/styles/
H A Dbasic.xdy24 (markup-locref-list :sep ", ")

123