Home
last modified time | relevance | path

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

12345678910>>...35

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DEnvironment.h43 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function
49 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
81 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function
87 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
DSymbolManager.h133 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() function
138 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
177 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function
188 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
215 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() function
222 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
248 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() function
253 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
287 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() function
298 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/
Dfirst_run_bubble_controller.mm21 profile:(Profile*)profile; argument
30 profile:(Profile*)profile { argument
41 profile:(Profile*)profile { argument
Dkeystone_infobar_delegate.mm144 - (void)checkAndShowInfoBarForProfile:(Profile*)profile; argument
156 - (void)checkAndShowInfoBarForProfile:(Profile*)profile { argument
/external/llvm/lib/IR/
DAttributeImpl.h67 void Profile(FoldingSetNodeID &ID) const { in Profile() function
75 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
80 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
173 void Profile(FoldingSetNodeID &ID) const { in Profile() function
176 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
251 void Profile(FoldingSetNodeID &ID) const { in Profile() function
254 static void Profile(FoldingSetNodeID &ID, in Profile() function
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporterVisitor.h170 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
188 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
260 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
290 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_name_folder_controller.mm24 newIndex:(int)newIndex {
60 profile:(Profile*)profile argument
62 newIndex:(int)newIndex {
Dbookmark_menu_cocoa_controller_unittest.mm24 - (id)initWithProfile:(Profile*)profile; argument
29 - (id)initWithProfile:(Profile*)profile { argument
/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/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/profiles/
DProfile.java12 public class Profile { class
16 private Profile(long nativeProfileAndroid) { in Profile() method in Profile
/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
/external/chromium_org/chrome/browser/sync/test/integration/
Dapps_helper.h13 class Profile; variable
/external/chromium_org/chrome/browser/chromeos/
Denrollment_dialog_view.h14 class Profile; variable
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dlauncher_app_tab_helper.h12 class Profile; variable
/external/chromium_org/chrome/browser/first_run/
Dfirst_run_dialog.h8 class Profile; variable
/external/chromium_org/chrome/browser/android/signin/
Daccount_management_screen_helper.h13 class Profile; variable
/external/chromium_org/third_party/npapi/npspy/common/
Dprofile.cpp42 Profile::Profile() in Profile() function in Profile
/external/chromium_org/chrome/browser/sessions/
Dsession_data_deleter.h8 class Profile; variable
/external/llvm/lib/Support/
DAPSInt.cpp20 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
/external/chromium_org/chrome/browser/chromeos/app_mode/
Dapp_launch_utils.h10 class Profile; variable
/external/chromium_org/chrome/browser/extensions/
Dbrowsertest_util.h10 class Profile; variable
/external/chromium_org/chrome/browser/
Drenderer_preferences_util.h8 class Profile; variable
/external/chromium_org/chrome/browser/ui/
Dbrowser_mac.h11 class Profile; variable
/external/chromium_org/chrome/browser/notifications/
Ddesktop_notification_profile_util.h11 class Profile; variable
/external/chromium_org/chrome/browser/undo/
Dbookmark_undo_utils.h10 class Profile; variable

12345678910>>...35