Home
last modified time | relevance | path

Searched defs:ff (Results 1 – 25 of 49) sorted by relevance

12

/llvm-project/flang/test/Integration/
H A Ddebug-ptr-type.f903 subroutine ff(n, m) subroutine
5 nff global() argument
6 parff global() argument
7 pscff global() argument
8 par2ff global() argument
9 pstrff global() argument
10 arff global() argument
11 scff global() argument
12 ar2ff global() argument
13 strff global() argument
H A Ddebug-allocatable-1.f903 subroutine ff(n, m) subroutine
14 end subroutine ff argument
H A Ddebug-assumed-shape-array.f903 subroutine ff(arr, arr1) subroutine
7 arrff global() argument
/llvm-project/clang/test/Analysis/
H A Darray-punned-region.c13 BITFIELD_CAST ff = {0}; in array_struct_bitfield_1() local
21 BITFIELD_CAST ff = {0}; in array_struct_bitfield_2() local
35 mystruct ff; in array_struct_bitfield_3() local
H A Dobjc-method-coverage.m10 + (void *)ff{ class
/llvm-project/flang/test/Semantics/OpenMP/
H A Dworkshare01.f906 subroutine workshare(aa, bb, cc, dd, ee, ff, n) argument
8 real aa(n,n), bb(n,n), cc(n,n), dd(n,n), ee(n,n), ff(n,n) local
H A Dworkshare02.f9014 workshare(aa, bb, cc, dd, ee, ff, n) global() argument
17 real aa(n), bb(n), cc(n), dd(n), ee(n), ff( global() local
H A Dworkshare04.f906 subroutine omp_workshare(aa, bb, cc, dd, ee, ff, n) argument
10 real aa(n,n), bb(n,n), cc(n,n), dd(n,n), ee(n,n), ff(n,n) local
H A Dworkshare05.f9031 real :: aa(n,n), bb(n,n), cc(n,n), dd(n,n), ee(n,n), ff(n,n) variable
/llvm-project/clang/test/Index/
H A Dindex-local-symbol.cpp1 void ff() { in ff() function
/llvm-project/flang/test/Semantics/
H A Dresolve51.f907 procedure(f) :: ff local
H A Dresolve41.f9021 integer :: ff = 2_f variable
/llvm-project/clang/test/CodeGen/
H A Dalign-local.c3 typedef struct __attribute((aligned(16))) {int x[4];} ff; typedef
H A Dfp-atomic-ops.c30 void test(float *f, float ff, double *d, double dd) { in test()
H A Dextend-arg-64.c36 float ff; variable
/llvm-project/clang/test/Lexer/
H A Dmultiple-include.c14 typedef void ff(void); typedef
/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp162 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in GC() local
182 FakeFrame *ff = reinterpret_cast<FakeFrame *>( in ForEachFakeFrame() local
228 FakeFrame *ff = in OnMalloc() local
241 FakeFrame *ff = in OnMallocAlways() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-ms-exception-spec.cpp39 virtual T ff(U &&...) noexcept {}; in ff() function in f
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_fake_stack_test.cpp115 FakeFrame *ff = fs->Allocate(stack_size_log, cid, 0); in TEST() local
136 FakeFrame *ff = fs->Allocate(fs->stack_size_log(), class_id, 0); in RecursiveFunction() local
/llvm-project/clang/test/Modules/Inputs/merge-decl-context/
H A Da.h20 inline A<int> ff(int i) { in ff() function
/llvm-project/clang/test/Misc/
H A Dreduced-diags-macros.cpp36 node ff; variable
/llvm-project/clang/test/SemaCXX/
H A Dformat-strings-scanf.cpp25 float ff; member
/llvm-project/clang/test/Sema/
H A Dimplicit-int-float-conversion.c15 …float ff = 222222222222L; // expected-warning {{changes value from 222222222222 to 222222221312… in testAssignment() local
H A Darray-constraint.c8 void ff(void) { in ff() function
/llvm-project/flang/test/Semantics/OpenACC/
H A Dacc-declare-validity.f9056 real(8) :: ff(:), hh(:), ii(:,:) local

12