Home
last modified time | relevance | path

Searched defs:ignore (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_pyclbr.py29 def assertListEq(self, l1, l2, ignore): argument
36 def assertHasattr(self, obj, attr, ignore): argument
44 def assertHaskey(self, obj, key, ignore): argument
51 def assertEqualsOrIgnored(self, a, b, ignore): argument
56 def checkModule(self, moduleName, module=None, ignore=()): argument
Dtest_weakref.py439 def acallback(self, ignore): argument
491 def acallback(self, ignore): argument
511 def cb(self, ignore): argument
536 def cb(self, ignore): argument
570 def acallback(self, ignore): argument
579 def C_went_away(ignore): argument
604 def safe_callback(ignore): argument
608 def cb(self, ignore): argument
Dtest_opcodes.py30 def __init__(self, ignore): argument
Dtest_support.py57 def _ignore_deprecated_imports(ignore=True): argument
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
Dgettimeofday.c58 gettimeofday (struct timeval *tp, void *ignore) in gettimeofday()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dobjgraph.py31 ignore = 'Nntrgdsbavuc' variable
Dxxci.py46 ignore = [] variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dfilecmp.py110 def __init__(self, a, b, ignore=None, hide=None): # Initialize argument
Dshutil.py142 def copytree(src, dst, symlinks=False, ignore=None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dmactoolboxglue.c145 char *ignore; in PyMac_GetFullPathname() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dshutil.py145 def copytree(src, dst, symlinks=False, ignore=None): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmisc.c1283 /* MR14 */ Junction *ignore; local
Dsyn.h329 char ignore; /* used by FIRST computation to ignore variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmultibytecodec.c1772 __create_codec(PyObject *ignore, PyObject *arg) in __create_codec()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmultibytecodec.c1775 __create_codec(PyObject *ignore, PyObject *arg) in __create_codec()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobject.c1999 none_dealloc(PyObject* ignore) in none_dealloc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobject.c2006 none_dealloc(PyObject* ignore) in none_dealloc()