Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 2010) sorted by relevance

12345678910>>...81

/llvm-project-15.0.7/llvm/lib/Support/
H A DConvertUTF.cpp155 ch = *source++; in ConvertUTF32toUTF16()
202 ch = *source++; in ConvertUTF16toUTF32()
400 case 1: if (*source >= 0x80 && *source < 0xC2) return false; in isLegalUTF8()
456 b1 = *source; in findMaximalSubpartOfIllFormedUTF8Sequence()
457 ++source; in findMaximalSubpartOfIllFormedUTF8Sequence()
469 b2 = *source; in findMaximalSubpartOfIllFormedUTF8Sequence()
470 ++source; in findMaximalSubpartOfIllFormedUTF8Sequence()
489 b3 = *source; in findMaximalSubpartOfIllFormedUTF8Sequence()
499 b3 = *source; in findMaximalSubpartOfIllFormedUTF8Sequence()
509 b3 = *source; in findMaximalSubpartOfIllFormedUTF8Sequence()
[all …]
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dreduction.h81 const char *source, int line, int dim = 0,
84 const char *source, int line, int dim = 0,
87 const char *source, int line, int dim = 0,
90 const char *source, int line, int dim = 0,
93 const char *source, int line, int dim = 0,
96 const char *source, int line, int dim = 0,
114 const char *source, int line, int dim = 0,
317 const char *source, int line);
320 const char *source, int line);
324 const char *source, int line);
[all …]
/llvm-project-15.0.7/clang/test/Index/
H A Dusrs.m173 // RUN: c-index-test -test-load-source all %s -isystem %S/Inputs | FileCheck -check-prefix=CHECK-so…
183 // CHECK-source: usrs.m:3:43: CompoundStmt= Extent=[3:43 - 3:60]
184 // CHECK-source: usrs.m:3:45: ReturnStmt= Extent=[3:45 - 3:57]
203 // CHECK-source: usrs.m:26:3: TypeRef=id:0:0 Extent=[26:3 - 26:5]
218 // CHECK-source: usrs.m:36:3: DeclStmt= Extent=[36:3 - 36:20]
221 // CHECK-source: usrs.m:37:3: DeclStmt= Extent=[37:3 - 37:16]
223 // CHECK-source: usrs.m:38:3: ReturnStmt= Extent=[38:3 - 38:11]
229 // CHECK-source: usrs.m:41:3: DeclStmt= Extent=[41:3 - 41:17]
231 // CHECK-source: usrs.m:42:3: ReturnStmt= Extent=[42:3 - 42:11]
289 // CHECK-source: usrs.m:74:3: DeclStmt= Extent=[74:3 - 74:33]
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/
H A DBUILD.gn14 "//lldb/source/Plugins/ABI/X86",
20 "//lldb/source/Plugins/Architecture/PPC64",
48 "//lldb/source/Plugins/Instruction/ARM",
52 "//lldb/source/Plugins/JITLoader/GDB",
60 "//lldb/source/Plugins/Language/ObjC",
92 "//lldb/source/Plugins/ObjectFile/ELF",
96 "//lldb/source/Plugins/ObjectFile/JIT",
104 "//lldb/source/Plugins/ObjectFile/PDB",
116 "//lldb/source/Plugins/Platform/Linux",
144 "//lldb/source/Plugins/REPL/Clang",
[all …]
/llvm-project-15.0.7/flang/test/Semantics/
H A Dallocate09.f9061 allocate(x1, x2(10), source=srcx)
62 allocate(x2(10), source=srcx_array)
64 allocate(param_ca_4_2, source=src_b_4_2_8_3)
74 allocate(extended2, source=src_c_4_5_5_6_8_8)
79 allocate(whatever, source=src_c_1_2_5_6_5_8)
81 allocate(integer_default, source=[(i,i=0,9)])
85 allocate(x1, source=cos(0._8))
87 allocate(x2(10), source=srcx8)
91 allocate(param_ta_4_2, source=src_a_8_2)
95 allocate(param_ta_4_2, source=src_a_8_def)
[all …]
/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestClangASTImporter.cpp43 clang_utils::SourceASTWithRecord source; in TEST_F() local
68 clang_utils::SourceASTWithRecord source; in TEST_F() local
120 clang_utils::SourceASTWithRecord source; in TEST_F() local
142 clang_utils::SourceASTWithRecord source; in TEST_F() local
164 clang_utils::SourceASTWithRecord source; in TEST_F() local
167 source.ast->SetMetadataAsUserID(source.record_decl, metadata); in TEST_F()
186 clang_utils::SourceASTWithRecord source; in TEST_F() local
189 source.ast->SetMetadataAsUserID(source.record_decl, metadata); in TEST_F()
212 clang_utils::SourceASTWithRecord source; in TEST_F() local
224 source.ast->SetMetadataAsUserID(source.record_decl, metadata); in TEST_F()
[all …]
/llvm-project-15.0.7/flang/runtime/
H A Dreduction.cpp107 Terminator terminator{source, line}; in RTNAME()
145 Terminator terminator{source, line}; in RTNAME()
187 Terminator terminator{source, line}; in RTNAME()
229 Terminator terminator{source, line}; in GetTotalLogicalReduction()
333 const char *source, int line) { in RTNAME()
334 Terminator terminator{source, line}; in RTNAME()
344 const char *source, int line) { in RTNAME()
345 Terminator terminator{source, line}; in RTNAME()
358 Terminator terminator{source, line}; in RTNAME()
369 const char *source, int line) { in RTNAME()
[all …]
H A Dproduct.cpp58 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
65 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
72 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
79 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
87 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
126 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
133 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
141 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
149 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
158 const char *source, int line, const Descriptor *mask) { in RTNAME()
[all …]
H A Dextrema.cpp121 Terminator terminator{source, line}; in DoMaxOrMinLoc()
151 Terminator terminator{source, line}; in TypedMaxOrMinLoc()
241 Terminator terminator{source, line}; in TypedPartialMaxOrMinLoc()
394 Terminator terminator{source, line}; in NumericMaxOrMin()
466 Terminator terminator{source, line}; in CharacterMaxOrMin()
478 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
483 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
488 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
493 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
500 x, source, line, dim, mask, "MAXVAL"); in RTNAME()
[all …]
H A Dsum.cpp94 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
99 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
104 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
109 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
115 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
124 const char *source, int line, int dim, const Descriptor *mask) { in RTNAME()
149 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
155 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
162 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
169 const Descriptor &x, const char *source, int line, int dim, in RTNAME()
[all …]
H A DISO_Fortran_binding.cpp308 if (!result || !source) { in CFI_section()
311 if (source->rank == 0) { in CFI_section()
324 if (!source->base_addr) { in CFI_section()
377 if (!result || !source) { in CFI_select_part()
380 if (result->rank != source->rank) { in CFI_select_part()
386 if (!source->base_addr) { in CFI_select_part()
389 if (IsAssumedSize(source)) { in CFI_select_part()
418 if (!source) { in CFI_setpointer()
431 if (!source->base_addr && source->attribute != CFI_attribute_pointer) { in CFI_setpointer()
434 if (IsAssumedSize(source)) { in CFI_setpointer()
[all …]
H A Dtransformational.cpp35 int rank{source.rank()}; in Init()
142 int rank{source.rank()}; in RTNAME()
149 shiftControl.Init(source, "CSHIFT"); in RTNAME()
151 source.GetShape(extent); in RTNAME()
158 source.GetLowerBounds(sourceLB); in RTNAME()
208 int rank{source.GetShape(extent)}; in RTNAME()
251 source.GetLowerBounds(sourceLB); in RTNAME()
326 trues = source.Elements(); in RTNAME()
357 source.GetLowerBounds(sourceAt); in RTNAME()
499 int rank{source.rank() + 1}; in RTNAME()
[all …]
H A Ddot-product.cpp133 const char *source, int line) const { in operator ()()
134 Terminator terminator{source, line}; in operator ()()
152 return DotProduct<TypeCategory::Integer, 1>{}(x, y, source, line); in RTNAME()
156 return DotProduct<TypeCategory::Integer, 2>{}(x, y, source, line); in RTNAME()
160 return DotProduct<TypeCategory::Integer, 4>{}(x, y, source, line); in RTNAME()
164 return DotProduct<TypeCategory::Integer, 8>{}(x, y, source, line); in RTNAME()
177 return DotProduct<TypeCategory::Real, 4>{}(x, y, source, line); in RTNAME()
181 return DotProduct<TypeCategory::Real, 8>{}(x, y, source, line); in RTNAME()
186 return DotProduct<TypeCategory::Real, 10>{}(x, y, source, line); in RTNAME()
192 return DotProduct<TypeCategory::Real, 16>{}(x, y, source, line); in RTNAME()
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-test/
H A DBUILD.gn7 "//lldb/source/Breakpoint",
8 "//lldb/source/Core",
9 "//lldb/source/DataFormatters",
10 "//lldb/source/Expression",
11 "//lldb/source/Host",
12 "//lldb/source/Initialization",
13 "//lldb/source/Interpreter",
15 "//lldb/source/Symbol",
16 "//lldb/source/Target",
17 "//lldb/source/Utility",
[all …]
/llvm-project-15.0.7/llvm/test/SymbolRewriter/
H A Drewrite.map2 source: source_function,
7 source: source_variable,
12 source: source_function_(.*),
17 source: source_variable_(.*),
22 source: naked_source_function,
28 source: imported_function,
33 source: missing_global_leader_prefix,
38 source: first_callee,
43 source: _ZN1SC1Ev,
48 source: source_comdat_function,
[all …]
/llvm-project-15.0.7/clang/test/Analysis/
H A Dnull-deref-path-notes.c14 void f1(char *source) { in f1() argument
16 …memcpy(destination + 0, source, 10); // expected-warning{{Null pointer passed as 1st argument to m… in f1()
20 void f2(char *source) { in f2() argument
22 …memcpy(destination - 0, source, 10); // expected-warning{{Null pointer passed as 1st argument to m… in f2()
26 void f3(char *source) { in f3() argument
29 …memcpy(destination, source, 10); // expected-warning{{Null pointer passed as 1st argument to memor… in f3()
33 void f4(char *source) { in f4() argument
36 …memcpy(destination, source, 10); // expected-warning{{Null pointer passed as 1st argument to memor… in f4()
40 void f5(char *source) { in f5() argument
43 …memcpy(destination2, source, 10); // expected-warning{{Null pointer passed as 1st argument to memo… in f5()
[all …]
/llvm-project-15.0.7/flang/examples/FlangOmpReport/
H A DFlangOmpReportVisitor.cpp75 const CharBlock &source{std::get<0>(c.t).source}; in getLocation() local
81 const CharBlock &source{std::get<Verbatim>(o.t).source}; in getLocation() local
83 .GetSourcePositionRange(source) in getLocation()
89 const CharBlock &source{c.source}; in getLocation() local
106 const CharBlock &source{std::get<Verbatim>(o.t).source}; in getName() local
107 return normalize_construct_name(source.ToString()); in getName()
118 const CharBlock &source{std::get<0>(c.t).source}; in getName() local
124 const CharBlock &source{std::get<0>(c.t).source}; in getName() local
128 const CharBlock &source{std::get<0>(c.t).source}; in getName() local
135 const CharBlock &source{std::get<Verbatim>(c.t).source}; in getName() local
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DBUILD.gn9 "//lldb/source/Breakpoint",
10 "//lldb/source/Core",
11 "//lldb/source/Expression",
12 "//lldb/source/Host",
13 "//lldb/source/Interpreter",
14 "//lldb/source/Plugins/ExpressionParser/Clang",
15 "//lldb/source/Plugins/LanguageRuntime/CPlusPlus",
16 "//lldb/source/Symbol",
17 "//lldb/source/Target",
18 "//lldb/source/Utility",
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Language/ObjC/
H A DBUILD.gn9 "//lldb/source/Core",
10 "//lldb/source/DataFormatters",
11 "//lldb/source/Expression",
12 "//lldb/source/Host",
13 "//lldb/source/Plugins/Language/ClangCommon",
14 "//lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime",
15 "//lldb/source/Symbol",
16 "//lldb/source/Target",
17 "//lldb/source/Utility",
23 # Uses source-relative includes for own headers.
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/tools/lldb-server/
H A DBUILD.gn18 "//lldb/source/Host",
19 "//lldb/source/Initialization",
20 "//lldb/source/Plugins/Instruction/ARM",
21 "//lldb/source/Version",
23 #"//lldb/source/Plugins/Instruction/MIPS", # XXX
24 #"//lldb/source/Plugins/Instruction/MIPS64", # XXX
30 "//lldb/source/Plugins/Language/CPlusPlus",
34 deps += [ "//lldb/source/Plugins/Process/Linux" ]
38 #deps += [ "//lldb/source/Plugins/Process/NetBSD" ]
46 deps += [ "//lldb/source/Plugins/ObjectFile/ELF" ]
[all …]
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Dsource-interleave-relative-paths.test1 ## Test that llvm-objdump prints source and disassembly for relative directory
6 # RUN: cp %p/Inputs/source-interleave-x86_64.c %t/a/source-interleave-x86_64.c
8 # RUN: sed -e "s,SRC_COMPDIR,a,g" %p/Inputs/source-interleave.ll > %t.ll
9 # RUN: sed -e "s,SRC_COMPDIR,,g" %p/Inputs/source-interleave.ll > %t2.ll
10 # RUN: sed -e "s,SRC_COMPDIR,.,g" %p/Inputs/source-interleave.ll > %t3.ll
11 # RUN: sed -e "s,SRC_COMPDIR,..,g" %p/Inputs/source-interleave.ll > %t4.ll
19 # RUN: llvm-objdump --source a/a.o | FileCheck %s --check-prefixes=CHECK,SOURCE
24 # RUN: llvm-objdump --source a.o | FileCheck %s --implicit-check-not='main()'
25 # RUN: llvm-objdump --source b.o | FileCheck %s --check-prefixes=CHECK,SOURCE
26 # RUN: llvm-objdump --source c.o | FileCheck %s --check-prefixes=CHECK,SOURCE
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/ExpressionParser/Clang/
H A DBUILD.gn19 "//lldb/source/Core",
20 "//lldb/source/Expression",
21 "//lldb/source/Host",
22 "//lldb/source/Interpreter",
25 "//lldb/source/Plugins/LanguageRuntime/CPlusPlus",
26 "//lldb/source/Plugins/LanguageRuntime/ObjC",
28 "//lldb/source/Symbol",
29 "//lldb/source/Target",
30 "//lldb/source/Utility",
40 # Uses source-relative paths for own includes (!)
[all …]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Process/mach-core/
H A DBUILD.gn5 "//lldb/source/Breakpoint",
6 "//lldb/source/Core",
7 "//lldb/source/Host",
8 "//lldb/source/Plugins/DynamicLoader/Darwin-Kernel",
9 "//lldb/source/Plugins/DynamicLoader/MacOSX-DYLD",
10 "//lldb/source/Plugins/ObjectFile/Mach-O",
11 "//lldb/source/Symbol",
12 "//lldb/source/Target",
13 "//lldb/source/Utility",
18 include_dirs = [ "//lldb/source" ]
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/SymbolFile/DWARF/
H A DBUILD.gn23 "//lldb/source/Core",
24 "//lldb/source/Expression",
25 "//lldb/source/Host",
26 "//lldb/source/Interpreter",
27 "//lldb/source/Plugins/ExpressionParser/Clang",
30 "//lldb/source/Plugins/Language/ObjC",
31 "//lldb/source/Symbol",
32 "//lldb/source/Target",
33 "//lldb/source/Utility",
40 # Uses source-relative includes for own headers.
[all …]
/llvm-project-15.0.7/flang/unittests/Evaluate/
H A Dreshape.cpp13 source->Check(); in main()
14 MATCH(3, source->rank()); in main()
15 MATCH(sizeof(std::int32_t), source->ElementBytes()); in main()
16 TEST(source->IsAllocatable()); in main()
17 TEST(!source->IsPointer()); in main()
21 TEST(source->Allocate() == CFI_SUCCESS); in main()
22 TEST(source->IsAllocated()); in main()
23 MATCH(2, source->GetDimension(0).Extent()); in main()
24 MATCH(3, source->GetDimension(1).Extent()); in main()
25 MATCH(4, source->GetDimension(2).Extent()); in main()
[all …]

12345678910>>...81