HomeSort by relevance Sort by last modified time
    Searched defs:prof (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 243 LocalBluetoothProfile prof = getProfileOf(preference); local
244 onProfileClicked(prof);
361 private boolean getAutoConnect(LocalBluetoothProfile prof) {
362 return prof.isPreferred(mCachedDevice.getDevice());
  /external/libxslt/libxslt/
xsltInternals.h 1715 long prof; \/* the current profiled value *\/ member in struct:_xsltTransformContext
    [all...]

Completed in 602 milliseconds