/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 133 gprof \- display call graph profile data 141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ] 155 \&\f(CW\*(C`gprof\*(C'\fR produces an execution profile of C, Pascal, or Fortran77 156 programs. The effect of called routines is incorporated in the profile 157 of each caller. The profile data is taken from the call graph profile file 164 its symbol table and the call graph profile from \fIgmon.out\fR. 165 If more than one profile file is specified, the \f(CW\*(C`gprof\*(C'\fR 166 output shows the sum of the profile information in the given profile files [all...] |
/development/tools/emulator/system/camera/ |
media_profiles.xml | 81 <!ATTLIST ExportVideoProfile profile CDATA #REQUIRED> 89 <!-- Each camcorder profile defines a set of predefined configuration parameters --> 395 The VideoEditor Export codec profile and level values 397 E.g. for h264, profile value 1 means OMX_VIDEO_AVCProfileBaseline 403 Codec = h.264, Baseline profile, level 4.1 405 <ExportVideoProfile name="h264" profile= "1" level="512"/> 407 Codec = h.263, Baseline profile, level 0 409 <ExportVideoProfile name="h263" profile= "1" level="1"/> 411 Codec = mpeg4, Simple profile, level 3 413 <ExportVideoProfile name="m4v" profile= "1" level="16"/ [all...] |
/device/samsung/crespo/ |
media_profiles.xml | 81 <!ATTLIST ExportVideoProfile profile CDATA #REQUIRED> 89 <!-- Each camcorder profile defines a set of predefined configuration parameters --> 292 The VideoEditor Export codec profile and level values 294 E.g. for h264, profile value 1 means OMX_VIDEO_AVCProfileBaseline 300 Codec = h.264, Baseline profile, level 4 302 <ExportVideoProfile name="h264" profile= "1" level="2048"/> 304 Codec = h.263, Baseline profile, level 0 306 <ExportVideoProfile name="h263" profile= "1" level="1"/> 308 Codec = mpeg4, Simple profile, level 5 310 <ExportVideoProfile name="m4v" profile= "1" level="128"/ [all...] |
media_profiles_korea.xml | 81 <!ATTLIST ExportVideoProfile profile CDATA #REQUIRED> 89 <!-- Each camcorder profile defines a set of predefined configuration parameters --> 292 The VideoEditor Export codec profile and level values 294 E.g. for h264, profile value 1 means OMX_VIDEO_AVCProfileBaseline 300 Codec = h.264, Baseline profile, level 4 302 <ExportVideoProfile name="h264" profile= "1" level="2048"/> 304 Codec = h.263, Baseline profile, level 0 306 <ExportVideoProfile name="h263" profile= "1" level="1"/> 308 Codec = mpeg4, Simple profile, level 5 310 <ExportVideoProfile name="m4v" profile= "1" level="128"/ [all...] |
/external/chromium/chrome/browser/search_engines/ |
template_url_fetcher.cc | 11 #include "chrome/browser/profiles/profile.h" 92 TemplateURLModel* model = fetcher_->profile()->GetTemplateURLModel(); 103 url_fetcher_.set_request_context(fetcher->profile()->GetRequestContext()); 148 TemplateURLModel* model = fetcher_->profile()->GetTemplateURLModel(); 168 TemplateURLModel* model = fetcher_->profile()->GetTemplateURLModel(); 248 fetcher_->profile()); 263 TemplateURLFetcher::TemplateURLFetcher(Profile* profile) : profile_(profile) { 284 TemplateURLModel* url_model = profile()->GetTemplateURLModel() [all...] |
template_url_prepopulate_data_unittest.cc | 76 TestingProfile profile; local 78 profile.GetPrefs()->SetInteger(prefs::kCountryIDAtInstall, kCountryIds[i]); 82 profile.GetPrefs(), &(urls.get()), &default_index); 137 { // Scoping for the profile. 138 TestingProfile profile; local 140 profile.GetPrefs()->SetInteger(prefs::kCountryIDAtInstall, 145 profile.GetPrefs(), &(urls.get()), &default_index); 158 TestingProfile profile; local 162 TemplateURLPrepopulateData::GetEngineForOrigin(profile.GetPrefs(), 172 profile.GetPrefs() [all...] |
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_utils_gtk.cc | 14 #include "chrome/browser/profiles/profile.h" 312 Profile* profile) { 316 WriteBookmarksToSelection(nodes, selection_data, target_type, profile); 322 Profile* profile) { 327 data.WriteToPickle(profile, &pickle); 379 Profile* profile, 399 return drag_data.GetNodes(profile); [all...] |
/frameworks/wilhelm/tests/examples/ |
xaVideoDecoderCapabilities.cpp | 95 // Map a video codec and profile to string 97 const char *videoProfileToString(XAuint32 codec, XAuint32 profile) { 155 return id_pair_to_string(codec, profile, table, sizeof(table) / sizeof(table[0])); 271 /* get the number of profile / level combinations */ 274 fprintf(stdout, "decoder %s has %d profile/level combinations:\n\t", 276 /* display the profile / level combinations */ 282 XAuint32 profile = decDescriptor.profileSetting; local 284 fprintf(stdout, "%u/%u ", profile, level); 286 printf("(%s/%s) ", videoProfileToString(decoder, profile), 308 fprintf(stdout, "profile / levels combinations, that map to the constants defined in ") [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_manager_unittest.cc | 22 #include "chrome/browser/profiles/profile.h" 72 void AddProfile(AutofillProfile* profile) { 73 web_profiles_->push_back(profile); 100 AutofillProfile* profile = new AutofillProfile; local 101 autofill_test::SetProfileInfo(profile, "Elvis", "Aaron", 106 profile->set_guid("00000000-0000-0000-0000-000000000001"); 107 profiles->push_back(profile); 108 profile = new AutofillProfile; 109 autofill_test::SetProfileInfo(profile, "Charles", "Hardin", 114 profile->set_guid("00000000-0000-0000-0000-000000000002") 490 Profile* profile() { return contents()->profile(); } function in class:AutofillManagerTest 1364 AutofillProfile* profile = new AutofillProfile; local 1407 AutofillProfile* profile = new AutofillProfile; local 1454 AutofillProfile* profile = new AutofillProfile; local [all...] |
/external/bluetooth/bluez/tools/ |
sdptool.c | 135 /* Definition of the optional arguments in profile list */ 137 { "Profile" }, 167 /* Definitions after that are tricky (per profile or offset) */ 1123 printf("Profile Descriptor List:\n"); 1138 unsigned int profile; member in struct:__anon2310 1162 sdp_profile_desc_t profile; local 1233 sdp_profile_desc_t profile; local 1295 sdp_profile_desc_t profile; local 1354 sdp_profile_desc_t profile; local 1414 sdp_profile_desc_t profile; local 1476 sdp_profile_desc_t profile; local 1542 sdp_profile_desc_t profile; local 1608 sdp_profile_desc_t profile; local 1681 sdp_profile_desc_t profile; local 1747 sdp_profile_desc_t profile[1]; local 1828 sdp_profile_desc_t profile[1]; local 1900 sdp_profile_desc_t profile[1]; local 1965 sdp_profile_desc_t profile[1]; local 2030 sdp_profile_desc_t profile[1]; local 2107 sdp_profile_desc_t profile[1]; local 2170 sdp_profile_desc_t profile[1]; local 2237 sdp_profile_desc_t profile[1]; local 2400 sdp_profile_desc_t profile[1]; local 2570 sdp_profile_desc_t profile[1]; local 2633 sdp_profile_desc_t profile[1]; local 2693 sdp_profile_desc_t profile[1]; local 2754 sdp_profile_desc_t profile[1]; local 2815 sdp_profile_desc_t profile[1]; local 2879 sdp_profile_desc_t profile[1]; local 3386 sdp_profile_desc_t profile; local 3435 sdp_profile_desc_t profile; local [all...] |
/external/chromium/chrome/browser/ui/ |
browser_list.cc | 113 // . If it contains kMatchOriginalProfile then the original profile of the 114 // browser must match |profile->GetOriginalProfile()|. This is used to match 119 Profile* profile, 129 if (browser->profile()->GetOriginalProfile() != 130 profile->GetOriginalProfile()) 132 } else if (browser->profile() != profile) { 148 Profile* profile, [all...] |
browser_navigator_browsertest.cc | 8 #include "chrome/browser/profiles/profile.h" 36 Profile* profile) { 37 Browser* browser = Browser::CreateForType(type, profile); 44 browser()->profile(), 186 browser()->profile()); 214 // browser testing framework is compatible with browser()->profile(), we 215 // need a different profile, and creating a popup window with an incognito 216 // profile is a quick and dirty way of achieving this. 218 Browser::TYPE_POPUP, browser()->profile()->GetOffTheRecordProfile()) [all...] |
/packages/apps/Phone/src/com/android/phone/sip/ |
SipEditor.java | 51 * The activity class for editing a new or existing SIP profile. 60 private static final String KEY_PROFILE = "profile"; 157 Log.v(TAG, "start profile editor"); 359 SipProfile profile = createSipProfile(); local 361 intent.putExtra(SipSettings.KEY_SIP_PROFILE, (Parcelable) profile); 366 replaceProfile(mOldProfile, profile); 386 // Replace profile in a background thread as it takes time to access the 388 // newProfile may be null if the old profile is to be deleted rather 393 // if new profile is primary, unregister the old primary account 471 Log.v(TAG, "Edit the existing profile : " + p.getProfileName()) [all...] |
/external/chromium/chrome/browser/autocomplete/ |
keyword_provider.cc | 15 #include "chrome/browser/profiles/profile.h" 58 KeywordProvider::KeywordProvider(ACProviderListener* listener, Profile* profile) 59 : AutocompleteProvider(listener, profile, "Keyword"), 62 // Extension suggestions always come from the original profile, since that's 66 Source<Profile>(profile->GetOriginalProfile())); 69 Source<Profile>(profile->GetOriginalProfile())); 71 Source<Profile>(profile)) [all...] |
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bar_view.h | 42 // BookmarkBarView shows the bookmarks from a specific Profile. BookmarkBarView 43 // waits until the HistoryService for the profile has been loaded before 90 BookmarkBarView(Profile* profile, Browser* browser); 93 // Resets the profile. This removes any buttons for the current profile and 95 void SetProfile(Profile* profile); 97 // Returns the current profile. 98 Profile* GetProfile() { return profile_; [all...] |
/frameworks/base/voip/java/com/android/server/sip/ |
SipHelper.java | 96 private FromHeader createFromHeader(SipProfile profile, String tag) 98 return mHeaderFactory.createFromHeader(profile.getSipAddress(), tag); 101 private ToHeader createToHeader(SipProfile profile) throws ParseException { 102 return createToHeader(profile, null); 105 private ToHeader createToHeader(SipProfile profile, String tag) 107 return mHeaderFactory.createToHeader(profile.getSipAddress(), tag); 154 private ContactHeader createContactHeader(SipProfile profile) 156 return createContactHeader(profile, null, 0); 159 private ContactHeader createContactHeader(SipProfile profile, 163 ? createSipUri(profile.getUserName(), profile.getProtocol() [all...] |
/external/antlr/antlr-3.4/ |
pom.xml | 55 <profile> 68 </profile> 71 Activate this profile to build ONLY the Uber jar, which is the 77 <profile> 138 </profile> 140 <profile> 204 </profile>
|
/external/chromium/chrome/browser/chromeos/notifications/ |
desktop_notifications_unittest.cc | 34 Profile* profile) { 44 BalloonCollectionImpl::Add(test_notification, profile); 48 Profile* profile) { 50 Balloon* balloon = BalloonCollectionImpl::MakeBalloon(notification, profile); 86 service_.reset(new DesktopNotificationService(profile(), ui_manager_.get()));
|
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map.h | 6 // on any thread. One instance per profile. 37 class Profile; 47 explicit HostContentSettingsMap(Profile* profile); 97 // incognito profile, it will only return those settings differing from 190 // The profile we're associated with. 191 Profile* profile_;
|
host_content_settings_map.cc | 17 #include "chrome/browser/profiles/profile.h" 61 HostContentSettingsMap::HostContentSettingsMap(Profile* profile) 62 : profile_(profile), 72 new content_settings::PrefDefaultProvider(profile))); 75 new content_settings::PolicyDefaultProvider(profile))); 103 make_linked_ptr(new content_settings::PolicyProvider(profile))); 105 make_linked_ptr(new content_settings::PrefProvider(profile))); 111 Source<Profile>(profile_)); 302 // is synced to the main profile's setting [all...] |
/external/chromium/chrome/browser/sync/ |
profile_sync_factory_impl.cc | 7 #include "chrome/browser/profiles/profile.h" 78 ProfileSyncFactoryImpl::ProfileSyncFactoryImpl(Profile* profile, 80 : profile_(profile), 174 profile_sync_service->profile()->GetExtensionService(); 226 profile_sync_service->profile()->GetBookmarkModel(); 245 profile_sync_service->profile()->GetExtensionService();
|
/external/chromium/chrome/browser/ui/gtk/ |
edit_search_engine_dialog.cc | 13 #include "chrome/browser/profiles/profile.h" 73 Profile* profile) 75 profile)) { 76 Init(parent_window, profile); 81 void EditSearchEngineDialog::Init(GtkWindow* parent_window, Profile* profile) {
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_frame_win.cc | 13 #include "chrome/browser/profiles/profile.h" 38 Profile* profile) { 39 BrowserFrameWin* frame = new BrowserFrameWin(browser_view, profile); 47 BrowserFrameWin::BrowserFrameWin(BrowserView* browser_view, Profile* profile) 138 browser_view_->browser()->profile());
|
/external/chromium/chrome/browser/task_manager/ |
task_manager_browsertest.cc | 18 #include "chrome/browser/profiles/profile.h" 74 explicit BackgroundContentsListener(Profile* profile) { 76 Source<Profile>(profile)); 108 BackgroundContentsListener listener(browser()->profile()); 163 BackgroundContentsServiceFactory::GetForProfile(browser()->profile()); 165 service->LoadBackgroundContents(browser()->profile(), 191 BackgroundContentsServiceFactory::GetForProfile(browser()->profile()); 193 service->LoadBackgroundContents(browser()->profile(), [all...] |
/external/chromium/chrome/browser/ui/cocoa/ |
browser_window_cocoa.mm | 17 #include "chrome/browser/profiles/profile.h" 225 Profile* profile) { 268 return (browser_->profile()->GetPrefs()->GetBoolean( 270 browser_->profile()->GetPrefs()->GetBoolean( 292 bookmark_utils::ToggleWhenVisible(browser_->profile()); 361 profile:browser_->profile()]; 377 void BrowserWindowCocoa::ShowPageInfo(Profile* profile, [all...] |