HomeSort by relevance Sort by last modified time
    Searched refs:Cleanup (Results 51 - 75 of 103) sorted by null

1 23 4 5

  /external/autotest/client/deps/glbench/src/
windowmanagertest.cc 176 g_main_gl_interface->Cleanup();
  /external/bison/data/
glr.c     [all...]
lalr1.cc 827 yydestruct_ ("Cleanup: discarding lookahead", yytoken, &yylval,
836 yydestruct_ ("Cleanup: popping",
    [all...]
  /external/tpm2/
CpriHash.c 319 goto Cleanup;
323 Cleanup:
336 // Do the cleanup
425 goto Cleanup;
452 Cleanup:
    [all...]
CpriECC.c 173 goto Cleanup;
189 Cleanup:
520 goto Cleanup;
527 goto Cleanup;
531 goto Cleanup;
541 goto Cleanup;
560 Cleanup:
    [all...]
  /external/webrtc/webrtc/libjingle/xmpp/
xmppengine.h 327 goto Cleanup; \
  /system/connectivity/shill/vpn/
third_party_vpn_driver.h 105 void Cleanup(Service::ConnectState state, Service::ConnectFailure failure,
openvpn_driver.h 137 FRIEND_TEST(OpenVPNDriverTest, Cleanup);
231 void Cleanup(Service::ConnectState state,
250 // termination during cleanup, while "dying" is any unexpected
  /external/pcre/dist/
pcrecpp.h 507 Cleanup();
661 void Cleanup();
  /external/v8/test/mjsunit/regress/
regress-1560.js 64 // Cleanup, then polymorphic case.
  /external/clang/lib/CodeGen/
CGExprCXX.cpp     [all...]
CGDecl.cpp 404 struct DestroyObject final : EHScopeStack::Cleanup {
417 // Don't use an EH cleanup recursively from an EH cleanup.
425 struct DestroyNRVOVariable final : EHScopeStack::Cleanup {
459 struct CallStackRestore final : EHScopeStack::Cleanup {
469 struct ExtendGCLifetime final : EHScopeStack::Cleanup {
484 struct CallCleanupFunction final : EHScopeStack::Cleanup {
503 // __attribute__((cleanup(f))) void *g;
517 /// A cleanup to call @llvm.lifetime.end.
518 class CallLifetimeEnd final : public EHScopeStack::Cleanup {
1388 EHCleanupScope &cleanup = cast<EHCleanupScope>(*EHStack.begin()); local
    [all...]
CGException.cpp 342 /// A cleanup to free the exception object if its initialization
344 struct FreeException final : EHScopeStack::Cleanup {
361 EHScopeStack::stable_iterator cleanup = EHStack.stable_begin(); local
378 // Deactivate the cleanup block.
379 DeactivateCleanupBlock(cleanup,
605 case EHScope::Cleanup:
650 case EHScope::Cleanup:
670 /// normal-only cleanup scopes.
673 case EHScope::Cleanup:
700 // a non-EH cleanup, we'll check enclosing scopes in EmitLandingPad
    [all...]
CGObjCRuntime.cpp 156 struct CallObjCEndCatch final : EHScopeStack::Cleanup {
245 // Add a cleanup to leave the catch.
308 struct CallSyncExit final : EHScopeStack::Cleanup {
341 // Register an all-paths cleanup to release the lock.
CGClass.cpp 475 struct CallBaseDtor final : EHScopeStack::Cleanup {
    [all...]
  /external/webrtc/webrtc/base/
opensslstreamadapter.cc 313 Cleanup();
657 Cleanup();
719 Cleanup();
854 Cleanup();
859 void OpenSSLStreamAdapter::Cleanup() {
860 LOG(LS_INFO) << "Cleanup";
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 316 if (UME.Cleanup)
317 UME.Cleanup = MBBMap[UME.Cleanup.get<const BasicBlock *>()];
  /external/vulkan-validation-layers/
update_external_sources.bat 10 REM Cleanup the file we used to collect the VS version output since it's no longer needed.
246 REM Cleanup any old directories lying around.
318 REM Cleanup any old directories lying around.
  /external/llvm/lib/CodeGen/
MachineModuleInfo.cpp 346 /// addCleanup - Add a cleanup action for a landing pad.
364 const Function *Cleanup) {
367 Handler.FilterOrFinally = Cleanup;
409 // If the only typeid is a cleanup, this is the same as having no typeids.
  /external/pdfium/tools/drmemory/scripts/
valgrind_test.py 165 def Cleanup(self):
208 self.Cleanup()
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ndhelper.h 78 STDMETHOD_(HRESULT,Cleanup)(THIS) PURE;
103 #define INetDiagHelper_Cleanup() (This)->lpVtbl->Cleanup(This)
  /external/autotest/server/cros/ap_configurators/
fetch_prebuilt_pyauto.py 126 def Cleanup(self):
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 336 /// addCleanup - Add a cleanup action for a landing pad.
344 const Function *Cleanup);
  /frameworks/support/v17/leanback/
Android.mk 171 # Cleanup temp vars
  /packages/apps/Messaging/
version.mk 120 # Cleanup the locals

Completed in 775 milliseconds

1 23 4 5