Home
last modified time | relevance | path

Searched defs:wrap (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtextwrap.py316 def wrap(self, text): member in TextWrapper
343 def wrap(text, width=70, **kwargs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtextwrap.py308 def wrap(self, text): member in TextWrapper
335 def wrap(text, width=70, **kwargs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dinspect_fodder2.py2 def wrap(foo=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/webchecker/
Dtktools.py135 fill=BOTH, expand=1, wrap=WORD, pack=1, argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.h80 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
Ddeflate.h101 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
Ddeflate.c228 int wrap = 1; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c225 int wrap = 1; local
330 int wrap; local
Dinflate.h84 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
Dinflate.c146 int wrap; local
Ddeflate.h104 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinflate.h86 int wrap; /* bit 0 true for zlib, bit 1 true for gzip, member
Dinflate.c161 int wrap; local