Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/freedreno/ir3/
Dir3_lower_spill.c104 handle_oob_offset_reload(struct ir3_instruction *reload) in handle_oob_offset_reload()
152 split_reload(struct ir3_instruction *reload) in split_reload()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DInjectedSourceStream.cpp28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
DSymbolStream.cpp27 Error SymbolStream::reload() { in reload() function in SymbolStream
DPublicsStream.cpp58 Error PublicsStream::reload() { in reload() function in PublicsStream
DInfoStream.cpp25 Error InfoStream::reload() { in reload() function in InfoStream
DPDBStringTable.cpp84 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
DModuleDebugStream.cpp37 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
DGlobalsStream.cpp40 Error GlobalsStream::reload() { in reload() function in GlobalsStream
DTpiStream.cpp41 Error TpiStream::reload() { in reload() function in TpiStream
/third_party/python/Lib/importlib/
D__init__.py132 def reload(module): function
/third_party/python/Lib/idlelib/
Dzzdummy.py44 def reload(cls): member in ZzDummy
Dcodecontext.py78 def reload(cls): member in CodeContext
Dsqueezer.py207 def reload(cls): member in Squeezer
Dautocomplete.py53 def reload(cls): member in AutoComplete
Dparenmatch.py52 def reload(cls): member in ParenMatch
Dformat.py35 def reload(cls): member in FormatParagraph
/third_party/skia/third_party/externals/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
/third_party/flutter/skia/third_party/externals/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
/third_party/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
/third_party/mesa3d/src/amd/compiler/
Daco_spill.cpp353 aco_ptr<Pseudo_instruction> reload{ in do_reload() local
793 aco_ptr<Instruction> reload = do_reload(ctx, live.first, new_name, spills_exit_it->second); in add_coupling_code() local
828 aco_ptr<Instruction> reload = in add_coupling_code() local
1026 aco_ptr<Instruction> reload = in add_coupling_code() local
1078 aco_ptr<Instruction> reload = in add_coupling_code() local
1269 aco_ptr<Instruction> reload = in process_block() local
1529 aco_ptr<Instruction>& reload, std::vector<uint32_t>& slots) in reload_vgpr()
1844 Pseudo_instruction* reload = create_instruction<Pseudo_instruction>( in assign_spill_slots() local
/third_party/mesa3d/src/asahi/lib/
Dagx_device.h71 } reload; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_resource.h69 unsigned reload; member
/third_party/python/Lib/
Dimp.py307 def reload(module): function
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DBitReader.java190 static void reload(State s) { in reload() method in BitReader
/third_party/typescript/src/server/
DscriptInfo.ts99 public reload(newText: string): boolean { method in ts.server.TextStorage

12