Searched refs:comment (Results 1 – 10 of 10) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | ads2gas.pl | 44 undef $comment; 52 $comment = ""; 53 ($line, $comment) = /(.*?)$comment_char(.*)/; 145 print "$comment_sub$comment\n" if defined $comment; 232 print "$comment_sub$comment\n" if defined $comment;
|
D | ads2armasm_ms.pl | 21 undef $comment;
|
/hardware/intel/bootstub/ |
D | Android.mk | 42 $(hide) $(TARGET_OBJCOPY) -O binary -R .note -R .comment -S $(PRIVATE_ELF_FILE) $@ 90 $(hide) $(TARGET_OBJCOPY) -O binary -R .note -R .comment -S $(PRIVATE_ELF_FILE) $@
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
D | OMX_JpegEnc_Utils.h | 210 OMX_U8 comment[256]; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | libs.doxy_template | 17 # All text after a hash (#) is considered a comment and will be ignored 140 # comment as the brief description. If set to NO, the java_doc 148 # comment as the brief description. If set to NO, the comments 155 # treat a multi-line C++ special comment block (i.e. a block of //! or /// 157 # The new default is to treat a multi-line C++ comment block as a detailed 615 # doxygen to hide any special comment blocks from generated source code
|
/hardware/ti/omap3/dspbridge/dspexec/ |
D | LICENSE | 184 comment syntax for the file format. We also recommend that a
|
/hardware/ti/omap3/dspbridge/inc/ |
D | LICENSE | 184 comment syntax for the file format. We also recommend that a
|
/hardware/intel/common/libva/doc/ |
D | Doxyfile | 6 # All text after a hash (#) is considered a comment and will be ignored. 147 # comment as the brief description. If set to NO, the JavaDoc 155 # comment as the brief description. If set to NO, the comments 162 # treat a multi-line C++ special comment block (i.e. a block of //! or /// 164 # The new default is to treat a multi-line C++ comment block as a detailed 734 # doxygen to hide any special comment blocks from generated source code
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
D | cpplint.py | 2346 def CheckComment(comment, filename, linenum, error): argument 2355 match = _RE_PATTERN_TODO.match(comment)
|
/hardware/intel/img/libdrm/ |
D | aclocal.m4 | 330 # Add leading comment marks to the start of each line, and a trailing 331 # full-stop to the whole comment if one is not present already. 444 # Output comment and list of tags supported by the script 456 # # Some comment about what VAR is for. 750 dnl in a comment (ie after a #). 3586 # see comment about AmigaOS4 .so support 3892 # see comment about AmigaOS4 .so support 4331 # see comment about AmigaOS4 .so support 4694 # see comment about AmigaOS4 .so support 8698 # If we don't find an include directive, just comment out the code.
|