HomeSort by relevance Sort by last modified time
    Searched full:releases (Results 501 - 525 of 2222) sorted by null

<<21222324252627282930>>

  /external/llvm/include/llvm/Support/
Memory.h 83 /// This method releases a block of memory that was allocated with the
126 /// This method releases a block of Read/Write/Execute memory that was
  /external/mesa3d/docs/
RELNOTES-3.5 14 Odd numbered versions (such as 3.5) designate new developmental releases.
15 Even numbered versions (such as 3.4) designate stable releases.
  /external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator.h 64 // Releases the memory allocated by
137 // Releases the memory allocated by WebRtc_CreateBinaryDelayEstimator(...).
  /libcore/luni/src/test/java/libcore/java/util/
LinkedHashMapTest.java 213 // This tests the behaviour is consistent with earlier Android releases.
214 // This behaviour is NOT consistent with the RI. Future Android releases
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/24/
maven-plugins-24.pom 66 <releases>
68 </releases>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/shared/maven-shared-components/17/
maven-shared-components-17.pom 139 <releases>
141 </releases>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/1.0.11/
plexus-1.0.11.pom 86 <releases>
88 </releases>
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_strings.py 113 # New in releases later than 0.4.0:
116 # New in releases later than 0.4.0:
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_strings.py 113 # New in releases later than 0.4.0:
116 # New in releases later than 0.4.0:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_strings.py 113 # New in releases later than 0.4.0:
116 # New in releases later than 0.4.0:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_strings.py 113 # New in releases later than 0.4.0:
116 # New in releases later than 0.4.0:
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-plugins/23/
maven-plugins-23.pom 61 <releases>
63 </releases>
  /prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-plugins/24/
maven-plugins-24.pom 66 <releases>
68 </releases>
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-shared-components/17/
maven-shared-components-17.pom 139 <releases>
141 </releases>
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.pom 76 <url>scpexe://people.apache.org/www/velocity.apache.org/engine/releases/velocity-1.7</url>
79 <id>apache.releases</id>
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus/1.0.11/
plexus-1.0.11.pom 86 <releases>
88 </releases>
  /external/autotest/site_utils/autoupdate/
full_release_test.py 281 """Generates test configurations for a list of specific source releases.
283 Returns a list of test configurations from a given list of releases to
291 releases, minus those that were already generated elsewhere.
349 # Add tests for specifically provided source releases.
424 help='comma-separated list of source releases to '
462 # Process list of specific source releases.
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.cpp 68 // If both sides are releases, choose the more conservative one.
166 // If we see two releases in a row on the same pointer. If so, make
175 DEBUG(dbgs() << " Found nested releases (i.e. a release pair)\n");
221 // Check for possible releases.
266 // Non-movable releases depend on any possible objc pointer use.
354 // Check for possible releases.
  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 496 // After fields are moved we should get non-NULL releases.
509 // releases to be NULL again.
529 // After fields are moved we should get non-NULL releases.
542 // releases to be NULL again.
678 // After fields are set we should get non-NULL releases.
704 // After fields are set we should get non-NULL releases.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
CHANGELOG 12 of older releases should refer to the Upgrading notes in this document
58 of older releases should refer to the Upgrading notes in this
87 of older releases should refer to the Upgrading notes in this
178 This release is ABI incompatible with prior releases of libvpx, so the
255 Bali (v0.9.6). Users of older releases should refer to the Upgrading
337 of older releases should refer to the Upgrading notes in this
  /frameworks/base/docs/html/guide/topics/ui/
drag-drop.jd 133 Once the user releases the drag shadow, the system ends the drag operation.
228 The user releases the drag shadow within the bounding box of a View that can accept the
237 box of a View whose listener is registered to receive drag events. If the user releases
246 After the user releases the drag shadow, and after the system sends out (if necessary)
353 releases the drag shadow over the View object. This action type is only sent to a View
356 sent if the user releases the drag shadow on a View whose listener is not registered,
357 or if the user releases the drag shadow on anything that is not part of the current
    [all...]
  /frameworks/base/docs/html/sdk/
older_releases.jd 5 <p>This page provides a full list of archived and obsolete SDK releases,
6 including non-current versions of active releases and "early look" versions that
224 <h2>Obsolete SDK Releases</h2>
226 <p>These tables provide Android SDK releases that have been superceded by
367 <h2>Non-Compatible SDK Releases</h2>
  /prebuilts/gdb/darwin-x86/lib/python2.7/
_osx_support.py 149 # (or rather Xcode) releases. With older releases (up-to 10.5)
150 # the compiler is in /usr/bin, with newer releases the compiler
155 # Xcode releases. Upto Xcode 4 it was possible to use 'gcc-4.2'
222 # Different Xcode releases support different sets for '-arch'
  /prebuilts/gdb/linux-x86/lib/python2.7/
_osx_support.py 149 # (or rather Xcode) releases. With older releases (up-to 10.5)
150 # the compiler is in /usr/bin, with newer releases the compiler
155 # Xcode releases. Upto Xcode 4 it was possible to use 'gcc-4.2'
222 # Different Xcode releases support different sets for '-arch'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_osx_support.py 149 # (or rather Xcode) releases. With older releases (up-to 10.5)
150 # the compiler is in /usr/bin, with newer releases the compiler
155 # Xcode releases. Upto Xcode 4 it was possible to use 'gcc-4.2'
222 # Different Xcode releases support different sets for '-arch'

Completed in 570 milliseconds

<<21222324252627282930>>