Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 40) sorted by relevance

12

/btstack/3rd-party/lc3-google/fuzz/
H A Defuzz.cc25 T ConsumeInRange(FuzzedDataProvider &fdp, T min, T max) { in ConsumeInRange()
30 float ConsumeInRange(FuzzedDataProvider &fdp, float min, float max) { in ConsumeInRange()
36 T min = std::numeric_limits<T>::min(), T max = std::numeric_limits<T>::max()) in encode()
/btstack/tool/metrics/
H A Dmetrics-lizard.py38 def metric_max(name, max): argument
H A Dmetrics_ccsm.py68 def metric_max(name, max): argument
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_pool_ref.c78 int max = -129; in arm_maxpool_q7_HWC_ref() local
/btstack/3rd-party/lc3-google/src/
H A Dcommon.h88 #define LC3_CLIP(v, min, max) LC3_MIN(LC3_MAX(v, min), max) argument
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h740 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
765 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h772 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
790 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang.h1125 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
1150 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h769 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
794 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang.h1167 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
1192 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h801 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
819 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h740 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
765 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h772 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
790 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/
H A Dcmsis_armcc.h740 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
765 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h772 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
790 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang.h1125 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
1150 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h740 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
765 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/
H A Dcmsis_armcc.h740 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
765 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h772 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
790 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang.h1125 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
1150 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/
H A Dcmsis_armcc.h485 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
510 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_armclang.h530 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
555 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
H A Dcmsis_iccarm.h835 const int32_t max = (int32_t)((1U << (sat - 1U)) - 1U); in __SSAT() local
853 const uint32_t max = ((1U << sat) - 1U); in __USAT() local
/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.c1434 muint i, j, max, digitfactor; in hxcmod_load() local
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dstats.h105 mem_size_t max; member
112 STAT_COUNTER max; member

12