Home
last modified time | relevance | path

Searched defs:bitwise_not (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/
D__init__.py79 bitwise_not = invert variable
/third_party/skia/third_party/externals/swiftshader/src/Shader/
DShaderCore.cpp1967 void ShaderCore::bitwise_not(Vector4f &dst, const Vector4f &src) in bitwise_not() function in sw::ShaderCore