Searched defs:eggs (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | inspect_fodder.py | 12 def eggs(x, y): function |
| D | test_named_expressions.py | 405 def eggs(b): function |
| D | test_scope.py | 194 def eggs(): function |
| D | test_yield_from.py | 971 def eggs(g): function |
| D | test_inspect.py | 1294 def eggs(self): member in TestClassesAndFunctions.test_getmembers_VirtualAttribute.A |
| D | test_patma.py | 3045 eggs = 1 variable in TestTypeErrors.test_match_args_must_be_a_tuple_2.Class |
| /third_party/python/Modules/_ctypes/ | ||
| D | _ctypes_test.c | 491 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS() |