OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release
(Results
476 - 500
of
12414
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/apache-xml/src/main/java/org/apache/xalan/
Version.src
25
* the Xalan
release
.
38
* Get the basic version string for the current Xalan
release
.
85
* the previous
release
. 'n' represents the n'th
99
*
Release
Number.
100
*
Release
number. This changes when:
104
* - its designated as a reference
release
.
108
return @version.
RELEASE
@;
114
* drop applied to a specific
release
and contains
116
* with the
release
and contains no API changes.
118
* development drop for a
release
.
[
all
...]
Version.java
25
* the Xalan
release
.
38
* Get the basic version string for the current Xalan
release
.
85
* the previous
release
. 'n' represents the n'th
99
*
Release
Number.
100
*
Release
number. This changes when:
104
* - its designated as a reference
release
.
114
* drop applied to a specific
release
and contains
116
* with the
release
and contains no API changes.
118
* development drop for a
release
.
128
* a specific
release
. D01 is the first development dro
[
all
...]
/external/chromium/base/memory/
scoped_nsobject.h
39
[object_
release
];
48
[object_
release
];
69
// scoped_nsobject<>::
release
() is like scoped_ptr<>::
release
. It is NOT
70
// a wrapper for [object_
release
]. To force a scoped_nsobject<> object to
71
// call [object_
release
], use scoped_nsobject<>::reset().
72
NST*
release
() WARN_UNUSED_RESULT {
112
[object_
release
];
121
[object_
release
];
142
// scoped_nsobject<>::
release
() is like scoped_ptr<>::release. It is NO
[
all
...]
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
preprocessor.vcxproj
12
<ProjectConfiguration Include="
Release
|Win32">
13
<Configuration>
Release
</Configuration>
16
<ProjectConfiguration Include="
Release
|x64">
17
<Configuration>
Release
</Configuration>
27
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
36
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
48
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
54
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="PropertySheets">
67
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
68
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(Configuration)\</IntDir>
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
cpdtrans.h
37
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
62
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
74
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
85
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
92
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
98
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
104
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
111
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
119
* @internal Use transliterator factory methods instead since this class will be removed in that
release
.
125
* @internal Use transliterator factory methods instead since this class will be removed in that
release
[
all
...]
/external/chromium_org/third_party/icu/source/tools/toolutil/
toolutil.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'">.\..\..\..\lib\</OutDir>
68
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\x86\Release\</IntDir>
[
all
...]
/external/icu4c/tools/toolutil/
toolutil.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'">.\..\..\..\lib\</OutDir>
68
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\x86\Release\</IntDir>
[
all
...]
/cts/tests/tests/os/src/android/os/cts/
BuildVersionTest.java
37
// Applications may rely on the exact
release
version
38
assertTrue("Your Build.VERSION.
RELEASE
of " + Build.VERSION.
RELEASE
40
EXPECTED_RELEASES.contains(Build.VERSION.
RELEASE
));
54
* (BRAND)/(PRODUCT)/(DEVICE):(VERSION.
RELEASE
)/(BUILD_ID)/
72
assertEquals(Build.VERSION.
RELEASE
, devicePlatform[1]);
/external/chromium_org/chrome/test/chromeos/autotest/files/client/deps/chrome_test/
setup_test_links.sh
52
"$pyauto_dep_dir/test_src/out/
Release
/chromedriver" \
53
"$pyauto_dep_dir/test_src/out/
Release
/pyautolib.py" \
54
"$pyauto_dep_dir/test_src/out/
Release
/pyproto" \
55
"$pyauto_dep_dir/test_src/out/
Release
/suid-python" \
56
"$pyauto_dep_dir/test_src/out/
Release
/_pyautolib.so" \
57
"$pyauto_dep_dir/test_src/out/
Release
/libffmpegsumo.so" \
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimatedType.cpp
99
return animatedType.
release
();
107
return animatedType.
release
();
115
return animatedType.
release
();
123
return animatedType.
release
();
131
return animatedType.
release
();
139
return animatedType.
release
();
147
return animatedType.
release
();
155
return animatedType.
release
();
163
return animatedType.
release
();
171
return animatedType.
release
();
[
all
...]
/external/chromium_org/mojo/tools/
mojob.sh
21
perftest - Run
Release
and Debug perf tests (does not build).
30
--
release
- Build/test in
Release
mode.
31
--debug-and-
release
- Build/test in both Debug and
Release
modes (default).
69
# Valid values: Debug,
Release
, or Debug_and_Release.
75
test "$BUILD_TEST_TYPE" =
Release
-o "$BUILD_TEST_TYPE" = Debug_and_Release
122
should_do_Release && do_build
Release
126
should_do_Release && do_unittests
Release
130
should_do_Release && do_perftests
Release
[
all
...]
/external/libgsm/
ChangeLog
3
*
Release
1.0 Patchlevel 13
9
*
Release
1.0 Patchlevel 12
15
*
Release
1.0 Patchlevel 11
21
*
Release
1.0 Patchlevel 10
27
*
Release
1.0 Patchlevel 9
41
*
Release
1.0 Patchlevel 7
48
*
Release
1.0 Patchlevel 6
54
*
Release
1.0 Patchlevel 5
65
*
Release
1.0 Patchlevel 4
74
*
Release
1.0 Patchlevel
[
all
...]
/external/zlib/src/contrib/vstudio/vc10/
zlibvc.vcxproj
28
<ProjectConfiguration Include="
Release
|Itanium">
29
<Configuration>
Release
</Configuration>
32
<ProjectConfiguration Include="
Release
|Win32">
33
<Configuration>
Release
</Configuration>
36
<ProjectConfiguration Include="
Release
|x64">
37
<Configuration>
Release
</Configuration>
45
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
59
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Itanium'" Label="Configuration">
73
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
90
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
[
all
...]
/external/zlib/src/contrib/vstudio/vc11/
minizip.vcxproj
16
<ProjectConfiguration Include="
Release
|Itanium">
17
<Configuration>
Release
</Configuration>
20
<ProjectConfiguration Include="
Release
|Win32">
21
<Configuration>
Release
</Configuration>
24
<ProjectConfiguration Include="
Release
|x64">
25
<Configuration>
Release
</Configuration>
34
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
44
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Itanium'" Label="Configuration">
52
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|x64'" Label="Configuration">
65
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
[
all
...]
/external/icu4c/layout/
layout.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">
70
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\..\..\lib\</OutDir>
71
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">.\x86\Release\</IntDir>
[
all
...]
/development/ndk/samples/hello-neon/
build.properties
12
# You can also use it define how the
release
builds are signed by declaring
16
# The password will be asked during the build when you use the '
release
' target.
/development/samples/training/basic/ActivityLifecycle/
ant.properties
12
# You can also use it define how the
release
builds are signed by declaring
16
# The password will be asked during the build when you use the '
release
' target.
build.properties
12
# You can also use it define how the
release
builds are signed by declaring
16
# The password will be asked during the build when you use the '
release
' target.
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
main.m
71
// Whew, done.
Release
everything that we are responsible for.
72
[lexer
release
];
73
[stream
release
];
74
[tokenStream
release
];
75
[parser
release
];
76
[treeStream
release
];
77
[walker
release
];
79
[pool
release
];
/external/chromium/chrome/browser/sync/
profile_sync_factory_mock.cc
32
return SyncComponents(bookmark_model_associator_.
release
(),
33
bookmark_change_processor_.
release
());
/external/chromium/chrome/browser/ui/tab_contents/
test_tab_contents_wrapper.cc
41
//
Release
the profile on the UI thread.
42
message_loop_.DeleteSoon(FROM_HERE, profile_.
release
());
/external/chromium/chrome/common/
common_resources.grd
10
<
release
seq="1">
17
</
release
>
/external/chromium/crypto/
nss_util_internal.h
17
// public-key data only (e.g. server certs). Caller must
release
24
// successfully. Caller must
release
returned reference with
/external/chromium/testing/gmock/msvc/2010/
gmock.vcxproj
8
<ProjectConfiguration Include="
Release
|Win32">
9
<Configuration>
Release
</Configuration>
19
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
31
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
44
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
45
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(OutDir)$(ProjectName)\</IntDir>
61
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">
76
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(GTestDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
gmock_main.vcxproj
8
<ProjectConfiguration Include="
Release
|Win32">
9
<Configuration>
Release
</Configuration>
19
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="Configuration">
31
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'" Label="PropertySheets">
44
<OutDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
45
<IntDir Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">$(OutDir)$(ProjectName)\</IntDir>
61
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">
82
<AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='
Release
|Win32'">../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
Completed in 3069 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>