/third_party/flutter/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | input_test.cpp | 38 int lineNo = 0; in TEST() local 39 EXPECT_EQ(0u, input.read(nullptr, 1, &lineNo)); in TEST() 81 int lineNo = 0; in TEST() local 83 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 85 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 87 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 89 EXPECT_EQ(0u, input1.read(buf, maxSize, &lineNo)); in TEST() 93 EXPECT_EQ(2u, input2.read(buf, maxSize, &lineNo)); in TEST() 95 EXPECT_EQ(1u, input2.read(buf, maxSize, &lineNo)); in TEST() 97 EXPECT_EQ(0u, input2.read(buf, maxSize, &lineNo)); in TEST() [all …]
|
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | input_test.cpp | 38 int lineNo = 0; in TEST() local 39 EXPECT_EQ(0u, input.read(nullptr, 1, &lineNo)); in TEST() 81 int lineNo = 0; in TEST() local 83 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 85 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 87 EXPECT_EQ(1u, input1.read(buf, maxSize, &lineNo)); in TEST() 89 EXPECT_EQ(0u, input1.read(buf, maxSize, &lineNo)); in TEST() 93 EXPECT_EQ(2u, input2.read(buf, maxSize, &lineNo)); in TEST() 95 EXPECT_EQ(1u, input2.read(buf, maxSize, &lineNo)); in TEST() 97 EXPECT_EQ(0u, input2.read(buf, maxSize, &lineNo)); in TEST() [all …]
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/data/ |
D | ResourceReader.java | 49 private int lineNo; field in ResourceReader 91 lineNo = -1; in ResourceReader() 106 this.lineNo = -1; in ResourceReader() 113 this.lineNo= 0; in ResourceReader() 139 lineNo = -1; in ResourceReader() 150 if (lineNo == 0) { in readLine() 152 ++lineNo; in readLine() 160 ++lineNo; in readLine() 203 return lineNo; in getLineNumber() 211 return resourceName + ':' + lineNo; in describePosition() [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/data/ |
D | ResourceReader.java | 47 private int lineNo; field in ResourceReader 89 lineNo = -1; in ResourceReader() 104 this.lineNo = -1; in ResourceReader() 111 this.lineNo= 0; in ResourceReader() 137 lineNo = -1; in ResourceReader() 148 if (lineNo == 0) { in readLine() 150 ++lineNo; in readLine() 158 ++lineNo; in readLine() 201 return lineNo; in getLineNumber() 209 return resourceName + ':' + lineNo; in describePosition() [all …]
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | Input.cpp | 60 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read() argument 76 if (*lineNo == INT_MAX) in read() 80 ++(*lineNo); in read() 91 if (*lineNo == INT_MAX) in read() 95 ++(*lineNo); in read()
|
D | Input.h | 37 size_t read(char *buf, size_t maxSize, int *lineNo);
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Input.cpp | 52 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read() argument 68 if (*lineNo == INT_MAX) in read() 72 ++(*lineNo); in read() 83 if (*lineNo == INT_MAX) in read() 87 ++(*lineNo); in read()
|
D | Input.h | 31 size_t read(char *buf, size_t maxSize, int *lineNo);
|
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
D | Input.cpp | 52 size_t Input::read(char *buf, size_t maxSize, int *lineNo) in read() argument 68 if (*lineNo == INT_MAX) in read() 72 ++(*lineNo); in read() 83 if (*lineNo == INT_MAX) in read() 87 ++(*lineNo); in read()
|
D | Input.h | 31 size_t read(char *buf, size_t maxSize, int *lineNo);
|
/third_party/libxml2/ |
D | check-xsddata-test-suite.py | 84 print "instance line %d" % (node.lineNo()) 96 nb_instances_tests, node.lineNo()) 137 print "instance line %d" % (node.lineNo()) 280 nb_schemas_tests, node.lineNo(), sections)) 283 print "test %d line %d" % (nb_schemas_tests, node.lineNo()) 295 print "warning test line %d has more than one <incorrect> example" %(node.lineNo()) 301 print "warning test line %d has more than one <correct> example"% (node.lineNo()) 304 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
|
D | check-relaxng-test-suite2.py | 85 print "instance line %d" % (node.lineNo()) 138 print "instance line %d" % (node.lineNo()) 282 nb_schemas_tests, node.lineNo(), sections)) 285 print "test %d line %d" % (nb_schemas_tests, node.lineNo()) 297 print "warning test line %d has more than one <incorrect> example" %(node.lineNo()) 303 print "warning test line %d has more than one <correct> example"% (node.lineNo()) 306 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
|
D | check-relaxng-test-suite.py | 268 nb_schemas_tests, node.lineNo(), sections)) 271 print "test %d line %d" % (nb_schemas_tests, node.lineNo()) 283 print "warning test line %d has more than one <incorrect> example" %(node.lineNo()) 289 print "warning test line %d has more than one <correct> example"% (node.lineNo()) 292 print "warning <testCase> line %d has no <correct> nor <incorrect> child" % (node.lineNo())
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | UCAConformanceTest.java | 199 int lineNo = 0; in conformanceTest() local 207 lineNo++; in conformanceTest() 214 logln("Skipping line " + lineNo + " because of a known bug"); in conformanceTest() 231 lineNo, cmpres, cmpres2)); in conformanceTest() 239 + ") on line " + lineNo); in conformanceTest() 253 errln("Line " + lineNo + " is not greater or equal than previous line"); in conformanceTest()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | UCAConformanceTest.java | 202 int lineNo = 0; in conformanceTest() local 210 lineNo++; in conformanceTest() 217 logln("Skipping line " + lineNo + " because of a known bug"); in conformanceTest() 234 lineNo, cmpres, cmpres2)); in conformanceTest() 242 + ") on line " + lineNo); in conformanceTest() 256 errln("Line " + lineNo + " is not greater or equal than previous line"); in conformanceTest()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | textfile.h | 67 int32_t lineNo; variable 71 return lineNo; in getLineNumber()
|
D | textfile.cpp | 28 lineNo(0) in TextFile() 105 if (lineNo == 0 && str[0] == 0xFEFF) { in readLine() 108 ++lineNo; in readLine()
|
/third_party/flutter/skia/tests/ |
D | Test.cpp | 37 this->reportFailed(skiatest::Failure(f.fileName, f.lineNo, f.condition, fullMessage)); in reportFailedWithContext() 41 SkString result = SkStringPrintf("%s:%d\t", this->fileName, this->lineNo); in toString()
|
D | Test.h | 23 : fileName(f), lineNo(l), condition(c), message(m) {} in Failure() 25 int lineNo; member
|
/third_party/skia/tests/ |
D | Test.cpp | 37 this->reportFailed(skiatest::Failure(f.fileName, f.lineNo, f.condition, fullMessage)); in reportFailedWithContext() 41 SkString result = SkStringPrintf("%s:%d\t", this->fileName, this->lineNo); in toString()
|
D | Test.h | 24 : fileName(f), lineNo(l), condition(c), message(m) {} in Failure() 26 int lineNo; member
|
/third_party/flutter/skia/src/pathops/ |
D | SkPathOpsDebug.h | 178 int lineNo, SkOpPhase phase, int iteration 194 this->globalState()->debugSetPhase(__func__, lineNo, phase, iteration) 196 obj->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
|
D | SkPathOpsDebug.cpp | 684 entry->fLineNumber = lineNo; in debugSetPhase()
|
/third_party/skia/src/pathops/ |
D | SkPathOpsDebug.h | 176 int lineNo, SkOpPhase phase, int iteration 192 this->globalState()->debugSetPhase(__func__, lineNo, phase, iteration) 194 obj->globalState()->debugSetPhase(__func__, lineNo, phase, iteration)
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | TestSuite.cpp | 1790 for (size_t lineNo = lines.size() - std::min(lines.size(), kKeepLines); in run() local 1791 lineNo < lines.size(); ++lineNo) in run() 1793 printf("%s\n", lines[lineNo].c_str()); in run()
|