Home
last modified time | relevance | path

Searched defs:Retire (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dregistry.h85 void Retire(const char* flag_name) { in Retire() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DContext.cpp47 auto Retire = std::make_unique<RetireStage>(*RCU, *PRF, *LSU); in createDefaultPipeline() local
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/
Dreflection.cc281 void Retire(const char* name, FlagFastTypeId type_id, char* buf) { in Retire() function
/third_party/node/deps/v8/src/compiler/
Djs-heap-broker.cc124 void JSHeapBroker::Retire() { in Retire() function in v8::internal::compiler::JSHeapBroker
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h777 void Retire() GTEST_EXCLUSIVE_LOCK_REQUIRED_(g_gmock_mutex) { in Retire() function