Home
last modified time | relevance | path

Searched defs:isComment (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/cts/libs/kernelinfo/src/com/android/cts/kernelinfo/
H A DKernelInfo.kt32 private fun isComment(s: String): Boolean { in isComment() method
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/
H A DTokenTypes.java26 public static boolean isComment(int kind) { in isComment() method in TokenTypes
H A DJavaToken.java219 public boolean isComment() { in isComment() method in JavaToken.Category
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
H A DTextElement.java55 public abstract boolean isComment(); in isComment() method in TextElement
H A DChildTextElement.java99 public boolean isComment() { in isComment() method in ChildTextElement
H A DTokenTextElement.java104 public boolean isComment() { in isComment() method in TokenTextElement
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
H A DInput.java73 boolean isComment(); in isComment() method
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/
H A DKotlinTok.kt54 override fun isComment(): Boolean = isSlashSlashComment || isSlashStarComment in getIndex() method in com.facebook.ktfmt.format.KotlinTok
/aosp_15_r20/build/soong/cmd/diff_target_files/
H A Dallow_list.go246 func isComment(b []byte) bool { func
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipItem.cpp405 void CItem::GetUnicodeString(UString &res, const AString &s, bool isComment, bool useSpecifiedCodeP… in GetUnicodeString()
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
H A DJavaOutput.java381 private boolean isComment(String text) { in isComment() method in JavaOutput
H A DJavaInput.java165 public boolean isComment() { in isComment() method in JavaInput.Tok
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dcontext.go165 func isComment(s state) bool { func
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/
H A Ddoc.go97 func isComment(line string) bool { func
/aosp_15_r20/external/boringssl/src/util/
H A Ddoc.go97 func isComment(line string) bool { func
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DShowStarredCoverage.java353 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ShowStarredCoverage
H A DChartDelta.java1352 private static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in ChartDelta
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/
H A DToken.java539 final boolean isComment() { in isComment() method in Token
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Dread.go462 func (k tokenKind) isComment() bool { func
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDtdData.java2209 public static boolean isComment(XPathParts pathPlain, String line) { in isComment() method in DtdData
/aosp_15_r20/external/guice/extensions/persist/lib/
HDjaxen-1.1-beta-7.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/local-javac-header/
Dgoogle_java_format.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/javac/
Dgoogle_java_format.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/antlr/runtime/ActionScript/project/lib/
HDFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavaparser-core-3.3.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...

123