HomeSort by relevance Sort by last modified time
    Searched refs:Destroy (Results 101 - 125 of 496) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/
b2CircleContact.cpp 35 void b2CircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator)
b2EdgeAndCircleContact.cpp 32 void b2EdgeAndCircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator)
b2EdgeAndPolygonContact.cpp 32 void b2EdgeAndPolygonContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator)
b2PolygonAndCircleContact.cpp 32 void b2PolygonAndCircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator)
b2PolygonContact.cpp 35 void b2PolygonContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator)
  /external/llvm/include/llvm/Support/
StringPool.h 107 S->Destroy();
  /external/lzma/CPP/Windows/Control/
Window2.h 36 virtual void OnClose() { Destroy(); }
  /external/pdfium/core/include/fxge/
fpf.h 17 virtual void Destroy() = 0;
  /external/pdfium/core/src/fpdfapi/
fpdf_basic_module.cpp 28 void CPDF_ModuleMgr::Destroy() {
  /external/pdfium/core/src/fxge/ge/
fx_ge.cpp 39 void CFX_GEModule::Destroy() {
  /external/pdfium/xfa/src/fxbarcode/qrcode/
BC_QRCoderErrorCorrectionLevel.cpp 74 void CBC_QRCoderErrorCorrectionLevel::Destroy() {
  /external/pdfium/xfa/src/fxfa/src/common/
xfa_localemgr.h 52 static void Destroy();
  /external/webrtc/webrtc/base/
signalthread.h 25 // Normal: Wait for SignalWorkDone, and then call Release to destroy.
56 void Destroy(bool wait);
  /external/webrtc/webrtc/test/channel_transport/
channel_transport.cc 46 UdpTransport::Destroy(socket_transport_);
  /external/webrtc/webrtc/voice_engine/
transmit_mixer_unittest.cc 54 TransmitMixer::Destroy(tm);
  /frameworks/compile/mclinker/include/mcld/Fragment/
Relocation.h 65 /// Destroy - destroy a relocation entry
66 static void Destroy(Relocation*& pRelocation);
  /frameworks/compile/mclinker/lib/LD/
LDSymbol.cpp 57 void LDSymbol::Destroy(LDSymbol*& pSymbol) {
  /frameworks/wilhelm/tests/mimeUri/
slesTestPlayUri2.cpp 240 /* Destroy the players */
241 (*player)->Destroy(player);
242 (*player2)->Destroy(player2);
244 /* Destroy Output Mix object */
245 (*outputMix)->Destroy(outputMix);
285 (*sl)->Destroy(sl);
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.h 40 static DisplayError Destroy(HWScale *intf);
hw_virtual.cpp 53 DisplayError HWVirtual::Destroy(HWInterface *intf) {
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display_primary.h 46 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_display_virtual.cpp 61 Destroy(hwc_display_virtual);
67 Destroy(hwc_display_virtual);
76 Destroy(hwc_display_virtual);
85 void HWCDisplayVirtual::Destroy(HWCDisplay *hwc_display) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/fb/
hw_scale.h 40 static DisplayError Destroy(HWScale *intf);
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
hwc_display_primary.h 38 static void Destroy(HWCDisplay *hwc_display);
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc2/
hwc_display_virtual.cpp 61 Destroy(hwc_display_virtual);
67 Destroy(hwc_display_virtual);
76 Destroy(hwc_display_virtual);
85 void HWCDisplayVirtual::Destroy(HWCDisplay *hwc_display) {

Completed in 612 milliseconds

1 2 3 45 6 7 8 91011>>