OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__CPU_ELT
(Results
1 - 20
of
20
) sorted by null
/bionic/libc/include/
sched.h
68
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
95
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
109
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
116
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
123
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/development/ndk/platforms/android-21/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
sched.h
70
#define
__CPU_ELT
(x) ((x) / __CPU_BITS)
97
__CPU_ELT
((count) + (__CPU_BITS - 1)) * sizeof(__CPU_BITTYPE)
111
(set)->__bits[
__CPU_ELT
(__cpu)] |= __CPU_MASK(__cpu); \
118
(set)->__bits[
__CPU_ELT
(__cpu)] &= ~__CPU_MASK(__cpu); \
125
? ((set)->__bits[
__CPU_ELT
(__cpu)] & __CPU_MASK(__cpu)) != 0 \
Completed in 397 milliseconds