Searched refs:offset8 (Results 1 – 7 of 7) sorted by relevance
/external/opencv3/modules/features2d/src/ |
D | agast.cpp | 846 register short offset8 = (short) pixel_7_12d_[8]; in AGAST_7_12d() local 886 if(ptr[offset8] > cb) in AGAST_7_12d() 913 if(ptr[offset8] > cb) in AGAST_7_12d() 925 if(ptr[offset8] > cb) in AGAST_7_12d() 962 if(ptr[offset8] > cb) in AGAST_7_12d() 977 if(ptr[offset8] > cb) in AGAST_7_12d() 1034 if(ptr[offset8] > cb) in AGAST_7_12d() 1049 if(ptr[offset8] < c_b) in AGAST_7_12d() 1062 if(ptr[offset8] > cb) in AGAST_7_12d() 1078 if(ptr[offset8] < c_b) in AGAST_7_12d() [all …]
|
D | agast_score.cpp | 108 register short offset8 = (short) pixel[8]; in agast_cornerScore() local 129 if(ptr[offset8] > cb) in agast_cornerScore() 148 if(ptr[offset8] > cb) in agast_cornerScore() 180 if(ptr[offset8] > cb) in agast_cornerScore() 256 if(ptr[offset8] > cb) in agast_cornerScore() 278 if(ptr[offset8] < c_b) in agast_cornerScore() 332 if(ptr[offset8] > cb) in agast_cornerScore() 372 if(ptr[offset8] > cb) in agast_cornerScore() 388 if(ptr[offset8] > cb) in agast_cornerScore() 411 if(ptr[offset8] < c_b) in agast_cornerScore() [all …]
|
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 707 int32_t offset8; in TestRegressionUTF8() local 714 offset8 = 0; in TestRegressionUTF8() 717 && offset8 < (MAX_LENGTH - MAX_UTF8_LEN)) in TestRegressionUTF8() 723 UTF8_APPEND_CHAR_SAFE(utf8, offset8, MAX_LENGTH, currCh); in TestRegressionUTF8() 727 utf8, offset8, "UTF8", 0, TRUE, U_ZERO_ERROR )) { in TestRegressionUTF8() 730 if(!convertToU(utf8, offset8, in TestRegressionUTF8()
|
/external/icu/icu4c/source/test/intltest/ |
D | tzregts.cpp | 235 int32_t offset8 = tz->getOffset(1, in Test4084933() local 252 ERR_IF_FAIL(offset8 != SToffset) in Test4084933()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRegression.java | 130 long offset8 = tz.getOffset(1, in Test4084933() local 138 offset7 != SToffset || offset8 != SToffset) in Test4084933()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRegression.java | 126 long offset8 = tz.getOffset(1, in Test4084933() local 134 offset7 != SToffset || offset8 != SToffset) in Test4084933()
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …offset8{margin-left:660px}.offset7{margin-left:580px}.offset6{margin-left:500px}.offset5{margin-le… 18 …offset8{margin-left:830px}.offset7{margin-left:730px}.offset6{margin-left:630px}.offset5{margin-le…
|