OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finalize
(Results
701 - 725
of
2103
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
GLRootView.java
623
protected void
finalize
() throws Throwable {
method in class:GLRootView
627
super.
finalize
();
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
IRTranslator.h
100
/// We will materialize all the constants in
finalize
.
429
//
finalize
()
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftmodapi.h
157
/* A function used to
finalize
(not destroy) a given module object. */
160
/* module :: The module to
finalize
. */
[
all
...]
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
ModuleDefinition.java
373
//
finalize
results
394
/**
Finalize
results to report them all and count if there are missing tests. */
/art/compiler/optimizing/
optimizing_cfi_test.cc
93
code_gen_->
Finalize
(&code_allocator_);
/art/compiler/utils/arm64/
jni_macro_assembler_arm64.h
49
//
Finalize
the code.
/art/compiler/utils/
jni_macro_assembler.h
53
//
Finalize
the code; emit slow paths, fixup branches, add literal pool, etc.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
xxmodule.c
351
/*
Finalize
the type object including setting type of the new type
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas
335
/// Locals.
Finalize
;
362
/// You MUST call the
Finalize
method at the end of the routine to make
382
procedure
Finalize
;
930
procedure TLocalStorage.
Finalize
;
/external/clang/lib/CodeGen/
CodeGenPGO.cpp
106
uint64_t
finalize
();
595
uint64_t PGOHash::
finalize
() {
function in class:PGOHash
607
//
Finalize
the MD5 and return the hash.
659
FunctionHash = Walker.Hash.
finalize
();
/external/compiler-rt/lib/tsan/go/
tsan_go.cc
154
int res =
Finalize
(thr);
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_java.cc
86
int status =
Finalize
(thr);
/external/dng_sdk/source/
dng_mosaic_info.cpp
67
void
Finalize
(const dng_point &scale,
118
void dng_bilinear_kernel::
Finalize
(const dng_point &scale,
939
kernel.
Finalize
(fScale,
969
kernel.
Finalize
(fScale,
[
all
...]
/external/eigen/Eigen/src/SparseCore/
SparseSparseProductWithPruning.h
76
res.
finalize
();
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorReduction.h
162
return reducer.
finalize
(accum);
255
*output = reducer.
finalize
(reducer.initialize());
294
*output = reducer.
finalize
(finalShard);
605
return reducer.
finalize
(accum);
[
all
...]
/external/eigen/unsupported/Eigen/src/Skyline/
SkylineMatrixBase.h
164
derived().
finalize
();
/external/elfutils/libasm/
libasm.h
80
/*
Finalize
output file and free all resources. */
/external/elfutils/tests/
alldts.c
213
/* No more sections,
finalize
the section header string table. */
Completed in 1068 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>