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

<<11121314151617181920>>

  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 659 ncvAssertPrintCheck(ncvStat == NCV_SUCCESS, "NCVVectorAlloc dtor:: dealloc failed");
888 ncvAssertPrintCheck(ncvStat == NCV_SUCCESS, "NCVMatrixAlloc dtor:: dealloc failed");
  /frameworks/native/libs/ui/
Region.cpp 604 { // scope for rasterizer (dtor has side effects)
716 { // scope for rasterizer (dtor has side effects)
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 294 mFreeChildren = (InitOrDtorFunc_t) dlsym(mScriptSO, ".rs.dtor");
296 //ALOGE("Found .rs.dtor(): %p", mFreeChildren);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 241 // FIXME There is no dtor declared, but we should have something generated
245 * The dtor only erases the elements, and note that if the elements
    [all...]
stl_list.h 641 * No explicit dtor needed as the _Base dtor takes care of
642 * things. The _Base dtor only erases the elements, and note
    [all...]
stl_map.h 247 // FIXME There is no dtor declared, but we should have something
251 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 241 // FIXME There is no dtor declared, but we should have something generated
245 * The dtor only erases the elements, and note that if the elements
    [all...]
stl_list.h 641 * No explicit dtor needed as the _Base dtor takes care of
642 * things. The _Base dtor only erases the elements, and note
    [all...]
stl_map.h 247 // FIXME There is no dtor declared, but we should have something
251 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multimap.h 241 // FIXME There is no dtor declared, but we should have something generated
245 * The dtor only erases the elements, and note that if the elements
    [all...]
stl_list.h 641 * No explicit dtor needed as the _Base dtor takes care of
642 * things. The _Base dtor only erases the elements, and note
    [all...]
stl_map.h 247 // FIXME There is no dtor declared, but we should have something
251 * The dtor only erases the elements, and note that if the elements
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multimap.h 271 // FIXME There is no dtor declared, but we should have something generated
275 * The dtor only erases the elements, and note that if the elements
    [all...]
stl_list.h 654 * No explicit dtor needed as the _Base dtor takes care of
655 * things. The _Base dtor only erases the elements, and note
    [all...]
stl_map.h 276 // FIXME There is no dtor declared, but we should have something
280 * The dtor only erases the elements, and note that if the elements
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
dwarf_reader.h     [all...]
icf.cc 674 // This function returns true if the section name is that of a ctor or a dtor.
728 // or a dtor. The mangled function name can be obtained from the
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 2777 CXXDestructorDecl *dtor = PointeeRD->getDestructor(); local
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 676 void CodeGenModule::AddGlobalDtor(llvm::Function *Dtor, int Priority) {
678 GlobalDtors.push_back(Structor(Priority, Dtor, nullptr));
732 if (const auto *Dtor = dyn_cast_or_null<CXXDestructorDecl>(FD)) {
733 if (getCXXABI().useThunkForDtorVariant(Dtor, GD.getDtorType())) {
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
ChangeLog-9899 900 * scripttempl/elf.sc (CTOR, DTOR): Exclude crtend.o from ctor wildcard.
902 * scripttempl/elfd10v.sc (CTOR, DTOR): Likewise.
903 * scripttempl/elfd30v.sc (CTOR, DTOR): Likewise.
904 * scripttempl/elfppc.sc (CTOR, DTOR): Likewise.
935 * scripttempl/elf.sc: Don't gather .ctor and .dtor sections
    [all...]
ChangeLog-0203 589 * scripttempl/elfm68hc11.sc: Keep ctor/dtor sections; Take into
    [all...]
  /frameworks/compile/slang/
slang_rs_object_ref_count.cpp     [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_algo.c 813 _STLP_MPWFIX_TRY //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
822 _STLP_MPWFIX_CATCH //*TY 06/01/2000 - they forget to call dtor for _Temporary_buffer if no try/catch block is present
    [all...]
  /build/kati/
ninja_test.cc 53 ASSERT_EQ(GetDepfile("echo \"target asm: libsonivox <= external/sonivox/arm-wt-22k/lib_src/ARM-E_filter_gnu.s\" && mkdir -p out/target/product/generic/obj/SHARED_LIBRARIES/libsonivox_intermediates/lib_src/ && prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-gcc -I external/sonivox/arm-wt-22k/host_src -I external/sonivox/arm-wt-22k/lib_src -I external/libcxx/include -I external/sonivox/arm-wt-22k -I out/target/product/generic/obj/SHARED_LIBRARIES/libsonivox_intermediates -I out/target/product/generic/gen/SHARED_LIBRARIES/libsonivox_intermediates -I libnativehelper/include/nativehelper $$(cat out/target/product/generic/obj/SHARED_LIBRARIES/libsonivox_intermediates/import_includes) -isystem system/core/include -isystem hardware/libhardware/include -isystem hardware/libhardware_legacy/include -isystem hardware/ril/include -isystem libnativehelper/include -isystem frameworks/native/include -isystem frameworks/native/opengl/include -isystem frameworks/av/include -isystem frameworks/base/include -isystem out/target/product/generic/obj/include -isystem bionic/libc/arch-arm/include -isystem bionic/libc/include -isystem bionic/libc/kernel/uapi -isystem bionic/libc/kernel/uapi/asm-arm -isystem bionic/libm/include -isystem bionic/libm/include/arm -c -fno-exceptions -Wno-multichar -msoft-float -ffunction-sections -fdata-sections -funwind-tables -fstack-protector -Wa,--noexecstack -Werror=format-security -D_FORTIFY_SOURCE=2 -fno-short-enums -no-canonical-prefixes -fno-canonical-system-headers -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -include build/core/combo/include/arch/linux-arm/AndroidConfig.h -I build/core/combo/include/arch/linux-arm/ -fno-builtin-sin -fno-strict-volatile-bitfields -Wno-psabi -mthumb-interwork -DANDROID -fmessage-length=0 -W -Wall -Wno-unused -Winit-self -Wpointer-arith -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -DNDEBUG -g -Wstrict-aliasing=2 -fgcse-after-reload -frerun-cse-after-loop -frename-registers -DNDEBUG -UDEBUG -Wa,\"-I\" -Wa,\"external/sonivox/arm-wt-22k/lib_src\" -Wa,\"--defsym\" -Wa,\"SAMPLE_RATE_22050=1\" -Wa,\"--defsym\" -Wa,\"STEREO_OUTPUT=1\" -Wa,\"--defsym\" -Wa,\"FILTER_ENABLED=1\" -Wa,\"--defsym\" -Wa,\"SAMPLES_8_BIT=1\" -D__ASSEMBLY__ -MD -MF out/target/product/generic/obj/SHARED_LIBRARIES/libsonivox_intermediates/lib_src/ARM-E_filter_gnu.d -o out/target/product/generic/obj/SHARED_LIBRARIES/libsonivox_intermediates/lib_src/ARM-E_filter_gnu.o external/sonivox/arm-wt-22k/lib_src/ARM-E_filter_gnu.s", &new_cmd), "");

Completed in 952 milliseconds

<<11121314151617181920>>