Home
last modified time | relevance | path

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

/external/libbrillo/policy/
Dlibpolicy.cc39 bool PolicyProvider::Reload() { in Reload() function in policy::PolicyProvider
/external/libchrome/components/policy/core/common/
Dasync_policy_loader.cc42 void AsyncPolicyLoader::Reload(bool force) { in Reload() function in policy::AsyncPolicyLoader
/external/brotli/csharp/org/brotli/dec/
DBitReader.cs164 internal static void Reload(Org.Brotli.Dec.BitReader br) in Reload() method in Org.Brotli.Dec.BitReader
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp528 HRESULT CBrowseDialog::Reload(const UString &pathPrefix, const UString &selectedName) in Reload() function in CBrowseDialog
675 HRESULT CBrowseDialog::Reload() in Reload() function in CBrowseDialog
/external/pdfium/xfa/fde/
Dcfde_textout.cpp442 void CFDE_TextOut::Reload(const CFX_RectF& rect) { in Reload() function in CFDE_TextOut
/external/llvm/lib/Fuzzer/
DFuzzerInternal.h221 bool Reload = true; member
/external/llvm-project/llvm/lib/CodeGen/
DFixupStatepointCallerSaved.cpp440 MachineInstr *Reload = It->getPrevNode(); in insertReloadBefore() local
/external/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
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1367 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
1372 Instruction *Reload = B.CreateLoad(Alloc->getAllocatedType(), Alloc); in fold_sincos() local
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp962 Value *Reload = Builder.CreateLoad(ScalarAddr, Name + ".ph.final_reload"); in createExitPHINodeMerges() local