Home
last modified time | relevance | path

Searched refs:oldnotes (Results 1 – 25 of 38) sorted by relevance

12

/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dcpo.py570 oldnotes = self.getnotes(origin)
572 if oldnotes:
574 newnotes = oldnotes + "\n" + text
576 if oldnotes != text:
577 oldnoteslist = oldnotes.split("\n")
581 if newline not in oldnotes or len(newline) < 5:
585 newnotes = text + "\n" + oldnotes
/dports/sysutils/munin-common/munin-2.0.67/master/lib/Munin/Master/
H A DLimitsOld.pm72 my $oldnotes;
131 $oldnotes = &munin_readconfig_part('limits', 1);
354 my $onfield = munin_get_node($oldnotes, $fpath);
/dports/sysutils/munin-node/munin-2.0.67/master/lib/Munin/Master/
H A DLimitsOld.pm72 my $oldnotes;
131 $oldnotes = &munin_readconfig_part('limits', 1);
354 my $onfield = munin_get_node($oldnotes, $fpath);
/dports/sysutils/munin-master/munin-2.0.67/master/lib/Munin/Master/
H A DLimitsOld.pm72 my $oldnotes;
131 $oldnotes = &munin_readconfig_part('limits', 1);
354 my $onfield = munin_get_node($oldnotes, $fpath);
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/
H A DMuse.hs489 oldnotes <- museNotes <$> getState
490 when (M.member ref oldnotes)
492 updateState $ \s -> s{ museNotes = M.insert ref (pos, content) oldnotes }
H A DTextile.hs103 let oldnotes = stateNotes st function
104 updateState $ \s -> s { stateNotes = newnote : oldnotes }
H A DMarkdown.hs428 oldnotes <- stateNotes' <$> getState
429 case M.lookup ref oldnotes of
433 M.insert ref (pos, parsed) oldnotes,
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/
H A DMuse.hs488 oldnotes <- museNotes <$> getState
489 when (M.member ref oldnotes)
491 updateState $ \s -> s{ museNotes = M.insert ref (pos, content) oldnotes }
H A DTextile.hs98 let oldnotes = stateNotes st function
99 updateState $ \s -> s { stateNotes = newnote : oldnotes }
H A DMarkdown.hs425 oldnotes <- stateNotes' <$> getState
426 case M.lookup ref oldnotes of
430 M.insert ref (pos, parsed) oldnotes,
/dports/textproc/hs-pandoc/pandoc-2.14.2/src/Text/Pandoc/Readers/Org/
H A DInlines.hs81 oldnotes <- orgStateNotes' <$> getState
82 updateState $ \s -> s{ orgStateNotes' = note:oldnotes }
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Readers/Org/
H A DInlines.hs80 oldnotes <- orgStateNotes' <$> getState
81 updateState $ \s -> s{ orgStateNotes' = note:oldnotes }
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dcombine.c11822 rtx oldnotes = 0; in move_deaths() local
11831 maybe_kill_insn, from_cuid, to_insn, &oldnotes); in move_deaths()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine.c13546 rtx oldnotes = 0; in move_deaths() local
13555 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcombine.c12997 rtx oldnotes = 0; in move_deaths() local
13006 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcombine.c12983 rtx oldnotes = 0; in move_deaths() local
12992 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c12236 rtx oldnotes = 0; in move_deaths() local
12245 maybe_kill_insn, from_cuid, to_insn, &oldnotes); in move_deaths()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcombine.c13048 rtx oldnotes = 0; in move_deaths() local
13057 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcombine.c12236 rtx oldnotes = 0; in move_deaths() local
12245 maybe_kill_insn, from_cuid, to_insn, &oldnotes); in move_deaths()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine.c13546 rtx oldnotes = 0; in move_deaths() local
13555 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c14015 rtx oldnotes = 0; in move_deaths() local
14024 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine.c14144 rtx oldnotes = 0; in move_deaths() local
14153 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine.c14127 rtx oldnotes = 0; in move_deaths() local
14136 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine.c14015 rtx oldnotes = 0; in move_deaths() local
14024 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcombine.c14127 rtx oldnotes = 0; in move_deaths() local
14136 maybe_kill_insn, from_luid, to_insn, &oldnotes); in move_deaths()

12