/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
AudioParam.h | 88 void setValueAtTime(float value, double time) { m_timeline.setValueAtTime(value, time); } 89 void linearRampToValueAtTime(float value, double time) { m_timeline.linearRampToValueAtTime(value, time); } 90 void exponentialRampToValueAtTime(float value, double time, ExceptionState& es) { m_timeline.exponentialRampToValueAtTime(value, time, es); } 91 void setTargetAtTime(float target, double time, double timeConstant) { m_timeline.setTargetAtTime(target, time, timeConstant); } 92 void setValueCurveAtTime(Float32Array* curve, double time, double duration) { m_timeline.setValueCurveAtTime(curve, time, duration); [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/ |
delay_manager.h | 39 // Read the inter-arrival time histogram. Mainly for testing purposes. 44 // inter-arrival time histogram and other statistics, as well as the 59 // time counter. Returns 0 on success, -1 on failure. 65 // Calculates the average inter-arrival time deviation from the histogram. 67 // inter-arrival time. That is, if the average inter-arrival time is equal to 68 // the nominal frame time, the return value is zero. A positive value 82 // Reset the inter-arrival time counter to 0. 114 static const int kMaxIat = 64; // Max inter-arrival time to register. 124 // Updates the histogram |iat_vector_|. The probability for inter-arrival time [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/test/ |
RTPjitter.cc | 39 float time; member in struct:arr_time 113 while(fread(&(time_vec[dat_len].time),sizeof(float),1,dat_file)>0) { 119 fprintf(stderr, "Error: dat_file is empty, no arrival time is given.\n"); 172 if(time_vec[k].time < FLT_MAX && time_vec[k].ix < Npack){ 175 if ( time_vec[k].time >= 0 ) { 176 *offset = htonl((uint32_t) time_vec[k].time); 180 fprintf(stderr, "Warning: negative receive time in dat file transformed to 0.\n"); 211 if(((arr_time *)xp)->time == ((arr_time *)yp)->time) 213 else if(((arr_time *)xp)->time > ((arr_time *)yp)->time [all...] |
/external/chromium_org/third_party/webrtc/system_wrappers/source/ |
event_posix.cc | 18 #include <sys/time.h> 50 // Set start time to zero 185 bool EventPosix::StartTimer(bool periodic, unsigned long time) { 194 time_ = time; 208 time_ = time; 241 unsigned long long time = time_ * ++count_; local 242 end_at.tv_sec = created_at_.tv_sec + time / 1000; 243 end_at.tv_nsec = created_at_.tv_nsec + (time - (time / 1000) * 1000) * E6; 288 // Set time to zero to force new reference time for the timer [all...] |
/external/chromium_org/ui/gfx/ |
interpolated_transform.h | 21 // Abstract base class for transforms that animate over time. These 37 // Returns the interpolated transform at time t. Note: not virtual. 40 // The Intepolate ultimately returns the product of our transform at time t 41 // and our child's transform at time t (if we have one). 55 // If time in (start_time_, end_time_], this function linearly interpolates 58 // t = (start_time_ - time) / (end_time_ - start_time_). 59 // If time < start_time_ it returns start_value, and if time >= end_time_ 61 float ValueBetween(float time, float start_value, float end_value) const; 187 // Represents a transform that is constant over time. This is only useful whe [all...] |
/external/deqp/doc/testspecs/GLES2/ |
performance.compiler.txt | 25 + Shader compile, link and specialization (draw call -time) time measurements 26 + Tests for impact of cache hits on compilation time (note: in release 2012.4) 27 + Front-end time estimation with invalid shaders 45 Shader compiler performance tests measure the time to compile GLSL shader programs. 49 Separate cases are made for testing compilation time when avoiding cache hits and 57 attribute and varying names. The postfix depends on the current time as well as 61 Front-end time is estimated by compiling invalid shaders with either an invalid 78 compilation time 81 Overview for invalid shader cases (front-end time estimation) [all...] |
/external/llvm/examples/Kaleidoscope/MCJIT/cached/ |
split-lib.py | 4 """Used to generate a bash script which will invoke the toy and time it""" 18 self.shfile.write("/usr/bin/time -f \"Command %C\\n\\tuser time: %U s\\n\\tsytem time: %S s\\n\\tmax set: %M kb\"") 23 self.shfile.write("/usr/bin/time -f \"Command %C\\n\\tuser time: %U s\\n\\tsytem time: %S s\\n\\tmax set: %M kb\"") 28 self.shfile.write("/usr/bin/time -f \"Command %C\\n\\tuser time: %U s\\n\\tsytem time: %S s\\n\\tmax set: %M kb\"" [all...] |
/external/webrtc/src/system_wrappers/source/ |
event_posix.cc | 18 #include <sys/time.h> 55 // Set start time to zero 208 bool EventPosix::StartTimer(bool periodic, unsigned long time) 218 _time = time; 231 _time = time; 267 unsigned long long time = _time * ++_count; local 268 tEnd.tv_sec = _tCreate.tv_sec + time/1000; 269 tEnd.tv_nsec = _tCreate.tv_nsec + (time - (time/1000)*1000)*E6; 319 // Set time to zero to force new reference time for the timer [all...] |
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPDateTime.java | 17 * The <code>XMPDateTime</code>-class represents a point in time up to a resolution of nano 18 * seconds. Dates and time in the serialized XMP are ISO 8601 strings. There are utility functions 25 * <li> hour - The time zone hour in the range 0..23. 26 * <li> minute - The time zone minute in the range 0..59. 31 * DateTime values are occasionally used in cases with only a date or only a time component. A date 32 * without a time has zeros for all the time fields. A time without a date has zeros for all date 85 /** @return Returns the time zone. */ 88 /** @param tz a time zone to set * [all...] |
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/ |
TimeZonePickerUtils.java | 25 import android.text.format.Time; 50 // labels every time getGmtDisplayName is called), we'll cache the lists of override IDs 57 * display name (e.g. Pacific Time GMT-7). 61 * @param millis The time (daylight savings or not) 83 Time time = new Time(tz.getID()); local 84 time.set(timeMillis); 88 String displayName = getDisplayName(tz, time.isDst != 0); 156 * @param daylightTime True for daylight time, false for standard tim [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
InputPointers.java | 47 // Fill the gap with the latest time. 60 public void addPointerAt(int index, int x, int y, int pointerId, int time) { 67 mTimes.addAt(index, time); 71 void addPointer(int x, int y, int pointerId, int time) { 75 mTimes.add(time); 151 throw new RuntimeException("Time stamps are invalid."); 159 return "size=" + getPointerSize() + " id=" + mPointerIds + " time=" + mTimes 170 final int time = times[i]; local 171 final int lastTime = lastTimeOfPointers.get(pointerId, time); 172 if (time < lastTime) [all...] |
/packages/apps/Calendar/src/com/android/calendar/agenda/ |
AgendaWindowAdapter.java | 33 import android.text.format.Time; 60 - At rotation and launch time, the initial position is not set properly. This code is calling 238 Time goToTime; 298 * The begin and end times of an AgendaItem should always be in local time, even if the event 299 * is all day. buildAgendaItemFromCursor() converts each event to local time. 323 // Static class, so the time in this toString will not reflect the 325 Time time = new Time(); local 327 time.setJulianDay(start) 637 Time time = new Time(mTimeZone); local 641 Time time = new Time(mTimeZone); local 653 Time time = new Time(mTimeZone); local 922 Time time = new Time(mTimeZone); local 941 Time time = new Time(mTimeZone); local 1182 Time time = new Time(mTimeZone); local [all...] |
/external/chromium_org/base/process/ |
internal_linux.h | 17 class Time; 55 VM_UTIME = 13, // Time scheduled in user mode in clock ticks. 56 VM_STIME = 14, // Time scheduled in kernel mode in clock ticks. 58 VM_STARTTIME = 21, // The time the process started in clock ticks. 81 // Returns the time that the OS started. Clock ticks are relative to this. 82 Time GetBootTime(); 84 // Converts Linux clock ticks to a wall time delta.
|
/external/chromium_org/chrome/browser/chromeos/power/ |
cpu_data_collector.h | 15 #include "base/time/time.h" 24 // occupancy information using suspend time data from 32 // The time when the data was sampled. 33 base::Time time; member in struct:chromeos::CpuDataCollector::StateOccupancySample 38 // A mapping from a CPU state to time spent in that state in milliseconds.
|
/external/chromium_org/chrome/browser/component_updater/ |
background_downloader_win.h | 12 #include "base/time/time.h" 70 // Returns true if at the time of the call, it appears that the job 89 // Contains the time when the download of the current url has started. 90 base::Time download_start_time_; 92 // Contains the time when the BITS job is last seen making progress. 93 base::Time job_stuck_begin_time_;
|
/external/chromium_org/chrome/browser/extensions/api/log_private/ |
syslog_parser.cc | 16 #include "base/time/time.h" 46 std::string time = tokenizer.token(); local 47 if (ParseTime(time, &(entry->timestamp)) != SyslogParser::SUCCESS) { 74 base::Time parsed_time; 75 if (!base::Time::FromString(input.c_str(), &parsed_time)) { 76 LOG(ERROR) << "Error when parsing time";
|
/external/chromium_org/chrome/browser/history/ |
visit_database_unittest.cc | 12 #include "base/time/time.h" 19 using base::Time; 74 VisitRow visit_info1(1, Time::Now(), 0, content::PAGE_TRANSITION_LINK, 0); 94 // Make sure we got both (order in result set is visit time). 104 VisitRow visit_info1(1, Time::FromInternalValue(kTime1), 0, 109 VisitRow visit_info2(1, Time::FromInternalValue(kTime2), 114 VisitRow visit_info3(1, Time::FromInternalValue(kTime3), 141 VisitRow original(1, Time::Now(), 23, content::PageTransitionFromInt(0), 19); 148 modification.visit_time = Time::Now() + TimeDelta::FromDays(1) [all...] |
/external/chromium_org/chrome/browser/predictors/ |
logged_in_predictor_table.cc | 61 base::StringPrintf("INSERT OR IGNORE INTO %s (domain, time) VALUES (?,?)", 65 statement.BindInt64(1, base::Time::Now().ToInternalValue()); 107 const base::Time& delete_begin, const base::Time& delete_end) { 113 base::StringPrintf("DELETE FROM %s WHERE time >= ? AND time <= ?", 150 "CREATE TABLE %s (domain TEXT, time INTEGER, PRIMARY KEY(domain))";
|
/external/chromium_org/chrome/browser/sync_file_system/ |
sync_process_runner.cc | 16 const int64 kSyncDelayInMilliseconds = 1 * base::Time::kMillisecondsPerSecond; 20 const int64 kSyncDelayWithSyncError = 3 * base::Time::kMillisecondsPerSecond; 28 30 * base::Time::kMillisecondsPerSecond; // Start with 30 sec + exp backoff 32 30 * 60 * base::Time::kMillisecondsPerSecond; // 30 min 118 (base::Time::Now() - last_scheduled_).InSeconds()); 133 last_scheduled_ = base::Time::Now(); 150 base::TimeDelta elapsed = base::Time::Now() - last_scheduled_;
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
x_privet_token_unittest.cc | 16 #include "base/time/time.h" 24 XPrivetToken xtoken(secret, base::Time::FromTimeT(gen_time)); 43 base::Time gen_time = base::Time::FromTimeT(1372444784); 66 base::Time gen_time = base::Time::FromTimeT(1372444784);
|
/external/chromium_org/components/autofill/core/browser/webdata/ |
autofill_webdata.h | 17 class Time; 56 const base::Time& delete_begin, const base::Time& delete_end) = 0; 97 const base::Time& delete_begin, const base::Time& delete_end) = 0; 102 const base::Time& delete_begin, const base::Time& delete_end) = 0;
|
/external/chromium_org/components/policy/core/common/cloud/ |
cloud_policy_refresh_scheduler.h | 11 #include "base/time/time.h" 49 base::Time last_refresh() const { return last_refresh_; } 96 // execute that refresh at the appropriate time. 115 // The last time a refresh callback completed. 116 base::Time last_refresh_; 133 base::Time creation_time_;
|
/external/chromium_org/components/translate/core/browser/ |
translate_language_list.h | 14 #include "base/time/time.h" 29 // Returns the last-updated time when the language list is fetched from the 30 // Translate server. Returns null time if the list is yet to be fetched. 31 base::Time last_updated() { return last_updated_; } 110 // The last-updated time when the language list is sent. 111 base::Time last_updated_;
|
/external/chromium_org/content/public/android/java/strings/ |
android_content_strings.grd | 108 <message desc="Label for 'set' button in date picker dialog and time picker dialog, used to replace the contents of a field with the chosen date or time [CHAR-LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_SET"> 111 <message desc="Label for 'clear' button in date picker dialog and time picker dialog, used to replace the contents of a field with the empty string [CHAR-LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_CLEAR"> 114 <message desc="Label for 'other' button in date picker dialog and time picker dialog, used to close the list of suggestions and open the the full date/time picker [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_OTHER_BUTTON_LABEL"> 117 <message desc="Title for the date/time picker dialog, which can be used to choose a date and time. [CHAR-LIMIT=32]" name="IDS_DATE_TIME_PICKER_DIALOG_TITLE"> 118 Set date and time 120 <message desc="Title for the time picker dialog, which can be used to choose a time. [CHAR-LIMIT=32]" name="IDS_TIME_PICKER_DIALOG_TITLE" [all...] |
/external/chromium_org/net/base/ |
upload_element.h | 12 #include "base/time/time.h" 35 // If NULL time is returned, we do not do the check. 36 const base::Time& expected_file_modification_time() const { 55 SetToFilePathRange(path, 0, kuint64max, base::Time()); 63 const base::Time& expected_modification_time) { 79 base::Time expected_file_modification_time_;
|