Home
last modified time | relevance | path

Searched defs:Profile (Results 1 – 25 of 220) sorted by relevance

123456789

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h51 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() function
56 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
94 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function
105 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
133 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() function
140 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
166 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() function
171 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
205 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() function
216 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
[all …]
DEnvironment.h44 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function
50 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
82 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function
88 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
/external/crosvm/devices/src/virtio/video/
Dcontrol.rs22 Profile(Format), enumerator
28 Profile(Vec<Profile>), enumerator
57 Profile, enumerator
68 Profile(Profile), enumerator
Dvda.rs36 impl Profile { impl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DAttributeImpl.h78 void Profile(FoldingSetNodeID &ID) const { in Profile() function
89 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind) { in Profile() function
94 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
101 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
106 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
277 void Profile(FoldingSetNodeID &ID) const { in Profile() function
281 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
/external/llvm/lib/IR/
DAttributeImpl.h71 void Profile(FoldingSetNodeID &ID) const { in Profile() function
79 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
84 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
203 void Profile(FoldingSetNodeID &ID) const { in Profile() function
206 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
317 void Profile(FoldingSetNodeID &ID) const { in Profile() function
320 static void Profile(FoldingSetNodeID &ID, in Profile() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributeImpl.h77 void Profile(FoldingSetNodeID &ID) const { in Profile() function
88 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
94 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
99 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
224 void Profile(FoldingSetNodeID &ID) const { in Profile() function
228 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h170 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
189 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
261 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
291 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp67 auto Profile = Writer.writeBuffer(); in TEST_P() local
75 auto Profile = Writer.writeBuffer(); in TEST_P() local
95 auto Profile = Writer.writeBuffer(); in TEST_P() local
122 auto Profile = Writer.writeBuffer(); in TEST_P() local
156 auto Profile = Writer.writeBuffer(); in TEST_F() local
236 auto Profile = Writer.writeBuffer(); in TEST_P() local
268 auto Profile = Writer.writeBuffer(); in TEST_P() local
379 auto Profile = Writer.writeBuffer(); in TEST_P() local
429 auto Profile = Writer.writeBuffer(); in TEST_P() local
514 auto Profile = Writer.writeBuffer(); in TEST_P() local
[all …]
/external/connectedappssdk/sdk/src/main/java/com/google/android/enterprise/connectedapps/
DProfile.java20 public final class Profile { class
35 private Profile(int legacyProfileIdentifier) { in Profile() method in Profile
/external/clang/lib/AST/
DTemplateName.cpp30 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in SubstTemplateTemplateParmStorage
34 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmStorage
41 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
46 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
/external/clang/include/clang/AST/
DTemplateName.h294 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
392 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
396 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
490 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
497 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
504 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
/external/clang/lib/StaticAnalyzer/Core/
DBasicValueFactory.cpp23 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() function in CompoundValData
29 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() function in LazyCompoundValData
41 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() function
48 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() function
DMemRegion.cpp244 void MemSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in MemSpaceRegion
248 void StackSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StackSpaceRegion
253 void StaticGlobalSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StaticGlobalSpaceRegion
283 void AllocaRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in AllocaRegion
287 void CompoundLiteralRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in CompoundLiteralRegion
307 void CXXThisRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in CXXThisRegion
324 void DeclRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in DeclRegion
328 void VarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in VarRegion
339 void SymbolicRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in SymbolicRegion
352 void ElementRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in ElementRegion
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DImmutableMap.h55 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
191 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
195 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
321 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
325 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
DImmutableList.h45 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function
51 void Profile(FoldingSetNodeID& ID) { in Profile() function
144 void Profile(FoldingSetNodeID& ID) const { in Profile() function
/external/llvm/include/llvm/ADT/
DImmutableList.h43 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function
49 void Profile(FoldingSetNodeID& ID) { in Profile() function
134 void Profile(FoldingSetNodeID& ID) const { in Profile() function
DImmutableMap.h52 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
240 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
244 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
399 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
403 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
/external/crosvm/media/libvda/src/
Dformat.rs57 pub enum Profile { enum
88 impl Profile { impl
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableList.h44 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function
50 void Profile(FoldingSetNodeID& ID) { in Profile() function
143 void Profile(FoldingSetNodeID& ID) const { in Profile() function
DImmutableMap.h54 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
245 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
249 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
405 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
409 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DProfile.h27 class Profile; variable
88 Profile(Profile &&O) noexcept in Profile() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
DProfile.h27 class Profile; variable
88 Profile(Profile &&O) noexcept in Profile() function
/external/antlr/runtime/Ruby/lib/antlr3/
Dprofile.rb36 module Profile module
96 Profile = Struct.new( constant
107 class Profile class
/external/javasqlite/src/main/java/SQLite/
DProfile.java7 public interface Profile { interface

123456789