HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 401 - 425 of 3978) sorted by null

<<11121314151617181920>>

  /external/llvm/test/tools/llvm-cov/
showExpansions.cpp 1 // RUN: llvm-cov show %S/Inputs/showExpansions.covmapping -instr-profile %S/Inputs/showExpansions.profdata -dump -show-expansions -filename-equivalence %s 2>&1 | FileCheck %s
  /external/okhttp/benchmarks/
pom.xml 99 <profile>
112 </profile>
113 <profile>
140 </profile>
  /external/valgrind/VEX/
TODO.txt 34 Profile again with cachegrind/calltree
  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
bitenc.h 36 Word16 profile; member in struct:BITSTREAMENCODER_INIT
  /frameworks/base/core/java/android/bluetooth/
IBluetoothProfileServiceConnection.aidl 23 * Callback for bluetooth profile connections.
  /frameworks/base/core/java/com/android/internal/os/
WifiPowerCalculator.java 33 public WifiPowerCalculator(PowerProfile profile) {
34 mIdleCurrentMa = profile.getAveragePower(PowerProfile.POWER_WIFI_CONTROLLER_IDLE);
35 mTxCurrentMa = profile.getAveragePower(PowerProfile.POWER_WIFI_CONTROLLER_TX);
36 mRxCurrentMa = profile.getAveragePower(PowerProfile.POWER_WIFI_CONTROLLER_RX);
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
PanProfile.java 33 * PanProfile handles Bluetooth PAN profile (NAP and PANU).
48 // Order of this profile in device profiles list
55 public void onServiceConnected(int profile, BluetoothProfile proxy) {
61 public void onServiceDisconnected(int profile) {
  /hardware/intel/common/utils/ISV/
Android.mk 12 profile/isv_profile.cpp
  /hardware/qcom/media/mm-core/inc/
QOMX_VideoExtensions.h 118 * DivX profile types, each profile indicates support for
122 QOMX_VIDEO_DivXProfileqMobile = 0x01, /**< qMobile Profile */
123 QOMX_VIDEO_DivXProfileMobile = 0x02, /**< Mobile Profile */
124 QOMX_VIDEO_DivXProfileMT = 0x04, /**< Mobile Theatre Profile */
125 QOMX_VIDEO_DivXProfileHT = 0x08, /**< Home Theatre Profile */
126 QOMX_VIDEO_DivXProfileHD = 0x10, /**< High Definition Profile */
140 * eProfile : Profile of DivX stream / data
164 * VP profile types, each profile indicates support for variou
    [all...]
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/
msm-adie-codec.h 101 int (*codec_open) (struct adie_codec_dev_profile *profile,
108 u32 (*codec_freq_supported) (struct adie_codec_dev_profile *profile,
128 int adie_codec_open(struct adie_codec_dev_profile *profile,
134 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
  /hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/
msm-adie-codec.h 101 int (*codec_open) (struct adie_codec_dev_profile *profile,
108 u32 (*codec_freq_supported) (struct adie_codec_dev_profile *profile,
128 int adie_codec_open(struct adie_codec_dev_profile *profile,
134 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
  /hardware/qcom/msm8x74/original-kernel-headers/linux/mfd/
msm-adie-codec.h 101 int (*codec_open) (struct adie_codec_dev_profile *profile,
108 u32 (*codec_freq_supported) (struct adie_codec_dev_profile *profile,
128 int adie_codec_open(struct adie_codec_dev_profile *profile,
134 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
  /hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/
msm-adie-codec.h 101 int (*codec_open) (struct adie_codec_dev_profile *profile,
108 u32 (*codec_freq_supported) (struct adie_codec_dev_profile *profile,
128 int adie_codec_open(struct adie_codec_dev_profile *profile,
134 u32 adie_codec_freq_supported(struct adie_codec_dev_profile *profile,
  /hardware/ti/omap4-aah/domx/domx/
Android.mk 12 profiling/src/profile.c
  /packages/apps/CarrierConfig/assets/
carrier_config_311012.xml 10 <string name="uaProfTagName">Profile</string>
carrier_config_311220.xml 9 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311221.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311222.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311223.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311224.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311225.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311226.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311227.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311228.xml 7 <string name="uaProfTagName">x-wap-profile</string>
carrier_config_311229.xml 7 <string name="uaProfTagName">x-wap-profile</string>

Completed in 3938 milliseconds

<<11121314151617181920>>