Searched defs:gives (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_nntplib.py | 1307 def gives(a, b): function 1409 def gives(a, b, *c): function 1422 def gives(y, M, d, h, m, s, date_str, time_str): function 1432 def gives(y, M, d, date_str, time_str): function 1445 def gives(y, M, d, h, m, s, date_str, time_str): function 1453 def gives(y, M, d, date_str, time_str): function
|
/external/llvm-project/polly/lib/External/isl/interface/ |
D | generator.cc | 524 bool generator::gives(Decl *decl) in gives() function in generator
|