HomeSort by relevance Sort by last modified time
    Searched full:latest (Results 601 - 625 of 2405) sorted by null

<<21222324252627282930>>

  /system/core/crash_reporter/
crash_reporter_logs.conf 109 echo "===powerd.LATEST (tail)==="; \
110 tail -50 /var/log/power_manager/powerd.LATEST; \
  /external/autotest/tko/
nightly.py 152 # A test is regressed on some platform if its latest results are
154 # Runs for the latest kernel may be underway and incomplete.
155 # In that case, selectively use next-latest kernel.
156 # TODO: the next-latest method hurts if latest run is not sorted last,
159 latest = kernels[-1]
162 for k in [ref, prev, latest]:
167 if latest in scores and platform in scores[latest]:
168 k = latest
    [all...]
  /external/autotest/site_utils/
test_push.py 17 The script uses latest stumpy canary build as test build by default.
103 # For latest build, npo_test_delta does not exist.
134 @param devserver: devserver used to look for latest staged build. If value
167 help='Default is the latest canary build of given '
171 help='Default is the latest canary build of given '
185 help='devserver to find what\'s the latest build.')
194 # Get latest canary build as default build.
  /libcore/ojluni/src/main/java/java/util/jar/
Pack200.java 64 * p.put(Packer.MODIFICATION_TIME, Packer.LATEST);
214 * other words, the pack file version will be the latest, if the class files
215 * are the latest and conversely the pack file version will be the oldest
312 * If this property is set to the special string {@link #LATEST},
313 * the packer will attempt to determine the latest modification time,
314 * among all the available entries in the original archive or the latest
513 /** The string "latest", a possible value for certain properties.
516 String LATEST = "latest";
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_utils.py 160 latest_symlink = os.path.join(log_root_dir, 'latest')
169 # Set up the latest symbolic link to the newly created log directory.
175 print 'Error in setup latest symlink (%s): %s' % (latest_symlink, e)
summary.sh 77 ls "$TEST_DIR" --hide=latest
  /external/libmtp/
INSTALL 70 bind to the latest version of the shared library. A link to the
71 latest version is always provided as $PREFIX/lib/libmtp.so.
80 On Linux, please use the very latest version you can get, between
  /external/libpng/contrib/gregbook/
README 54 mation and links to the latest version of the source code, and Chapters
85 Unpack the latest pngbook sources (which should correspond to this
101 Unpack the latest pngbook sources (which should correspond to this
  /external/webrtc/webrtc/modules/video_coding/
media_opt_util.h 259 // - nPackets : Number of packets in the latest sent frame.
265 // - nPackets : umber of packets in the latest sent frame.
271 // - keyFrameSize : The size of the latest sent key frame.
  /frameworks/base/libs/hwui/renderthread/
RenderThread.cpp 216 nsecs_t latest = 0; local
223 latest = ev.header.timestamp;
231 return latest;
  /packages/apps/DeskClock/src/com/android/deskclock/data/
StopwatchModel.java 96 // Refresh the stopwatch notification to reflect the latest stopwatch state.
132 // Refresh the stopwatch notification to reflect the latest stopwatch state.
192 * Updates the notification to reflect the latest state of the stopwatch and recorded laps.
  /bionic/libc/kernel/
README.TXT 56 Grab the latest headers from the android kernel by running this command:
  /build/soong/
Android.bp 5 // 1) "repo sync build/soong" to make sure you have the latest build.ninja.in
  /cts/tests/tests/permission/src/android/permission/cts/
NoReadLogsPermissionTest.java 68 + "the latest logger.c from the Android kernel?",
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/res/values/
styles.xml 53 means that we can set them here for all platforms (v7 through to the latest).
  /developers/build/templates/base/_MODULE_/
build.gradle.ftl 56 needs the latest version number attached. -->
  /developers/build/templates/base-application/_MODULE_/
build.gradle.ftl 54 needs the latest version number attached. -->
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/src/main/res/values/
styles.xml 53 means that we can set them here for all platforms (v7 through to the latest).
  /development/samples/browseable/ActionBarCompat-Styled/res/values/
styles.xml 53 means that we can set them here for all platforms (v7 through to the latest).
  /device/google/contexthub/firmware/inc/algos/
gyro_stillness_detect.h 78 // Latest computed variance.
  /docs/source.android.com/src/devices/camera/
camera3_metadata.jd 47 the latest set of results it has received in order to update the settings for
  /docs/source.android.com/src/security/bulletin/
index.jd 23 information users can follow to ensure their device has the latest security
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
index.apt 32 so on. Use the latest patch release of the plugin.
  /external/antlr/antlr-3.4/gunit/
README.txt 12 You should use the latest ANTLR v3 with gUnit:
  /external/autotest/client/site_tests/platform_Mosys/
platform_Mosys.py 26 # Latest mosys removes these numbers:

Completed in 2929 milliseconds

<<21222324252627282930>>