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

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Queue.py 32 # releasing the conditions also acquires and releases mutex.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
fcntl.so 
  /prebuilts/tools/common/m2/repository/org/sonatype/forge/forge-parent/10/
forge-parent-10.pom 42 <forgeReleaseId>forge-releases</forgeReleaseId>
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
android-8.xml 112 classpath="/home/eric/ProGuard/releases/proguard4.5.1/lib/proguard.jar" />
  /system/bt/stack/pan/
pan_utils.c 302 ** Description This function releases a PCB.
  /system/connectivity/shill/wimax/
wimax_service.cc 279 // provider releases ownership of this service, it needs to be deregistered.
  /system/update_engine/update_manager/
evaluation_context.h 126 // RunOnValueChangeOrTimeout(). Also releases and returns the closure
  /external/curl/lib/
mk-ca-bundle.pl 53 'http://hg.mozilla.org/releases/mozilla-aurora/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
55 'http://hg.mozilla.org/releases/mozilla-beta/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
57 'http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt',
  /external/icu/icu4c/source/common/unicode/
ubrk.h 130 * word, to allow for further subdivisions of a category in future releases.
163 * word, to allow for further subdivisions of a category in future releases.
185 * sentence, to allow for further subdivisions of a category in future releases.
  /external/libchrome/dbus/
bus.h 272 // name and the object path and releases its memory.
373 // - Releases the service names
434 // Releases the ownership of the given service name.
  /frameworks/base/core/java/android/view/
DragEvent.java 392 * The return value depends on what happens after the user releases the drag shadow.
395 * If the user releases the drag shadow on a View that can accept a drop, the system sends an
402 * happens, for example, when the user releases the drag shadow over an area outside of the
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_kgsl.h 8 * software releases are never linear. Also, I like pie.
554 /* A genlock timestamp event releases an existing lock on timestamp expire */
562 /* A fence timestamp event releases an existing lock on timestamp expire */
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_kgsl.h 8 * software releases are never linear. Also, I like pie.
587 /* A genlock timestamp event releases an existing lock on timestamp expire */
595 /* A fence timestamp event releases an existing lock on timestamp expire */
  /prebuilts/go/darwin-x86/doc/devel/
pre_go1.html 6 This page summarizes the changes between stable releases of Go prior to Go 1.
7 See the <a href="release.html">Release History</a> page for notes on recent releases.
454 what we now consider weekly snapshots were called releases.
  /prebuilts/go/darwin-x86/doc/
install-source.html 342 <h2 id="releases">Keeping up with releases</h2>
345 New releases are announced on the
  /prebuilts/go/linux-x86/doc/devel/
pre_go1.html 6 This page summarizes the changes between stable releases of Go prior to Go 1.
7 See the <a href="release.html">Release History</a> page for notes on recent releases.
454 what we now consider weekly snapshots were called releases.
  /prebuilts/go/linux-x86/doc/
install-source.html 342 <h2 id="releases">Keeping up with releases</h2>
345 New releases are announced on the
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/project/6/
project-6.pom 270 <id>apache.releases.https</id>
292 <releases>
294 </releases>
  /system/netd/server/
NetworkController.cpp 22 // In some cases, a single non-const method acquires and releases the lock several times, like so:
23 // if (isValidNetwork(...)) { // isValidNetwork() acquires and releases the lock.
24 // setDefaultNetwork(...); // setDefaultNetwork() also acquires and releases the lock.
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
imgproc_c.h 168 /** @brief Releases pyramid */
328 /** @brief releases structuring element
466 /** @brief Releases contour scanner and returns pointer to the first outer contour
682 /** @brief Releases the histogram.
684 The function releases the histogram (header and the data). The pointer to the histogram is cleared
    [all...]
  /external/boringssl/src/ssl/
internal.h 505 /* ssl3_free_handshake_buffer releases the handshake buffer. Subsequent calls
509 /* ssl3_free_handshake_hash releases the handshake hash. */
531 /* cleanup releases state in |ctx|. */
561 /* SSL_ECDH_CTX_cleanup releases memory associated with |ctx|. It is legal to
597 * the buffer is now empty, it releases memory used by it. */
600 /* ssl_read_buffer_clear releases all memory associated with the read buffer and
623 /* ssl_write_buffer_clear releases all memory associated with the write buffer
    [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 580 configuration (wireless-testing.git and Linux kernel releases
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedSynchronizer.java 57 * invoked with the current {@link #getState} value fully releases
190 * // Releases the lock by setting state to zero
191 * protected boolean tryRelease(int releases) {
192 * assert releases == 1; // Otherwise unused
283 * releases. Each node of the queue otherwise serves as a
374 * unpark its successor when it releases or
677 * in-progress acquires/releases. This proceeds in the usual
728 * racing acquires/releases, so most need signals now or soon
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/readme/
readme_eclipse.html 20 Releases</a><br>
24 <a href="#Interoperability with Previous Releases">6. Interoperability with
25 Previous Releases</a><br>
188 <h2>2. <a name="Compatibility"></a>Compatibility with Previous Releases</h2>
236 release much less with earlier releases. Refer to <a href="http://www.eclipse.org/articles/Article-API%20use/eclipse-api-usage-rules.html"> <em>How
    [all...]
  /external/jemalloc/
ChangeLog 1 Following are change highlights associated with official releases. Important
84 for people who prefer to wait for "dot one" releases with all the major issues
316 in all releases since 2.0.0, which introduced these functions.
318 cause cache corruption on OOM. This regression was present in all releases
644 well as for --disable-tls builds in earlier releases.
    [all...]

Completed in 2198 milliseconds

<<31323334353637383940>>