HomeSort by relevance Sort by last modified time
    Searched full:setpriority (Results 776 - 800 of 1186) sorted by null

<<31323334353637383940>>

  /prebuilts/go/linux-x86/src/syscall/
zsyscall_darwin_arm.go 1136 func Setpriority(which int, who int, prio int) (err error) {
    [all...]
zsyscall_darwin_arm64.go 1136 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_dragonfly_amd64.go 1056 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_freebsd_386.go 1056 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_freebsd_amd64.go 1056 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_freebsd_arm.go 1056 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_linux_386.go 900 func Setpriority(which int, who int, prio int) (err error) {
    [all...]
zsyscall_netbsd_386.go 1022 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_netbsd_amd64.go 1022 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_netbsd_arm.go 1022 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_openbsd_386.go 1046 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_openbsd_amd64.go 1046 func Setpriority(which int, who int, prio int) (err error) {
zsyscall_openbsd_arm.go 1046 func Setpriority(which int, who int, prio int) (err error) {
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/
kotlin-stdlib-0.13.1513.jar 
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /development/ndk/platforms/android-21/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs-ant.jar 
  /frameworks/av/media/libmedia/
AudioTrack.cpp 637 setpriority(PRIO_PROCESS, 0, mPreviousPriority);
677 setpriority(PRIO_PROCESS, 0, mPreviousPriority);
    [all...]
  /frameworks/base/docs/html-intl/intl/es/about/versions/
android-5.0.jd 309 <li>{@link android.app.Notification.Builder#setPriority(int) setPriority()}: Marca la notificación como más o menos importante que las notificaciones habituales. Las notificaciones con el campo de prioridad establecido en {@link android.app.Notification#PRIORITY_MAX PRIORITY_MAX} o {@link android.app.Notification#PRIORITY_HIGH PRIORITY_HIGH} aparecen en una pequeña ventana flotante si la notificación también tiene sonido o vibración.</li>
    [all...]
  /frameworks/base/docs/html-intl/intl/pt-br/about/versions/
android-5.0.jd 307 <li>{@link android.app.Notification.Builder#setPriority(int) setPriority()}: marca a notificação como mais ou menos importante do que as notificações normais. Notificações com o campo de prioridade definido como {@link android.app.Notification#PRIORITY_MAX PRIORITY_MAX} ou {@link android.app.Notification#PRIORITY_HIGH PRIORITY_HIGH} aparecem em uma pequena janela flutuante se a notificação também tem som ou vibração.</li>
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-connector-wagon-0.9.0.M2.jar 
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 134 /* Convenient macros representing various different priority levels, for use with the SetPriority method */
430 SLresult (*SetPriority) (
    [all...]

Completed in 1966 milliseconds

<<31323334353637383940>>