Lines Matching +full:- +full:- +full:force
2 /* ----------------------------------------------------------------------
10 * Target Processor: Cortex-M and Cortex-A cores
11 * -------------------------------------------------------------------- */
13 * Copyright (C) 2010-2021 ARM Limited or its affiliates. All rights reserved.
15 * SPDX-License-Identifier: Apache-2.0
21 * www.apache.org/licenses/LICENSE-2.0
85 * Force result of a division by 0 to 0. It the behavior of the in arm_canberra_distance_f32()
94 blkCnt--; in arm_canberra_distance_f32()
116 * Force result of a division by 0 to 0. It the behavior of the in arm_canberra_distance_f32()
164 * Force result of a division by 0 to 0. It the behavior of the in arm_canberra_distance_f32()
173 blkCnt --; in arm_canberra_distance_f32()
185 diff = fabsf(tmpA - tmpB); in arm_canberra_distance_f32()
191 blkCnt --; in arm_canberra_distance_f32()
206 diff = fabsf(tmpA - tmpB); in arm_canberra_distance_f32()
212 blockSize --; in arm_canberra_distance_f32()