Home
last modified time | relevance | path

Searched refs:tnote (Results 1 – 25 of 69) sorted by relevance

123

/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dctable.cwl14 \ctable{preamble}{tnote cmds}{table}
15 \ctable[options%keyvals]{preamble}{tnote cmds}{table}
62 \tnote{footnote text}
63 \tnote[label]{footnote text}
H A Dthreeparttable.cwl28 \tnote{label}
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/lib/LaTeXML/Package/
H A Dthreeparttable.sty.ltxml22 DefMacro('\TPTnoteLabel{}', '\tnote{#1}\hfil');
28 # We SHOULD be playing games to link up the \tnote to the item...
30 DefMacro('\tnote{}', '\TPToverlap{\textsuperscript{\TPTtagStyle{#1}}}');
/dports/textproc/p5-LaTeX-Table/LaTeX-Table-v1.0.6/t/
H A D10.table-ctable.t26 $table->set_foottable('\tnote{footnotes are placed under the table}');
35 ]{lrr}{\tnote{footnotes are placed under the table}}{
67 ]{lrr}{\tnote{footnotes are placed under the table}}{
97 ]{lrr}{\tnote{footnotes are placed under the table}}{
136 ]{lXr}{\tnote{footnotes are placed under the table}}{
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tests/vmalloc/
H A Dtmmopen.c74 { tnote("shm not supported"); in tmain()
82 { tnote("map not supported"); in tmain()
/dports/shells/ksh93/ast-93u/src/cmd/tests/vmalloc/
H A Dtmmopen.c74 { tnote("shm not supported"); in tmain()
82 { tnote("map not supported"); in tmain()
/dports/devel/staf/src/staf/docs/userguide/
H A DDiagSrv.script179 :tnote text='Notes'.
223 :tnote text='Notes'.
271 :tnote text='Notes'.
290 :tnote text='Description'.This map class represents a trigger
308 :tnote text='Notes'.
355 :tnote text='Notes'.
374 :tnote text='Description'.This map class represents a source
392 :tnote text='Notes'.
445 :tnote text='Notes'.
511 :tnote text='Notes'.
[all …]
H A DMiscSrv.script93 :tnote text='Description'.This map class represents information about
171 :tnote text='Notes'.
260 :tnote text='Description'.This map class represents information about
298 :tnote text='Notes'.
381 :tnote text='Description'.This map class represents an interface.
403 :tnote text='Notes'.
424 :tnote text='Description'.This map class represents the operational
502 :tnote text='Description'.This map class represents an cached endpoint.
524 :tnote text='Notes'.
728 :tnote text='Description'.This map class represents an interface.
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcombine-stack-adj.c391 rtx tnote; in force_move_args_size_note() local
393 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
394 if (tnote) in force_move_args_size_note()
396 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcombine-stack-adj.c391 rtx tnote; in force_move_args_size_note() local
393 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
394 if (tnote) in force_move_args_size_note()
396 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcombine-stack-adj.c391 rtx tnote; in force_move_args_size_note() local
393 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
394 if (tnote) in force_move_args_size_note()
396 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine-stack-adj.c459 rtx tnote; in force_move_args_size_note() local
461 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
462 if (tnote) in force_move_args_size_note()
464 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine-stack-adj.c456 rtx tnote; in force_move_args_size_note() local
458 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
459 if (tnote) in force_move_args_size_note()
461 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcombine-stack-adj.c458 rtx tnote; in force_move_args_size_note() local
460 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
461 if (tnote) in force_move_args_size_note()
463 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcombine-stack-adj.c459 rtx tnote; in force_move_args_size_note() local
461 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
462 if (tnote) in force_move_args_size_note()
464 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcombine-stack-adj.c459 rtx tnote; in force_move_args_size_note() local
461 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
462 if (tnote) in force_move_args_size_note()
464 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine-stack-adj.c456 rtx tnote; in force_move_args_size_note() local
458 tnote = find_reg_note (test, REG_ARGS_SIZE, NULL_RTX); in force_move_args_size_note()
459 if (tnote) in force_move_args_size_note()
461 XEXP (tnote, 0) = XEXP (note, 0); in force_move_args_size_note()

123