Home
last modified time | relevance | path

Searched defs:Retire (Results 1 – 4 of 4) 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/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h798 void Retire() in Retire() function