Home
last modified time | relevance | path

Searched defs:foo (Results 1 – 25 of 15568) sorted by relevance

12345678910>>...623

/dports/devel/boost-docs/boost_1_72_0/libs/callable_traits/doc/
H A Dhideous_template.snippet.cpp8 template<class Return, class... Args> struct foo<Return(Args...)> {}; struct
9 template<class Return, class... Args> struct foo<Return(Args...) &> {}; struct
10 template<class Return, class... Args> struct foo<Return(Args...) &&> {}; struct
11 template<class Return, class... Args> struct foo<Return(Args...) const> {}; struct
12 template<class Return, class... Args> struct foo<Return(Args...) const &> {}; struct
13 template<class Return, class... Args> struct foo<Return(Args...) const &&> {}; struct
14 template<class Return, class... Args> struct foo<Return(Args...) volatile> {}; struct
15 template<class Return, class... Args> struct foo<Return(Args...) volatile &> {}; struct
20 template<class Return, class... Args> struct foo<Return(Args..., ...)> {}; struct
21 template<class Return, class... Args> struct foo<Return(Args..., ...) &> {}; struct
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/callable_traits/doc/
H A Dhideous_template.snippet.cpp8 template<class Return, class... Args> struct foo<Return(Args...)> {}; struct
9 template<class Return, class... Args> struct foo<Return(Args...) &> {}; struct
10 template<class Return, class... Args> struct foo<Return(Args...) &&> {}; struct
11 template<class Return, class... Args> struct foo<Return(Args...) const> {}; struct
12 template<class Return, class... Args> struct foo<Return(Args...) const &> {}; struct
13 template<class Return, class... Args> struct foo<Return(Args...) const &&> {}; struct
14 template<class Return, class... Args> struct foo<Return(Args...) volatile> {}; struct
15 template<class Return, class... Args> struct foo<Return(Args...) volatile &> {}; struct
20 template<class Return, class... Args> struct foo<Return(Args..., ...)> {}; struct
21 template<class Return, class... Args> struct foo<Return(Args..., ...) &> {}; struct
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/callable_traits/doc/
H A Dhideous_template.snippet.cpp8 template<class Return, class... Args> struct foo<Return(Args...)> {}; struct
9 template<class Return, class... Args> struct foo<Return(Args...) &> {}; struct
10 template<class Return, class... Args> struct foo<Return(Args...) &&> {}; struct
11 template<class Return, class... Args> struct foo<Return(Args...) const> {}; struct
12 template<class Return, class... Args> struct foo<Return(Args...) const &> {}; struct
13 template<class Return, class... Args> struct foo<Return(Args...) const &&> {}; struct
14 template<class Return, class... Args> struct foo<Return(Args...) volatile> {}; struct
15 template<class Return, class... Args> struct foo<Return(Args...) volatile &> {}; struct
20 template<class Return, class... Args> struct foo<Return(Args..., ...)> {}; struct
21 template<class Return, class... Args> struct foo<Return(Args..., ...) &> {}; struct
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/callable_traits/doc/
H A Dhideous_template.snippet.cpp8 template<class Return, class... Args> struct foo<Return(Args...)> {}; struct
9 template<class Return, class... Args> struct foo<Return(Args...) &> {}; struct
10 template<class Return, class... Args> struct foo<Return(Args...) &&> {}; struct
11 template<class Return, class... Args> struct foo<Return(Args...) const> {}; struct
12 template<class Return, class... Args> struct foo<Return(Args...) const &> {}; struct
13 template<class Return, class... Args> struct foo<Return(Args...) const &&> {}; struct
14 template<class Return, class... Args> struct foo<Return(Args...) volatile> {}; struct
15 template<class Return, class... Args> struct foo<Return(Args...) volatile &> {}; struct
20 template<class Return, class... Args> struct foo<Return(Args..., ...)> {}; struct
21 template<class Return, class... Args> struct foo<Return(Args..., ...) &> {}; struct
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/parser/
H A Ddefault-on-wrong-item-kind.rs13 default fn foo(); in foo() function
14 default mod foo {} //~ ERROR a module cannot be `default` module
16 default type foo = u8; typedef
17 default enum foo {} //~ ERROR an enum cannot be `default` enum
20 default trait foo {} //~ ERROR a trait cannot be `default` interface
40 default fn foo(); in foo() function
45 default type foo = u8; typedef
77 default fn foo(); in foo() method
82 default type foo = u8; typedef
114 default fn foo(); in foo() method
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/tests/outputs/
H A Dsupports.css2 foo { selector
7 foo { selector
12 foo { selector
17 foo { selector
22 foo { selector
27 foo { selector
32 foo { selector
37 foo { selector
42 foo { selector
47 foo { selector
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/tests/MMD6Tests/
H A DHeaders.tex5 \part{foo} part
6 \label{foo} label
8 \part{foo} part
9 \label{foo} label
11 \part{foo} part
12 \label{foo} label
14 \part{foo} part
40 \subsection{foo} argument
43 \subsubsection{foo} argument
46 \paragraph{foo} paragraph
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.dg/ext/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.target/i386/
H A Dpr57362.C5 int foo(void) { return 1; } in foo() function
7 int foo(void) { return 1; } in foo() function
9 int foo(void) { return 1; } in foo() function
11 int foo(void) { return 1; } in foo() function
13 int foo(void) { return 1; } in foo() function
15 int foo(void) { return 1; } in foo() function
17 int foo(void) { return 1; } in foo() function
19 int foo(void) { return 1; } in foo() function
21 int foo(void) { return 1; } in foo() function
23 int foo(void) { return 1; } in foo() function
[all …]

12345678910>>...623