Home
last modified time | relevance | path

Searched refs:make_foo (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/borrowck/
H A Dborrowck-borrow-from-owned-ptr.rs16 let mut foo = make_foo(); in borrow_same_field_twice_mut_mut()
23 let mut foo = make_foo(); in borrow_same_field_twice_mut_imm()
30 let mut foo = make_foo(); in borrow_same_field_twice_imm_mut()
37 let mut foo = make_foo(); in borrow_same_field_twice_imm_imm()
44 let mut foo = make_foo(); in borrow_both_fields_mut()
51 let mut foo = make_foo(); in borrow_both_mut_pattern()
61 let mut foo = make_foo(); in borrow_var_and_pattern()
71 let mut foo = make_foo(); in borrow_mut_and_base_imm()
79 let mut foo = make_foo(); in borrow_mut_and_base_mut()
86 let mut foo = make_foo(); in borrow_mut_and_base_mut2()
[all …]
H A Dborrowck-borrow-from-stack-variable.rs13 fn make_foo() -> Foo { panic!() } in make_foo() function
16 let mut foo = make_foo(); in borrow_same_field_twice_mut_mut()
23 let mut foo = make_foo(); in borrow_same_field_twice_mut_imm()
30 let mut foo = make_foo(); in borrow_same_field_twice_imm_mut()
37 let mut foo = make_foo(); in borrow_same_field_twice_imm_imm()
44 let mut foo = make_foo(); in borrow_both_mut()
51 let mut foo = make_foo(); in borrow_both_mut_pattern()
58 let mut foo = make_foo(); in borrow_var_and_pattern()
68 let mut foo = make_foo(); in borrow_mut_and_base_imm()
76 let mut foo = make_foo(); in borrow_mut_and_base_mut()
[all …]
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/src/Standards/PEAR/Tests/Functions/
H A DFunctionCallSignatureUnitTest.js.fixed20 make_foo(string/*the string*/, true/*test*/);
21 make_foo(string/*the string*/, true/*test*/);
22 make_foo(string /*the string*/, true /*test*/);
23 make_foo(/*the string*/string, /*test*/true);
24 make_foo(/*the string*/string, /*test*/true);
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/type-alias-impl-trait/
H A Dtype-alias-impl-trait-tuple.rs19 Blah { my_foo: make_foo(), my_u8: 12 } in new()
22 (self.my_foo, self.my_u8, make_foo()) in into_inner()
26 fn make_foo() -> Foo { in make_foo() function
/dports/devel/boost-docs/boost_1_72_0/libs/python/doc/reference/
H A Dmanage_new_object.qbk36 Foo* make_foo(int x) { return new Foo(x); }
42 def("make_foo", make_foo, return_value_policy<manage_new_object>())
51 >>> f = make_foo(3) # create a Foo object
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/boost-libs/boost_1_72_0/libs/python/doc/reference/
H A Dmanage_new_object.qbk36 Foo* make_foo(int x) { return new Foo(x); }
42 def("make_foo", make_foo, return_value_policy<manage_new_object>())
51 >>> f = make_foo(3) # create a Foo object
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/boost-python-libs/boost_1_72_0/libs/python/doc/reference/
H A Dmanage_new_object.qbk36 Foo* make_foo(int x) { return new Foo(x); }
42 def("make_foo", make_foo, return_value_policy<manage_new_object>())
51 >>> f = make_foo(3) # create a Foo object
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 call void @make_foo(%struct.foo_t* noalias sret %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/hyperscan/boost_1_75_0/libs/python/doc/reference/
H A Dmanage_new_object.qbk36 Foo* make_foo(int x) { return new Foo(x); }
42 def("make_foo", make_foo, return_value_policy<manage_new_object>())
51 >>> f = make_foo(3) # create a Foo object
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/SPARC/
H A D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %agg.result, i32 %a, i32 %b, …
7 ;CHECK-LABEL: make_foo:
22 ;CHECK: call make_foo
26 …call void @make_foo(%struct.foo_t* noalias sret(%struct.foo_t) %f, i32 10, i32 20, i32 30) nounwind
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/macros/
H A Dsame-sequence-span.stderr20 LL | proc_macro_sequence::make_foo!();
31 …= note: this error originates in the macro `proc_macro_sequence::make_foo` (in Nightly builds, run…
36 LL | proc_macro_sequence::make_foo!();
40 …= note: this error originates in the macro `proc_macro_sequence::make_foo` (in Nightly builds, run…
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/wasm-bindgen-0.2.78/guide/src/reference/attributes/on-rust-exports/
H A Dreadonly.md8 pub fn make_foo() -> Foo {
29 import { make_foo } from "./my_module";
31 const foo = make_foo();

12345678