Home
last modified time | relevance | path

Searched defs:ct2 (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dcpdtrtst.cpp126 CompoundTransliterator *ct2=new CompoundTransliterator("Greek-Latin", parseError, status); in TestCloneEqual() local
196 …CompoundTransliterator *ct2=new CompoundTransliterator("Any-Hex;Hex-Any;Cyrillic-Latin;Latin-Cyril… in TestGetCount() local
393 CompoundTransliterator *ct2=new CompoundTransliterator(Data[i+0], parseError, status); in TestTransliterate() local
/third_party/ffmpeg/libavfilter/
Dhermite.h29 double ct0, ct1, ct2, ct3; in hermite_interpolation() local
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgsttimedvaluecontrolsource.c144 GstClockTime ct2 = ((GstControlPoint *) p2)->timestamp; in gst_control_point_compare() local
162 GstClockTime ct2 = *(GstClockTime *) p2; in gst_control_point_find() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DCompoundTransliteratorTest.java176 Transliterator ct2=null; in TestTransliterate() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DCompoundTransliteratorTest.java179 Transliterator ct2=null; in TestTransliterate() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstevent.c179 GstClockTime ct1 = G_GUINT64_CONSTANT (20), ct2; in GST_START_TEST() local