Home
last modified time | relevance | path

Searched refs:TempInfo (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp279 auto TempInfo = llvm::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
280 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
282 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm70/llvm-7.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp279 auto TempInfo = llvm::make_unique<InfoStream>(std::move(*InfoS));
280 if (auto EC = TempInfo->reload())
282 Info = std::move(TempInfo);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm10/llvm-10.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp280 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
281 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
283 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm11/llvm-11.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp280 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
281 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
283 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp280 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
281 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
283 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
282 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
284 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp281 auto TempInfo = std::make_unique<InfoStream>(std::move(*InfoS));
282 if (auto EC = TempInfo->reload())
284 Info = std::move(TempInfo);
/dports/devel/llvm90/llvm-9.0.1.src/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp280 auto TempInfo = llvm::make_unique<InfoStream>(std::move(*InfoS)); in getPDBInfoStream() local
281 if (auto EC = TempInfo->reload()) in getPDBInfoStream()
283 Info = std::move(TempInfo); in getPDBInfoStream()
/dports/games/d2x/d2x-0.2.5/main/
H A Dnetwork.c4773 struct AllNetPlayers_info *TempInfo; in network_wait_for_playerinfo() local
4822 TempInfo = (AllNetPlayers_info *)apacket; in network_wait_for_playerinfo()
4827 TempInfo = &info_struct; in network_wait_for_playerinfo()
4830 TempInfo=(AllNetPlayers_info *)packet; in network_wait_for_playerinfo()
4837 if (NetSecurityNum==TempInfo->Security) in network_wait_for_playerinfo()
4839 mprintf ((0,"HEYEQUAL: Player=%d Game=%d\n",TempInfo->Security,NetSecurityNum)); in network_wait_for_playerinfo()
4840 memcpy (&TempPlayersBase,(ubyte *)TempInfo,sizeof(AllNetPlayers_info)); in network_wait_for_playerinfo()
4854 NetSecurityNum=TempInfo->Security; in network_wait_for_playerinfo()
4857 memcpy (&TempPlayersBase,(ubyte *)TempInfo,sizeof(AllNetPlayers_info)); in network_wait_for_playerinfo()
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DPentax.pm5562 %Image::ExifTool::Pentax::TempInfo = (
H A DTagNames.pod16041 0x03ff TempInfo Pentax TempInfo
16566 =head3 Pentax TempInfo Tags
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DPentax.pm5540 %Image::ExifTool::Pentax::TempInfo = (
H A DTagNames.pod15634 0x03ff TempInfo Pentax TempInfo
16159 =head3 Pentax TempInfo Tags