HomeSort by relevance Sort by last modified time
    Searched full:dtor (Results 376 - 400 of 662) sorted by null

<<11121314151617181920>>

  /hardware/qcom/display/msm8226/liboverlay/
overlayCtrlData.h 53 /* dtor close */
  /hardware/qcom/display/msm8909/liboverlay/
overlayCtrlData.h 53 /* dtor close */
  /hardware/qcom/display/msm8960/liboverlay/
overlay.h 43 /* dtor close */
overlayCtrlData.h 53 /* dtor close */
  /hardware/qcom/display/msm8994/liboverlay/
overlayCtrlData.h 53 /* dtor close */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/ldscripts/
i386pe.x 26 LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);
i386pe.xa 26 LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);
i386pe.xbn 26 LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);
i386pe.xn 26 LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);
i386pep.x 27 LONG (-1); LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0); LONG (0);
i386pep.xa 27 LONG (-1); LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0); LONG (0);
i386pep.xbn 27 LONG (-1); LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0); LONG (0);
i386pep.xn 27 LONG (-1); LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0); LONG (0);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
condition_variable 183 // scoped unlock - unlocks in ctor, re-locks in dtor
  /system/bt/build/secondary/third_party/libchrome/
BUILD.gn 245 "-Wno-non-virtual-dtor",
  /system/weaved/
Android.mk 29 -Wno-non-virtual-dtor \
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 421 // Make gcc -Wnon-virtual-dtor happy.
528 // Make gcc -Wnon-virtual-dtor happy.
539 // Make gcc -Wnon-virtual-dtor happy.
  /hardware/qcom/gps/msm8909/utils/
LocTimer.cpp 107 // dtor
147 // dtor
228 // dtor
  /hardware/qcom/gps/msm8996/utils/
LocTimer.cpp 107 // dtor
147 // dtor
228 // dtor
  /toolchain/binutils/binutils-2.25/ld/scripttempl/
mep.sc 183 DTOR=".dtors ${CONSTRUCTING-0} :
355 ${SMALL_DATA_DTOR-${RELOCATING+${DTOR}}}
379 ${SMALL_DATA_DTOR+${RELOCATING+${DTOR}}}
elf64hppa.sc 248 DTOR=".dtors ${CONSTRUCTING-0} :
459 ${SMALL_DATA_DTOR-${RELOCATING+${DTOR}}}
484 ${SMALL_DATA_DTOR+${RELOCATING+${DTOR}}}
elfxtensa.sc 265 DTOR=".dtors ${CONSTRUCTING-0} :
469 ${SMALL_DATA_DTOR-${RELOCATING+${DTOR}}}
494 ${SMALL_DATA_DTOR+${RELOCATING+${DTOR}}}
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 4949 CXXDestructorDecl *dtor = Record->getDestructor(); local
    [all...]
  /external/clang/lib/CodeGen/
CGOpenMPRuntime.h 58 /// void *data, kmpc_ctor ctor, kmpc_cctor cctor, kmpc_dtor dtor);
360 /// \param Dtor Pointer to a global destructor function for \a VD.
364 llvm::Value *Dtor, SourceLocation Loc);
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp 46 // ctor/dtor that call(s) the virtual function (or may escape "this" to some
262 // This class has an implicit dtor. Vdtors don't require vtordispex thunks
263 // as the most derived class always has an implicit dtor,

Completed in 1853 milliseconds

<<11121314151617181920>>