Home
last modified time | relevance | path

Searched defs:ti (Results 1 – 25 of 136) sorted by relevance

123456

/third_party/ffmpeg/libavcodec/
Dtak_parser.c33 TAKStreamInfo ti; member
53 TAKStreamInfo ti; in tak_parse() local
78 TAKStreamInfo ti; in tak_parse() local
/third_party/skia/third_party/externals/tint/src/
Dcastable.cc28 for (auto* ti = this; ti != nullptr; ti = ti->base) { in Is() local
/third_party/openssl/crypto/des/
Dcfb64ede.c32 DES_LONG ti[2]; in DES_ede3_cfb64_encrypt() local
99 DES_LONG ti[2]; in DES_ede3_cfb_encrypt() local
Dcfb64enc.c31 DES_LONG ti[2]; in DES_cfb64_encrypt() local
Dofb64enc.c32 DES_LONG ti[2]; in DES_ofb64_encrypt() local
Dofb64ede.c33 DES_LONG ti[2]; in DES_ede3_ofb64_encrypt() local
Dofb_enc.c32 DES_LONG ti[2]; in DES_ofb_encrypt() local
Dcfb_enc.c38 DES_LONG ti[2]; in DES_cfb_encrypt() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
Duloop.c24 timer_cb_uloop(struct uloop_timeout *ti) in timer_cb_uloop()
/third_party/flutter/skia/resources/skottie/
Dskottie-gradient-ramp.json1 …33,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[50,50],"to":[16.667,0],"ti":[-16.667,-16.667]},… array
/third_party/skia/resources/skottie/
Dskottie-gradient-ramp.json1 …33,"y":0.833},"o":{"x":0.167,"y":0.167},"t":0,"s":[50,50],"to":[16.667,0],"ti":[-16.667,-16.667]},… array
/third_party/openssl/crypto/bf/
Dbf_ofb64.c33 BF_LONG ti[2]; in BF_ofb64_encrypt() local
Dbf_cfb64.c32 BF_LONG ti[2]; in BF_cfb64_encrypt() local
/third_party/openssl/crypto/rc2/
Drc2ofb64.c33 unsigned long ti[2]; in RC2_ofb64_encrypt() local
Drc2cfb64.c32 unsigned long ti[2]; in RC2_cfb64_encrypt() local
/third_party/openssl/crypto/cast/
Dc_cfb64.c32 CAST_LONG ti[2]; in CAST_cfb64_encrypt() local
Dc_ofb64.c33 CAST_LONG ti[2]; in CAST_ofb64_encrypt() local
/third_party/openssl/crypto/idea/
Di_cfb64.c33 unsigned long ti[2]; in IDEA_cfb64_encrypt() local
Di_ofb64.c34 unsigned long ti[2]; in IDEA_ofb64_encrypt() local
/third_party/openssl/crypto/rc5/
Drc5cfb64.c32 unsigned long ti[2]; in RC5_32_cfb64_encrypt() local
Drc5ofb64.c33 unsigned long ti[2]; in RC5_32_ofb64_encrypt() local
/third_party/libwebsockets/lib/event-libs/uloop/
Duloop.c32 lws_uloop_hrtimer_cb(struct uloop_timeout *ti) in lws_uloop_hrtimer_cb()
49 lws_uloop_idle_timer_cb(struct uloop_timeout *ti) in lws_uloop_idle_timer_cb()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime.cc372 TimeZone::TimeInfo ti; in At() local
409 const auto ti = tz.At(cs); in ConvertDateTime() local
444 const auto ti = tz.At(CivilSecond(tm_year + 1900, tm_mon + 1, tm.tm_mday, in FromTM() local
/third_party/libjpeg-turbo/fuzz/
Dcompress.cc53 int width = 0, height = 0, fd = -1, i, ti; in LLVMFuzzerTestOneInput() local
/third_party/libabigail/tests/
Dtest-types-stability.cc148 for (vector<task_sptr>::const_iterator ti = completed_tasks.begin(); in main() local

123456