OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:size_max
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
virtio_blk.h
18
__le32
size_max
;
member in struct:virtio_blk_config
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h
90
unsigned long size_min,
size_max
;
member in struct:PERF_RTdata_sts
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c
97
me->dSTS->
size_max
= me->dSTS->size_min = me->dSTS->capturing = 0;
623
ulSize > me->dSTS->
size_max
)
643
me->dSTS->
size_max
= ulSize;
663
ulSize <= me->dSTS->
size_max
)
[
all
...]
Completed in 32 milliseconds