HomeSort by relevance Sort by last modified time
    Searched refs:TIME (Results 51 - 75 of 105) sorted by null

1 23 4 5

  /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 152 Calculate energy of each time slot pair, max energy
245 Calculate energy of each time slot pair, max energy
    [all...]
bit_sbr.cpp 611 time/frequency grouping of a frame; else counts them only
712 time/frequency grouping of a frame;
    [all...]
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCDatabaseMetaData.java     [all...]
  /external/linux-tools-perf/
builtin-script.c 43 {.str = "time", .field = PERF_OUTPUT_TIME},
175 if (PRINT_FIELD(TIME) &&
176 perf_event_attr__check_stype(attr, PERF_SAMPLE_TIME, "TIME",
253 if (PRINT_FIELD(TIME)) {
254 nsecs = sample->time;
359 if (sample->time < last_timestamp) {
362 sample->time);
365 last_timestamp = sample->time;
988 "comma separated output fields prepend with 'type:'. Valid types: hw,sw,trace,raw. Fields: comm,tid,pid,time,cpu,event,trace,sym",
  /external/mksh/src/
syn.c 471 case TIME:
792 { "time", TIME, true },
sh.h 42 #include <sys/time.h>
43 #include <time.h>
45 #include <sys/time.h>
47 #include <time.h>
353 (tv).tv_sec = time(NULL); \
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /external/qemu/android/
hw-events.h 304 KEY_CODE(TIME ,0x167) \
  /external/qemu/distrib/zlib-1.2.3/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
199 first time it's called, and returns those tables the first time and
201 exchange for a little execution time. However, BUILDFIXED should not be
651 state->mode = TIME;
652 case TIME:
655 state->head->time = hold;
    [all...]
  /external/zlib/src/
inflate.c 36 * - Add compile time option, POSTINC, to use post-increments instead (Intel?)
254 first time it's called, and returns those tables the first time and
256 exchange for a little execution time. However, BUILDFIXED should not be
703 state->mode = TIME;
704 case TIME:
707 state->head->time = hold;
    [all...]
  /development/cmds/monkey/src/com/android/commands/monkey/
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/smack/src/com/kenai/jbosh/
BOSHClient.java 136 * Amount of time to wait before sending an empty request, in
149 * The amount of time in milliseconds which will be reserved as a
151 * value. This should give us enough time to build the message
471 * will block for short periods of time.
526 * requests to the connection manager for a period of time greater than
1386 Long time = Long.parseLong(resp.getAttribute(Attributes.TIME)); local
    [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java 55 import android.text.format.Time;
307 * The sort order is: events with an earlier start time occur first and if
308 * the start times are the same, then events with a later end time occur
309 * first. The later end time is ordered first so that long-running events in
590 // closed by the time this is executed
622 * Check if we are in the same time zone
692 + "at the same time in EventsRawTimes!");
714 Time time = (timezone != null) ? new Time(timezone) : new Time() local
786 Time time = new Time(instancesTimezone); local
1076 Time time = new Time(instancesTimezone); local
1257 Time time = new Time(instancesTimezone); local
1297 Time time = new Time(instancesTimezone); local
1530 Time time = new Time(); local
2992 Time time = new Time(timezone); local
    [all...]
  /libcore/luni/src/test/java/tests/java/sql/
DatabaseMetaDataTest.java     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /prebuilts/sdk/8/
android.jar 
  /libcore/benchmarks/libs/
caliper.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 

Completed in 449 milliseconds

1 23 4 5