OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finalize
(Results
626 - 650
of
2103
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h
117
/// finalizeSymbolValue -
finalize
the symbol value
/frameworks/compile/mclinker/lib/LD/
SectionSymbolSet.cpp
61
bool SectionSymbolSet::
finalize
(LDSection& pOutSect,
function in class:mcld::SectionSymbolSet
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.h
107
/// finalizeTargetSymbols -
finalize
the symbol value
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h
124
/// finalizeTargetSymbols -
finalize
the symbol value
/frameworks/rs/cpu_ref/
rsCpuScript.h
97
//
Finalize
an MTLaunchStruct for launching a general reduce-style kernel.
/hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_preview.c
72
gobject_class->
finalize
= mix_videoformatenc_preview_finalize;
101
if (root_class->
finalize
) {
102
root_class->
finalize
(obj);
865
//Most stuff is cleaned up in parent_class->
finalize
()
[
all
...]
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ref/
PhantomReferenceTest.java
25
//TODO: write a test to verify that the referent's
finalize
() happens
/libcore/ojluni/src/main/java/sun/nio/fs/
UnixDirectoryStream.java
241
protected void
finalize
() throws IOException {
method in class:UnixDirectoryStream
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java
89
protected void
finalize
() {
method in class:ProfileService
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
BasicTexture.java
183
protected void
finalize
() {
method in class:BasicTexture
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
UserProvisioningStateHelper.java
124
*
Finalize
the current users userProvisioningState depending on the following factors:
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
ProvisioningManager.java
213
ProvisionLogger.loge("Trying to pre-
finalize
provisioning, but controller is null");
/packages/apps/WallpaperPicker/src/com/android/gallery3d/glrenderer/
BasicTexture.java
154
protected void
finalize
() {
method in class:BasicTexture
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/MSF/
MSFBuilder.h
112
///
Finalize
the layout and build the headers and structures that describe the
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fusion.h
564
virtual HRESULT STDMETHODCALLTYPE
Finalize
(
630
HRESULT (STDMETHODCALLTYPE *
Finalize
)(
684
#define IAssemblyName_Finalize(This) (This)->lpVtbl->
Finalize
(This)
710
return This->lpVtbl->
Finalize
(This);
[
all
...]
mfreadwrite.h
435
virtual HRESULT STDMETHODCALLTYPE
Finalize
(
506
HRESULT (STDMETHODCALLTYPE *
Finalize
)(
542
#define IMFSinkWriter_Finalize(This) (This)->lpVtbl->
Finalize
(This)
582
return This->lpVtbl->
Finalize
(This);
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist.py
94
# have to
finalize
'plat_name' before 'bdist_base'
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist.py
94
# have to
finalize
'plat_name' before 'bdist_base'
Completed in 1361 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>