OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comment_prefix
(Results
1 - 5
of
5
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ContextPullParser.java
56
private static final String
COMMENT_PREFIX
= "<!--"; //$NON-NLS-1$
/system/media/camera/docs/
metadata_helpers.py
818
comment_prefix
= " " * indent + " * ";
863
return (
comment_prefix
+ line).rstrip()
932
comment_prefix
= " " * indent + " * ";
938
return (
comment_prefix
+ line).rstrip()
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
arc-dis.c
168
static char
comment_prefix
[] = "\t; ";
variable
425
strcpy (state->commentBuffer,
comment_prefix
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.core_2.2.0.v20100429.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar
Completed in 834 milliseconds