OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUOTABLOCK_BITS
(Results
26 - 50
of
50
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
quota.h
24
#define
QUOTABLOCK_BITS
10
25
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
27
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
28
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
29
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
quota.h
48
#define
QUOTABLOCK_BITS
10
49
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
52
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
53
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
54
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h
48
#define
QUOTABLOCK_BITS
10
49
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
52
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
53
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
54
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h
48
#define
QUOTABLOCK_BITS
10
49
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
52
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
53
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
54
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
/external/kernel-headers/original/linux/
quota.h
50
#define
QUOTABLOCK_BITS
10
51
#define QUOTABLOCK_SIZE (1 <<
QUOTABLOCK_BITS
)
54
#define qb2kb(x) ((x) << (
QUOTABLOCK_BITS
-10))
55
#define kb2qb(x) ((x) >> (
QUOTABLOCK_BITS
-10))
56
#define toqb(x) (((x) + QUOTABLOCK_SIZE - 1) >>
QUOTABLOCK_BITS
)
Completed in 36 milliseconds
1
2