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

  /prebuilts/gcc/linux-x86/host/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,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
profil.h 38 struct prof struct
56 extern int sprofil (struct prof *__profp, int __profcnt,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
query.c 503 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local
515 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH);
519 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
mixer.c 53 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local
135 max_width = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH);
136 max_height = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
  /external/chromium_org/third_party/openssl/openssl/ssl/
d1_srtp.c 269 SRTP_PROTECTION_PROFILE *prof; local
292 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i);
293 s2n(prof->id,p);
438 SRTP_PROTECTION_PROFILE *prof; local
478 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i);
480 if(prof->id == id)
482 s->srtp_profile=prof;
  /external/mesa3d/src/gallium/state_trackers/vdpau/
query.c 503 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local
515 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH);
519 *(uint32_t*)max_value = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
mixer.c 53 enum pipe_video_profile prof = PIPE_VIDEO_PROFILE_UNKNOWN; local
135 max_width = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_WIDTH);
136 max_height = screen->get_video_param(screen, prof, PIPE_VIDEO_CAP_MAX_HEIGHT);
  /external/openssl/ssl/
d1_srtp.c 269 SRTP_PROTECTION_PROFILE *prof; local
292 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i);
293 s2n(prof->id,p);
438 SRTP_PROTECTION_PROFILE *prof; local
478 prof=sk_SRTP_PROTECTION_PROFILE_value(clnt,i);
480 if(prof->id == id)
482 s->srtp_profile=prof;
  /external/chromium_org/ui/base/ime/win/
imm32_manager.cc 142 TF_INPUTPROCESSORPROFILE prof; local
144 SUCCEEDED(prof_mgr->GetActiveProfile(GUID_TFCAT_TIP_KEYBOARD, &prof)) &&
145 prof.hkl == NULL &&
146 prof.dwProfileType == TF_PROFILETYPE_INPUTPROCESSOR) {
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DeviceProfilesSettings.java 243 LocalBluetoothProfile prof = getProfileOf(preference); local
244 onProfileClicked(prof, (CheckBoxPreference) preference);
  /external/chromium_org/third_party/libxslt/libxslt/
xsltInternals.h 1715 long prof; \/* the current profiled value *\/ member in struct:_xsltTransformContext
    [all...]
  /external/libxslt/libxslt/
xsltInternals.h 1715 long prof; \/* the current profiled value *\/ member in struct:_xsltTransformContext
    [all...]

Completed in 1343 milliseconds