Home
last modified time | relevance | path

Searched defs:eggs (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/test/
Dinspect_fodder.py12 def eggs(x, y): function
/external/rust/crates/serde_cbor/tests/
Dvalue.rs87 eggs: u32, field
/external/python/cpython3/Lib/test/
Dinspect_fodder.py12 def eggs(x, y): function
Dtest_named_expressions.py383 def eggs(b): function
396 def eggs(b): function
Dtest_yield_from.py968 def eggs(g): function
Dtest_inspect.py1268 def eggs(self): member in TestClassesAndFunctions.test_getmembers_VirtualAttribute.A
/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c313 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS()
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c489 EXPORT(int) getSPAMANDEGGS(EGG **eggs) in getSPAMANDEGGS()