Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_value.h174 bool is_array_ : 1; variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Ddelete.cpp61 bool is_array_; member
/aosp_15_r20/external/deqp-deps/amber/src/
Dtype.h138 bool is_array_ = false; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/foreach/include/boost/
Dforeach.hpp225 inline boost::is_array<T> *is_array_(T const &) { return 0; } in is_array_() function