/third_party/skia/tests/ |
H A D | BlurTest.cpp | 96 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument 99 const int xOff = itest.fLeft - iref.fLeft; in compare() 100 const int yOff = itest.fTop - iref.fTop; in compare() 142 SkIRect iref; in DEF_TEST() local 143 refBound.roundOut(&iref); in DEF_TEST() 144 iref.inset(-outset, -outset); in DEF_TEST() 146 create(&refBitmap, iref); in DEF_TEST() 149 refCanvas.translate(SkIntToScalar(-iref.fLeft), in DEF_TEST() 150 SkIntToScalar(-iref.fTop)); in DEF_TEST() 166 compare(refBitmap, iref, testBitma in DEF_TEST() [all...] |
H A D | FontHostStreamTest.cpp | 38 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument 41 const int xOff = itest.fLeft - iref.fLeft; in compare() 42 const int yOff = itest.fTop - iref.fTop; in compare()
|
H A D | DrawTextTest.cpp | 39 static bool compare(const SkBitmap& ref, const SkIRect& iref, in compare() argument 42 const int xOff = itest.fLeft - iref.fLeft; in compare() 43 const int yOff = itest.fTop - iref.fTop; in compare()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | TransliteratorParser.java | 458 int[] iref = new int[1]; in parseSection() 497 iref[0] = pos; in parseSection() 498 int escaped = Utility.unescapeAt(rule, iref); in parseSection() 499 pos = iref[0]; in parseSection() 594 iref[0] = pos; in parseSection() 595 TransliteratorIDParser.SingleID single = TransliteratorIDParser.parseFilterID(rule, iref); in parseSection() 598 !Utility.parseChar(rule, iref, SEGMENT_OPEN)) { in parseSection() 612 pos = parseSection(rule, iref[0], limit, parser, buf, ILLEGAL_FUNC, true); in parseSection() 642 iref[0] = pos; in parseSection() 643 r = Utility.parseNumber(rule, iref, 1 in parseSection() [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video_bsp.c | 65 struct iref { struct 115 struct iref *ref = ¶ms.ipicparm.refs[i]; in nv84_decoder_bsp()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbt_pars.cpp | 554 int32_t iref = pos; in parseSection() local 556 TransliteratorIDParser::parseFilterID(rule, iref); in parseSection() 559 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) { in parseSection() 574 pos = parseSection(rule, iref, limit, buf, UnicodeString(true, ILLEGAL_FUNC, -1), true, status); in parseSection()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbt_pars.cpp | 554 int32_t iref = pos; in parseSection() local 556 TransliteratorIDParser::parseFilterID(rule, iref); in parseSection() 559 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) { in parseSection() 574 pos = parseSection(rule, iref, limit, buf, UnicodeString(true, ILLEGAL_FUNC, -1), true, status); in parseSection()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbt_pars.cpp | 554 int32_t iref = pos; in parseSection() local 556 TransliteratorIDParser::parseFilterID(rule, iref); in parseSection() 559 !ICU_Utility::parseChar(rule, iref, SEGMENT_OPEN)) { in parseSection() 574 pos = parseSection(rule, iref, limit, buf, UnicodeString(TRUE, ILLEGAL_FUNC, -1), TRUE, status); in parseSection()
|
/third_party/ntfs-3g/src/ |
H A D | lowntfs-3g.c | 1006 struct fuse_entry_param *pentry, u64 iref) in ntfs_fuse_fillstat() 1011 pentry->ino = MREF(iref); in ntfs_fuse_fillstat() 1033 u64 iref; in ntfs_fuse_lookup() local 1051 iref = ntfs_inode_lookup_by_mbsname(dir_ni, in ntfs_fuse_lookup() 1054 if (MREF(iref) <= 1) { in ntfs_fuse_lookup() 1055 iref = (u64)-1; in ntfs_fuse_lookup() 1059 && (iref != (u64)-1) in ntfs_fuse_lookup() 1061 &security,&entry,iref); in ntfs_fuse_lookup() 2695 u64 iref; in ntfs_fuse_rm() local 2724 iref in ntfs_fuse_rm() 1005 ntfs_fuse_fillstat(struct SECURITY_CONTEXT *scx, struct fuse_entry_param *pentry, u64 iref) ntfs_fuse_fillstat() argument [all...] |
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
H A D | TransliteratorParser.java | 457 int[] iref = new int[1]; in parseSection() 593 iref[0] = pos; in parseSection() 594 TransliteratorIDParser.SingleID single = TransliteratorIDParser.parseFilterID(rule, iref); in parseSection() 597 !Utility.parseChar(rule, iref, SEGMENT_OPEN)) { in parseSection() 611 pos = parseSection(rule, iref[0], limit, parser, buf, ILLEGAL_FUNC, true); in parseSection() 641 iref[0] = pos; in parseSection() 642 r = Utility.parseNumber(rule, iref, 10); in parseSection() 647 pos = iref[0]; in parseSection()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |