Searched refs:SDF (Results 1 – 3 of 3) sorted by relevance
/external/testng/src/main/java/org/testng/ |
D | TimeBombSkipException.java | 24 private static final SimpleDateFormat SDF= new SimpleDateFormat("yyyy/MM/dd"); field in TimeBombSkipException 26 private DateFormat m_inFormat= SDF; 27 private DateFormat m_outFormat= SDF;
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.c | 825 #define HIGHBD_BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF) \ argument 826 cpi->fn_ptr[BT].sdf = SDF; \ 1845 #define BFP(BT, SDF, SDAF, VF, SVF, SVAF, SDX3F, SDX8F, SDX4DF)\ in vp9_create_compressor() argument 1846 cpi->fn_ptr[BT].sdf = SDF; \ in vp9_create_compressor()
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.25 | 55 Problem reported by Stephen Fisher <sfisher@SDF.ORG>.
|