OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finalize
(Results
526 - 550
of
2103
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h
274
/// @brief Immediately emit and
finalize
the moduleOB set represented by the
276
/// @param H Handle for module set to emit/
finalize
.
/external/llvm/lib/Target/ARM/
Thumb2ITBlockPass.cpp
254
//
Finalize
IT mask.
263
//
Finalize
the bundle.
/external/pdfium/third_party/agg23/
agg_rasterizer_scanline_aa.h
145
void
finalize
(int) {}
function in class:agg::scanline_hit_test
370
sl.
finalize
(m_cur_y);
/external/pdfium/xfa/fwl/theme/
cfwl_checkboxtp.cpp
44
void CFWL_CheckBoxTP::
Finalize
() {
46
CFWL_WidgetTP::
Finalize
();
cfwl_monthcalendartp.cpp
29
void CFWL_MonthCalendarTP::
Finalize
() {
31
CFWL_WidgetTP::
Finalize
();
/frameworks/base/core/java/android/app/
ActivityView.java
325
protected void
finalize
() throws Throwable {
method in class:ActivityView
332
super.
finalize
();
/frameworks/base/core/java/android/bluetooth/
BluetoothMap.java
118
protected void
finalize
() throws Throwable {
method in class:BluetoothMap
122
super.
finalize
();
BluetoothMapClient.java
135
protected void
finalize
() throws Throwable {
method in class:BluetoothMapClient
139
super.
finalize
();
BluetoothPbap.java
171
protected void
finalize
() throws Throwable {
method in class:BluetoothPbap
175
super.
finalize
();
BluetoothPbapClient.java
125
protected void
finalize
() throws Throwable {
method in class:BluetoothPbapClient
129
super.
finalize
();
BluetoothSap.java
152
protected void
finalize
() throws Throwable {
method in class:BluetoothSap
156
super.
finalize
();
/frameworks/base/core/java/android/hardware/
HardwareBuffer.java
168
protected void
finalize
() throws Throwable {
method in class:HardwareBuffer
173
super.
finalize
();
/frameworks/base/core/java/android/hardware/usb/
UsbRequest.java
119
protected void
finalize
() throws Throwable {
method in class:UsbRequest
127
super.
finalize
();
/frameworks/base/core/java/android/util/jar/
StrictJarFile.java
235
protected void
finalize
() throws Throwable {
method in class:StrictJarFile
242
super.
finalize
();
/frameworks/base/core/java/android/view/
VelocityTracker.java
95
protected void
finalize
() throws Throwable {
method in class:VelocityTracker
102
super.
finalize
();
/frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java
255
protected void
finalize
() throws Throwable {
method in class:BitmapRegionDecoder
259
super.
finalize
();
Region.java
380
protected void
finalize
() throws Throwable {
method in class:Region
385
super.
finalize
();
/frameworks/base/media/java/android/media/midi/
MidiDeviceServer.java
430
protected void
finalize
() throws Throwable {
method in class:MidiDeviceServer
438
super.
finalize
();
/frameworks/base/services/core/java/com/android/server/audio/
FocusRequester.java
255
protected void
finalize
() throws Throwable {
method in class:FocusRequester
257
super.
finalize
();
/libcore/ojluni/src/main/java/java/lang/
Enum.java
293
* enum classes cannot have
finalize
methods.
295
protected final void
finalize
() { }
method in class:Enum
/libcore/ojluni/src/main/java/sun/nio/ch/
UnixAsynchronousServerSocketChannelImpl.java
136
protected void
finalize
() throws Throwable {
method in class:UnixAsynchronousServerSocketChannelImpl
143
super.
finalize
();
/packages/apps/TV/src/com/android/tv/tuner/
TunerHal.java
187
protected void
finalize
() throws Throwable {
method in class:TunerHal
188
super.
finalize
();
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstrBundle.h
22
/// finalizeBundle -
Finalize
a machine instruction bundle which includes
40
/// finalizeBundles -
Finalize
instruction bundles in the specified
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h
279
/// @brief Immediately emit and
finalize
the moduleOB set represented by the
281
/// @param H Handle for module set to emit/
finalize
.
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineInstrBundle.h
22
/// finalizeBundle -
Finalize
a machine instruction bundle which includes
40
/// finalizeBundles -
Finalize
instruction bundles in the specified
Completed in 727 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>