/sdk/testapps/buildConfigTest/lib1/src/com/android/tests/buildconfigtest/lib1/ |
Lib1.java | 9 String a = "Release";
|
/external/icu4c/i18n/ |
i18n.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\..\..\lib\</OutDir>
68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir> [all...] |
/external/chromium_org/ppapi/generators/ |
idl_release.py | 10 a symbol as one or more AST nodes given a Release or range of Releases. 18 Option('release_debug', 'Debug Release data') 19 Option('wgap', 'Ignore Release gap warning') 47 # available Release number. The value of vmin is always inclusive. 50 # it exists until it is overloaded or until the latest available Release. 51 # The value of vmax is always exclusive, representing the first Release 73 # True, if Release falls within the interval [self.vmin, self.vmax) 74 def IsRelease(self, release): 75 if self.rmax and self.rmax <= release: 77 if self.rmin and self.rmin > release [all...] |
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterContext.java | 75 storedFrame.release(); 93 frame.release(); 98 // Release stored frames 100 frame.release(); 104 // Release graphs 110 // Release frame manager 116 // Release GL context
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
SwapChain11.cpp | 46 release(); 49 void SwapChain11::release() function in class:rx::SwapChain11 53 mSwapChain->Release(); 59 mBackBufferTexture->Release(); 65 mBackBufferRTView->Release(); 71 mOffscreenTexture->Release(); 77 mOffscreenRTView->Release(); 83 mOffscreenSRView->Release(); 89 mDepthStencilTexture->Release(); 95 mDepthStencilDSView->Release(); [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/graywin/ |
graywin.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/graywin.tlb" 145 PrecompiledHeaderFile=".\Release/graywin.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/graywin.exe" 170 ProgramDatabaseFile=".\Release/graywin.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/loopwave/ |
loopwave.vcproj | 17 Name="Release|Win32" 18 OutputDirectory=".\Release" 19 IntermediateDirectory=".\Release" 43 TypeLibraryName=".\Release/loopwave.tlb" 54 PrecompiledHeaderFile=".\Release/loopwave.pch" 55 AssemblerListingLocation=".\Release/" 56 ObjectFile=".\Release/" 57 ProgramDataBaseFileName=".\Release/" 76 OutputFile=".\Release/loopwave.exe" 79 ProgramDatabaseFile=".\Release/loopwave.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testalpha/ |
testalpha.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/testalpha.tlb" 145 PrecompiledHeaderFile=".\Release/testalpha.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/testalpha.exe" 170 ProgramDatabaseFile=".\Release/testalpha.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testfile/ |
testfile.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/testfile.tlb" 145 PrecompiledHeaderFile=".\Release/testfile.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/testfile.exe" 170 ProgramDatabaseFile=".\Release/testfile.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testgamma/ |
testgamma.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/testgamma.tlb" 145 PrecompiledHeaderFile=".\Release/testgamma.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/testgamma.exe" 170 ProgramDatabaseFile=".\Release/testgamma.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testgl/ |
testgl.vcproj | 109 Name="Release|Win32" 110 OutputDirectory=".\Release" 111 IntermediateDirectory=".\Release" 135 TypeLibraryName=".\Release/testgl.tlb" 146 PrecompiledHeaderFile=".\Release/testgl.pch" 147 AssemblerListingLocation=".\Release/" 148 ObjectFile=".\Release/" 149 ProgramDataBaseFileName=".\Release/" 169 OutputFile=".\Release/testgl.exe" 172 ProgramDatabaseFile=".\Release/testgl.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testjoystick/ |
testjoystick.vcproj | 17 Name="Release|Win32" 18 OutputDirectory=".\Release" 19 IntermediateDirectory=".\Release" 43 TypeLibraryName=".\Release/testjoystick.tlb" 54 PrecompiledHeaderFile=".\Release/testjoystick.pch" 55 AssemblerListingLocation=".\Release/" 56 ObjectFile=".\Release/" 57 ProgramDataBaseFileName=".\Release/" 76 OutputFile=".\Release/testjoystick.exe" 79 ProgramDatabaseFile=".\Release/testjoystick.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testpalette/ |
testpalette.vcproj | 17 Name="Release|Win32" 18 OutputDirectory=".\Release" 19 IntermediateDirectory=".\Release" 43 TypeLibraryName=".\Release/testpalette.tlb" 54 PrecompiledHeaderFile=".\Release/testpalette.pch" 55 AssemblerListingLocation=".\Release/" 56 ObjectFile=".\Release/" 57 ProgramDataBaseFileName=".\Release/" 76 OutputFile=".\Release/testpalette.exe" 79 ProgramDatabaseFile=".\Release/testpalette.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testvidinfo/ |
testvidinfo.vcproj | 17 Name="Release|Win32" 18 OutputDirectory=".\Release" 19 IntermediateDirectory=".\Release" 43 TypeLibraryName=".\Release/testvidinfo.tlb" 54 PrecompiledHeaderFile=".\Release/testvidinfo.pch" 55 AssemblerListingLocation=".\Release/" 56 ObjectFile=".\Release/" 57 ProgramDataBaseFileName=".\Release/" 76 OutputFile=".\Release/testvidinfo.exe" 79 ProgramDatabaseFile=".\Release/testvidinfo.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testwin/ |
testwin.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/testwin.tlb" 145 PrecompiledHeaderFile=".\Release/testwin.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/testwin.exe" 170 ProgramDatabaseFile=".\Release/testwin.pdb [all...] |
/external/qemu/distrib/sdl-1.2.15/VisualC/tests/testwm/ |
testwm.vcproj | 108 Name="Release|Win32" 109 OutputDirectory=".\Release" 110 IntermediateDirectory=".\Release" 134 TypeLibraryName=".\Release/testwm.tlb" 145 PrecompiledHeaderFile=".\Release/testwm.pch" 146 AssemblerListingLocation=".\Release/" 147 ObjectFile=".\Release/" 148 ProgramDataBaseFileName=".\Release/" 167 OutputFile=".\Release/testwm.exe" 170 ProgramDatabaseFile=".\Release/testwm.pdb [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
DrawableFactory.java | 22 * type-specific allocator functions and a type-insensitive release function. This class manages 32 // This class wraps several object pools and provides a type-sensitive release function. 56 public void release(DrawableObject object) { method in class:DrawableFactory 59 pool.release(object); 85 public void release(Object entry) { method in class:DrawableFactory.DrawableBitmapPool 87 super.release(entry); 122 public void release(Object entry) { method in class:DrawableFactory.ScrollableBitmapPool 124 super.release(entry); 151 public void release(Object entry) { method in class:DrawableFactory.TiledBackgroundVertexGridPool 154 super.release(entry) [all...] |
/external/tinyxml/ |
tinyxml_lib.dsp | 7 CFG=tinyxml - Win32 Release
16 !MESSAGE NMAKE /f "tinyxml_lib.mak" CFG="tinyxml - Win32 Release"
20 !MESSAGE "tinyxml - Win32 Release" (based on "Win32 (x86) Static Library")
31 !IF "$(CFG)" == "tinyxml - Win32 Release"
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
53 # ADD LIB32 /nologo /out:"Release\tinyxml.lib"
83 # Name "tinyxml - Win32 Release"
[all...] |
/external/antlr/antlr-3.4/runtime/CSharp2/ |
Cutting a new release.txt | 11 To cut a new release, I need to do the following: 33 d) Build the release assemblies (for .NET v1.1 and .NET v2.0) 35 nant release -t:net-1.1 36 nant release -t:net-2.0 38 e) Build the release distro archives (for .NET v1.1 and .NET v2.0)
|
/external/chromium_org/third_party/icu/source/tools/icuswap/ |
icuswap.vcproj | 20 Name="Release|Win32" 21 OutputDirectory=".\x86\Release" 22 IntermediateDirectory=".\x86\Release" 45 TypeLibraryName=".\x86\Release/icuswap.tlb" 55 PrecompiledHeaderFile=".\x86\Release/icuswap.pch" 56 AssemblerListingLocation=".\x86\Release/" 57 ObjectFile=".\x86\Release/" 58 ProgramDataBaseFileName=".\x86\Release/" 76 OutputFile=".\x86\Release/icuswap.exe" 79 ProgramDatabaseFile=".\x86\Release/icuswap.pdb [all...] |
/external/clang/test/Analysis/inlining/ |
retain-count-self-init.m | 12 - (oneway void)release; 22 // stop tracking the receiver of init with respect to Retain Release checker. 60 [sharedCell1 release]; 62 [sharedCell2 release]; 64 [sharedCell3 release];
|
/external/icu4c/samples/csdet/ |
csdet.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
26 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
34 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
45 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">x86\Release\</OutDir> [all...] |
/external/icu4c/tools/icuswap/ |
icuswap.vcproj | 20 Name="Release|Win32" 21 OutputDirectory=".\x86\Release" 22 IntermediateDirectory=".\x86\Release" 45 TypeLibraryName=".\x86\Release/icuswap.tlb" 55 PrecompiledHeaderFile=".\x86\Release/icuswap.pch" 56 AssemblerListingLocation=".\x86\Release/" 57 ObjectFile=".\x86\Release/" 58 ProgramDataBaseFileName=".\x86\Release/" 76 OutputFile=".\x86\Release/icuswap.exe" 79 ProgramDatabaseFile=".\x86\Release/icuswap.pdb [all...] |
/external/libexif/ |
Makefile.am | 42 .PHONY: cvs-tag-release 43 cvs-tag-release: 44 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \ 50 .PHONY: upload-release 51 upload-release:
|
/libcore/luni/src/main/java/libcore/io/ |
StructUtsname.java | 31 /** The OS release, such as "2.6.35-27-generic". */ 32 public final String release; field in class:StructUtsname 40 StructUtsname(String sysname, String nodename, String release, String version, String machine) { 43 this.release = release;
|