Searched refs:tsz (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc/test/integration/ |
D | xallocx.c | 6 size_t sz, tsz; in TEST_BEGIN() local 12 tsz = xallocx(p, sz, 0, 0); in TEST_BEGIN() 13 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz); in TEST_BEGIN() 22 size_t sz, tsz; in TEST_BEGIN() local 28 tsz = xallocx(p, sz, sz-42, 0); in TEST_BEGIN() 29 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz); in TEST_BEGIN() 38 size_t sz, tsz; in TEST_BEGIN() local 44 tsz = xallocx(p, sz + 5, 0, 0); in TEST_BEGIN() 45 assert_zu_eq(tsz, sz, "Unexpected size change: %zu --> %zu", sz, tsz); in TEST_BEGIN()
|
D | rallocx.c | 6 size_t tsz; in TEST_BEGIN() local 34 tsz = sallocx(q, 0); in TEST_BEGIN() 35 assert_zu_eq(tsz, szs[j-1], in TEST_BEGIN() 36 "Expected size=%zu, got size=%zu", szs[j-1], tsz); in TEST_BEGIN()
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_miptree.c | 230 unsigned tsx, tsy, tsz; in nvc0_miptree_init_layout_tiled() local 240 tsz = NVC0_TILE_SIZE_Z(lvl->tile_mode); in nvc0_miptree_init_layout_tiled() 244 mt->total_size += lvl->pitch * align(nby, tsy) * align(d, tsz); in nvc0_miptree_init_layout_tiled()
|
/external/mesa3d/src/gallium/drivers/nv50/ |
D | nv50_miptree.c | 225 unsigned tsx, tsy, tsz; in nv50_miptree_init_layout_tiled() local 235 tsz = NV50_TILE_SIZE_Z(lvl->tile_mode); in nv50_miptree_init_layout_tiled() 239 mt->total_size += lvl->pitch * align(nby, tsy) * align(d, tsz); in nv50_miptree_init_layout_tiled()
|
/external/libopus/tests/ |
D | test_opus_api.c | 971 const int tsz[8]={50,201,403,700,1472,5110,20400,61298}; in test_parse() local 973 int as=(tsz[sz]+i-j-2)/j; in test_parse() 980 ret=opus_packet_parse(packet,tsz[sz]+i,&toc,frames,size,&payload_offset); in test_parse() 982 if(frame_samp*j<=5760 && as<1276 && (tsz[sz]+i-2-pos-as*(j-1))<1276){ in test_parse() 985 if(size[j-1]!=(tsz[sz]+i-2-pos-as*(j-1)))test_failed(); in test_parse() 1008 const int tsz[4]={0,72,512,1275}; in test_parse() local 1024 ret=opus_packet_parse(packet,2+jj+tsz[sz]+i+pos,&toc,frames,size,&payload_offset); in test_parse() 1026 if(tsz[sz]+i<1276) in test_parse() 1029 if(size[0]!=tsz[sz]+i)test_failed(); in test_parse()
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 8068 1átszű 26564 2játszű 52177 2t1átsz 53821 tszé2t 53825 tszö2g1e2le
|