Home
last modified time | relevance | path

Searched refs:esc (Results 1 – 25 of 6549) sorted by relevance

12345678910>>...262

/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-remove.t29 \r (no-eol) (esc)
47 \r (no-eol) (esc)
50 \r (no-eol) (esc)
58 \r (no-eol) (esc)
66 \r (no-eol) (esc)
73 \r (no-eol) (esc)
82 \r (no-eol) (esc)
85 \r (no-eol) (esc)
94 \r (no-eol) (esc)
103 \r (no-eol) (esc)
[all …]
H A Dtest-progress.t81 \r (no-eol) (esc)
91 \r (no-eol) (esc)
98 \r (no-eol) (esc)
110 \r (no-eol) (esc)
124 \r (no-eol) (esc)
141 \r (no-eol) (esc)
153 \r (no-eol) (esc)
161 \r (no-eol) (esc)
169 \r (no-eol) (esc)
177 \r (no-eol) (esc)
[all …]
H A Dtest-convert-svn-move.t161 \r (no-eol) (esc)
162 scanning [=====> ] 1/7\r (no-eol) (esc)
163 scanning [===========> ] 2/7\r (no-eol) (esc)
164 scanning [=================> ] 3/7\r (no-eol) (esc)
170 \r (no-eol) (esc)
179 \r (no-eol) (esc)
184 \r (no-eol) (esc)
193 \r (no-eol) (esc)
198 \r (no-eol) (esc)
203 \r (no-eol) (esc)
[all …]
H A Dtest-subrepo-deep-nested-change.t30 \r (no-eol) (esc)
38 \r (no-eol) (esc)
54 \r (no-eol) (esc)
64 \r (no-eol) (esc)
67 \r (no-eol) (esc)
127 \r (no-eol) (esc)
132 \r (no-eol) (esc)
135 \r (no-eol) (esc)
140 \r (no-eol) (esc)
143 \r (no-eol) (esc)
[all …]
/dports/biology/pbbam/pbbam-0.18.0/tests/src/cram/
H A Dpbmerge_aligned_ordering.t.in17 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.1 (esc)
18 @SQ\tSN:lambda_NEB3011\tLN:48502\tM5:a1319ff90e994c8190a4fe6569d0822a (esc)
35 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.1 (esc)
36 @SQ\tSN:lambda_NEB3011\tLN:48502\tM5:a1319ff90e994c8190a4fe6569d0822a (esc)
57 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.1 (esc)
58 @SQ\tSN:lambda_NEB3011\tLN:48502\tM5:a1319ff90e994c8190a4fe6569d0822a (esc)
92 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.1 (esc)
93 @SQ\tSN:lambda_NEB3011\tLN:48502\tM5:a1319ff90e994c8190a4fe6569d0822a (esc)
127 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.1 (esc)
128 @SQ\tSN:lambda_NEB3011\tLN:48502\tM5:a1319ff90e994c8190a4fe6569d0822a (esc)
[all …]
H A Dpbmerge_fofn.t.in18 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.3 (esc)
24 singleInsertion/100/0_49\tlambda_NEB3011\t5211 (esc)
25 singleInsertion/200/0_49\tlambda_NEB3011\t5211 (esc)
26 singleInsertion/100/0_111\tlambda_NEB3011\t9378 (esc)
27 singleInsertion/100/0_111\tlambda_NEB3011\t9378 (esc)
30 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.3 (esc)
58 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.3 (esc)
77 singleInsertion/100/0_49\tlambda_NEB3011\t5211 (esc)
78 singleInsertion/200/0_49\tlambda_NEB3011\t5211 (esc)
96 @HD\tVN:1.3.1\tSO:coordinate\tpb:3.0.3 (esc)
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpcscp.c178 esc->sc_st = iot; in pcscp_attach()
179 esc->sc_sh = ioh; in pcscp_attach()
272 if ((error = bus_dmamap_load(esc->sc_dmat, esc->sc_mdldmap, in pcscp_attach()
312 bus_dmamap_unload(esc->sc_dmat, esc->sc_mdldmap); in pcscp_attach()
314 bus_dmamap_destroy(esc->sc_dmat, esc->sc_mdldmap); in pcscp_attach()
316 bus_dmamem_unmap(esc->sc_dmat, (void *)esc->sc_mdldmap, in pcscp_attach()
321 bus_dmamap_destroy(esc->sc_dmat, esc->sc_xfermap); in pcscp_attach()
464 bus_dmamap_sync(esc->sc_dmat, esc->sc_mdldmap, in pcscp_dma_intr()
543 error = bus_dmamap_load(esc->sc_dmat, dmap, *esc->sc_dmaaddr, in pcscp_dma_setup()
582 bus_dmamap_t dmap = esc->sc_xfermap, mdldmap = esc->sc_mdldmap; in pcscp_dma_go()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/mca/
H A Desp_mca.c232 esc); in esp_mca_attach()
244 bus_space_write_1(esc->sc_iot, esc->sc_ioh, N86C01_MODE_ENABLE, in esp_mca_attach()
268 return bus_space_read_1(esc->sc_iot, esc->sc_esp_ioh, reg); in esp_read_reg()
276 bus_space_write_1(esc->sc_iot, esc->sc_esp_ioh, reg, val); in esp_write_reg()
297 bus_dmamap_unload(esc->sc_dmat, esc->sc_xfer); in esp_dma_reset()
333 bus_dmamap_sync(esc->sc_dmat, esc->sc_xfer, 0, *esc->sc_xfer_len, in esp_dma_intr()
337 bus_dmamap_unload(esc->sc_dmat, esc->sc_xfer); in esp_dma_intr()
340 *esc->sc_xfer_addr += *esc->sc_xfer_len; in esp_dma_intr()
365 bus_dmamap_unload(esc->sc_dmat, esc->sc_xfer); in esp_dma_setup()
372 if ((error = bus_dmamap_load(esc->sc_dmat, esc->sc_xfer, *addr, in esp_dma_setup()
[all …]
/dports/textproc/crex/crex-0.2.5/src/
H A Dansi_escape_codes.cc21 std::string const esc {"\033["}; variable
24 std::string const reset {esc + "0m"};
27 std::string const bold {esc + "1m"};
28 std::string const dim {esc + "2m"};
29 std::string const italic {esc + "3m"};
31 std::string const blink {esc + "5m"};
32 std::string const rblink {esc + "6m"};
35 std::string const cross {esc + "9m"};
83 ss << esc << "38;5;" << x << "m"; in fg_256()
131 << esc << "38;2;" in fg_true()
[all …]
/dports/sysutils/modules/modules-4.6.0/testsuite/modules.00-init/
H A D006-procs.exp269 set answer "set ::env${esc}($var${esc}) ${esc}{$val${esc}};"
434 set answer "setwd${esc}('$val'${esc})"
462 set answer "set XRDBPIPE ${esc}\[open \"${esc}|$xrdb -merge\" r${esc}+${esc}\];\n"
472 set answer "open${esc}(XRDBPIPE, \"${esc}|$xrdb -merge\"${esc});\n"
481 …bprocess.Popen${esc}(${esc}\['$xrdb', '-merge'${esc}\], stdin=subprocess.PIPE${esc}).communicate${
483 set answer "subprocess.Popen${esc}(${esc}\['$xrdb', '-merge', '$var'${esc}\]${esc})"
488 … set answer "Open3.popen2${esc}('$xrdb -merge'${esc}) {${esc}|i,o,t${esc}| i.puts '$var: $val'}"
535 set answer "set XRDBPIPE ${esc}\[open \"${esc}|$xrdb -merge\" r${esc}+${esc}\];\n"
541 set answer "open${esc}(XRDBPIPE, \"${esc}|$xrdb -merge\"${esc});\n"
546 …subprocess.Popen${esc}(${esc}\['$xrdb', '-merge'${esc}\], stdin=subprocess.PIPE${esc}).communicate…
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/internal/internalconsumertest/
H A Derr_or_sink_consumer.go35 esc.mu.Lock()
36 defer esc.mu.Unlock()
37 esc.consumeError = err
46 esc.mu.Lock()
47 defer esc.mu.Unlock()
58 esc.mu.Lock()
59 defer esc.mu.Unlock()
70 esc.mu.Lock()
71 defer esc.mu.Unlock()
73 esc.consumeError = nil
[all …]
/dports/textproc/bat/bat-0.18.3/tests/syntax-tests/source/dash/
H A Dshfm3 esc() {
30 esc ED2
96 esc ED2
132 esc ED2
133 esc CUP
182 esc DECSC
198 esc DECRC
202 esc DECSC
206 esc EL0
216 esc DECRC
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/util/
H A DXMLWriter.java1549 String esc; in escapeChars() local
1562 esc = "amp"; in escapeChars()
1570 esc = "lt"; in escapeChars()
1578 esc = "gt"; in escapeChars()
1585 esc = "apos"; in escapeChars()
1592 esc = "quot"; in escapeChars()
1597 esc = eol; in escapeChars()
1651 esc = null; in escapeChars()
1778 if (esc == null) { in escapeChars()
1794 if (esc == eol) in escapeChars()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/util/
H A DXMLWriter.java1549 String esc; in escapeChars() local
1562 esc = "amp"; in escapeChars()
1570 esc = "lt"; in escapeChars()
1578 esc = "gt"; in escapeChars()
1585 esc = "apos"; in escapeChars()
1592 esc = "quot"; in escapeChars()
1597 esc = eol; in escapeChars()
1651 esc = null; in escapeChars()
1778 if (esc == null) { in escapeChars()
1794 if (esc == eol) in escapeChars()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/util/
H A DXMLWriter.java1549 String esc; in escapeChars() local
1562 esc = "amp"; in escapeChars()
1570 esc = "lt"; in escapeChars()
1578 esc = "gt"; in escapeChars()
1585 esc = "apos"; in escapeChars()
1592 esc = "quot"; in escapeChars()
1597 esc = eol; in escapeChars()
1651 esc = null; in escapeChars()
1778 if (esc == null) { in escapeChars()
1794 if (esc == eol) in escapeChars()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/util/
H A DXMLWriter.java1549 String esc; in escapeChars() local
1562 esc = "amp"; in escapeChars()
1570 esc = "lt"; in escapeChars()
1578 esc = "gt"; in escapeChars()
1585 esc = "apos"; in escapeChars()
1592 esc = "quot"; in escapeChars()
1597 esc = eol; in escapeChars()
1651 esc = null; in escapeChars()
1778 if (esc == null) { in escapeChars()
1794 if (esc == eol) in escapeChars()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/util/
H A DXMLWriter.java1549 String esc; in escapeChars() local
1562 esc = "amp"; in escapeChars()
1570 esc = "lt"; in escapeChars()
1578 esc = "gt"; in escapeChars()
1585 esc = "apos"; in escapeChars()
1592 esc = "quot"; in escapeChars()
1597 esc = eol; in escapeChars()
1651 esc = null; in escapeChars()
1778 if (esc == null) { in escapeChars()
1794 if (esc == eol) in escapeChars()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/xml/util/
H A DXMLWriter.java1545 String esc; in escapeChars() local
1558 esc = "amp"; in escapeChars()
1566 esc = "lt"; in escapeChars()
1574 esc = "gt"; in escapeChars()
1581 esc = "apos"; in escapeChars()
1588 esc = "quot"; in escapeChars()
1593 esc = eol; in escapeChars()
1647 esc = null; in escapeChars()
1774 if (esc == null) { in escapeChars()
1790 if (esc == eol) in escapeChars()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/www/bugzilla2atom/bugzilla2atom-56126912bf314a80744827758d582e5e60e7178c/vendor/golang.org/x/tools/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/go/internal/gccgoimporter/testdata/
H A Dissue29198.gox15 …func (l <esc:0x1> <type 24>) .time.lookupName (name <esc:0x1> <type -16>, unix <type -4>) (offset …
22 func (t <esc:0x1> <type 12>) Sub (u <esc:0x1> <type 12>) <type 26 "time.Duration" <type -4>
45 func (t <esc:0x1> <type 12>) Before (u <esc:0x1> <type 12>) <type -15>;
46 func (t <esc:0x1> <type 28>) UnmarshalBinary (data <esc:0x1> <type 29 [] <type -20>>) <type -19>;
55 …func (t <esc:0x1> <type 12>) AppendFormat (b <esc:0x12> <type 31 [] <type -20>>, layout <esc:0x1> …
56 func (t <esc:0x1> <type 28>) GobDecode (data <esc:0x1> <type 33 [] <type -20>>) <type -19>;
57 func (t <esc:0x1> <type 28>) UnmarshalJSON (data <esc:0x1> <type 34 [] <type -20>>) <type -19>;
61 func (t <esc:0x1> <type 12>) After (u <esc:0x1> <type 12>) <type -15>;
63 func (t <esc:0x1> <type 28>) UnmarshalText (data <esc:0x1> <type 37 [] <type -20>>) <type -19>;
64 func (t <esc:0x1> <type 12>) Equal (u <esc:0x1> <type 12>) <type -15>;
[all …]

12345678910>>...262