/external/clang/test/Analysis/inlining/ |
RetainCountExamples.m | 12 - (oneway void)release; 18 - (oneway void)release; 33 [foo release]; 36 // Test that retain release checker warns on leaks and use-after-frees when 59 [sharedCell3 release]; 60 [sharedCell3 release]; // expected-warning {{Reference-counted object is used after it is released}} 79 // Object initialized with a delagate which could potentially release it.
|
/external/elfutils/src/ |
make-debug-archive.in | 6 # make-debug-archive --kernel [--force] [RELEASE] 30 echo " or: $0 --kernel [--sudo] [--force] [RELEASE]" 77 release=`uname -r` 79 release=$1 84 dir=/usr/lib/debug/lib/modules/$release 86 dep=/lib/modules/$release/modules.dep 102 set "$archive" "-K$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/qemu/distrib/sdl-1.2.15/VisualC/SDLmain/ |
SDLmain.dsp | 20 !MESSAGE "SDLmain - Win32 Release" (based on "Win32 (x86) Static Library") 31 !IF "$(CFG)" == "SDLmain - Win32 Release" 35 # PROP BASE Output_Dir "Release" 36 # PROP BASE Intermediate_Dir "Release" 40 # PROP Output_Dir "Release" 41 # PROP Intermediate_Dir "Release" 98 # Name "SDLmain - Win32 Release"
|
/frameworks/base/core/java/android/util/ |
Pools.java | 34 * sPool.release(this); 58 * Release an instance to the pool. 60 * @param instance The instance to release. 65 public boolean release(T instance); method in interface:Pools.Pool 110 public boolean release(T instance) { method in class:Pools.SimplePool 159 public boolean release(T element) { method in class:Pools.SynchronizedPool 161 return super.release(element);
|
/packages/apps/Camera2/src/android/util/ |
Pools.java | 34 * sPool.release(this); 58 * Release an instance to the pool. 60 * @param instance The instance to release. 65 public boolean release(T instance); method in interface:Pools.Pool 110 public boolean release(T instance) { method in class:Pools.SimplePool 159 public boolean release(T element) { method in class:Pools.SynchronizedPool 161 return super.release(element);
|
/packages/apps/Gallery2/src/android/util/ |
Pools.java | 34 * sPool.release(this); 58 * Release an instance to the pool. 60 * @param instance The instance to release. 65 public boolean release(T instance); method in interface:Pools.Pool 110 public boolean release(T instance) { method in class:Pools.SimplePool 159 public boolean release(T element) { method in class:Pools.SynchronizedPool 161 return super.release(element);
|
/packages/apps/Launcher3/WallpaperPicker/src/android/util/ |
Pools.java | 34 * sPool.release(this); 58 * Release an instance to the pool. 60 * @param instance The instance to release. 65 public boolean release(T instance); method in interface:Pools.Pool 110 public boolean release(T instance) { method in class:Pools.SimplePool 159 public boolean release(T element) { method in class:Pools.SynchronizedPool 161 return super.release(element);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
platform.py | 85 # 0.1.0 - first release 244 _release_filename = re.compile(r'(\w+)[-_](release|version)') 246 ' release ' 250 '(?: release )?' 255 # and http://linuxmafia.com/faq/Admin/release-files.html 275 # LSB format: "distro release x.x (codename)" 298 The function first looks for a distribution release file in 304 supported Linux distributions identified by their release file 353 The function first looks for a distribution release file in 482 def _syscmd_ver(system='', release='', version='' 1322 def release(): function [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
platform.py | 85 # 0.1.0 - first release 244 _release_filename = re.compile(r'(\w+)[-_](release|version)') 246 ' release ' 250 '(?: release )?' 255 # and http://linuxmafia.com/faq/Admin/release-files.html 275 # LSB format: "distro release x.x (codename)" 298 The function first looks for a distribution release file in 304 supported Linux distributions identified by their release file 353 The function first looks for a distribution release file in 482 def _syscmd_ver(system='', release='', version='' 1322 def release(): function [all...] |
/docs/source.android.com/src/source/ |
code-lines.jd | 44 release is cut, it may or may not become a new branch based on the needs of the moment. 49 At any given moment, there is a current latest release of the Android platform. This 55 Device builders and contributors work with the current latest release, fixing bugs, 70 become the new latest release. 84 A <em>release</em> corresponds to a formal version of the Android platform, such as 1.5, 85 2.1, and so on. Generally speaking, a release of the platform corresponds to the version in 104 At all times, a release code-line (which may actually consist of more than one actual 106 version. OEMs and other groups building devices should pull only from a release branch. 117 Changes that prove stable will eventually be pulled into a release branch. Note this 124 Changes will be pulled into release branches from upstream projects (including th [all...] |
/external/clang/docs/ |
ReleaseNotes.rst | 2 Clang 3.4 (In-Progress) Release Notes 13 These are in-progress notes for the upcoming Clang 3.4 release. You may 14 prefer the `Clang 3.3 Release Notes 20 This document contains the release notes for the Clang C/C++/Objective-C 21 frontend, part of the LLVM Compiler Infrastructure, release 3.4. Here we 23 improvements from the previous release and new feature work. For the 24 general LLVM release notes, see `the LLVM 30 the latest release, please check out the main please see the `Clang Web 35 main Clang web page, this document applies to the *next* release, not 36 the current one. To see the release notes for a specific release, pleas [all...] |
/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/chromium_org/third_party/angle/src/libEGL/ |
libEGL.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
66 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
67 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> [all...] |
/external/chromium_org/third_party/icu/source/test/letest/ |
cletest.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
66 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
67 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> [all...] |
/external/chromium_org/tools/grit/grit/ |
grd_reader_unittest.py | 26 <release seq="3"> 43 </release> 67 <release seq="3"> 71 </release> 82 <release seq="3"> 90 </release> 104 <release seq="3"> 110 </release> 136 <release seq="3"> 147 </release> [all...] |
/external/icu4c/samples/udata/ |
reader.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\reader_Win32_Release\</OutDir>
74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\reader_Win32_Release\</IntDir> [all...] |
/external/icu4c/test/letest/ |
cletest.vcxproj | 12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
66 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
67 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir> [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
synchronize.py | 86 self.release = self._semlock.release 222 self.release = self._lock.release 237 self._sleeping_count.release() 239 # release lock 242 self._lock.release() 249 self._woken_count.release() 266 self._wait_semaphore.release() # wake up one sleeper 284 self._wait_semaphore.release() # wake up one sleepe [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
synchronize.py | 86 self.release = self._semlock.release 222 self.release = self._lock.release 237 self._sleeping_count.release() 239 # release lock 242 self._lock.release() 249 self._woken_count.release() 266 self._wait_semaphore.release() # wake up one sleeper 284 self._wait_semaphore.release() # wake up one sleepe [all...] |
/developers/build/prebuilts/gradle/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/mediarecorder/ |
MainActivity.java | 73 // stop recording and release camera 75 releaseMediaRecorder(); // release the MediaRecorder object 102 // if we are using MediaRecorder, release it first 104 // release the camera immediately on pause event 112 // release the recorder object 113 mMediaRecorder.release(); 116 // MediaRecorder doesn't need it anymore and we will release it if the activity pauses. 123 // release the camera for other applications 124 mCamera.release(); 212 // prepare didn't work, release the camer [all...] |
/developers/samples/android/media/MediaRecorder/MediaRecorderSample/src/main/java/com/example/android/mediarecorder/ |
MainActivity.java | 73 // stop recording and release camera 75 releaseMediaRecorder(); // release the MediaRecorder object 102 // if we are using MediaRecorder, release it first 104 // release the camera immediately on pause event 112 // release the recorder object 113 mMediaRecorder.release(); 116 // MediaRecorder doesn't need it anymore and we will release it if the activity pauses. 123 // release the camera for other applications 124 mCamera.release(); 212 // prepare didn't work, release the camer [all...] |
/development/samples/browseable/MediaRecorder/src/com.example.android.mediarecorder/ |
MainActivity.java | 73 // stop recording and release camera 75 releaseMediaRecorder(); // release the MediaRecorder object 102 // if we are using MediaRecorder, release it first 104 // release the camera immediately on pause event 112 // release the recorder object 113 mMediaRecorder.release(); 116 // MediaRecorder doesn't need it anymore and we will release it if the activity pauses. 123 // release the camera for other applications 124 mCamera.release(); 212 // prepare didn't work, release the camer [all...] |
/external/chromium/third_party/libevent/ |
Makefile.am | 3 # This is the point release for libevent. It shouldn't include any 5 RELEASE = 1.4 15 # If we release a new version that does not change the binary API, 18 # If we release a new version that changes the binary API, but does 99 libevent_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO) 103 libevent_core_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO) 107 libevent_extra_la_LDFLAGS = -release $(RELEASE) -version-info $(VERSION_INFO [all...] |
/external/chromium_org/base/mac/ |
objc_property_releaser.h | 15 // ObjCPropertyReleaser is a C++ class that can automatically release 20 // object that owns it is deallocated, and it will send a -release message to 61 // // would cause AllaysIBF's -.cxx_destruct or -dealloc to release 72 // send a -release message to string_, dictionary_, and the compiler-created 73 // autoProp instance variables. No -release will be sent to delegate_ as it 74 // is marked "assign" and not "retain" or "copy". No -release will be sent to 79 // of all subclasses in an object to send the -release messages. Since this 93 // -.cxx_destruct method), release all properties. 98 // Initialize this object so that it's armed to release the properties of 114 // Release all of the properties in object_ defined in class_ as eithe [all...] |