Home
last modified time | relevance | path

Searched full:comment (Results 1 – 21 of 21) sorted by relevance

/development/scripts/app_engine_server/
Dredirects.yaml27 # - comment: Currently ignored by the computer, but useful for humans.
59 comment: Redirect sdk reference to new location
65 comment: Redirect sdk reference to new location
70 comment: Redirect sdk reference to new location
76 comment: Redirect sdk reference to new location
82 comment: Redirect sdk reference to new location
88 comment: Redirect sdk reference to new location
94 comment: Redirect sdk reference to new location
100 comment: Redirect sdk reference to new location
106 comment: Redirect sdk reference to new location
[all …]
DLICENSE185 comment syntax for the file format. We also recommend that a
/development/tools/mkstubs/
D.project4 <comment></comment>
/development/ide/eclipse/
Dandroid-formatting-35.xml46 <setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines" value="true"/>
47 <setting id="org.eclipse.jdt.core.formatter.comment.format_comments" value="true"/>
48 <setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/>
49 <setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/>
50 <setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/>
51 <setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/>
52 <setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/>
53 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert…
54 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not in…
55 <setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/>
Dandroid-formatting.xml46 <setting id="org.eclipse.jdt.core.formatter.comment.clear_blank_lines" value="true"/>
47 <setting id="org.eclipse.jdt.core.formatter.comment.format_comments" value="true"/>
48 <setting id="org.eclipse.jdt.core.formatter.comment.format_header" value="false"/>
49 <setting id="org.eclipse.jdt.core.formatter.comment.format_html" value="true"/>
50 <setting id="org.eclipse.jdt.core.formatter.comment.format_source_code" value="true"/>
51 <setting id="org.eclipse.jdt.core.formatter.comment.indent_parameter_description" value="true"/>
52 <setting id="org.eclipse.jdt.core.formatter.comment.indent_root_tags" value="true"/>
53 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert…
54 <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_for_parameter" value="do not in…
55 <setting id="org.eclipse.jdt.core.formatter.comment.line_length" value="80"/>
/development/ndk/platforms/android-3/include/linux/netfilter/
Dxt_comment.h18 unsigned char comment[XT_MAX_COMMENT_LEN]; member
/development/ndk/tests/prebuilt-library/jni/
Dlibfoo.so ... extab .ARM.exidx .dynamic .got .comment .debug_aranges .debug_pubnames .debug_info .debug_abbrev .debug_line ...
/development/host/windows/usb/winusb/
Dstdafx.h47 // These defines prevent the MS header files from ejecting #pragma comment
/development/host/windows/usb/api/
Dstdafx.h47 // These defines prevent the MS header files from ejecting #pragma comment
/development/ndk/platforms/android-3/arch-arm/include/machine/
Dasm.h65 * gas/arm uses @ as a single comment character and thus cannot be used here
/development/ndk/platforms/android-3/include/
Dzlib.h119 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
120 uInt comm_max; /* space at comment (only when reading header) */
507 file name, no extra data, no comment, no modification time (set to zero),
675 deflate(). The text, time, os, extra field, name, and comment information
678 caller must assure that, if not Z_NULL, name and comment are terminated with
686 the time set to zero, and os set to 255, with no extra, name, or comment
836 comment is not Z_NULL, then up to comm_max characters are written there,
838 any of extra, name, or comment are not Z_NULL and the respective field is
Dunistd.h74 /* IMPORTANT: See comment under <sys/prctl.h> about this declaration */
/development/tools/axl/
Dsingletonmixin.py43 a comment on Gary's blog (see
/development/ndk/platforms/android-8/include/
Dunistd.h74 /* IMPORTANT: See comment under <sys/prctl.h> about this declaration */
/development/ndk/platforms/android-9/include/
Dunistd.h74 /* IMPORTANT: See comment under <sys/prctl.h> about this declaration */
/development/host/windows/usb/
DNOTICE184 comment syntax for the file format. We also recommend that a
/development/samples/Home/src/com/example/android/home/
DHome.java534 // comment the line mGrid.startAnimation() below in showApplications()
575 // comment the line mGrid.startAnimation() above in hideApplications()
/development/ide/intellij/
DIndecentExposure.xml118 <item index="3" class="java.lang.String" itemvalue="comment" />
/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java745 // Do comment checking here. Comments aren't a in getNextEvent()
/development/samples/JetBoy/src/com/example/android/jetboy/
DJetBoyView.java703 // pressed. If we comment this out the laser will only be in updateGameState()
/development/sdk/
Dapi-versions.xml45808 <class name="org/w3c/dom/Comment" since="1">
45896 <method name="createComment(Ljava/lang/String;)Lorg/w3c/dom/Comment;" />
46382 <method name="comment([CII)V" />
46542 <field name="COMMENT" />
46593 <method name="comment(Ljava/lang/String;)V" />