HomeSort by relevance Sort by last modified time
    Searched full:finalize (Results 651 - 675 of 2103) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 94 # have to finalize 'plat_name' before 'bdist_base'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
bdist.py 94 # have to finalize 'plat_name' before 'bdist_base'
  /toolchain/binutils/binutils-2.25/ld/emultempl/
mmix-elfnmmo.em 109 einfo ("%F%P: Can't finalize linker-allocated global registers\n");
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.c     [all...]
  /external/libmojo/third_party/jinja2/
environment.py 176 `finalize`
254 finalize=None,
288 self.finalize = finalize
329 undefined=missing, finalize=missing, autoescape=missing,
    [all...]
compiler.py     [all...]
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h     [all...]
mkvmuxer.cc     [all...]
  /external/elfutils/src/
ld.h 364 /* Finalize the output file. */
365 int (*finalize) (struct ld_state *); member in struct:callbacks
366 #define FINALIZE(state) \
367 DL_CALL_FCT ((state)->callbacks.finalize, (state))
394 /* Finalize the .plt section the what belongs to them. */
    [all...]
  /external/libnl/lib/
nl.c 403 * Unlike `nl_send_auto()`, this function does *not* finalize the message in
433 * Finalize Netlink message
471 * Finalize and transmit Netlink message
493 * Finalize and transmit Netlink message and wait for ACK or error message
497 * Passes the `msg` to `nl_send_auto()` to finalize and transmit it. Frees the
  /prebuilts/tools/common/m2/repository/com/neenbedankt/gradle/plugins/android-apt/1.8/
android-apt-1.8.jar 
  /prebuilts/tools/common/m2/repository/org/gebish/geb-ast/0.9.3/
geb-ast-0.9.3.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_multiprocessing.py     [all...]
  /cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
ErrorLoggingService.java 332 protected void finalize() throws Throwable { method in class:ErrorLoggingService.ErrorServiceConnection
334 super.finalize();
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 596 Locals.Finalize;
621 Locals.Finalize;
  /external/apache-http/android/src/android/net/http/
AndroidHttpClient.java 191 protected void finalize() throws Throwable { method in class:AndroidHttpClient
192 super.finalize();
  /external/apache-http/src/org/apache/http/impl/conn/
SingleClientConnManager.java 139 protected void finalize() throws Throwable { method in class:SingleClientConnManager
141 super.finalize();
  /external/conscrypt/common/src/main/java/org/conscrypt/
OpenSSLX509Certificate.java 561 protected void finalize() throws Throwable { method in class:OpenSSLX509Certificate
567 super.finalize();
  /external/eigen/Eigen/src/SparseCore/
SparseVector.h 207 inline void finalize() {} function in class:Eigen::SparseVector
382 /** \internal \deprecated use finalize() */
  /external/elfutils/libasm/
asm_end.c 0 /* Finalize operations on the assembler context, free all resources.
486 /* Finalize the ELF handling. */
  /external/freetype/include/freetype/
ftmodapi.h 161 /* A function used to finalize (not destroy) a given module object. */
164 /* module :: The module to finalize. */
    [all...]
  /external/jsilver/src/org/clearsilver/jni/
JniHdf.java 88 protected void finalize() throws Throwable { method in class:JniHdf
90 super.finalize();
  /external/libchrome/base/message_loop/
message_pump_glib.cc 39 // GLib sources have four callbacks: Prepare, Check, Dispatch and Finalize.
54 // Finalize is called when the source is destroyed.
  /external/llvm/bindings/go/llvm/
dibuilder.go 107 // FInalize finalizes the debug information generated by the DIBuilder.
108 func (d *DIBuilder) Finalize() {
  /external/pdfium/third_party/freetype/include/freetype/
ftmodapi.h 157 /* A function used to finalize (not destroy) a given module object. */
160 /* module :: The module to finalize. */
    [all...]

Completed in 1358 milliseconds

<<21222324252627282930>>