Home
last modified time | relevance | path

Searched defs:too_big (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/core/
H A DSkBitmapProcState.cpp527 const SkScalar too_big = SkIntToScalar(1 << 30); in setupForTranslate() local
/third_party/skia/include/private/
H A DSkNx_neon.h21 auto too_big = vcgtq_f32(roundtrip, v); in emulate_vrndmq_f32() local
26 auto too_big = vcgt_f32(roundtrip, v); in emulate_vrndm_f32() local
H A DSkNx_sse.h33 __m128 too_big = _mm_cmpgt_ps(roundtrip, v); in emulate_mm_floor_ps() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.c1033 bool too_big = false; in __sdhci_set_timeout() local
940 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, bool *too_big) sdhci_calc_timeout() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.c1055 bool too_big = false; in __sdhci_set_timeout() local
965 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, bool *too_big) sdhci_calc_timeout() argument

Completed in 16 milliseconds