Home
last modified time | relevance | path

Searched refs:itable (Results 1 – 7 of 7) sorted by relevance

/external/skia/tests/
DDataRefTest.cpp54 SkAutoTUnref<SkDataTable> itable(SkDataTable::NewCopyArray(idata, in test_simpletable() local
57 REPORTER_ASSERT(reporter, itable->count() == icount); in test_simpletable()
60 REPORTER_ASSERT(reporter, sizeof(int) == itable->atSize(i)); in test_simpletable()
61 REPORTER_ASSERT(reporter, *itable->atT<int>(i, &size) == idata[i]); in test_simpletable()
/external/chromium_org/third_party/skia/tests/
DDataRefTest.cpp54 SkAutoTUnref<SkDataTable> itable(SkDataTable::NewCopyArray(idata, in test_simpletable() local
57 REPORTER_ASSERT(reporter, itable->count() == icount); in test_simpletable()
60 REPORTER_ASSERT(reporter, sizeof(int) == itable->atSize(i)); in test_simpletable()
61 REPORTER_ASSERT(reporter, *itable->atT<int>(i, &size) == idata[i]); in test_simpletable()
/external/chromium_org/third_party/icu/source/test/intltest/
Ddtfmtrtts.cpp234 int32_t itable = 0; in test() local
237 if(TEST_TABLE[itable++]) { in test()
250 if (TEST_TABLE[itable++]) { in test()
264 if(TEST_TABLE[itable++]) { in test()
/external/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp232 int32_t itable = 0; in test() local
235 if(TEST_TABLE[itable++]) { in test()
248 if (TEST_TABLE[itable++]) { in test()
262 if(TEST_TABLE[itable++]) { in test()
/external/e2fsprogs/misc/
Ddumpe2fs.c137 static void print_bg_rel_offset(ext2_filsys fs, blk64_t block, int itable, in print_bg_rel_offset() argument
141 if (itable && block == first_block) in print_bg_rel_offset()
/external/e2fsprogs/po/
Dcs.po7013 #~ msgstr "Přesun itable skupina %d blok %u->%u (rozdíl %d)\n"
/external/e2fsprogs/
DRELEASE-NOTES435 When mke2fs creates file systems with lazy itable initialization, the