/external/opencv/ |
VERSION.txt | 3 Please note that due to platform and project constraints this is NOT the latest version of OpenCV!
|
/external/icu4c/ |
ThirdPartyProject.prop | 3 currentVersion=4.2.1. 3.8.1 is latest 3.8.
|
/external/mesa3d/docs/ |
precompiled.html | 16 Mesa and often have the latest Mesa release available as an update.
|
/external/qemu-pc-bios/vgabios/ |
ChangeLog | 18 - requires latest Bochs VBE code (16 MB video memory, VBE_DISPI_ID5, VRAM size 84 - disable the generation of linemarkers by the preprocessor, since the latest 292 * VGABIOS-lgpl-latest.bin (1.61), VGABIOS-lgpl-latest.cirrus.bin 293 (1.13), VGABIOS-lgpl-latest.cirrus.debug.bin (1.13), 294 VGABIOS-lgpl-latest.debug.bin (1.61), clext.c (1.9): 301 * VGABIOS-lgpl-latest.bin (1.60), VGABIOS-lgpl-latest.cirrus.bin (1.12), 302 VGABIOS-lgpl-latest.cirrus.debug.bin (1.12), 303 VGABIOS-lgpl-latest.debug.bin (1.60), clext.c (1.8) [all...] |
Makefile | 37 cp VGABIOS-lgpl-latest.bin ../$(RELEASE).bin 38 cp VGABIOS-lgpl-latest.debug.bin ../$(RELEASE).debug.bin 39 cp VGABIOS-lgpl-latest.cirrus.bin ../$(RELEASE).cirrus.bin 40 cp VGABIOS-lgpl-latest.cirrus.debug.bin ../$(RELEASE).cirrus.debug.bin 49 mv vgabios.bin VGABIOS-lgpl-latest.bin 50 ./biossums VGABIOS-lgpl-latest.bin 51 ls -l VGABIOS-lgpl-latest.bin 59 mv vgabios.debug.bin VGABIOS-lgpl-latest.debug.bin 60 ./biossums VGABIOS-lgpl-latest.debug.bin 61 ls -l VGABIOS-lgpl-latest.debug.bi [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
messages.properties | 4 VersionCheck_SDK_Milestone_Too_Low=This version of ADT requires a SDK in version M%1$d or above.\n\nCurrent version is %2$s.\n\nPlease update your SDK to the latest version. 5 VersionCheck_SDK_Build_Too_Low=This version of ADT requires a SDK in version %1$d (M%2$d) or above.\n\nCurrent version is %3$s.\n\nPlease update your SDK to the latest version. 8 VersionCheck_Plugin_Too_Old=This Android SDK requires Android Developer Toolkit version %1$d.%2$d.%3$d or above.\n\nCurrent version is %4$s.\n\nPlease update ADT to the latest version.
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ProtocolVersion.java | 95 ProtocolVersion latest = getByName(protocols[0]); local 102 if ((latest == null) 103 || (latest.version[0] < current.version[0]) 104 || (latest.version[0] == current.version[0] && latest.version[1] < current.version[1])) { 105 latest = current; 108 return latest;
|
/external/icu4c/tools/toolutil/ |
filetools.cpp | 64 int32_t latest = whichFileModTimeIsLater(filePath, newpath); local 65 if (latest < 0 || latest == 2) { 81 int32_t latest = whichFileModTimeIsLater(filePath, checkAgainst); local 82 if (latest < 0 || latest == 2) {
|
/external/qemu-pc-bios/ |
README | 10 The file bios.bin is actually BIOS-bochs-latest, which is built from 25 The file vgabios-cirrus.bin is VGABIOS-lgpl-latest.cirrus.bin, which 49 The two binaries rombios16.bin and VGABIOS-lgpl-latest.cirrus.binare
|
Makefile | 33 $(CP) bochs/bios/BIOS-bochs-latest $@ 37 $(CP) vgabios/VGABIOS-lgpl-latest.cirrus.bin $@
|
/external/icu4c/test/perf/utfperf/ |
UtfPerf.pl | 34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest 37 $p2 = $ICUPathLatest."/utfperf/utfperf -e gb18030"; # Latest
|
/external/icu4c/test/perf/utrie2perf/ |
utrie2perf.pl | 34 $p2 = $ICUPathLatest."/utfperf/$WindowsPlatform/Release/utfperf.exe -e gb18030"; # Latest 37 $p2 = $ICUPathLatest."/utfperf/utfperf -e gb18030"; # Latest
|
/frameworks/compile/libbcc/include/bcinfo/ |
BitcodeTranslator.h | 34 * Translates \p bitcode of a particular \p version to the latest version. 46 * Translate the supplied bitcode to the latest supported version.
|
/system/media/audio_effects/include/audio_effects/ |
effect_visualizer.h | 44 VISUALIZER_CMD_CAPTURE = EFFECT_CMD_FIRST_PROPRIETARY, // Gets the latest PCM capture. 47 // VISUALIZER_CMD_CAPTURE retrieves the latest PCM snapshot captured by the visualizer engine.
|
/external/icu4c/test/perf/ustrperf/ |
StringPerf_r.pl | 30 my $p2; # Latest 34 $p2 = $ICUPathLatest."/ustrperf/$WindowsPlatform/Release/stringperf.exe -b -u"; # Latest 37 $p2 = $ICUPathLatest."/ustrperf/stringperf -b -u"; # Latest
|
/external/chromium/chrome/browser/policy/ |
configuration_policy_provider_win.h | 18 // the latest version of the policy set by administrators.
|
/external/dropbear/debian/ |
README.Debian.diet | 8 To use the diet libc, make sure the latest versions of the dietlibc-dev
|
/external/e2fsprogs/ |
README | 6 information about the latest version at the the e2fsprogs web page,
|
/external/oprofile/daemon/liblegacy/ |
opd_24_stats.h | 36 /** opd_print_24_stats - print out latest statistics */
|
/ndk/sources/host-tools/ndk-stack/regex/ |
targetver.h | 9 // Refer to MSDN for the latest info on corresponding values for different platforms.
|
/external/stlport/doc/ |
README.windows | 30 consider that it can use latest Windows OS features like the new 50 Of course, targetting the latest Windows OS versions will give you the best 53 use the latest API functions. There is only one exception to this behavior,
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/ |
SdkAddonsListConstants.java | 44 /** The latest version of the sdk-addons-list XML Schema.
48 /** The XML namespace of the latest sdk-addons-list XML. */
64 * to the latest sdk-addon-N.xsd schema, or it can be the URL of a
|
/development/samples/TicTacToeLib/ |
_index.html | 34 to the latest version of the SDK tools (r6 or higher) and Android platforms, as 35 well as the latest version of ADT (0.9.7 or higher), if you are developing in
|
/external/chromium/chrome/browser/ |
upgrade_detector.h | 18 // background. We basically ask Omaha what it thinks the latest version is and 53 // Launches a task on the file thread to check if we have the latest version.
|
/bionic/libc/arch-x86/string/ |
strcmp_wrapper.S | 34 # include "ssse3-strcmp-latest.S"
|