Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/
Darm_bitonic_sort_f32.c332 float32x4x2_t ab1, ab2, ab3, ab4; in arm_bitonic_merge_64_f32() local
409 float32x4x2_t ab1, ab2, ab3, ab4, ab5, ab6, ab7, ab8; in arm_bitonic_merge_128_f32() local
563 float32x4x2_t ab1, ab2, ab3, ab4, ab5, ab6, ab7, ab8; in arm_bitonic_merge_256_f32() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1380 OS ab3 = absl::nullopt; in TEST() local