OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:finalize
(Results
576 - 600
of
2103
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp
40
Pass.Ctx.Selectors.getNullarySelector(&Pass.Ctx.Idents.get("
finalize
"));
/external/curl/docs/examples/
xmlstream.c
146
/* Expat requires one final call to
finalize
parsing. */
/external/deqp/framework/delibs/decpp/
deSha1.hpp
56
Sha1
finalize
(void);
/external/doclava/src/com/google/doclava/
MethodInfo.java
912
// exclude 'throws' changes to
finalize
() overrides with no arguments
913
if (!name().equals("
finalize
") || (!mParameters.isEmpty())) {
923
// exclude 'throws' changes to
finalize
() overrides with no arguments
925
if (!name().equals("
finalize
") || (!mParameters.isEmpty())) {
[
all
...]
/external/eigen/Eigen/src/OrderingMethods/
Amd.h
341
h %= n; /*
finalize
hash of i */
347
degree[k] = dk; /*
finalize
|Lk| */
390
/* ---
Finalize
new element------------------------------------------ */
391
for(p = pk1, pk = pk1; pk < pk2; pk++) /*
finalize
Lk */
/external/elfutils/tests/
update3.c
145
/* No more sections,
finalize
the section header string table. */
/external/google-benchmark/src/
json_reporter.cc
112
void JSONReporter::
Finalize
() {
/external/google-breakpad/src/common/
stabs_to_module.h
92
void
Finalize
();
/external/guava/guava/src/com/google/common/io/
FileBackedOutputStream.java
103
@Override protected void
finalize
() {
/external/guava/guava-tests/test/com/google/common/io/
FileBackedOutputStreamTest.java
54
// Make sure that
finalize
deletes the file
/external/javasqlite/src/main/java/SQLite/
Blob.java
312
protected native void
finalize
();
method in class:Blob
Database.java
142
protected void
finalize
() {
method in class:Database
318
vm.
finalize
();
371
vm.
finalize
();
424
vm.
finalize
();
/external/libchrome/base/strings/
stringprintf.cc
44
// Templatized backend for StringPrintF/StringAppendF. This does not
finalize
/external/libcxx/utils/google-benchmark/src/
json_reporter.cc
112
void JSONReporter::
Finalize
() {
/external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm
223
;
Finalize
SAD and store
/external/libvpx/libvpx/vp9/common/x86/
vp9_mfqe_sse2.asm
224
;
Finalize
SAD and store
/external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h
149
void
finalize
(const AsmPrinter &AP, DebugLocStream::ListBuilder &List,
/external/llvm/lib/CodeGen/GlobalISel/
IRTranslator.cpp
120
void IRTranslator::
finalize
() {
function in class:IRTranslator
/external/llvm/lib/MC/
StringTableBuilder.cpp
80
void StringTableBuilder::
finalize
() {
function in class:StringTableBuilder
/external/mesa3d/src/amd/addrlib/r800/
siaddrlib.h
148
/// Dummy function to
finalize
the inheritance
/external/pdfium/third_party/agg23/
agg_scanline_u.h
111
void
finalize
(int y)
function in class:agg::scanline_u
/external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderMode.cpp
66
void CBC_QRCoderMode::
Finalize
() {
/external/python/cpython2/Lib/distutils/command/
bdist.py
94
# have to
finalize
'plat_name' before 'bdist_base'
/external/python/cpython2/Misc/
RFD
18
upcoming RFD) to comp.lang.misc; then
finalize
the 1.0.0 release and
/external/r8/src/test/java/com/android/tools/r8/regress/
Regress37740372.java
53
protected void
finalize
() throws java.lang.Throwable;
Completed in 849 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>