| /u-boot/lib/ |
| A D | xxhash.c | 79 const uint8_t *const limit = b_end - 16; in xxh32() local 149 const uint8_t *const limit = b_end - 32; in xxh64() local 277 const uint8_t *const limit = b_end - 16; in xxh32_update() local 382 const uint8_t *const limit = b_end - 32; in xxh64_update() local
|
| /u-boot/arch/arm/mach-omap2/omap4/ |
| A D | boot.c | 64 unsigned int limit; in omap_reboot_mode() local
|
| /u-boot/cmd/ |
| A D | read.c | 21 ulong offset, limit; in do_rw() local
|
| /u-boot/tools/patman/ |
| A D | series.py | 241 add_maintainers, limit, get_maintainer_script, argument 284 add_maintainers, limit, get_maintainer_script): argument
|
| A D | control.py | 97 ignore_bad_tags, add_maintainers, get_maintainer_script, limit, argument
|
| /u-boot/lib/lzma/ |
| A D | LzmaDec.c | 31 #define TREE_DECODE(probs, limit, i) \ argument 59 #define TREE_DECODE_CHECK(probs, limit, i) \ argument 134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal() 273 unsigned limit, offset; in LzmaDec_DecodeReal() local 454 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem() 480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2() 624 unsigned limit, offset; in LzmaDec_TryDummy() local
|
| /u-boot/lib/efi/ |
| A D | efi_stub.c | 37 uint16_t limit; member 170 uint64_t base, limit; in get_codeseg32() local
|
| /u-boot/disk/ |
| A D | part_amiga.c | 131 int limit; in get_rdisk() local 171 int limit; in get_bootcode() local
|
| /u-boot/arch/x86/lib/ |
| A D | div64.c | 84 u64 limit = __lshrdi3(dividend, 1); in _64bit_divide() local
|
| A D | acpi_table.c | 619 u64 limit) in acpi_create_dmar_rmrr()
|
| /u-boot/arch/x86/cpu/apollolake/ |
| A D | fsp_s.c | 68 msr_t rapl_msr_reg, limit; in set_power_limits() local
|
| /u-boot/lib/bzip2/ |
| A D | bzlib_huffman.c | 194 void BZ2_hbCreateDecodeTables ( Int32 *limit, in BZ2_hbCreateDecodeTables()
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-helper-pko3.c | 752 unsigned int limit = 128; /* NULL never really uses much */ in __cvmx_pko3_config_null_interface() local 768 unsigned int limit; in __cvmx_pko3_helper_dqs_activate() local
|
| A D | cvmx-fpa.c | 188 u64 limit, u64 threshold, int ptr_dis) in cvmx_fpa3_aura_cfg()
|
| /u-boot/drivers/rtc/ |
| A D | ds1374.c | 85 unsigned int limit; in rtc_get() local
|
| /u-boot/arch/x86/cpu/ivybridge/ |
| A D | model_206ax.c | 164 msr_t limit; in set_power_limits() local
|
| /u-boot/tools/ |
| A D | ifdtool.h | 88 int base, limit, size; member
|
| /u-boot/board/xilinx/common/ |
| A D | fru_ops.c | 173 u8 *data, *term, *limit, *next_addr, *eof; in fru_parse_board() local
|
| /u-boot/arch/x86/cpu/broadwell/ |
| A D | cpu_full.c | 561 msr_t limit; in cpu_set_power_limits() local
|
| /u-boot/scripts/dtc/ |
| A D | flattree.c | 581 char *base, *limit, *ptr; member 584 static void inbuf_init(struct inbuf *inb, void *base, void *limit) in inbuf_init()
|
| /u-boot/arch/x86/cpu/i386/ |
| A D | cpu.c | 46 #define GDT_ENTRY(flags, base, limit) \ argument
|
| /u-boot/drivers/mtd/ubi/ |
| A D | build.c | 603 int limit, device_pebs; in get_bad_peb_limit() local
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-pko3.h | 427 s32 limit; member 463 unsigned int limit) in cvmx_pko3_dq_set_limit()
|
| /u-boot/arch/arm/mach-imx/mx6/ |
| A D | ddr.c | 93 const unsigned int limit = 0x148; in correct_mpwldectr_result() local
|
| /u-boot/lib/zlib/ |
| A D | deflate.c | 1106 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? local
|