Home
last modified time | relevance | path

Searched defs:reload (Results 26 - 50 of 79) sorted by relevance

1234

/third_party/python/Lib/idlelib/
H A Dformat.py35 def reload(cls): member in FormatParagraph
H A Dautocomplete.py53 def reload(cls): member in AutoComplete
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp40 Error GlobalsStream::reload() { in reload() function in GlobalsStream
H A DTpiStream.cpp41 Error TpiStream::reload() { in reload() function in TpiStream
H A DDbiStream.cpp52 Error DbiStream::reload(PDBFile *Pdb) { in reload() function in DbiStream
/third_party/python/Lib/test/
H A Dtest_cmd.py255 tracer.run('import importlib; importlib.reload(cmd); test_main()') namespace
/kernel/linux/linux-5.10/arch/arm/mach-cns3xxx/
H A Dcore.c133 int reload; in cns3xxx_set_periodic() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dgp8psk-fe.h67 int (*reload)(void *priv); member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dapbps2.c35 u32 __iomem reload; /* 0x0c */ member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dhpwdt.c69 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local
104 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dgp8psk-fe.h67 int (*reload)(void *priv); member
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dhpwdt.c73 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_start() local
108 int reload = SECS_TO_TICKS(min(wdd->timeout, wdd->max_hw_heartbeat_ms/1000)); in hpwdt_ping() local
H A Dstarfive-wdt.c85 unsigned int reload; /* Watchdog Reload Control register */ member
109 u32 reload; /* restore the count */ member
[all...]
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dapbps2.c35 u32 __iomem reload; /* 0x0c */ member
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-loader.c519 hda_dsp_ipc4_load_library(struct snd_sof_dev *sdev, struct sof_ipc4_fw_library *fw_lib, bool reload) hda_dsp_ipc4_load_library() argument
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
H A DBitReader.java190 static void reload(State s) { in reload() method in BitReader
/third_party/skia/third_party/externals/freetype/src/pfr/
H A 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
[all...]
/third_party/python/Lib/
H A Dimp.py307 def reload(module): function
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dget_op.S424 reload: label
/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_gtm.c243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument
279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dget_op.S424 reload: label
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_gtm.c243 int gtm_set_timer16(struct gtm_timer *tmr, unsigned long usec, bool reload) in gtm_set_timer16() argument
279 int gtm_set_exact_timer16(struct gtm_timer *tmr, u16 usec, bool reload) in gtm_set_exact_timer16() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/armada/
H A Darmada_crtc.c592 static int armada_drm_crtc_cursor_update(struct armada_crtc *dcrtc, bool reload) in armada_drm_crtc_cursor_update() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/armada/
H A Darmada_crtc.c601 static int armada_drm_crtc_cursor_update(struct armada_crtc *dcrtc, bool reload) in armada_drm_crtc_cursor_update() argument
/third_party/skia/third_party/externals/brotli/js/
H A Ddecode.js1628 function reload(s) { function

Completed in 21 milliseconds

1234