Home
last modified time | relevance | path

Searched defs:simple (Results 1 – 25 of 56) sorted by relevance

123

/llvm-project/flang/test/Driver/
H A Dfalias-analysis.f9019 subroutine simple(a) subroutine
23 ! CHECK-ALL-LABEL: define void @simple argument
/llvm-project/lldb/test/Shell/Breakpoint/Inputs/
H A Dppc64-localentry.s29 .globl simple symbol
32 simple: # @simple label
H A Dppc64le-localentry.s29 .globl simple symbol
32 simple: # @simple label
/llvm-project/clang/test/Sema/
H A Dmember-reference.c3 struct simple { int i; }; struct
/llvm-project/clang/test/Modules/Inputs/set-pure-crash/
H A Dc.h4 struct simple { struct
/llvm-project/lldb/test/API/functionalities/jitloader_gdb/
H A DMakefile7 simple: target
/llvm-project/clang/test/Index/
H A Dprint-type-size.cpp18 struct simple { struct
19 int a;
20 char b;
22 int c:3;
23 long d;
24 int e:5;
26 int f:4;
29 long long g;
31 char h:3;
32 char i:3;
[all …]
/llvm-project/clang/test/SemaCXX/
H A Dwarn-unsafe-buffer-usage-fixits-pre-increment.cpp8 void simple() { in simple() function
/llvm-project/libc/test/src/stdio/
H A Dfputs_test.cpp17 constexpr char simple[] = "A simple string written to stdout\n"; in TEST() local
H A Dputs_test.cpp16 constexpr char simple[] = "A simple string"; in TEST() local
H A Dputc_test.cpp25 ASSERT_EQ(LIBC_NAMESPACE::putc(simple[i], file), 0); in TEST() local
H A Dprintf_test.cpp16 constexpr char simple[] = "A simple string with no conversions.\n"; in TEST() local
H A Dfputc_test.cpp18 constexpr char simple[] = "A simple string written to stdout\n"; in TEST() local
H A Dfscanf_test.cpp46 ASSERT_EQ(sizeof(simple) - 1, in TEST() local
H A Dfprintf_test.cpp45 constexpr char simple[] = "A simple string with no conversions.\n"; TEST() local
H A Dvprintf_test.cpp28 constexpr char simple[] = "A simple string with no conversions.\n"; in TEST() local
H A Dvfprintf_test.cpp58 constexpr char simple[] = "A simple string with no conversions.\n"; TEST() local
/llvm-project/flang/test/Lower/HLFIR/
H A Dtype-bound-proc-tdesc.f908 procedure, nopass :: simple => simple_impl method
H A Dallocatable-end-of-scope-dealloc.f9023 subroutine simple() subroutine
28 ! CHECK-LABEL: func.func @_QPsimple() { argument
/llvm-project/clang/test/ExtractAPI/
H A Dtypedef_struct_enum.c48 simple enumerator
/llvm-project/libcxx/test/std/utilities/function.objects/func.bind_front/
H A Dbind_front.verify.cpp20 int simple(int n) { return n; } in simple() function
/llvm-project/clang/test/OpenMP/
H A Dirbuilder_safelen.cpp13 void simple(float *a, float *b, int *c) { in simple() function
H A Dirbuilder_simd.cpp12 void simple(float *a, float *b, int *c) { in simple() function
H A Dirbuilder_simdlen.cpp13 void simple(float *a, float *b, int *c) { in simple() function
H A Dirbuilder_safelen_order_concurrent.cpp13 void simple(float *a, float *b, int *c) { in simple() function

123