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

<<21222324252627

  /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), "");
  /development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsNativeActivity.cpp 119 //Dtor
MoreTeapotsRenderer.cpp 41 // Dtor
  /external/clang/lib/Analysis/
ThreadSafety.cpp     [all...]
  /external/clang/lib/Basic/
TargetInfo.cpp 102 // Out of line virtual dtor for TargetInfo.
  /external/clang/lib/CodeGen/
CGBlocks.cpp 1553 const CXXDestructorDecl *dtor = nullptr; local
    [all...]
CGCleanup.h 219 // FIXME: it's better to always call clearHandlerBlocks in DTOR and have a
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 90 /// ".reference .destructors_used" directive after the static ctor/dtor
  /external/opencv3/modules/ts/src/
ts.cpp 414 } // dtor
  /external/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 77 // Make gcc -Wnon-virtual-dtor happy.
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediadecoder_jni.cc     [all...]
  /external/webrtc/webrtc/voice_engine/
transmit_mixer.cc 220 "TransmitMixer::~TransmitMixer() - dtor");
    [all...]
voe_audio_processing_impl.cc 69 "VoEAudioProcessingImpl::~VoEAudioProcessingImpl() - dtor");
    [all...]
  /frameworks/compile/slang/
README.html 570 <li><p class="first">The function <strong>.rs.dtor</strong> is a function that is sometimes generated by
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
ostream 90 * This does very little apart from providing a virtual base dtor.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
ostream 90 * This does very little apart from providing a virtual base dtor.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
ostream 90 * This does very little apart from providing a virtual base dtor.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
ostream 90 * This does very little apart from providing a virtual base dtor.
  /system/core/libutils/
RefBase.cpp 492 // outlive the object, it is not destroyed in the dtor, and
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /toolchain/binutils/binutils-2.25/libiberty/testsuite/
demangle-expected 13 # --is-v3-dtor Likewise, but for dtors.
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/test/CodeGenCXX/
dllexport.cpp 601 // The scalar deleting dtor does not get exported:
605 // The user-defined dtor does get exported:
    [all...]
  /external/google-breakpad/src/testing/scripts/generator/cpp/
ast.py 807 # Must be a dtor (probably not in method body).
809 # self.in_class can contain A::Name, but the dtor will only
    [all...]
  /build/core/
config.mk 667 TARGET_ERROR_FLAGS := -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Werror=date-time
    [all...]

Completed in 955 milliseconds

<<21222324252627