Searched defs:array2d (Results 1 – 6 of 6) sorted by relevance
| /third_party/optimized-routines/math/tools/ |
| D | remez.jl | 15 array2d(T, d1, d2) = Array{T, 2}(undef, d1, d2) function 18 array2d(T, d1, d2) = Array(T, d1, d2) function
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | restsnew.cpp | 873 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 924 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | restsnew.cpp | 873 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local 924 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | matrix_exp.cc | 43 using array2d = std::array<std::array<T, COL>, ROW>; typedef
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | creststn.c | 1667 UResourceBundle* array2d=NULL; in testTag() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/cintltst/ |
| D | creststn.c | 1667 UResourceBundle* array2d=NULL; in testTag() local
|