Searched refs:timestamp (Results 51 - 75 of 82) sorted by relevance

1234

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_operations.hpp133 long timestamp() const { return _timestamp; } function in class:VM_Operation
134 void set_timestamp(long timestamp) { _timestamp = timestamp; } argument
H A DvmThread.cpp441 long stall = os::javaTimeMillis() - _cur_vm_operation->timestamp();
/openjdk7/langtools/src/share/classes/com/sun/tools/javac/util/
H A DBaseFileManager.java349 final long timestamp; field in class:BaseFileManager.ContentCacheEntry
353 this.timestamp = file.getLastModified();
358 return timestamp == file.getLastModified();
/openjdk7/jdk/src/share/classes/sun/security/timestamp/
H A DHttpTimestamper.java26 package sun.security.timestamp;
54 // The MIME type for a timestamp query
56 "application/timestamp-query";
58 // The MIME type for a timestamp reply
60 "application/timestamp-reply";
79 * Connects to the TSA and requests a timestamp.
81 * @param tsQuery The timestamp query.
82 * @return The result of the timestamp query.
116 System.out.println("sent timestamp query (length=" +
149 System.out.println("received timestamp respons
[all...]
H A DTSResponse.java26 package sun.security.timestamp;
40 * This class provides the response corresponding to a timestamp request,
113 * The requested timestamp was granted.
118 * The requested timestamp was granted with some modifications.
123 * The requested timestamp was not granted.
128 * The requested timestamp has not yet been processed.
198 * Constructs an object to store the response to a timestamp request.
202 * parsing the timestamp response.
237 return "the timestamp request was granted.";
241 "the timestamp reques
[all...]
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXAWTXSettings.java73 public void ownerChanged(int screen, XMSelection sel, long newOwner, long data, long timestamp) { argument
H A DXSystemTrayPeer.java64 public void ownerChanged(int screen, XMSelection sel, long newOwner, long data, long timestamp) { argument
/openjdk7/hotspot/src/share/vm/gc_interface/
H A DcollectedHeap.cpp73 double timestamp = fetch_timestamp(); local
77 _records[index].timestamp = timestamp;
/openjdk7/jdk/src/macosx/classes/sun/lwawt/macosx/
H A DCDragSourceContextPeer.java93 long timestamp = triggerEvent.getWhen();
144 clickCount, timestamp, cursor, fDragCImage, dragImageOffset.x, dragImageOffset.y,
469 InputEvent triggerEvent, int dragPosX, int dragPosY, int extModifiers, int clickCount, long timestamp,
468 createNativeDragSource(Component component, ComponentPeer peer, long nativePeer, Transferable transferable, InputEvent triggerEvent, int dragPosX, int dragPosY, int extModifiers, int clickCount, long timestamp, Cursor cursor, CImage nsDragImage, int dragImageOffsetX, int dragImageOffsetY, int sourceActions, long[] formats, Map formatMap) argument
/openjdk7/jdk/src/share/classes/java/util/
H A DUUID.java276 * The timestamp value associated with this UUID.
278 * <p> The 60 bit timestamp value is constructed from the time_low,
280 * timestamp is measured in 100-nanosecond units since midnight,
283 * <p> The timestamp value is only meaningful in a time-based UUID, which
290 public long timestamp() { method in class:UUID
/openjdk7/jdk/src/macosx/native/sun/osxapp/
H A DNSApplicationAWT.m340 if ([event type] == NSApplicationDefined && TS_EQUAL([event timestamp], dummyEventTimestamp)) {
356 timestamp: dummyEventTimestamp
/openjdk7/jdk/src/windows/native/java/net/
H A DInet6AddressImpl.c372 int timestamp; local
414 timestamp = GetCurrentTime();
422 memcpy((icmp6 + 1), &timestamp, sizeof(int));
479 ntohs(icmp6->icmp6_id) == pid && i == timestamp) {
/openjdk7/jdk/src/share/classes/sun/security/util/
H A DSignatureFileVerifier.java38 import sun.security.timestamp.TimestampToken;
504 * Examines a signature timestamp token to generate a timestamp object.
509 * timestamp was generated.
513 * @return A timestamp token or null if none is present.
527 Timestamp timestamp = null;
537 // Extract the content (an encoded timestamp token info)
548 // Create a timestamp token info object
551 // Check that the signature timestamp applies to this signature
553 // Create a timestamp objec
[all...]
/openjdk7/hotspot/src/share/vm/services/
H A DmemoryManager.cpp232 _current_gc_stat->set_start_time(Management::timestamp());
269 _current_gc_stat->set_end_time(Management::timestamp());
H A DgcNotifier.cpp230 args.push_long(request->timestamp);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_mgrsel.c263 mgrown->data.l[0]); /* timestamp */
282 long timestamp; local
303 timestamp = mgrown->data.l[0];
/openjdk7/jdk/src/share/classes/javax/sql/rowset/
H A DBaseRowSet.java3055 * <code>Calendar</code> object, the driver can calculate the timestamp
3081 * In other words, if the timestamp being set is the value for the second
3095 * construct the timestamp
3101 Object timestamp[];
3104 timestamp = new Object[2];
3105 timestamp[0] = x;
3106 timestamp[1] = cal;
3110 params.put(Integer.valueOf(parameterIndex - 1), timestamp);
4155 * a <code>Calendar</code> object, the driver can calculate the timestamp
4163 * to construct the timestamp
[all...]
/openjdk7/jdk/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
H A DScanManager.java559 final long timestamp;
566 timestamp = System.currentTimeMillis();
571 queueStateChangedNotification(sequence,timestamp,old,desired);
/openjdk7/jdk/src/macosx/native/com/apple/laf/
H A DScreenMenu.m182 jlong javaWhen = JNFNSTimeIntervalToJavaMillis([event timestamp]);
/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_BsdOS_ALSA_MidiIn.c334 // set timestamp
336 jdk_message->timestamp = getMidiTimestamp(handle);
H A DPLATFORM_API_LinuxOS_ALSA_MidiIn.c334 // set timestamp
336 jdk_message->timestamp = getMidiTimestamp(handle);
/openjdk7/jdk/src/share/classes/sun/security/tools/
H A DTimestampedSigner.java43 import sun.security.timestamp.*;
51 * The signature along with a trusted timestamp and the signer's certificate
131 * timestamp.
133 * The signature, a signature timestamp, the signer's certificate chain,
142 * @return A PKCS #7 signed data message including a signature timestamp.
149 * generating the signature timestamp or while generating the signed
199 // Generate the timestamp token
221 // Insert the timestamp token into the PKCS #7 signer info element
296 * Returns a timestamp token from a TSA for the given content.
320 // Generate a timestamp
[all...]
H A DJarSigner.java838 Date timestamp, boolean checkUsage) {
864 if (timestamp == null) {
878 x509Cert.checkValidity(timestamp);
937 private String printTimestamp(String tab, Timestamp timestamp) { argument
943 Object[] source = { timestamp.getTimestamp() };
1274 rb.getString("requesting.a.signature.timestamp"));
1490 // display the signature timestamp, if present
1491 Date timestamp;
1496 timestamp = ts.getTimestamp();
1498 timestamp
837 printCert(String tab, Certificate c, boolean checkValidityPeriod, Date timestamp, boolean checkUsage) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/jvmstat/perfdata/resources/
H A Daliasmap560 alias sun.perfdata.timestamp // 1.5.0 b39
561 hotspot.perfdata.timestamp // 1.4.1
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DCDragSource.m449 // Convert fTriggerEventTimeStamp to NS - AWTEvent.h defines UTC(nsEvent) as ((jlong)[event timestamp] * 1000):
470 modifierFlags:modifiers timestamp:timeStamp windowNumber:windowNumber context:graphicsContext

Completed in 79 milliseconds

1234