Home
last modified time | relevance | path

Searched refs:id (Results 1 – 20 of 20) sorted by relevance

/tools/
A Dmtk_nand_headers.h27 char id[8]; member
46 char id[8]; member
79 char id[8]; member
115 char id[8]; member
A Daisimage.c121 int id; in aisimage_print_header() local
143 id = get_ais_table_id(ptr); in aisimage_print_header()
144 if (id < 0) { in aisimage_print_header()
149 get_table_entry_name(aisimage_cmds, NULL, id)); in aisimage_print_header()
150 ptr += cmd_table[id].nargs + IS_FNC_EXEC(id) + 1; in aisimage_print_header()
A Dmxsimage.c102 uint32_t id; member
508 unsigned long id; in sb_token_to_long() local
519 if ((errno == ERANGE && id == ULONG_MAX) || (errno != 0 && id == 0)) { in sb_token_to_long()
525 if (id > 0xffffffff) { in sb_token_to_long()
535 *rid = (uint32_t)id; in sb_token_to_long()
566 uint32_t id; in sb_build_dcd() local
594 dctx->id = id; in sb_build_dcd()
717 uint32_t id; in sb_build_section() local
749 shdr->section_number = id; in sb_build_section()
766 ictx->sect_boot = id; in sb_build_section()
[all …]
A Dkwbimage.c68 unsigned int id; member
91 unsigned int id; member
216 static const char *image_boot_mode_name(unsigned int id) in image_boot_mode_name() argument
221 if (boot_modes[i].id == id) in image_boot_mode_name()
232 return boot_modes[i].id; in image_boot_mode_id()
237 static const char *image_nand_ecc_mode_name(unsigned int id) in image_nand_ecc_mode_name() argument
242 if (nand_ecc_modes[i].id == id) in image_nand_ecc_mode_name()
254 return nand_ecc_modes[i].id; in image_nand_ecc_mode_id()
A Dmtk_nand_headers.c539 strcmp(nh->id, NAND_BOOT_ID)) in mtk_nand_header_ap_info()
A Dproftool.c914 static int start_header(struct twriter *tw, int id, uint flags, in start_header() argument
924 lptr += tputh(tw->fout, id); in start_header()
A Difwitool.c177 uint32_t id; member
1635 hdr->id = MANIFEST_ID_MAGIC; in init_manifest_header()
/tools/binman/test/
A D324_ti_secure_firewall.dts15 id = <0>;
A D325_ti_secure_firewall_missing_property.dts15 // id = <0>;
A DMakefile58 $(OBJCOPY) -O binary $< -R .note.gnu.build-id $@
79 $(OBJCOPY) -O binary $< -R .note.gnu.build-id $@
A D066_text.dts11 text-label = "test-id";
A D167_fit_image_subentry_alignment.dts38 text-label = "test-id";
/tools/binman/etype/
A Dti_secure.py16 id: int
/tools/patman/
A Dpatchwork.py89 self.id = pid # Use 'id' to match what the Rest API provides
A Dcser_helper.py1317 if patch.id:
1320 patch.id, len(patch.comments))):
1323 info = SerVer(svid, None, None, None, cover.id,
A Dstatus.py253 patch = patchwork.Patch(pw_patch.id)
A Dfunc_test.py440 ref = base2.peel(pygit2.GIT_OBJ_COMMIT).parents[0].parents[0].id
685 self.assertEqual('1', patch.id)
A Dpatman.rst233 Series-links: [id | version:id]...
A DREADME.rst233 Series-links: [id | version:id]...
/tools/binman/
A Dentries.rst618 image-type-id = SANDBOX_UBOOT_IMAGE_GUID;
649 can be used as an id of a key that is stored in an external device.
693 key-source = "external-key-id";
702 key-source = "external-key-id";
1241 - hardware-id: Hardware ID to use for this build (a string)
2121 id = <257>; /* The ID of the firewall being configured */

Completed in 42 milliseconds