Home
last modified time | relevance | path

Searched refs:another_str (Results 1 – 23 of 23) sorted by relevance

/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in FUZZ_TARGET() local
35 const Span<const char> another_span{another_str}; in FUZZ_TARGET()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in FUZZ_TARGET() local
35 const Span<const char> another_span{another_str}; in FUZZ_TARGET()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32);
35 const Span<const char> another_span{another_str};
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in test_one_input() local
35 const Span<const char> another_span{another_str}; in test_one_input()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in test_one_input() local
35 const Span<const char> another_span = MakeSpan(another_str); in test_one_input()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in test_one_input() local
35 const Span<const char> another_span{another_str}; in test_one_input()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/fuzz/
H A Dspan.cpp34 std::string another_str = fuzzed_data_provider.ConsumeBytesAsString(32); in test_one_input() local
35 const Span<const char> another_span{another_str}; in test_one_input()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp77 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
82 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp77 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
82 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp77 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
82 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp78 typedef char* another_str; // expected-note{{'another_str' declared here}} typedef
83 another_str *cstr = new AnotherStr; // expected-error{{unknown type name 'AnotherStr'; did you mean…