Searched refs:math (Results 1 – 25 of 62) sorted by relevance
123
25 math(EXPR QEMU_MEMORY_SIZE_MB "${CONFIG_SRAM_SIZE} / 1024 + 4")29 math(EXPR QEMU_MEMORY_SIZE_MB "8")31 math(EXPR QEMU_MEMORY_SIZE_MB "${CONFIG_SRAM_SIZE} / 1024")85 math(EXPR QEMU_FLASH_SIZE_KB "${CONFIG_FLASH_SIZE} * 1024")
29 import math39 resistance = r25 * math.exp(exp)
33 source/math/sqrtf.c34 source/math/sqrt.c
7 math(EXPR FLASH_LOAD_ADDRESS "(${CONFIG_FLASH_BASE_ADDRESS}) + (${CONFIG_FLASH_LOAD_OFFSET})")
8 from math import ceil
24 math(EXPR
9 …math(EXPR adjustment "${CONFIG_REALTEK_RTS5912_BOOTROM_HEADER_LOAD_ADDRESS}" OUTPUT_FORMAT DECIMAL)
92 math(EXPR ${type}_VERSION_NUMBER_INT "(${MAJOR} << 16) + (${MINOR} << 8) + (${PATCH})")93 …math(EXPR ${type}VERSION_INT "(${MAJOR} << 24) + (${MINOR} << 16) + (${PATCH} << 8) + (${T…95 math(EXPR ${type}_VERSION_NUMBER "${${type}_VERSION_NUMBER_INT}" OUTPUT_FORMAT HEXADECIMAL)96 math(EXPR ${type}VERSION "${${type}VERSION_INT}" OUTPUT_FORMAT HEXADECIMAL)
98 math(EXPR arraystop "${arraylength} - 1")121 math(EXPR length "${length} / 2")122 math(EXPR stop "${index} + ${length} - 1")154 math(EXPR stop "${index} + ${length} - 1")289 math(EXPR arraystop "${arraylength} - 1")527 math(EXPR genex_save_count "${genex_save_count} + 1")547 math(EXPR level_dec "${level} - 1")557 math(EXPR stop "${length} - 1")566 math(EXPR sublevel "${level} + 1")576 math(EXPR arraystop "${arraylength} - 1")
29 bool "Use the CMSIS-DSP library as the math backend"43 bool "Use the mwdt library as the math backend"
14 math(EXPR FLASH_ADDR20 math(EXPR FLASH_SIZE25 math(EXPR FLASH_SIZE32 math(EXPR RAM_SIZE "(${CONFIG_SRAM_SIZE} + 0) * 1024" OUTPUT_FORMAT HEXADECIMAL)33 math(EXPR IDT_ADDR "${RAM_ADDR} + ${RAM_SIZE}" OUTPUT_FORMAT HEXADECIMAL)155 math(EXPR VECTOR_ALIGN "4 * (16 + ${CONFIG_NUM_IRQS})")
4 Set up and use different backends for complex math operations.32 - :file:`main.c`: calls the generic math functions;33 - :file:`math_ops.c`: executes the math functions, computes the cycles it took to execute and check…34 - :file:`cmsis_dsp_wrapper.c`: calls the exact math functions from CMSIS-DSP if :kconfig:option:`CO…35 …cation where that NatureDSP lib and headers can be found, calls the exact math functions from Natu…
11 math(EXPR end_of_options "${i} + 2")
73 .. math::93 .. math::151 .. math::183 .. math::199 .. math::221 .. math::234 .. math::248 :math:`\verb|CONFIG_BT_MESH_SAR_RX_ACK_DELAY_INC| + 1.5`.272 :math:`\verb|CONFIG_BT_MESH_SAR_RX_ACK_RETRANS_COUNT| + 1`.284 .. math::
18 math(EXPR ${def_name} ${${def_name}})
4 -O3 -std=c11 -ffast-math -Wno-array-bounds -Wall -Wextra -Wdouble-promotion -Wvla -pedantic
11 math(EXPR end_of_options "${i} + 1")
15 import math274 pkg_len = (log_desc >> 6) & int(math.pow(2, 10) - 1)275 data_len = (log_desc >> 16) & int(math.pow(2, 12) - 1)
64 math(EXPR argB_value_index "${argB_index} + 1")74 math(EXPR argS_value_index "${argS_index} + 1")
30 set_property(TARGET linker APPEND PROPERTY link_order_library "math;c;rt;c")
92 …- Regex: '^<(assert|complex|ctype|errno|fenv|float|inttypes|limits|locale|math|setjmp|signal|stdar…
7 from math import ceil
11 math(EXPR esptoolpy_flashsize "${CONFIG_FLASH_SIZE} / 0x100000")
47 if test (math (count $tokens) - 2) -ge $max56 set counter (math $counter + 1)98 set -l prv_idx (math $idx - 1)142 if set -q $tokens[(math $idx + 1)]143 set $zephyr_base $tokens (math $idx + 1)188 set -l desc_idx (math $idx + 1)194 set -l desc_idx (math $idx + 1)
149 confusion = tf.math.confusion_matrix(