Home
last modified time | relevance | path

Searched defs:items (Results 1 – 25 of 75) sorted by relevance

123

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzutil.c220 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
279 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
304 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
Dzutil.h244 #define ZALLOC(strm, items, size) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzutil.c216 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
275 voidpf zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
300 voidpf zcalloc (opaque, items, size) in zcalloc() argument
Dzutil.h272 #define ZALLOC(strm, items, size) \ argument
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzutil.c214 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, unsigned items, unsigned size) in zcalloc()
277 voidpf ZLIB_INTERNAL zcalloc (voidpf opaque, uInt items, uInt size) in zcalloc()
302 voidpf ZLIB_INTERNAL zcalloc (opaque, items, size) in zcalloc() argument
Dzutil.h262 #define ZALLOC(strm, items, size) \ argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/enc/
Dutf16_le.c203 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in utf16le_get_case_fold_codes_by_str()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DUserDict.py40 def items(self): return self.data.items() member in UserDict
121 def items(self): member in DictMixin
Dweakref.py114 def items(self): member in WeakValueDictionary
300 def items(self): member in WeakKeyDictionary
DConfigParser.py334 def items(self, section): member in RawConfigParser
617 def items(self, section, raw=False, vars=None): member in ConfigParser
Dcgi.py820 def items(self): member in SvFormContentDict
847 def items(self): member in InterpFormContentDict
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DUserDict.py40 def items(self): return self.data.items() member in UserDict
121 def items(self): member in DictMixin
Dweakref.py140 def items(self): member in WeakValueDictionary
359 def items(self): member in WeakKeyDictionary
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dheaders.py115 def items(self): member in Headers
Dhandlers.py14 def dict(items): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfilelist.py55 def extend(self, items): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_userdict.py111 def items(self): member in UserDictTest.test_all.Items
Dtest_cfgparser.py11 def items(self): member in SortedDict
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py289 def refactor(self, items, write=False, doctests_only=False): argument
696 def refactor(self, items, write=False, doctests_only=False, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Dcvslib.py269 def items(self): member in CVS
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregenc.c420 OnigCaseFoldCodeItem items[]) in onigenc_ascii_get_case_fold_codes_by_str()
479 const OnigUChar* p, const OnigUChar* end, OnigCaseFoldCodeItem items[]) in onigenc_get_case_fold_codes_by_str_with_map()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dtupleobject.c190 PyObject **items; in PyTuple_Pack() local
480 PyObject **p, **items; in tuplerepeat() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dtupleobject.c190 PyObject **items; in PyTuple_Pack() local
478 PyObject **p, **items; in tuplerepeat() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dzutil.h247 #define ZALLOC(strm, items, size) \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h272 #define ZALLOC(strm, items, size) \ argument

123