Home
last modified time | relevance | path

Searched defs:reload (Results 1 – 25 of 43) sorted by relevance

12

/external/openssh/contrib/redhat/
Dsshd.init65 reload() function
/external/guava/android/guava/src/com/google/common/cache/
DCacheLoader.java97 public ListenableFuture<V> reload(K key, V oldValue) throws Exception { in reload() method in CacheLoader
193 public ListenableFuture<V> reload(final K key, final V oldValue) throws Exception { in asyncReloading() method in CacheLoader
/external/guava/guava/src/com/google/common/cache/
DCacheLoader.java97 public ListenableFuture<V> reload(K key, V oldValue) throws Exception { in reload() method in CacheLoader
192 public ListenableFuture<V> reload(final K key, final V oldValue) throws Exception { in asyncReloading() method in CacheLoader
/external/llvm/lib/DebugInfo/PDB/Raw/
DSymbolStream.cpp32 Error SymbolStream::reload() { in reload() function in SymbolStream
DInfoStream.cpp27 Error InfoStream::reload() { in reload() function in InfoStream
DModStream.cpp28 Error ModStream::reload() { in reload() function in ModStream
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolStream.cpp28 Error SymbolStream::reload() { in reload() function in SymbolStream
DPublicsStream.cpp59 Error PublicsStream::reload() { in reload() function in PublicsStream
DInfoStream.cpp26 Error InfoStream::reload() { in reload() function in InfoStream
DTpiStream.cpp39 Error TpiStream::reload() { in reload() function in TpiStream
DModuleDebugStream.cpp35 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
DGlobalsStream.cpp37 Error GlobalsStream::reload() { in reload() function in GlobalsStream
DPDBStringTable.cpp85 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
/external/python/cpython3/Lib/idlelib/
Dzzdummy.py22 def reload(cls): member in ZzDummy
Dcodecontext.py76 def reload(cls): member in CodeContext
Dsqueezer.py205 def reload(cls): member in Squeezer
Dautocomplete.py45 def reload(cls): member in AutoComplete
Dparenmatch.py52 def reload(cls): member in ParenMatch
/external/python/cpython3/Lib/importlib/
D__init__.py133 def reload(module): function
/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/rtc/
Drtc.c34 static void rtc_xosc_write(uint16_t val, bool reload) in rtc_xosc_write()
/external/freetype/src/pfr/
Dpfrsbit.c73 FT_UInt n, reload; in pfr_bitwriter_decode_bytes() local
128 FT_UInt n, reload; in pfr_bitwriter_decode_rle1() local
209 FT_UInt n, reload; in pfr_bitwriter_decode_rle2() local
/external/autotest/client/tests/cgroup/
Dcgroup.py287 def reload(self): member in cgroup.test_cpuset.per_cpu_load
/external/mesa3d/src/amd/compiler/
Daco_spill.cpp299 …aco_ptr<Pseudo_instruction> reload{create_instruction<Pseudo_instruction>(aco_opcode::p_reload, Fo… in do_reload() local
756 …aco_ptr<Instruction> reload = do_reload(ctx, live.first, new_name, ctx.spills_exit[pred_idx][live.… in add_coupling_code() local
788 …aco_ptr<Instruction> reload = do_reload(ctx, live.first, new_name, ctx.spills_exit[pred_idx][live.… in add_coupling_code() local
964 … aco_ptr<Instruction> reload = do_reload(ctx, tmp, new_name, ctx.spills_exit[pred_idx][tmp]); in add_coupling_code() local
1004 …aco_ptr<Instruction> reload = do_reload(ctx, pair.first, new_name, ctx.spills_exit[pred.index][pai… in add_coupling_code() local
1191 … aco_ptr<Instruction> reload = do_reload(ctx, pair.second.first, pair.first, pair.second.second); in process_block() local
1692 …Pseudo_instruction* reload = create_instruction<Pseudo_instruction>(aco_opcode::p_reload, Format::… in assign_spill_slots() local
/external/u-boot/drivers/watchdog/
Dstm32mp_wdt.c52 int reload; in stm32mp_wdt_start() local
/external/pdfium/xfa/fde/
Dcfde_textout.h72 void SetNewReload(bool reload) { m_bNewReload = reload; } in SetNewReload()

12