/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_lower_spill.c | 104 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/ |
D | InjectedSourceStream.cpp | 28 Error InjectedSourceStream::reload(const PDBStringTable &Strings) { in reload() function in InjectedSourceStream
|
D | SymbolStream.cpp | 27 Error SymbolStream::reload() { in reload() function in SymbolStream
|
D | PublicsStream.cpp | 58 Error PublicsStream::reload() { in reload() function in PublicsStream
|
D | InfoStream.cpp | 25 Error InfoStream::reload() { in reload() function in InfoStream
|
D | PDBStringTable.cpp | 84 Error PDBStringTable::reload(BinaryStreamReader &Reader) { in reload() function in PDBStringTable
|
D | ModuleDebugStream.cpp | 37 Error ModuleDebugStreamRef::reload() { in reload() function in ModuleDebugStreamRef
|
D | GlobalsStream.cpp | 40 Error GlobalsStream::reload() { in reload() function in GlobalsStream
|
D | TpiStream.cpp | 41 Error TpiStream::reload() { in reload() function in TpiStream
|
/third_party/python/Lib/importlib/ |
D | __init__.py | 132 def reload(module): function
|
/third_party/python/Lib/idlelib/ |
D | zzdummy.py | 44 def reload(cls): member in ZzDummy
|
D | codecontext.py | 78 def reload(cls): member in CodeContext
|
D | squeezer.py | 207 def reload(cls): member in Squeezer
|
D | autocomplete.py | 53 def reload(cls): member in AutoComplete
|
D | parenmatch.py | 52 def reload(cls): member in ParenMatch
|
D | format.py | 35 def reload(cls): member in FormatParagraph
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
D | pfrsbit.c | 73 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/ |
D | pfrsbit.c | 73 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/ |
D | pfrsbit.c | 73 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/ |
D | aco_spill.cpp | 353 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/ |
D | agx_device.h | 71 } reload; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_resource.h | 69 unsigned reload; member
|
/third_party/python/Lib/ |
D | imp.py | 307 def reload(module): function
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | BitReader.java | 190 static void reload(State s) { in reload() method in BitReader
|
/third_party/typescript/src/server/ |
D | scriptInfo.ts | 99 public reload(newText: string): boolean { method in ts.server.TextStorage
|