Searched refs:timestamp (Results 276 - 300 of 361) sorted by relevance

<<1112131415

/external/kernel-headers/original/linux/
H A Dsched.h790 unsigned long long timestamp, last_ran; member in struct:task_struct
/external/opencv/cv/src/
H A D_cvipp.h561 CvSize size,float timestamp, float mhi_duration ))
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm1211 timestamp:[flagsChangedEvent timestamp]
1237 timestamp:[NSDate timeIntervalSinceReferenceDate]
1617 timestamp:0
1632 timestamp:0
1697 timestamp:[NSDate timeIntervalSinceReferenceDate]
1831 timestamp:[NSDate timeIntervalSinceReferenceDate]
3695 timestamp:[NSDate timeIntervalSinceReferenceDate]
H A DWebPDFView.mm1094 timestamp:0
/external/webkit/Tools/android/flex-2.5.4a/
H A Dconfigure1626 test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_registrar.c116 struct os_time timestamp; member in struct:wps_pbc_session
342 pbc->timestamp = now;
349 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
420 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
/external/wpa_supplicant_8/src/wps/
H A Dwps_registrar.c116 struct os_time timestamp; member in struct:wps_pbc_session
342 pbc->timestamp = now;
349 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
420 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_registrar.c116 struct os_time timestamp; member in struct:wps_pbc_session
342 pbc->timestamp = now;
349 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
420 if (now.sec > pbc->timestamp.sec + WPS_PBC_WALK_TIME) {
/external/stressapptest/
H A Dconfigure2638 echo timestamp > conftest.file
4403 timestamp=$(date)
4404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking current timestamp" >&5
4405 $as_echo_n "checking current timestamp... " >&6; }
4406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $timestamp" >&5
4407 $as_echo "$timestamp" >&6; }
4411 #define STRESSAPPTEST_TIMESTAMP "$username @ $hostname on $timestamp"
7203 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.security_1.0.200.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/webkit/Source/WebKit/mac/Carbon/
H A DHIWebView.mm556 timestamp:GetEventTime(inEvent)
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebChromeClient.mm912 NSEvent* event = [NSEvent mouseEventWithType:NSRightMouseDown location:nsScreenPoint modifierFlags:0 timestamp:0 windowNumber:[[view window] windowNumber] context:0 eventNumber:0 clickCount:1 pressure:1];
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_ble.c1462 else /* Update the timestamp for this device */
1464 p_dev_rec->timestamp = btm_cb.dev_rec_count++;
/external/chromium/chrome/browser/history/
H A Din_memory_url_index.cc879 last_saved_ = base::Time::FromInternalValue(cache.timestamp());
/external/ipsec-tools/src/racoon/
H A Dracoonctl.c1581 if (evtdump->timestamp < evt_start)
/external/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm2112 timestamp:0
2127 timestamp:0
/external/chromium/sdch/open-vcdiff/
H A Dltmain.sh4372 # $show "echo timestamp > $libobj"
4373 # $run eval "echo timestamp > $libobj" || exit $?
/external/chromium/third_party/libevent/
H A Dltmain.sh4364 # $show "echo timestamp > $libobj"
4365 # $run eval "echo timestamp > $libobj" || exit $?
/external/libffi/
H A Dltmain.sh4338 # $show "echo timestamp > $libobj"
4339 # $run eval "echo timestamp > $libobj" || exit $?

Completed in 8352 milliseconds

<<1112131415