Home
last modified time | relevance | path

Searched defs:image_type_params (Results 1 – 25 of 70) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/tools/
H A Dmkimage.h79 struct image_type_params { struct
81 char *name;
86 uint32_t header_size;
88 void *hdr;
97 int (*check_params) (struct mkimage_params *);
126 struct image_type_params *next; argument
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/
H A Dimagetool.h67 struct image_type_params { struct
69 char *name;
74 uint32_t header_size;
76 void *hdr;
85 int (*check_params) (struct image_tool_params *);
93 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
95 void (*print_header) (const void *);
102 void (*set_header) (void *, struct stat *, int,
126 * and a pointer to it by using image_type_params.header_size and argument
132 struct image_type_params *); argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dimagetool.h85 struct image_type_params { struct
87 char *name;
92 uint32_t header_size;
94 void *hdr;
103 int (*check_params) (struct image_tool_params *);
111 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
113 void (*print_header) (const void *);
120 void (*set_header) (void *, struct stat *, int,
144 * and a pointer to it by using image_type_params.header_size and argument
150 struct image_type_params *); argument
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dimagetool.h85 struct image_type_params { struct
87 char *name;
92 uint32_t header_size;
94 void *hdr;
103 int (*check_params) (struct image_tool_params *);
111 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
113 void (*print_header) (const void *);
120 void (*set_header) (void *, struct stat *, int,
144 * and a pointer to it by using image_type_params.header_size and argument
150 struct image_type_params *); argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Dimagetool.h85 struct image_type_params { struct
87 char *name;
92 uint32_t header_size;
94 void *hdr;
103 int (*check_params) (struct image_tool_params *);
111 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
113 void (*print_header) (const void *);
120 void (*set_header) (void *, struct stat *, int,
144 * and a pointer to it by using image_type_params.header_size and argument
150 struct image_type_params *); argument
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/tools/
H A Dimagetool.h85 struct image_type_params { struct
87 char *name;
92 uint32_t header_size;
94 void *hdr;
103 int (*check_params) (struct image_tool_params *);
111 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
113 void (*print_header) (const void *);
120 void (*set_header) (void *, struct stat *, int,
144 * and a pointer to it by using image_type_params.header_size and argument
150 struct image_type_params *); argument
/dports/sysutils/u-boot-tools/u-boot-2020.07/tools/
H A Dimagetool.h89 struct image_type_params { struct
91 char *name;
96 uint32_t header_size;
98 void *hdr;
107 int (*check_params) (struct image_tool_params *);
115 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
117 void (*print_header) (const void *);
124 void (*set_header) (void *, struct stat *, int,
148 * and a pointer to it by using image_type_params.header_size and argument
154 struct image_type_params *); argument
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/
H A Dimagetool.h91 struct image_type_params { struct
93 char *name;
98 uint32_t header_size;
100 void *hdr;
109 int (*check_params) (struct image_tool_params *);
117 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
119 void (*print_header) (const void *);
126 void (*set_header) (void *, struct stat *, int,
150 * and a pointer to it by using image_type_params.header_size and argument
156 struct image_type_params *); argument

123