OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:release
(Results
226 - 250
of
3505
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/quake/quake/src/WinQuake/
quake-shareware.spec.sh
4
# $2 is
release
9
%define
release
${2}
13
Release
: %{
release
}
quake.spec.sh
4
# $2 is
release
9
%define
release
${2}
13
Release
: %{
release
}
/external/srec/make/asr/
Makefile.config
36
ifeq ($(TARGET_BUILD_TYPE),
release
)
/external/v8/tools/oprofile/
common
6
# If no executable passed as the first parameter assume V8
release
mode shell.
/external/webkit/WebCore/manual-tests/
textarea-iframe-navigation.html
10
<li>
Release
the mouse</li>
/external/webkit/WebCore/platform/text/mac/
TextBoundaries.mm
39
[attr
release
];
40
[string
release
];
51
[attr
release
];
52
[string
release
];
/external/webkit/WebKit/mac/Plugins/
WebNullPluginView.mm
65
[error
release
];
66
[element
release
];
87
[localError
release
];
88
[localElement
release
];
WebPluginPackage.m
49
[self
release
];
57
[self
release
];
66
[self
release
];
71
[self
release
];
WebBasePluginPackage.mm
128
[self
release
];
264
[pluginDatabases
release
];
266
[name
release
];
267
[path
release
];
268
[pluginDescription
release
];
270
[MIMEToDescription
release
];
271
[MIMEToExtensions
release
];
272
[extensionToMIME
release
];
274
[bundle
release
];
285
[pluginDatabases
release
];
[
all
...]
/external/webkit/WebKit/mac/WebView/
WebArchive.mm
87
[self
release
];
111
[cachedMainResource
release
];
112
[cachedSubresources
release
];
113
[cachedSubframeArchives
release
];
162
[self
release
];
169
[self
release
];
176
[self
release
];
194
[_private setCoreArchive:LegacyWebArchive::create(coreMainResource.
release
(), coreResources, coreArchives)];
196
[self
release
];
218
[self
release
];
[
all
...]
/external/webkit/WebKit/win/WebCoreSupport/
WebEditorClient.cpp
71
virtual ULONG STDMETHODCALLTYPE
Release
(void);
106
ULONG STDMETHODCALLTYPE WebEditorUndoTarget::
Release
(void)
122
undoCommand->
Release
();
139
m_undoTarget->
Release
();
247
// editingDelegate->
Release
();
271
// editingDelegate->
Release
();
323
domInputElement->
Release
();
325
domElement->
Release
();
327
formDelegate->
Release
();
340
domInputElement->
Release
();
[
all
...]
/external/webkit/WebKit/win/
WebDocumentLoader.cpp
53
m_dataSource->
Release
();
94
// It's important to null out m_dataSource before calling
release
on the data source. That
release
can cause the data
98
dataSourceToBeReleased->
Release
();
/external/webkit/WebKitTools/Scripts/
webkit-build-directory
43
--base Show the root build directory instead of one corresponding to the current target (e.g. Debug,
Release
)
46
--
release
Show build directory for the
Release
target
49
setConfiguration(); # Figure out from the command line if we're --debug or --
release
or the default.
/frameworks/base/libs/utils/
SharedBuffer.cpp
53
release
();
73
release
();
91
release
();
100
int32_t SharedBuffer::
release
(uint32_t flags) const
function in class:android::SharedBuffer
/frameworks/base/media/libstagefright/codecs/avc/dec/
AVCDecoder.cpp
181
(*mCodecSpecificData.editItemAt(i)).
release
();
186
mInputBuffer->
release
();
215
mInputBuffer->
release
();
251
mInputBuffer->
release
();
270
mInputBuffer->
release
();
284
mInputBuffer->
release
();
330
mInputBuffer->
release
();
342
mInputBuffer->
release
();
363
int32_t
Release
;
367
mHandle, &index, &
Release
, &Output)
[
all
...]
/ndk/build/tools/
download-toolchain-sources.sh
31
# the default
release
name (use today's date)
32
RELEASE
=`date +%Y%m%d`
38
register_option "--branch=<name>" do_branch "Specify
release
branch" $BRANCH
39
register_option "--
release
=<name>" do_release "Specify
release
name" $
RELEASE
56
fix_option
RELEASE
"$OPTION_RELEASE" "
release
name"
83
PKGNAME=android-ndk-toolchain-$
RELEASE
/ndk/docs/
LICENSES.TXT
4
Note that the public Android NDK
release
packages also contain prebuilt binaries
/sdk/emulator/qtools/tests/gtrace/
Makefile
15
$(QTOOLS)/q2g -r $(P4ROOT)/device/out/linux-arm-
release
/symbols foo test.elf foo.gtrace
/system/core/libpixelflinger/tinyutils/
SharedBuffer.cpp
46
release
();
66
release
();
84
release
();
93
int32_t SharedBuffer::
release
(uint32_t flags) const
function in class:android::SharedBuffer
/external/icu4c/layoutex/
layoutex.vcproj
22
Name="
Release
|Win32"
24
IntermediateDirectory=".\x86\
Release
"
60
PrecompiledHeaderFile=".\x86\
Release
/layoutex.pch"
61
AssemblerListingLocation=".\x86\
Release
/"
62
ObjectFile=".\x86\
Release
/"
63
ProgramDataBaseFileName=".\x86\
Release
/"
210
Name="
Release
|x64"
211
OutputDirectory=".\x64\
Release
"
212
IntermediateDirectory=".\x64\
Release
"
248
PrecompiledHeaderFile=".\x64\
Release
/layoutex.pch
[
all
...]
/external/icu4c/test/cintltst/
cintltst.vcproj
113
Name="
Release
|Win32"
114
OutputDirectory=".\x86\
Release
"
115
IntermediateDirectory=".\x86\
Release
"
136
TypeLibraryName=".\x86\
Release
/cintltst.tlb"
148
PrecompiledHeaderFile=".\x86\
Release
/cintltst.pch"
149
AssemblerListingLocation=".\x86\
Release
/"
150
ObjectFile=".\x86\
Release
/"
151
ProgramDataBaseFileName=".\x86\
Release
/"
169
OutputFile=".\x86\
Release
/cintltst.exe"
173
ProgramDatabaseFile=".\x86\
Release
/cintltst.pdb
[
all
...]
/external/quake/quake/src/QW/client/
qwcl.dsp
7
CFG=qwcl - Win32
Release
16
!MESSAGE NMAKE /f "qwcl.mak" CFG="qwcl - Win32
Release
"
20
!MESSAGE "qwcl - Win32
Release
" (based on "Win32 (x86) Application")
34
!IF "$(CFG)" == "qwcl - Win32
Release
"
38
# PROP BASE Output_Dir ".\
Release
"
39
# PROP BASE Intermediate_Dir ".\
Release
"
43
# PROP Output_Dir ".\
Release
"
44
# PROP Intermediate_Dir ".\
Release
"
148
# Name "qwcl - Win32
Release
"
215
!IF "$(CFG)" == "qwcl - Win32
Release
"
[
all
...]
/external/icu4c/test/perf/ubrkperf/
ubrkperfold.dsp
20
!MESSAGE "ubrkperfold - Win32
Release
" (based on "Win32 (x86) Console Application")
22
!MESSAGE "ubrkperfold - Win64
Release
" (based on "Win32 (x86) Console Application")
33
!IF "$(CFG)" == "ubrkperfold - Win32
Release
"
37
# PROP BASE Output_Dir "
Release
"
38
# PROP BASE Intermediate_Dir "
Release
"
42
# PROP Output_Dir "
Release
"
43
# PROP Intermediate_Dir "
Release
"
59
InputPath=.\
Release
\ubrkperfold.exe
92
!ELSEIF "$(CFG)" == "ubrkperfold - Win64
Release
"
96
# PROP BASE Output_Dir "
Release
"
[
all
...]
/external/icu4c/tools/ctestfw/
ctestfw.vcproj
21
Name="
Release
|Win32"
23
IntermediateDirectory=".\x86\
Release
"
60
PrecompiledHeaderFile=".\x86\
Release
/icutest.pch"
61
AssemblerListingLocation=".\x86\
Release
/"
62
ObjectFile=".\x86\
Release
/"
63
ProgramDataBaseFileName=".\x86\
Release
/"
209
Name="
Release
|x64"
210
OutputDirectory=".\x64\
Release
"
211
IntermediateDirectory=".\x64\
Release
"
248
PrecompiledHeaderFile=".\x64\
Release
/icutest.pch
[
all
...]
/external/webkit/JavaScriptGlue/
UserObjectImp.cpp
46
fJSUserObject->
Release
();
72
jsArg->
Release
();
87
jsResult->
Release
();
91
jsThisObj->
Release
();
125
jsResult->
Release
();
140
jsResult->
Release
();
163
if (jsValueObj) jsValueObj->
Release
();
204
jsObjPtr->
Release
();
284
if (jsObjPtr) jsObjPtr->
Release
();
319
if (jsObjPtr) jsObjPtr->
Release
();
[
all
...]
Completed in 77 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>