/third_party/ffmpeg/libavutil/ |
H A D | timer.h | 143 uint64_t tend; \ 147 tend = AV_READ_TIME(); \ 148 TIMER_REPORT(id, tend - tstart)
|
/third_party/skia/third_party/externals/expat/expat/tests/benchmark/ |
H A D | benchmark.c | 67 clock_t tstart, tend; in main() local 135 tend = clock(); in main() 136 cpuTime += ((double)(tend - tstart)) / CLOCKS_PER_SEC; in main()
|
/third_party/python/Lib/ |
H A D | gettext.py | 366 tend = toff + tlen 367 if mend < buflen and tend < buflen: 369 tmsg = buf[toff:tend]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | ikev2.c | 122 const u8 *tend; in ikev2_parse_transform() local 136 tend = pos + transform_len; in ikev2_parse_transform() 151 if (pos < tend) { in ikev2_parse_transform() 153 pos, tend - pos); in ikev2_parse_transform() 160 if (tend - pos != 4) { in ikev2_parse_transform()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | ikev2.c | 127 const u8 *tend; in ikev2_parse_transform() local 141 tend = pos + transform_len; in ikev2_parse_transform() 156 if (pos < tend) { in ikev2_parse_transform() 158 pos, tend - pos); in ikev2_parse_transform() 166 if (tend - pos != 4) { in ikev2_parse_transform()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | ikev2.c | 122 const u8 *tend; in ikev2_parse_transform() local 136 tend = pos + transform_len; in ikev2_parse_transform() 151 if (pos < tend) { in ikev2_parse_transform() 153 pos, tend - pos); in ikev2_parse_transform() 160 if (tend - pos != 4) { in ikev2_parse_transform()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | ikev2.c | 127 const u8 *tend; in ikev2_parse_transform() local 141 tend = pos + transform_len; in ikev2_parse_transform() 156 if (pos < tend) { in ikev2_parse_transform() 158 pos, tend - pos); in ikev2_parse_transform() 166 if (tend - pos != 4) { in ikev2_parse_transform()
|
/third_party/node/deps/openssl/openssl/crypto/dso/ |
H A D | dso_dl.c | 264 if (((size_t)addr >= inf.tstart && (size_t)addr < inf.tend) || in dl_pathbyaddr()
|
/third_party/openssl/crypto/dso/ |
H A D | dso_dl.c | 264 if (((size_t)addr >= inf.tstart && (size_t)addr < inf.tend) || in dl_pathbyaddr()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | RuleBasedTimeZone.java | 628 long tend = getTransitionTime(historicTransitions.get(idx), in getOffset() 630 if (time > tend) { in getOffset()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | RuleBasedTimeZone.java | 603 long tend = getTransitionTime(historicTransitions.get(idx), in getOffset() 605 if (time > tend) { in getOffset()
|
/third_party/icu/icu4c/source/i18n/ |
H A D | rbtz.cpp | 440 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal() local 442 if (date > tend) { in getOffsetInternal()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | rbtz.cpp | 440 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal() local 442 if (date > tend) { in getOffsetInternal()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbtz.cpp | 444 UDate tend = getTransitionTime((Transition*)fHistoricTransitions->elementAt(idx), in getOffsetInternal() local 446 if (date > tend) { in getOffsetInternal()
|
/third_party/node/deps/v8/src/codegen/s390/ |
H A D | constants-s390.h | 1098 V(tend, TEND, 0xB2F8) /* type = S TRANSACTION END */ \
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | constants-ppc.h | 1722 V(tend, TEND, 0x7C00055C) \
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |