Home
last modified time | relevance | path

Searched refs:COMMENT (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dasm-offsets.c25 COMMENT("This is a comment."); in main()
31 COMMENT("Hexagon pt_regs definitions"); in main()
63 COMMENT("Hexagon thread_info definitions"); in main()
70 COMMENT("Hexagon hexagon_switch_stack definitions"); in main()
83 COMMENT("Hexagon task_struct definitions"); in main()
87 COMMENT("Hexagon thread_struct definitions"); in main()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c28 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()
80 COMMENT("MIPS task_struct offsets."); in output_task_defines()
95 COMMENT("MIPS thread_info offsets."); in output_thread_info_defines()
112 COMMENT("MIPS specific thread_struct offsets."); in output_thread_defines()
183 COMMENT("Size of struct page"); in output_mm_defines()
186 COMMENT("Linux mm_struct offsets."); in output_mm_defines()
222 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
244 COMMENT("Linux sigcontext offsets."); in output_sc_defines()
257 COMMENT("Linux signal numbers."); in output_signal_defined()
296 COMMENT("Octeon specific octeon_cop2_state offsets."); in output_octeon_cop2_state_defines()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l75 %x COMMENT
87 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
88 <COMMENT>"/*" { fprintf(stderr, "Warning! Comment within comment."); }
89 <COMMENT>\n { ++yylineno; }
90 <COMMENT>[^*/\n]* ;
91 <COMMENT>"*"+[^*/\n]* ;
92 <COMMENT>"/"+[^*/\n]* ;
93 <COMMENT>"*"+"/" { BEGIN INITIAL; }
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gattlib/files/
H A Ddbus-avoid-strange-chars-from-the-build-dir.patch31 COMMENT "Generate D-Bus 'org.bluez.Adapter1.xml'"
38 COMMENT "Generate D-Bus 'org.bluez.Device1.xml'"
45 COMMENT "Generate D-Bus 'org.bluez.GattService1.xml'"
52 COMMENT "Generate D-Bus 'org.bluez.GattCharacteristic1.xml'"
59 COMMENT "Generate D-Bus 'org.bluez.GattDescriptor1.xml'"
66 COMMENT "Generate D-Bus 'org.bluez.Battery1.xml'"
/OK3568_Linux_fs/kernel/arch/xtensa/boot/lib/
H A Dzmem.c30 #define COMMENT 0x10 macro
52 if ((flags & COMMENT) != 0) in gunzip()
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A DModule.c96 case COMMENT: in xf86parseModuleSubSection()
127 case COMMENT: in xf86parseModuleSection()
233 if ((token = xf86getToken(NULL)) == COMMENT) in xf86addNewLoadDirective()
H A DVendor.c99 case COMMENT: in xf86parseVendorSubSection()
152 case COMMENT: in xf86parseVendorSection()
H A DFlags.c100 case COMMENT: in xf86parseFlagsSection()
441 if ((token = xf86getToken(NULL)) == COMMENT) in xf86parseOption()
449 if (token == COMMENT) in xf86parseOption()
H A DVideo.c98 case COMMENT: in xf86parseVideoPortSubSection()
155 case COMMENT: in xf86parseVideoAdaptorSection()
H A DExtensions.c67 case COMMENT: in xf86parseExtensionsSection()
H A DDRI.c78 case COMMENT: in xf86parseDRISection()
H A Dscan.c339 return COMMENT; in xf86getToken()
450 if (token == COMMENT) { in xf86getSubToken()
466 if (token == COMMENT) { in xf86getSubTokenWithTab()
/OK3568_Linux_fs/u-boot/lib/
H A Dgunzip.c25 #define COMMENT 0x10 macro
62 if ((flags & COMMENT) != 0) in gzip_parse_header()
174 if ((flags & COMMENT) != 0) in gzwrite()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c29 COMMENT, enumerator
89 return COMMENT; in brcmf_nvram_handle_idle()
93 return COMMENT; in brcmf_nvram_handle_idle()
115 st = COMMENT; in brcmf_nvram_handle_key()
127 return COMMENT; in brcmf_nvram_handle_key()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dsyscall_nrs.c9 COMMENT("Linux system call numbers."); in syscall_defines()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkbuild.h13 #define COMMENT(x) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dkbuild.h17 #define COMMENT(x) \ macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmisc_decompress.c14 #define COMMENT 0x10 macro
54 if ((flags & COMMENT) != 0) in misc_gzip_parse_header()
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.h28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinflate.h25 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A DCMakeLists.txt221 COMMENT "Copying CXX header ${f}")
232 COMMENT "Copying CXX __config")
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A DCMakeLists.txt221 COMMENT "Copying CXX header ${f}")
232 COMMENT "Copying CXX __config")
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_mk.py24 COMMENT = re.compile(r"^\s*#") variable in Indent
64 if self.define and self.COMMENT.search(text):
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dasm-offsets.c20 COMMENT("MIPS pt_regs offsets."); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dmisc.c57 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro

123