Home
last modified time | relevance | path

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

/external/arm-optimized-routines/auxiliary/
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.cpp827 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
878 ResourceBundle array2d=theBundle.get(tag, status); in testTag() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c1613 UResourceBundle* array2d=NULL; in testTag() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Darray_elementwise_ops_test.cc2002 auto array2d = in XLA_TEST_F() local
2017 auto array2d = in XLA_TEST_F() local