Home
last modified time | relevance | path

Searched refs:commented (Results 1 – 25 of 203) sorted by relevance

123456789

/external/javaparser/javaparser-core-testing-bdd/src/test/resources/com/github/javaparser/
Dcomment_attribution_scenarios.story16 Then the compilation unit is not commented
45 Then the compilation unit is not commented
50 Then class 1 is commented "Javadoc associated with the class"
53 Then method 1 in class 1 is commented "comment associated to the method"
71 Then class 1 is not commented
100 Then class 1 is not commented
131 Then method 1 in class 1 is commented " comment to a method "
162 Then field 1 in class 1 is commented "field1"
163 Then field 2 in class 1 is commented "Case 2"
164 Then variable 1 value of field 2 in class 1 is commented "field2"
[all …]
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/json/async/
DAsyncCommentParsingTest.java106 String commented = String.format(arg, comment); in _testCommentsBeforePropValue() local
108 final String DOC = "{\"abc\"" + commented + "}"; in _testCommentsBeforePropValue()
145 String commented = String.format(tmpl, comment); in _testCommentsBetweenArrayValues() local
147 final String DOC = "[1"+commented+"2]"; in _testCommentsBetweenArrayValues()
/external/grpc-grpc-java/testing/src/main/resources/certs/
Dserver1-openssl.cnf35 # must be commented out to leave a V1 CRL
51 # so this is commented out by default to leave a V1 CRL.
52 # crlnumber must also be commented out to leave a V1 CRL.
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/read/
DCommentParsingTest.java145 String commented = String.format(arg, comment); in _testCommentsBeforePropValue() local
147 final String DOC = "{\"abc\"" + commented + "}"; in _testCommentsBeforePropValue()
186 String commented = String.format(tmpl, comment); in _testCommentsBetweenArrayValues() local
188 final String DOC = "[1"+commented+"2]"; in _testCommentsBetweenArrayValues()
/external/llvm/utils/vim/indent/
Dllvm.vim6 " non-commented line
53 " Find a non-blank not-completely commented line above the current line.
/external/llvm-project/llvm/utils/vim/indent/
Dllvm.vim6 " non-commented line
53 " Find a non-blank not-completely commented line above the current line.
/external/llvm/test/MC/ARM/
Dfull_line_comment.s8 # .long 1 this line is commented out
/external/llvm-project/llvm/test/MC/ARM/
Dfull_line_comment.s8 # .long 1 this line is commented out
/external/llvm-project/mlir/utils/vim/indent/
Dmlir.vim7 " non-commented line.
55 " Find a non-blank not-completely commented line above the current line.
/external/pdfium/third_party/lcms/
D0028-do-not-quickfloor.patch13 // if commented, lcms will compute the black point by its own.
DREADME.pdfium22 0027-changes-from-beginning-of-time.patch: commented changes from initial commit.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
Dcoverage.txt2 I have commented some of the conversions specifications because there is a bug
/external/kotlinx.coroutines/
Dgradle.properties61 # todo:KLUDGE: This is commented out, and the property is set conditionally in build.gradle, becaus…
/external/capstone/suite/cstest/
DREADME.md37 - `-e` : test all commented test
/external/curl/tests/data/
Dtest13044 # machine %HOSTIP login user1 password commented
/external/googletest/docs/
Dsamples.md5 The sample directory has a number of well-commented samples showing how to use a
/external/deqp-deps/glslang/Test/
Dhlsl.samplecmp.offsetarray.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmp.offset.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmplevelzero.offset.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmplevelzero.offsetarray.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
/external/angle/third_party/vulkan-deps/glslang/src/Test/
Dhlsl.samplecmp.offsetarray.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmplevelzero.offsetarray.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmplevelzero.offset.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
Dhlsl.samplecmp.offset.dx10.frag55 // not match other methods, so it may be a documentation bug. Those lines are commented
/external/tensorflow/tensorflow/tools/android/inference_interface/cmake/
DREADME.md34 so, by default, it is commented out to avoid confusion (otherwise

123456789