Home
last modified time | relevance | path

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

12345678910>>...35

/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
DMediaSetSource.java84 public void reload() { in reload() method in MediaSetSource
176 public void reload() { in reload() method in MediaSetSource.CheckedMediaSetSource
228 public void reload() {} in reload() method in MediaSetSource.EmptySource
DWidgetSource.java29 public void reload(); in reload() method
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_spill.cpp258 aco_ptr<Instruction> reload{create_instruction(aco_opcode::p_reload, Format::PSEUDO, 1, 1)}; in do_reload() local
762 aco_ptr<Instruction> reload = in add_coupling_code() local
806 aco_ptr<Instruction> reload = in add_coupling_code() local
1009 aco_ptr<Instruction> reload = in process_block() local
1262 aco_ptr<Instruction>& reload, std::vector<uint32_t>& slots) in reload_vgpr()
1585 Instruction* reload = create_instruction(aco_opcode::p_reload, Format::PSEUDO, 2, 1); in assign_spill_slots() local
/aosp_15_r20/external/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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Denvironment.hpp55 void reload() in reload() function in boost::process::detail::posix::native_environment_impl
109 void reload() {this->_env_impl = ::environ;} in reload() function in boost::process::detail::posix::native_environment_impl
154 void reload() in reload() function
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/
H A DCacheLoader.java97 public ListenableFuture<V> reload(K key, V oldValue) throws Exception { in reload() method in CacheLoader
196 public ListenableFuture<V> reload(final K key, final V oldValue) { in asyncReloading() method in CacheLoader
/aosp_15_r20/external/guava/android/guava/src/com/google/common/cache/
H A DCacheLoader.java97 public ListenableFuture<V> reload(K key, V oldValue) throws Exception { in reload() method in CacheLoader
197 public ListenableFuture<V> reload(final K key, final V oldValue) { in asyncReloading() method in CacheLoader
/aosp_15_r20/external/trusty/lk/arch/arm/arm-m/systick/
Dsystick.c105 uint32_t reload = SysTick->LOAD & SysTick_LOAD_RELOAD_Msk; in current_time() local
124 uint32_t reload = SysTick->LOAD & SysTick_LOAD_RELOAD_Msk; in current_time_hires() local
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_lower_spill.c86 handle_oob_offset_reload(struct ir3_instruction *reload) in handle_oob_offset_reload()
136 split_reload(struct ir3_instruction *reload) in split_reload()
/aosp_15_r20/external/javassist/src/main/javassist/util/
H A DHotSwapper.java170 public void reload(String className, byte[] classFile) { in reload() method in HotSwapper
185 public void reload(Map<String,byte[]> classFiles) { in reload() method in HotSwapper
/aosp_15_r20/external/aws-sdk-java-v2/core/profiles/src/main/java/software/amazon/awssdk/profiles/internal/
H A DProfileFileRefresher.java108 private static ProfileFile reload(Supplier<ProfileFile> supplier) { in reload() method in ProfileFileRefresher
112 …private static ProfileFile reload(Supplier<ProfileFile> supplier, Consumer<ProfileFile> consumer) { in reload() method in ProfileFileRefresher
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/app/
DSlideshowPage.java273 public long reload() { in reload() method in SlideshowPage.ShuffleSource
347 public long reload() { in reload() method in SlideshowPage.SequentialSource
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Denvironment.hpp34 void reload() in reload() function in boost::process::detail::windows::native_environment_impl
152 void reload() in reload() function
/aosp_15_r20/frameworks/base/test-junit/src/junit/runner/
H A DStandardTestSuiteLoader.java20 public Class reload(Class aClass) throws ClassNotFoundException { in reload() method in StandardTestSuiteLoader
H A DTestSuiteLoader.java10 abstract public Class reload(Class aClass) throws ClassNotFoundException; in reload() method
/aosp_15_r20/bionic/linker/arch/riscv64/
H A Dtlsdesc_resolver.S46 .macro reload reg, idx, f= macro
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DSymbolStream.cpp32 Error SymbolStream::reload() { in reload() function in SymbolStream
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/
DSnailAlbum.java32 public long reload() { in reload() method in SnailAlbum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp24 Error SymbolStream::reload() { in reload() function in SymbolStream
H A DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
H A DPublicsStream.cpp56 Error PublicsStream::reload() { in reload() function in PublicsStream
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
H A DSymbolStream.cpp27 Error SymbolStream::reload() { in reload() function in SymbolStream
H A DPublicsStream.cpp58 Error PublicsStream::reload() { in reload() function in PublicsStream
/aosp_15_r20/external/perfetto/ui/src/core/
H A Dlive_reload.ts69 const reload = constant

12345678910>>...35