Home
last modified time | relevance | path

Searched defs:Sources (Results 1 – 25 of 113) sorted by relevance

12345

/aosp_15_r20/external/clang/unittests/AST/
H A DCommentLexer.cpp92 const char *Sources[] = { in TEST_F() local
108 const char *Sources[] = { in TEST_F() local
125 const char *Sources[] = { in TEST_F() local
146 const char *Sources[] = { in TEST_F() local
167 const char *Sources[] = { in TEST_F() local
251 const char *Sources[] = { "//@", "///@", "//!@" }; in TEST_F() local
268 const char *Sources[] = { "/*@*/", "/**@*/", "/*!@*/"}; in TEST_F() local
286 const char *Sources[] = { "/*\\*/", "/**\\*/" }; in TEST_F() local
304 const char *Sources[] = { in TEST_F() local
576 const char *Sources[] = { in TEST_F() local
[all …]
H A DCommentParser.cpp632 const char *Sources[] = { in TEST_F() local
796 const char *Sources[] = { in TEST_F() local
825 const char *Sources[] = { in TEST_F() local
855 const char *Sources[] = { in TEST_F() local
885 const char *Sources[] = { in TEST_F() local
942 const char *Sources[] = { in TEST_F() local
1080 const char *Sources[] = { in TEST_F() local
1103 const char *Sources[] = { in TEST_F() local
1125 const char *Sources[] = { in TEST_F() local
1149 const char *Sources[] = { in TEST_F() local
[all …]
/aosp_15_r20/external/zstd/build/cmake/lib/
H A DCMakeLists.txt58 set(Sources ${CommonSources}) variable
61 set(Sources ${Sources} ${CompressSources}) variable
65 set(Sources ${Sources} ${DecompressSources}) variable
69 set(Sources ${Sources} ${DictBuilderSources}) variable
73 set(Sources ${Sources} ${DeprecatedSources}) variable
80 set(Sources ${Sources} variable
/aosp_15_r20/external/cronet/net/data/ssl/root_stores/
H A DREADME.md50 ### Android
60 ### Apple macOS
74 ### Mozilla NSS
85 ### Microsoft Windows
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs158 struct Sources { struct
160 map: BTreeMap<&'static str, &'static str>,
163 impl Sources { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs158 struct Sources { struct
160 map: BTreeMap<&'static str, &'static str>,
163 impl Sources { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs158 struct Sources { struct
160 map: BTreeMap<&'static str, &'static str>,
163 impl Sources { impl
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs158 struct Sources { struct
160 map: BTreeMap<&'static str, &'static str>,
163 impl Sources { impl
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs158 struct Sources { struct
160 map: BTreeMap<&'static str, &'static str>,
163 impl Sources { impl
/aosp_15_r20/external/clang/lib/Tooling/Core/
H A DReplacement.cpp40 Replacement::Replacement(const SourceManager &Sources, SourceLocation Start, in Replacement()
45 Replacement::Replacement(const SourceManager &Sources, in Replacement()
105 void Replacement::setFromSourceLocation(const SourceManager &Sources, in setFromSourceLocation()
119 static int getRangeSize(const SourceManager &Sources, in getRangeSize()
132 void Replacement::setFromSourceRange(const SourceManager &Sources, in setFromSourceRange()
/aosp_15_r20/external/clang/tools/clang-format/
H A DClangFormat.cpp114 SourceManager &Sources, FileManager &Files, in createInMemoryFile()
138 SourceManager Sources(Diagnostics, Files); in fillRanges() local
290 SourceManager Sources(Diagnostics, Files); in format() local
/aosp_15_r20/external/clang/lib/Tooling/
H A DRefactoringCallbacks.cpp23 static Replacement replaceStmtWithText(SourceManager &Sources, in replaceStmtWithText()
29 static Replacement replaceStmtWithStmt(SourceManager &Sources, in replaceStmtWithStmt()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
Dstacks.go36 Sources []StackSource // Mapping from source index to info member
42 Sources []int // Indices in StackSet.Sources (callers before callees). member
/aosp_15_r20/external/clang/unittests/Tooling/
H A DToolingTest.cpp223 std::vector<std::string> Sources; in TEST() local
450 std::vector<std::string> Sources; in TEST() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DBCCContextImpl.cpp31 std::vector<Source *> Sources(mOwnSources.begin(), mOwnSources.end()); in ~BCCContextImpl() local
/aosp_15_r20/frameworks/base/core/java/android/hardware/
H A DSensorPrivacyManager.java127 public static class Sources { class in SensorPrivacyManager
128 private Sources() {} in Sources() method in SensorPrivacyManager.Sources
/aosp_15_r20/external/angle/
H A DREADME.md95 ## Sources section in ANGLE - Almost Native Graphics Layer Engine
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp111 SetVector<Value*> &Sources; member in __anon6ce0dcb70111::IRPromoter
822 SetVector<Value*> Sources; in TryToPromote() local
/aosp_15_r20/external/clang/lib/Index/
H A DSimpleFormatContext.h68 SourceManager Sources; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h129 SourceManager &Sources; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h129 SourceManager &Sources; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h129 SourceManager &Sources; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/
DExpandModularHeadersPPCallbacks.h129 SourceManager &Sources; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp108 SetVector<Value *> &Sources; member in __anon330d687d0111::IRPromoter
788 SetVector<Value *> Sources; in TryToPromote() local
/aosp_15_r20/external/clang/include/clang/Tooling/Core/
H A DReplacement.h243 Replacement::Replacement(const SourceManager &Sources, in Replacement()

12345