OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bits_per_word
(Results
1 - 25
of
94
) sorted by null
1
2
3
4
/system/core/include/cutils/
bitops.h
48
#define
BITS_PER_WORD
(sizeof(unsigned int) * 8)
49
#define BITS_TO_WORDS(x) (((x) +
BITS_PER_WORD
- 1) /
BITS_PER_WORD
)
50
#define BIT_IN_WORD(x) ((x) %
BITS_PER_WORD
)
51
#define BIT_WORD(x) ((x) /
BITS_PER_WORD
)
69
result =
BITS_PER_WORD
* i + bit;
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-gas.h
44
#define WCHAR_TYPE_SIZE
BITS_PER_WORD
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
linux-gas.h
44
#define WCHAR_TYPE_SIZE
BITS_PER_WORD
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h
426
#ifndef
BITS_PER_WORD
427
#define
BITS_PER_WORD
(BITS_PER_UNIT * UNITS_PER_WORD)
444
#define INT_TYPE_SIZE
BITS_PER_WORD
448
#define LONG_TYPE_SIZE
BITS_PER_WORD
452
#define LONG_LONG_TYPE_SIZE (
BITS_PER_WORD
* 2)
460
#define FLOAT_TYPE_SIZE
BITS_PER_WORD
464
#define DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
468
#define LONG_DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
692
#define POINTER_SIZE
BITS_PER_WORD
761
#define MALLOC_ABI_ALIGNMENT
BITS_PER_WORD
[
all
...]
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h
426
#ifndef
BITS_PER_WORD
427
#define
BITS_PER_WORD
(BITS_PER_UNIT * UNITS_PER_WORD)
444
#define INT_TYPE_SIZE
BITS_PER_WORD
448
#define LONG_TYPE_SIZE
BITS_PER_WORD
452
#define LONG_LONG_TYPE_SIZE (
BITS_PER_WORD
* 2)
460
#define FLOAT_TYPE_SIZE
BITS_PER_WORD
464
#define DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
468
#define LONG_DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
692
#define POINTER_SIZE
BITS_PER_WORD
761
#define MALLOC_ABI_ALIGNMENT
BITS_PER_WORD
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
defaults.h
426
#ifndef
BITS_PER_WORD
427
#define
BITS_PER_WORD
(BITS_PER_UNIT * UNITS_PER_WORD)
444
#define INT_TYPE_SIZE
BITS_PER_WORD
448
#define LONG_TYPE_SIZE
BITS_PER_WORD
452
#define LONG_LONG_TYPE_SIZE (
BITS_PER_WORD
* 2)
460
#define FLOAT_TYPE_SIZE
BITS_PER_WORD
464
#define DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
468
#define LONG_DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
692
#define POINTER_SIZE
BITS_PER_WORD
761
#define MALLOC_ABI_ALIGNMENT
BITS_PER_WORD
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
defaults.h
426
#ifndef
BITS_PER_WORD
427
#define
BITS_PER_WORD
(BITS_PER_UNIT * UNITS_PER_WORD)
444
#define INT_TYPE_SIZE
BITS_PER_WORD
448
#define LONG_TYPE_SIZE
BITS_PER_WORD
452
#define LONG_LONG_TYPE_SIZE (
BITS_PER_WORD
* 2)
460
#define FLOAT_TYPE_SIZE
BITS_PER_WORD
464
#define DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
468
#define LONG_DOUBLE_TYPE_SIZE (
BITS_PER_WORD
* 2)
692
#define POINTER_SIZE
BITS_PER_WORD
761
#define MALLOC_ABI_ALIGNMENT
BITS_PER_WORD
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/spi/
spidev.h
56
* @
bits_per_word
: Temporary override of the device's wordsize.
90
__u8
bits_per_word
;
member in struct:spi_ioc_transfer
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h
56
* @
bits_per_word
: Temporary override of the device's wordsize.
90
__u8
bits_per_word
;
member in struct:spi_ioc_transfer
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/spi/
spidev.h
56
* @
bits_per_word
: Temporary override of the device's wordsize.
90
__u8
bits_per_word
;
member in struct:spi_ioc_transfer
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_aix32.cfg
113
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_aix64.cfg
114
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_beos.cfg
121
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_bsdi.cfg
169
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_darwin.cfg
114
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_dgux.cfg
109
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_hpux32.cfg
113
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_hpux64.cfg
114
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_irix32.cfg
120
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_irix64.cfg
119
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_ncr.cfg
111
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_nec.cfg
111
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_nto.cfg
121
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_openvms.cfg
117
#define
BITS_PER_WORD
PR_BITS_PER_WORD
_os2.cfg
122
#define
BITS_PER_WORD
PR_BITS_PER_WORD
Completed in 316 milliseconds
1
2
3
4