/external/boringssl/src/crypto/x509/ |
D | x509cset.c | 88 in = x->crl->lastUpdate; in X509_CRL_set_lastUpdate() 92 M_ASN1_TIME_free(x->crl->lastUpdate); in X509_CRL_set_lastUpdate() 93 x->crl->lastUpdate = in; in X509_CRL_set_lastUpdate() 140 return crl->crl->lastUpdate; in X509_CRL_get0_lastUpdate()
|
D | x_crl.c | 140 ASN1_SIMPLE(X509_CRL_INFO, lastUpdate, ASN1_TIME),
|
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/internal/ |
D | ProgressListenerImpl.java | 44 long lastUpdate = 0; field in ProgressListenerImpl 57 if (now - lastUpdate < UPDATE_THRESHOLD) { in isTooSoon() 60 lastUpdate = now; in isTooSoon()
|
/external/perfetto/infra/perfetto-ci.appspot.com/static/ |
D | script.js | 134 const lastUpdate = new Date(cl.updated + ' UTC'); 135 const lastUpdateMins = Math.ceil((Date.now() - lastUpdate) / 60000); 142 lastUpdateText = lastUpdate.toLocaleDateString();
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | bandwidth_estimator.c | 82 bweStr->lastUpdate = 0; in WebRtcIsacfix_InitBandwidthEstimator() 232 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl() 271 if ((arrivalTime - bweStr->lastUpdate) > FS3) { in WebRtcIsacfix_UpdateUplinkBwImpl() 274 numPktsExpected = (arrivalTime - bweStr->lastUpdate) / frameSizeSampl; in WebRtcIsacfix_UpdateUplinkBwImpl() 315 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl() 321 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl() 417 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl() 487 bweStr->lastUpdate = arrivalTime; in WebRtcIsacfix_UpdateUplinkBwImpl()
|
D | structs.h | 200 …uint32_t lastUpdate; /* Time since the last update of the Bottle Neck estimate (in samp… member
|
/external/perfetto/ui/src/frontend/ |
D | frontend_local_state.ts | 57 lastUpdate: this._lastUpdate, 64 if (this._lastUpdate >= frontendLocalState.lastUpdate) {
|
/external/perfetto/ui/src/common/ |
D | state.ts | 73 lastUpdate: number; // Epoch in seconds (Date.now() / 1000). property 277 lastUpdate: 0,
|
D | actions.ts | 225 state: StateDraft, args: {time: TraceTime; lastUpdate: number;}): void { 227 state.frontendLocalState.lastUpdate = args.lastUpdate;
|
/external/scapy/scapy/layers/tls/ |
D | cert.py | 773 lastUpdate = tbsCertList.this_update.val 774 if lastUpdate[-1] == "Z": 775 lastUpdate = lastUpdate[:-1] 777 self.lastUpdate = time.strptime(lastUpdate, "%y%m%d%H%M%S") 780 self.lastUpdate_str_simple = time.strftime("%x", self.lastUpdate)
|
/external/perfetto/ui/src/controller/ |
D | trace_controller.ts | 199 if (globals.state.frontendLocalState.lastUpdate === 0) { 202 lastUpdate: Date.now() / 1000,
|
/external/scapy/test/ |
D | cert.uts | 286 = CRL class : Checking lastUpdate date extraction in tuple format 287 x.lastUpdate == (2006, 11, 2, 0, 0, 0, 3, 306, -1)
|
/external/boringssl/src/include/openssl/ |
D | x509.h | 408 ASN1_TIME *lastUpdate; member 536 #define X509_CRL_get_lastUpdate(x) ((x)->crl->lastUpdate)
|
/external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
D | native_crypto.cc | 4615 ASN1_TIME* lastUpdate = X509_CRL_get_lastUpdate(crl); in NativeCrypto_X509_CRL_get_lastUpdate() local 4616 JNI_TRACE("X509_CRL_get_lastUpdate(%p) => %p", crl, lastUpdate); in NativeCrypto_X509_CRL_get_lastUpdate() 4617 return reinterpret_cast<uintptr_t>(lastUpdate); in NativeCrypto_X509_CRL_get_lastUpdate()
|
/external/testng/ant/ |
D | ivy-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/external/kotlinc/lib/ |
D | kotlin-main-kts.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/mainKts/MainKtsScriptDefinition$1$ ... |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | findbugs.jar | META-INF/
META-INF/MANIFEST.MF
default.xsl
edu/
edu/umd ... |
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |