Searched refs:f0 (Results 51 - 75 of 520) sorted by relevance

1234567891011>>

/external/clang/test/CXX/expr/
H A Dp8.cpp9 void f0(int);
15 f0(a0);
16 f0(a1);
/external/clang/test/CodeGenCXX/
H A Dmangle-address-space.cpp4 void f0(char *p) { } function
6 void f0(char __attribute__((address_space(1))) *p) { } function
12 void f0(OpaqueTypePtr) { } function
H A DPR5834-constructor-conversion.cpp12 extern void f0(ASTMultiPtr);
13 f0(ASTMultiPtr());
/external/clang/test/Modules/Inputs/
H A Dmodule_private_right.h1 __module_private__ double &f0(double);
2 __module_private__ double &f0(double);
7 double &dr = f0(hidden_var);
/external/libcxx/test/std/thread/futures/futures.unique_future/
H A Dshare.pass.cpp27 std::future<T> f0 = p.get_future(); local
28 static_assert( noexcept(f0.share()), "");
29 std::shared_future<T> f = f0.share();
30 assert(!f0.valid());
35 std::future<T> f0; local
36 static_assert( noexcept(f0.share()), "");
37 std::shared_future<T> f = f0.share();
38 assert(!f0.valid());
44 std::future<T> f0 = p.get_future(); local
45 static_assert( noexcept(f0
52 std::future<T> f0; local
61 std::future<T> f0 = p.get_future(); local
69 std::future<T> f0; local
[all...]
/external/llvm/test/MC/Sparc/
H A Dsparcv8-instructions.s3 ! CHECK: fcmps %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0x24]
4 ! CHECK: fcmpd %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0x44]
5 ! CHECK: fcmpq %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0x64]
6 fcmps %f0, %f4
7 fcmpd %f0, %f4
8 fcmpq %f0, %f4
10 ! CHECK: fcmpes %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0xa4]
11 ! CHECK: fcmped %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0xc4]
12 ! CHECK: fcmpeq %f0, %f4 ! encoding: [0x81,0xa8,0x0a,0xe4]
13 fcmpes %f0,
[all...]
/external/clang/test/ASTMerge/Inputs/
H A Dfunction1.c1 void f0(int);
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Ddeduction.cpp9 void f0(X<sizeof...(Types), Types&...>) { } function in namespace:DeductionForInstantiation
12 template void f0(X<0>);
13 template void f0(X<1, int&>);
14 template void f0(X<2, int&, short&>);
17 template void f0<float>(X<1, float&>);
18 template void f0<double>(X<1, double&>);
21 template void f0<char, unsigned char>(X<2, char&, unsigned char&>);
22 template void f0<signed char, char>(X<2, signed char&, char&>);
25 // template void f0<short, int>(X<3, short&, int&, long&>);
/external/clang/test/CodeGen/
H A DPR3613-static-decl.c10 static int f0(void) { function
16 void *g1 = f0;
H A Dalways_inline.c2 // RUN: not grep '@f0' %t
5 // RUN: grep '@f0' %t | count 2
7 //static int f0() {
8 static int __attribute__((always_inline)) f0() { function
13 return f0();
H A Dbitfield-assign.c17 int f0 : 2; member in struct:s0
24 void f0(void) { function
26 if ((s.f0 = 3) != -1) g0();
42 s.f0 += 3;
H A Dcleanup-stack.c9 static void f0(struct s0 *p) { function
17 struct s0 x __attribute__((cleanup(f0))) = { &var, 2 };
18 struct s0 y __attribute__((cleanup(f0))) = { &var, 3 };
20 struct s0 y __attribute__((cleanup(f0))) = { &var, 4 };
H A Dopenmp_default_simd_align.c8 int f0() { function
H A Dprivate-extern.c9 int f0(void) { function
/external/clang/test/SemaCXX/
H A Dattr-after-definition.cpp5 bool f0(X) { return true; } // expected-note{{definition}} function
8 __attribute__ ((__visibility__("hidden"))) bool f0(X); // expected-warning{{attribute}}
/external/libcxx/test/std/atomics/atomics.flag/
H A Dcopy_assign.fail.cpp21 std::atomic_flag f0; local
23 f = f0;
H A Dcopy_volatile_assign.fail.cpp21 std::atomic_flag f0; local
23 f = f0;
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct.default/
H A Dp4.cpp3 void f0(int i, int j, int k = 3);
4 void f0(int i, int j, int k);
5 void f0(int i, int j = 2, int k);
6 void f0(int i, int j, int k);
7 void f0(int i = 1, // expected-note{{previous definition}}
9 void f0(int i, int j, int k); // want 2 decls before next default arg
10 void f0(int i, int j, int k);
13 void f0(int, int, int); // expected-note{{candidate}}
16 f0(); // expected-error{{no matching}}
21 f0(); // oka
[all...]
/external/valgrind/none/tests/mips32/
H A Dvfp.c47 // ldc1 $f0, 0($t1)
90 // lwc1 $f0, 0($t1)
109 // lwxc1 $f0, $a3($v0)
126 // ldxc1 $f0, $a3($v0)
165 // sdc1 $f0, 0($t0)
172 "ldc1 $f0, "#offset"($t1)\n\t" \
173 "sdc1 $f0, "#offset"($t0) \n\t" \
179 printf("sdc1 $f0, 0($t0) :: out: 0x%x\n", \
183 // sdxc1 $f0, $t2($t0)
192 "ldc1 $f0, "#offse
[all...]
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/
H A Dp1.cpp4 T f0(T, int);
7 int (*f0a)(int, int) = f0;
8 int (*f0b)(int, int) = &f0;
9 float (*f0c)(float, int) = &f0;
/external/clang/test/Coverage/
H A Dhtml-diagnostics.c13 void f0(int x) { function
/external/clang/test/Frontend/
H A Dwarning-mapping-5.c7 int f0(int x, unsigned y) { function
/external/clang/test/Index/Inputs/
H A Dremap-complete-to.c1 int f0(int *pointer1, float *pointer2) { function
/external/clang/test/Modules/
H A Dlookup.cpp12 f0(&i);
13 f0(&f);
16 ::f0(&i);
17 ::f0(&f);
33 // CHECK-PRINT: int *f0(int *);
34 // CHECK-PRINT: float *f0(float *);
/external/clang/test/Sema/
H A Dalign-arm-apcs.c4 struct s0 { double f0; int f1; }; member in struct:s0

Completed in 3985 milliseconds

1234567891011>>