/frameworks/av/media/libstagefright/wifi-display/source/ |
TSPacketizer.cpp | 60 void finalize(); 250 void TSPacketizer::Track::finalize() { function in class:android::TSPacketizer::Track 788 track->finalize();
|
/frameworks/compile/mclinker/lib/Object/ |
ObjectLinker.cpp | 645 // finalize the section symbols, set their fragment reference and push them 649 m_pModule->getSectionSymbolSet().finalize( 709 /// finalizeSymbolValue - finalize the resolved symbol value. [all...] |
/hardware/intel/common/libmix/mix_video/src/ |
mixvideoformat_mp42.c | 82 gobject_class->finalize = mix_videoformat_mp42_finalize; 160 if (root_class->finalize) { 161 root_class->finalize(obj); [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/ |
DeflaterTest.java | 46 finalize(); method 191 * java.util.zip.Deflater#finalize() 197 helper_end_test(mdefl, "finalize"); [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/ |
managers.py | 53 from multiprocessing.util import Finalize, info 533 self.shutdown = util.Finalize( 790 self._close = util.Finalize( [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/ |
managers.py | 53 from multiprocessing.util import Finalize, info 533 self.shutdown = util.Finalize( 790 self._close = util.Finalize( [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 53 from multiprocessing.util import Finalize, info 533 self.shutdown = util.Finalize( 790 self._close = util.Finalize( [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
managers.py | 53 from multiprocessing.util import Finalize, info 533 self.shutdown = util.Finalize( 790 self._close = util.Finalize( [all...] |
/art/compiler/utils/ |
assembler.h | 359 // Finalize the code; emit slow paths, fixup branches, add literal pool, etc.
|
/art/test/980-redefine-object/src/ |
Main.java | 138 * .method protected finalize()V
|
/development/samples/Vault/src/com/example/android/vault/ |
EncryptedDocument.java | 311 // Write header; we'll come back later to finalize details
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Dxe/ |
MeasureBootPeCoff.c | 344 // 17. Finalize the SHA hash.
|
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEEDxe/ |
MeasureBootPeCoff.c | 344 // 17. Finalize the SHA hash.
|
/external/clang/lib/CodeGen/ |
ObjectFilePCHContainerOperations.cpp | 247 // Finalize the Builder.
|
/external/compiler-rt/include/sanitizer/ |
common_interface_defs.h | 147 // it must call __sanitizer_finish_switch_fiber to finalize the switch.
|
/external/compiler-rt/lib/esan/ |
working_set.cpp | 64 // prior to our finalize routine.
|
/external/eigen/Eigen/src/SparseCore/ |
ConservativeSparseSparseProduct.h | 117 res.finalize();
|
TriangularSolver.h | 285 res.finalize();
|
/external/eigen/unsupported/Eigen/src/SparseExtra/ |
RandomSetter.h | 235 mp_target->finalize();
|
/external/elfutils/src/ |
arlib.c | 106 /* Finalize ARLIB_SYMTAB content. */
|
/external/elfutils/tests/ |
update4.c | 293 /* No more sections, finalize the section header string table. */
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
CompoundTransliteratorTest.java | 227 // must be the same after we finalize (see below).
|
/external/icu/icu4c/source/tools/toolutil/ |
ucm.h | 267 /* finalize and optimize states after the toUnicode mappings are processed */
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
CompoundTransliteratorTest.java | 226 // must be the same after we finalize (see below).
|
/external/llvm/include/llvm/ExecutionEngine/ |
RuntimeDyld.h | 282 /// applied by the outermost call to finalize. This allows different
|