OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:memsize
(Results
1 - 8
of
8
) sorted by null
/external/srec/portable/include/
pstdio.h
51
int
memsize
;
member in struct:FileRecord_t
/external/ceres-solver/include/ceres/internal/
fixed_array.h
107
inline size_t
memsize
() const { return size_ * sizeof(T); }
function in class:ceres::internal::FixedArray
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cycx_cfm.h
53
* @
memsize
- minimum memory size
66
unsigned long
memsize
;
member in struct:cycx_fw_info
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cycx_cfm.h
53
* @
memsize
- minimum memory size
66
unsigned long
memsize
;
member in struct:cycx_fw_info
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cycx_cfm.h
53
* @
memsize
- minimum memory size
66
unsigned long
memsize
;
member in struct:cycx_fw_info
/external/grub/netboot/
ns8390.c
43
char
memsize
;
member in struct:wd_board
571
eth_memsize = brd->
memsize
;
588
eth_memsize = brd->
memsize
;
/external/elfutils/src/
ldgeneric.c
6304
XElf_Off
memsize
= 0;
local
[
all
...]
/external/qemu-pc-bios/bochs/bios/
rombios32.c
2570
int
memsize
= (ram_end == ram_size) ? ram_size \/ (1024 * 1024) :
local
[
all
...]
Completed in 490 milliseconds