OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:priority
(Results
1451 - 1475
of
3742
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/frameworks/base/data/fonts/
fallback_fonts.xml
5
This file specifies the fonts, and the
priority
order, that will be searched for any
26
their ordering in the fallback or vendor files gives
priority
to the first in the list.
/hardware/ti/omap3/dspbridge/inc/
rms_sh.h
112
RMS_WORD
priority
; /* Task's runtime
priority
level */
member in struct:RMS_MoreTaskArgs
/hardware/ti/omap3/dspbridge/libbridge/inc/
rms_sh.h
112
RMS_WORD
priority
; /* Task's runtime
priority
level */
member in struct:RMS_MoreTaskArgs
/libcore/libart/src/main/java/java/lang/
ThreadGroup.java
37
// Maximum
priority
for Threads inside this ThreadGroup
377
* Returns the maximum allowed
priority
for a {@code Thread} in this thread group.
379
* @return the maximum
priority
566
* Configures the maximum allowed
priority
for a {@code Thread} in this group and
569
* <p>A caller can never increase the maximum
priority
of a thread group.
571
* simply leave the thread group with its current maximum
priority
.
573
* @param newMax the new maximum
priority
to be set
575
* @throws IllegalArgumentException if the new
priority
is greater than
/libcore/libdvm/src/main/java/java/lang/
ThreadGroup.java
37
// Maximum
priority
for Threads inside this ThreadGroup
377
* Returns the maximum allowed
priority
for a {@code Thread} in this thread group.
379
* @return the maximum
priority
566
* Configures the maximum allowed
priority
for a {@code Thread} in this group and
569
* <p>A caller can never increase the maximum
priority
of a thread group.
571
* simply leave the thread group with its current maximum
priority
.
573
* @param newMax the new maximum
priority
to be set
575
* @throws IllegalArgumentException if the new
priority
is greater than
/libcore/luni/src/main/java/libcore/icu/
CollationElementIteratorICU.java
59
* Get the ordering
priority
of the next collation element in the text.
70
* Get the ordering
priority
of the previous collation element in the text.
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapService.java
610
public boolean setPriority(BluetoothDevice device, int
priority
) {
613
priority
);
local
614
if (DEBUG) Log.d(TAG, "Saved
priority
" + device + " = " +
priority
);
619
int
priority
= Settings.Global.getInt(getContentResolver(),
local
622
return
priority
;
818
public boolean setPriority(BluetoothDevice device, int
priority
) {
821
return service.setPriority(device,
priority
);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
FilterRepresentation.java
127
public void setFilterType(int
priority
) {
128
mPriority =
priority
;
/packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java
137
//
Priority
.
138
sendReq.setPriority(prefs.getInt(MessagingPreferenceActivity.
PRIORITY
, DEFAULT_PRIORITY));
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageAttachmentTile.java
135
// we want our downloads to have higher
priority
than the highest background downloads
138
// higher
priority
tiles are returned first
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
frontend.h
215
fe_code_rate_t code_rate_HP; /* high
priority
stream code rate */
216
fe_code_rate_t code_rate_LP; /* low
priority
stream code rate */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
frontend.h
215
fe_code_rate_t code_rate_HP; /* high
priority
stream code rate */
216
fe_code_rate_t code_rate_LP; /* low
priority
stream code rate */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
frontend.h
215
fe_code_rate_t code_rate_HP; /* high
priority
stream code rate */
216
fe_code_rate_t code_rate_LP; /* low
priority
stream code rate */
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
gthr-posix.h
421
/* Set the current thread's
priority
. */
423
__gthread_objc_thread_set_priority (int
priority
)
444
if (
priority
> priority_max)
445
priority
= priority_max;
446
else if (
priority
< priority_min)
447
priority
= priority_min;
448
params.sched_priority =
priority
;
464
/* Return the current thread's
priority
. */
Completed in 1689 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>