HomeSort by relevance Sort by last modified time
    Searched full:max_value (Results 2276 - 2300 of 2548) sorted by null

<<919293949596979899100>>

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoPage.java 176 private long mDeferUpdateUntil = Long.MAX_VALUE;
    [all...]
  /packages/apps/Settings/src/com/android/settings/applications/
RunningState.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
MetadataDbHelper.java 466 long earliestTime = Long.MAX_VALUE; // Almost 300 million years in the future
    [all...]
UpdateHandler.java     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 652 jlong max_value; member in struct:_jvmtiTimerInfo
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 652 jlong max_value; member in struct:_jvmtiTimerInfo
    [all...]
  /prebuilts/jdk/jdk9/darwin-x86/include/
jvmti.h 654 jlong max_value; member in struct:_jvmtiTimerInfo
    [all...]
  /prebuilts/jdk/jdk9/linux-x86/include/
jvmti.h 654 jlong max_value; member in struct:_jvmtiTimerInfo
    [all...]
  /system/extras/simpleperf/scripts/
report_html.js     [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAToDFAConverter.java     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
PluralRules.java     [all...]
  /external/icu/icu4c/source/i18n/unicode/
calendar.h 192 * <code>Long.MIN_VALUE</code> to <code>Long.MAX_VALUE</code>.
    [all...]
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
CacheTest.java 87 cache = new Cache(new File("/cache/"), Integer.MAX_VALUE, fileSystem);
    [all...]
  /external/scapy/scapy/contrib/
http2.py 264 max_value = 1 << 64
268 if value > max_value:
    [all...]
  /external/tensorflow/tensorflow/stream_executor/
dnn.h     [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 284 long effectiveTimeoutMs = Long.MAX_VALUE;
    [all...]
  /frameworks/base/core/java/android/os/
Parcel.java 764 if (newNativeSize > Integer.MAX_VALUE) {
765 newNativeSize = Integer.MAX_VALUE;
    [all...]
StrictMode.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Phone.java     [all...]
  /libcore/ojluni/src/main/java/java/lang/
Thread.java     [all...]
  /libcore/ojluni/src/main/java/java/text/
DecimalFormat.java     [all...]
SimpleDateFormat.java     [all...]
  /libcore/ojluni/src/main/java/java/util/
TreeMap.java     [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ThreadPoolExecutor.java 97 * Integer.MAX_VALUE}, you allow the pool to accommodate an arbitrary
140 * TimeUnit)}. Using a value of {@code Long.MAX_VALUE} {@link
    [all...]

Completed in 1298 milliseconds

<<919293949596979899100>>