Searched refs:atc (Results 1 – 6 of 6) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/cxx_api/ |
D | CMakeLists.txt | 164 set(MINDSPORE_RPATH ${MINDSPORE_RPATH}:/usr/local/Ascend/nnae/latest/atc/lib64) 165 set(MINDSPORE_RPATH ${MINDSPORE_RPATH}:/usr/local/Ascend/ascend-toolkit/latest/atc/lib64) 166 set(MINDSPORE_RPATH ${MINDSPORE_RPATH}:/usr/local/Ascend/atc/lib64)
|
/third_party/boost/libs/function/test/ |
D | function_n_test.cpp | 631 add_with_throw_on_copy atc; in test_ref() local 633 boost::function2<int, int, int> f(ref(atc)); in test_ref()
|
D | function_test.cpp | 624 add_with_throw_on_copy atc; in test_ref() local 626 boost::function<int (int, int)> f(boost::ref(atc)); in test_ref()
|
/third_party/mesa3d/src/mesa/main/ |
D | formats.csv | 372 MESA_FORMAT_ATC_RGB , atc , 4, 4, 1, x64 , , , , xyz1, rgb 373 MESA_FORMAT_ATC_RGBA_EXPLICIT , atc , 4, 4, 1, x128, , , , xyzw, rgb 374 MESA_FORMAT_ATC_RGBA_INTERPOLATED , atc , 4, 4, 1, x128, , , , xyzw, rgb
|
/third_party/mesa3d/src/util/format/ |
D | u_format.csv | 299 PIPE_FORMAT_ATC_RGB , atc, 4, 4, 1, x64, , , , xyz1, rgb 300 PIPE_FORMAT_ATC_RGBA_EXPLICIT , atc, 4, 4, 1, x128, , , , xyzw, rgb 301 PIPE_FORMAT_ATC_RGBA_INTERPOLATED , atc, 4, 4, 1, x128, , , , xyzw, rgb
|
/third_party/python/Lib/test/ |
D | mime.types | 250 application/vnd.acucorp atc acutc
|