Home
last modified time | relevance | path

Searched defs:ms2 (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
Dstldec.c57 int hh2, mm2, ss2, ms2; in get_pts() local
Dsubviewerdec.c66 int hh2, mm2, ss2, ms2; in read_ts() local
Dassdec.c58 int hh2, mm2, ss2, ms2; in read_dialogue() local
Dsrtdec.c75 int hh2, mm2, ss2, ms2; in get_event_info() local
Dassenc.c163 int hh2, mm2, ss2, ms2; in write_packet() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.c456 static const uint8_t ms2[2][2] = { in nv50_context_get_sample_position() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.c596 static const uint8_t ms2[2][2] = { in nvc0_get_sample_locations() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
DIBMCalendarTest.java750 Date ms2 = cal.getTime(); in TestJB1684() local
/third_party/icu/icu4c/source/test/intltest/
Ddtfmrgts.cpp1354 UDate ms2 = cal->getTime(status); in Test1684() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DIBMCalendarTest.java750 Date ms2 = cal.getTime(); in TestJB1684() local
/third_party/node/deps/v8/src/objects/
Djs-temporal-objects.cc4103 int32_t ms2, int32_t mus2, int32_t ns2, Handle<JSReceiver> calendar, in DifferenceISODateTime()
4582 int32_t ms2, int32_t mus2, int32_t ns2) { in DifferenceTime()