OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_bits
(Results
1 - 6
of
6
) sorted by null
/external/fio/lib/
axmap.h
8
struct axmap *axmap_new(unsigned long
nr_bits
);
13
unsigned int axmap_set_nr(struct axmap *axmap, uint64_t bit_nr, unsigned int
nr_bits
);
axmap.c
50
uint64_t
nr_bits
;
member in struct:axmap
88
struct axmap *axmap_new(unsigned long
nr_bits
)
98
i = (
nr_bits
+ BLOCKS_PER_UNIT - 1) >> UNIT_SHIFT;
106
axmap->
nr_bits
=
nr_bits
;
112
al->map_size = (
nr_bits
+ BLOCKS_PER_UNIT - 1) >> UNIT_SHIFT;
117
nr_bits
= (
nr_bits
+ BLOCKS_PER_UNIT - 1) >> UNIT_SHIFT;
190
unsigned int
nr_bits
;
member in struct:axmap_set_data
221
unsigned int
nr_bits
;
local
257
unsigned int set_bits,
nr_bits
= data->
nr_bits
;
local
[
all
...]
/external/mesa3d/src/mesa/state_tracker/
st_atom_msaa.c
51
unsigned
nr_bits
;
local
52
nr_bits
= (unsigned)
59
sample_mask = (1 <<
nr_bits
) - 1;
/external/valgrind/include/vki/
vki-xen.h
104
vki_uint32_t
nr_bits
;
member in struct:vki_xenctl_bitmap
/external/valgrind/coregrind/m_syswrap/
syswrap-xen.c
[
all
...]
/prebuilts/tools/common/m2/repository/org/json/json/20141113/
json-20141113.jar
Completed in 821 milliseconds