Searched defs:eggs (Results 1 – 6 of 6) 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_yield_from.py | 971 def eggs(g): function |
D | test_patma.py | 3032 eggs = 1 variable in TestTypeErrors.test_match_args_must_be_a_tuple_2.Class |
D | test_inspect.py | 1293 def eggs(self): member in TestClassesAndFunctions.test_getmembers_VirtualAttribute.A |
/third_party/python/Modules/_ctypes/ | ||
D | _ctypes_test.c | 489 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS() |