Home
last modified time | relevance | path

Searched defs:Wrap (Results 1 – 25 of 2180) sorted by relevance

12345678910>>...88

/dports/devel/gh/cli-2.4.0/vendor/github.com/muesli/reflow/wrap/
H A Dwrap.go17 type Wrap struct { struct
18 Limit int
19 Newline []rune
20 KeepNewlines bool
21 PreserveSpace bool
22 TabWidth int
24 buf *bytes.Buffer
25 lineLen int
26 ansi bool
27 forcefulNewline bool
[all …]
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/muesli/reflow/wrap/
H A Dwrap.go17 type Wrap struct { struct
18 Limit int
19 Newline []rune
20 KeepNewlines bool
21 PreserveSpace bool
22 TabWidth int
24 buf *bytes.Buffer
25 lineLen int
26 ansi bool
27 forcefulNewline bool
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/github.com/muesli/reflow/wrap/
H A Dwrap.go17 type Wrap struct { struct
18 Limit int
19 Newline []rune
20 KeepNewlines bool
21 PreserveSpace bool
22 TabWidth int
24 buf *bytes.Buffer
25 lineLen int
26 ansi bool
27 forcefulNewline bool
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/type-alias-impl-trait/
H A Dissue-66580-closure-coherence.rs13 struct Wrap<T> { struct
17 impl Wrap<Closure> {} impl
19 impl<T> Wrap<T> {} impl
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() function
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() argument
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/18_support/uncaught_exceptions/
H A Duncaught_exceptions.cc77 struct Wrap in test03() struct
79 UncaughtVerifier uv_{1}; in test03()
80 ~Wrap() {try {UncaughtVerifier uv2{2}; throw 0;} catch(...) {}} in test03()
115 struct Wrap in test06() struct
117 bool& result_; in test06()
118 Wrap(bool& result) : result_(result) {} in test06() function
119 ~Wrap() in test06()
138 struct Wrap in test07() struct
140 bool& result_; in test07()
141 Wrap(bool& result) : result_(result) {} in test07() argument
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/serde_path_to_error-0.1.5/src/
H A Dwrap.rs4 pub struct Wrap<'a, 'b, X> { struct
17 impl<'a, 'b, X> Wrap<'a, 'b, X> { argument
/dports/misc/concourse/vault-bdd38fca2cff/website/source/api/system/
H A Dwrapping-wrap.html.md25 ### Parameters
31 ### Sample Payload
40 ### Sample Request
51 ### Sample Response
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/website/source/api/system/
H A Dwrapping-wrap.html.md25 ### Parameters
31 ### Sample Payload
40 ### Sample Request
51 ### Sample Response

12345678910>>...88