/buildroot/package/fbv/ |
A D | 0003-fix-bgr555.patch | 40 s_fbbuff = (unsigned short *) malloc(count * sizeof(unsigned short)); 41 - for(i = 0; i < count ; i++) 44 + for(i = 0; i < count ; i++) 47 + for(i = 0; i < count ; i++) 53 s_fbbuff = (unsigned short *) malloc(count * sizeof(unsigned short)); 54 - for(i = 0; i < count ; i++) 57 + for(i = 0; i < count ; i++) 60 + for(i = 0; i < count ; i++)
|
A D | 0002-fix-24bpp-support-on-big-endian.patch | 18 + c_fbbuff = (unsigned char *) malloc(count * 3 * sizeof(unsigned char)); 19 + for(i = 0; i < (3 * count); i += 3) { 29 i_fbbuff = (unsigned int *) malloc(count * sizeof(unsigned int));
|
/buildroot/package/sp-oops-extract/ |
A D | 0002-stdint-cleanup.patch | 16 - u_int32_t *count, maxcount = 0xffffffff; 18 + uint32_t *count, maxcount = 0xffffffff; 27 - count = (u_int32_t *) buf; 29 + count = (uint32_t *) buf;
|
/buildroot/support/testing/tests/package/ |
A D | sample_bmap_tools.sh | 8 dd if=/dev/zero of=disk.img bs=2M count=1 11 dd if=/dev/zero of=copy.img bs=2M count=1
|
A D | test_weston.py | 39 def gen_read_disp_crcs_cmd(self, count=1): argument 57 def gen_count_unique_disp_crcs_cmd(self, count=10): argument 59 cmd = self.gen_read_disp_crcs_cmd(count)
|
/buildroot/package/x11r7/mcookie/ |
A D | mcookie.c | 171 unsigned count; in MD5Final() local 179 p = ctx->in + count; in MD5Final() 183 count = 64 - 1 - count; in MD5Final() 186 if (count < 8) { in MD5Final() 188 memset(p, 0, count); in MD5Final() 196 memset(p, 0, count - 8); in MD5Final() 331 off_t count = 0; in hash_file() local 337 count += r; in hash_file() 342 return count; in hash_file() 375 int count = 0; in main() local [all …]
|
/buildroot/package/ipmitool/ |
A D | 0003-Do-not-require-the-IANA-PEN-registry-file.patch | 15 improper count would cause `oem_info_init_from_list` to aallocate a list 23 Now, use a signed int and ensure a valid count of loaded OEMs is used. 78 - size_t count; 80 + int count; 90 - if (!(count = oem_info_list_load(&oemlist))) { 97 + if ((count = oem_info_list_load(&oemlist)) < 1) { 99 + count = 0; 103 free_strings = !oem_info_init_from_list(oemlist, count);
|
/buildroot/support/kconfig/ |
A D | lkc.h | 84 void sym_set_change_count(int count); 85 void sym_add_change_count(int count); 90 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() argument 94 if (fwrite(str, len, count, out) != count) in xfwrite()
|
/buildroot/package/dante/ |
A D | 0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch | 27 - AC_MSG_FAILURE([error: getaddrinfo() error value count too low]) 31 - AC_MSG_FAILURE([error: getaddrinfo() error symbol count too low]) 35 AC_MSG_FAILURE([internal error: errno symbol count mismatch])
|
/buildroot/package/perl-number-bytes-human/ |
A D | Config.in | 4 Convert byte count to human readable format.
|
/buildroot/support/testing/tests/core/ |
A D | device_table2.txt | 1 # <name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
/buildroot/fs/btrfs/ |
A D | btrfs.mk | 24 --byte-count '$(BTRFS_SIZE)' \
|
/buildroot/package/uboot-bootcount/ |
A D | Config.in | 4 U-Boot implements a boot count scheme that can be used to
|
/buildroot/board/khadas/vim3/ |
A D | post-image.sh | 19 conv=fsync,notrunc bs=1 count=444
|
/buildroot/package/mkpasswd/ |
A D | mkpasswd.c | 360 void* get_random_bytes(const int count) in get_random_bytes() argument 365 buf = NOFAIL(malloc(count)); in get_random_bytes() 371 if (read(fd, buf, count) != count) { in get_random_bytes() 372 if (count < 0) in get_random_bytes()
|
/buildroot/package/makedevs/ |
A D | makedevs.c | 504 unsigned int count = 0; in main() local 533 &minor, &start, &increment, &count)) || in main() 534 ((major | minor | start | count | increment) > 0xfffff)) in main() 626 if (count) in main() 627 count--; in main() 628 for (i = start; i <= start + count; i++) { in main() 629 sprintf(full_name_inc, count ? "%s%u" : "%s", full_name, i); in main()
|
/buildroot/package/opengl/libgbm/ |
A D | Config.in | 10 # provide the format modifier plane count feature. This API was
|
/buildroot/package/ubus/ |
A D | 0001-Install-server-and-client-examples.patch | 19 ADD_EXECUTABLE(client client.c count.c)
|
/buildroot/package/freescale-imx/imx-uuc/ |
A D | imx-uuc.mk | 24 dd if=/dev/zero of=$(TARGET_DIR)/fat bs=1M count=1
|
/buildroot/board/chromebook/ |
A D | mksd.sh | 45 run dd bs=$sec count=$imagesec if=/dev/zero of=$bootsd
|
/buildroot/system/ |
A D | device_table.txt | 8 # <name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
/buildroot/package/libtomcrypt/ |
A D | 0001-fix-CVE-2019-17362.patch | 22 /* count number of bytes */
|
/buildroot/fs/ubifs/ |
A D | Config.in | 23 int "maximum logical eraseblock count" 26 Maximum logical eraseblock (LEB) count. The value provided
|
/buildroot/package/dahdi-linux/ |
A D | 0001-fix-build-with-32-bits-kernel.patch | 39 q->name, q->steady_state_count, q->count, q->max_count, 58 ticker->count++; 116 if (q->count >= q->max_count) { 122 q->name, q->steady_state_count, q->count,
|
/buildroot/package/mesa3d/ |
A D | 0003-src-util-rand_xor-Include-stddef.h-to-fix-build-erro.patch | 14 extern int getrandom(void *__buf, size_t count, unsigned int flags)
|