Home
last modified time | relevance | path

Searched defs:extra (Results 1 – 25 of 30) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_imageop.py23 def _check(self, name, size=None, *extra):
43 def check_size(self, name, *extra):
47 def check(self, name, *extra):
Dtest_scope.py24 def extra(): # check freevars passing through non-use scopes function
Dtest_sys_settrace.py439 def g(frame, why, extra): argument
Dtest_logging.py1844 def _log(self, level, msg, args, exc_info=None, extra=None): argument
/device/generic/goldfish-opengl/android-emu/android/base/
DStringFormat.cpp44 size_t extra = 0; in StringAppendFormatWithArgs() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
Dtrees.c495 const intf *extra = desc->stat_desc->extra_bits; local
1069 int extra; /* number of extra bits to send */ local
Dinflate.h104 unsigned extra; /* extra bits needed */ member
Dzlib.h117 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
Dtrees.c497 const intf *extra = desc->stat_desc->extra_bits; local
1081 int extra; /* number of extra bits to send */ local
Dinflate.h100 unsigned extra; /* extra bits needed */ member
Dzlib.h114 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinftrees.c56 const unsigned short FAR *extra; /* extra bits table to use */ local
Dinflate.h107 unsigned extra; /* extra bits needed */ member
Dzlib.h119 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
Dquoprimime.py95 def _max_append(L, s, maxlen, extra=''): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py1218 def makeRecord(self, name, level, fn, lno, msg, args, exc_info, func=None, extra=None): argument
1231 def _log(self, level, msg, args, exc_info=None, extra=None): argument
1371 def __init__(self, logger, extra): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenType.py246 def __init__(self, name, arg = None, extra = None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
DElementTree.py207 def __init__(self, tag, attrib={}, **extra):
527 def SubElement(parent, tag, attrib={}, **extra):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
DElementTree.py207 def __init__(self, tag, attrib={}, **extra):
527 def SubElement(parent, tag, attrib={}, **extra):
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstate.h75 ptrdiff_t extra; member
Dlparser.c312 int extra = nvars - nexps; in adjust_assign() local
1110 int extra = fs->freereg; /* eventual position to save local variable */ in check_conflict() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_elementtree.c250 ElementObjectExtra* extra; member
340 element_resize(ElementObject* self, int extra) in element_resize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dccompiler.py374 extra): argument

12