HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 1801 - 1825 of 3371) sorted by null

<<71727374757677787980>>

  /system/core/include/system/
audio.h 111 /* AAC sub format field definition: specify profile or bitrate for recording... */
126 * used for record to indicate for instance the requested bitrate or profile.
347 * - when present in an output profile descriptor listed for a particular audio
  /system/extras/tests/sdcard/
plot_sdcard.py 25 -p profile data generated by profile_sdcard.sh
310 'itp', ['iteration', 'time', 'profile'])
324 elif flag in ('-p', '--profile'):
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 65 import android.provider.ContactsContract.Profile;
    [all...]
  /external/llvm/include/llvm/ADT/
ImmutableSet.h 306 ImutInfo::Profile(ID,V);
812 // Trait classes for Profile information.
815 /// Generic profile template. The default behavior is to invoke the
816 /// profile method of an object. Specializations for primitive integers
823 static inline void Profile(FoldingSetNodeID& ID, value_type_ref X) {
824 FoldingSetTrait<T>::Profile(X,ID);
828 /// Profile traits for integers.
834 static inline void Profile(FoldingSetNodeID& ID, value_type_ref X) {
855 /// Generic profile trait for pointer types. We treat pointers as
862 static inline void Profile(FoldingSetNodeID &ID, value_type_ref X)
    [all...]
  /device/moto/stingray/ril/
libmoto_lte_ril.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-c++ 
i686-linux-cpp 
i686-linux-g++ 
i686-linux-gcc 
i686-linux-gcc-4.4.3 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
c++ 
g++ 
gcc 
  /bionic/libc/kernel/common/linux/
capi.h 76 capi_profile profile; member in union:capi_ioctl_struct
  /dalvik/vm/mterp/armv5te/
entry.S 82 cmp r3, #kSVSNoProfile @ don't profile the next instruction?
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.c 59 * or Common Lite profile DLL or shared object. The function pointers are
  /external/bluetooth/bluez/health/
hdp_types.h 42 #define HDP_SERVICE_DSC "A Bluez health device profile implementation"
  /external/bluetooth/bluez/plugins/
formfactor.c 54 "Low Profile Desktop", "desktop",
  /external/bluetooth/bluez/src/
main.conf 40 # Use vendor, product and version information for DID profile support.
sdpd-service.c 184 sdp_profile_desc_t profile; local
207 sdp_uuid16_create(&profile.uuid, PNP_INFO_PROFILE_ID);
208 profile.version = spec;
209 profile_list = sdp_list_append(NULL, &profile);
  /external/chromium/chrome/browser/autocomplete/
search_provider_unittest.cc 88 // Profile we use.
120 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS);
194 // Shutdown the provider before the profile.
461 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS);
  /external/chromium/chrome/browser/autofill/
autofill_download_unittest.cc 52 : download_manager(&profile),
57 Profile::set_default_request_context(NULL);
62 Profile::set_default_request_context(request_context_getter.get());
112 TestingProfile profile; member in class:AutofillDownloadTestHelper
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 15 #include "chrome/browser/profiles/profile.h"
244 Profile* profile = settings.is_incognito ? local
249 external_tab_container->Init(profile, settings.parent, settings.dimensions,
  /external/chromium/chrome/browser/
background_mode_manager_mac.mm 68 // This functionality is only defined for default profile, currently.
  /external/chromium/chrome/browser/chromeos/login/
existing_user_controller.cc 85 // TODO(xiyuan): Clean user profile whose email is not in whitelist.
335 void ExistingUserController::OnProfilePrepared(Profile* profile) {
368 LoginUtils::DoBrowserLaunch(profile);

Completed in 2296 milliseconds

<<71727374757677787980>>