Home
last modified time | relevance | path

Searched defs:s_first (Results 1 – 25 of 744) sorted by relevance

12345678910>>...30

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/common/
H A Dcmd_flash.c208 int *s_first, int *s_last, in flash_fill_sect_ranges()
427 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_erase() local
429 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
652 int s_first[CONFIG_SYS_MAX_FLASH_BANKS_DETECT], s_last[CONFIG_SYS_MAX_FLASH_BANKS_DETECT]; in flash_sect_protect() local
654 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_aascan.c56 Uint1 *s_first = NULL; in s_BlastAaScanSubject() local
142 Uint1 *s_first = NULL; in s_BlastSmallAaScanSubject() local
244 Uint1 *s_first = NULL; in s_BlastCompressedAaScanSubject() local
466 Uint1 *s_first = NULL; in BlastRPSScanSubject() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_aascan.c56 Uint1 *s_first = NULL; in s_BlastAaScanSubject() local
142 Uint1 *s_first = NULL; in s_BlastSmallAaScanSubject() local
244 Uint1 *s_first = NULL; in s_BlastCompressedAaScanSubject() local
466 Uint1 *s_first = NULL; in BlastRPSScanSubject() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_aascan.c56 Uint1 *s_first = NULL; in s_BlastAaScanSubject() local
142 Uint1 *s_first = NULL; in s_BlastSmallAaScanSubject() local
244 Uint1 *s_first = NULL; in s_BlastCompressedAaScanSubject() local
466 Uint1 *s_first = NULL; in BlastRPSScanSubject() local
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/amcc/common/
H A Dflash.c364 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
376 static int flash_erase_1(flash_info_t * info, int s_first, int s_last) in flash_erase_1()
805 static int flash_erase_2(flash_info_t * info, int s_first, int s_last) in flash_erase_2()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/cmd/
H A Dflash.c189 int *s_first, int *s_last, in flash_fill_sect_ranges()
397 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
593 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/cmd/
H A Dflash.c189 int *s_first, int *s_last, in flash_fill_sect_ranges()
397 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
593 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-sopine/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/cmd/
H A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local

12345678910>>...30