Home
last modified time | relevance | path

Searched refs:comment (Results 1 – 25 of 49) sorted by relevance

12

/u-boot/tools/
A Dimage-host.c130 if (comment && !ret) in fit_image_write_sig()
602 void *fit, int image_noffset, const char *comment, in fit_image_add_verification_data() argument
640 comment, require_keys, engine_id, cmdname); in fit_image_add_verification_data()
923 int noffset, const char *comment, int require_keys, in fit_config_process_sig() argument
987 void *fit, int conf_noffset, const char *comment, in fit_config_add_verification_data() argument
1006 fit, conf_name, conf_noffset, noffset, comment, in fit_config_add_verification_data()
1017 const char *comment, int require_keys, in fit_cipher_data() argument
1041 fit, noffset, comment, in fit_cipher_data()
1052 const char *comment, int require_keys, in fit_add_verification_data() argument
1076 fit, noffset, comment, require_keys, engine_id, in fit_add_verification_data()
[all …]
A Dimagetool.h70 const char *comment; /* Comment to add to signature node */ member
/u-boot/arch/x86/lib/
A Delf_x86_64_efi.lds79 .comment 0 : { *(.comment) }
A Delf_ia32_efi.lds90 .comment 0 : { *(.comment) }
/u-boot/arch/arm/lib/
A Delf_aarch64_efi.lds68 .comment 0 : { *(.comment) }
A Delf_arm_efi.lds64 *(.comment)
/u-boot/arch/riscv/lib/
A Delf_riscv32_efi.lds70 .comment 0 : { *(.comment) }
A Delf_riscv64_efi.lds70 .comment 0 : { *(.comment) }
/u-boot/include/linux/
A Dcompiler_types.h239 #define __diag_ignore(compiler, version, option, comment) \ argument
241 #define __diag_warn(compiler, version, option, comment) \ argument
243 #define __diag_error(compiler, version, option, comment) \ argument
/u-boot/drivers/usb/phy/
A DKconfig6 comment "USB Phy"
/u-boot/arch/powerpc/cpu/mpc8xx/
A DKconfig31 comment "Specific commands"
41 comment "Configuration Registers"
85 comment "Memory mapping"
/u-boot/drivers/usb/musb/
A DKconfig6 comment "Legacy MUSB Support"
/u-boot/arch/mips/cpu/
A Du-boot-spl.lds69 .comment 0 : { *(.comment) }
A Du-boot.lds89 .comment 0 : { *(.comment) }
/u-boot/Licenses/
A DREADME55 possible line in a file which can contain a comment. For the majority
64 The SPDX license identifier is added in form of a comment. The comment
74 If a specific tool cannot handle the standard comment style, then the
75 appropriate comment mechanism which the tool accepts shall be used. This
76 is the reason for having the "/\* \*/" style comment in C header
78 'ld' failed to parse the C++ comment. This has been fixed by now, but
/u-boot/arch/nios2/cpu/
A Du-boot.lds108 .comment 0 : { *(.comment) }
/u-boot/scripts/
A Dobjdiff67 $STRIP -g $1 -R __bug_table -R .note -R .comment -o $stripped
A Dcheckpatch.pl1136 my $comment = "";
1161 $comment = "";
2312 my $comment = '';
2320 return $comment;
3235 my $comment = "";
3237 $comment = '/*';
3239 $comment = '//';
3241 $comment = '#';
3243 $comment = '..';
3254 if ($comment !~ /^$/ &&
[all …]
/u-boot/drivers/usb/ulpi/
A DKconfig1 comment "ULPI drivers"
/u-boot/tools/patman/
A Dstatus.py302 for comment in data:
303 pstrm = PatchStream.process_text(comment['content'], True)
305 submitter = comment['submitter']
/u-boot/doc/sphinx/
A DrstFlatTable.py302 row.append( (0, 0, nodes.comment()) )
333 if (isinstance(child , nodes.comment)
/u-boot/doc/
A DREADME.hwconfig44 [3] The comment regarding apt-get is also a joke, meaning that
/u-boot/arch/arm/mach-davinci/
A DKconfig52 comment "DA850 PLL Initialization Parameters"
/u-boot/drivers/usb/dwc3/
A DKconfig16 comment "Platform Glue Driver Support"
/u-boot/drivers/usb/musb-new/
A DKconfig4 comment "MUSB Controller Driver"

Completed in 40 milliseconds

12