Searched defs:nor (Results 1 - 9 of 9) sorted by relevance
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/ |
H A D | morph_target_structs.h | 34 vec4 nor; member
|
/third_party/skia/tests/ |
H A D | PointTest.cpp | 47 bool nor = p.normalize(); in test_normalize_cannormalize_consistent() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 1842 auto nor = *reinterpret_cast<const Math::Vec3*>( in GatherDeltasPN() local 1879 Math::Vec3 nor; GatherDeltasPN() local 1972 auto nor = *reinterpret_cast<const Math::Vec3*>( GatherDeltasPNT() local 2014 Math::Vec3 nor; GatherDeltasPNT() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerMIPS32.cpp | 954 void AssemblerMIPS32::nor(const Operand *OpRd, const Operand *OpRs, in nor() function in Ice::MIPS32::AssemblerMIPS32
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.h | 1158 void nor(Register rd, Register rs, Register rt) { in nor() function
|
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | assembler-mips64.cc | 1889 void Assembler::nor(Register rd, Register rs, Register rt) { in nor() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | assembler-mips.cc | 1881 void Assembler::nor(Register rd, Register rs, Register rt) { in nor() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/loong64/ |
H A D | assembler-loong64.cc | 1121 void Assembler::nor(Register rd, Register rj, Register rk) { in nor() function in v8::internal::Assembler
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-sve-aarch64.cc | 6181 void Assembler::nor(const PRegisterWithLaneSize& pd, in nor() function in vixl::aarch64::Assembler
|
Completed in 44 milliseconds