HomeSort by relevance Sort by last modified time
    Searched full:releases (Results 101 - 125 of 1788) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/ppapi/cpp/private/
pass_file_handle.h 28 // Releases |handle_|. The caller must close the file handle returned.
  /external/chromium_org/rlz/lib/
recursive_cross_process_lock_posix.h 27 // Releases the lock. Should always be called, even if
  /external/chromium_org/third_party/skia/src/gpu/
GrAllocPool.h 31 * Releases the most recently allocated bytes back to allocpool.
  /external/chromium_org/ui/aura/client/
capture_client.h 21 // Releases a capture from the |window|.
  /external/chromium_org/ui/compositor/
layer_owner.h 20 // Releases the owning reference to its layer, and returns it.
  /external/e2fsprogs/debian/
uuid-dev.README.Debian 12 WIP releases the command "./util/gen-tarball ubuntu" will help create
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
build_types.html 11 <p><b><font face="arial,helvetica,geneva" size="-1">Releases</font></b> <br> <font size="-1" face="arial,helvetica,geneva">
12 </font>Releases are builds that have been declared major releases by the development
13 team - for example &quot;R1.0&quot;. Releases are the right builds for people
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_JoyButtonEvent.3 32 A \fBSDL_JOYBUTTONDOWN\fP or \fBSDL_JOYBUTTONUP\fP event occurs when ever a user presses or releases a button on a joystick\&. The field \fBwhich\fR is the index of the joystick that reported the event and \fBbutton\fR is the index of the button (for a more detailed explaination see the \fIJoystick section\fR)\&. \fBstate\fR is the current state or the button which is either \fBSDL_PRESSED\fP or \fBSDL_RELEASED\fP\&.
  /external/skia/src/gpu/
GrAllocPool.h 31 * Releases the most recently allocated bytes back to allocpool.
  /external/sonivox/jet_tools/JetCreator/
ReadMe1st.txt 28 http://www.python.org/download/releases/2.5.4/
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_Version.h 32 /* The release tag associated with this release of the library. - used for source and object releases */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_Version.h 32 /* The release tag associated with this release of the library. - used for source and object releases */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM_Version.h 32 /* The release tag associated with this release of the library. - used for source and object releases */
  /frameworks/base/services/java/com/android/server/power/
ScreenOnBlocker.java 34 * Releases the screen on blocker.
SuspendBlocker.java 36 * Releases the suspend blocker.
  /libcore/luni/src/main/java/java/lang/
AutoCloseable.java 21 * are not used any longer. Calling the {@code close} method releases resources
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h 19 /* Higher for patch releases */
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h 19 /* Higher for patch releases */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
RSSFeedAddEntryTask.java 90 * Releases - comma or space-separated list of releases in quints of os,ws,arch,type/name,filename,...
146 private String[] releases = new String[] {}; field in class:RSSFeedAddEntryTask
203 //optional: define releases available in this build for a series of operating systems, windowing systems, and type
204 public void setReleases(String releases) { if (!isNullString(releases)) { this.releases = releases.split(splitter); } }
400 // <releases>
402 if (releases!=null && releases.length>0)
    [all...]
  /external/chromium_org/ppapi/generators/
idl_c_proto.py 474 def DefineTypedef(self, node, releases, prefix='', comment=False):
476 build_list = node.GetUniqueReleases(releases)
491 def DefineEnum(self, node, releases, prefix='', comment=False):
492 __pychecker__ = 'unusednames=comment,releases'
521 def DefineMember(self, node, releases, prefix='', comment=False):
523 release = releases[0]
560 def DefineStruct(self, node, releases, prefix='', comment=False):
564 build_list = node.GetUniqueReleases(releases)
649 def Define(self, node, releases, tabs=0, prefix='', comment=False):
652 unique = node.GetUniqueReleases(releases)
    [all...]
  /external/valgrind/main/docs/internals/
release-HOWTO.txt 5 There are two kinds of releases:
7 - Feature releases: X.Y.0, which can include new features.
9 - Bug-fix releases: X.Y.[12...], which only include bug fixes.
39 to pertain to previous releases and are now irrelevant. In short
52 releases, bug-fix-only releases might not need one):
  /prebuilts/tools/common/m2/repository/org/ow2/ow2/1.3/
ow2-1.3.pom 57 with a reference to a page explaining how to do releases -->
98 <name>OW2 Maven Releases Repository</name>
129 <releases>
131 </releases>
145 <releases>
147 </releases>
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button_unittest.mm 98 // User mouses over, clicks, drags, and releases.
108 // User drags in and releases.
  /external/chromium_org/ppapi/cpp/
resource.h 49 /// This function releases ownership of this resource and returns it to the
86 /// Sets this resource to null. This releases ownership of the resource.
  /external/chromium_org/sandbox/win/src/
win_utils.h 23 // Automatically acquires and releases a lock when the object is
32 // Releases the lock;

Completed in 609 milliseconds

1 2 3 45 6 7 8 91011>>