Home
last modified time | relevance | path

Searched defs:match_array (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/rust/tests/ui/match/
Dissue-46920-byte-array-patterns.rs14 fn match_array(x: &[u8; 5]) -> bool { in match_array() function
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/share/
Dutils.py14 def match_array(actual, expected, error=0, err_msg=''): function
/third_party/mindspore/mindspore-src/source/tests/st/scipy_st/
Dutils.py72 def match_array(actual, expected, error=0, err_msg=''): function
/third_party/mindspore/mindspore-src/source/tests/st/numpy_native/
Dutils.py22 def match_array(actual, expected, error=0): function
/third_party/skia/third_party/externals/tint/src/
Dintrinsic_table.cc415 bool match_array(const sem::Type* ty, const sem::Type*& T) { in match_array() function