Searched refs:roc (Results 1 – 25 of 404) sorted by relevance
12345678910>>...17
/third_party/ffmpeg/libavformat/ |
D | srtp.c | 131 uint32_t ssrc, av_uninit(roc); in ff_srtp_decrypt() 158 v = roc = s->roc; in ff_srtp_decrypt() 161 v = roc - 1; in ff_srtp_decrypt() 164 v = roc + 1; in ff_srtp_decrypt() 166 if (v == roc) { in ff_srtp_decrypt() 168 } else if (v == roc + 1) { in ff_srtp_decrypt() 170 roc = v; in ff_srtp_decrypt() 174 AV_WB32(rocbuf, roc); in ff_srtp_decrypt() 206 s->roc = roc; in ff_srtp_decrypt() 278 s->roc++; in ff_srtp_encrypt() [all …]
|
D | srtp.h | 40 uint32_t roc; member
|
/third_party/icu/icu4c/source/test/testdata/ |
D | calendar.txt | 30 "en_US@calendar=roc", 35 "en_US@calendar=roc", 40 "en_US@calendar=roc", 47 "en_US@calendar=roc", 185 //roc 187 "en_US@calendar=roc", 194 "en_US@calendar=roc", 201 "en_US@calendar=roc", 208 "en_US@calendar=roc",
|
/third_party/icu/icu4c/source/test/fuzzer/ |
D | uloc_canonicalize_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_get_name_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_open_keywords_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_is_right_to_left_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
D | uloc_for_language_tag_fuzzer_seed_corpus.txt | 23 hr-HR-u-ca-roc
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | es_MX.txt | 70 roc{"calendario minguo"}
|
D | ff_Adlm.txt | 232 roc{" "}
|
D | sd.txt | 488 roc{"منگوو ڪئلينڊر"}
|
D | chr.txt | 487 roc{"ᏍᎦᏚᎩ ᎾᎿ ᏓᎶᏂᎨᏍᏛ ᏅᏙ ᏗᏎᏍᏗ"}
|
D | mn.txt | 493 roc{"минго цаглавар"}
|
D | kok.txt | 494 roc{
|
D | km.txt | 483 roc{"ប្រតិទិនមីងគ័រ"}
|
D | kk.txt | 488 roc{"Мингуо күнтізбесі"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | es_MX.txt | 66 roc{"calendario minguo"}
|
/third_party/icu/icu4c/source/test/intltest/ |
D | dtifmtts.cpp | 2263 LocalPointer<DateIntervalFormat> roc( in testTicket21222ROCEraDiff() local 2270 roc->setTimeZone(*(TimeZone::getGMT())); in testTicket21222ROCEraDiff() 2293 formatted = roc->formatToValue(bothAfterMG, status); in testTicket21222ROCEraDiff() 2300 formatted = roc->formatToValue(beforeAfterMG, status); in testTicket21222ROCEraDiff() 2306 formatted = roc->formatToValue(bothBeforeMG, status); in testTicket21222ROCEraDiff()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DateIntervalFormatTest.java | 2396 DateIntervalFormat roc = DateIntervalFormat.getInstance( in testTicket21222ROCEraDiff() local 2398 roc.setTimeZone(TimeZone.GMT_ZONE); in testTicket21222ROCEraDiff() 2421 FormattedDateInterval formatted = roc.formatToValue(bothAfterMG); in testTicket21222ROCEraDiff() 2427 formatted = roc.formatToValue(beforeAfterMG); in testTicket21222ROCEraDiff() 2433 formatted = roc.formatToValue(bothBeforeMG); in testTicket21222ROCEraDiff()
|
/third_party/icu/icu4c/source/config/ |
D | mh-os390 | 63 # TODO: Consider using -Wc,roc,ros for making the data and strings readonly 64 # -Wc,"ros" seems to work, but not the "roc"
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-os390 | 63 # TODO: Consider using -Wc,roc,ros for making the data and strings readonly 64 # -Wc,"ros" seems to work, but not the "roc"
|
/third_party/skia/third_party/externals/icu/source/data/locales/ |
D | zh_Hans_MO.txt | 176 roc{
|
D | zh_Hans_SG.txt | 209 roc{
|
D | zh_Hans_HK.txt | 204 roc{
|
/third_party/icu/icu4c/source/data/locales/ |
D | zh_Hans_MO.txt | 225 roc{
|
12345678910>>...17