OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:releases
(Results
301 - 325
of
2222
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom
37
<
releases
>
39
</
releases
>
/prebuilts/tools/common/m2/repository/org/sonatype/oss/oss-parent/9/
oss-parent-9.pom
37
<
releases
>
39
</
releases
>
/prebuilts/tools/common/offline-m2/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom
37
<
releases
>
39
</
releases
>
/prebuilts/tools/common/offline-m2/org/sonatype/oss/oss-parent/9/
oss-parent-9.pom
37
<
releases
>
39
</
releases
>
/prebuilts/go/darwin-x86/doc/
gccgo_install.html
23
<h2 id="
Releases
">
Releases
</h2>
27
built to include Go support. GCC binary
releases
are available from
35
The GCC 4.7.1 release and all later 4.7
releases
include a complete
40
Due to timing, the GCC 4.8.0 and 4.8.1
releases
are close to but not
46
The GCC 4.9
releases
include a complete Go 1.2 implementation.
50
The GCC 5
releases
include a complete implementation of the Go 1.4
/prebuilts/go/linux-x86/doc/
gccgo_install.html
23
<h2 id="
Releases
">
Releases
</h2>
27
built to include Go support. GCC binary
releases
are available from
35
The GCC 4.7.1 release and all later 4.7
releases
include a complete
40
Due to timing, the GCC 4.8.0 and 4.8.1
releases
are close to but not
46
The GCC 4.9
releases
include a complete Go 1.2 implementation.
50
The GCC 5
releases
include a complete implementation of the Go 1.4
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/gmaven/1.5/
gmaven-1.5.pom
89
<
releases
>
91
</
releases
>
97
<
releases
>
99
</
releases
>
107
<
releases
>
109
</
releases
>
[
all
...]
/developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/developers/build/prebuilts/gradle/BasicRenderScript/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/developers/build/prebuilts/gradle/MediaRecorder/Application/src/main/java/com/example/android/common/media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/developers/samples/android/common/src/java/com/example/android/common/media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
MediaCodecWrapper.java
91
*
Releases
resources and ends the encoding/decoding session.
300
* Processes,
releases
and optionally renders the output buffer available at the head of the
320
//
releases
the buffer back to the codec
/docs/source.android.com/src/devices/tech/config/
runtime_perms.jd
40
<p>This release does not change the behavior of normal permissions (all non-dangerous permissions including normal, system, and signature permissions). Normal permissions are lower-risk permissions (such as <code>SET_WALLPAPER</code>) that grant requesting applications access to isolated application-level features with minimal risk to other applications, the system, or the user. As in Android 5.1 and earlier
releases
, the system automatically grants normal permissions to a requesting application at installation and does not prompt the user for approval. For details on permissions, refer to <a href="http://developer.android.com/guide/topics/manifest/permission-element.html"><permission> element documentation</a>.</p>
70
<li>In Android 5.1 and earlier
releases
, headless applications can request permissions when installed or pre-installed without the use of an activity.</li>
97
<p>You can define custom permissions and groups as <i>normal</i> or <i>dangerous</i> and add OEM/Carrier-specific permissions to existing permissions groups, just as you could in Android 5.x and earlier
releases
.</p>
/external/curl/docs/
HISTORY
119
forthcoming 7.9.x
releases
, we introduced the multi interface slowly and
166
Releases
counted from the very beginning: 109
246
Public curl
releases
: 117
/external/v8/tools/release/
create_release.py
274
"PERSISTFILE_BASENAME": "/tmp/create-
releases
-tempfile",
276
"/tmp/v8-create-
releases
-tempfile-changelog-entry",
277
"COMMITMSG_FILE": "/tmp/v8-create-
releases
-tempfile-commitmsg",
/frameworks/base/core/java/android/net/http/
HttpResponseCache.java
140
* <h3>Working With Earlier
Releases
</h3>
142
* enable the response cache without impacting earlier
releases
: <pre> {@code
274
* Uninstalls the cache and
releases
any active resources. Stored contents
/frameworks/base/core/tests/coretests/src/android/animation/
ViewPropertyAnimatorTest.java
89
*
Releases
the given Future object when the listener's end() event is called. Specifically,
90
* it
releases
it after some further delay, to give the test time to do other things right
101
* Variant constructor that auto-
releases
the FutureWaiter after the specified timeout.
/libcore/ojluni/src/main/java/java/nio/channels/
FileLock.java
97
* <p> On some systems, closing a channel
releases
all locks held by the Java
245
*
Releases
this lock.
247
* <p> If this lock object is valid then invoking this method
releases
the
/libcore/ojluni/src/main/java/sun/nio/ch/
Util.java
180
*
Releases
a temporary buffer by returning to the cache or freeing it.
187
*
Releases
a temporary buffer by returning to the cache or freeing it. If
201
*
Releases
a temporary buffer by returning to the cache or freeing it. If
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/10/
apache-10.pom
57
<
releases
>
59
</
releases
>
81
<id>apache.
releases
.https</id>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/13/
apache-13.pom
57
<
releases
>
59
</
releases
>
81
<id>apache.
releases
.https</id>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/6/
apache-6.pom
61
<
releases
>
63
</
releases
>
70
<id>apache.
releases
.https</id>
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/apache/7/
apache-7.pom
61
<
releases
>
63
</
releases
>
70
<id>apache.
releases
.https</id>
Completed in 1683 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>