Searched defs:ct1 (Results 1 – 9 of 9) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | cpdtrtst.cpp | 120 …CompoundTransliterator *ct1=new CompoundTransliterator("Greek-Latin;Latin-Devanagari",parseError,… in TestCloneEqual() local 195 …CompoundTransliterator *ct1=new CompoundTransliterator("Halfwidth-Fullwidth;Fullwidth-Halfwidth", … in TestGetCount() local 244 CompoundTransliterator *ct1=new CompoundTransliterator(ID, parseError, status); in TestGetSetAdoptTransliterator() local 350 CompoundTransliterator *ct1=new CompoundTransliterator("Any-Hex;Hex-Any",parseError, status); in TestTransliterate() local
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | CompoundTransliteratorTest.java | 101 Transliterator ct1=null; in TestGetTransliterator() local 133 Transliterator ct1=null; in TestTransliterate() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
D | CompoundTransliteratorTest.java | 104 Transliterator ct1=null; in TestGetTransliterator() local 136 Transliterator ct1=null; in TestTransliterate() local
|
/third_party/ffmpeg/libavfilter/ |
D | hermite.h | 29 double ct0, ct1, ct2, ct3; in hermite_interpolation() local
|
/third_party/gstreamer/gstreamer/libs/gst/controller/ |
D | gsttimedvaluecontrolsource.c | 143 GstClockTime ct1 = ((GstControlPoint *) p1)->timestamp; in gst_control_point_compare() local 161 GstClockTime ct1 = ((GstControlPoint *) p1)->timestamp; in gst_control_point_find() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9prob.c | 29 static av_always_inline void adapt_prob(uint8_t *p, unsigned ct0, unsigned ct1, in adapt_prob()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstevent.c | 179 GstClockTime ct1 = G_GUINT64_CONSTANT (20), ct2; in GST_START_TEST() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_linear_sampler.c | 515 __m128i s4s, t4s, cs0, cs1, ct0, ct1, tmp, si[4]; in fetch_bgra_clamp_linear() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
D | symm.rs | 1611 let ct1 = vec![ in test_sm4_ecb() localVariable
|