Searched defs:items (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | zutil.c | 56 voidpf zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc()
|
| H A D | zutil.h | 121 #define ZALLOC(strm, items, size) \ argument
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gzip.c | 22 static void *zalloc(void *x, unsigned items, unsigned size) in zalloc()
|
| H A D | gunzip.c | 29 void *gzalloc(void *x, unsigned items, unsigned size) in gzalloc()
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | settings.py | 121 def items(self, section, *args, **kwargs): member in _ProjectConfigParser
|
| /rk3399_rockchip-uboot/common/ |
| H A D | menu.c | 42 struct list_head items; member
|
| /rk3399_rockchip-uboot/lib/bzip2/ |
| H A D | bzlib.c | 154 void* default_bzalloc ( void* opaque, Int32 items, Int32 size ) in default_bzalloc()
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | kconfiglib.py | 3087 def __init__(self, items): argument
|