Home
last modified time | relevance | path

Searched defs:array2d (Results 1 – 4 of 4) sorted by relevance

/external/arm-optimized-routines/math/tools/
Dremez.jl15 array2d(T, d1, d2) = Array{T, 2}(undef, d1, d2) function
18 array2d(T, d1, d2) = Array(T, d1, d2) function
/external/icu/icu4c/source/test/intltest/
Drestsnew.cpp873 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
924 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1666 UResourceBundle* array2d=NULL; in testTag() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Darray_elementwise_ops_test.cc2109 auto array2d = in XLA_TEST_F() local
2124 auto array2d = in XLA_TEST_F() local