• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:guess +refs:indent +refs:offset

2622       offset.
3442 - nxtk_filltrapwindow(): Correct an offset problem (also from Peterri
6332 - Fix a logic error in ftell(). It was simply using the file offset
6828 - webclient: Fix to offset calculation from Rony Xln. Prevents 0x0a
6873 - SSC: Needs to account for data offset in audio buffer
7346 - sscanf(): NuttX libc tried to guess how many characters to parse,
7348 That guess was often wrong. A better approach would be to call
12216 based on Chebyshev fitting to a good guess. The problem there's a
12439 CONFIG_STACK_COLORATION, CONFIG_ARCH_FPU. Fix i2c driver offset
12772 - USB Composite Host: Fix end offset in usbhost_copyinterface(). From
14065 - binfmt/elf: Fix offset value when calling elf_read() in
14067 - binfmt/elf: Fix offset value when calling elf_read() in
14098 - SmartFS: If whence is SEEK_END, the file offset shall be set to the
14099 size of the file plus offset. Noted by eunb.song@samsung.com.
14102 expecting the offset argument is given in a block number. This is
14105 address in a byte offset, not a block number. From Heesub Shin.
15578 - netutils/dhcpd: Prevent buffer overflow in dhcpd_addoption. offset
15795 change adds an offset field indicating the header-payload boundary.
19164 architectures. Rather calculate the offset from the stack
19374 offset too From Xiang Xiao.
19859 Additional changes to ICMPv6, TCP, and UDP input to handle the offset
21433 - ST7032: Fix seek method. Was not taking into account the offset for the
21479 mpu_log2regionceil needs take into account the offset too". Masayuki
22077 context after configuration, (3) support for offset configuration,
22639 - i.MXRT TMR: Fix addressing and restructure using common offset.
22641 - i.MXRT ADC: Error in offset. From David Sidrane.
23412 - STM32F1/F30 FLASH: RCC register access should not be offset by
26006 - tools/indent.sh: Add a command line option to suppress reformatting
26077 register/offset. From David Alessio.
26280 - SAM4CM: Fix cpustart() implementation. In Cortex-M, offset 0 in
26281 vector table stores initial stack pointer and offset 4 stores reset
26348 - LC823450: Fix cpustart() implementation. In Cortex-M, offset 0 in
26349 vector table stores initial stack pointer and offset 4 stores reset
28780 * [#3317](https://github.com/apache/incubator-nuttx/pull/3317) tols: Update python scripts to py3 a…
28827 * [#2876](https://github.com/apache/incubator-nuttx/pull/2876) arm: ARMv6-M vector table offset reg…
29471 * [#2810](https://github.com/apache/incubator-nuttx/pull/2810) fs: eventfd: Convert the indent unde…
29805 …ator-nuttx/pull/#3988) arch/arm/src/imxrt/imxrt_flexpwm.c: fix mistake in submodules address offset