HomeSort by relevance Sort by last modified time
    Searched refs:TIME (Results 26 - 50 of 118) sorted by null

12 3 4 5

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 13 #include <time.h>
133 TIME = 0,
229 CASE_NAME(TIME);
307 if (components[TIME].order == i) {
309 PRINT("TIME,");
601 " t = TIME\n"
636 t = time(NULL);
654 /* parse each character one a time */
693 components[TIME].order = j;
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 58 #use Time::Local;
118 TIME 17:00:00.000
147 "TIME" => 4,
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DateTimeActivity.java 97 case TIME:
225 // Updates the member strings to reflect the current date and time.
266 case TIME:
321 // Updates the Date and Time entries in the current view, without resetting the
338 mActions.add(ActionType.TIME.toAction(mResources, mNowTime));
345 case TIME:
371 mActions.add(ActionType.TIME.toAction(mResources, mNowTime));
379 case TIME:
470 // turn off Auto date/time
499 // turn off Auto date/time
    [all...]
ActionType.java 38 * Date & Time
42 TIME(R.string.system_time),
  /external/smack/src/org/xbill/DNS/
WKSRecord.java 277 /** Time */
278 public static final int TIME = 37;
412 /** Network Time Protocol */
491 services.add(TIME, "time");
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceNetworkVars.java 74 VAR_MAP.put("build.brand", new StaticVarGetter(Long.toString(Build.TIME)));
Monkey.java 105 /** Send no events. Use with long throttle-time to watch user operations */
112 * Count each event as a cycle. Set to false for scripts so that each time
225 /** Device idle time. This is for the scripted monkey. **/
325 System.err.println("// Build Time: " + Build.TIME);
485 output.write("iteration: " + count + " time: "
836 } else if (opt.equals("--device-sleep-time")) {
837 mDeviceSleepTime = nextOptionLong("Device sleep time" +
    [all...]
  /external/e2fsprogs/lib/blkid/
read.c 18 #include <time.h>
53 * <TIME="time"> (ascii time_t) time this entry was last read from disk
322 else if (!strcmp(name, "TIME"))
459 printf(" dev: TIME=\"%lld\"\n", (long long)dev->bid_time);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
perf-record.c 93 * so that we have time to open the evlist (calling sys_perf_event_open
109 perf_evsel__set_sample_bit(evsel, TIME);
183 pr_info("%" PRIu64" %d ", sample.time, sample.cpu);
187 if (prev_time > sample.time) {
188 pr_debug("%s going backwards in time, prev=%" PRIu64 ", curr=%" PRIu64 "\n",
189 name, prev_time, sample.time);
193 prev_time = sample.time;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
aural_style_util.js 206 'TIME': {
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/layout_package/
json_results_generator.py 33 import time namespace
108 """Breaks a test name into chunks by directory and puts the test time as a value in the lowest part, e.g.
164 # Min time (seconds) that will be added to the JSON.
185 TIME = "secondsSinceEpoch"
296 # Update the all failing tests with result type and time.
346 """Returns test timing data (elapsed time) in second
349 # Floor for now to get time in seconds.
522 """ Inserts generic metadata (such as version number, current time etc)
544 int(time.time()),
    [all...]
  /external/aac/libSBRenc/src/
code_env.cpp 233 /* No delta coding in time from the previous frame due to 1.5dB FIx-FIX rule */
486 /* no delta coding in time in case of a header */
595 directionVec[i] = TIME;
env_est.cpp 149 Calculate energy of each time slot pair, max energy
242 Calculate energy of each time slot pair, max energy
    [all...]
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java     [all...]
  /external/mksh/src/
syn.c 470 case TIME:
785 { "time", TIME, true },
  /external/owasp/sanitizer/tools/findbugs/lib/
jFormatString.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
evsel.c 657 perf_evsel__set_sample_bit(evsel, TIME);
660 perf_evsel__set_sample_bit(evsel, TIME);
1201 sample->time = *array;
1254 data->stream_id = data->id = data->time = -1ULL;
1300 data->time = *array;
    [all...]
  /external/qemu/android/
hw-events.h 304 KEY_CODE(TIME ,0x167) \
  /external/chromium_org/third_party/zlib/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
234 first time it's called, and returns those tables the first time and
236 exchange for a little execution time. However, BUILDFIXED should not be
688 state->mode = TIME;
689 case TIME:
692 state->head->time = hold;
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-script.c 54 {.str = "time", .field = PERF_OUTPUT_TIME},
218 if (PRINT_FIELD(TIME) &&
219 perf_evsel__check_stype(evsel, PERF_SAMPLE_TIME, "TIME",
314 if (PRINT_FIELD(TIME)) {
315 nsecs = sample->time;
514 if (sample->time < last_timestamp) {
517 sample->time);
520 last_timestamp = sample->time;
1148 /* Skip those real time scripts: xxxtop.p[yl] */
1297 "Fields: comm,tid,pid,time,cpu,event,trace,ip,sym,dso,
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
255 first time it's called, and returns those tables the first time and
257 exchange for a little execution time. However, BUILDFIXED should not be
704 state->mode = TIME;
705 case TIME:
708 state->head->time = hold;
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
255 first time it's called, and returns those tables the first time and
257 exchange for a little execution time. However, BUILDFIXED should not be
704 state->mode = TIME;
705 case TIME:
708 state->head->time = hold;
    [all...]
  /external/zlib/src/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
255 first time it's called, and returns those tables the first time and
257 exchange for a little execution time. However, BUILDFIXED should not be
704 state->mode = TIME;
705 case TIME:
708 state->head->time = hold;
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
id3_parser.js 477 * other languages), translation exists at least for 10% and most time
701 TIME: 'ID3_TIME',

Completed in 982 milliseconds

12 3 4 5