Home
last modified time | relevance | path

Searched refs:check_copy (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_sched.h301 bool check_copy(node *n);
H A Dsb_sched.cpp1730 bool post_scheduler::check_copy(node *n) { in check_copy() function in r600_sb::post_scheduler
1750 sblog << "check_copy: "; in check_copy()
1810 if (!check_copy(n)) { in process_ready_copies()
/third_party/python/Lib/test/
H A Dpickletester.py3046 def check_copy(x, y): function
3055 check_copy(arr, new)
3060 check_copy(arr, new)
3070 check_copy(arr, new)

Completed in 10 milliseconds