Home
last modified time | relevance | path

Searched refs:zp2 (Results 1 – 9 of 9) sorted by relevance

/external/python/setuptools/pkg_resources/tests/
Dtest_pkg_resources.py103 zp2 = pkg_resources.ZipProvider(mod2)
105 assert sorted(zp2.resource_listdir('')) == expected_subdir
106 assert sorted(zp2.resource_listdir('/')) == expected_subdir
108 assert zp2.resource_listdir('subdir') == []
109 assert zp2.resource_listdir('subdir/') == []
/external/freetype/src/truetype/
Dttinterp.c453 exec->zp2 = exec->zp0; in TT_Load_Context()
482 exec->zp2 = exec->pts; in TT_Load_Context()
561 exec->zp2 = exec->pts; in TT_Run_Context()
4302 if ( BOUNDS( aIdx1, exc->zp2.n_points ) || in Ins_SxVTL()
4311 p2 = exc->zp2.cur + aIdx1; in Ins_SxVTL()
4825 if ( BOUNDSL( L, exc->zp2.n_points ) ) in Ins_GC()
4834 R = FAST_DUALPROJ( &exc->zp2.org[L] ); in Ins_GC()
4836 R = FAST_PROJECT( &exc->zp2.cur[L] ); in Ins_GC()
4863 if ( BOUNDS( L, exc->zp2.n_points ) ) in Ins_SCFS()
4870 K = FAST_PROJECT( &exc->zp2.cur[L] ); in Ins_SCFS()
[all …]
Dttinterp.h169 zp2, member
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Dd92c11b690add4c6ef1250da6d50cf63.000011af.honggfuzz.cov13 �i �A� D=E�G��lT����Z6���C��'u�?�zp2=fZh8*Rs��3Ox��,�����sT��3;/�ЀkFI���ڦ��a:�Q��ϥ q8�|n�;�…
D5085295a9a44fb7eea70ac7be2094da5.00014552.honggfuzz.cov102 �i �A� D=E�G��lT����Z6���C��'u�?�zp2=fZh8*Rs��3Ox��,�����sT��3;/�ЀkFI���ڦ��a:�Q��ϥ q8�|n�;�…
D3ddb49451545cc3b8b9e94276f3c0e64.0001137d.honggfuzz.cov129 �i �A� D=E�G��lT����Z6���C��'u�?�zp2=fZh8*Rs��3Ox��,�����sT��3;/�ЀkFI���ڦ��a:�Q��ϥ q8�|n�;�…
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D3ddb49451545cc3b8b9e94276f3c0e64.0001137d.honggfuzz.cov129 �i �A� D=E�G��lT����Z6���C��'u�?�zp2=fZh8*Rs��3Ox��,�����sT��3;/�ЀkFI���ڦ��a:�Q��ϥ q8�|n�;�…
/external/freetype/
DChangeLog.254987 [truetype] Adjust subpixel zp2 moves and tweak rules.
4995 Split out zp2 move reversals and reorder conditional respectively.
DChangeLog.235647 and `zp2'.