HomeSort by relevance Sort by last modified time
    Searched full:profiles (Results 451 - 475 of 1170) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/webui/
crashes_ui.cc 14 #include "chrome/browser/profiles/profile.h"
flags_ui.cc 14 #include "chrome/browser/profiles/profile.h"
new_tab_page_sync_handler.cc 15 #include "chrome/browser/profiles/profile.h"
shown_sections_handler.cc 15 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/webui/options/
cookies_view_handler.cc 13 #include "chrome/browser/profiles/profile.h"
font_settings_handler.cc 17 #include "chrome/browser/profiles/profile.h"
password_manager_handler.cc 13 #include "chrome/browser/profiles/profile.h"
search_engine_manager_handler.cc 11 #include "chrome/browser/profiles/profile.h"
  /external/libvpx/examples/
simple_encoder.txt 34 Encoders have the notion of "usage profiles." For example, an encoder
  /external/oprofile/gui/ui/
oprof_start.base.ui     [all...]
  /external/oprofile/libpp/
populate_for_spu.cpp 3 * Fill up a profile_container from inverted profiles for
profile_container.h 32 * This is the main container capable of holding the profiles for arbitrary
  /external/qemu/android/utils/
bufprint.c 67 ** store its writable data (e.g. config files, profiles, etc...).
  /external/v8/src/
profile-generator.h 298 List<CpuProfile*>* Profiles(int security_token_id);
321 // Limits the number of profiles that can be simultaneously collected.
342 // Mapping from profiles' uids to indexes in the second nested list
395 explicit ProfileGenerator(CpuProfilesCollection* profiles);
    [all...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/
ChromiumIncludes.h 111 #include <chrome/browser/profiles/profile.h>
  /external/webkit/Source/WebKit/chromium/src/js/
Tests.js 235 this.showPanel("profiles");
237 var panel = WebInspector.panels.profiles;
278 this.showPanel("profiles");
280 var panel = WebInspector.panels.profiles;
  /external/wpa_supplicant_6/wpa_supplicant/src/tls/
tlsv1_common.c 168 * All certificate profiles, key and cryptographic formats are
  /frameworks/base/docs/html/about/versions/
android-1.5-highlights.jd 83 <li>Stereo Bluetooth support (A2DP and AVCRP profiles)</li>
  /frameworks/base/services/java/com/android/server/location/
GpsXtraDownloader.java 128 "http://www.openmobilealliance.org/tech/profiles/UAPROF/ccppschema-20021212#");
  /frameworks/wilhelm/src/
Android.mk 41 # do not claim support for any OpenSL ES or OpenMAX AL profiles
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 183 Vector <IOProfile *> mOutputProfiles; // output profiles exposed by this module
184 Vector <IOProfile *> mInputProfiles; // input profiles exposed by this module
532 Vector <IOProfile *> mOutputProfiles; // output profiles loaded from audio_policy.conf
533 Vector <IOProfile *> mInputProfiles; // input profiles loaded from audio_policy.conf
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothDeviceFilter.java 107 /** Filter that matches devices that support AUDIO profiles. */
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileAwareUriMatcher.java 68 // Do a second tokenization pass to determine whether the URI may apply to profiles.
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 633 // Get the profiles that are currently saved to the DB.
675 // Translate DictionaryValues of autofill profiles and credit cards to the
678 // profiles/cards: the ListValue of profiles/credit cards to translate.
681 const ListValue& profiles, std::string* error_message);
686 // for profiles and credit cards to a ListValue of DictionaryValues. The
    [all...]
  /external/v8/test/cctest/
test-profile-generator.cc 3 // Tests of profiles generator and utilities.
584 CpuProfilesCollection profiles; local
585 profiles.StartProfiling("", 1);
586 ProfileGenerator generator(&profiles);
621 profiles.StopProfiling(TokenEnumerator::kNoSecurityToken, "", 1);

Completed in 736 milliseconds

<<11121314151617181920>>