Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Dmatmul_gpu_kernel.cc30 inline bool IsComplex(cudaDataType_t type) { return type == CUDA_C_32F || type == CUDA_C_64F; } in IsComplex() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/core/
Dtensor.h403 bool IsComplex() const { in IsComplex() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h50 bool IsComplex = false; variable
DIceTargetLoweringX8664.h51 bool IsComplex = false; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp111527 bool IsComplex () const { return GetNumRects() > 1; } in IsComplex() function in nsRegion
111908 bool IsComplex () const { return mImpl.IsComplex (); } in IsComplex() function in mozilla::gfx::BaseIntRegion