Home
last modified time | relevance | path

Searched defs:Reload (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBitReader.cs164 internal static void Reload(Org.Brotli.Dec.BitReader br) in Reload() method in Org.Brotli.Dec.BitReader
/third_party/cef/libcef_dll/ctocpp/
Dbrowser_ctocpp.cc130 NO_SANITIZE("cfi-icall") void CefBrowserCToCpp::Reload() { in Reload() function in CefBrowserCToCpp
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc96 void CefBrowserImpl::Reload() { in Reload() function in CefBrowserImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1368 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
1373 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
/third_party/cef/libcef/browser/
Dbrowser_host_base.cc537 void CefBrowserHostBase::Reload() { in Reload() function in CefBrowserHostBase
/third_party/typescript/lib/
Dprotocol.d.ts41 Reload = "reload", enumerator
/third_party/typescript/src/server/
Dprotocol.ts76 Reload = "reload", enumerator