/system/core/nexus/ |
DhcpEvent.cpp | 31 else if (val == DhcpEvent::RELEASE) 32 strncpy(buffer, "RELEASE", max); 48 else if (!strcasecmp(buffer, "RELEASE")) 49 return DhcpEvent::RELEASE;
|
/development/pdk/docs/source/ |
code-lines.jd | 11 for a given "code line". For instance, when a release is cut, sometimes that 17 <li>A <i>release</i> corresponds to a formal version of the Android platform, such 18 as 1.5, 2.0, and so on. Generally speaking, a release of the platform 29 placeholders, and the diagram actually reflects the overall release and 31 <li>At all times, the Release code-line (which may actually consist of 34 should pull only from a Release branch.</li> 37 <li>Changes that prove stable will eventually be pulled into a Release 40 <li>Changes will be pulled into Release branches from upstream projects 45 <li>Changes will be pulled from upstream, Release, and Experimental branches 48 tested, Google will cut a release of the next platform version. (Thi [all...] |
/external/expat/bcb5/ |
elements.bpr | 6 <PROJECT value="Release\elements.exe"/> 7 <OBJFILES value="Release\obj\examples\elements.obj"/> 13 <LIBFILES value="Release\libexpats_mtd.lib"/> 25 <RELEASELIBPATH value="$(BCB)\lib\release"/> 53 Release=0 87 Item3=$(BCB)\lib;$(RELEASELIBPATH);..\lib\Release-w_static 119 Item0=Release\obj\examples 120 Item1=Release\obj\elements 121 Item2=Release\obj\mts 122 Item3=..\examples\Release [all...] |
/external/icu4c/data/ |
makedata.vcproj | 22 Name="Release|Win32" 23 OutputDirectory=".\x86\Release" 24 IntermediateDirectory=".\x86\Release" 33 BuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release" 34 ReBuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean all" 35 CleanCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x86\Release clean" 70 Name="Release|x64" 71 OutputDirectory=".\x64\Release" 72 IntermediateDirectory=".\x64\Release" 81 BuildCommandLine="NMAKE /f makedata.mak ICUMAKE="$(ProjectDir)\" CFG=x64\Release" [all...] |
/external/libffi/ |
libtool-version | 12 # release of your software. More frequent updates are unnecessary, 22 # 5. If any interfaces have been added since the last public release, 26 # release, then set age to 0.
|
/external/skia/src/images/ |
SkImageRef_GlobalPool.cpp | 15 this->mutex()->release(); 21 this->mutex()->release(); 46 this->mutex()->release();
|
/development/host/windows/usb/api/ |
adb_api.cpp | 64 enum_obj->Release();
86 adb_ienum_object->Release();
101 adb_ienum_object->Release();
137 obj->Release();
210 adb_object->Release();
229 adb_object->Release();
246 adb_object->Release();
263 adb_object->Release();
280 adb_object->Release();
298 adb_object->Release();
[all...] |
/external/icu4c/samples/layout/ |
layout.vcproj | 21 Name="Release|Win32" 22 OutputDirectory=".\x86\Release" 23 IntermediateDirectory=".\x86\Release" 44 TypeLibraryName=".\x86\Release/layout.tlb" 56 PrecompiledHeaderFile=".\x86\Release/layout.pch" 57 AssemblerListingLocation=".\x86\Release/" 58 ObjectFile=".\x86\Release/" 59 ProgramDataBaseFileName=".\x86\Release/" 78 OutputFile=".\x86\Release/layout.exe" 81 ProgramDatabaseFile=".\x86\Release/layout.pdb [all...] |
/external/icu4c/stubdata/ |
stubdata.vcproj | 21 Name="Release|Win32" 22 OutputDirectory=".\x86\Release" 23 IntermediateDirectory=".\x86\Release" 48 TypeLibraryName=".\x86\Release\icudt.tlb" 60 PrecompiledHeaderFile=".\x86\Release\stubdata.pch" 61 AssemblerListingLocation=".\x86\Release/" 62 ObjectFile=".\x86\Release/" 63 ProgramDataBaseFileName=".\x86\Release/" 87 ProgramDatabaseFile=".\x86\Release\icudt.pdb" 216 Name="Release|x64 [all...] |
/external/icu4c/test/letest/ |
gendata.vcproj | 201 Name="Release|Win32" 202 OutputDirectory=".\x86\Release" 203 IntermediateDirectory=".\x86\Release" 224 TypeLibraryName=".\x86\Release/gendata.tlb" 236 PrecompiledHeaderFile=".\x86\Release/gendata.pch" 237 AssemblerListingLocation=".\x86\Release/" 238 ObjectFile=".\x86\Release/" 239 ProgramDataBaseFileName=".\x86\Release/" 258 OutputFile=".\x86\Release/gendata.exe" 261 ProgramDatabaseFile=".\x86\Release/gendata.pdb [all...] |
/external/jpeg/ |
makeapps.ds | 46 # PROP BASE Output_Dir "cjpeg\Release" 47 # PROP BASE Intermediate_Dir "cjpeg\Release" 51 # PROP Output_Dir "cjpeg\Release" 52 # PROP Intermediate_Dir "cjpeg\Release" 54 OUTDIR=.\cjpeg\Release 55 INTDIR=.\cjpeg\Release 77 CPP_OBJS=.\cjpeg\Release/ 89 # ADD LINK32 Release\jpeg.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 90 LINK32_FLAGS=Release\jpeg.lib kernel32.lib user32.lib gdi32.lib winspool.lib\ 114 # PROP BASE Output_Dir "djpeg\Release" [all...] |
/external/bzip2/ |
dlltest.dsp | 20 !MESSAGE "dlltest - Win32 Release" ("Win32 (x86) Console Application" ?p) 30 !IF "$(CFG)" == "dlltest - Win32 Release" 34 # PROP BASE Output_Dir "Release" 35 # PROP BASE Intermediate_Dir "Release" 39 # PROP Output_Dir "Release" 40 # PROP Intermediate_Dir "Release" 82 # Name "dlltest - Win32 Release"
|
/external/expat/tests/benchmark/ |
benchmark.dsp | 20 !MESSAGE "benchmark - Win32 Release" (based on "Win32 (x86) Console Application")
31 !IF "$(CFG)" == "benchmark - Win32 Release"
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
81 # Name "benchmark - Win32 Release"
|
/external/icu4c/extra/uconv/ |
makedata.mak | 7 # nmake /f makedata.mak icup=<path_to_icu_instalation> [Debug|Release] 18 !IF "$(CFG)" != "Release" && "$(CFG)" != "release" && "$(CFG)" != "Debug" && "$(CFG)" != "debug" && "$(CFG)" != "x86\Release" && "$(CFG)" != "x86\Debug" && "$(CFG)" != "x64\Release" && "$(CFG)" != "x64\Debug" 27 !MESSAGE "Release" 51 !IF "$(CFG)" == "x64\Release" || "$(CFG)" == "x64\Debug"
|
/external/quake/quake/src/QW/qwfwd/ |
qwfwd.001 | 20 !MESSAGE "QWFwd - Win32 Release" (based on "Win32 (x86) Console Application")
30 !IF "$(CFG)" == "QWFwd - Win32 Release"
34 # PROP BASE Output_Dir "Release"
35 # PROP BASE Intermediate_Dir "Release"
39 # PROP Output_Dir "Release"
40 # PROP Intermediate_Dir "Release"
82 # Name "QWFwd - Win32 Release"
|
qwfwd.dsp | 20 !MESSAGE "QWFwd - Win32 Release" (based on "Win32 (x86) Console Application")
31 !IF "$(CFG)" == "QWFwd - Win32 Release"
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
83 # Name "QWFwd - Win32 Release"
|
/external/dropbear/debian/ |
changelog | 3 * New upstream release. 9 * new upstream point release. 20 * New upstream release. 25 * new upstream release updates to scp from OpenSSH 4.3p2 - fixes a 34 * New upstream release. 50 * New upstream release, various fixes. 70 * New upstream release, various fixes. 76 * New upstream release. 90 * New upstream release 0.43 105 * New upstream release 0.42 [all...] |
/external/icu4c/io/ |
io.vcproj | 21 Name="Release|Win32" 23 IntermediateDirectory=".\x86\Release" 59 PrecompiledHeaderFile=".\x86\Release/icuio.pch" 60 AssemblerListingLocation=".\x86\Release/" 61 ObjectFile=".\x86\Release/" 62 ProgramDataBaseFileName=".\x86\Release/" 211 Name="Release|x64" 212 OutputDirectory=".\x64\Release" 213 IntermediateDirectory=".\x64\Release" 249 PrecompiledHeaderFile=".\x64\Release/icuio.pch [all...] |
/external/icu4c/tools/toolutil/ |
toolutil.vcproj | 21 Name="Release|Win32" 23 IntermediateDirectory=".\x86\Release" 60 PrecompiledHeaderFile=".\x86\Release/toolutil.pch" 61 AssemblerListingLocation=".\x86\Release/" 62 ObjectFile=".\x86\Release/" 63 ProgramDataBaseFileName=".\x86\Release/" 212 Name="Release|x64" 213 OutputDirectory=".\x64\Release" 214 IntermediateDirectory=".\x64\Release" 251 PrecompiledHeaderFile=".\x64\Release/toolutil.pch [all...] |
/external/icu4c/common/ |
common.vcproj | 21 Name="Release|Win32" 23 IntermediateDirectory=".\x86\Release" 58 PrecompiledHeaderFile=".\x86\Release/common.pch" 59 AssemblerListingLocation=".\x86\Release/" 60 ObjectFile=".\x86\Release/" 61 ProgramDataBaseFileName=".\x86\Release/" 205 Name="Release|x64" 206 OutputDirectory=".\x64\Release" 207 IntermediateDirectory=".\x64\Release" 242 PrecompiledHeaderFile=".\x64\Release/common.pch [all...] |
/dalvik/libcore/concurrent/src/test/java/tests/api/java/util/concurrent/ |
AbstractQueuedSynchronizerTest.java | 112 rl.release(1); 123 rl.release(1); 145 sync.release(1); 189 sync.release(1); 221 sync.release(1); 251 sync.release(1); 283 sync.release(1); 315 sync.release(1); 345 sync.release(1); 392 sync.release(1) [all...] |
/ndk/build/tools/ |
make-release.sh | 17 # This script is used to build complete Android NDK release packages 28 # the default release name (use today's date) 29 RELEASE=`date +%Y%m%d` 61 --release=*) RELEASE=$optarg 80 echo "Usage: make-release.sh [options]" 82 echo "Package a new set of release packages for the Android NDK." 89 echo "Use the --prebuilt-prefix=<path>/<prefix> option to build release" 93 echo "path to a previous official NDK release package. It will be used to" 94 echo "extract the toolchain binaries and copy them to your new release. [all...] |
/external/expat/xmlwf/ |
xmlwin32url.cxx | 23 STDMETHODIMP_(ULONG) Release(); 54 Callback::Release() 106 pBinding_->Release(); 110 baseMoniker_->Release(); 173 hp->Release(); 241 pBinding_->Release(); 243 baseMoniker_->Release(); 287 cb->Release(); 288 m->Release(); 291 cb->Release(); [all...] |
/external/emma/ |
build.xml | 26 <!-- next, load the CVS-versioned release/branch properties file: --> 27 <property file="release.properties" /> 35 <property name="build.debug" value="on" /> <!-- default for a release build is "on" --> 64 <target name="release" 65 description="-> [RELEASE]" > 67 <property name="app.build.release.tag" value="" /> <!-- no tag means official release --> 68 <property name="file.release.prefix" value="" /> 69 <property name="cvs.ready.label.prefix" value="RELEASE" /> 74 <property name="app.build.release.tag" value=" (stable)" / [all...] |
/external/apache-http/src/org/apache/http/util/ |
VersionInfo.java | 47 * files that are automatically packaged with HTTP component release JARs. 67 public final static String PROPERTY_RELEASE = "info.release"; 77 /** The release from the version info. */ 92 * @param release the release, or <code>null</code> 97 String release, String time, String clsldr) { 105 infoRelease = (release != null) ? release : UNAVAILABLE; 132 * Obtains the release of the versioned module or informal unit. 135 * @return the release version, never <code>null</code 289 String release = null; local [all...] |