Searched defs:eggs (Results 1 – 9 of 9) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | inspect_fodder.py | 12 def eggs(x, y):  function | 
| /external/rust/crates/serde_cbor/tests/ | ||
| D | value.rs | 87         eggs: u32,  field | 
| /external/python/cpython3/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 | 
| /external/python/cpython2/Modules/_ctypes/ | ||
| D | _ctypes_test.c | 313 EXPORT(int) getSPAMANDEGGS(EGG **eggs)  in getSPAMANDEGGS() | 
| /external/python/cpython3/Modules/_ctypes/ | ||
| D | _ctypes_test.c | 489 EXPORT(int) getSPAMANDEGGS(EGG **eggs)  in getSPAMANDEGGS() |