Home
last modified time | relevance | path

Searched defs:Consecutive (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/pdf/
H A DPDFFindFlags.hxx22 Consecutive = 0x00000004, enumerator
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmRegCacheFPU.cpp803 bool ArmRegCacheFPU::Consecutive(int v1, int v2) const { in Consecutive() function in ArmRegCacheFPU
807 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3) const { in Consecutive() function in ArmRegCacheFPU
811 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3, int v4) const { in Consecutive() function in ArmRegCacheFPU
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmRegCacheFPU.cpp803 bool ArmRegCacheFPU::Consecutive(int v1, int v2) const { in Consecutive() function in ArmRegCacheFPU
807 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3) const { in Consecutive() function in ArmRegCacheFPU
811 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3, int v4) const { in Consecutive() function in ArmRegCacheFPU
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/MIPS/ARM/
H A DArmRegCacheFPU.cpp803 bool ArmRegCacheFPU::Consecutive(int v1, int v2) const { in Consecutive() function in ArmRegCacheFPU
807 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3) const { in Consecutive() function in ArmRegCacheFPU
811 bool ArmRegCacheFPU::Consecutive(int v1, int v2, int v3, int v4) const { in Consecutive() function in ArmRegCacheFPU
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/intrinsic-test/acle/mve_intrinsics/
H A Dmve.rst11310 Consecutive subsection in Load
12158 Consecutive subsection in Store
/dports/www/firefox/firefox-99.0/third_party/intgemm/intgemm/
H A Davx2_gemm.h99 INTGEMM_AVX2 static inline Register Consecutive(FRegister quant_mult, const float *input) { in Consecutive() function