Home
last modified time | relevance | path

Searched defs:not_ (Results 1 – 9 of 9) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dscalar_relational.inl82 GLM_FUNC_QUALIFIER bool not_ function
/external/tensorflow/tensorflow/python/autograph/operators/
Dlogical.py22 def not_(a): function
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_vector_relational.inl94 GLM_FUNC_QUALIFIER vecType<bool, P> not_(vecType<bool, P> const & v) function
/external/python/cpython3/Lib/
Doperator.py53 def not_(a): function
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py538 def not_(self, _object, _attributes={}, **_arguments): member in AppleScript_Suite_Events
/external/vixl/test/aarch64/
Dtest-api-movprfx-aarch64.cc211 __ not_(z16.VnH(), p6.Merging(), z16.VnH()); in TEST() local
792 __ not_(z31.VnB(), p4.Merging(), z12.VnB()); in TEST() local
1507 __ not_(z8.VnD(), p4.Merging(), z5.VnD()); in TEST() local
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc3459 void Assembler::not_(const ZRegister& zd, in not_() function in vixl::aarch64::Assembler
6605 void Assembler::not_(const PRegisterWithLaneSize& pd, in not_() function in vixl::aarch64::Assembler
Dassembler-aarch64.cc4446 void Assembler::not_(const VRegister& vd, const VRegister& vn) { in not_() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc2322 LogicVRegister Simulator::not_(VectorFormat vform, in not_() function in vixl::aarch64::Simulator