OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release
(Results
201 - 225
of
7917
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/e2fsprogs/
.release-checklist
5
3) Use "git log" to assemble
release
notes.
12
RELEASE
-NOTES
/external/webkit/Source/JavaScriptCore/qt/benchmarks/
benchmarks.pri
14
CONFIG(
release
, debug|
release
) {
/external/webkit/Source/JavaScriptCore/qt/tests/
tests.pri
14
CONFIG(
release
, debug|
release
) {
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/
maven-metadata.xml
7
<
release
>2.4</
release
>
/prebuilts/tools/common/gradle-plugins/repository/org/apache/apache/
maven-metadata.xml
7
<
release
>13</
release
>
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/
maven-metadata.xml
7
<
release
>50.1.1</
release
>
/prebuilts/tools/common/m2/internal/org/apache/ant/ant/
maven-metadata.xml
7
<
release
>1.8.4</
release
>
/prebuilts/tools/common/m2/internal/org/apache/ant/ant-launcher/
maven-metadata.xml
7
<
release
>1.8.4</
release
>
/prebuilts/tools/common/m2/internal/org/apache/ant/ant-parent/
maven-metadata.xml
7
<
release
>1.8.4</
release
>
/prebuilts/tools/common/m2/internal/org/apache/apache/
maven-metadata.xml
7
<
release
>13</
release
>
/prebuilts/tools/common/m2/repository/commons-logging/commons-logging/
maven-metadata.xml
6
<
release
>1.1.1</
release
>
/prebuilts/tools/common/m2/repository/org/apache/apache/
maven-metadata.xml
7
<
release
>13</
release
>
/external/libogg/win32/VS2003/
ogg.sln
9
Release
=
Release
16
{15CBFEFF-7965-41F5-B4E2-21E8795C9159}.
Release
.ActiveCfg =
Release
|Win32
17
{15CBFEFF-7965-41F5-B4E2-21E8795C9159}.
Release
.Build.0 =
Release
|Win32
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_Version.h
17
/* Define this in order to turn on ARM version/
release
/build strings in each domain */
29
/* The following entries should be automatically updated by the
release
script */
32
/* The
release
tag associated with this
release
of the library. - used for source and object releases */
35
/* The ARM architecture used to build any objects or executables in this
release
. */
38
/* The ARM Toolchain used to build any objects or executables in this
release
. */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_Version.h
17
/* Define this in order to turn on ARM version/
release
/build strings in each domain */
29
/* The following entries should be automatically updated by the
release
script */
32
/* The
release
tag associated with this
release
of the library. - used for source and object releases */
35
/* The ARM architecture used to build any objects or executables in this
release
. */
38
/* The ARM Toolchain used to build any objects or executables in this
release
. */
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM_Version.h
17
/* Define this in order to turn on ARM version/
release
/build strings in each domain */
29
/* The following entries should be automatically updated by the
release
script */
32
/* The
release
tag associated with this
release
of the library. - used for source and object releases */
35
/* The ARM architecture used to build any objects or executables in this
release
. */
38
/* The ARM Toolchain used to build any objects or executables in this
release
. */
/external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLProcessorVersion.src
25
* the Xalan
release
.
57
* the previous
release
. 'n' represents the n'th
67
*
Release
Number.
68
*
Release
number. This changes when:
72
* - its designated as a reference
release
.
74
public static final int
RELEASE
= @version.
RELEASE
@;
79
* drop applied to a specific
release
and contains
81
* with the
release
and contains no API changes.
83
* development drop for a
release
[
all
...]
/external/bison/
README-release
1
Here are most of the steps we (maintainers) follow when making a
release
.
18
* Ensure that you've pushed all changes that belong in the
release
:
30
* Pre-
release
testing: ensure that the following command succeeds:
34
* To (i) set the date, version number, and
release
TYPE on line 3 of
35
NEWS, (ii) commit that, and (iii) tag the
release
, run
38
make
release
-commit
RELEASE
='X.Y TYPE'
40
* Run the following to create
release
tarballs. Your choice selects the
45
make
release
RELEASE
='X.Y TYPE
[
all
...]
/external/icu4c/tools/icupkg/
icupkg.vcxproj
12
<ProjectConfiguration Include="
Release
|Win32">
13
<Configuration>
Release
</Configuration>
16
<ProjectConfiguration Include="
Release
|x64">
17
<Configuration>
Release
</Configuration>
31
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
41
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
53
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
61
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="PropertySheets">
68
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/samples/ufortune/
ufortune.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'">.\x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/samples/ugrep/
ugrep.vcxproj
12
<ProjectConfiguration Include="
Release
|Win32">
13
<Configuration>
Release
</Configuration>
16
<ProjectConfiguration Include="
Release
|x64">
17
<Configuration>
Release
</Configuration>
30
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
40
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
52
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
60
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="PropertySheets">
67
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/test/perf/charperf/
charperf.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'">.\x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/test/perf/collperf/
collperf.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'">.\x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/test/perf/convperf/
convperf.vcxproj
12
<ProjectConfiguration Include="
Release
|Win32">
13
<Configuration>
Release
</Configuration>
16
<ProjectConfiguration Include="
Release
|x64">
17
<Configuration>
Release
</Configuration>
30
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
40
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
52
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
60
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="PropertySheets">
67
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\x86\
Release
\</OutDir>
[
all
...]
/external/icu4c/test/perf/normperf/
normperf.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'">.\x86\
Release
\</OutDir>
[
all
...]
Completed in 370 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>