From 5c980c9b9b01575705be1ecd29f2adf6a598016f Mon Sep 17 00:00:00 2001 From: hesuicong Date: Mon, 21 Jul 2025 10:12:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/CMakeCache.txt | 1315 + build/CMakeFiles/3.22.1/CMakeCCompiler.cmake | 72 + .../CMakeFiles/3.22.1/CMakeCUDACompiler.cmake | 70 + .../CMakeFiles/3.22.1/CMakeCXXCompiler.cmake | 83 + .../3.22.1/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 15968 bytes .../3.22.1/CMakeDetermineCompilerABI_CUDA.bin | Bin 0 -> 826880 bytes .../3.22.1/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 15992 bytes build/CMakeFiles/3.22.1/CMakeSystem.cmake | 15 + .../3.22.1/CompilerIdC/CMakeCCompilerId.c | 803 + .../CompilerIdCUDA/CMakeCUDACompilerId.cu | 436 + .../tmp/CMakeCUDACompilerId.cpp1.ii | 34363 ++++++++++++++++ .../tmp/CMakeCUDACompilerId.cpp4.ii | 32574 +++++++++++++++ .../tmp/CMakeCUDACompilerId.cudafe1.c | 1599 + .../tmp/CMakeCUDACompilerId.cudafe1.cpp | 34347 +++++++++++++++ .../tmp/CMakeCUDACompilerId.cudafe1.gpu | 495 + .../tmp/CMakeCUDACompilerId.cudafe1.stub.c | 15 + .../tmp/CMakeCUDACompilerId.fatbin | Bin 0 -> 1112 bytes .../tmp/CMakeCUDACompilerId.fatbin.c | 60 + .../tmp/CMakeCUDACompilerId.module_id | 1 + .../tmp/CMakeCUDACompilerId.ptx | 14 + .../tmp/CMakeCUDACompilerId.sm_52.cubin | Bin 0 -> 904 bytes .../3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin | Bin 0 -> 1152 bytes .../CompilerIdCUDA/tmp/a_dlink.fatbin.c | 61 + .../3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c | 1 + .../CompilerIdCUDA/tmp/a_dlink.sm_52.cubin | Bin 0 -> 1072 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 791 + .../CMakeDirectoryInformation.cmake | 16 + build/CMakeFiles/CMakeOutput.log | 1392 + build/CMakeFiles/CMakeRuleHashes.txt | 2 + .../OpenMVS/OpenMVSTargets-noconfig.cmake | 148 + .../lib/cmake/OpenMVS/OpenMVSTargets.cmake | 146 + .../FindOpenMP/OpenMPCheckVersion.c | 17 + .../FindOpenMP/OpenMPCheckVersion.cpp | 17 + build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c | 12 + build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp | 12 + build/CMakeFiles/FindOpenMP/ompver_C.bin | Bin 0 -> 16240 bytes build/CMakeFiles/FindOpenMP/ompver_CXX.bin | Bin 0 -> 16248 bytes build/CMakeFiles/Makefile.cmake | 199 + build/CMakeFiles/Makefile2 | 884 + build/CMakeFiles/TargetDirectories.txt | 150 + build/CMakeFiles/cmake.check_cache | 1 + build/CMakeFiles/progress.marks | 1 + .../CMakeFiles/uninstall.dir/DependInfo.cmake | 18 + build/CMakeFiles/uninstall.dir/build.make | 87 + .../uninstall.dir/cmake_clean.cmake | 8 + .../uninstall.dir/compiler_depend.make | 2 + .../uninstall.dir/compiler_depend.ts | 2 + build/CMakeFiles/uninstall.dir/progress.make | 1 + build/CTestTestfile.cmake | 13 + build/ConfigLocal.h | 66 + build/Makefile | 438 + build/Modules/FindBREAKPAD.cmake | 88 + build/Modules/FindEigen3.cmake | 107 + build/Modules/FindVCG.cmake | 25 + build/OpenMVSConfig.cmake | 40 + build/OpenMVSConfigVersion.cmake | 48 + build/Templates/ConfigLocal.h.in | 66 + build/Templates/OpenMVSConfig.cmake.in | 23 + build/Templates/cmake_uninstall.cmake.in | 21 + build/Utils.cmake | 868 + .../CMakeDirectoryInformation.cmake | 16 + build/apps/CMakeFiles/progress.marks | 1 + .../CMakeDirectoryInformation.cmake | 16 + .../DensifyPointCloud.dir/DependInfo.cmake | 23 + .../DensifyPointCloud.dir/build.make | 182 + .../DensifyPointCloud.dir/cmake_clean.cmake | 11 + .../compiler_depend.make | 2 + .../DensifyPointCloud.dir/compiler_depend.ts | 2 + .../DensifyPointCloud.dir/depend.make | 2 + .../DensifyPointCloud.dir/flags.make | 10 + .../CMakeFiles/DensifyPointCloud.dir/link.txt | 1 + .../DensifyPointCloud.dir/progress.make | 3 + .../CMakeFiles/progress.marks | 1 + build/apps/DensifyPointCloud/Makefile | 242 + .../DensifyPointCloud/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../InterfaceCOLMAP.dir/DependInfo.cmake | 23 + .../CMakeFiles/InterfaceCOLMAP.dir/build.make | 182 + .../InterfaceCOLMAP.dir/cmake_clean.cmake | 11 + .../InterfaceCOLMAP.dir/compiler_depend.make | 2 + .../InterfaceCOLMAP.dir/compiler_depend.ts | 2 + .../InterfaceCOLMAP.dir/depend.make | 2 + .../CMakeFiles/InterfaceCOLMAP.dir/flags.make | 10 + .../CMakeFiles/InterfaceCOLMAP.dir/link.txt | 1 + .../InterfaceCOLMAP.dir/progress.make | 3 + .../InterfaceCOLMAP/CMakeFiles/progress.marks | 1 + build/apps/InterfaceCOLMAP/Makefile | 242 + .../apps/InterfaceCOLMAP/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../InterfaceMVSNet.dir/DependInfo.cmake | 23 + .../CMakeFiles/InterfaceMVSNet.dir/build.make | 182 + .../InterfaceMVSNet.dir/cmake_clean.cmake | 11 + .../InterfaceMVSNet.dir/compiler_depend.make | 2 + .../InterfaceMVSNet.dir/compiler_depend.ts | 2 + .../InterfaceMVSNet.dir/depend.make | 2 + .../CMakeFiles/InterfaceMVSNet.dir/flags.make | 10 + .../CMakeFiles/InterfaceMVSNet.dir/link.txt | 1 + .../InterfaceMVSNet.dir/progress.make | 3 + .../InterfaceMVSNet/CMakeFiles/progress.marks | 1 + build/apps/InterfaceMVSNet/Makefile | 242 + .../apps/InterfaceMVSNet/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../InterfaceMetashape.dir/DependInfo.cmake | 23 + .../InterfaceMetashape.dir/build.make | 182 + .../InterfaceMetashape.dir/cmake_clean.cmake | 11 + .../compiler_depend.make | 2 + .../InterfaceMetashape.dir/compiler_depend.ts | 2 + .../InterfaceMetashape.dir/depend.make | 2 + .../InterfaceMetashape.dir/flags.make | 10 + .../InterfaceMetashape.dir/link.txt | 1 + .../InterfaceMetashape.dir/progress.make | 3 + .../CMakeFiles/progress.marks | 1 + build/apps/InterfaceMetashape/Makefile | 242 + .../InterfaceMetashape/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../InterfacePolycam.dir/DependInfo.cmake | 23 + .../InterfacePolycam.dir/build.make | 182 + .../InterfacePolycam.dir/cmake_clean.cmake | 11 + .../InterfacePolycam.dir/compiler_depend.make | 2 + .../InterfacePolycam.dir/compiler_depend.ts | 2 + .../InterfacePolycam.dir/depend.make | 2 + .../InterfacePolycam.dir/flags.make | 10 + .../CMakeFiles/InterfacePolycam.dir/link.txt | 1 + .../InterfacePolycam.dir/progress.make | 3 + .../CMakeFiles/progress.marks | 1 + build/apps/InterfacePolycam/Makefile | 242 + .../apps/InterfacePolycam/cmake_install.cmake | 68 + build/apps/Makefile | 200 + .../CMakeDirectoryInformation.cmake | 16 + .../ReconstructMesh.dir/DependInfo.cmake | 23 + .../CMakeFiles/ReconstructMesh.dir/build.make | 182 + .../ReconstructMesh.dir/cmake_clean.cmake | 11 + .../ReconstructMesh.dir/compiler_depend.make | 2 + .../ReconstructMesh.dir/compiler_depend.ts | 2 + .../ReconstructMesh.dir/depend.make | 2 + .../CMakeFiles/ReconstructMesh.dir/flags.make | 10 + .../CMakeFiles/ReconstructMesh.dir/link.txt | 1 + .../ReconstructMesh.dir/progress.make | 3 + .../ReconstructMesh/CMakeFiles/progress.marks | 1 + build/apps/ReconstructMesh/Makefile | 242 + .../apps/ReconstructMesh/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../RefineMesh.dir/DependInfo.cmake | 23 + .../CMakeFiles/RefineMesh.dir/build.make | 182 + .../RefineMesh.dir/cmake_clean.cmake | 11 + .../RefineMesh.dir/compiler_depend.make | 2 + .../RefineMesh.dir/compiler_depend.ts | 2 + .../CMakeFiles/RefineMesh.dir/depend.make | 2 + .../CMakeFiles/RefineMesh.dir/flags.make | 10 + .../CMakeFiles/RefineMesh.dir/link.txt | 1 + .../CMakeFiles/RefineMesh.dir/progress.make | 3 + .../apps/RefineMesh/CMakeFiles/progress.marks | 1 + build/apps/RefineMesh/Makefile | 242 + build/apps/RefineMesh/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/Tests.dir/DependInfo.cmake | 23 + .../Tests/CMakeFiles/Tests.dir/build.make | 182 + .../CMakeFiles/Tests.dir/cmake_clean.cmake | 11 + .../CMakeFiles/Tests.dir/compiler_depend.make | 2 + .../CMakeFiles/Tests.dir/compiler_depend.ts | 2 + .../Tests/CMakeFiles/Tests.dir/depend.make | 2 + .../Tests/CMakeFiles/Tests.dir/flags.make | 10 + .../apps/Tests/CMakeFiles/Tests.dir/link.txt | 1 + .../Tests/CMakeFiles/Tests.dir/progress.make | 3 + build/apps/Tests/CMakeFiles/progress.marks | 1 + build/apps/Tests/Makefile | 242 + build/apps/Tests/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../TextureMesh.dir/DependInfo.cmake | 23 + .../CMakeFiles/TextureMesh.dir/build.make | 182 + .../TextureMesh.dir/cmake_clean.cmake | 11 + .../TextureMesh.dir/compiler_depend.make | 2 + .../TextureMesh.dir/compiler_depend.ts | 2 + .../CMakeFiles/TextureMesh.dir/depend.make | 2 + .../CMakeFiles/TextureMesh.dir/flags.make | 10 + .../CMakeFiles/TextureMesh.dir/link.txt | 1 + .../CMakeFiles/TextureMesh.dir/progress.make | 3 + .../TextureMesh/CMakeFiles/progress.marks | 1 + build/apps/TextureMesh/Makefile | 242 + build/apps/TextureMesh/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../TransformScene.dir/DependInfo.cmake | 23 + .../CMakeFiles/TransformScene.dir/build.make | 182 + .../TransformScene.dir/cmake_clean.cmake | 11 + .../TransformScene.dir/compiler_depend.make | 2 + .../TransformScene.dir/compiler_depend.ts | 2 + .../CMakeFiles/TransformScene.dir/depend.make | 2 + .../CMakeFiles/TransformScene.dir/flags.make | 10 + .../CMakeFiles/TransformScene.dir/link.txt | 1 + .../TransformScene.dir/progress.make | 3 + .../TransformScene/CMakeFiles/progress.marks | 1 + build/apps/TransformScene/Makefile | 242 + build/apps/TransformScene/cmake_install.cmake | 68 + .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/Viewer.dir/DependInfo.cmake | 36 + .../Viewer/CMakeFiles/Viewer.dir/build.make | 295 + .../CMakeFiles/Viewer.dir/cmake_clean.cmake | 23 + .../CMakeFiles/Viewer.dir/cmake_pch.hxx | 6 + .../CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx | 1 + .../Viewer.dir/compiler_depend.make | 2 + .../CMakeFiles/Viewer.dir/compiler_depend.ts | 2 + .../Viewer/CMakeFiles/Viewer.dir/depend.make | 2 + .../Viewer/CMakeFiles/Viewer.dir/flags.make | 24 + .../Viewer/CMakeFiles/Viewer.dir/link.txt | 1 + .../CMakeFiles/Viewer.dir/progress.make | 9 + build/apps/Viewer/CMakeFiles/progress.marks | 1 + build/apps/Viewer/Makefile | 395 + build/apps/Viewer/cmake_install.cmake | 68 + build/apps/cmake_install.cmake | 60 + build/cmake_install.cmake | 124 + build/cmake_uninstall.cmake | 21 + .../CMakeDirectoryInformation.cmake | 16 + build/docs/CMakeFiles/progress.marks | 1 + build/docs/Makefile | 200 + build/docs/cmake_install.cmake | 44 + .../CMakeDirectoryInformation.cmake | 16 + build/libs/CMakeFiles/progress.marks | 1 + .../CMakeDirectoryInformation.cmake | 16 + .../CMakeFiles/Common.dir/DependInfo.cmake | 38 + .../Common/CMakeFiles/Common.dir/build.make | 273 + .../CMakeFiles/Common.dir/cmake_clean.cmake | 29 + .../Common.dir/cmake_clean_target.cmake | 3 + .../CMakeFiles/Common.dir/cmake_pch.hxx | 6 + .../CMakeFiles/Common.dir/cmake_pch.hxx.cxx | 1 + .../Common.dir/compiler_depend.make | 2 + .../CMakeFiles/Common.dir/compiler_depend.ts | 2 + .../Common/CMakeFiles/Common.dir/depend.make | 2 + .../Common/CMakeFiles/Common.dir/flags.make | 30 + .../Common/CMakeFiles/Common.dir/link.txt | 2 + .../CMakeFiles/Common.dir/progress.make | 12 + build/libs/Common/CMakeFiles/progress.marks | 1 + build/libs/Common/Makefile | 476 + build/libs/Common/cmake_install.cmake | 119 + .../CMakeDirectoryInformation.cmake | 16 + .../IO/CMakeFiles/IO.dir/DependInfo.cmake | 45 + build/libs/IO/CMakeFiles/IO.dir/build.make | 327 + .../IO/CMakeFiles/IO.dir/cmake_clean.cmake | 35 + .../IO.dir/cmake_clean_target.cmake | 3 + build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx | 6 + .../IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx | 1 + .../IO/CMakeFiles/IO.dir/compiler_depend.make | 2 + .../IO/CMakeFiles/IO.dir/compiler_depend.ts | 2 + build/libs/IO/CMakeFiles/IO.dir/depend.make | 2 + build/libs/IO/CMakeFiles/IO.dir/flags.make | 36 + build/libs/IO/CMakeFiles/IO.dir/link.txt | 2 + build/libs/IO/CMakeFiles/IO.dir/progress.make | 15 + build/libs/IO/CMakeFiles/progress.marks | 1 + build/libs/IO/Makefile | 557 + build/libs/IO/cmake_install.cmake | 82 + .../CMakeDirectoryInformation.cmake | 16 + .../MVS/CMakeFiles/MVS.dir/DependInfo.cmake | 56 + build/libs/MVS/CMakeFiles/MVS.dir/build.make | 415 + .../MVS/CMakeFiles/MVS.dir/cmake_clean.cmake | 45 + .../MVS.dir/cmake_clean_target.cmake | 3 + .../libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx | 6 + .../MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx | 1 + .../CMakeFiles/MVS.dir/compiler_depend.make | 2 + .../MVS/CMakeFiles/MVS.dir/compiler_depend.ts | 2 + build/libs/MVS/CMakeFiles/MVS.dir/depend.make | 2 + build/libs/MVS/CMakeFiles/MVS.dir/flags.make | 51 + build/libs/MVS/CMakeFiles/MVS.dir/link.txt | 2 + .../libs/MVS/CMakeFiles/MVS.dir/progress.make | 20 + build/libs/MVS/CMakeFiles/progress.marks | 1 + .../CMakeFiles/pyOpenMVS.dir/DependInfo.cmake | 23 + .../MVS/CMakeFiles/pyOpenMVS.dir/build.make | 182 + .../pyOpenMVS.dir/cmake_clean.cmake | 11 + .../pyOpenMVS.dir/compiler_depend.make | 2 + .../pyOpenMVS.dir/compiler_depend.ts | 2 + .../MVS/CMakeFiles/pyOpenMVS.dir/depend.make | 2 + .../MVS/CMakeFiles/pyOpenMVS.dir/flags.make | 10 + .../MVS/CMakeFiles/pyOpenMVS.dir/link.txt | 1 + .../CMakeFiles/pyOpenMVS.dir/progress.make | 3 + build/libs/MVS/Makefile | 734 + build/libs/MVS/cmake_install.cmake | 102 + build/libs/Makefile | 200 + .../CMakeDirectoryInformation.cmake | 16 + .../Math/CMakeFiles/Math.dir/DependInfo.cmake | 29 + .../libs/Math/CMakeFiles/Math.dir/build.make | 183 + .../CMakeFiles/Math.dir/cmake_clean.cmake | 19 + .../Math.dir/cmake_clean_target.cmake | 3 + .../Math/CMakeFiles/Math.dir/cmake_pch.hxx | 6 + .../CMakeFiles/Math.dir/cmake_pch.hxx.cxx | 1 + .../CMakeFiles/Math.dir/compiler_depend.make | 2 + .../CMakeFiles/Math.dir/compiler_depend.ts | 2 + .../libs/Math/CMakeFiles/Math.dir/depend.make | 2 + .../libs/Math/CMakeFiles/Math.dir/flags.make | 20 + build/libs/Math/CMakeFiles/Math.dir/link.txt | 2 + .../Math/CMakeFiles/Math.dir/progress.make | 7 + build/libs/Math/CMakeFiles/progress.marks | 1 + build/libs/Math/Makefile | 341 + build/libs/Math/cmake_install.cmake | 124 + build/libs/cmake_install.cmake | 65 + 292 files changed, 124105 insertions(+) create mode 100644 build/CMakeCache.txt create mode 100644 build/CMakeFiles/3.22.1/CMakeCCompiler.cmake create mode 100644 build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake create mode 100644 build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake create mode 100755 build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin create mode 100755 build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CUDA.bin create mode 100755 build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin create mode 100644 build/CMakeFiles/3.22.1/CMakeSystem.cmake create mode 100644 build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin create mode 100644 build/CMakeFiles/3.22.1/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100644 build/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/CMakeFiles/CMakeOutput.log create mode 100644 build/CMakeFiles/CMakeRuleHashes.txt create mode 100644 build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake create mode 100644 build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake create mode 100644 build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.c create mode 100644 build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp create mode 100644 build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c create mode 100644 build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp create mode 100755 build/CMakeFiles/FindOpenMP/ompver_C.bin create mode 100755 build/CMakeFiles/FindOpenMP/ompver_CXX.bin create mode 100644 build/CMakeFiles/Makefile.cmake create mode 100644 build/CMakeFiles/Makefile2 create mode 100644 build/CMakeFiles/TargetDirectories.txt create mode 100644 build/CMakeFiles/cmake.check_cache create mode 100644 build/CMakeFiles/progress.marks create mode 100644 build/CMakeFiles/uninstall.dir/DependInfo.cmake create mode 100644 build/CMakeFiles/uninstall.dir/build.make create mode 100644 build/CMakeFiles/uninstall.dir/cmake_clean.cmake create mode 100644 build/CMakeFiles/uninstall.dir/compiler_depend.make create mode 100644 build/CMakeFiles/uninstall.dir/compiler_depend.ts create mode 100644 build/CMakeFiles/uninstall.dir/progress.make create mode 100644 build/CTestTestfile.cmake create mode 100644 build/ConfigLocal.h create mode 100644 build/Makefile create mode 100644 build/Modules/FindBREAKPAD.cmake create mode 100644 build/Modules/FindEigen3.cmake create mode 100644 build/Modules/FindVCG.cmake create mode 100644 build/OpenMVSConfig.cmake create mode 100644 build/OpenMVSConfigVersion.cmake create mode 100644 build/Templates/ConfigLocal.h.in create mode 100644 build/Templates/OpenMVSConfig.cmake.in create mode 100644 build/Templates/cmake_uninstall.cmake.in create mode 100644 build/Utils.cmake create mode 100644 build/apps/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/CMakeFiles/progress.marks create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/cmake_clean.cmake create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.make create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.ts create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend.make create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/link.txt create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/progress.make create mode 100644 build/apps/DensifyPointCloud/CMakeFiles/progress.marks create mode 100644 build/apps/DensifyPointCloud/Makefile create mode 100644 build/apps/DensifyPointCloud/cmake_install.cmake create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/cmake_clean.cmake create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.make create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.ts create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend.make create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/link.txt create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/progress.make create mode 100644 build/apps/InterfaceCOLMAP/CMakeFiles/progress.marks create mode 100644 build/apps/InterfaceCOLMAP/Makefile create mode 100644 build/apps/InterfaceCOLMAP/cmake_install.cmake create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/cmake_clean.cmake create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.make create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.ts create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend.make create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/link.txt create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/progress.make create mode 100644 build/apps/InterfaceMVSNet/CMakeFiles/progress.marks create mode 100644 build/apps/InterfaceMVSNet/Makefile create mode 100644 build/apps/InterfaceMVSNet/cmake_install.cmake create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/cmake_clean.cmake create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.make create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.ts create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend.make create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/link.txt create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/progress.make create mode 100644 build/apps/InterfaceMetashape/CMakeFiles/progress.marks create mode 100644 build/apps/InterfaceMetashape/Makefile create mode 100644 build/apps/InterfaceMetashape/cmake_install.cmake create mode 100644 build/apps/InterfacePolycam/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/cmake_clean.cmake create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.make create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.ts create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend.make create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/link.txt create mode 100644 build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/progress.make create mode 100644 build/apps/InterfacePolycam/CMakeFiles/progress.marks create mode 100644 build/apps/InterfacePolycam/Makefile create mode 100644 build/apps/InterfacePolycam/cmake_install.cmake create mode 100644 build/apps/Makefile create mode 100644 build/apps/ReconstructMesh/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/cmake_clean.cmake create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.make create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.ts create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend.make create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/link.txt create mode 100644 build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/progress.make create mode 100644 build/apps/ReconstructMesh/CMakeFiles/progress.marks create mode 100644 build/apps/ReconstructMesh/Makefile create mode 100644 build/apps/ReconstructMesh/cmake_install.cmake create mode 100644 build/apps/RefineMesh/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/cmake_clean.cmake create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.make create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.ts create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend.make create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/link.txt create mode 100644 build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/progress.make create mode 100644 build/apps/RefineMesh/CMakeFiles/progress.marks create mode 100644 build/apps/RefineMesh/Makefile create mode 100644 build/apps/RefineMesh/cmake_install.cmake create mode 100644 build/apps/Tests/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/build.make create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/cmake_clean.cmake create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.make create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.ts create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/depend.make create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/flags.make create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/link.txt create mode 100644 build/apps/Tests/CMakeFiles/Tests.dir/progress.make create mode 100644 build/apps/Tests/CMakeFiles/progress.marks create mode 100644 build/apps/Tests/Makefile create mode 100644 build/apps/Tests/cmake_install.cmake create mode 100644 build/apps/TextureMesh/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/cmake_clean.cmake create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.make create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.ts create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend.make create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/link.txt create mode 100644 build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/progress.make create mode 100644 build/apps/TextureMesh/CMakeFiles/progress.marks create mode 100644 build/apps/TextureMesh/Makefile create mode 100644 build/apps/TextureMesh/cmake_install.cmake create mode 100644 build/apps/TransformScene/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/build.make create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/cmake_clean.cmake create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.make create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.ts create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/depend.make create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/link.txt create mode 100644 build/apps/TransformScene/CMakeFiles/TransformScene.dir/progress.make create mode 100644 build/apps/TransformScene/CMakeFiles/progress.marks create mode 100644 build/apps/TransformScene/Makefile create mode 100644 build/apps/TransformScene/cmake_install.cmake create mode 100644 build/apps/Viewer/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/build.make create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_clean.cmake create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.make create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/depend.make create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/flags.make create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/link.txt create mode 100644 build/apps/Viewer/CMakeFiles/Viewer.dir/progress.make create mode 100644 build/apps/Viewer/CMakeFiles/progress.marks create mode 100644 build/apps/Viewer/Makefile create mode 100644 build/apps/Viewer/cmake_install.cmake create mode 100644 build/apps/cmake_install.cmake create mode 100644 build/cmake_install.cmake create mode 100644 build/cmake_uninstall.cmake create mode 100644 build/docs/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/docs/CMakeFiles/progress.marks create mode 100644 build/docs/Makefile create mode 100644 build/docs/cmake_install.cmake create mode 100644 build/libs/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/libs/CMakeFiles/progress.marks create mode 100644 build/libs/Common/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake create mode 100644 build/libs/Common/CMakeFiles/Common.dir/build.make create mode 100644 build/libs/Common/CMakeFiles/Common.dir/cmake_clean.cmake create mode 100644 build/libs/Common/CMakeFiles/Common.dir/cmake_clean_target.cmake create mode 100644 build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx create mode 100644 build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx create mode 100644 build/libs/Common/CMakeFiles/Common.dir/compiler_depend.make create mode 100644 build/libs/Common/CMakeFiles/Common.dir/compiler_depend.ts create mode 100644 build/libs/Common/CMakeFiles/Common.dir/depend.make create mode 100644 build/libs/Common/CMakeFiles/Common.dir/flags.make create mode 100644 build/libs/Common/CMakeFiles/Common.dir/link.txt create mode 100644 build/libs/Common/CMakeFiles/Common.dir/progress.make create mode 100644 build/libs/Common/CMakeFiles/progress.marks create mode 100644 build/libs/Common/Makefile create mode 100644 build/libs/Common/cmake_install.cmake create mode 100644 build/libs/IO/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake create mode 100644 build/libs/IO/CMakeFiles/IO.dir/build.make create mode 100644 build/libs/IO/CMakeFiles/IO.dir/cmake_clean.cmake create mode 100644 build/libs/IO/CMakeFiles/IO.dir/cmake_clean_target.cmake create mode 100644 build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx create mode 100644 build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx create mode 100644 build/libs/IO/CMakeFiles/IO.dir/compiler_depend.make create mode 100644 build/libs/IO/CMakeFiles/IO.dir/compiler_depend.ts create mode 100644 build/libs/IO/CMakeFiles/IO.dir/depend.make create mode 100644 build/libs/IO/CMakeFiles/IO.dir/flags.make create mode 100644 build/libs/IO/CMakeFiles/IO.dir/link.txt create mode 100644 build/libs/IO/CMakeFiles/IO.dir/progress.make create mode 100644 build/libs/IO/CMakeFiles/progress.marks create mode 100644 build/libs/IO/Makefile create mode 100644 build/libs/IO/cmake_install.cmake create mode 100644 build/libs/MVS/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/build.make create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean.cmake create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean_target.cmake create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.make create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/depend.make create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/flags.make create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/link.txt create mode 100644 build/libs/MVS/CMakeFiles/MVS.dir/progress.make create mode 100644 build/libs/MVS/CMakeFiles/progress.marks create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/cmake_clean.cmake create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.make create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.ts create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/depend.make create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/link.txt create mode 100644 build/libs/MVS/CMakeFiles/pyOpenMVS.dir/progress.make create mode 100644 build/libs/MVS/Makefile create mode 100644 build/libs/MVS/cmake_install.cmake create mode 100644 build/libs/Makefile create mode 100644 build/libs/Math/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake create mode 100644 build/libs/Math/CMakeFiles/Math.dir/build.make create mode 100644 build/libs/Math/CMakeFiles/Math.dir/cmake_clean.cmake create mode 100644 build/libs/Math/CMakeFiles/Math.dir/cmake_clean_target.cmake create mode 100644 build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx create mode 100644 build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx create mode 100644 build/libs/Math/CMakeFiles/Math.dir/compiler_depend.make create mode 100644 build/libs/Math/CMakeFiles/Math.dir/compiler_depend.ts create mode 100644 build/libs/Math/CMakeFiles/Math.dir/depend.make create mode 100644 build/libs/Math/CMakeFiles/Math.dir/flags.make create mode 100644 build/libs/Math/CMakeFiles/Math.dir/link.txt create mode 100644 build/libs/Math/CMakeFiles/Math.dir/progress.make create mode 100644 build/libs/Math/CMakeFiles/progress.marks create mode 100644 build/libs/Math/Makefile create mode 100644 build/libs/Math/cmake_install.cmake create mode 100644 build/libs/cmake_install.cmake diff --git a/build/CMakeCache.txt b/build/CMakeCache.txt new file mode 100644 index 0000000..0661a10 --- /dev/null +++ b/build/CMakeCache.txt @@ -0,0 +1,1315 @@ +# This is the CMakeCache file. +# For build in directory: /home/algo/Documents/openMVS/openMVS/build +# It was generated by CMake: /usr/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Root directory of BREAKPAD library +BREAKPAD_DIR:PATH=BREAKPAD_DIR-NOTFOUND + +//Enable support for exceptions +BUILD_EXCEPTIONS_ENABLED:BOOL=ON + +//Enable support run-time type information +BUILD_RTTI_ENABLED:BOOL=ON + +//Build shared libraries (DLLs) +BUILD_SHARED_LIBS:BOOL=OFF + +//Expose all functionality when built as shared libraries (DLLs) +BUILD_SHARED_LIBS_FULL:BOOL=OFF + +//Link staticaly the run-time library +BUILD_STATIC_RUNTIME:BOOL=OFF + +//Activate the debug messages of the script FindBoost +Boost_DEBUG:BOOL=OFF + +//The directory containing a CMake configuration file for Boost. +Boost_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0 + +//Path to a file. +Boost_INCLUDE_DIR:PATH=/usr/include + +Boost_IOSTREAMS_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 + +Boost_PROGRAM_OPTIONS_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 + +Boost_SERIALIZATION_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 + +Boost_SYSTEM_LIBRARY_RELEASE:STRING=/usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 + +//Link with static Boost libraries +CGAL_Boost_USE_STATIC_LIBS:BOOL=ON + +//Setting for advanced users that what to change the default number +// types used in filtered kernels. Some options might not be working +// depending on how you configured your build. +CGAL_CMAKE_EXACT_NT_BACKEND:STRING=Default + +//Display memory and real time usage at end of CTest test outputs +CGAL_CTEST_DISPLAY_MEM_AND_TIME:BOOL=OFF + +//Activate the CGAL developers mode. See https://github.com/CGAL/cgal/wiki/CGAL_DEV_MODE +CGAL_DEV_MODE:BOOL=OFF + +//The directory containing a CMake configuration file for CGAL. +CGAL_DIR:PATH=/usr/local/lib/cmake/CGAL + +//Build the testing tree. +CGAL_ENABLE_TESTING:BOOL=OFF + +//If set, the ctest command will not skip the tests of the draw +// functions. +CGAL_TEST_DRAW_FUNCTIONS:BOOL=OFF + +//Use CGAL with GMPXX: use C++ classes of GNU MP instead of CGAL +// wrappers +CGAL_WITH_GMPXX:BOOL=ON + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CUDA architectures +CMAKE_CUDA_ARCHITECTURES:STRING=52 + +//CUDA compiler +CMAKE_CUDA_COMPILER:FILEPATH=/usr/local/cuda/bin/nvcc + +//Flags used by the CUDA compiler during all build types. +CMAKE_CUDA_FLAGS:STRING= + +//Flags used by the CUDA compiler during DEBUG builds. +CMAKE_CUDA_FLAGS_DEBUG:STRING=-g + +//Flags used by the CUDA compiler during MINSIZEREL builds. +CMAKE_CUDA_FLAGS_MINSIZEREL:STRING=-O1 -DNDEBUG + +//Flags used by the CUDA compiler during RELEASE builds. +CMAKE_CUDA_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CUDA compiler during RELWITHDEBINFO builds. +CMAKE_CUDA_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11 + +//Flags used by the CXX compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11 + +//Flags used by the C compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/usr/bin/nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=OpenMVS + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/readelf + +//Output directory for applications +CMAKE_RUNTIME_OUTPUT_DIRECTORY:PATH=/home/algo/Documents/openMVS/openMVS/build/bin + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//This will cause CMake to not put in the rules that re-run CMake. +// This might be useful if you want to use the generated build +// files on another machine +CMAKE_SUPPRESS_REGENERATION:BOOL=OFF + +//Try to use relative paths in generated projects +CMAKE_USE_RELATIVE_PATHS:BOOL=OFF + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//Compile device code in 64 bit mode +CUDA_64_BIT_DEVICE_CODE:BOOL=ON + +//Attach the build rule to the CUDA source file. Enable only when +// the CUDA source file is added to at most one target. +CUDA_ATTACH_VS_BUILD_RULE_TO_CUDA_FILE:BOOL=ON + +//Generate and parse .cubin files in Device mode. +CUDA_BUILD_CUBIN:BOOL=OFF + +//Build in Emulation mode +CUDA_BUILD_EMULATION:BOOL=OFF + +//"cudart" library +CUDA_CUDART_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcudart.so + +//"cuda" library (older versions only). +CUDA_CUDA_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libcuda.so + +//Directory to put all the output files. If blank it will default +// to the CMAKE_CURRENT_BINARY_DIR +CUDA_GENERATED_OUTPUT_DIR:PATH= + +//Generated file extension +CUDA_HOST_COMPILATION_CPP:BOOL=ON + +//Host side compiler used by NVCC +CUDA_HOST_COMPILER:FILEPATH=/usr/bin/cc + +//Path to a program. +CUDA_NVCC_EXECUTABLE:FILEPATH=/usr/local/cuda/bin/nvcc + +//Semi-colon delimit multiple arguments. during all build types. +CUDA_NVCC_FLAGS:STRING= + +//Semi-colon delimit multiple arguments. during DEBUG builds. +CUDA_NVCC_FLAGS_DEBUG:STRING= + +//Semi-colon delimit multiple arguments. during MINSIZEREL builds. +CUDA_NVCC_FLAGS_MINSIZEREL:STRING= + +//Semi-colon delimit multiple arguments. during RELEASE builds. +CUDA_NVCC_FLAGS_RELEASE:STRING= + +//Semi-colon delimit multiple arguments. during RELWITHDEBINFO +// builds. +CUDA_NVCC_FLAGS_RELWITHDEBINFO:STRING= + +//"OpenCL" library +CUDA_OpenCL_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libOpenCL.so + +//Propagate C/CXX_FLAGS and friends to the host compiler via -Xcompile +CUDA_PROPAGATE_HOST_FLAGS:BOOL=ON + +//Path to a file. +CUDA_SDK_ROOT_DIR:PATH=CUDA_SDK_ROOT_DIR-NOTFOUND + +//Compile CUDA objects with separable compilation enabled. Requires +// CUDA 5.0+ +CUDA_SEPARABLE_COMPILATION:BOOL=OFF + +//Path to a file. +CUDA_TOOLKIT_INCLUDE:PATH=/usr/local/cuda/include + +//Toolkit location. +CUDA_TOOLKIT_ROOT_DIR:PATH=/usr/local/cuda + +//Use the static version of the CUDA runtime library if available +CUDA_USE_STATIC_CUDA_RUNTIME:BOOL=ON + +//Print out the commands run while compiling the CUDA source file. +// With the Makefile generator this defaults to VERBOSE variable +// specified on the command line, but can be forced on with this +// option. +CUDA_VERBOSE_BUILD:BOOL=OFF + +//Version of CUDA as computed from nvcc. +CUDA_VERSION:STRING=11.8 + +//"cublas" library +CUDA_cublas_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcublas.so + +//"cudadevrt" library +CUDA_cudadevrt_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcudadevrt.a + +//static CUDA runtime library +CUDA_cudart_static_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcudart_static.a + +//"cufft" library +CUDA_cufft_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcufft.so + +//"cupti" library +CUDA_cupti_LIBRARY:FILEPATH=CUDA_cupti_LIBRARY-NOTFOUND + +//"curand" library +CUDA_curand_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcurand.so + +//"cusolver" library +CUDA_cusolver_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcusolver.so + +//"cusparse" library +CUDA_cusparse_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libcusparse.so + +//"nppc" library +CUDA_nppc_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppc.so + +//"nppial" library +CUDA_nppial_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppial.so + +//"nppicc" library +CUDA_nppicc_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppicc.so + +//"nppidei" library +CUDA_nppidei_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppidei.so + +//"nppif" library +CUDA_nppif_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppif.so + +//"nppig" library +CUDA_nppig_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppig.so + +//"nppim" library +CUDA_nppim_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppim.so + +//"nppist" library +CUDA_nppist_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppist.so + +//"nppisu" library +CUDA_nppisu_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppisu.so + +//"nppitc" library +CUDA_nppitc_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnppitc.so + +//"npps" library +CUDA_npps_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnpps.so + +//"nvToolsExt" library +CUDA_nvToolsExt_LIBRARY:FILEPATH=/usr/local/cuda/lib64/libnvToolsExt.so + +//Path to a library. +CUDA_rt_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.a + +//Dependencies for the target +Common_LIB_DEPENDS:STATIC=general;Boost::iostreams;general;Boost::program_options;general;Boost::system;general;Boost::serialization;general;Boost::python;general;opencv_calib3d;general;opencv_core;general;opencv_dnn;general;opencv_features2d;general;opencv_flann;general;opencv_highgui;general;opencv_imgcodecs;general;opencv_imgproc;general;opencv_ml;general;opencv_objdetect;general;opencv_photo;general;opencv_stitching;general;opencv_video;general;opencv_videoio;general;opencv_alphamat;general;opencv_aruco;general;opencv_barcode;general;opencv_bgsegm;general;opencv_bioinspired;general;opencv_ccalib;general;opencv_datasets;general;opencv_dnn_objdetect;general;opencv_dnn_superres;general;opencv_dpm;general;opencv_face;general;opencv_freetype;general;opencv_fuzzy;general;opencv_hdf;general;opencv_hfs;general;opencv_img_hash;general;opencv_intensity_transform;general;opencv_line_descriptor;general;opencv_mcc;general;opencv_optflow;general;opencv_phase_unwrapping;general;opencv_plot;general;opencv_quality;general;opencv_rapid;general;opencv_reg;general;opencv_rgbd;general;opencv_saliency;general;opencv_shape;general;opencv_stereo;general;opencv_structured_light;general;opencv_superres;general;opencv_surface_matching;general;opencv_text;general;opencv_tracking;general;opencv_videostab;general;opencv_viz;general;opencv_wechat_qrcode;general;opencv_ximgproc;general;opencv_xobjdetect;general;opencv_xphoto; + +//Enable AVX instructions +ENABLE_AVX:BOOL=OFF + +//Enable AVX2 instructions +ENABLE_AVX2:BOOL=OFF + +//Show extra warnings (usually not critical) +ENABLE_EXTRA_WARNINGS:BOOL=OFF + +//Enable -ffast-math (not recommended for GCC 4.6.x) +ENABLE_FAST_MATH:BOOL=OFF + +//Show all warnings even if they are too noisy +ENABLE_NOISY_WARNINGS:BOOL=OFF + +//Enable -fomit-frame-pointer for GCC +ENABLE_OMIT_FRAME_POINTER:BOOL=ON + +//Use precompiled headers +ENABLE_PRECOMPILED_HEADERS:BOOL=ON + +//Enable profiling in the GCC compiler (Add flags: -g -pg) +ENABLE_PROFILING:BOOL=OFF + +//Enable SSE instructions +ENABLE_SSE:BOOL=ON + +//Enable SSE2 instructions +ENABLE_SSE2:BOOL=ON + +//Enable SSE3 instructions +ENABLE_SSE3:BOOL=ON + +//Enable SSE4.1 instructions +ENABLE_SSE41:BOOL=ON + +//Enable SSE4.2 instructions +ENABLE_SSE42:BOOL=ON + +//Enable SSSE3 instructions +ENABLE_SSSE3:BOOL=ON + +//Treat warnings as errors +ENABLE_WARNINGS_AS_ERRORS:BOOL=OFF + +//Output directory for executables +EXECUTABLE_OUTPUT_PATH:PATH=/home/algo/Documents/openMVS/openMVS/build/bin + +//No help, variable specified on the command line. +Eigen3_DIR:UNINITIALIZED=/usr/local/share/eigen3/cmake/ + +//The directory containing a CMake configuration file for GLEW. +GLEW_DIR:PATH=GLEW_DIR-NOTFOUND + +//Path to a file. +GLEW_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +GLEW_SHARED_LIBRARY_DEBUG:FILEPATH=GLEW_SHARED_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +GLEW_SHARED_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLEW.so + +//Path to a library. +GLEW_STATIC_LIBRARY_DEBUG:FILEPATH=GLEW_STATIC_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +GLEW_STATIC_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLEW.a + +//The directory containing the GMPXX include files +GMPXX_INCLUDE_DIR:PATH=/usr/include + +//Path to the GMPXX library +GMPXX_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmpxx.so + +//The directory containing the GMP header files +GMP_INCLUDE_DIR:PATH=/usr/include/x86_64-linux-gnu + +//Path to the Debug GMP library +GMP_LIBRARY_DEBUG:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmp.so + +//Path to the Release GMP library +GMP_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libgmp.so + +//Installation directory for executables +INSTALL_BIN_DIR:PATH=bin + +//Installation directory for CMake files +INSTALL_CMAKE_DIR:PATH=lib/cmake + +//Installation directory for header files +INSTALL_INCLUDE_DIR:PATH=include + +//Installation directory for libraries +INSTALL_LIB_DIR:PATH=lib + +//Dependencies for the target +IO_LIB_DEPENDS:STATIC=general;Common;general;/usr/lib/x86_64-linux-gnu/libpng.so;general;/usr/lib/x86_64-linux-gnu/libz.so;general;/usr/lib/x86_64-linux-gnu/libjpeg.so;general;/usr/lib/x86_64-linux-gnu/libtiff.so; + +//Path to a file. +JPEG_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +JPEG_LIBRARY_DEBUG:FILEPATH=JPEG_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +JPEG_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libjpeg.so + +//Output directory for libraries +LIBRARY_OUTPUT_PATH:PATH=/home/algo/Documents/openMVS/openMVS/build/lib + +//The directory containing the MPFR header files +MPFR_INCLUDE_DIR:PATH=/usr/include + +//Path to the MPFR library +MPFR_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libmpfr.so + +MPFR_LIBRARIES_DIR:FILEPATH=/usr/lib/x86_64-linux-gnu + +//Dependencies for the target +MVS_LIB_DEPENDS:STATIC=general;Common;general;Math;general;IO;general;/usr/lib/x86_64-linux-gnu/libcuda.so; + +//Dependencies for the target +Math_LIB_DEPENDS:STATIC=general;Common; + +//Path to a file. +OPENGL_EGL_INCLUDE_DIR:PATH=/usr/include + +//Path to a file. +OPENGL_GLX_INCLUDE_DIR:PATH=/usr/include + +//Path to a file. +OPENGL_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +OPENGL_egl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libEGL.so + +//Path to a library. +OPENGL_glu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLU.so + +//Path to a library. +OPENGL_glx_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libGLX.so + +//Path to a library. +OPENGL_opengl_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libOpenGL.so + +//Path to a file. +OPENGL_xmesa_INCLUDE_DIR:PATH=OPENGL_xmesa_INCLUDE_DIR-NOTFOUND + +//The directory containing a CMake configuration file for OpenCV. +OpenCV_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/opencv4 + +//CXX compiler flags for OpenMP parallelization +OpenMP_CXX_FLAGS:STRING=-fopenmp + +//CXX compiler libraries for OpenMP parallelization +OpenMP_CXX_LIB_NAMES:STRING=gomp;pthread + +//C compiler flags for OpenMP parallelization +OpenMP_C_FLAGS:STRING=-fopenmp + +//C compiler libraries for OpenMP parallelization +OpenMP_C_LIB_NAMES:STRING=gomp;pthread + +//Path to the gomp library for OpenMP +OpenMP_gomp_LIBRARY:FILEPATH=/usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so + +//Path to the pthread library for OpenMP +OpenMP_pthread_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.a + +//Value Computed by CMake +OpenMVS_BINARY_DIR:STATIC=/home/algo/Documents/openMVS/openMVS/build + +//Build example applications +OpenMVS_BUILD_TOOLS:BOOL=ON + +//Enable test code +OpenMVS_ENABLE_TESTS:BOOL=ON + +//Value Computed by CMake +OpenMVS_IS_TOP_LEVEL:STATIC=ON + +//Build for maximum CUDA device compatibility +OpenMVS_MAX_CUDA_COMPATIBILITY:BOOL=OFF + +//Value Computed by CMake +OpenMVS_SOURCE_DIR:STATIC=/home/algo/Documents/openMVS/openMVS + +//Enable BreakPad library +OpenMVS_USE_BREAKPAD:BOOL=ON + +//Enable CERES optimization library +OpenMVS_USE_CERES:BOOL=OFF + +//Enable CUDA library +OpenMVS_USE_CUDA:BOOL=ON + +//Use an optimized code to compute the cubic root +OpenMVS_USE_FAST_CBRT:BOOL=OFF + +//Use an optimized code to convert real numbers to int +OpenMVS_USE_FAST_FLOAT2INT:BOOL=OFF + +//Use an optimized code to compute the inverse square root (slower +// in fact on modern compilers) +OpenMVS_USE_FAST_INVSQRT:BOOL=OFF + +//Enable OpenGL library +OpenMVS_USE_OPENGL:BOOL=ON + +//Enable OpenMP library +OpenMVS_USE_OPENMP:BOOL=ON + +//Enable Python library bindings +OpenMVS_USE_PYTHON:BOOL=ON + +//Enable SSE optimizations +OpenMVS_USE_SSE:BOOL=ON + +//Path to a library. +PNG_LIBRARY_DEBUG:FILEPATH=PNG_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +PNG_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libpng.so + +//Path to a file. +PNG_PNG_INCLUDE_DIR:PATH=/usr/include + +//Path to a file. +TIFF_INCLUDE_DIR:PATH=/usr/include/x86_64-linux-gnu + +//Path to a library. +TIFF_LIBRARY_DEBUG:FILEPATH=TIFF_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +TIFF_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libtiff.so + +VCG_DIR:PATH=/home/algo/Downloads/vcglib + +//No help, variable specified on the command line. +VCG_ROOT:UNINITIALIZED=/home/algo/Downloads/vcglib + +//Path to a file. +ZLIB_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +ZLIB_LIBRARY_DEBUG:FILEPATH=ZLIB_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +ZLIB_LIBRARY_RELEASE:FILEPATH=/usr/lib/x86_64-linux-gnu/libz.so + +//The directory containing a CMake configuration file for boost_headers. +boost_headers_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.74.0 + +//The directory containing a CMake configuration file for boost_iostreams. +boost_iostreams_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.74.0 + +//The directory containing a CMake configuration file for boost_program_options. +boost_program_options_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.74.0 + +//The directory containing a CMake configuration file for boost_python. +boost_python_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_python-1.74.0 + +//The directory containing a CMake configuration file for boost_serialization. +boost_serialization_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_serialization-1.74.0 + +//The directory containing a CMake configuration file for boost_system. +boost_system_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0 + +//Common compile C flags +c_default:PATH= -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall + +//Common compile CXX flags +cxx_default:PATH=' -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions ' + +//The directory containing a CMake configuration file for glfw3. +glfw3_DIR:PATH=/usr/lib/x86_64-linux-gnu/cmake/glfw3 + +//Dependencies for the target +pyOpenMVS_LIB_DEPENDS:STATIC=general;MVS;general;/usr/lib/x86_64-linux-gnu/libpython3.10.so; + +//No help, variable specified on the command line. +pybind11_ROOT:UNINITIALIZED=/usr/local/include + + +######################## +# INTERNAL cache entries +######################## + +//Extra compiler options for C++ sources +BUILD_EXTRA_CXX_FLAGS:INTERNAL= -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections +//Extra compiler options for C sources +BUILD_EXTRA_C_FLAGS:INTERNAL= -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections +//Extra linker flags +BUILD_EXTRA_EXE_LINKER_FLAGS:INTERNAL= +//Extra linker flags for Debug build +BUILD_EXTRA_EXE_LINKER_FLAGS_DEBUG:INTERNAL= +//Extra linker flags for Release build +BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE:INTERNAL= +//Extra compiler options +BUILD_EXTRA_FLAGS:INTERNAL= +//Extra compiler options for Debug build +BUILD_EXTRA_FLAGS_DEBUG:INTERNAL= -O0 -D_DEBUG +//Extra compiler options for Release build +BUILD_EXTRA_FLAGS_RELEASE:INTERNAL= -DNDEBUG +//ADVANCED property for variable: Boost_DEBUG +Boost_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: Boost_DIR +Boost_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CGAL_Boost_USE_STATIC_LIBS +CGAL_Boost_USE_STATIC_LIBS-ADVANCED:INTERNAL=1 +//STRINGS property for variable: CGAL_CMAKE_EXACT_NT_BACKEND +CGAL_CMAKE_EXACT_NT_BACKEND-STRINGS:INTERNAL=GMP_BACKEND;GMPXX_BACKEND;BOOST_GMP_BACKEND;BOOST_BACKEND;LEDA_BACKEND;MP_FLOAT_BACKEND;Default +//CGAL library is configured to use GMP +CGAL_USE_GMP:INTERNAL=TRUE +//CGAL library is configured to use MPFR +CGAL_USE_MPFR:INTERNAL=TRUE +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/home/algo/Documents/openMVS/openMVS/build +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=22 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest +//ADVANCED property for variable: CMAKE_CUDA_COMPILER +CMAKE_CUDA_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CUDA_FLAGS +CMAKE_CUDA_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CUDA_FLAGS_DEBUG +CMAKE_CUDA_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CUDA_FLAGS_MINSIZEREL +CMAKE_CUDA_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CUDA_FLAGS_RELEASE +CMAKE_CUDA_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CUDA_FLAGS_RELWITHDEBINFO +CMAKE_CUDA_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Unix Makefiles +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Test CMAKE_HAVE_LIBC_PTHREAD +CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 +//Have include pthread.h +CMAKE_HAVE_PTHREAD_H:INTERNAL=1 +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/home/algo/Documents/openMVS/openMVS +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=19 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.22 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_64_BIT_DEVICE_CODE +CUDA_64_BIT_DEVICE_CODE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_ATTACH_VS_BUILD_RULE_TO_CUDA_FILE +CUDA_ATTACH_VS_BUILD_RULE_TO_CUDA_FILE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_BUILD_CUBIN +CUDA_BUILD_CUBIN-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_BUILD_EMULATION +CUDA_BUILD_EMULATION-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_CUDART_LIBRARY +CUDA_CUDART_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_CUDA_LIBRARY +CUDA_CUDA_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_GENERATED_OUTPUT_DIR +CUDA_GENERATED_OUTPUT_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_HOST_COMPILATION_CPP +CUDA_HOST_COMPILATION_CPP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_EXECUTABLE +CUDA_NVCC_EXECUTABLE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_FLAGS +CUDA_NVCC_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_FLAGS_DEBUG +CUDA_NVCC_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_FLAGS_MINSIZEREL +CUDA_NVCC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_FLAGS_RELEASE +CUDA_NVCC_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_NVCC_FLAGS_RELWITHDEBINFO +CUDA_NVCC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_OpenCL_LIBRARY +CUDA_OpenCL_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_PROPAGATE_HOST_FLAGS +CUDA_PROPAGATE_HOST_FLAGS-ADVANCED:INTERNAL=1 +//This is the value of the last time CUDA_SDK_ROOT_DIR was set +// successfully. +CUDA_SDK_ROOT_DIR_INTERNAL:INTERNAL=CUDA_SDK_ROOT_DIR-NOTFOUND +//ADVANCED property for variable: CUDA_SEPARABLE_COMPILATION +CUDA_SEPARABLE_COMPILATION-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_TOOLKIT_INCLUDE +CUDA_TOOLKIT_INCLUDE-ADVANCED:INTERNAL=1 +//This is the value of the last time CUDA_TOOLKIT_ROOT_DIR was +// set successfully. +CUDA_TOOLKIT_ROOT_DIR_INTERNAL:INTERNAL=/usr/local/cuda +//This is the value of the last time CUDA_TOOLKIT_TARGET_DIR was +// set successfully. +CUDA_TOOLKIT_TARGET_DIR_INTERNAL:INTERNAL=/usr/local/cuda +//ADVANCED property for variable: CUDA_VERBOSE_BUILD +CUDA_VERBOSE_BUILD-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_VERSION +CUDA_VERSION-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cublas_LIBRARY +CUDA_cublas_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cudadevrt_LIBRARY +CUDA_cudadevrt_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cudart_static_LIBRARY +CUDA_cudart_static_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cufft_LIBRARY +CUDA_cufft_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cupti_LIBRARY +CUDA_cupti_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_curand_LIBRARY +CUDA_curand_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cusolver_LIBRARY +CUDA_cusolver_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_cusparse_LIBRARY +CUDA_cusparse_LIBRARY-ADVANCED:INTERNAL=1 +//Location of make2cmake.cmake +CUDA_make2cmake:INTERNAL=/usr/share/cmake-3.22/Modules/FindCUDA/make2cmake.cmake +//ADVANCED property for variable: CUDA_nppc_LIBRARY +CUDA_nppc_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppial_LIBRARY +CUDA_nppial_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppicc_LIBRARY +CUDA_nppicc_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppidei_LIBRARY +CUDA_nppidei_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppif_LIBRARY +CUDA_nppif_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppig_LIBRARY +CUDA_nppig_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppim_LIBRARY +CUDA_nppim_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppist_LIBRARY +CUDA_nppist_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppisu_LIBRARY +CUDA_nppisu_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nppitc_LIBRARY +CUDA_nppitc_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_npps_LIBRARY +CUDA_npps_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CUDA_nvToolsExt_LIBRARY +CUDA_nvToolsExt_LIBRARY-ADVANCED:INTERNAL=1 +//Location of parse_cubin.cmake +CUDA_parse_cubin:INTERNAL=/usr/share/cmake-3.22/Modules/FindCUDA/parse_cubin.cmake +//Location of run_nvcc.cmake +CUDA_run_nvcc:INTERNAL=/usr/share/cmake-3.22/Modules/FindCUDA/run_nvcc.cmake +//Details about finding Boost +FIND_PACKAGE_MESSAGE_DETAILS_Boost:INTERNAL=[/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake][c ][v1.74.0(1.74)] +//Details about finding CUDA +FIND_PACKAGE_MESSAGE_DETAILS_CUDA:INTERNAL=[/usr/local/cuda][/usr/local/cuda/bin/nvcc][/usr/local/cuda/include][/usr/local/cuda/lib64/libcudart_static.a][v11.8()] +//Details about finding Eigen3 +FIND_PACKAGE_MESSAGE_DETAILS_Eigen3:INTERNAL=[/usr/local/include/eigen3][TRUE][v(3.4)] +//Details about finding OpenCV +FIND_PACKAGE_MESSAGE_DETAILS_OpenCV:INTERNAL=[/usr][v4.5.4()] +//Details about finding OpenGL +FIND_PACKAGE_MESSAGE_DETAILS_OpenGL:INTERNAL=[/usr/lib/x86_64-linux-gnu/libOpenGL.so][/usr/lib/x86_64-linux-gnu/libGLX.so][/usr/include][c ][v()] +//Details about finding OpenMP +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][TRUE][c ][v4.5()] +//Details about finding OpenMP_C +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_C:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v4.5()] +//Details about finding OpenMP_CXX +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/11/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v4.5()] +//Details about finding Python3 +FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/usr/bin/python3.10][/usr/include/python3.10][/usr/lib/x86_64-linux-gnu/libpython3.10.so][cfound components: Interpreter Development Development.Module Development.Embed ][v3.10.12()] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] +//ADVANCED property for variable: GLEW_INCLUDE_DIR +GLEW_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLEW_SHARED_LIBRARY_DEBUG +GLEW_SHARED_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLEW_SHARED_LIBRARY_RELEASE +GLEW_SHARED_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLEW_STATIC_LIBRARY_DEBUG +GLEW_STATIC_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: GLEW_STATIC_LIBRARY_RELEASE +GLEW_STATIC_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION +HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION:INTERNAL=1 +//Test HAVE_CXX_FFUNCTION_SECTIONS +HAVE_CXX_FFUNCTION_SECTIONS:INTERNAL=1 +//Test HAVE_CXX_FOMIT_FRAME_POINTER +HAVE_CXX_FOMIT_FRAME_POINTER:INTERNAL=1 +//Test HAVE_CXX_FROUNDING_MATH +HAVE_CXX_FROUNDING_MATH:INTERNAL=1 +//Test HAVE_CXX_FTEMPLATE_BACKTRACE_LIMIT_0 +HAVE_CXX_FTEMPLATE_BACKTRACE_LIMIT_0:INTERNAL=1 +//Test HAVE_CXX_MSSE +HAVE_CXX_MSSE:INTERNAL=1 +//Test HAVE_CXX_MSSE2 +HAVE_CXX_MSSE2:INTERNAL=1 +//Test HAVE_CXX_MSSE3 +HAVE_CXX_MSSE3:INTERNAL=1 +//Test HAVE_CXX_MSSE4_1 +HAVE_CXX_MSSE4_1:INTERNAL=1 +//Test HAVE_CXX_MSSE4_2 +HAVE_CXX_MSSE4_2:INTERNAL=1 +//Test HAVE_CXX_MSSSE3 +HAVE_CXX_MSSSE3:INTERNAL=1 +//Test HAVE_CXX_PTHREAD +HAVE_CXX_PTHREAD:INTERNAL=1 +//Test HAVE_CXX_W +HAVE_CXX_W:INTERNAL=1 +//Test HAVE_CXX_WALL +HAVE_CXX_WALL:INTERNAL=1 +//Test HAVE_CXX_WERROR_ADDRESS +HAVE_CXX_WERROR_ADDRESS:INTERNAL=1 +//Test HAVE_CXX_WERROR_FORMAT_SECURITY +HAVE_CXX_WERROR_FORMAT_SECURITY:INTERNAL=1 +//Test HAVE_CXX_WERROR_SEQUENCE_POINT +HAVE_CXX_WERROR_SEQUENCE_POINT:INTERNAL=1 +//Test HAVE_CXX_WFORMAT +HAVE_CXX_WFORMAT:INTERNAL=1 +//Test HAVE_CXX_WINIT_SELF +HAVE_CXX_WINIT_SELF:INTERNAL=1 +//Test HAVE_CXX_WNO_ATTRIBUTES +HAVE_CXX_WNO_ATTRIBUTES:INTERNAL=1 +//Test HAVE_CXX_WNO_COMMENT +HAVE_CXX_WNO_COMMENT:INTERNAL=1 +//Test HAVE_CXX_WNO_DELETE_INCOMPLETE +HAVE_CXX_WNO_DELETE_INCOMPLETE:INTERNAL=1 +//Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS +HAVE_CXX_WNO_DEPRECATED_DECLARATIONS:INTERNAL=1 +//Test HAVE_CXX_WNO_ENUM_COMPARE +HAVE_CXX_WNO_ENUM_COMPARE:INTERNAL=1 +//Test HAVE_CXX_WNO_IGNORED_ATTRIBUTES +HAVE_CXX_WNO_IGNORED_ATTRIBUTES:INTERNAL=1 +//Test HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH +HAVE_CXX_WNO_IMPLICIT_FALLTHROUGH:INTERNAL=1 +//Test HAVE_CXX_WNO_INT_IN_BOOL_CONTEXT +HAVE_CXX_WNO_INT_IN_BOOL_CONTEXT:INTERNAL=1 +//Test HAVE_CXX_WNO_LONG_LONG +HAVE_CXX_WNO_LONG_LONG:INTERNAL=1 +//Test HAVE_CXX_WNO_MAYBE_UNINITIALIZED +HAVE_CXX_WNO_MAYBE_UNINITIALIZED:INTERNAL=1 +//Test HAVE_CXX_WNO_MISLEADING_INDENTATION +HAVE_CXX_WNO_MISLEADING_INDENTATION:INTERNAL=1 +//Test HAVE_CXX_WNO_MISSING_FIELD_INITIALIZERS +HAVE_CXX_WNO_MISSING_FIELD_INITIALIZERS:INTERNAL=1 +//Test HAVE_CXX_WNO_NARROWING +HAVE_CXX_WNO_NARROWING:INTERNAL=1 +//Test HAVE_CXX_WNO_SWITCH +HAVE_CXX_WNO_SWITCH:INTERNAL=1 +//Test HAVE_CXX_WNO_SWITCH_DEFAULT +HAVE_CXX_WNO_SWITCH_DEFAULT:INTERNAL=1 +//Test HAVE_CXX_WNO_SWITCH_ENUM +HAVE_CXX_WNO_SWITCH_ENUM:INTERNAL=1 +//Test HAVE_CXX_WNO_UNDEF +HAVE_CXX_WNO_UNDEF:INTERNAL=1 +//Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS +HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS:INTERNAL= +//Test HAVE_CXX_WNO_UNUSED_FUNCTION +HAVE_CXX_WNO_UNUSED_FUNCTION:INTERNAL=1 +//Test HAVE_CXX_WNO_UNUSED_PARAMETER +HAVE_CXX_WNO_UNUSED_PARAMETER:INTERNAL=1 +//Test HAVE_CXX_WNO_UNUSED_RESULT +HAVE_CXX_WNO_UNUSED_RESULT:INTERNAL=1 +//Test HAVE_CXX_WREORDER +HAVE_CXX_WREORDER:INTERNAL=1 +//Test HAVE_CXX_WSIGN_PROMO +HAVE_CXX_WSIGN_PROMO:INTERNAL=1 +//Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION +HAVE_C_FDIAGNOSTICS_SHOW_OPTION:INTERNAL=1 +//Test HAVE_C_FFUNCTION_SECTIONS +HAVE_C_FFUNCTION_SECTIONS:INTERNAL=1 +//Test HAVE_C_FOMIT_FRAME_POINTER +HAVE_C_FOMIT_FRAME_POINTER:INTERNAL=1 +//Test HAVE_C_FROUNDING_MATH +HAVE_C_FROUNDING_MATH:INTERNAL=1 +//Test HAVE_C_FTEMPLATE_BACKTRACE_LIMIT_0 +HAVE_C_FTEMPLATE_BACKTRACE_LIMIT_0:INTERNAL=1 +//Test HAVE_C_MSSE +HAVE_C_MSSE:INTERNAL=1 +//Test HAVE_C_MSSE2 +HAVE_C_MSSE2:INTERNAL=1 +//Test HAVE_C_MSSE3 +HAVE_C_MSSE3:INTERNAL=1 +//Test HAVE_C_MSSE4_1 +HAVE_C_MSSE4_1:INTERNAL=1 +//Test HAVE_C_MSSE4_2 +HAVE_C_MSSE4_2:INTERNAL=1 +//Test HAVE_C_MSSSE3 +HAVE_C_MSSSE3:INTERNAL=1 +//Test HAVE_C_PTHREAD +HAVE_C_PTHREAD:INTERNAL=1 +//Test HAVE_C_W +HAVE_C_W:INTERNAL=1 +//Test HAVE_C_WALL +HAVE_C_WALL:INTERNAL=1 +//Test HAVE_C_WERROR_ADDRESS +HAVE_C_WERROR_ADDRESS:INTERNAL=1 +//Test HAVE_C_WERROR_FORMAT_SECURITY +HAVE_C_WERROR_FORMAT_SECURITY:INTERNAL=1 +//Test HAVE_C_WERROR_SEQUENCE_POINT +HAVE_C_WERROR_SEQUENCE_POINT:INTERNAL=1 +//Test HAVE_C_WFORMAT +HAVE_C_WFORMAT:INTERNAL=1 +//Test HAVE_C_WINIT_SELF +HAVE_C_WINIT_SELF:INTERNAL=1 +//Test HAVE_C_WNO_ATTRIBUTES +HAVE_C_WNO_ATTRIBUTES:INTERNAL=1 +//Test HAVE_C_WNO_COMMENT +HAVE_C_WNO_COMMENT:INTERNAL=1 +//Test HAVE_C_WNO_DELETE_INCOMPLETE +HAVE_C_WNO_DELETE_INCOMPLETE:INTERNAL=1 +//Test HAVE_C_WNO_DEPRECATED_DECLARATIONS +HAVE_C_WNO_DEPRECATED_DECLARATIONS:INTERNAL=1 +//Test HAVE_C_WNO_ENUM_COMPARE +HAVE_C_WNO_ENUM_COMPARE:INTERNAL=1 +//Test HAVE_C_WNO_IGNORED_ATTRIBUTES +HAVE_C_WNO_IGNORED_ATTRIBUTES:INTERNAL=1 +//Test HAVE_C_WNO_IMPLICIT_FALLTHROUGH +HAVE_C_WNO_IMPLICIT_FALLTHROUGH:INTERNAL=1 +//Test HAVE_C_WNO_INT_IN_BOOL_CONTEXT +HAVE_C_WNO_INT_IN_BOOL_CONTEXT:INTERNAL=1 +//Test HAVE_C_WNO_LONG_LONG +HAVE_C_WNO_LONG_LONG:INTERNAL=1 +//Test HAVE_C_WNO_MAYBE_UNINITIALIZED +HAVE_C_WNO_MAYBE_UNINITIALIZED:INTERNAL=1 +//Test HAVE_C_WNO_MISLEADING_INDENTATION +HAVE_C_WNO_MISLEADING_INDENTATION:INTERNAL=1 +//Test HAVE_C_WNO_MISSING_FIELD_INITIALIZERS +HAVE_C_WNO_MISSING_FIELD_INITIALIZERS:INTERNAL=1 +//Test HAVE_C_WNO_NARROWING +HAVE_C_WNO_NARROWING:INTERNAL=1 +//Test HAVE_C_WNO_SWITCH +HAVE_C_WNO_SWITCH:INTERNAL=1 +//Test HAVE_C_WNO_SWITCH_DEFAULT +HAVE_C_WNO_SWITCH_DEFAULT:INTERNAL=1 +//Test HAVE_C_WNO_SWITCH_ENUM +HAVE_C_WNO_SWITCH_ENUM:INTERNAL=1 +//Test HAVE_C_WNO_UNDEF +HAVE_C_WNO_UNDEF:INTERNAL=1 +//Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS +HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS:INTERNAL= +//Test HAVE_C_WNO_UNUSED_FUNCTION +HAVE_C_WNO_UNUSED_FUNCTION:INTERNAL=1 +//Test HAVE_C_WNO_UNUSED_PARAMETER +HAVE_C_WNO_UNUSED_PARAMETER:INTERNAL=1 +//Test HAVE_C_WNO_UNUSED_RESULT +HAVE_C_WNO_UNUSED_RESULT:INTERNAL=1 +//Test HAVE_C_WREORDER +HAVE_C_WREORDER:INTERNAL=1 +//Test HAVE_C_WSIGN_PROMO +HAVE_C_WSIGN_PROMO:INTERNAL=1 +//Have include inttypes.h +HAVE_INTTYPES_H:INTERNAL=1 +//ADVANCED property for variable: JPEG_INCLUDE_DIR +JPEG_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: JPEG_LIBRARY_DEBUG +JPEG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: JPEG_LIBRARY_RELEASE +JPEG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_EGL_INCLUDE_DIR +OPENGL_EGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_GLX_INCLUDE_DIR +OPENGL_GLX_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_INCLUDE_DIR +OPENGL_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_egl_LIBRARY +OPENGL_egl_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_glu_LIBRARY +OPENGL_glu_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_glx_LIBRARY +OPENGL_glx_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_opengl_LIBRARY +OPENGL_opengl_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OPENGL_xmesa_INCLUDE_DIR +OPENGL_xmesa_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//Result of TRY_COMPILE +OpenMP_COMPILE_RESULT_CXX_fopenmp:INTERNAL=TRUE +//Result of TRY_COMPILE +OpenMP_COMPILE_RESULT_C_fopenmp:INTERNAL=TRUE +//ADVANCED property for variable: OpenMP_CXX_FLAGS +OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_CXX_LIB_NAMES +OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1 +//CXX compiler's OpenMP specification date +OpenMP_CXX_SPEC_DATE:INTERNAL=201511 +//ADVANCED property for variable: OpenMP_C_FLAGS +OpenMP_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_C_LIB_NAMES +OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1 +//C compiler's OpenMP specification date +OpenMP_C_SPEC_DATE:INTERNAL=201511 +//Result of TRY_COMPILE +OpenMP_SPECTEST_CXX_:INTERNAL=TRUE +//Result of TRY_COMPILE +OpenMP_SPECTEST_C_:INTERNAL=TRUE +//ADVANCED property for variable: OpenMP_gomp_LIBRARY +OpenMP_gomp_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_pthread_LIBRARY +OpenMP_pthread_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PNG_LIBRARY_DEBUG +PNG_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PNG_LIBRARY_RELEASE +PNG_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PNG_PNG_INCLUDE_DIR +PNG_PNG_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: TIFF_INCLUDE_DIR +TIFF_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: TIFF_LIBRARY_DEBUG +TIFF_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: TIFF_LIBRARY_RELEASE +TIFF_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: VCG_DIR +VCG_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_INCLUDE_DIR +ZLIB_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_LIBRARY_DEBUG +ZLIB_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: ZLIB_LIBRARY_RELEASE +ZLIB_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +_Python3_DEVELOPMENT_EMBED_SIGNATURE:INTERNAL=625d9e0f7a1af1ddb80bfa11fbea90e0 +_Python3_DEVELOPMENT_MODULE_SIGNATURE:INTERNAL=4bc14a0ea6a21ea267e38aa660e9b54b +//Path to a program. +_Python3_EXECUTABLE:INTERNAL=/usr/bin/python3.10 +//Path to a file. +_Python3_INCLUDE_DIR:INTERNAL=/usr/include/python3.10 +//Python3 Properties +_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;10;12;64;;cpython-310-x86_64-linux-gnu;/usr/lib/python3.10;/usr/lib/python3.10;/usr/lib/python3/dist-packages;/usr/lib/python3/dist-packages +_Python3_INTERPRETER_SIGNATURE:INTERNAL=b91b4035ecb3bb3f5760d35922531bcd +//Path to a library. +_Python3_LIBRARY_RELEASE:INTERNAL=/usr/lib/x86_64-linux-gnu/libpython3.10.so +_USE_JPG:INTERNAL=TRUE +_USE_PNG:INTERNAL=TRUE +_USE_TIFF:INTERNAL=TRUE +//ADVANCED property for variable: boost_headers_DIR +boost_headers_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: boost_iostreams_DIR +boost_iostreams_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: boost_program_options_DIR +boost_program_options_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: boost_python_DIR +boost_python_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: boost_serialization_DIR +boost_serialization_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: boost_system_DIR +boost_system_DIR-ADVANCED:INTERNAL=1 + diff --git a/build/CMakeFiles/3.22.1/CMakeCCompiler.cmake b/build/CMakeFiles/3.22.1/CMakeCCompiler.cmake new file mode 100644 index 0000000..488ad37 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CMakeCCompiler.cmake @@ -0,0 +1,72 @@ +set(CMAKE_C_COMPILER "/usr/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "11.4.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-11") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "8") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake b/build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake new file mode 100644 index 0000000..e0285a2 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CMakeCUDACompiler.cmake @@ -0,0 +1,70 @@ +set(CMAKE_CUDA_COMPILER "/usr/local/cuda/bin/nvcc") +set(CMAKE_CUDA_HOST_COMPILER "") +set(CMAKE_CUDA_HOST_LINK_LAUNCHER "/usr/bin/g++") +set(CMAKE_CUDA_COMPILER_ID "NVIDIA") +set(CMAKE_CUDA_COMPILER_VERSION "11.8.89") +set(CMAKE_CUDA_DEVICE_LINKER "/usr/local/cuda/bin/nvlink") +set(CMAKE_CUDA_FATBINARY "/usr/local/cuda/bin/fatbinary") +set(CMAKE_CUDA_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CUDA_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CUDA_COMPILE_FEATURES "cuda_std_03;cuda_std_11;cuda_std_14;cuda_std_17") +set(CMAKE_CUDA03_COMPILE_FEATURES "cuda_std_03") +set(CMAKE_CUDA11_COMPILE_FEATURES "cuda_std_11") +set(CMAKE_CUDA14_COMPILE_FEATURES "cuda_std_14") +set(CMAKE_CUDA17_COMPILE_FEATURES "cuda_std_17") +set(CMAKE_CUDA20_COMPILE_FEATURES "") +set(CMAKE_CUDA23_COMPILE_FEATURES "") + +set(CMAKE_CUDA_PLATFORM_ID "Linux") +set(CMAKE_CUDA_SIMULATE_ID "GNU") +set(CMAKE_CUDA_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CUDA_SIMULATE_VERSION "11.4") + + + +set(CMAKE_CUDA_COMPILER_ENV_VAR "CUDACXX") +set(CMAKE_CUDA_HOST_COMPILER_ENV_VAR "CUDAHOSTCXX") + +set(CMAKE_CUDA_COMPILER_LOADED 1) +set(CMAKE_CUDA_COMPILER_ID_RUN 1) +set(CMAKE_CUDA_SOURCE_FILE_EXTENSIONS cu) +set(CMAKE_CUDA_LINKER_PREFERENCE 15) +set(CMAKE_CUDA_LINKER_PREFERENCE_PROPAGATES 1) + +set(CMAKE_CUDA_SIZEOF_DATA_PTR "8") +set(CMAKE_CUDA_COMPILER_ABI "ELF") +set(CMAKE_CUDA_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CUDA_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_CUDA_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CUDA_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CUDA_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CUDA_COMPILER_ABI}") +endif() + +if(CMAKE_CUDA_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_CUDA_COMPILER_TOOLKIT_ROOT "/usr/local/cuda") +set(CMAKE_CUDA_COMPILER_TOOLKIT_LIBRARY_ROOT "/usr/local/cuda") +set(CMAKE_CUDA_COMPILER_LIBRARY_ROOT "/usr/local/cuda") + +set(CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/include") + +set(CMAKE_CUDA_HOST_IMPLICIT_LINK_LIBRARIES "") +set(CMAKE_CUDA_HOST_IMPLICIT_LINK_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib") +set(CMAKE_CUDA_HOST_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") + +set(CMAKE_CUDA_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_CUDA_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") +set(CMAKE_CUDA_IMPLICIT_LINK_DIRECTORIES "/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib;/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_CUDA_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") + +set(CMAKE_CUDA_RUNTIME_LIBRARY_DEFAULT "STATIC") + +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_MT "") diff --git a/build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake b/build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..345e930 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CMakeCXXCompiler.cmake @@ -0,0 +1,83 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "11.4.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-11") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-11") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_MT "") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin b/build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..a4691337f66c7201fb0c354daa924d93cb69ee7e GIT binary patch literal 15968 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 Ol7CpJEDJe=MDm+ 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

U_dBMNsZ{1%0mDEwB1 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

VK`UWW9o!+jat``6*V5$;1-x~Ft@!+jL) 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 literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin b/build/CMakeFiles/3.22.1/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..15e6e3f257c3b28cc05e33f293ce25b498a4f570 GIT binary patch literal 15992 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 literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/3.22.1/CMakeSystem.cmake b/build/CMakeFiles/3.22.1/CMakeSystem.cmake new file mode 100644 index 0000000..9fba3e6 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.8.0-59-generic") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.8.0-59-generic") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + + + +set(CMAKE_SYSTEM "Linux-6.8.0-59-generic") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "6.8.0-59-generic") +set(CMAKE_SYSTEM_PROCESSOR "x86_64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c b/build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..41b99d7 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,803 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif __STDC_VERSION__ > 201710L +# define C_VERSION "23" +#elif __STDC_VERSION__ >= 201710L +# define C_VERSION "17" +#elif __STDC_VERSION__ >= 201000L +# define C_VERSION "11" +#elif __STDC_VERSION__ >= 199901L +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */ +#if (defined(__clang__) || defined(__GNUC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) && !defined(_MSC_VER) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu b/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu new file mode 100644 index 0000000..ed6d384 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu @@ -0,0 +1,436 @@ +#ifndef __CUDACC__ +# error "A C or C++ compiler has been selected for CUDA" +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__NVCC__) +# define COMPILER_ID "NVIDIA" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# elif defined(__clang__) +# define SIMULATE_ID "Clang" +# elif defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif +# if defined(__CUDACC_VER_MAJOR__) +# define COMPILER_VERSION_MAJOR DEC(__CUDACC_VER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__CUDACC_VER_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__CUDACC_VER_BUILD__) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# elif defined(__clang__) +# define SIMULATE_VERSION_MAJOR DEC(__clang_major__) +# define SIMULATE_VERSION_MINOR DEC(__clang_minor__) +# elif defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if __cplusplus > 202002L + "23" +#elif __cplusplus > 201703L + "20" +#elif __cplusplus >= 201703L + "17" +#elif __cplusplus >= 201402L + "14" +#elif __cplusplus >= 201103L + "11" +#else + "03" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */ +#if (defined(__clang__) || defined(__GNUC__)) && !defined(__STRICT_ANSI__) && \ + !defined(_MSC_VER) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii new file mode 100644 index 0000000..3cb50a1 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp1.ii @@ -0,0 +1,34363 @@ +# 0 "CMakeCUDACompilerId.cu" +# 0 "" +# 0 "" +# 1 "/usr/include/stdc-predef.h" 1 3 4 +# 0 "" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 1 +# 61 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic push + + +#pragma GCC diagnostic ignored "-Wunused-function" +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" 1 +# 201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" +# 1 "/usr/include/features.h" 1 3 4 +# 392 "/usr/include/features.h" 3 4 +# 1 "/usr/include/features-time64.h" 1 3 4 +# 20 "/usr/include/features-time64.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 21 "/usr/include/features-time64.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 +# 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 +# 22 "/usr/include/features-time64.h" 2 3 4 +# 393 "/usr/include/features.h" 2 3 4 +# 486 "/usr/include/features.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 +# 559 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 560 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/long-double.h" 1 3 4 +# 561 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 +# 487 "/usr/include/features.h" 2 3 4 +# 510 "/usr/include/features.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 +# 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 +# 11 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 +# 511 "/usr/include/features.h" 2 3 4 +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" 2 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + + + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 56 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 2 +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" +enum __attribute__((device_builtin)) cudaRoundMode +{ + cudaRoundNearest, + cudaRoundZero, + cudaRoundPosInf, + cudaRoundMinInf +}; +# 57 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" 1 +# 65 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 66 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" 2 +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +struct __attribute__((device_builtin)) char1 +{ + signed char x; +}; + +struct __attribute__((device_builtin)) uchar1 +{ + unsigned char x; +}; + + +struct __attribute__((device_builtin)) __attribute__((aligned(2))) char2 +{ + signed char x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(2))) uchar2 +{ + unsigned char x, y; +}; + +struct __attribute__((device_builtin)) char3 +{ + signed char x, y, z; +}; + +struct __attribute__((device_builtin)) uchar3 +{ + unsigned char x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) char4 +{ + signed char x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) uchar4 +{ + unsigned char x, y, z, w; +}; + +struct __attribute__((device_builtin)) short1 +{ + short x; +}; + +struct __attribute__((device_builtin)) ushort1 +{ + unsigned short x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) short2 +{ + short x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) ushort2 +{ + unsigned short x, y; +}; + +struct __attribute__((device_builtin)) short3 +{ + short x, y, z; +}; + +struct __attribute__((device_builtin)) ushort3 +{ + unsigned short x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(8))) short4 { short x; short y; short z; short w; }; +struct __attribute__((device_builtin)) __attribute__((aligned(8))) ushort4 { unsigned short x; unsigned short y; unsigned short z; unsigned short w; }; + +struct __attribute__((device_builtin)) int1 +{ + int x; +}; + +struct __attribute__((device_builtin)) uint1 +{ + unsigned int x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(8))) int2 { int x; int y; }; +struct __attribute__((device_builtin)) __attribute__((aligned(8))) uint2 { unsigned int x; unsigned int y; }; + +struct __attribute__((device_builtin)) int3 +{ + int x, y, z; +}; + +struct __attribute__((device_builtin)) uint3 +{ + unsigned int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) int4 +{ + int x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) uint4 +{ + unsigned int x, y, z, w; +}; + +struct __attribute__((device_builtin)) long1 +{ + long int x; +}; + +struct __attribute__((device_builtin)) ulong1 +{ + unsigned long x; +}; + + + + + + +struct __attribute__((device_builtin)) __attribute__((aligned(2*sizeof(long int)))) long2 +{ + long int x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(2*sizeof(unsigned long int)))) ulong2 +{ + unsigned long int x, y; +}; + + + +struct __attribute__((device_builtin)) long3 +{ + long int x, y, z; +}; + +struct __attribute__((device_builtin)) ulong3 +{ + unsigned long int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) long4 +{ + long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulong4 +{ + unsigned long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) float1 +{ + float x; +}; +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +struct __attribute__((device_builtin)) __attribute__((aligned(8))) float2 { float x; float y; }; + + + + +struct __attribute__((device_builtin)) float3 +{ + float x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) float4 +{ + float x, y, z, w; +}; + +struct __attribute__((device_builtin)) longlong1 +{ + long long int x; +}; + +struct __attribute__((device_builtin)) ulonglong1 +{ + unsigned long long int x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) longlong2 +{ + long long int x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulonglong2 +{ + unsigned long long int x, y; +}; + +struct __attribute__((device_builtin)) longlong3 +{ + long long int x, y, z; +}; + +struct __attribute__((device_builtin)) ulonglong3 +{ + unsigned long long int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) longlong4 +{ + long long int x, y, z ,w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulonglong4 +{ + unsigned long long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) double1 +{ + double x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) double2 +{ + double x, y; +}; + +struct __attribute__((device_builtin)) double3 +{ + double x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) double4 +{ + double x, y, z, w; +}; +# 363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +typedef __attribute__((device_builtin)) struct char1 char1; +typedef __attribute__((device_builtin)) struct uchar1 uchar1; +typedef __attribute__((device_builtin)) struct char2 char2; +typedef __attribute__((device_builtin)) struct uchar2 uchar2; +typedef __attribute__((device_builtin)) struct char3 char3; +typedef __attribute__((device_builtin)) struct uchar3 uchar3; +typedef __attribute__((device_builtin)) struct char4 char4; +typedef __attribute__((device_builtin)) struct uchar4 uchar4; +typedef __attribute__((device_builtin)) struct short1 short1; +typedef __attribute__((device_builtin)) struct ushort1 ushort1; +typedef __attribute__((device_builtin)) struct short2 short2; +typedef __attribute__((device_builtin)) struct ushort2 ushort2; +typedef __attribute__((device_builtin)) struct short3 short3; +typedef __attribute__((device_builtin)) struct ushort3 ushort3; +typedef __attribute__((device_builtin)) struct short4 short4; +typedef __attribute__((device_builtin)) struct ushort4 ushort4; +typedef __attribute__((device_builtin)) struct int1 int1; +typedef __attribute__((device_builtin)) struct uint1 uint1; +typedef __attribute__((device_builtin)) struct int2 int2; +typedef __attribute__((device_builtin)) struct uint2 uint2; +typedef __attribute__((device_builtin)) struct int3 int3; +typedef __attribute__((device_builtin)) struct uint3 uint3; +typedef __attribute__((device_builtin)) struct int4 int4; +typedef __attribute__((device_builtin)) struct uint4 uint4; +typedef __attribute__((device_builtin)) struct long1 long1; +typedef __attribute__((device_builtin)) struct ulong1 ulong1; +typedef __attribute__((device_builtin)) struct long2 long2; +typedef __attribute__((device_builtin)) struct ulong2 ulong2; +typedef __attribute__((device_builtin)) struct long3 long3; +typedef __attribute__((device_builtin)) struct ulong3 ulong3; +typedef __attribute__((device_builtin)) struct long4 long4; +typedef __attribute__((device_builtin)) struct ulong4 ulong4; +typedef __attribute__((device_builtin)) struct float1 float1; +typedef __attribute__((device_builtin)) struct float2 float2; +typedef __attribute__((device_builtin)) struct float3 float3; +typedef __attribute__((device_builtin)) struct float4 float4; +typedef __attribute__((device_builtin)) struct longlong1 longlong1; +typedef __attribute__((device_builtin)) struct ulonglong1 ulonglong1; +typedef __attribute__((device_builtin)) struct longlong2 longlong2; +typedef __attribute__((device_builtin)) struct ulonglong2 ulonglong2; +typedef __attribute__((device_builtin)) struct longlong3 longlong3; +typedef __attribute__((device_builtin)) struct ulonglong3 ulonglong3; +typedef __attribute__((device_builtin)) struct longlong4 longlong4; +typedef __attribute__((device_builtin)) struct ulonglong4 ulonglong4; +typedef __attribute__((device_builtin)) struct double1 double1; +typedef __attribute__((device_builtin)) struct double2 double2; +typedef __attribute__((device_builtin)) struct double3 double3; +typedef __attribute__((device_builtin)) struct double4 double4; + + + + + + + +struct __attribute__((device_builtin)) dim3 +{ + unsigned int x, y, z; + + + __attribute__((host)) __attribute__((device)) constexpr dim3(unsigned int vx = 1, unsigned int vy = 1, unsigned int vz = 1) : x(vx), y(vy), z(vz) {} + __attribute__((host)) __attribute__((device)) constexpr dim3(uint3 v) : x(v.x), y(v.y), z(v.z) {} + __attribute__((host)) __attribute__((device)) constexpr operator uint3(void) const { return uint3{x, y, z}; } + + + + + + +}; + +typedef __attribute__((device_builtin)) struct dim3 dim3; +# 62 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 81 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 1 3 4 +# 34 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h" 1 3 4 + + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 1 3 4 +# 203 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 3 4 +# 1 "/usr/include/limits.h" 1 3 4 +# 26 "/usr/include/limits.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/limits.h" 2 3 4 +# 195 "/usr/include/limits.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 28 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 +# 161 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 1 3 4 +# 38 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 +# 1 "/usr/include/linux/limits.h" 1 3 4 +# 39 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 +# 81 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 3 4 + +# 23 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 3 4 +extern "C" { +extern long int __sysconf (int __name) noexcept (true); +} +# 82 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 +# 162 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 +# 196 "/usr/include/limits.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/posix2_lim.h" 1 3 4 +# 200 "/usr/include/limits.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 1 3 4 +# 64 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/uio_lim.h" 1 3 4 +# 65 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 2 3 4 +# 204 "/usr/include/limits.h" 2 3 4 +# 204 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 2 3 4 +# 8 "/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h" 2 3 4 +# 35 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 2 3 4 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 143 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef long int ptrdiff_t; +# 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef long unsigned int size_t; +# 415 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef struct { + long long __max_align_ll __attribute__((__aligned__(__alignof__(long long)))); + long double __max_align_ld __attribute__((__aligned__(__alignof__(long double)))); +# 426 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +} max_align_t; + + + + + + + typedef decltype(nullptr) nullptr_t; +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +enum __attribute__((device_builtin)) cudaError +{ + + + + + + cudaSuccess = 0, + + + + + + cudaErrorInvalidValue = 1, + + + + + + cudaErrorMemoryAllocation = 2, + + + + + + cudaErrorInitializationError = 3, + + + + + + + cudaErrorCudartUnloading = 4, + + + + + + + cudaErrorProfilerDisabled = 5, + + + + + + + + cudaErrorProfilerNotInitialized = 6, + + + + + + + cudaErrorProfilerAlreadyStarted = 7, + + + + + + + cudaErrorProfilerAlreadyStopped = 8, +# 272 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorInvalidConfiguration = 9, + + + + + + cudaErrorInvalidPitchValue = 12, + + + + + + cudaErrorInvalidSymbol = 13, + + + + + + + + cudaErrorInvalidHostPointer = 16, + + + + + + + + cudaErrorInvalidDevicePointer = 17, + + + + + + cudaErrorInvalidTexture = 18, + + + + + + cudaErrorInvalidTextureBinding = 19, + + + + + + + cudaErrorInvalidChannelDescriptor = 20, + + + + + + cudaErrorInvalidMemcpyDirection = 21, +# 335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorAddressOfConstant = 22, +# 344 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorTextureFetchFailed = 23, +# 353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorTextureNotBound = 24, +# 362 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSynchronizationError = 25, + + + + + + cudaErrorInvalidFilterSetting = 26, + + + + + + cudaErrorInvalidNormSetting = 27, + + + + + + + + cudaErrorMixedDeviceExecution = 28, + + + + + + + + cudaErrorNotYetImplemented = 31, +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorMemoryValueTooLarge = 32, + + + + + + + cudaErrorStubLibrary = 34, + + + + + + + cudaErrorInsufficientDriver = 35, + + + + + + + cudaErrorCallRequiresNewerDriver = 36, + + + + + + cudaErrorInvalidSurface = 37, + + + + + + cudaErrorDuplicateVariableName = 43, + + + + + + cudaErrorDuplicateTextureName = 44, + + + + + + cudaErrorDuplicateSurfaceName = 45, +# 454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorDevicesUnavailable = 46, +# 467 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorIncompatibleDriverContext = 49, + + + + + + cudaErrorMissingConfiguration = 52, +# 482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorPriorLaunchFailure = 53, + + + + + + + cudaErrorLaunchMaxDepthExceeded = 65, + + + + + + + + cudaErrorLaunchFileScopedTex = 66, + + + + + + + + cudaErrorLaunchFileScopedSurf = 67, +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSyncDepthExceeded = 68, +# 532 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchPendingCountExceeded = 69, + + + + + + cudaErrorInvalidDeviceFunction = 98, + + + + + + cudaErrorNoDevice = 100, + + + + + + + cudaErrorInvalidDevice = 101, + + + + + cudaErrorDeviceNotLicensed = 102, +# 565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSoftwareValidityNotEstablished = 103, + + + + + cudaErrorStartupFailure = 127, + + + + + cudaErrorInvalidKernelImage = 200, +# 585 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorDeviceUninitialized = 201, + + + + + cudaErrorMapBufferObjectFailed = 205, + + + + + cudaErrorUnmapBufferObjectFailed = 206, + + + + + + cudaErrorArrayIsMapped = 207, + + + + + cudaErrorAlreadyMapped = 208, + + + + + + + + cudaErrorNoKernelImageForDevice = 209, + + + + + cudaErrorAlreadyAcquired = 210, + + + + + cudaErrorNotMapped = 211, + + + + + + cudaErrorNotMappedAsArray = 212, + + + + + + cudaErrorNotMappedAsPointer = 213, + + + + + + cudaErrorECCUncorrectable = 214, + + + + + + cudaErrorUnsupportedLimit = 215, + + + + + + cudaErrorDeviceAlreadyInUse = 216, + + + + + + cudaErrorPeerAccessUnsupported = 217, + + + + + + cudaErrorInvalidPtx = 218, + + + + + cudaErrorInvalidGraphicsContext = 219, + + + + + + cudaErrorNvlinkUncorrectable = 220, + + + + + + + cudaErrorJitCompilerNotFound = 221, + + + + + + + cudaErrorUnsupportedPtxVersion = 222, + + + + + + + cudaErrorJitCompilationDisabled = 223, + + + + + cudaErrorUnsupportedExecAffinity = 224, + + + + + cudaErrorInvalidSource = 300, + + + + + cudaErrorFileNotFound = 301, + + + + + cudaErrorSharedObjectSymbolNotFound = 302, + + + + + cudaErrorSharedObjectInitFailed = 303, + + + + + cudaErrorOperatingSystem = 304, + + + + + + + cudaErrorInvalidResourceHandle = 400, + + + + + + cudaErrorIllegalState = 401, + + + + + + + cudaErrorSymbolNotFound = 500, + + + + + + + + cudaErrorNotReady = 600, + + + + + + + + cudaErrorIllegalAddress = 700, +# 773 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchOutOfResources = 701, +# 784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchTimeout = 702, + + + + + + cudaErrorLaunchIncompatibleTexturing = 703, + + + + + + + cudaErrorPeerAccessAlreadyEnabled = 704, + + + + + + + cudaErrorPeerAccessNotEnabled = 705, +# 817 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSetOnActiveProcess = 708, + + + + + + + cudaErrorContextIsDestroyed = 709, + + + + + + + cudaErrorAssert = 710, + + + + + + + cudaErrorTooManyPeers = 711, + + + + + + cudaErrorHostMemoryAlreadyRegistered = 712, + + + + + + cudaErrorHostMemoryNotRegistered = 713, +# 859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorHardwareStackError = 714, + + + + + + + + cudaErrorIllegalInstruction = 715, +# 876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorMisalignedAddress = 716, +# 887 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorInvalidAddressSpace = 717, + + + + + + + + cudaErrorInvalidPc = 718, +# 906 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchFailure = 719, +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorCooperativeLaunchTooLarge = 720, + + + + + cudaErrorNotPermitted = 800, + + + + + + cudaErrorNotSupported = 801, +# 935 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSystemNotReady = 802, + + + + + + + cudaErrorSystemDriverMismatch = 803, +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorCompatNotSupportedOnDevice = 804, + + + + + cudaErrorMpsConnectionFailed = 805, + + + + + cudaErrorMpsRpcFailure = 806, + + + + + + cudaErrorMpsServerNotReady = 807, + + + + + cudaErrorMpsMaxClientsReached = 808, + + + + + cudaErrorMpsMaxConnectionsReached = 809, + + + + + cudaErrorMpsClientTerminated = 810, + + + + + cudaErrorStreamCaptureUnsupported = 900, + + + + + + cudaErrorStreamCaptureInvalidated = 901, + + + + + + cudaErrorStreamCaptureMerge = 902, + + + + + cudaErrorStreamCaptureUnmatched = 903, + + + + + + cudaErrorStreamCaptureUnjoined = 904, + + + + + + + cudaErrorStreamCaptureIsolation = 905, + + + + + + cudaErrorStreamCaptureImplicit = 906, + + + + + + cudaErrorCapturedEvent = 907, + + + + + + + cudaErrorStreamCaptureWrongThread = 908, + + + + + cudaErrorTimeout = 909, + + + + + + cudaErrorGraphExecUpdateFailure = 910, +# 1057 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorExternalDevice = 911, + + + + + + cudaErrorInvalidClusterSize = 912, + + + + + cudaErrorUnknown = 999, + + + + + + + + cudaErrorApiFailureBase = 10000 +}; + + + + +enum __attribute__((device_builtin)) cudaChannelFormatKind +{ + cudaChannelFormatKindSigned = 0, + cudaChannelFormatKindUnsigned = 1, + cudaChannelFormatKindFloat = 2, + cudaChannelFormatKindNone = 3, + cudaChannelFormatKindNV12 = 4, + cudaChannelFormatKindUnsignedNormalized8X1 = 5, + cudaChannelFormatKindUnsignedNormalized8X2 = 6, + cudaChannelFormatKindUnsignedNormalized8X4 = 7, + cudaChannelFormatKindUnsignedNormalized16X1 = 8, + cudaChannelFormatKindUnsignedNormalized16X2 = 9, + cudaChannelFormatKindUnsignedNormalized16X4 = 10, + cudaChannelFormatKindSignedNormalized8X1 = 11, + cudaChannelFormatKindSignedNormalized8X2 = 12, + cudaChannelFormatKindSignedNormalized8X4 = 13, + cudaChannelFormatKindSignedNormalized16X1 = 14, + cudaChannelFormatKindSignedNormalized16X2 = 15, + cudaChannelFormatKindSignedNormalized16X4 = 16, + cudaChannelFormatKindUnsignedBlockCompressed1 = 17, + cudaChannelFormatKindUnsignedBlockCompressed1SRGB = 18, + cudaChannelFormatKindUnsignedBlockCompressed2 = 19, + cudaChannelFormatKindUnsignedBlockCompressed2SRGB = 20, + cudaChannelFormatKindUnsignedBlockCompressed3 = 21, + cudaChannelFormatKindUnsignedBlockCompressed3SRGB = 22, + cudaChannelFormatKindUnsignedBlockCompressed4 = 23, + cudaChannelFormatKindSignedBlockCompressed4 = 24, + cudaChannelFormatKindUnsignedBlockCompressed5 = 25, + cudaChannelFormatKindSignedBlockCompressed5 = 26, + cudaChannelFormatKindUnsignedBlockCompressed6H = 27, + cudaChannelFormatKindSignedBlockCompressed6H = 28, + cudaChannelFormatKindUnsignedBlockCompressed7 = 29, + cudaChannelFormatKindUnsignedBlockCompressed7SRGB = 30 +}; + + + + +struct __attribute__((device_builtin)) cudaChannelFormatDesc +{ + int x; + int y; + int z; + int w; + enum cudaChannelFormatKind f; +}; + + + + +typedef struct cudaArray *cudaArray_t; + + + + +typedef const struct cudaArray *cudaArray_const_t; + +struct cudaArray; + + + + +typedef struct cudaMipmappedArray *cudaMipmappedArray_t; + + + + +typedef const struct cudaMipmappedArray *cudaMipmappedArray_const_t; + +struct cudaMipmappedArray; +# 1161 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaArraySparseProperties { + struct { + unsigned int width; + unsigned int height; + unsigned int depth; + } tileExtent; + unsigned int miptailFirstLevel; + unsigned long long miptailSize; + unsigned int flags; + unsigned int reserved[4]; +}; + + + + +struct __attribute__((device_builtin)) cudaArrayMemoryRequirements { + size_t size; + size_t alignment; + unsigned int reserved[4]; +}; + + + + +enum __attribute__((device_builtin)) cudaMemoryType +{ + cudaMemoryTypeUnregistered = 0, + cudaMemoryTypeHost = 1, + cudaMemoryTypeDevice = 2, + cudaMemoryTypeManaged = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaMemcpyKind +{ + cudaMemcpyHostToHost = 0, + cudaMemcpyHostToDevice = 1, + cudaMemcpyDeviceToHost = 2, + cudaMemcpyDeviceToDevice = 3, + cudaMemcpyDefault = 4 +}; + + + + + + +struct __attribute__((device_builtin)) cudaPitchedPtr +{ + void *ptr; + size_t pitch; + size_t xsize; + size_t ysize; +}; + + + + + + +struct __attribute__((device_builtin)) cudaExtent +{ + size_t width; + size_t height; + size_t depth; +}; + + + + + + +struct __attribute__((device_builtin)) cudaPos +{ + size_t x; + size_t y; + size_t z; +}; + + + + +struct __attribute__((device_builtin)) cudaMemcpy3DParms +{ + cudaArray_t srcArray; + struct cudaPos srcPos; + struct cudaPitchedPtr srcPtr; + + cudaArray_t dstArray; + struct cudaPos dstPos; + struct cudaPitchedPtr dstPtr; + + struct cudaExtent extent; + enum cudaMemcpyKind kind; +}; + + + + +struct __attribute__((device_builtin)) cudaMemcpy3DPeerParms +{ + cudaArray_t srcArray; + struct cudaPos srcPos; + struct cudaPitchedPtr srcPtr; + int srcDevice; + + cudaArray_t dstArray; + struct cudaPos dstPos; + struct cudaPitchedPtr dstPtr; + int dstDevice; + + struct cudaExtent extent; +}; + + + + +struct __attribute__((device_builtin)) cudaMemsetParams { + void *dst; + size_t pitch; + unsigned int value; + unsigned int elementSize; + size_t width; + size_t height; +}; + + + + +enum __attribute__((device_builtin)) cudaAccessProperty { + cudaAccessPropertyNormal = 0, + cudaAccessPropertyStreaming = 1, + cudaAccessPropertyPersisting = 2 +}; +# 1309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaAccessPolicyWindow { + void *base_ptr; + size_t num_bytes; + float hitRatio; + enum cudaAccessProperty hitProp; + enum cudaAccessProperty missProp; +}; +# 1327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef void ( *cudaHostFn_t)(void *userData); + + + + +struct __attribute__((device_builtin)) cudaHostNodeParams { + cudaHostFn_t fn; + void* userData; +}; + + + + +enum __attribute__((device_builtin)) cudaStreamCaptureStatus { + cudaStreamCaptureStatusNone = 0, + cudaStreamCaptureStatusActive = 1, + cudaStreamCaptureStatusInvalidated = 2 + +}; + + + + + +enum __attribute__((device_builtin)) cudaStreamCaptureMode { + cudaStreamCaptureModeGlobal = 0, + cudaStreamCaptureModeThreadLocal = 1, + cudaStreamCaptureModeRelaxed = 2 +}; + +enum __attribute__((device_builtin)) cudaSynchronizationPolicy { + cudaSyncPolicyAuto = 1, + cudaSyncPolicySpin = 2, + cudaSyncPolicyYield = 3, + cudaSyncPolicyBlockingSync = 4 +}; + + + + +enum __attribute__((device_builtin)) cudaClusterSchedulingPolicy { + cudaClusterSchedulingPolicyDefault = 0, + cudaClusterSchedulingPolicySpread = 1, + cudaClusterSchedulingPolicyLoadBalancing = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaStreamUpdateCaptureDependenciesFlags { + cudaStreamAddCaptureDependencies = 0x0, + cudaStreamSetCaptureDependencies = 0x1 +}; + + + + +enum __attribute__((device_builtin)) cudaUserObjectFlags { + cudaUserObjectNoDestructorSync = 0x1 +}; + + + + +enum __attribute__((device_builtin)) cudaUserObjectRetainFlags { + cudaGraphUserObjectMove = 0x1 +}; + + + + +struct cudaGraphicsResource; + + + + +enum __attribute__((device_builtin)) cudaGraphicsRegisterFlags +{ + cudaGraphicsRegisterFlagsNone = 0, + cudaGraphicsRegisterFlagsReadOnly = 1, + cudaGraphicsRegisterFlagsWriteDiscard = 2, + cudaGraphicsRegisterFlagsSurfaceLoadStore = 4, + cudaGraphicsRegisterFlagsTextureGather = 8 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphicsMapFlags +{ + cudaGraphicsMapFlagsNone = 0, + cudaGraphicsMapFlagsReadOnly = 1, + cudaGraphicsMapFlagsWriteDiscard = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphicsCubeFace +{ + cudaGraphicsCubeFacePositiveX = 0x00, + cudaGraphicsCubeFaceNegativeX = 0x01, + cudaGraphicsCubeFacePositiveY = 0x02, + cudaGraphicsCubeFaceNegativeY = 0x03, + cudaGraphicsCubeFacePositiveZ = 0x04, + cudaGraphicsCubeFaceNegativeZ = 0x05 +}; + + + + +enum __attribute__((device_builtin)) cudaResourceType +{ + cudaResourceTypeArray = 0x00, + cudaResourceTypeMipmappedArray = 0x01, + cudaResourceTypeLinear = 0x02, + cudaResourceTypePitch2D = 0x03 +}; + + + + +enum __attribute__((device_builtin)) cudaResourceViewFormat +{ + cudaResViewFormatNone = 0x00, + cudaResViewFormatUnsignedChar1 = 0x01, + cudaResViewFormatUnsignedChar2 = 0x02, + cudaResViewFormatUnsignedChar4 = 0x03, + cudaResViewFormatSignedChar1 = 0x04, + cudaResViewFormatSignedChar2 = 0x05, + cudaResViewFormatSignedChar4 = 0x06, + cudaResViewFormatUnsignedShort1 = 0x07, + cudaResViewFormatUnsignedShort2 = 0x08, + cudaResViewFormatUnsignedShort4 = 0x09, + cudaResViewFormatSignedShort1 = 0x0a, + cudaResViewFormatSignedShort2 = 0x0b, + cudaResViewFormatSignedShort4 = 0x0c, + cudaResViewFormatUnsignedInt1 = 0x0d, + cudaResViewFormatUnsignedInt2 = 0x0e, + cudaResViewFormatUnsignedInt4 = 0x0f, + cudaResViewFormatSignedInt1 = 0x10, + cudaResViewFormatSignedInt2 = 0x11, + cudaResViewFormatSignedInt4 = 0x12, + cudaResViewFormatHalf1 = 0x13, + cudaResViewFormatHalf2 = 0x14, + cudaResViewFormatHalf4 = 0x15, + cudaResViewFormatFloat1 = 0x16, + cudaResViewFormatFloat2 = 0x17, + cudaResViewFormatFloat4 = 0x18, + cudaResViewFormatUnsignedBlockCompressed1 = 0x19, + cudaResViewFormatUnsignedBlockCompressed2 = 0x1a, + cudaResViewFormatUnsignedBlockCompressed3 = 0x1b, + cudaResViewFormatUnsignedBlockCompressed4 = 0x1c, + cudaResViewFormatSignedBlockCompressed4 = 0x1d, + cudaResViewFormatUnsignedBlockCompressed5 = 0x1e, + cudaResViewFormatSignedBlockCompressed5 = 0x1f, + cudaResViewFormatUnsignedBlockCompressed6H = 0x20, + cudaResViewFormatSignedBlockCompressed6H = 0x21, + cudaResViewFormatUnsignedBlockCompressed7 = 0x22 +}; + + + + +struct __attribute__((device_builtin)) cudaResourceDesc { + enum cudaResourceType resType; + + union { + struct { + cudaArray_t array; + } array; + struct { + cudaMipmappedArray_t mipmap; + } mipmap; + struct { + void *devPtr; + struct cudaChannelFormatDesc desc; + size_t sizeInBytes; + } linear; + struct { + void *devPtr; + struct cudaChannelFormatDesc desc; + size_t width; + size_t height; + size_t pitchInBytes; + } pitch2D; + } res; +}; + + + + +struct __attribute__((device_builtin)) cudaResourceViewDesc +{ + enum cudaResourceViewFormat format; + size_t width; + size_t height; + size_t depth; + unsigned int firstMipmapLevel; + unsigned int lastMipmapLevel; + unsigned int firstLayer; + unsigned int lastLayer; +}; + + + + +struct __attribute__((device_builtin)) cudaPointerAttributes +{ + + + + + enum cudaMemoryType type; +# 1551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + int device; + + + + + + void *devicePointer; +# 1566 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + void *hostPointer; +}; + + + + +struct __attribute__((device_builtin)) cudaFuncAttributes +{ + + + + + + size_t sharedSizeBytes; + + + + + + size_t constSizeBytes; + + + + + size_t localSizeBytes; + + + + + + + int maxThreadsPerBlock; + + + + + int numRegs; + + + + + + + int ptxVersion; + + + + + + + int binaryVersion; + + + + + + int cacheModeCA; + + + + + + + int maxDynamicSharedSizeBytes; +# 1638 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + int preferredShmemCarveout; +}; + + + + +enum __attribute__((device_builtin)) cudaFuncAttribute +{ + cudaFuncAttributeMaxDynamicSharedMemorySize = 8, + cudaFuncAttributePreferredSharedMemoryCarveout = 9, + cudaFuncAttributeClusterDimMustBeSet = 10, + cudaFuncAttributeRequiredClusterWidth = 11, + cudaFuncAttributeRequiredClusterHeight = 12, + cudaFuncAttributeRequiredClusterDepth = 13, + cudaFuncAttributeNonPortableClusterSizeAllowed = 14, + cudaFuncAttributeClusterSchedulingPolicyPreference = 15, + cudaFuncAttributeMax +}; + + + + +enum __attribute__((device_builtin)) cudaFuncCache +{ + cudaFuncCachePreferNone = 0, + cudaFuncCachePreferShared = 1, + cudaFuncCachePreferL1 = 2, + cudaFuncCachePreferEqual = 3 +}; + + + + + +enum __attribute__((device_builtin)) cudaSharedMemConfig +{ + cudaSharedMemBankSizeDefault = 0, + cudaSharedMemBankSizeFourByte = 1, + cudaSharedMemBankSizeEightByte = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaSharedCarveout { + cudaSharedmemCarveoutDefault = -1, + cudaSharedmemCarveoutMaxShared = 100, + cudaSharedmemCarveoutMaxL1 = 0 +}; + + + + +enum __attribute__((device_builtin)) cudaComputeMode +{ + cudaComputeModeDefault = 0, + cudaComputeModeExclusive = 1, + cudaComputeModeProhibited = 2, + cudaComputeModeExclusiveProcess = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaLimit +{ + cudaLimitStackSize = 0x00, + cudaLimitPrintfFifoSize = 0x01, + cudaLimitMallocHeapSize = 0x02, + cudaLimitDevRuntimeSyncDepth = 0x03, + cudaLimitDevRuntimePendingLaunchCount = 0x04, + cudaLimitMaxL2FetchGranularity = 0x05, + cudaLimitPersistingL2CacheSize = 0x06 +}; + + + + +enum __attribute__((device_builtin)) cudaMemoryAdvise +{ + cudaMemAdviseSetReadMostly = 1, + cudaMemAdviseUnsetReadMostly = 2, + cudaMemAdviseSetPreferredLocation = 3, + cudaMemAdviseUnsetPreferredLocation = 4, + cudaMemAdviseSetAccessedBy = 5, + cudaMemAdviseUnsetAccessedBy = 6 +}; + + + + +enum __attribute__((device_builtin)) cudaMemRangeAttribute +{ + cudaMemRangeAttributeReadMostly = 1, + cudaMemRangeAttributePreferredLocation = 2, + cudaMemRangeAttributeAccessedBy = 3, + cudaMemRangeAttributeLastPrefetchLocation = 4 +}; + + + + +enum __attribute__((device_builtin)) cudaOutputMode +{ + cudaKeyValuePair = 0x00, + cudaCSV = 0x01 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesOptions { + cudaFlushGPUDirectRDMAWritesOptionHost = 1<<0, + cudaFlushGPUDirectRDMAWritesOptionMemOps = 1<<1 +}; + + + + +enum __attribute__((device_builtin)) cudaGPUDirectRDMAWritesOrdering { + cudaGPUDirectRDMAWritesOrderingNone = 0, + cudaGPUDirectRDMAWritesOrderingOwner = 100, + cudaGPUDirectRDMAWritesOrderingAllDevices = 200 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesScope { + cudaFlushGPUDirectRDMAWritesToOwner = 100, + cudaFlushGPUDirectRDMAWritesToAllDevices = 200 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesTarget { + cudaFlushGPUDirectRDMAWritesTargetCurrentDevice +}; + + + + + +enum __attribute__((device_builtin)) cudaDeviceAttr +{ + cudaDevAttrMaxThreadsPerBlock = 1, + cudaDevAttrMaxBlockDimX = 2, + cudaDevAttrMaxBlockDimY = 3, + cudaDevAttrMaxBlockDimZ = 4, + cudaDevAttrMaxGridDimX = 5, + cudaDevAttrMaxGridDimY = 6, + cudaDevAttrMaxGridDimZ = 7, + cudaDevAttrMaxSharedMemoryPerBlock = 8, + cudaDevAttrTotalConstantMemory = 9, + cudaDevAttrWarpSize = 10, + cudaDevAttrMaxPitch = 11, + cudaDevAttrMaxRegistersPerBlock = 12, + cudaDevAttrClockRate = 13, + cudaDevAttrTextureAlignment = 14, + cudaDevAttrGpuOverlap = 15, + cudaDevAttrMultiProcessorCount = 16, + cudaDevAttrKernelExecTimeout = 17, + cudaDevAttrIntegrated = 18, + cudaDevAttrCanMapHostMemory = 19, + cudaDevAttrComputeMode = 20, + cudaDevAttrMaxTexture1DWidth = 21, + cudaDevAttrMaxTexture2DWidth = 22, + cudaDevAttrMaxTexture2DHeight = 23, + cudaDevAttrMaxTexture3DWidth = 24, + cudaDevAttrMaxTexture3DHeight = 25, + cudaDevAttrMaxTexture3DDepth = 26, + cudaDevAttrMaxTexture2DLayeredWidth = 27, + cudaDevAttrMaxTexture2DLayeredHeight = 28, + cudaDevAttrMaxTexture2DLayeredLayers = 29, + cudaDevAttrSurfaceAlignment = 30, + cudaDevAttrConcurrentKernels = 31, + cudaDevAttrEccEnabled = 32, + cudaDevAttrPciBusId = 33, + cudaDevAttrPciDeviceId = 34, + cudaDevAttrTccDriver = 35, + cudaDevAttrMemoryClockRate = 36, + cudaDevAttrGlobalMemoryBusWidth = 37, + cudaDevAttrL2CacheSize = 38, + cudaDevAttrMaxThreadsPerMultiProcessor = 39, + cudaDevAttrAsyncEngineCount = 40, + cudaDevAttrUnifiedAddressing = 41, + cudaDevAttrMaxTexture1DLayeredWidth = 42, + cudaDevAttrMaxTexture1DLayeredLayers = 43, + cudaDevAttrMaxTexture2DGatherWidth = 45, + cudaDevAttrMaxTexture2DGatherHeight = 46, + cudaDevAttrMaxTexture3DWidthAlt = 47, + cudaDevAttrMaxTexture3DHeightAlt = 48, + cudaDevAttrMaxTexture3DDepthAlt = 49, + cudaDevAttrPciDomainId = 50, + cudaDevAttrTexturePitchAlignment = 51, + cudaDevAttrMaxTextureCubemapWidth = 52, + cudaDevAttrMaxTextureCubemapLayeredWidth = 53, + cudaDevAttrMaxTextureCubemapLayeredLayers = 54, + cudaDevAttrMaxSurface1DWidth = 55, + cudaDevAttrMaxSurface2DWidth = 56, + cudaDevAttrMaxSurface2DHeight = 57, + cudaDevAttrMaxSurface3DWidth = 58, + cudaDevAttrMaxSurface3DHeight = 59, + cudaDevAttrMaxSurface3DDepth = 60, + cudaDevAttrMaxSurface1DLayeredWidth = 61, + cudaDevAttrMaxSurface1DLayeredLayers = 62, + cudaDevAttrMaxSurface2DLayeredWidth = 63, + cudaDevAttrMaxSurface2DLayeredHeight = 64, + cudaDevAttrMaxSurface2DLayeredLayers = 65, + cudaDevAttrMaxSurfaceCubemapWidth = 66, + cudaDevAttrMaxSurfaceCubemapLayeredWidth = 67, + cudaDevAttrMaxSurfaceCubemapLayeredLayers = 68, + cudaDevAttrMaxTexture1DLinearWidth = 69, + cudaDevAttrMaxTexture2DLinearWidth = 70, + cudaDevAttrMaxTexture2DLinearHeight = 71, + cudaDevAttrMaxTexture2DLinearPitch = 72, + cudaDevAttrMaxTexture2DMipmappedWidth = 73, + cudaDevAttrMaxTexture2DMipmappedHeight = 74, + cudaDevAttrComputeCapabilityMajor = 75, + cudaDevAttrComputeCapabilityMinor = 76, + cudaDevAttrMaxTexture1DMipmappedWidth = 77, + cudaDevAttrStreamPrioritiesSupported = 78, + cudaDevAttrGlobalL1CacheSupported = 79, + cudaDevAttrLocalL1CacheSupported = 80, + cudaDevAttrMaxSharedMemoryPerMultiprocessor = 81, + cudaDevAttrMaxRegistersPerMultiprocessor = 82, + cudaDevAttrManagedMemory = 83, + cudaDevAttrIsMultiGpuBoard = 84, + cudaDevAttrMultiGpuBoardGroupID = 85, + cudaDevAttrHostNativeAtomicSupported = 86, + cudaDevAttrSingleToDoublePrecisionPerfRatio = 87, + cudaDevAttrPageableMemoryAccess = 88, + cudaDevAttrConcurrentManagedAccess = 89, + cudaDevAttrComputePreemptionSupported = 90, + cudaDevAttrCanUseHostPointerForRegisteredMem = 91, + cudaDevAttrReserved92 = 92, + cudaDevAttrReserved93 = 93, + cudaDevAttrReserved94 = 94, + cudaDevAttrCooperativeLaunch = 95, + cudaDevAttrCooperativeMultiDeviceLaunch = 96, + cudaDevAttrMaxSharedMemoryPerBlockOptin = 97, + cudaDevAttrCanFlushRemoteWrites = 98, + cudaDevAttrHostRegisterSupported = 99, + cudaDevAttrPageableMemoryAccessUsesHostPageTables = 100, + cudaDevAttrDirectManagedMemAccessFromHost = 101, + cudaDevAttrMaxBlocksPerMultiprocessor = 106, + cudaDevAttrMaxPersistingL2CacheSize = 108, + cudaDevAttrMaxAccessPolicyWindowSize = 109, + cudaDevAttrReservedSharedMemoryPerBlock = 111, + cudaDevAttrSparseCudaArraySupported = 112, + cudaDevAttrHostRegisterReadOnlySupported = 113, + cudaDevAttrTimelineSemaphoreInteropSupported = 114, + cudaDevAttrMaxTimelineSemaphoreInteropSupported = 114, + cudaDevAttrMemoryPoolsSupported = 115, + cudaDevAttrGPUDirectRDMASupported = 116, + cudaDevAttrGPUDirectRDMAFlushWritesOptions = 117, + cudaDevAttrGPUDirectRDMAWritesOrdering = 118, + cudaDevAttrMemoryPoolSupportedHandleTypes = 119, + cudaDevAttrClusterLaunch = 120, + cudaDevAttrDeferredMappingCudaArraySupported = 121, + cudaDevAttrMax +}; + + + + +enum __attribute__((device_builtin)) cudaMemPoolAttr +{ +# 1915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaMemPoolReuseFollowEventDependencies = 0x1, + + + + + + + cudaMemPoolReuseAllowOpportunistic = 0x2, + + + + + + + + cudaMemPoolReuseAllowInternalDependencies = 0x3, +# 1941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaMemPoolAttrReleaseThreshold = 0x4, + + + + + + cudaMemPoolAttrReservedMemCurrent = 0x5, + + + + + + + cudaMemPoolAttrReservedMemHigh = 0x6, + + + + + + cudaMemPoolAttrUsedMemCurrent = 0x7, + + + + + + + cudaMemPoolAttrUsedMemHigh = 0x8 +}; + + + + +enum __attribute__((device_builtin)) cudaMemLocationType { + cudaMemLocationTypeInvalid = 0, + cudaMemLocationTypeDevice = 1 +}; + + + + + + +struct __attribute__((device_builtin)) cudaMemLocation { + enum cudaMemLocationType type; + int id; +}; + + + + +enum __attribute__((device_builtin)) cudaMemAccessFlags { + cudaMemAccessFlagsProtNone = 0, + cudaMemAccessFlagsProtRead = 1, + cudaMemAccessFlagsProtReadWrite = 3 +}; + + + + +struct __attribute__((device_builtin)) cudaMemAccessDesc { + struct cudaMemLocation location; + enum cudaMemAccessFlags flags; +}; + + + + +enum __attribute__((device_builtin)) cudaMemAllocationType { + cudaMemAllocationTypeInvalid = 0x0, + + + + cudaMemAllocationTypePinned = 0x1, + cudaMemAllocationTypeMax = 0x7FFFFFFF +}; + + + + +enum __attribute__((device_builtin)) cudaMemAllocationHandleType { + cudaMemHandleTypeNone = 0x0, + cudaMemHandleTypePosixFileDescriptor = 0x1, + cudaMemHandleTypeWin32 = 0x2, + cudaMemHandleTypeWin32Kmt = 0x4 +}; + + + + +struct __attribute__((device_builtin)) cudaMemPoolProps { + enum cudaMemAllocationType allocType; + enum cudaMemAllocationHandleType handleTypes; + struct cudaMemLocation location; + + + + + + + void *win32SecurityAttributes; + unsigned char reserved[64]; +}; + + + + +struct __attribute__((device_builtin)) cudaMemPoolPtrExportData { + unsigned char reserved[64]; +}; + + + + +struct __attribute__((device_builtin)) cudaMemAllocNodeParams { + + + + + struct cudaMemPoolProps poolProps; + const struct cudaMemAccessDesc *accessDescs; + size_t accessDescCount; + size_t bytesize; + void *dptr; +}; + + + + +enum __attribute__((device_builtin)) cudaGraphMemAttributeType { + + + + + cudaGraphMemAttrUsedMemCurrent = 0x0, + + + + + + + cudaGraphMemAttrUsedMemHigh = 0x1, + + + + + + + cudaGraphMemAttrReservedMemCurrent = 0x2, + + + + + + + cudaGraphMemAttrReservedMemHigh = 0x3 +}; + + + + + +enum __attribute__((device_builtin)) cudaDeviceP2PAttr { + cudaDevP2PAttrPerformanceRank = 1, + cudaDevP2PAttrAccessSupported = 2, + cudaDevP2PAttrNativeAtomicSupported = 3, + cudaDevP2PAttrCudaArrayAccessSupported = 4 +}; + + + + + + +struct __attribute__((device_builtin)) CUuuid_st { + char bytes[16]; +}; +typedef __attribute__((device_builtin)) struct CUuuid_st CUuuid; + +typedef __attribute__((device_builtin)) struct CUuuid_st cudaUUID_t; + + + + +struct __attribute__((device_builtin)) cudaDeviceProp +{ + char name[256]; + cudaUUID_t uuid; + char luid[8]; + unsigned int luidDeviceNodeMask; + size_t totalGlobalMem; + size_t sharedMemPerBlock; + int regsPerBlock; + int warpSize; + size_t memPitch; + int maxThreadsPerBlock; + int maxThreadsDim[3]; + int maxGridSize[3]; + int clockRate; + size_t totalConstMem; + int major; + int minor; + size_t textureAlignment; + size_t texturePitchAlignment; + int deviceOverlap; + int multiProcessorCount; + int kernelExecTimeoutEnabled; + int integrated; + int canMapHostMemory; + int computeMode; + int maxTexture1D; + int maxTexture1DMipmap; + int maxTexture1DLinear; + int maxTexture2D[2]; + int maxTexture2DMipmap[2]; + int maxTexture2DLinear[3]; + int maxTexture2DGather[2]; + int maxTexture3D[3]; + int maxTexture3DAlt[3]; + int maxTextureCubemap; + int maxTexture1DLayered[2]; + int maxTexture2DLayered[3]; + int maxTextureCubemapLayered[2]; + int maxSurface1D; + int maxSurface2D[2]; + int maxSurface3D[3]; + int maxSurface1DLayered[2]; + int maxSurface2DLayered[3]; + int maxSurfaceCubemap; + int maxSurfaceCubemapLayered[2]; + size_t surfaceAlignment; + int concurrentKernels; + int ECCEnabled; + int pciBusID; + int pciDeviceID; + int pciDomainID; + int tccDriver; + int asyncEngineCount; + int unifiedAddressing; + int memoryClockRate; + int memoryBusWidth; + int l2CacheSize; + int persistingL2CacheMaxSize; + int maxThreadsPerMultiProcessor; + int streamPrioritiesSupported; + int globalL1CacheSupported; + int localL1CacheSupported; + size_t sharedMemPerMultiprocessor; + int regsPerMultiprocessor; + int managedMemory; + int isMultiGpuBoard; + int multiGpuBoardGroupID; + int hostNativeAtomicSupported; + int singleToDoublePrecisionPerfRatio; + int pageableMemoryAccess; + int concurrentManagedAccess; + int computePreemptionSupported; + int canUseHostPointerForRegisteredMem; + int cooperativeLaunch; + int cooperativeMultiDeviceLaunch; + size_t sharedMemPerBlockOptin; + int pageableMemoryAccessUsesHostPageTables; + int directManagedMemAccessFromHost; + int maxBlocksPerMultiProcessor; + int accessPolicyMaxWindowSize; + size_t reservedSharedMemPerBlock; +}; +# 2299 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef __attribute__((device_builtin)) struct __attribute__((device_builtin)) cudaIpcEventHandle_st +{ + char reserved[64]; +}cudaIpcEventHandle_t; + + + + +typedef __attribute__((device_builtin)) struct __attribute__((device_builtin)) cudaIpcMemHandle_st +{ + char reserved[64]; +}cudaIpcMemHandle_t; + + + + +enum __attribute__((device_builtin)) cudaExternalMemoryHandleType { + + + + cudaExternalMemoryHandleTypeOpaqueFd = 1, + + + + cudaExternalMemoryHandleTypeOpaqueWin32 = 2, + + + + cudaExternalMemoryHandleTypeOpaqueWin32Kmt = 3, + + + + cudaExternalMemoryHandleTypeD3D12Heap = 4, + + + + cudaExternalMemoryHandleTypeD3D12Resource = 5, + + + + cudaExternalMemoryHandleTypeD3D11Resource = 6, + + + + cudaExternalMemoryHandleTypeD3D11ResourceKmt = 7, + + + + cudaExternalMemoryHandleTypeNvSciBuf = 8 +}; +# 2390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaExternalMemoryHandleDesc { + + + + enum cudaExternalMemoryHandleType type; + union { + + + + + + int fd; +# 2417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + struct { + + + + void *handle; + + + + + const void *name; + } win32; + + + + + const void *nvSciBufObject; + } handle; + + + + unsigned long long size; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalMemoryBufferDesc { + + + + unsigned long long offset; + + + + unsigned long long size; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalMemoryMipmappedArrayDesc { + + + + + unsigned long long offset; + + + + struct cudaChannelFormatDesc formatDesc; + + + + struct cudaExtent extent; + + + + + unsigned int flags; + + + + unsigned int numLevels; +}; + + + + +enum __attribute__((device_builtin)) cudaExternalSemaphoreHandleType { + + + + cudaExternalSemaphoreHandleTypeOpaqueFd = 1, + + + + cudaExternalSemaphoreHandleTypeOpaqueWin32 = 2, + + + + cudaExternalSemaphoreHandleTypeOpaqueWin32Kmt = 3, + + + + cudaExternalSemaphoreHandleTypeD3D12Fence = 4, + + + + cudaExternalSemaphoreHandleTypeD3D11Fence = 5, + + + + cudaExternalSemaphoreHandleTypeNvSciSync = 6, + + + + cudaExternalSemaphoreHandleTypeKeyedMutex = 7, + + + + cudaExternalSemaphoreHandleTypeKeyedMutexKmt = 8, + + + + cudaExternalSemaphoreHandleTypeTimelineSemaphoreFd = 9, + + + + cudaExternalSemaphoreHandleTypeTimelineSemaphoreWin32 = 10 +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreHandleDesc { + + + + enum cudaExternalSemaphoreHandleType type; + union { + + + + + + + int fd; +# 2567 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + struct { + + + + void *handle; + + + + + const void *name; + } win32; + + + + const void* nvSciSyncObj; + } handle; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalParams_v1 { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + } keyedMutex; + } params; +# 2631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitParams_v1 { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + + + + unsigned int timeoutMs; + } keyedMutex; + } params; +# 2680 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalParams{ + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + } keyedMutex; + unsigned int reserved[12]; + } params; +# 2726 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; + unsigned int reserved[16]; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitParams { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + + + + unsigned int timeoutMs; + } keyedMutex; + unsigned int reserved[10]; + } params; +# 2777 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; + unsigned int reserved[16]; +}; +# 2790 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef __attribute__((device_builtin)) enum cudaError cudaError_t; + + + + +typedef __attribute__((device_builtin)) struct CUstream_st *cudaStream_t; + + + + +typedef __attribute__((device_builtin)) struct CUevent_st *cudaEvent_t; + + + + +typedef __attribute__((device_builtin)) struct cudaGraphicsResource *cudaGraphicsResource_t; + + + + +typedef __attribute__((device_builtin)) enum cudaOutputMode cudaOutputMode_t; + + + + +typedef __attribute__((device_builtin)) struct CUexternalMemory_st *cudaExternalMemory_t; + + + + +typedef __attribute__((device_builtin)) struct CUexternalSemaphore_st *cudaExternalSemaphore_t; + + + + +typedef __attribute__((device_builtin)) struct CUgraph_st *cudaGraph_t; + + + + +typedef __attribute__((device_builtin)) struct CUgraphNode_st *cudaGraphNode_t; + + + + +typedef __attribute__((device_builtin)) struct CUuserObject_st *cudaUserObject_t; + + + + +typedef __attribute__((device_builtin)) struct CUfunc_st *cudaFunction_t; + + + + +typedef __attribute__((device_builtin)) struct CUmemPoolHandle_st *cudaMemPool_t; + + + + +enum __attribute__((device_builtin)) cudaCGScope { + cudaCGScopeInvalid = 0, + cudaCGScopeGrid = 1, + cudaCGScopeMultiGrid = 2 +}; + + + + +struct __attribute__((device_builtin)) cudaLaunchParams +{ + void *func; + dim3 gridDim; + dim3 blockDim; + void **args; + size_t sharedMem; + cudaStream_t stream; +}; + + + + +struct __attribute__((device_builtin)) cudaKernelNodeParams { + void* func; + dim3 gridDim; + dim3 blockDim; + unsigned int sharedMemBytes; + void **kernelParams; + void **extra; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalNodeParams { + cudaExternalSemaphore_t* extSemArray; + const struct cudaExternalSemaphoreSignalParams* paramsArray; + unsigned int numExtSems; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitNodeParams { + cudaExternalSemaphore_t* extSemArray; + const struct cudaExternalSemaphoreWaitParams* paramsArray; + unsigned int numExtSems; +}; + + + + +enum __attribute__((device_builtin)) cudaGraphNodeType { + cudaGraphNodeTypeKernel = 0x00, + cudaGraphNodeTypeMemcpy = 0x01, + cudaGraphNodeTypeMemset = 0x02, + cudaGraphNodeTypeHost = 0x03, + cudaGraphNodeTypeGraph = 0x04, + cudaGraphNodeTypeEmpty = 0x05, + cudaGraphNodeTypeWaitEvent = 0x06, + cudaGraphNodeTypeEventRecord = 0x07, + cudaGraphNodeTypeExtSemaphoreSignal = 0x08, + cudaGraphNodeTypeExtSemaphoreWait = 0x09, + cudaGraphNodeTypeMemAlloc = 0x0a, + cudaGraphNodeTypeMemFree = 0x0b, + cudaGraphNodeTypeCount +}; + + + + +typedef struct CUgraphExec_st* cudaGraphExec_t; + + + + +enum __attribute__((device_builtin)) cudaGraphExecUpdateResult { + cudaGraphExecUpdateSuccess = 0x0, + cudaGraphExecUpdateError = 0x1, + cudaGraphExecUpdateErrorTopologyChanged = 0x2, + cudaGraphExecUpdateErrorNodeTypeChanged = 0x3, + cudaGraphExecUpdateErrorFunctionChanged = 0x4, + cudaGraphExecUpdateErrorParametersChanged = 0x5, + cudaGraphExecUpdateErrorNotSupported = 0x6, + cudaGraphExecUpdateErrorUnsupportedFunctionChange = 0x7, + cudaGraphExecUpdateErrorAttributesChanged = 0x8 +}; + + + + + +enum __attribute__((device_builtin)) cudaGetDriverEntryPointFlags { + cudaEnableDefault = 0x0, + cudaEnableLegacyStream = 0x1, + cudaEnablePerThreadDefaultStream = 0x2 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphDebugDotFlags { + cudaGraphDebugDotFlagsVerbose = 1<<0, + cudaGraphDebugDotFlagsKernelNodeParams = 1<<2, + cudaGraphDebugDotFlagsMemcpyNodeParams = 1<<3, + cudaGraphDebugDotFlagsMemsetNodeParams = 1<<4, + cudaGraphDebugDotFlagsHostNodeParams = 1<<5, + cudaGraphDebugDotFlagsEventNodeParams = 1<<6, + cudaGraphDebugDotFlagsExtSemasSignalNodeParams = 1<<7, + cudaGraphDebugDotFlagsExtSemasWaitNodeParams = 1<<8, + cudaGraphDebugDotFlagsKernelNodeAttributes = 1<<9, + cudaGraphDebugDotFlagsHandles = 1<<10 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphInstantiateFlags { + cudaGraphInstantiateFlagAutoFreeOnLaunch = 1 + , cudaGraphInstantiateFlagUseNodePriority = 8 + +}; + + + + +typedef __attribute__((device_builtin)) enum cudaLaunchAttributeID { + cudaLaunchAttributeIgnore = 0 + , cudaLaunchAttributeAccessPolicyWindow = 1 + , cudaLaunchAttributeCooperative = 2 + , cudaLaunchAttributeSynchronizationPolicy = 3 + , cudaLaunchAttributeClusterDimension = 4 + , cudaLaunchAttributeClusterSchedulingPolicyPreference = 5 + , cudaLaunchAttributeProgrammaticStreamSerialization = 6 + + + + + + + + , cudaLaunchAttributeProgrammaticEvent = 7 +# 3009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + , cudaLaunchAttributePriority = 8 +} cudaLaunchAttributeID; + + + + +typedef __attribute__((device_builtin)) union cudaLaunchAttributeValue { + char pad[64]; + struct cudaAccessPolicyWindow accessPolicyWindow; + int cooperative; + enum cudaSynchronizationPolicy syncPolicy; + struct { + unsigned int x; + unsigned int y; + unsigned int z; + } clusterDim; + enum cudaClusterSchedulingPolicy clusterSchedulingPolicyPreference; + int programmaticStreamSerializationAllowed; + struct { + cudaEvent_t event; + int flags; + int triggerAtBlockStart; + } programmaticEvent; + int priority; +} cudaLaunchAttributeValue; + + + + +typedef __attribute__((device_builtin)) struct cudaLaunchAttribute_st { + cudaLaunchAttributeID id; + char pad[8 - sizeof(cudaLaunchAttributeID)]; + cudaLaunchAttributeValue val; +} cudaLaunchAttribute; + + + + +typedef __attribute__((device_builtin)) struct cudaLaunchConfig_st { + dim3 gridDim; + dim3 blockDim; + size_t dynamicSmemBytes; + cudaStream_t stream; + cudaLaunchAttribute *attrs; + unsigned int numAttrs; +} cudaLaunchConfig_t; +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +enum __attribute__((device_builtin)) cudaSurfaceBoundaryMode +{ + cudaBoundaryModeZero = 0, + cudaBoundaryModeClamp = 1, + cudaBoundaryModeTrap = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaSurfaceFormatMode +{ + cudaFormatModeForced = 0, + cudaFormatModeAuto = 1 +}; + + + + +struct __attribute__((device_builtin)) surfaceReference +{ + + + + struct cudaChannelFormatDesc channelDesc; +}; + + + + +typedef __attribute__((device_builtin)) unsigned long long cudaSurfaceObject_t; +# 63 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +enum __attribute__((device_builtin)) cudaTextureAddressMode +{ + cudaAddressModeWrap = 0, + cudaAddressModeClamp = 1, + cudaAddressModeMirror = 2, + cudaAddressModeBorder = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaTextureFilterMode +{ + cudaFilterModePoint = 0, + cudaFilterModeLinear = 1 +}; + + + + +enum __attribute__((device_builtin)) cudaTextureReadMode +{ + cudaReadModeElementType = 0, + cudaReadModeNormalizedFloat = 1 +}; + + + + +struct __attribute__((device_builtin)) textureReference +{ + + + + int normalized; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureAddressMode addressMode[3]; + + + + struct cudaChannelFormatDesc channelDesc; + + + + int sRGB; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; + int __cudaReserved[14]; +}; + + + + +struct __attribute__((device_builtin)) cudaTextureDesc +{ + + + + enum cudaTextureAddressMode addressMode[3]; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureReadMode readMode; + + + + int sRGB; + + + + float borderColor[4]; + + + + int normalizedCoords; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; +}; + +struct __attribute__((device_builtin)) cudaTextureDesc_v2 +{ + + + + enum cudaTextureAddressMode addressMode[3]; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureReadMode readMode; + + + + int sRGB; + + + + float borderColor[4]; + + + + int normalizedCoords; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; + + + + int seamlessCubemap; +}; + + + + +typedef __attribute__((device_builtin)) unsigned long long cudaTextureObject_t; +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 +# 92 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h" 1 +# 55 "/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h" +typedef enum cudaDataType_t +{ + CUDA_R_16F = 2, + CUDA_C_16F = 6, + CUDA_R_16BF = 14, + CUDA_C_16BF = 15, + CUDA_R_32F = 0, + CUDA_C_32F = 4, + CUDA_R_64F = 1, + CUDA_C_64F = 5, + CUDA_R_4I = 16, + CUDA_C_4I = 17, + CUDA_R_4U = 18, + CUDA_C_4U = 19, + CUDA_R_8I = 3, + CUDA_C_8I = 7, + CUDA_R_8U = 8, + CUDA_C_8U = 9, + CUDA_R_16I = 20, + CUDA_C_16I = 21, + CUDA_R_16U = 22, + CUDA_C_16U = 23, + CUDA_R_32I = 10, + CUDA_C_32I = 11, + CUDA_R_32U = 12, + CUDA_C_32U = 13, + CUDA_R_64I = 24, + CUDA_C_64I = 25, + CUDA_R_64U = 26, + CUDA_C_64U = 27, + CUDA_R_8F_E4M3 = 28, + CUDA_R_8F_E5M2 = 29, +} cudaDataType; + + +typedef enum libraryPropertyType_t +{ + MAJOR_VERSION, + MINOR_VERSION, + PATCH_LEVEL +} libraryPropertyType; +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" 1 +# 61 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 1 +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 150 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" 1 +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern "C" { + + +struct cudaFuncAttributes; + + +inline __attribute__((device)) cudaError_t cudaMalloc(void **p, size_t s) +{ + return cudaErrorUnknown; +} + +inline __attribute__((device)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *p, const void *c) +{ + return cudaErrorUnknown; +} + +inline __attribute__((device)) cudaError_t cudaDeviceGetAttribute(int *value, enum cudaDeviceAttr attr, int device) +{ + return cudaErrorUnknown; +} + +inline __attribute__((device)) cudaError_t cudaGetDevice(int *device) +{ + return cudaErrorUnknown; +} + +inline __attribute__((device)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize) +{ + return cudaErrorUnknown; +} + +inline __attribute__((device)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize, unsigned int flags) +{ + return cudaErrorUnknown; +} + + + +} +# 129 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" 2 + +extern "C" +{ +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetAttribute(int *value, enum cudaDeviceAttr attr, int device); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetLimit(size_t *pValue, enum cudaLimit limit); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetCacheConfig(enum cudaFuncCache *pCacheConfig); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetSharedMemConfig(enum cudaSharedMemConfig *pConfig); + + +extern __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("Use of ""cudaDeviceSynchronize"" from device code is deprecated. Moreover, such use will cause this module to fail to load on sm_90+ devices. If calls to ""cudaDeviceSynchronize"" from device code cannot be removed for older devices at this time, you may guard them with __CUDA_ARCH__ macros to remove them only for sm_90+ devices, making sure to generate code for compute_90 for the macros to take effect. Note that this mitigation will no longer work when support for ""cudaDeviceSynchronize"" from device code is eventually dropped for all devices. Disable this warning with -D__CDPRT_SUPPRESS_SYNC_DEPRECATION_WARNING."))) cudaError_t cudaDeviceSynchronize(void); + +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t __cudaDeviceSynchronizeDeprecationAvoidance(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetLastError(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaPeekAtLastError(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) const char* cudaGetErrorString(cudaError_t error); +extern __attribute__((device)) __attribute__((cudart_builtin)) const char* cudaGetErrorName(cudaError_t error); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceCount(int *count); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetDevice(int *device); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithFlags(cudaStream_t *pStream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamDestroy(cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent_ptsz(cudaStream_t stream, cudaEvent_t event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventCreateWithFlags(cudaEvent_t *event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord_ptsz(cudaEvent_t event, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags_ptsz(cudaEvent_t event, cudaStream_t stream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventDestroy(cudaEvent_t event); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, const void *func); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFree(void *devPtr); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(void **devPtr, size_t size); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync_ptsz(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync_ptsz(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync(const struct cudaMemcpy3DParms *p, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync_ptsz(const struct cudaMemcpy3DParms *p, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync(void *devPtr, int value, size_t count, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync_ptsz(void *devPtr, int value, size_t count, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync_ptsz(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync_ptsz(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaRuntimeGetVersion(int *runtimeVersion); +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern __attribute__((device)) __attribute__((cudart_builtin)) void * cudaGetParameterBuffer(size_t alignment, size_t size); +# 222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern __attribute__((device)) __attribute__((cudart_builtin)) void * cudaGetParameterBufferV2(void *func, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDevice_ptsz(void *func, void *parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDeviceV2_ptsz(void *parameterBuffer, cudaStream_t stream); +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" + extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDevice(void *func, void *parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize, cudaStream_t stream); + extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDeviceV2(void *parameterBuffer, cudaStream_t stream); + + +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize, unsigned int flags); + +extern __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long cudaCGGetIntrinsicHandle(enum cudaCGScope scope); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGSynchronize(unsigned long long handle, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGSynchronizeGrid(unsigned long long handle, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGGetSize(unsigned int *numThreads, unsigned int *numGrids, unsigned long long handle); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGGetRank(unsigned int *threadRank, unsigned int *gridRank, unsigned long long handle); +} + +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(T **devPtr, size_t size); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, T *entry); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, T func, int blockSize, size_t dynamicSmemSize); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, T func, int blockSize, size_t dynamicSmemSize, unsigned int flags); +# 152 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern "C" { +# 307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceReset(void); +# 329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceSynchronize(void); +# 416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetLimit(enum cudaLimit limit, size_t value); +# 449 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetLimit(size_t *pValue, enum cudaLimit limit); +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetTexture1DLinearMaxWidth(size_t *maxWidthInElements, const struct cudaChannelFormatDesc *fmtDesc, int device); +# 506 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetCacheConfig(enum cudaFuncCache *pCacheConfig); +# 543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetStreamPriorityRange(int *leastPriority, int *greatestPriority); +# 587 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetCacheConfig(enum cudaFuncCache cacheConfig); +# 618 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetSharedMemConfig(enum cudaSharedMemConfig *pConfig); +# 662 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetSharedMemConfig(enum cudaSharedMemConfig config); +# 689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetByPCIBusId(int *device, const char *pciBusId); +# 719 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetPCIBusId(char *pciBusId, int len, int device); +# 767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcGetEventHandle(cudaIpcEventHandle_t *handle, cudaEvent_t event); +# 808 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcOpenEventHandle(cudaEvent_t *event, cudaIpcEventHandle_t handle); +# 851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcGetMemHandle(cudaIpcMemHandle_t *handle, void *devPtr); +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcOpenMemHandle(void **devPtr, cudaIpcMemHandle_t handle, unsigned int flags); +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcCloseMemHandle(void *devPtr); +# 983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceFlushGPUDirectRDMAWrites(enum cudaFlushGPUDirectRDMAWritesTarget target, enum cudaFlushGPUDirectRDMAWritesScope scope); +# 1026 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadExit(void); +# 1052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSynchronize(void); +# 1101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSetLimit(enum cudaLimit limit, size_t value); +# 1134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadGetLimit(size_t *pValue, enum cudaLimit limit); +# 1170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadGetCacheConfig(enum cudaFuncCache *pCacheConfig); +# 1217 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSetCacheConfig(enum cudaFuncCache cacheConfig); +# 1278 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetLastError(void); +# 1326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaPeekAtLastError(void); +# 1342 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) const char* cudaGetErrorName(cudaError_t error); +# 1358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) const char* cudaGetErrorString(cudaError_t error); +# 1386 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceCount(int *count); +# 1659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceProperties(struct cudaDeviceProp *prop, int device); +# 1859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetAttribute(int *value, enum cudaDeviceAttr attr, int device); +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetDefaultMemPool(cudaMemPool_t *memPool, int device); +# 1901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetMemPool(int device, cudaMemPool_t memPool); +# 1921 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetMemPool(cudaMemPool_t *memPool, int device); +# 1969 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetNvSciSyncAttributes(void *nvSciSyncAttrList, int device, int flags); +# 2009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetP2PAttribute(int *value, enum cudaDeviceP2PAttr attr, int srcDevice, int dstDevice); +# 2030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaChooseDevice(int *device, const struct cudaDeviceProp *prop); +# 2074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetDevice(int device); +# 2095 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDevice(int *device); +# 2126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetValidDevices(int *device_arr, int len); +# 2191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetDeviceFlags( unsigned int flags ); +# 2235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetDeviceFlags( unsigned int *flags ); +# 2275 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamCreate(cudaStream_t *pStream); +# 2307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithFlags(cudaStream_t *pStream, unsigned int flags); +# 2353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithPriority(cudaStream_t *pStream, unsigned int flags, int priority); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetPriority(cudaStream_t hStream, int *priority); +# 2405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetFlags(cudaStream_t hStream, unsigned int *flags); +# 2420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCtxResetPersistingL2Cache(void); +# 2440 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCopyAttributes(cudaStream_t dst, cudaStream_t src); +# 2461 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetAttribute( + cudaStream_t hStream, cudaLaunchAttributeID attr, + cudaLaunchAttributeValue *value_out); +# 2485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamSetAttribute( + cudaStream_t hStream, cudaLaunchAttributeID attr, + const cudaLaunchAttributeValue *value); +# 2519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamDestroy(cudaStream_t stream); +# 2550 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned int flags = 0); + + + + + + + +typedef void ( *cudaStreamCallback_t)(cudaStream_t stream, cudaError_t status, void *userData); +# 2625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamAddCallback(cudaStream_t stream, + cudaStreamCallback_t callback, void *userData, unsigned int flags); +# 2649 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamSynchronize(cudaStream_t stream); +# 2674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamQuery(cudaStream_t stream); +# 2758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamAttachMemAsync(cudaStream_t stream, void *devPtr, size_t length = 0, unsigned int flags = 0x04); +# 2797 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamBeginCapture(cudaStream_t stream, enum cudaStreamCaptureMode mode); +# 2848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaThreadExchangeStreamCaptureMode(enum cudaStreamCaptureMode *mode); +# 2876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamEndCapture(cudaStream_t stream, cudaGraph_t *pGraph); +# 2914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamIsCapturing(cudaStream_t stream, enum cudaStreamCaptureStatus *pCaptureStatus); +# 2946 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamGetCaptureInfo(cudaStream_t stream, enum cudaStreamCaptureStatus *pCaptureStatus, unsigned long long *pId); +# 3001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamGetCaptureInfo_v2(cudaStream_t stream, enum cudaStreamCaptureStatus *captureStatus_out, unsigned long long *id_out = 0, cudaGraph_t *graph_out = 0, const cudaGraphNode_t **dependencies_out = 0, size_t *numDependencies_out = 0); +# 3034 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamUpdateCaptureDependencies(cudaStream_t stream, cudaGraphNode_t *dependencies, size_t numDependencies, unsigned int flags = 0); +# 3071 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventCreate(cudaEvent_t *event); +# 3108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventCreateWithFlags(cudaEvent_t *event, unsigned int flags); +# 3148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream = 0); +# 3195 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream = 0, unsigned int flags = 0); +# 3227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventQuery(cudaEvent_t event); +# 3257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventSynchronize(cudaEvent_t event); +# 3286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventDestroy(cudaEvent_t event); +# 3330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventElapsedTime(float *ms, cudaEvent_t start, cudaEvent_t end); +# 3510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaImportExternalMemory(cudaExternalMemory_t *extMem_out, const struct cudaExternalMemoryHandleDesc *memHandleDesc); +# 3565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaExternalMemoryGetMappedBuffer(void **devPtr, cudaExternalMemory_t extMem, const struct cudaExternalMemoryBufferDesc *bufferDesc); +# 3627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaExternalMemoryGetMappedMipmappedArray(cudaMipmappedArray_t *mipmap, cudaExternalMemory_t extMem, const struct cudaExternalMemoryMipmappedArrayDesc *mipmapDesc); +# 3651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyExternalMemory(cudaExternalMemory_t extMem); +# 3804 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaImportExternalSemaphore(cudaExternalSemaphore_t *extSem_out, const struct cudaExternalSemaphoreHandleDesc *semHandleDesc); +# 3871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSignalExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t *extSemArray, const struct cudaExternalSemaphoreSignalParams *paramsArray, unsigned int numExtSems, cudaStream_t stream = 0); +# 3947 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaWaitExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t *extSemArray, const struct cudaExternalSemaphoreWaitParams *paramsArray, unsigned int numExtSems, cudaStream_t stream = 0); +# 3970 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyExternalSemaphore(cudaExternalSemaphore_t extSem); +# 4037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchKernel(const void *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream); +# 4099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchKernelExC(const cudaLaunchConfig_t *config, const void *func, void **args); +# 4156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchCooperativeKernel(const void *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream); +# 4257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaLaunchCooperativeKernelMultiDevice(struct cudaLaunchParams *launchParamsList, unsigned int numDevices, unsigned int flags = 0); +# 4304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFuncSetCacheConfig(const void *func, enum cudaFuncCache cacheConfig); +# 4359 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFuncSetSharedMemConfig(const void *func, enum cudaSharedMemConfig config); +# 4392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, const void *func); +# 4429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFuncSetAttribute(const void *func, enum cudaFuncAttribute attr, int value); +# 4453 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaSetDoubleForDevice(double *d); +# 4477 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaSetDoubleForHost(double *d); +# 4543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchHostFunc(cudaStream_t stream, cudaHostFn_t fn, void *userData); +# 4600 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, const void *func, int blockSize, size_t dynamicSMemSize); +# 4629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyAvailableDynamicSMemPerBlock(size_t *dynamicSmemSize, const void *func, int numBlocks, int blockSize); +# 4674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, const void *func, int blockSize, size_t dynamicSMemSize, unsigned int flags); +# 4709 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxPotentialClusterSize(int *clusterSize, const void *func, const cudaLaunchConfig_t *launchConfig); +# 4748 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveClusters(int *numClusters, const void *func, const cudaLaunchConfig_t *launchConfig); +# 4868 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMallocManaged(void **devPtr, size_t size, unsigned int flags = 0x01); +# 4901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(void **devPtr, size_t size); +# 4934 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocHost(void **ptr, size_t size); +# 4977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocPitch(void **devPtr, size_t *pitch, size_t width, size_t height); +# 5029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocArray(cudaArray_t *array, const struct cudaChannelFormatDesc *desc, size_t width, size_t height = 0, unsigned int flags = 0); +# 5067 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFree(void *devPtr); +# 5090 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeHost(void *ptr); +# 5113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeArray(cudaArray_t array); +# 5136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeMipmappedArray(cudaMipmappedArray_t mipmappedArray); +# 5202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostAlloc(void **pHost, size_t size, unsigned int flags); +# 5295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostRegister(void *ptr, size_t size, unsigned int flags); +# 5318 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostUnregister(void *ptr); +# 5363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostGetDevicePointer(void **pDevice, void *pHost, unsigned int flags); +# 5385 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostGetFlags(unsigned int *pFlags, void *pHost); +# 5424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMalloc3D(struct cudaPitchedPtr* pitchedDevPtr, struct cudaExtent extent); +# 5569 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMalloc3DArray(cudaArray_t *array, const struct cudaChannelFormatDesc* desc, struct cudaExtent extent, unsigned int flags = 0); +# 5714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocMipmappedArray(cudaMipmappedArray_t *mipmappedArray, const struct cudaChannelFormatDesc* desc, struct cudaExtent extent, unsigned int numLevels, unsigned int flags = 0); +# 5747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetMipmappedArrayLevel(cudaArray_t *levelArray, cudaMipmappedArray_const_t mipmappedArray, unsigned int level); +# 5852 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3D(const struct cudaMemcpy3DParms *p); +# 5883 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3DPeer(const struct cudaMemcpy3DPeerParms *p); +# 6001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync(const struct cudaMemcpy3DParms *p, cudaStream_t stream = 0); +# 6027 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3DPeerAsync(const struct cudaMemcpy3DPeerParms *p, cudaStream_t stream = 0); +# 6061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemGetInfo(size_t *free, size_t *total); +# 6087 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetInfo(struct cudaChannelFormatDesc *desc, struct cudaExtent *extent, unsigned int *flags, cudaArray_t array); +# 6116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetPlane(cudaArray_t *pPlaneArray, cudaArray_t hArray, unsigned int planeIdx); +# 6139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetMemoryRequirements(struct cudaArrayMemoryRequirements *memoryRequirements, cudaArray_t array, int device); +# 6163 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMipmappedArrayGetMemoryRequirements(struct cudaArrayMemoryRequirements *memoryRequirements, cudaMipmappedArray_t mipmap, int device); +# 6191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaArrayGetSparseProperties(struct cudaArraySparseProperties *sparseProperties, cudaArray_t array); +# 6221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaMipmappedArrayGetSparseProperties(struct cudaArraySparseProperties *sparseProperties, cudaMipmappedArray_t mipmap); +# 6266 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind); +# 6301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyPeer(void *dst, int dstDevice, const void *src, int srcDevice, size_t count); +# 6350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2D(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DFromArray(void *dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t width, size_t height, enum cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 6540 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyToSymbol(const void *symbol, const void *src, size_t count, size_t offset = 0, enum cudaMemcpyKind kind = cudaMemcpyHostToDevice); +# 6583 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyFromSymbol(void *dst, const void *symbol, size_t count, size_t offset = 0, enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost); +# 6640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6675 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyPeerAsync(void *dst, int dstDevice, const void *src, int srcDevice, size_t count, cudaStream_t stream = 0); +# 6738 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6853 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DFromArrayAsync(void *dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyToSymbolAsync(const void *symbol, const void *src, size_t count, size_t offset, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6955 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyFromSymbolAsync(void *dst, const void *symbol, size_t count, size_t offset, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6984 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset(void *devPtr, int value, size_t count); +# 7018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset2D(void *devPtr, size_t pitch, int value, size_t width, size_t height); +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset3D(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent); +# 7100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync(void *devPtr, int value, size_t count, cudaStream_t stream = 0); +# 7141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream = 0); +# 7194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream = 0); +# 7222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSymbolAddress(void **devPtr, const void *symbol); +# 7249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSymbolSize(size_t *size, const void *symbol); +# 7319 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPrefetchAsync(const void *devPtr, size_t count, int dstDevice, cudaStream_t stream = 0); +# 7435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemAdvise(const void *devPtr, size_t count, enum cudaMemoryAdvise advice, int device); +# 7494 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemRangeGetAttribute(void *data, size_t dataSize, enum cudaMemRangeAttribute attribute, const void *devPtr, size_t count); +# 7533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemRangeGetAttributes(void **data, size_t *dataSizes, enum cudaMemRangeAttribute *attributes, size_t numAttributes, const void *devPtr, size_t count); +# 7593 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t count, enum cudaMemcpyKind kind); +# 7635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyFromArray(void *dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, enum cudaMemcpyKind kind); +# 7678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t count, enum cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyFromArrayAsync(void *dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocAsync(void **devPtr, size_t size, cudaStream_t hStream); +# 7874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeAsync(void *devPtr, cudaStream_t hStream); +# 7899 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolTrimTo(cudaMemPool_t memPool, size_t minBytesToKeep); +# 7943 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolSetAttribute(cudaMemPool_t memPool, enum cudaMemPoolAttr attr, void *value ); +# 7991 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolGetAttribute(cudaMemPool_t memPool, enum cudaMemPoolAttr attr, void *value ); +# 8006 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolSetAccess(cudaMemPool_t memPool, const struct cudaMemAccessDesc *descList, size_t count); +# 8019 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolGetAccess(enum cudaMemAccessFlags *flags, cudaMemPool_t memPool, struct cudaMemLocation *location); +# 8039 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolCreate(cudaMemPool_t *memPool, const struct cudaMemPoolProps *poolProps); +# 8061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolDestroy(cudaMemPool_t memPool); +# 8097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocFromPoolAsync(void **ptr, size_t size, cudaMemPool_t memPool, cudaStream_t stream); +# 8122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolExportToShareableHandle( + void *shareableHandle, + cudaMemPool_t memPool, + enum cudaMemAllocationHandleType handleType, + unsigned int flags); +# 8149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolImportFromShareableHandle( + cudaMemPool_t *memPool, + void *shareableHandle, + enum cudaMemAllocationHandleType handleType, + unsigned int flags); +# 8172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolExportPointer(struct cudaMemPoolPtrExportData *exportData, void *ptr); +# 8201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolImportPointer(void **ptr, cudaMemPool_t memPool, struct cudaMemPoolPtrExportData *exportData); +# 8353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaPointerGetAttributes(struct cudaPointerAttributes *attributes, const void *ptr); +# 8394 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceCanAccessPeer(int *canAccessPeer, int device, int peerDevice); +# 8436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceEnablePeerAccess(int peerDevice, unsigned int flags); +# 8458 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceDisablePeerAccess(int peerDevice); +# 8522 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsUnregisterResource(cudaGraphicsResource_t resource); +# 8557 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceSetMapFlags(cudaGraphicsResource_t resource, unsigned int flags); +# 8596 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsMapResources(int count, cudaGraphicsResource_t *resources, cudaStream_t stream = 0); +# 8631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsUnmapResources(int count, cudaGraphicsResource_t *resources, cudaStream_t stream = 0); +# 8663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceGetMappedPointer(void **devPtr, size_t *size, cudaGraphicsResource_t resource); +# 8701 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsSubResourceGetMappedArray(cudaArray_t *array, cudaGraphicsResource_t resource, unsigned int arrayIndex, unsigned int mipLevel); +# 8730 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceGetMappedMipmappedArray(cudaMipmappedArray_t *mipmappedArray, cudaGraphicsResource_t resource); +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTexture(size_t *offset, const struct textureReference *texref, const void *devPtr, const struct cudaChannelFormatDesc *desc, size_t size = +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 3 4 + (0x7fffffff * 2U + 1U) +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + ); +# 8860 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTexture2D(size_t *offset, const struct textureReference *texref, const void *devPtr, const struct cudaChannelFormatDesc *desc, size_t width, size_t height, size_t pitch); +# 8898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTextureToArray(const struct textureReference *texref, cudaArray_const_t array, const struct cudaChannelFormatDesc *desc); +# 8938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray(const struct textureReference *texref, cudaMipmappedArray_const_t mipmappedArray, const struct cudaChannelFormatDesc *desc); +# 8964 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaUnbindTexture(const struct textureReference *texref); +# 8993 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetTextureAlignmentOffset(size_t *offset, const struct textureReference *texref); +# 9023 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetTextureReference(const struct textureReference **texref, const void *symbol); +# 9068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindSurfaceToArray(const struct surfaceReference *surfref, cudaArray_const_t array, const struct cudaChannelFormatDesc *desc); +# 9093 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetSurfaceReference(const struct surfaceReference **surfref, const void *symbol); +# 9128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetChannelDesc(struct cudaChannelFormatDesc *desc, cudaArray_const_t array); +# 9158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) struct cudaChannelFormatDesc cudaCreateChannelDesc(int x, int y, int z, int w, enum cudaChannelFormatKind f); +# 9375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateTextureObject(cudaTextureObject_t *pTexObject, const struct cudaResourceDesc *pResDesc, const struct cudaTextureDesc *pTexDesc, const struct cudaResourceViewDesc *pResViewDesc); +# 9599 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateTextureObject_v2(cudaTextureObject_t *pTexObject, const struct cudaResourceDesc *pResDesc, const struct cudaTextureDesc_v2 *pTexDesc, const struct cudaResourceViewDesc *pResViewDesc); +# 9619 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyTextureObject(cudaTextureObject_t texObject); +# 9639 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectResourceDesc(struct cudaResourceDesc *pResDesc, cudaTextureObject_t texObject); +# 9659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectTextureDesc(struct cudaTextureDesc *pTexDesc, cudaTextureObject_t texObject); +# 9679 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectTextureDesc_v2(struct cudaTextureDesc_v2 *pTexDesc, cudaTextureObject_t texObject); +# 9700 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectResourceViewDesc(struct cudaResourceViewDesc *pResViewDesc, cudaTextureObject_t texObject); +# 9745 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateSurfaceObject(cudaSurfaceObject_t *pSurfObject, const struct cudaResourceDesc *pResDesc); +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroySurfaceObject(cudaSurfaceObject_t surfObject); +# 9784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSurfaceObjectResourceDesc(struct cudaResourceDesc *pResDesc, cudaSurfaceObject_t surfObject); +# 9818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDriverGetVersion(int *driverVersion); +# 9843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaRuntimeGetVersion(int *runtimeVersion); +# 9890 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphCreate(cudaGraph_t *pGraph, unsigned int flags); +# 9987 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddKernelNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaKernelNodeParams *pNodeParams); +# 10020 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeGetParams(cudaGraphNode_t node, struct cudaKernelNodeParams *pNodeParams); +# 10045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeSetParams(cudaGraphNode_t node, const struct cudaKernelNodeParams *pNodeParams); +# 10065 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeCopyAttributes( + cudaGraphNode_t hSrc, + cudaGraphNode_t hDst); +# 10088 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeGetAttribute( + cudaGraphNode_t hNode, + cudaLaunchAttributeID attr, + cudaLaunchAttributeValue *value_out); +# 10112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeSetAttribute( + cudaGraphNode_t hNode, + cudaLaunchAttributeID attr, + const cudaLaunchAttributeValue *value); +# 10162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaMemcpy3DParms *pCopyParams); +# 10221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeToSymbol( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeFromSymbol( + cudaGraphNode_t* pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t* pDependencies, + size_t numDependencies, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNode1D( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 10390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeGetParams(cudaGraphNode_t node, struct cudaMemcpy3DParms *pNodeParams); +# 10416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParams(cudaGraphNode_t node, const struct cudaMemcpy3DParms *pNodeParams); +# 10455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsToSymbol( + cudaGraphNode_t node, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsFromSymbol( + cudaGraphNode_t node, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10547 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParams1D( + cudaGraphNode_t node, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 10594 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemsetNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaMemsetParams *pMemsetParams); +# 10617 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemsetNodeGetParams(cudaGraphNode_t node, struct cudaMemsetParams *pNodeParams); +# 10640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemsetNodeSetParams(cudaGraphNode_t node, const struct cudaMemsetParams *pNodeParams); +# 10681 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddHostNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaHostNodeParams *pNodeParams); +# 10704 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphHostNodeGetParams(cudaGraphNode_t node, struct cudaHostNodeParams *pNodeParams); +# 10727 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphHostNodeSetParams(cudaGraphNode_t node, const struct cudaHostNodeParams *pNodeParams); +# 10767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddChildGraphNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaGraph_t childGraph); +# 10794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphChildGraphNodeGetGraph(cudaGraphNode_t node, cudaGraph_t *pGraph); +# 10831 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddEmptyNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies); +# 10874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddEventRecordNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaEvent_t event); +# 10901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventRecordNodeGetEvent(cudaGraphNode_t node, cudaEvent_t *event_out); +# 10928 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventRecordNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 10974 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddEventWaitNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaEvent_t event); +# 11001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventWaitNodeGetEvent(cudaGraphNode_t node, cudaEvent_t *event_out); +# 11028 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventWaitNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 11077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddExternalSemaphoresSignalNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 11110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresSignalNodeGetParams(cudaGraphNode_t hNode, struct cudaExternalSemaphoreSignalNodeParams *params_out); +# 11137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresSignalNodeSetParams(cudaGraphNode_t hNode, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 11186 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddExternalSemaphoresWaitNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 11219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresWaitNodeGetParams(cudaGraphNode_t hNode, struct cudaExternalSemaphoreWaitNodeParams *params_out); +# 11246 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresWaitNodeSetParams(cudaGraphNode_t hNode, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 11323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemAllocNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, struct cudaMemAllocNodeParams *nodeParams); +# 11350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemAllocNodeGetParams(cudaGraphNode_t node, struct cudaMemAllocNodeParams *params_out); +# 11410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemFreeNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, void *dptr); +# 11434 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemFreeNodeGetParams(cudaGraphNode_t node, void *dptr_out); +# 11462 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGraphMemTrim(int device); +# 11499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetGraphMemAttribute(int device, enum cudaGraphMemAttributeType attr, void* value); +# 11533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetGraphMemAttribute(int device, enum cudaGraphMemAttributeType attr, void* value); +# 11561 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphClone(cudaGraph_t *pGraphClone, cudaGraph_t originalGraph); +# 11589 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeFindInClone(cudaGraphNode_t *pNode, cudaGraphNode_t originalNode, cudaGraph_t clonedGraph); +# 11620 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetType(cudaGraphNode_t node, enum cudaGraphNodeType *pType); +# 11651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetNodes(cudaGraph_t graph, cudaGraphNode_t *nodes, size_t *numNodes); +# 11682 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetRootNodes(cudaGraph_t graph, cudaGraphNode_t *pRootNodes, size_t *pNumRootNodes); +# 11716 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetEdges(cudaGraph_t graph, cudaGraphNode_t *from, cudaGraphNode_t *to, size_t *numEdges); +# 11747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetDependencies(cudaGraphNode_t node, cudaGraphNode_t *pDependencies, size_t *pNumDependencies); +# 11779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetDependentNodes(cudaGraphNode_t node, cudaGraphNode_t *pDependentNodes, size_t *pNumDependentNodes); +# 11810 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddDependencies(cudaGraph_t graph, const cudaGraphNode_t *from, const cudaGraphNode_t *to, size_t numDependencies); +# 11841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphRemoveDependencies(cudaGraph_t graph, const cudaGraphNode_t *from, const cudaGraphNode_t *to, size_t numDependencies); +# 11871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDestroyNode(cudaGraphNode_t node); +# 11909 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphInstantiate(cudaGraphExec_t *pGraphExec, cudaGraph_t graph, cudaGraphNode_t *pErrorNode, char *pLogBuffer, size_t bufferSize); +# 11957 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphInstantiateWithFlags(cudaGraphExec_t *pGraphExec, cudaGraph_t graph, unsigned long long flags); +# 12001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecKernelNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaKernelNodeParams *pNodeParams); +# 12051 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaMemcpy3DParms *pNodeParams); +# 12106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsToSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 12169 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsFromSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 12230 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParams1D( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 12284 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecMemsetNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaMemsetParams *pNodeParams); +# 12323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecHostNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaHostNodeParams *pNodeParams); +# 12369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecChildGraphNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, cudaGraph_t childGraph); +# 12413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecEventRecordNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecEventWaitNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12504 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecExternalSemaphoresSignalNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 12551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecExternalSemaphoresWaitNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 12591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeSetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned int isEnabled); +# 12625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned int *isEnabled); +# 12706 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecUpdate(cudaGraphExec_t hGraphExec, cudaGraph_t hGraph, cudaGraphNode_t *hErrorNode_out, enum cudaGraphExecUpdateResult *updateResult_out); +# 12731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphUpload(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12762 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphLaunch(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecDestroy(cudaGraphExec_t graphExec); +# 12806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDestroy(cudaGraph_t graph); +# 12825 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDebugDotPrint(cudaGraph_t graph, const char *path, unsigned int flags); +# 12861 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectCreate(cudaUserObject_t *object_out, void *ptr, cudaHostFn_t destroy, unsigned int initialRefcount, unsigned int flags); +# 12885 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectRetain(cudaUserObject_t object, unsigned int count = 1); +# 12913 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectRelease(cudaUserObject_t object, unsigned int count = 1); +# 12941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphRetainUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned int count = 1, unsigned int flags = 0); +# 12966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphReleaseUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned int count = 1); +# 13032 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetDriverEntryPoint(const char *symbol, void **funcPtr, unsigned long long flags); + + + + +extern __attribute__((host)) cudaError_t cudaGetExportTable(const void **ppExportTable, const cudaUUID_t *pExportTableId); +# 13213 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetFuncBySymbol(cudaFunction_t* functionPtr, const void* symbolPtr); +# 13365 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +} +# 62 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" 2 +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf1(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf2(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf4(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(char) * 8; + + + + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); + +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescNV12(void) +{ + int e = (int)sizeof(char) * 8; + + return cudaCreateChannelDesc(e, e, e, 0, cudaChannelFormatKindNV12); +} + +template __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedNormalized8X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedNormalized8X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindSignedNormalized8X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized8X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedNormalized8X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedNormalized8X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindSignedNormalized16X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindSignedNormalized16X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindSignedNormalized16X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized16X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindUnsignedNormalized16X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindUnsignedNormalized16X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 0, cudaChannelFormatKindNV12); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedBlockCompressed4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed5); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedBlockCompressed5); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindUnsignedBlockCompressed6H); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindSignedBlockCompressed6H); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7SRGB); +} +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 1 +# 53 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 54 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 55 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 2 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaPitchedPtr make_cudaPitchedPtr(void *d, size_t p, size_t xsz, size_t ysz) +{ + struct cudaPitchedPtr s; + + s.ptr = d; + s.pitch = p; + s.xsize = xsz; + s.ysize = ysz; + + return s; +} +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaPos make_cudaPos(size_t x, size_t y, size_t z) +{ + struct cudaPos p; + + p.x = x; + p.y = y; + p.z = z; + + return p; +} +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaExtent make_cudaExtent(size_t w, size_t h, size_t d) +{ + struct cudaExtent e; + + e.width = w; + e.height = h; + e.depth = d; + + return e; +} +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" +static __inline__ __attribute__((host)) __attribute__((device)) char1 make_char1(signed char x); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar1 make_uchar1(unsigned char x); + +static __inline__ __attribute__((host)) __attribute__((device)) char2 make_char2(signed char x, signed char y); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar2 make_uchar2(unsigned char x, unsigned char y); + +static __inline__ __attribute__((host)) __attribute__((device)) char3 make_char3(signed char x, signed char y, signed char z); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z); + +static __inline__ __attribute__((host)) __attribute__((device)) char4 make_char4(signed char x, signed char y, signed char z, signed char w); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w); + +static __inline__ __attribute__((host)) __attribute__((device)) short1 make_short1(short x); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort1 make_ushort1(unsigned short x); + +static __inline__ __attribute__((host)) __attribute__((device)) short2 make_short2(short x, short y); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort2 make_ushort2(unsigned short x, unsigned short y); + +static __inline__ __attribute__((host)) __attribute__((device)) short3 make_short3(short x,short y, short z); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z); + +static __inline__ __attribute__((host)) __attribute__((device)) short4 make_short4(short x, short y, short z, short w); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w); + +static __inline__ __attribute__((host)) __attribute__((device)) int1 make_int1(int x); + +static __inline__ __attribute__((host)) __attribute__((device)) uint1 make_uint1(unsigned int x); + +static __inline__ __attribute__((host)) __attribute__((device)) int2 make_int2(int x, int y); + +static __inline__ __attribute__((host)) __attribute__((device)) uint2 make_uint2(unsigned int x, unsigned int y); + +static __inline__ __attribute__((host)) __attribute__((device)) int3 make_int3(int x, int y, int z); + +static __inline__ __attribute__((host)) __attribute__((device)) uint3 make_uint3(unsigned int x, unsigned int y, unsigned int z); + +static __inline__ __attribute__((host)) __attribute__((device)) int4 make_int4(int x, int y, int z, int w); + +static __inline__ __attribute__((host)) __attribute__((device)) uint4 make_uint4(unsigned int x, unsigned int y, unsigned int z, unsigned int w); + +static __inline__ __attribute__((host)) __attribute__((device)) long1 make_long1(long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong1 make_ulong1(unsigned long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) long2 make_long2(long int x, long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong2 make_ulong2(unsigned long int x, unsigned long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) long3 make_long3(long int x, long int y, long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong3 make_ulong3(unsigned long int x, unsigned long int y, unsigned long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) long4 make_long4(long int x, long int y, long int z, long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong4 make_ulong4(unsigned long int x, unsigned long int y, unsigned long int z, unsigned long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) float1 make_float1(float x); + +static __inline__ __attribute__((host)) __attribute__((device)) float2 make_float2(float x, float y); + +static __inline__ __attribute__((host)) __attribute__((device)) float3 make_float3(float x, float y, float z); + +static __inline__ __attribute__((host)) __attribute__((device)) float4 make_float4(float x, float y, float z, float w); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong1 make_longlong1(long long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong1 make_ulonglong1(unsigned long long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong2 make_longlong2(long long int x, long long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong2 make_ulonglong2(unsigned long long int x, unsigned long long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong3 make_longlong3(long long int x, long long int y, long long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong3 make_ulonglong3(unsigned long long int x, unsigned long long int y, unsigned long long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong4 make_longlong4(long long int x, long long int y, long long int z, long long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong4 make_ulonglong4(unsigned long long int x, unsigned long long int y, unsigned long long int z, unsigned long long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) double1 make_double1(double x); + +static __inline__ __attribute__((host)) __attribute__((device)) double2 make_double2(double x, double y); + +static __inline__ __attribute__((host)) __attribute__((device)) double3 make_double3(double x, double y, double z); + +static __inline__ __attribute__((host)) __attribute__((device)) double4 make_double4(double x, double y, double z, double w); + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp" +static __inline__ __attribute__((host)) __attribute__((device)) char1 make_char1(signed char x) +{ + char1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar1 make_uchar1(unsigned char x) +{ + uchar1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char2 make_char2(signed char x, signed char y) +{ + char2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar2 make_uchar2(unsigned char x, unsigned char y) +{ + uchar2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char3 make_char3(signed char x, signed char y, signed char z) +{ + char3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z) +{ + uchar3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char4 make_char4(signed char x, signed char y, signed char z, signed char w) +{ + char4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w) +{ + uchar4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short1 make_short1(short x) +{ + short1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort1 make_ushort1(unsigned short x) +{ + ushort1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short2 make_short2(short x, short y) +{ + short2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort2 make_ushort2(unsigned short x, unsigned short y) +{ + ushort2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short3 make_short3(short x,short y, short z) +{ + short3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z) +{ + ushort3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short4 make_short4(short x, short y, short z, short w) +{ + short4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w) +{ + ushort4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int1 make_int1(int x) +{ + int1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint1 make_uint1(unsigned int x) +{ + uint1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int2 make_int2(int x, int y) +{ + int2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint2 make_uint2(unsigned int x, unsigned int y) +{ + uint2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int3 make_int3(int x, int y, int z) +{ + int3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint3 make_uint3(unsigned int x, unsigned int y, unsigned int z) +{ + uint3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int4 make_int4(int x, int y, int z, int w) +{ + int4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint4 make_uint4(unsigned int x, unsigned int y, unsigned int z, unsigned int w) +{ + uint4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long1 make_long1(long int x) +{ + long1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong1 make_ulong1(unsigned long int x) +{ + ulong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long2 make_long2(long int x, long int y) +{ + long2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong2 make_ulong2(unsigned long int x, unsigned long int y) +{ + ulong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long3 make_long3(long int x, long int y, long int z) +{ + long3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong3 make_ulong3(unsigned long int x, unsigned long int y, unsigned long int z) +{ + ulong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long4 make_long4(long int x, long int y, long int z, long int w) +{ + long4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong4 make_ulong4(unsigned long int x, unsigned long int y, unsigned long int z, unsigned long int w) +{ + ulong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float1 make_float1(float x) +{ + float1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float2 make_float2(float x, float y) +{ + float2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float3 make_float3(float x, float y, float z) +{ + float3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float4 make_float4(float x, float y, float z, float w) +{ + float4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong1 make_longlong1(long long int x) +{ + longlong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong1 make_ulonglong1(unsigned long long int x) +{ + ulonglong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong2 make_longlong2(long long int x, long long int y) +{ + longlong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong2 make_ulonglong2(unsigned long long int x, unsigned long long int y) +{ + ulonglong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong3 make_longlong3(long long int x, long long int y, long long int z) +{ + longlong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong3 make_ulonglong3(unsigned long long int x, unsigned long long int y, unsigned long long int z) +{ + ulonglong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong4 make_longlong4(long long int x, long long int y, long long int z, long long int w) +{ + longlong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong4 make_ulonglong4(unsigned long long int x, unsigned long long int y, unsigned long long int z, unsigned long long int w) +{ + ulonglong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double1 make_double1(double x) +{ + double1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double2 make_double2(double x, double y) +{ + double2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double3 make_double3(double x, double y, double z) +{ + double3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double4 make_double4(double x, double y, double z, double w) +{ + double4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} +# 173 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" 2 +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 115 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 1 +# 71 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 72 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 85 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/include/string.h" 1 3 4 +# 26 "/usr/include/string.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/string.h" 2 3 4 + + +# 28 "/usr/include/string.h" 3 4 +extern "C" { + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 34 "/usr/include/string.h" 2 3 4 +# 43 "/usr/include/string.h" 3 4 +extern void *memcpy (void *__restrict __dest, const void *__restrict __src, + size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern void *memmove (void *__dest, const void *__src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + + +extern void *memccpy (void *__restrict __dest, const void *__restrict __src, + int __c, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__access__ (__write_only__, 1, 4))); + + + + +extern void *memset (void *__s, int __c, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern int memcmp (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 80 "/usr/include/string.h" 3 4 +extern int __memcmpeq (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + + +extern "C++" +{ +extern void *memchr (void *__s, int __c, size_t __n) + noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const void *memchr (const void *__s, int __c, size_t __n) + noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 105 "/usr/include/string.h" 3 4 +} +# 115 "/usr/include/string.h" 3 4 +extern "C++" void *rawmemchr (void *__s, int __c) + noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern "C++" const void *rawmemchr (const void *__s, int __c) + noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + + + + +extern "C++" void *memrchr (void *__s, int __c, size_t __n) + noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_only__, 1, 3))); +extern "C++" const void *memrchr (const void *__s, int __c, size_t __n) + noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_only__, 1, 3))); +# 141 "/usr/include/string.h" 3 4 +extern char *strcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern char *strncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern char *strcat (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern char *strncat (char *__restrict __dest, const char *__restrict __src, + size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strcmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + +extern int strncmp (const char *__s1, const char *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strcoll (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + +extern size_t strxfrm (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 1, 3))); + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h" 3 4 +struct __locale_struct +{ + + struct __locale_data *__locales[13]; + + + const unsigned short int *__ctype_b; + const int *__ctype_tolower; + const int *__ctype_toupper; + + + const char *__names[13]; +}; + +typedef struct __locale_struct *__locale_t; +# 23 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 2 3 4 + +typedef __locale_t locale_t; +# 173 "/usr/include/string.h" 2 3 4 + + +extern int strcoll_l (const char *__s1, const char *__s2, locale_t __l) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); + + +extern size_t strxfrm_l (char *__dest, const char *__src, size_t __n, + locale_t __l) noexcept (true) __attribute__ ((__nonnull__ (2, 4))) + __attribute__ ((__access__ (__write_only__, 1, 3))); + + + + + +extern char *strdup (const char *__s) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); + + + + + + +extern char *strndup (const char *__string, size_t __n) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); +# 224 "/usr/include/string.h" 3 4 +extern "C++" +{ +extern char *strchr (char *__s, int __c) + noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *strchr (const char *__s, int __c) + noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 244 "/usr/include/string.h" 3 4 +} + + + + + + +extern "C++" +{ +extern char *strrchr (char *__s, int __c) + noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *strrchr (const char *__s, int __c) + noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 271 "/usr/include/string.h" 3 4 +} +# 281 "/usr/include/string.h" 3 4 +extern "C++" char *strchrnul (char *__s, int __c) + noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern "C++" const char *strchrnul (const char *__s, int __c) + noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 293 "/usr/include/string.h" 3 4 +extern size_t strcspn (const char *__s, const char *__reject) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern size_t strspn (const char *__s, const char *__accept) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern "C++" +{ +extern char *strpbrk (char *__s, const char *__accept) + noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern const char *strpbrk (const char *__s, const char *__accept) + noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 321 "/usr/include/string.h" 3 4 +} + + + + + + +extern "C++" +{ +extern char *strstr (char *__haystack, const char *__needle) + noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern const char *strstr (const char *__haystack, const char *__needle) + noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 348 "/usr/include/string.h" 3 4 +} + + + + + + + +extern char *strtok (char *__restrict __s, const char *__restrict __delim) + noexcept (true) __attribute__ ((__nonnull__ (2))); + + + +extern char *__strtok_r (char *__restrict __s, + const char *__restrict __delim, + char **__restrict __save_ptr) + noexcept (true) __attribute__ ((__nonnull__ (2, 3))); + +extern char *strtok_r (char *__restrict __s, const char *__restrict __delim, + char **__restrict __save_ptr) + noexcept (true) __attribute__ ((__nonnull__ (2, 3))); + + + + + +extern "C++" char *strcasestr (char *__haystack, const char *__needle) + noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern "C++" const char *strcasestr (const char *__haystack, + const char *__needle) + noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 389 "/usr/include/string.h" 3 4 +extern void *memmem (const void *__haystack, size_t __haystacklen, + const void *__needle, size_t __needlelen) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 3))) + __attribute__ ((__access__ (__read_only__, 1, 2))) + __attribute__ ((__access__ (__read_only__, 3, 4))); + + + +extern void *__mempcpy (void *__restrict __dest, + const void *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern void *mempcpy (void *__restrict __dest, + const void *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern size_t strlen (const char *__s) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + +extern size_t strnlen (const char *__string, size_t __maxlen) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + +extern char *strerror (int __errnum) noexcept (true); +# 444 "/usr/include/string.h" 3 4 +extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 2, 3))); + + + + +extern const char *strerrordesc_np (int __err) noexcept (true); + +extern const char *strerrorname_np (int __err) noexcept (true); + + + + + +extern char *strerror_l (int __errnum, locale_t __l) noexcept (true); + + + +# 1 "/usr/include/strings.h" 1 3 4 +# 23 "/usr/include/strings.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 24 "/usr/include/strings.h" 2 3 4 + + + + + + +extern "C" { + + + +extern int bcmp (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern void bcopy (const void *__src, void *__dest, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern void bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern "C++" +{ +extern char *index (char *__s, int __c) + noexcept (true) __asm ("index") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *index (const char *__s, int __c) + noexcept (true) __asm ("index") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 66 "/usr/include/strings.h" 3 4 +} + + + + + + + +extern "C++" +{ +extern char *rindex (char *__s, int __c) + noexcept (true) __asm ("rindex") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *rindex (const char *__s, int __c) + noexcept (true) __asm ("rindex") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 94 "/usr/include/strings.h" 3 4 +} +# 104 "/usr/include/strings.h" 3 4 +extern int ffs (int __i) noexcept (true) __attribute__ ((__const__)); + + + + + +extern int ffsl (long int __l) noexcept (true) __attribute__ ((__const__)); +__extension__ extern int ffsll (long long int __ll) + noexcept (true) __attribute__ ((__const__)); + + + +extern int strcasecmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + + + + + +extern int strcasecmp_l (const char *__s1, const char *__s2, locale_t __loc) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); + + + +extern int strncasecmp_l (const char *__s1, const char *__s2, + size_t __n, locale_t __loc) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 4))); + + +} +# 463 "/usr/include/string.h" 2 3 4 + + + +extern void explicit_bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__write_only__, 1, 2))); + + + +extern char *strsep (char **__restrict __stringp, + const char *__restrict __delim) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern char *strsignal (int __sig) noexcept (true); + + + +extern const char *sigabbrev_np (int __sig) noexcept (true); + + +extern const char *sigdescr_np (int __sig) noexcept (true); + + + +extern char *__stpcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern char *stpcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + +extern char *__stpncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern char *stpncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern int strverscmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern char *strfry (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern void *memfrob (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_write__, 1, 2))); + + + + + + + +extern "C++" char *basename (char *__filename) + noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); +extern "C++" const char *basename (const char *__filename) + noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); +# 539 "/usr/include/string.h" 3 4 +} +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 1 "/usr/include/time.h" 1 3 4 +# 29 "/usr/include/time.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 30 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 +# 26 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 +# 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 +# 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 + + +typedef unsigned char __u_char; +typedef unsigned short int __u_short; +typedef unsigned int __u_int; +typedef unsigned long int __u_long; + + +typedef signed char __int8_t; +typedef unsigned char __uint8_t; +typedef signed short int __int16_t; +typedef unsigned short int __uint16_t; +typedef signed int __int32_t; +typedef unsigned int __uint32_t; + +typedef signed long int __int64_t; +typedef unsigned long int __uint64_t; + + + + + + +typedef __int8_t __int_least8_t; +typedef __uint8_t __uint_least8_t; +typedef __int16_t __int_least16_t; +typedef __uint16_t __uint_least16_t; +typedef __int32_t __int_least32_t; +typedef __uint32_t __uint_least32_t; +typedef __int64_t __int_least64_t; +typedef __uint64_t __uint_least64_t; + + + +typedef long int __quad_t; +typedef unsigned long int __u_quad_t; + + + + + + + +typedef long int __intmax_t; +typedef unsigned long int __uintmax_t; +# 141 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 +# 142 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/time64.h" 1 3 4 +# 143 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 + + +typedef unsigned long int __dev_t; +typedef unsigned int __uid_t; +typedef unsigned int __gid_t; +typedef unsigned long int __ino_t; +typedef unsigned long int __ino64_t; +typedef unsigned int __mode_t; +typedef unsigned long int __nlink_t; +typedef long int __off_t; +typedef long int __off64_t; +typedef int __pid_t; +typedef struct { int __val[2]; } __fsid_t; +typedef long int __clock_t; +typedef unsigned long int __rlim_t; +typedef unsigned long int __rlim64_t; +typedef unsigned int __id_t; +typedef long int __time_t; +typedef unsigned int __useconds_t; +typedef long int __suseconds_t; +typedef long int __suseconds64_t; + +typedef int __daddr_t; +typedef int __key_t; + + +typedef int __clockid_t; + + +typedef void * __timer_t; + + +typedef long int __blksize_t; + + + + +typedef long int __blkcnt_t; +typedef long int __blkcnt64_t; + + +typedef unsigned long int __fsblkcnt_t; +typedef unsigned long int __fsblkcnt64_t; + + +typedef unsigned long int __fsfilcnt_t; +typedef unsigned long int __fsfilcnt64_t; + + +typedef long int __fsword_t; + +typedef long int __ssize_t; + + +typedef long int __syscall_slong_t; + +typedef unsigned long int __syscall_ulong_t; + + + +typedef __off64_t __loff_t; +typedef char *__caddr_t; + + +typedef long int __intptr_t; + + +typedef unsigned int __socklen_t; + + + + +typedef int __sig_atomic_t; +# 27 "/usr/include/x86_64-linux-gnu/bits/time.h" 2 3 4 +# 73 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timex.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h" 1 3 4 + + + + + + + +struct timeval +{ + + + + + __time_t tv_sec; + __suseconds_t tv_usec; + +}; +# 23 "/usr/include/x86_64-linux-gnu/bits/timex.h" 2 3 4 + + + +struct timex +{ +# 58 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 4 + unsigned int modes; + __syscall_slong_t offset; + __syscall_slong_t freq; + __syscall_slong_t maxerror; + __syscall_slong_t esterror; + int status; + __syscall_slong_t constant; + __syscall_slong_t precision; + __syscall_slong_t tolerance; + struct timeval time; + __syscall_slong_t tick; + __syscall_slong_t ppsfreq; + __syscall_slong_t jitter; + int shift; + __syscall_slong_t stabil; + __syscall_slong_t jitcnt; + __syscall_slong_t calcnt; + __syscall_slong_t errcnt; + __syscall_slong_t stbcnt; + + int tai; + + + int :32; int :32; int :32; int :32; + int :32; int :32; int :32; int :32; + int :32; int :32; int :32; + +}; +# 74 "/usr/include/x86_64-linux-gnu/bits/time.h" 2 3 4 + +extern "C" { + + +extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) noexcept (true); +# 90 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +} +# 34 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/clock_t.h" 1 3 4 + + + + + + +typedef __clock_t clock_t; +# 38 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/time_t.h" 1 3 4 +# 10 "/usr/include/x86_64-linux-gnu/bits/types/time_t.h" 3 4 +typedef __time_t time_t; +# 39 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h" 1 3 4 + + + + + + +struct tm +{ + int tm_sec; + int tm_min; + int tm_hour; + int tm_mday; + int tm_mon; + int tm_year; + int tm_wday; + int tm_yday; + int tm_isdst; + + + long int tm_gmtoff; + const char *tm_zone; + + + + +}; +# 40 "/usr/include/time.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 1 3 4 + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 +# 35 "/usr/include/x86_64-linux-gnu/bits/endian.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/endianness.h" 1 3 4 +# 36 "/usr/include/x86_64-linux-gnu/bits/endian.h" 2 3 4 +# 7 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 2 3 4 + + + + +struct timespec +{ + + + + __time_t tv_sec; + + + + + __syscall_slong_t tv_nsec; +# 31 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 3 4 +}; +# 43 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h" 1 3 4 + + + + + + +typedef __clockid_t clockid_t; +# 47 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/timer_t.h" 1 3 4 + + + + + + +typedef __timer_t timer_t; +# 48 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h" 1 3 4 + + + + + + + +struct itimerspec + { + struct timespec it_interval; + struct timespec it_value; + }; +# 49 "/usr/include/time.h" 2 3 4 +struct sigevent; + + + + +typedef __pid_t pid_t; +# 68 "/usr/include/time.h" 3 4 +extern "C" { + + + +extern clock_t clock (void) noexcept (true); + + + +extern time_t time (time_t *__timer) noexcept (true); + + +extern double difftime (time_t __time1, time_t __time0) + noexcept (true) __attribute__ ((__const__)); + + +extern time_t mktime (struct tm *__tp) noexcept (true); +# 100 "/usr/include/time.h" 3 4 +extern size_t strftime (char *__restrict __s, size_t __maxsize, + const char *__restrict __format, + const struct tm *__restrict __tp) noexcept (true); + + + + +extern char *strptime (const char *__restrict __s, + const char *__restrict __fmt, struct tm *__tp) + noexcept (true); + + + + + + +extern size_t strftime_l (char *__restrict __s, size_t __maxsize, + const char *__restrict __format, + const struct tm *__restrict __tp, + locale_t __loc) noexcept (true); + + + +extern char *strptime_l (const char *__restrict __s, + const char *__restrict __fmt, struct tm *__tp, + locale_t __loc) noexcept (true); + + + + + + +extern struct tm *gmtime (const time_t *__timer) noexcept (true); + + + +extern struct tm *localtime (const time_t *__timer) noexcept (true); +# 154 "/usr/include/time.h" 3 4 +extern struct tm *gmtime_r (const time_t *__restrict __timer, + struct tm *__restrict __tp) noexcept (true); + + + +extern struct tm *localtime_r (const time_t *__restrict __timer, + struct tm *__restrict __tp) noexcept (true); +# 179 "/usr/include/time.h" 3 4 +extern char *asctime (const struct tm *__tp) noexcept (true); + + + +extern char *ctime (const time_t *__timer) noexcept (true); +# 197 "/usr/include/time.h" 3 4 +extern char *asctime_r (const struct tm *__restrict __tp, + char *__restrict __buf) noexcept (true); + + + +extern char *ctime_r (const time_t *__restrict __timer, + char *__restrict __buf) noexcept (true); +# 217 "/usr/include/time.h" 3 4 +extern char *__tzname[2]; +extern int __daylight; +extern long int __timezone; + + + + +extern char *tzname[2]; + + + +extern void tzset (void) noexcept (true); + + + +extern int daylight; +extern long int timezone; +# 249 "/usr/include/time.h" 3 4 +extern time_t timegm (struct tm *__tp) noexcept (true); + +extern time_t timelocal (struct tm *__tp) noexcept (true); +# 262 "/usr/include/time.h" 3 4 +extern int dysize (int __year) noexcept (true) __attribute__ ((__const__)); +# 272 "/usr/include/time.h" 3 4 +extern int nanosleep (const struct timespec *__requested_time, + struct timespec *__remaining); + + +extern int clock_getres (clockid_t __clock_id, struct timespec *__res) noexcept (true); + + +extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) noexcept (true); + + +extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp) + noexcept (true); +# 311 "/usr/include/time.h" 3 4 +extern int clock_nanosleep (clockid_t __clock_id, int __flags, + const struct timespec *__req, + struct timespec *__rem); +# 326 "/usr/include/time.h" 3 4 +extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) noexcept (true); + + + + +extern int timer_create (clockid_t __clock_id, + struct sigevent *__restrict __evp, + timer_t *__restrict __timerid) noexcept (true); + + +extern int timer_delete (timer_t __timerid) noexcept (true); + + + +extern int timer_settime (timer_t __timerid, int __flags, + const struct itimerspec *__restrict __value, + struct itimerspec *__restrict __ovalue) noexcept (true); + + +extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) + noexcept (true); +# 364 "/usr/include/time.h" 3 4 +extern int timer_getoverrun (timer_t __timerid) noexcept (true); + + + + + + +extern int timespec_get (struct timespec *__ts, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 387 "/usr/include/time.h" 3 4 +extern int timespec_getres (struct timespec *__ts, int __base) + noexcept (true); +# 413 "/usr/include/time.h" 3 4 +extern int getdate_err; +# 422 "/usr/include/time.h" 3 4 +extern struct tm *getdate (const char *__string); +# 436 "/usr/include/time.h" 3 4 +extern int getdate_r (const char *__restrict __string, + struct tm *__restrict __resbufp); + + +} +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 + + +# 88 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern "C" +{ + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) clock_t clock(void) + + + + +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 +noexcept (true) +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void* memset(void*, int, size_t) +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void* memcpy(void*, const void*, size_t) +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; + +} +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/include/c++/11/new" 1 3 +# 38 "/usr/include/c++/11/new" 3 + +# 39 "/usr/include/c++/11/new" 3 + +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 1 3 +# 278 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 + +# 278 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std +{ + typedef long unsigned int size_t; + typedef long int ptrdiff_t; + + + typedef decltype(nullptr) nullptr_t; + +} +# 300 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std +{ + inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } +} +namespace __gnu_cxx +{ + inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } +} +# 586 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h" 1 3 +# 587 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 + + +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h" 1 3 +# 590 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 +# 777 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +# 1 "/usr/include/c++/11/pstl/pstl_config.h" 1 3 +# 778 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 +# 41 "/usr/include/c++/11/new" 2 3 +# 1 "/usr/include/c++/11/bits/exception.h" 1 3 +# 34 "/usr/include/c++/11/bits/exception.h" 3 + +# 35 "/usr/include/c++/11/bits/exception.h" 3 + +#pragma GCC visibility push(default) + + + +extern "C++" { + +namespace std +{ +# 61 "/usr/include/c++/11/bits/exception.h" 3 + class exception + { + public: + exception() noexcept { } + virtual ~exception() noexcept; + + exception(const exception&) = default; + exception& operator=(const exception&) = default; + exception(exception&&) = default; + exception& operator=(exception&&) = default; + + + + + virtual const char* + what() const noexcept; + }; + + + +} + +} + +#pragma GCC visibility pop +# 42 "/usr/include/c++/11/new" 2 3 + +#pragma GCC visibility push(default) + +extern "C++" { + +namespace std +{ + + + + + + + class bad_alloc : public exception + { + public: + bad_alloc() throw() { } + + + bad_alloc(const bad_alloc&) = default; + bad_alloc& operator=(const bad_alloc&) = default; + + + + + virtual ~bad_alloc() throw(); + + + virtual const char* what() const throw(); + }; + + + class bad_array_new_length : public bad_alloc + { + public: + bad_array_new_length() throw() { } + + + + virtual ~bad_array_new_length() throw(); + + + virtual const char* what() const throw(); + }; + + + + enum class align_val_t: size_t {}; + + + struct nothrow_t + { + + explicit nothrow_t() = default; + + }; + + extern const nothrow_t nothrow; + + + + typedef void (*new_handler)(); + + + + new_handler set_new_handler(new_handler) throw(); + + + + new_handler get_new_handler() noexcept; + +} +# 126 "/usr/include/c++/11/new" 3 +[[__nodiscard__]] void* operator new(std::size_t) + __attribute__((__externally_visible__)); +[[__nodiscard__]] void* operator new[](std::size_t) + __attribute__((__externally_visible__)); +void operator delete(void*) noexcept + __attribute__((__externally_visible__)); +void operator delete[](void*) noexcept + __attribute__((__externally_visible__)); + +void operator delete(void*, std::size_t) noexcept + __attribute__((__externally_visible__)); +void operator delete[](void*, std::size_t) noexcept + __attribute__((__externally_visible__)); + +[[__nodiscard__]] void* operator new(std::size_t, const std::nothrow_t&) noexcept + __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +[[__nodiscard__]] void* operator new[](std::size_t, const std::nothrow_t&) noexcept + __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +void operator delete(void*, const std::nothrow_t&) noexcept + __attribute__((__externally_visible__)); +void operator delete[](void*, const std::nothrow_t&) noexcept + __attribute__((__externally_visible__)); + +[[__nodiscard__]] void* operator new(std::size_t, std::align_val_t) + __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +[[__nodiscard__]] void* operator new(std::size_t, std::align_val_t, const std::nothrow_t&) + noexcept __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +void operator delete(void*, std::align_val_t) + noexcept __attribute__((__externally_visible__)); +void operator delete(void*, std::align_val_t, const std::nothrow_t&) + noexcept __attribute__((__externally_visible__)); +[[__nodiscard__]] void* operator new[](std::size_t, std::align_val_t) + __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +[[__nodiscard__]] void* operator new[](std::size_t, std::align_val_t, const std::nothrow_t&) + noexcept __attribute__((__externally_visible__, __alloc_size__ (1), __malloc__)); +void operator delete[](void*, std::align_val_t) + noexcept __attribute__((__externally_visible__)); +void operator delete[](void*, std::align_val_t, const std::nothrow_t&) + noexcept __attribute__((__externally_visible__)); + +void operator delete(void*, std::size_t, std::align_val_t) + noexcept __attribute__((__externally_visible__)); +void operator delete[](void*, std::size_t, std::align_val_t) + noexcept __attribute__((__externally_visible__)); + + + + +[[__nodiscard__]] inline void* operator new(std::size_t, void* __p) noexcept +{ return __p; } +[[__nodiscard__]] inline void* operator new[](std::size_t, void* __p) noexcept +{ return __p; } + + +inline void operator delete (void*, void*) noexcept { } +inline void operator delete[](void*, void*) noexcept { } + +} + + + +namespace std +{ + + + template + [[nodiscard]] constexpr _Tp* + launder(_Tp* __p) noexcept + { return __builtin_launder(__p); } + + + + + template + void launder(_Ret (*)(_Args...) noexcept (_NE)) = delete; + template + void launder(_Ret (*)(_Args......) noexcept (_NE)) = delete; + + void launder(void*) = delete; + void launder(const void*) = delete; + void launder(volatile void*) = delete; + void launder(const volatile void*) = delete; +} +# 230 "/usr/include/c++/11/new" 3 +#pragma GCC visibility pop +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new(std:: size_t, void*) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new[](std:: size_t, void*) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*, void*) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*, void*) throw(); + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*, std:: size_t) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*, std:: size_t) throw(); + + + + +# 1 "/usr/include/stdio.h" 1 3 4 +# 27 "/usr/include/stdio.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 28 "/usr/include/stdio.h" 2 3 4 + + +# 29 "/usr/include/stdio.h" 3 4 +extern "C" { + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 34 "/usr/include/stdio.h" 2 3 4 + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h" 1 3 4 +# 40 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stdarg.h" 3 4 +typedef __builtin_va_list __gnuc_va_list; +# 37 "/usr/include/stdio.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h" 1 3 4 + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h" 1 3 4 +# 13 "/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h" 3 4 +typedef struct +{ + int __count; + union + { + unsigned int __wch; + char __wchb[4]; + } __value; +} __mbstate_t; +# 6 "/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h" 2 3 4 + + + + +typedef struct _G_fpos_t +{ + __off_t __pos; + __mbstate_t __state; +} __fpos_t; +# 40 "/usr/include/stdio.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h" 1 3 4 +# 10 "/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h" 3 4 +typedef struct _G_fpos64_t +{ + __off64_t __pos; + __mbstate_t __state; +} __fpos64_t; +# 41 "/usr/include/stdio.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__FILE.h" 1 3 4 + + + +struct _IO_FILE; +typedef struct _IO_FILE __FILE; +# 42 "/usr/include/stdio.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/FILE.h" 1 3 4 + + + +struct _IO_FILE; + + +typedef struct _IO_FILE FILE; +# 43 "/usr/include/stdio.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h" 1 3 4 +# 35 "/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h" 3 4 +struct _IO_FILE; +struct _IO_marker; +struct _IO_codecvt; +struct _IO_wide_data; + + + + +typedef void _IO_lock_t; + + + + + +struct _IO_FILE +{ + int _flags; + + + char *_IO_read_ptr; + char *_IO_read_end; + char *_IO_read_base; + char *_IO_write_base; + char *_IO_write_ptr; + char *_IO_write_end; + char *_IO_buf_base; + char *_IO_buf_end; + + + char *_IO_save_base; + char *_IO_backup_base; + char *_IO_save_end; + + struct _IO_marker *_markers; + + struct _IO_FILE *_chain; + + int _fileno; + int _flags2; + __off_t _old_offset; + + + unsigned short _cur_column; + signed char _vtable_offset; + char _shortbuf[1]; + + _IO_lock_t *_lock; + + + + + + + + __off64_t _offset; + + struct _IO_codecvt *_codecvt; + struct _IO_wide_data *_wide_data; + struct _IO_FILE *_freeres_list; + void *_freeres_buf; + size_t __pad5; + int _mode; + + char _unused2[15 * sizeof (int) - 4 * sizeof (void *) - sizeof (size_t)]; +}; +# 44 "/usr/include/stdio.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h" 3 4 +typedef __ssize_t cookie_read_function_t (void *__cookie, char *__buf, + size_t __nbytes); + + + + + + + +typedef __ssize_t cookie_write_function_t (void *__cookie, const char *__buf, + size_t __nbytes); + + + + + + + +typedef int cookie_seek_function_t (void *__cookie, __off64_t *__pos, int __w); + + +typedef int cookie_close_function_t (void *__cookie); + + + + + + +typedef struct _IO_cookie_io_functions_t +{ + cookie_read_function_t *read; + cookie_write_function_t *write; + cookie_seek_function_t *seek; + cookie_close_function_t *close; +} cookie_io_functions_t; +# 47 "/usr/include/stdio.h" 2 3 4 + + + + + +typedef __gnuc_va_list va_list; +# 63 "/usr/include/stdio.h" 3 4 +typedef __off_t off_t; + + + + + + +typedef __off64_t off64_t; + + + + + + +typedef __ssize_t ssize_t; + + + + + + +typedef __fpos_t fpos_t; + + + + +typedef __fpos64_t fpos64_t; +# 133 "/usr/include/stdio.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/stdio_lim.h" 1 3 4 +# 134 "/usr/include/stdio.h" 2 3 4 +# 143 "/usr/include/stdio.h" 3 4 +extern FILE *stdin; +extern FILE *stdout; +extern FILE *stderr; + + + + + + +extern int remove (const char *__filename) noexcept (true); + +extern int rename (const char *__old, const char *__new) noexcept (true); + + + +extern int renameat (int __oldfd, const char *__old, int __newfd, + const char *__new) noexcept (true); +# 170 "/usr/include/stdio.h" 3 4 +extern int renameat2 (int __oldfd, const char *__old, int __newfd, + const char *__new, unsigned int __flags) noexcept (true); + + + + + + +extern int fclose (FILE *__stream); +# 188 "/usr/include/stdio.h" 3 4 +extern FILE *tmpfile (void) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; +# 200 "/usr/include/stdio.h" 3 4 +extern FILE *tmpfile64 (void) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; + + + +extern char *tmpnam (char[20]) noexcept (true) ; + + + + +extern char *tmpnam_r (char __s[20]) noexcept (true) ; +# 222 "/usr/include/stdio.h" 3 4 +extern char *tempnam (const char *__dir, const char *__pfx) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (__builtin_free, 1))); + + + + + + +extern int fflush (FILE *__stream); +# 239 "/usr/include/stdio.h" 3 4 +extern int fflush_unlocked (FILE *__stream); +# 249 "/usr/include/stdio.h" 3 4 +extern int fcloseall (void); +# 258 "/usr/include/stdio.h" 3 4 +extern FILE *fopen (const char *__restrict __filename, + const char *__restrict __modes) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; + + + + +extern FILE *freopen (const char *__restrict __filename, + const char *__restrict __modes, + FILE *__restrict __stream) ; +# 283 "/usr/include/stdio.h" 3 4 +extern FILE *fopen64 (const char *__restrict __filename, + const char *__restrict __modes) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; +extern FILE *freopen64 (const char *__restrict __filename, + const char *__restrict __modes, + FILE *__restrict __stream) ; + + + + +extern FILE *fdopen (int __fd, const char *__modes) noexcept (true) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; + + + + + +extern FILE *fopencookie (void *__restrict __magic_cookie, + const char *__restrict __modes, + cookie_io_functions_t __io_funcs) noexcept (true) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; + + + + +extern FILE *fmemopen (void *__s, size_t __len, const char *__modes) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; + + + + +extern FILE *open_memstream (char **__bufloc, size_t *__sizeloc) noexcept (true) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (fclose, 1))) ; +# 328 "/usr/include/stdio.h" 3 4 +extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) noexcept (true); + + + +extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf, + int __modes, size_t __n) noexcept (true); + + + + +extern void setbuffer (FILE *__restrict __stream, char *__restrict __buf, + size_t __size) noexcept (true); + + +extern void setlinebuf (FILE *__stream) noexcept (true); + + + + + + + +extern int fprintf (FILE *__restrict __stream, + const char *__restrict __format, ...); + + + + +extern int printf (const char *__restrict __format, ...); + +extern int sprintf (char *__restrict __s, + const char *__restrict __format, ...) noexcept (true); + + + + + +extern int vfprintf (FILE *__restrict __s, const char *__restrict __format, + __gnuc_va_list __arg); + + + + +extern int vprintf (const char *__restrict __format, __gnuc_va_list __arg); + +extern int vsprintf (char *__restrict __s, const char *__restrict __format, + __gnuc_va_list __arg) noexcept (true); + + + +extern int snprintf (char *__restrict __s, size_t __maxlen, + const char *__restrict __format, ...) + noexcept (true) __attribute__ ((__format__ (__printf__, 3, 4))); + +extern int vsnprintf (char *__restrict __s, size_t __maxlen, + const char *__restrict __format, __gnuc_va_list __arg) + noexcept (true) __attribute__ ((__format__ (__printf__, 3, 0))); + + + + + +extern int vasprintf (char **__restrict __ptr, const char *__restrict __f, + __gnuc_va_list __arg) + noexcept (true) __attribute__ ((__format__ (__printf__, 2, 0))) ; +extern int __asprintf (char **__restrict __ptr, + const char *__restrict __fmt, ...) + noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))) ; +extern int asprintf (char **__restrict __ptr, + const char *__restrict __fmt, ...) + noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))) ; + + + + +extern int vdprintf (int __fd, const char *__restrict __fmt, + __gnuc_va_list __arg) + __attribute__ ((__format__ (__printf__, 2, 0))); +extern int dprintf (int __fd, const char *__restrict __fmt, ...) + __attribute__ ((__format__ (__printf__, 2, 3))); + + + + + + + +extern int fscanf (FILE *__restrict __stream, + const char *__restrict __format, ...) ; + + + + +extern int scanf (const char *__restrict __format, ...) ; + +extern int sscanf (const char *__restrict __s, + const char *__restrict __format, ...) noexcept (true); + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 1 3 4 +# 74 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +typedef _Complex float __cfloat128 __attribute__ ((__mode__ (__TC__))); +# 86 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +typedef __float128 _Float128; +# 119 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/long-double.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 2 3 4 +# 214 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef float _Float32; +# 251 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef double _Float64; +# 268 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef double _Float32x; +# 285 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef long double _Float64x; +# 120 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 2 3 4 +# 431 "/usr/include/stdio.h" 2 3 4 + + + +extern int fscanf (FILE *__restrict __stream, const char *__restrict __format, ...) __asm__ ("" "__isoc99_fscanf") + + ; +extern int scanf (const char *__restrict __format, ...) __asm__ ("" "__isoc99_scanf") + ; +extern int sscanf (const char *__restrict __s, const char *__restrict __format, ...) noexcept (true) __asm__ ("" "__isoc99_sscanf") + + ; +# 459 "/usr/include/stdio.h" 3 4 +extern int vfscanf (FILE *__restrict __s, const char *__restrict __format, + __gnuc_va_list __arg) + __attribute__ ((__format__ (__scanf__, 2, 0))) ; + + + + + +extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg) + __attribute__ ((__format__ (__scanf__, 1, 0))) ; + + +extern int vsscanf (const char *__restrict __s, + const char *__restrict __format, __gnuc_va_list __arg) + noexcept (true) __attribute__ ((__format__ (__scanf__, 2, 0))); + + + + + +extern int vfscanf (FILE *__restrict __s, const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vfscanf") + + + + __attribute__ ((__format__ (__scanf__, 2, 0))) ; +extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg) __asm__ ("" "__isoc99_vscanf") + + __attribute__ ((__format__ (__scanf__, 1, 0))) ; +extern int vsscanf (const char *__restrict __s, const char *__restrict __format, __gnuc_va_list __arg) noexcept (true) __asm__ ("" "__isoc99_vsscanf") + + + + __attribute__ ((__format__ (__scanf__, 2, 0))); +# 513 "/usr/include/stdio.h" 3 4 +extern int fgetc (FILE *__stream); +extern int getc (FILE *__stream); + + + + + +extern int getchar (void); + + + + + + +extern int getc_unlocked (FILE *__stream); +extern int getchar_unlocked (void); +# 538 "/usr/include/stdio.h" 3 4 +extern int fgetc_unlocked (FILE *__stream); +# 549 "/usr/include/stdio.h" 3 4 +extern int fputc (int __c, FILE *__stream); +extern int putc (int __c, FILE *__stream); + + + + + +extern int putchar (int __c); +# 565 "/usr/include/stdio.h" 3 4 +extern int fputc_unlocked (int __c, FILE *__stream); + + + + + + + +extern int putc_unlocked (int __c, FILE *__stream); +extern int putchar_unlocked (int __c); + + + + + + +extern int getw (FILE *__stream); + + +extern int putw (int __w, FILE *__stream); + + + + + + + +extern char *fgets (char *__restrict __s, int __n, FILE *__restrict __stream) + __attribute__ ((__access__ (__write_only__, 1, 2))); +# 615 "/usr/include/stdio.h" 3 4 +extern char *fgets_unlocked (char *__restrict __s, int __n, + FILE *__restrict __stream) + __attribute__ ((__access__ (__write_only__, 1, 2))); +# 632 "/usr/include/stdio.h" 3 4 +extern __ssize_t __getdelim (char **__restrict __lineptr, + size_t *__restrict __n, int __delimiter, + FILE *__restrict __stream) ; +extern __ssize_t getdelim (char **__restrict __lineptr, + size_t *__restrict __n, int __delimiter, + FILE *__restrict __stream) ; + + + + + + + +extern __ssize_t getline (char **__restrict __lineptr, + size_t *__restrict __n, + FILE *__restrict __stream) ; + + + + + + + +extern int fputs (const char *__restrict __s, FILE *__restrict __stream); + + + + + +extern int puts (const char *__s); + + + + + + +extern int ungetc (int __c, FILE *__stream); + + + + + + +extern size_t fread (void *__restrict __ptr, size_t __size, + size_t __n, FILE *__restrict __stream) ; + + + + +extern size_t fwrite (const void *__restrict __ptr, size_t __size, + size_t __n, FILE *__restrict __s); +# 691 "/usr/include/stdio.h" 3 4 +extern int fputs_unlocked (const char *__restrict __s, + FILE *__restrict __stream); +# 702 "/usr/include/stdio.h" 3 4 +extern size_t fread_unlocked (void *__restrict __ptr, size_t __size, + size_t __n, FILE *__restrict __stream) ; +extern size_t fwrite_unlocked (const void *__restrict __ptr, size_t __size, + size_t __n, FILE *__restrict __stream); + + + + + + + +extern int fseek (FILE *__stream, long int __off, int __whence); + + + + +extern long int ftell (FILE *__stream) ; + + + + +extern void rewind (FILE *__stream); +# 736 "/usr/include/stdio.h" 3 4 +extern int fseeko (FILE *__stream, __off_t __off, int __whence); + + + + +extern __off_t ftello (FILE *__stream) ; +# 760 "/usr/include/stdio.h" 3 4 +extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos); + + + + +extern int fsetpos (FILE *__stream, const fpos_t *__pos); +# 779 "/usr/include/stdio.h" 3 4 +extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence); +extern __off64_t ftello64 (FILE *__stream) ; +extern int fgetpos64 (FILE *__restrict __stream, fpos64_t *__restrict __pos); +extern int fsetpos64 (FILE *__stream, const fpos64_t *__pos); + + + +extern void clearerr (FILE *__stream) noexcept (true); + +extern int feof (FILE *__stream) noexcept (true) ; + +extern int ferror (FILE *__stream) noexcept (true) ; + + + +extern void clearerr_unlocked (FILE *__stream) noexcept (true); +extern int feof_unlocked (FILE *__stream) noexcept (true) ; +extern int ferror_unlocked (FILE *__stream) noexcept (true) ; + + + + + + + +extern void perror (const char *__s); + + + + +extern int fileno (FILE *__stream) noexcept (true) ; + + + + +extern int fileno_unlocked (FILE *__stream) noexcept (true) ; +# 823 "/usr/include/stdio.h" 3 4 +extern int pclose (FILE *__stream); + + + + + +extern FILE *popen (const char *__command, const char *__modes) + __attribute__ ((__malloc__)) __attribute__ ((__malloc__ (pclose, 1))) ; + + + + + + +extern char *ctermid (char *__s) noexcept (true) + __attribute__ ((__access__ (__write_only__, 1))); + + + + + +extern char *cuserid (char *__s) + __attribute__ ((__access__ (__write_only__, 1))); + + + + +struct obstack; + + +extern int obstack_printf (struct obstack *__restrict __obstack, + const char *__restrict __format, ...) + noexcept (true) __attribute__ ((__format__ (__printf__, 2, 3))); +extern int obstack_vprintf (struct obstack *__restrict __obstack, + const char *__restrict __format, + __gnuc_va_list __args) + noexcept (true) __attribute__ ((__format__ (__printf__, 2, 0))); + + + + + + + +extern void flockfile (FILE *__stream) noexcept (true); + + + +extern int ftrylockfile (FILE *__stream) noexcept (true) ; + + +extern void funlockfile (FILE *__stream) noexcept (true); +# 885 "/usr/include/stdio.h" 3 4 +extern int __uflow (FILE *); +extern int __overflow (FILE *, int); +# 902 "/usr/include/stdio.h" 3 4 +} +# 137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 1 "/usr/include/c++/11/stdlib.h" 1 3 +# 36 "/usr/include/c++/11/stdlib.h" 3 +# 1 "/usr/include/c++/11/cstdlib" 1 3 +# 39 "/usr/include/c++/11/cstdlib" 3 + +# 40 "/usr/include/c++/11/cstdlib" 3 +# 75 "/usr/include/c++/11/cstdlib" 3 +# 1 "/usr/include/stdlib.h" 1 3 4 +# 26 "/usr/include/stdlib.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/stdlib.h" 2 3 4 + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 33 "/usr/include/stdlib.h" 2 3 4 + +extern "C" { + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 +# 41 "/usr/include/stdlib.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 +# 42 "/usr/include/stdlib.h" 2 3 4 +# 59 "/usr/include/stdlib.h" 3 4 +typedef struct + { + int quot; + int rem; + } div_t; + + + +typedef struct + { + long int quot; + long int rem; + } ldiv_t; + + + + + +__extension__ typedef struct + { + long long int quot; + long long int rem; + } lldiv_t; +# 98 "/usr/include/stdlib.h" 3 4 +extern size_t __ctype_get_mb_cur_max (void) noexcept (true) ; + + + +extern double atof (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + +extern int atoi (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + +extern long int atol (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + +__extension__ extern long long int atoll (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + +extern double strtod (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern float strtof (const char *__restrict __nptr, + char **__restrict __endptr) noexcept (true) __attribute__ ((__nonnull__ (1))); + +extern long double strtold (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 141 "/usr/include/stdlib.h" 3 4 +extern _Float32 strtof32 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float64 strtof64 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float128 strtof128 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float32x strtof32x (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float64x strtof64x (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 177 "/usr/include/stdlib.h" 3 4 +extern long int strtol (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +extern unsigned long int strtoul (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +__extension__ +extern long long int strtoq (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +__extension__ +extern unsigned long long int strtouq (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +__extension__ +extern long long int strtoll (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +__extension__ +extern unsigned long long int strtoull (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +extern int strfromd (char *__dest, size_t __size, const char *__format, + double __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + +extern int strfromf (char *__dest, size_t __size, const char *__format, + float __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + +extern int strfroml (char *__dest, size_t __size, const char *__format, + long double __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); +# 233 "/usr/include/stdlib.h" 3 4 +extern int strfromf32 (char *__dest, size_t __size, const char * __format, + _Float32 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf64 (char *__dest, size_t __size, const char * __format, + _Float64 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf128 (char *__dest, size_t __size, const char * __format, + _Float128 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf32x (char *__dest, size_t __size, const char * __format, + _Float32x __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf64x (char *__dest, size_t __size, const char * __format, + _Float64x __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); +# 275 "/usr/include/stdlib.h" 3 4 +extern long int strtol_l (const char *__restrict __nptr, + char **__restrict __endptr, int __base, + locale_t __loc) noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +extern unsigned long int strtoul_l (const char *__restrict __nptr, + char **__restrict __endptr, + int __base, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +__extension__ +extern long long int strtoll_l (const char *__restrict __nptr, + char **__restrict __endptr, int __base, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +__extension__ +extern unsigned long long int strtoull_l (const char *__restrict __nptr, + char **__restrict __endptr, + int __base, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +extern double strtod_l (const char *__restrict __nptr, + char **__restrict __endptr, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + +extern float strtof_l (const char *__restrict __nptr, + char **__restrict __endptr, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + +extern long double strtold_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); +# 317 "/usr/include/stdlib.h" 3 4 +extern _Float32 strtof32_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float64 strtof64_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float128 strtof128_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float32x strtof32x_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float64x strtof64x_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); +# 386 "/usr/include/stdlib.h" 3 4 +extern char *l64a (long int __n) noexcept (true) ; + + +extern long int a64l (const char *__s) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + + +# 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +extern "C" { + + + + + +typedef __u_char u_char; +typedef __u_short u_short; +typedef __u_int u_int; +typedef __u_long u_long; +typedef __quad_t quad_t; +typedef __u_quad_t u_quad_t; +typedef __fsid_t fsid_t; + + +typedef __loff_t loff_t; + + + + +typedef __ino_t ino_t; + + + + + + +typedef __ino64_t ino64_t; + + + + +typedef __dev_t dev_t; + + + + +typedef __gid_t gid_t; + + + + +typedef __mode_t mode_t; + + + + +typedef __nlink_t nlink_t; + + + + +typedef __uid_t uid_t; +# 103 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __id_t id_t; +# 114 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __daddr_t daddr_t; +typedef __caddr_t caddr_t; + + + + + +typedef __key_t key_t; +# 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __useconds_t useconds_t; + + + +typedef __suseconds_t suseconds_t; + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 145 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + + +typedef unsigned long int ulong; +typedef unsigned short int ushort; +typedef unsigned int uint; + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 3 4 +typedef __int8_t int8_t; +typedef __int16_t int16_t; +typedef __int32_t int32_t; +typedef __int64_t int64_t; +# 156 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +typedef __uint8_t u_int8_t; +typedef __uint16_t u_int16_t; +typedef __uint32_t u_int32_t; +typedef __uint64_t u_int64_t; + + +typedef int register_t __attribute__ ((__mode__ (__word__))); +# 176 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +# 1 "/usr/include/endian.h" 1 3 4 +# 35 "/usr/include/endian.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 +# 33 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 +static __inline __uint16_t +__bswap_16 (__uint16_t __bsx) +{ + + return __builtin_bswap16 (__bsx); + + + +} + + + + + + +static __inline __uint32_t +__bswap_32 (__uint32_t __bsx) +{ + + return __builtin_bswap32 (__bsx); + + + +} +# 69 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 +__extension__ static __inline __uint64_t +__bswap_64 (__uint64_t __bsx) +{ + + return __builtin_bswap64 (__bsx); + + + +} +# 36 "/usr/include/endian.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/uintn-identity.h" 1 3 4 +# 32 "/usr/include/x86_64-linux-gnu/bits/uintn-identity.h" 3 4 +static __inline __uint16_t +__uint16_identity (__uint16_t __x) +{ + return __x; +} + +static __inline __uint32_t +__uint32_identity (__uint32_t __x) +{ + return __x; +} + +static __inline __uint64_t +__uint64_identity (__uint64_t __x) +{ + return __x; +} +# 37 "/usr/include/endian.h" 2 3 4 +# 177 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 +# 30 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 +# 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h" 1 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h" 1 3 4 + + + + +typedef struct +{ + unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; +} __sigset_t; +# 5 "/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h" 2 3 4 + + +typedef __sigset_t sigset_t; +# 34 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 +# 49 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +typedef long int __fd_mask; +# 59 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +typedef struct + { + + + + __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; + + + + + + } fd_set; + + + + + + +typedef __fd_mask fd_mask; +# 91 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern "C" { +# 102 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern int select (int __nfds, fd_set *__restrict __readfds, + fd_set *__restrict __writefds, + fd_set *__restrict __exceptfds, + struct timeval *__restrict __timeout); +# 127 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern int pselect (int __nfds, fd_set *__restrict __readfds, + fd_set *__restrict __writefds, + fd_set *__restrict __exceptfds, + const struct timespec *__restrict __timeout, + const __sigset_t *__restrict __sigmask); +# 153 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +} +# 180 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + + + + +typedef __blksize_t blksize_t; + + + + + + +typedef __blkcnt_t blkcnt_t; + + + +typedef __fsblkcnt_t fsblkcnt_t; + + + +typedef __fsfilcnt_t fsfilcnt_t; +# 219 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __blkcnt64_t blkcnt64_t; +typedef __fsblkcnt64_t fsblkcnt64_t; +typedef __fsfilcnt64_t fsfilcnt64_t; + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 1 3 4 +# 44 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 1 3 4 +# 21 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 2 3 4 +# 45 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + +# 1 "/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h" 3 4 +typedef union +{ + __extension__ unsigned long long int __value64; + struct + { + unsigned int __low; + unsigned int __high; + } __value32; +} __atomic_wide_counter; +# 47 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + + + + +typedef struct __pthread_internal_list +{ + struct __pthread_internal_list *__prev; + struct __pthread_internal_list *__next; +} __pthread_list_t; + +typedef struct __pthread_internal_slist +{ + struct __pthread_internal_slist *__next; +} __pthread_slist_t; +# 76 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 4 +struct __pthread_mutex_s +{ + int __lock; + unsigned int __count; + int __owner; + + unsigned int __nusers; + + + + int __kind; + + short __spins; + short __elision; + __pthread_list_t __list; +# 53 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 4 +}; +# 77 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 +# 89 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 4 +struct __pthread_rwlock_arch_t +{ + unsigned int __readers; + unsigned int __writers; + unsigned int __wrphase_futex; + unsigned int __writers_futex; + unsigned int __pad3; + unsigned int __pad4; + + int __cur_writer; + int __shared; + signed char __rwelision; + + + + + unsigned char __pad1[7]; + + + unsigned long int __pad2; + + + unsigned int __flags; +# 55 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 4 +}; +# 90 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + + + + +struct __pthread_cond_s +{ + __atomic_wide_counter __wseq; + __atomic_wide_counter __g1_start; + unsigned int __g_refs[2] ; + unsigned int __g_size[2]; + unsigned int __g1_orig_size; + unsigned int __wrefs; + unsigned int __g_signals[2]; +}; + +typedef unsigned int __tss_t; +typedef unsigned long int __thrd_t; + +typedef struct +{ + int __data ; +} __once_flag; +# 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 + + + +typedef unsigned long int pthread_t; + + + + +typedef union +{ + char __size[4]; + int __align; +} pthread_mutexattr_t; + + + + +typedef union +{ + char __size[4]; + int __align; +} pthread_condattr_t; + + + +typedef unsigned int pthread_key_t; + + + +typedef int pthread_once_t; + + +union pthread_attr_t +{ + char __size[56]; + long int __align; +}; + +typedef union pthread_attr_t pthread_attr_t; + + + + +typedef union +{ + struct __pthread_mutex_s __data; + char __size[40]; + long int __align; +} pthread_mutex_t; + + +typedef union +{ + struct __pthread_cond_s __data; + char __size[48]; + __extension__ long long int __align; +} pthread_cond_t; + + + + + +typedef union +{ + struct __pthread_rwlock_arch_t __data; + char __size[56]; + long int __align; +} pthread_rwlock_t; + +typedef union +{ + char __size[8]; + long int __align; +} pthread_rwlockattr_t; + + + + + +typedef volatile int pthread_spinlock_t; + + + + +typedef union +{ + char __size[32]; + long int __align; +} pthread_barrier_t; + +typedef union +{ + char __size[4]; + int __align; +} pthread_barrierattr_t; +# 228 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +} +# 396 "/usr/include/stdlib.h" 2 3 4 + + + + + + +extern long int random (void) noexcept (true); + + +extern void srandom (unsigned int __seed) noexcept (true); + + + + + +extern char *initstate (unsigned int __seed, char *__statebuf, + size_t __statelen) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + +extern char *setstate (char *__statebuf) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + + + +struct random_data + { + int32_t *fptr; + int32_t *rptr; + int32_t *state; + int rand_type; + int rand_deg; + int rand_sep; + int32_t *end_ptr; + }; + +extern int random_r (struct random_data *__restrict __buf, + int32_t *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern int srandom_r (unsigned int __seed, struct random_data *__buf) + noexcept (true) __attribute__ ((__nonnull__ (2))); + +extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, + size_t __statelen, + struct random_data *__restrict __buf) + noexcept (true) __attribute__ ((__nonnull__ (2, 4))); + +extern int setstate_r (char *__restrict __statebuf, + struct random_data *__restrict __buf) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + + +extern int rand (void) noexcept (true); + +extern void srand (unsigned int __seed) noexcept (true); + + + +extern int rand_r (unsigned int *__seed) noexcept (true); + + + + + + + +extern double drand48 (void) noexcept (true); +extern double erand48 (unsigned short int __xsubi[3]) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern long int lrand48 (void) noexcept (true); +extern long int nrand48 (unsigned short int __xsubi[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern long int mrand48 (void) noexcept (true); +extern long int jrand48 (unsigned short int __xsubi[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern void srand48 (long int __seedval) noexcept (true); +extern unsigned short int *seed48 (unsigned short int __seed16v[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); +extern void lcong48 (unsigned short int __param[7]) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +struct drand48_data + { + unsigned short int __x[3]; + unsigned short int __old_x[3]; + unsigned short int __c; + unsigned short int __init; + __extension__ unsigned long long int __a; + + }; + + +extern int drand48_r (struct drand48_data *__restrict __buffer, + double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int erand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int lrand48_r (struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int nrand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int mrand48_r (struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int jrand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int srand48_r (long int __seedval, struct drand48_data *__buffer) + noexcept (true) __attribute__ ((__nonnull__ (2))); + +extern int seed48_r (unsigned short int __seed16v[3], + struct drand48_data *__buffer) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern int lcong48_r (unsigned short int __param[7], + struct drand48_data *__buffer) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern void *malloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) + __attribute__ ((__alloc_size__ (1))) ; + +extern void *calloc (size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__alloc_size__ (1, 2))) ; + + + + + + +extern void *realloc (void *__ptr, size_t __size) + noexcept (true) __attribute__ ((__warn_unused_result__)) __attribute__ ((__alloc_size__ (2))); + + +extern void free (void *__ptr) noexcept (true); + + + + + + + +extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__warn_unused_result__)) + __attribute__ ((__alloc_size__ (2, 3))) + __attribute__ ((__malloc__ (__builtin_free, 1))); + + +extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__malloc__ (reallocarray, 1))); + + + +# 1 "/usr/include/alloca.h" 1 3 4 +# 24 "/usr/include/alloca.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 25 "/usr/include/alloca.h" 2 3 4 + +extern "C" { + + + + + +extern void *alloca (size_t __size) noexcept (true); + + + + + +} +# 575 "/usr/include/stdlib.h" 2 3 4 + + + + + +extern void *valloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) + __attribute__ ((__alloc_size__ (1))) ; + + + + +extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) + noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + +extern void *aligned_alloc (size_t __alignment, size_t __size) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__alloc_align__ (1))) + __attribute__ ((__alloc_size__ (2))) ; + + + +extern void abort (void) noexcept (true) __attribute__ ((__noreturn__)); + + + +extern int atexit (void (*__func) (void)) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +extern "C++" int at_quick_exit (void (*__func) (void)) + noexcept (true) __asm ("at_quick_exit") __attribute__ ((__nonnull__ (1))); +# 617 "/usr/include/stdlib.h" 3 4 +extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +extern void exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + + +extern void quick_exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + + +extern void _Exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + +extern char *getenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + +extern char *secure_getenv (const char *__name) + noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + + + +extern int putenv (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +extern int setenv (const char *__name, const char *__value, int __replace) + noexcept (true) __attribute__ ((__nonnull__ (2))); + + +extern int unsetenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + + +extern int clearenv (void) noexcept (true); +# 682 "/usr/include/stdlib.h" 3 4 +extern char *mktemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))); +# 695 "/usr/include/stdlib.h" 3 4 +extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; +# 705 "/usr/include/stdlib.h" 3 4 +extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ; +# 717 "/usr/include/stdlib.h" 3 4 +extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; +# 727 "/usr/include/stdlib.h" 3 4 +extern int mkstemps64 (char *__template, int __suffixlen) + __attribute__ ((__nonnull__ (1))) ; +# 738 "/usr/include/stdlib.h" 3 4 +extern char *mkdtemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))) ; +# 749 "/usr/include/stdlib.h" 3 4 +extern int mkostemp (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; +# 759 "/usr/include/stdlib.h" 3 4 +extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; +# 769 "/usr/include/stdlib.h" 3 4 +extern int mkostemps (char *__template, int __suffixlen, int __flags) + __attribute__ ((__nonnull__ (1))) ; +# 781 "/usr/include/stdlib.h" 3 4 +extern int mkostemps64 (char *__template, int __suffixlen, int __flags) + __attribute__ ((__nonnull__ (1))) ; +# 791 "/usr/include/stdlib.h" 3 4 +extern int system (const char *__command) ; + + + + + +extern char *canonicalize_file_name (const char *__name) + noexcept (true) __attribute__ ((__nonnull__ (1))) __attribute__ ((__malloc__)) + __attribute__ ((__malloc__ (__builtin_free, 1))) ; +# 808 "/usr/include/stdlib.h" 3 4 +extern char *realpath (const char *__restrict __name, + char *__restrict __resolved) noexcept (true) ; + + + + + + +typedef int (*__compar_fn_t) (const void *, const void *); + + +typedef __compar_fn_t comparison_fn_t; + + + +typedef int (*__compar_d_fn_t) (const void *, const void *, void *); + + + + +extern void *bsearch (const void *__key, const void *__base, + size_t __nmemb, size_t __size, __compar_fn_t __compar) + __attribute__ ((__nonnull__ (1, 2, 5))) ; + + + + + + + +extern void qsort (void *__base, size_t __nmemb, size_t __size, + __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); + +extern void qsort_r (void *__base, size_t __nmemb, size_t __size, + __compar_d_fn_t __compar, void *__arg) + __attribute__ ((__nonnull__ (1, 4))); + + + + +extern int abs (int __x) noexcept (true) __attribute__ ((__const__)) ; +extern long int labs (long int __x) noexcept (true) __attribute__ ((__const__)) ; + + +__extension__ extern long long int llabs (long long int __x) + noexcept (true) __attribute__ ((__const__)) ; + + + + + + +extern div_t div (int __numer, int __denom) + noexcept (true) __attribute__ ((__const__)) ; +extern ldiv_t ldiv (long int __numer, long int __denom) + noexcept (true) __attribute__ ((__const__)) ; + + +__extension__ extern lldiv_t lldiv (long long int __numer, + long long int __denom) + noexcept (true) __attribute__ ((__const__)) ; +# 880 "/usr/include/stdlib.h" 3 4 +extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; + + + + +extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; + + + + +extern char *gcvt (double __value, int __ndigit, char *__buf) + noexcept (true) __attribute__ ((__nonnull__ (3))) ; + + + + +extern char *qecvt (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign) + noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; +extern char *qfcvt (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign) + noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; +extern char *qgcvt (long double __value, int __ndigit, char *__buf) + noexcept (true) __attribute__ ((__nonnull__ (3))) ; + + + + +extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign, char *__restrict __buf, + size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); +extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign, char *__restrict __buf, + size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); + +extern int qecvt_r (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign, + char *__restrict __buf, size_t __len) + noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); +extern int qfcvt_r (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign, + char *__restrict __buf, size_t __len) + noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); + + + + + +extern int mblen (const char *__s, size_t __n) noexcept (true); + + +extern int mbtowc (wchar_t *__restrict __pwc, + const char *__restrict __s, size_t __n) noexcept (true); + + +extern int wctomb (char *__s, wchar_t __wchar) noexcept (true); + + + +extern size_t mbstowcs (wchar_t *__restrict __pwcs, + const char *__restrict __s, size_t __n) noexcept (true) + __attribute__ ((__access__ (__read_only__, 2))); + +extern size_t wcstombs (char *__restrict __s, + const wchar_t *__restrict __pwcs, size_t __n) + noexcept (true) + __attribute__ ((__access__ (__write_only__, 1, 3))) + __attribute__ ((__access__ (__read_only__, 2))); + + + + + + +extern int rpmatch (const char *__response) noexcept (true) __attribute__ ((__nonnull__ (1))) ; +# 967 "/usr/include/stdlib.h" 3 4 +extern int getsubopt (char **__restrict __optionp, + char *const *__restrict __tokens, + char **__restrict __valuep) + noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))) ; + + + + + + + +extern int posix_openpt (int __oflag) ; + + + + + + + +extern int grantpt (int __fd) noexcept (true); + + + +extern int unlockpt (int __fd) noexcept (true); + + + + +extern char *ptsname (int __fd) noexcept (true) ; + + + + + + +extern int ptsname_r (int __fd, char *__buf, size_t __buflen) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 2, 3))); + + +extern int getpt (void); + + + + + + +extern int getloadavg (double __loadavg[], int __nelem) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 1023 "/usr/include/stdlib.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/stdlib-float.h" 1 3 4 +# 1024 "/usr/include/stdlib.h" 2 3 4 +# 1035 "/usr/include/stdlib.h" 3 4 +} +# 76 "/usr/include/c++/11/cstdlib" 2 3 + +# 1 "/usr/include/c++/11/bits/std_abs.h" 1 3 +# 33 "/usr/include/c++/11/bits/std_abs.h" 3 + +# 34 "/usr/include/c++/11/bits/std_abs.h" 3 +# 46 "/usr/include/c++/11/bits/std_abs.h" 3 +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::abs; + + + inline long + abs(long __i) { return __builtin_labs(__i); } + + + + inline long long + abs(long long __x) { return __builtin_llabs (__x); } +# 70 "/usr/include/c++/11/bits/std_abs.h" 3 + inline constexpr double + abs(double __x) + { return __builtin_fabs(__x); } + + inline constexpr float + abs(float __x) + { return __builtin_fabsf(__x); } + + inline constexpr long double + abs(long double __x) + { return __builtin_fabsl(__x); } + + + + inline constexpr __int128 + abs(__int128 __x) { return __x >= 0 ? __x : -__x; } +# 107 "/usr/include/c++/11/bits/std_abs.h" 3 + +} +} +# 78 "/usr/include/c++/11/cstdlib" 2 3 +# 121 "/usr/include/c++/11/cstdlib" 3 +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::div_t; + using ::ldiv_t; + + using ::abort; + + using ::aligned_alloc; + + using ::atexit; + + + using ::at_quick_exit; + + + using ::atof; + using ::atoi; + using ::atol; + using ::bsearch; + using ::calloc; + using ::div; + using ::exit; + using ::free; + using ::getenv; + using ::labs; + using ::ldiv; + using ::malloc; + + using ::mblen; + using ::mbstowcs; + using ::mbtowc; + + using ::qsort; + + + using ::quick_exit; + + + using ::rand; + using ::realloc; + using ::srand; + using ::strtod; + using ::strtol; + using ::strtoul; + using ::system; + + using ::wcstombs; + using ::wctomb; + + + + inline ldiv_t + div(long __i, long __j) { return ldiv(__i, __j); } + + + + +} +# 195 "/usr/include/c++/11/cstdlib" 3 +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + + + + using ::lldiv_t; + + + + + + using ::_Exit; + + + + using ::llabs; + + inline lldiv_t + div(long long __n, long long __d) + { lldiv_t __q; __q.quot = __n / __d; __q.rem = __n % __d; return __q; } + + using ::lldiv; +# 227 "/usr/include/c++/11/cstdlib" 3 + using ::atoll; + using ::strtoll; + using ::strtoull; + + using ::strtof; + using ::strtold; + + +} + +namespace std +{ + + using ::__gnu_cxx::lldiv_t; + + using ::__gnu_cxx::_Exit; + + using ::__gnu_cxx::llabs; + using ::__gnu_cxx::div; + using ::__gnu_cxx::lldiv; + + using ::__gnu_cxx::atoll; + using ::__gnu_cxx::strtof; + using ::__gnu_cxx::strtoll; + using ::__gnu_cxx::strtoull; + using ::__gnu_cxx::strtold; +} + + + +} +# 37 "/usr/include/c++/11/stdlib.h" 2 3 + +using std::abort; +using std::atexit; +using std::exit; + + + using std::at_quick_exit; + + + using std::quick_exit; + + + + +using std::div_t; +using std::ldiv_t; + +using std::abs; +using std::atof; +using std::atoi; +using std::atol; +using std::bsearch; +using std::calloc; +using std::div; +using std::free; +using std::getenv; +using std::labs; +using std::ldiv; +using std::malloc; + +using std::mblen; +using std::mbstowcs; +using std::mbtowc; + +using std::qsort; +using std::rand; +using std::realloc; +using std::srand; +using std::strtod; +using std::strtol; +using std::strtoul; +using std::system; + +using std::wcstombs; +using std::wctomb; +# 138 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 + + + + + + +# 143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern "C" +{ +extern + + + + + + + +__attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) int printf(const char*, ...); + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* malloc(size_t) +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void free(void*) +# 158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +# 168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +} + + + + + +# 1 "/usr/include/assert.h" 1 3 4 +# 66 "/usr/include/assert.h" 3 4 + +# 66 "/usr/include/assert.h" 3 4 +extern "C" { + + +extern void __assert_fail (const char *__assertion, const char *__file, + unsigned int __line, const char *__function) + noexcept (true) __attribute__ ((__noreturn__)); + + +extern void __assert_perror_fail (int __errnum, const char *__file, + unsigned int __line, const char *__function) + noexcept (true) __attribute__ ((__noreturn__)); + + + + +extern void __assert (const char *__assertion, const char *__file, int __line) + noexcept (true) __attribute__ ((__noreturn__)); + + +} +# 175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 + + + +# 177 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern "C" +{ +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void __assert_fail( + const char *, const char *, unsigned int, const char *) + +# 207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; + + + + +} +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new(std:: size_t) ; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new[](std:: size_t) ; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*) throw(); + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*, std:: size_t) throw(); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*, std:: size_t) throw(); + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new(std:: size_t, std::align_val_t); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void* operator new[](std:: size_t, std::align_val_t); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*, std::align_val_t) noexcept; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*, std::align_val_t) noexcept; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete(void*, std:: size_t, std::align_val_t) noexcept; +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void operator delete[](void*, std:: size_t, std::align_val_t) noexcept; +# 303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 1 +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 + + + + + + + +extern "C" +{ +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) int abs(int a) +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) long int labs(long int a) +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) long long int llabs(long long int a) +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fabs(double x) +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fabsf(float x) +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 338 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int min(const int a, const int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned int umin(const unsigned int a, const unsigned int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llmin(const long long int a, const long long int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned long long int ullmin(const unsigned long long int a, const unsigned long long int b); +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fminf(float x, float y) +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmin(double x, double y) +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int max(const int a, const int b); + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned int umax(const unsigned int a, const unsigned int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llmax(const long long int a, const long long int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned long long int ullmax(const unsigned long long int a, const unsigned long long int b); +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmaxf(float x, float y) +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmax(double, double) +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sin(double x) +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cos(double x) +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincos(double x, double *sptr, double *cptr) +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincosf(float x, float *sptr, float *cptr) +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tan(double x) +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sqrt(double x) +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double rsqrt(double x); +# 844 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rsqrtf(float x); +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log2(double x) +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp2(double x) +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float exp2f(float x) +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp10(double x) +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float exp10f(float x) +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double expm1(double x) +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float expm1f(float x) +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log2f(float x) +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log10(double x) +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log(double x) +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log1p(double x) +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log1pf(float x) +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double floor(double x) +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp(double x) +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cosh(double x) +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sinh(double x) +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tanh(double x) +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double acosh(double x) +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float acoshf(float x) +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double asinh(double x) +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float asinhf(float x) +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atanh(double x) +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atanhf(float x) +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double ldexp(double x, int exp) +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ldexpf(float x, int exp) +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double logb(double x) +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float logbf(float x) +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int ilogb(double x) +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int ilogbf(float x) +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double scalbn(double x, int n) +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float scalbnf(float x, int n) +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double scalbln(double x, long int n) +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float scalblnf(float x, long int n) +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double frexp(double x, int *nptr) +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float frexpf(float x, int *nptr) +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double round(double x) +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float roundf(float x) +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lround(double x) +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lroundf(float x) +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llround(double x) +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llroundf(float x) +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double rint(double x) +# 3321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rintf(float x) +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lrint(double x) +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lrintf(float x) +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llrint(double x) +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llrintf(float x) +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nearbyint(double x) +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nearbyintf(float x) +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double ceil(double x) +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double trunc(double x) +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float truncf(float x) +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fdim(double x, double y) +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fdimf(float x, float y) +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atan2(double y, double x) +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atan(double x) +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double acos(double x) +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double asin(double x) +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double hypot(double x, double y) +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rhypot(double x, double y) +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float hypotf(float x, float y) +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rhypotf(float x, float y) +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double norm3d(double a, double b, double c) +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm3d(double a, double b, double c) +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double norm4d(double a, double b, double c, double d) +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm4d(double a, double b, double c, double d) +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C++" __attribute__((device)) __attribute__((device_builtin)) double norm(int dim, double const * p) +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm(int dim, double const * p) +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnormf(int dim, float const * p) +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C++" __attribute__((device)) __attribute__((device_builtin)) float normf(int dim, float const * p) +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float norm3df(float a, float b, float c) +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnorm3df(float a, float b, float c) +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float norm4df(float a, float b, float c, float d) +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnorm4df(float a, float b, float c, float d) +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cbrt(double x) +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cbrtf(float x) +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double rcbrt(double x); +# 5379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rcbrtf(float x); +# 5439 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sinpi(double x); +# 5499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinpif(float x); +# 5551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cospi(double x); +# 5603 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cospif(float x); +# 5633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincospi(double x, double *sptr, double *cptr); +# 5663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincospif(float x, float *sptr, float *cptr); +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double pow(double x, double y) +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double modf(double x, double *iptr) +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmod(double x, double y) +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double remainder(double x, double y) +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float remainderf(float x, float y) +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double remquo(double x, double y, int *quo) +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float remquof(float x, float y, int *quo) +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double j0(double x) +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float j0f(float x) +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double j1(double x) +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float j1f(float x) +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double jn(int n, double x) +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float jnf(int n, float x) +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double y0(double x) +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float y0f(float x) +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double y1(double x) +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float y1f(float x) +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double yn(int n, double x) +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ynf(int n, float x) +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double cyl_bessel_i0(double x) +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float cyl_bessel_i0f(float x) +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double cyl_bessel_i1(double x) +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float cyl_bessel_i1f(float x) +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erf(double x) +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erff(float x) +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7470 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfinv(double x); +# 7535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfinvf(float x); +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfc(double x) +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcf(float x) +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double lgamma(double x) +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfcinv(double x); +# 7846 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcinvf(float x); +# 7914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double normcdfinv(double x); +# 7982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float normcdfinvf(float x); +# 8025 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double normcdf(double x); +# 8068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float normcdff(float x); +# 8132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfcx(double x); +# 8196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcxf(float x); +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float lgammaf(float x) +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tgamma(double x) +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tgammaf(float x) +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double copysign(double x, double y) +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float copysignf(float x, float y) +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nextafter(double x, double y) +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nextafterf(float x, float y) +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nan(const char *tagp) +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nanf(const char *tagp) +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinff(float) +# 8614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnanf(float) +# 8615 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8615 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finite(double) +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finitef(float) +# 8626 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8626 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbit(double) +# 8627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnan(double) +# 8628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinf(double) +# 8629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbitf(float) +# 8632 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8632 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fma(double x, double y, double z) +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmaf(float x, float y, float z) +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbitl(long double) +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finitel(long double) +# 8966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinfl(long double) +# 8967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnanl(long double) +# 8968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float acosf(float x) +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float asinf(float x) +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atanf(float x) +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atan2f(float y, float x) +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cosf(float x) +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinf(float x) +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tanf(float x) +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float coshf(float x) +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinhf(float x) +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tanhf(float x) +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float logf(float x) +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float expf(float x) +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log10f(float x) +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float modff(float x, float *iptr) +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float powf(float x, float y) +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sqrtf(float x) +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ceilf(float x) +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float floorf(float x) +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmodf(float x, float y) +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10544 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} + + +# 1 "/usr/include/c++/11/math.h" 1 3 +# 36 "/usr/include/c++/11/math.h" 3 +# 1 "/usr/include/c++/11/cmath" 1 3 +# 39 "/usr/include/c++/11/cmath" 3 + +# 40 "/usr/include/c++/11/cmath" 3 + + +# 1 "/usr/include/c++/11/bits/cpp_type_traits.h" 1 3 +# 35 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + +# 36 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +# 67 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + +# 67 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +extern "C++" { + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + struct __true_type { }; + struct __false_type { }; + + template + struct __truth_type + { typedef __false_type __type; }; + + template<> + struct __truth_type + { typedef __true_type __type; }; + + + + template + struct __traitor + { + enum { __value = bool(_Sp::__value) || bool(_Tp::__value) }; + typedef typename __truth_type<__value>::__type __type; + }; + + + template + struct __are_same + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template + struct __are_same<_Tp, _Tp> + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template + struct __is_void + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_void + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_integer + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 184 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 270 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template<> struct __is_integer<__int128> { enum { __value = 1 }; typedef __true_type __type; }; template<> struct __is_integer { enum { __value = 1 }; typedef __true_type __type; }; +# 287 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template + struct __is_floating + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_pointer + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template + struct __is_pointer<_Tp*> + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_arithmetic + : public __traitor<__is_integer<_Tp>, __is_floating<_Tp> > + { }; + + + + + template + struct __is_scalar + : public __traitor<__is_arithmetic<_Tp>, __is_pointer<_Tp> > + { }; + + + + + template + struct __is_char + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_char + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_char + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template + struct __is_byte + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + enum class byte : unsigned char; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 423 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template struct iterator_traits; + + + template + struct __is_nonvolatile_trivially_copyable + { + enum { __value = __is_trivially_copyable(_Tp) }; + }; + + + + + template + struct __is_nonvolatile_trivially_copyable + { + enum { __value = 0 }; + }; + + + template + struct __memcpyable + { + enum { __value = 0 }; + }; + + template + struct __memcpyable<_Tp*, _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcpyable<_Tp*, const _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + + + + + + template + struct __memcmpable + { + enum { __value = 0 }; + }; + + + template + struct __memcmpable<_Tp*, _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcmpable + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcmpable<_Tp*, const _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + + + + + + + template::__value + + > + struct __is_memcmp_ordered + { + static const bool __value = _Tp(-1) > _Tp(1); + }; + + template + struct __is_memcmp_ordered<_Tp, false> + { + static const bool __value = false; + }; + + + template + struct __is_memcmp_ordered_with + { + static const bool __value = __is_memcmp_ordered<_Tp>::__value + && __is_memcmp_ordered<_Up>::__value; + }; + + template + struct __is_memcmp_ordered_with<_Tp, _Up, false> + { + static const bool __value = false; + }; +# 532 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template<> + struct __is_memcmp_ordered_with + { static constexpr bool __value = true; }; + + template + struct __is_memcmp_ordered_with<_Tp, std::byte, _SameSize> + { static constexpr bool __value = false; }; + + template + struct __is_memcmp_ordered_with + { static constexpr bool __value = false; }; + + + + + + template + struct __is_move_iterator + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + + template + + inline _Iterator + __miter_base(_Iterator __it) + { return __it; } + + +} +} +# 43 "/usr/include/c++/11/cmath" 2 3 +# 1 "/usr/include/c++/11/ext/type_traits.h" 1 3 +# 32 "/usr/include/c++/11/ext/type_traits.h" 3 + +# 33 "/usr/include/c++/11/ext/type_traits.h" 3 + + + + +extern "C++" { + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + + + + template + struct __enable_if + { }; + + template + struct __enable_if + { typedef _Tp __type; }; + + + + template + struct __conditional_type + { typedef _Iftrue __type; }; + + template + struct __conditional_type + { typedef _Iffalse __type; }; + + + + template + struct __add_unsigned + { + private: + typedef __enable_if::__value, _Tp> __if_type; + + public: + typedef typename __if_type::__type __type; + }; + + template<> + struct __add_unsigned + { typedef unsigned char __type; }; + + template<> + struct __add_unsigned + { typedef unsigned char __type; }; + + template<> + struct __add_unsigned + { typedef unsigned short __type; }; + + template<> + struct __add_unsigned + { typedef unsigned int __type; }; + + template<> + struct __add_unsigned + { typedef unsigned long __type; }; + + template<> + struct __add_unsigned + { typedef unsigned long long __type; }; + + + template<> + struct __add_unsigned; + + template<> + struct __add_unsigned; + + + + template + struct __remove_unsigned + { + private: + typedef __enable_if::__value, _Tp> __if_type; + + public: + typedef typename __if_type::__type __type; + }; + + template<> + struct __remove_unsigned + { typedef signed char __type; }; + + template<> + struct __remove_unsigned + { typedef signed char __type; }; + + template<> + struct __remove_unsigned + { typedef short __type; }; + + template<> + struct __remove_unsigned + { typedef int __type; }; + + template<> + struct __remove_unsigned + { typedef long __type; }; + + template<> + struct __remove_unsigned + { typedef long long __type; }; + + + template<> + struct __remove_unsigned; + + template<> + struct __remove_unsigned; + + + + template + inline bool + __is_null_pointer(_Type* __ptr) + { return __ptr == 0; } + + template + inline bool + __is_null_pointer(_Type) + { return false; } + + + inline bool + __is_null_pointer(std::nullptr_t) + { return true; } + + + + + template::__value> + struct __promote + { typedef double __type; }; + + + + + template + struct __promote<_Tp, false> + { }; + + template<> + struct __promote + { typedef long double __type; }; + + template<> + struct __promote + { typedef double __type; }; + + template<> + struct __promote + { typedef float __type; }; + + + template + using __promoted_t = decltype((typename __promote<_Tp>::__type(0) + ...)); + + + template::__type, + typename _Up2 = typename __promote<_Up>::__type> + struct __promote_2 + { + typedef __typeof__(_Tp2() + _Up2()) __type; + }; + + template::__type, + typename _Up2 = typename __promote<_Up>::__type, + typename _Vp2 = typename __promote<_Vp>::__type> + struct __promote_3 + { + typedef __typeof__(_Tp2() + _Up2() + _Vp2()) __type; + }; + + template::__type, + typename _Up2 = typename __promote<_Up>::__type, + typename _Vp2 = typename __promote<_Vp>::__type, + typename _Wp2 = typename __promote<_Wp>::__type> + struct __promote_4 + { + typedef __typeof__(_Tp2() + _Up2() + _Vp2() + _Wp2()) __type; + }; + + +} +} +# 44 "/usr/include/c++/11/cmath" 2 3 + +# 1 "/usr/include/math.h" 1 3 4 +# 27 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 28 "/usr/include/math.h" 2 3 4 + + + + + + +extern "C" { + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h" 1 3 4 +# 26 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 2 3 4 +# 41 "/usr/include/math.h" 2 3 4 +# 152 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h" 1 3 4 +# 153 "/usr/include/math.h" 2 3 4 +# 163 "/usr/include/math.h" 3 4 +typedef float float_t; +typedef double double_t; +# 204 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/fp-logb.h" 1 3 4 +# 205 "/usr/include/math.h" 2 3 4 +# 247 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/fp-fast.h" 1 3 4 +# 248 "/usr/include/math.h" 2 3 4 + + + +enum + { + FP_INT_UPWARD = + + 0, + FP_INT_DOWNWARD = + + 1, + FP_INT_TOWARDZERO = + + 2, + FP_INT_TONEARESTFROMZERO = + + 3, + FP_INT_TONEAREST = + + 4, + }; +# 312 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassify (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbit (double __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinf (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finite (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnan (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsig (double __x, double __y) noexcept (true); + + +extern int __issignaling (double __value) noexcept (true) + __attribute__ ((__const__)); +# 313 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern double acos (double __x) noexcept (true); extern double __acos (double __x) noexcept (true); + + extern double asin (double __x) noexcept (true); extern double __asin (double __x) noexcept (true); + + extern double atan (double __x) noexcept (true); extern double __atan (double __x) noexcept (true); + + extern double atan2 (double __y, double __x) noexcept (true); extern double __atan2 (double __y, double __x) noexcept (true); + + + extern double cos (double __x) noexcept (true); extern double __cos (double __x) noexcept (true); + + extern double sin (double __x) noexcept (true); extern double __sin (double __x) noexcept (true); + + extern double tan (double __x) noexcept (true); extern double __tan (double __x) noexcept (true); + + + + + extern double cosh (double __x) noexcept (true); extern double __cosh (double __x) noexcept (true); + + extern double sinh (double __x) noexcept (true); extern double __sinh (double __x) noexcept (true); + + extern double tanh (double __x) noexcept (true); extern double __tanh (double __x) noexcept (true); + + + + extern void sincos (double __x, double *__sinx, double *__cosx) noexcept (true); extern void __sincos (double __x, double *__sinx, double *__cosx) noexcept (true) + ; + + + + + extern double acosh (double __x) noexcept (true); extern double __acosh (double __x) noexcept (true); + + extern double asinh (double __x) noexcept (true); extern double __asinh (double __x) noexcept (true); + + extern double atanh (double __x) noexcept (true); extern double __atanh (double __x) noexcept (true); + + + + + + extern double exp (double __x) noexcept (true); extern double __exp (double __x) noexcept (true); + + +extern double frexp (double __x, int *__exponent) noexcept (true); extern double __frexp (double __x, int *__exponent) noexcept (true); + + +extern double ldexp (double __x, int __exponent) noexcept (true); extern double __ldexp (double __x, int __exponent) noexcept (true); + + + extern double log (double __x) noexcept (true); extern double __log (double __x) noexcept (true); + + + extern double log10 (double __x) noexcept (true); extern double __log10 (double __x) noexcept (true); + + +extern double modf (double __x, double *__iptr) noexcept (true); extern double __modf (double __x, double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern double exp10 (double __x) noexcept (true); extern double __exp10 (double __x) noexcept (true); + + + + + extern double expm1 (double __x) noexcept (true); extern double __expm1 (double __x) noexcept (true); + + + extern double log1p (double __x) noexcept (true); extern double __log1p (double __x) noexcept (true); + + +extern double logb (double __x) noexcept (true); extern double __logb (double __x) noexcept (true); + + + + + extern double exp2 (double __x) noexcept (true); extern double __exp2 (double __x) noexcept (true); + + + extern double log2 (double __x) noexcept (true); extern double __log2 (double __x) noexcept (true); + + + + + + + extern double pow (double __x, double __y) noexcept (true); extern double __pow (double __x, double __y) noexcept (true); + + +extern double sqrt (double __x) noexcept (true); extern double __sqrt (double __x) noexcept (true); + + + + extern double hypot (double __x, double __y) noexcept (true); extern double __hypot (double __x, double __y) noexcept (true); + + + + + extern double cbrt (double __x) noexcept (true); extern double __cbrt (double __x) noexcept (true); + + + + + + +extern double ceil (double __x) noexcept (true) __attribute__ ((__const__)); extern double __ceil (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double fabs (double __x) noexcept (true) __attribute__ ((__const__)); extern double __fabs (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double floor (double __x) noexcept (true) __attribute__ ((__const__)); extern double __floor (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double fmod (double __x, double __y) noexcept (true); extern double __fmod (double __x, double __y) noexcept (true); +# 183 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int finite (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern double drem (double __x, double __y) noexcept (true); extern double __drem (double __x, double __y) noexcept (true); + + + +extern double significand (double __x) noexcept (true); extern double __significand (double __x) noexcept (true); + + + + + + +extern double copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern double nan (const char *__tagb) noexcept (true); extern double __nan (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern double j0 (double) noexcept (true); extern double __j0 (double) noexcept (true); +extern double j1 (double) noexcept (true); extern double __j1 (double) noexcept (true); +extern double jn (int, double) noexcept (true); extern double __jn (int, double) noexcept (true); +extern double y0 (double) noexcept (true); extern double __y0 (double) noexcept (true); +extern double y1 (double) noexcept (true); extern double __y1 (double) noexcept (true); +extern double yn (int, double) noexcept (true); extern double __yn (int, double) noexcept (true); + + + + + + extern double erf (double) noexcept (true); extern double __erf (double) noexcept (true); + extern double erfc (double) noexcept (true); extern double __erfc (double) noexcept (true); +extern double lgamma (double) noexcept (true); extern double __lgamma (double) noexcept (true); + + + + +extern double tgamma (double) noexcept (true); extern double __tgamma (double) noexcept (true); + + + + + +extern double gamma (double) noexcept (true); extern double __gamma (double) noexcept (true); + + + + + + + +extern double lgamma_r (double, int *__signgamp) noexcept (true); extern double __lgamma_r (double, int *__signgamp) noexcept (true); + + + + + + +extern double rint (double __x) noexcept (true); extern double __rint (double __x) noexcept (true); + + +extern double nextafter (double __x, double __y) noexcept (true); extern double __nextafter (double __x, double __y) noexcept (true); + +extern double nexttoward (double __x, long double __y) noexcept (true); extern double __nexttoward (double __x, long double __y) noexcept (true); + + + + +extern double nextdown (double __x) noexcept (true); extern double __nextdown (double __x) noexcept (true); + +extern double nextup (double __x) noexcept (true); extern double __nextup (double __x) noexcept (true); + + + +extern double remainder (double __x, double __y) noexcept (true); extern double __remainder (double __x, double __y) noexcept (true); + + + +extern double scalbn (double __x, int __n) noexcept (true); extern double __scalbn (double __x, int __n) noexcept (true); + + + +extern int ilogb (double __x) noexcept (true); extern int __ilogb (double __x) noexcept (true); + + + + +extern long int llogb (double __x) noexcept (true); extern long int __llogb (double __x) noexcept (true); + + + + +extern double scalbln (double __x, long int __n) noexcept (true); extern double __scalbln (double __x, long int __n) noexcept (true); + + + +extern double nearbyint (double __x) noexcept (true); extern double __nearbyint (double __x) noexcept (true); + + + +extern double round (double __x) noexcept (true) __attribute__ ((__const__)); extern double __round (double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern double trunc (double __x) noexcept (true) __attribute__ ((__const__)); extern double __trunc (double __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern double remquo (double __x, double __y, int *__quo) noexcept (true); extern double __remquo (double __x, double __y, int *__quo) noexcept (true); + + + + + + +extern long int lrint (double __x) noexcept (true); extern long int __lrint (double __x) noexcept (true); +__extension__ +extern long long int llrint (double __x) noexcept (true); extern long long int __llrint (double __x) noexcept (true); + + + +extern long int lround (double __x) noexcept (true); extern long int __lround (double __x) noexcept (true); +__extension__ +extern long long int llround (double __x) noexcept (true); extern long long int __llround (double __x) noexcept (true); + + + +extern double fdim (double __x, double __y) noexcept (true); extern double __fdim (double __x, double __y) noexcept (true); + + + +extern double fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + +extern double fma (double __x, double __y, double __z) noexcept (true); extern double __fma (double __x, double __y, double __z) noexcept (true); + + + + +extern double roundeven (double __x) noexcept (true) __attribute__ ((__const__)); extern double __roundeven (double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfp (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfp (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpx (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpx (double __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalize (double *__cx, const double *__x) noexcept (true); + + + + + + +extern double fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern double fmaximum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorder (const double *__x, const double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermag (const double *__x, const double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern double getpayload (const double *__x) noexcept (true); extern double __getpayload (const double *__x) noexcept (true); + + +extern int setpayload (double *__x, double __payload) noexcept (true); + + +extern int setpayloadsig (double *__x, double __payload) noexcept (true); + + + + + + + +extern double scalb (double __x, double __n) noexcept (true); extern double __scalb (double __x, double __n) noexcept (true); +# 314 "/usr/include/math.h" 2 3 4 +# 329 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyf (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitf (float __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinff (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitef (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanf (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigf (float __x, float __y) noexcept (true); + + +extern int __issignalingf (float __value) noexcept (true) + __attribute__ ((__const__)); +# 330 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern float acosf (float __x) noexcept (true); extern float __acosf (float __x) noexcept (true); + + extern float asinf (float __x) noexcept (true); extern float __asinf (float __x) noexcept (true); + + extern float atanf (float __x) noexcept (true); extern float __atanf (float __x) noexcept (true); + + extern float atan2f (float __y, float __x) noexcept (true); extern float __atan2f (float __y, float __x) noexcept (true); + + + extern float cosf (float __x) noexcept (true); extern float __cosf (float __x) noexcept (true); + + extern float sinf (float __x) noexcept (true); extern float __sinf (float __x) noexcept (true); + + extern float tanf (float __x) noexcept (true); extern float __tanf (float __x) noexcept (true); + + + + + extern float coshf (float __x) noexcept (true); extern float __coshf (float __x) noexcept (true); + + extern float sinhf (float __x) noexcept (true); extern float __sinhf (float __x) noexcept (true); + + extern float tanhf (float __x) noexcept (true); extern float __tanhf (float __x) noexcept (true); + + + + extern void sincosf (float __x, float *__sinx, float *__cosx) noexcept (true); extern void __sincosf (float __x, float *__sinx, float *__cosx) noexcept (true) + ; + + + + + extern float acoshf (float __x) noexcept (true); extern float __acoshf (float __x) noexcept (true); + + extern float asinhf (float __x) noexcept (true); extern float __asinhf (float __x) noexcept (true); + + extern float atanhf (float __x) noexcept (true); extern float __atanhf (float __x) noexcept (true); + + + + + + extern float expf (float __x) noexcept (true); extern float __expf (float __x) noexcept (true); + + +extern float frexpf (float __x, int *__exponent) noexcept (true); extern float __frexpf (float __x, int *__exponent) noexcept (true); + + +extern float ldexpf (float __x, int __exponent) noexcept (true); extern float __ldexpf (float __x, int __exponent) noexcept (true); + + + extern float logf (float __x) noexcept (true); extern float __logf (float __x) noexcept (true); + + + extern float log10f (float __x) noexcept (true); extern float __log10f (float __x) noexcept (true); + + +extern float modff (float __x, float *__iptr) noexcept (true); extern float __modff (float __x, float *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern float exp10f (float __x) noexcept (true); extern float __exp10f (float __x) noexcept (true); + + + + + extern float expm1f (float __x) noexcept (true); extern float __expm1f (float __x) noexcept (true); + + + extern float log1pf (float __x) noexcept (true); extern float __log1pf (float __x) noexcept (true); + + +extern float logbf (float __x) noexcept (true); extern float __logbf (float __x) noexcept (true); + + + + + extern float exp2f (float __x) noexcept (true); extern float __exp2f (float __x) noexcept (true); + + + extern float log2f (float __x) noexcept (true); extern float __log2f (float __x) noexcept (true); + + + + + + + extern float powf (float __x, float __y) noexcept (true); extern float __powf (float __x, float __y) noexcept (true); + + +extern float sqrtf (float __x) noexcept (true); extern float __sqrtf (float __x) noexcept (true); + + + + extern float hypotf (float __x, float __y) noexcept (true); extern float __hypotf (float __x, float __y) noexcept (true); + + + + + extern float cbrtf (float __x) noexcept (true); extern float __cbrtf (float __x) noexcept (true); + + + + + + +extern float ceilf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __ceilf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float fabsf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __fabsf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float floorf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __floorf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float fmodf (float __x, float __y) noexcept (true); extern float __fmodf (float __x, float __y) noexcept (true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isinff (float __value) noexcept (true) + __attribute__ ((__const__)); + + + + +extern int finitef (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern float dremf (float __x, float __y) noexcept (true); extern float __dremf (float __x, float __y) noexcept (true); + + + +extern float significandf (float __x) noexcept (true); extern float __significandf (float __x) noexcept (true); + + + + + + +extern float copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern float nanf (const char *__tagb) noexcept (true); extern float __nanf (const char *__tagb) noexcept (true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isnanf (float __value) noexcept (true) + __attribute__ ((__const__)); + + + + + +extern float j0f (float) noexcept (true); extern float __j0f (float) noexcept (true); +extern float j1f (float) noexcept (true); extern float __j1f (float) noexcept (true); +extern float jnf (int, float) noexcept (true); extern float __jnf (int, float) noexcept (true); +extern float y0f (float) noexcept (true); extern float __y0f (float) noexcept (true); +extern float y1f (float) noexcept (true); extern float __y1f (float) noexcept (true); +extern float ynf (int, float) noexcept (true); extern float __ynf (int, float) noexcept (true); + + + + + + extern float erff (float) noexcept (true); extern float __erff (float) noexcept (true); + extern float erfcf (float) noexcept (true); extern float __erfcf (float) noexcept (true); +extern float lgammaf (float) noexcept (true); extern float __lgammaf (float) noexcept (true); + + + + +extern float tgammaf (float) noexcept (true); extern float __tgammaf (float) noexcept (true); + + + + + +extern float gammaf (float) noexcept (true); extern float __gammaf (float) noexcept (true); + + + + + + + +extern float lgammaf_r (float, int *__signgamp) noexcept (true); extern float __lgammaf_r (float, int *__signgamp) noexcept (true); + + + + + + +extern float rintf (float __x) noexcept (true); extern float __rintf (float __x) noexcept (true); + + +extern float nextafterf (float __x, float __y) noexcept (true); extern float __nextafterf (float __x, float __y) noexcept (true); + +extern float nexttowardf (float __x, long double __y) noexcept (true); extern float __nexttowardf (float __x, long double __y) noexcept (true); + + + + +extern float nextdownf (float __x) noexcept (true); extern float __nextdownf (float __x) noexcept (true); + +extern float nextupf (float __x) noexcept (true); extern float __nextupf (float __x) noexcept (true); + + + +extern float remainderf (float __x, float __y) noexcept (true); extern float __remainderf (float __x, float __y) noexcept (true); + + + +extern float scalbnf (float __x, int __n) noexcept (true); extern float __scalbnf (float __x, int __n) noexcept (true); + + + +extern int ilogbf (float __x) noexcept (true); extern int __ilogbf (float __x) noexcept (true); + + + + +extern long int llogbf (float __x) noexcept (true); extern long int __llogbf (float __x) noexcept (true); + + + + +extern float scalblnf (float __x, long int __n) noexcept (true); extern float __scalblnf (float __x, long int __n) noexcept (true); + + + +extern float nearbyintf (float __x) noexcept (true); extern float __nearbyintf (float __x) noexcept (true); + + + +extern float roundf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundf (float __x) noexcept (true) __attribute__ ((__const__)); + + + +extern float truncf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __truncf (float __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern float remquof (float __x, float __y, int *__quo) noexcept (true); extern float __remquof (float __x, float __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf (float __x) noexcept (true); extern long int __lrintf (float __x) noexcept (true); +__extension__ +extern long long int llrintf (float __x) noexcept (true); extern long long int __llrintf (float __x) noexcept (true); + + + +extern long int lroundf (float __x) noexcept (true); extern long int __lroundf (float __x) noexcept (true); +__extension__ +extern long long int llroundf (float __x) noexcept (true); extern long long int __llroundf (float __x) noexcept (true); + + + +extern float fdimf (float __x, float __y) noexcept (true); extern float __fdimf (float __x, float __y) noexcept (true); + + + +extern float fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + +extern float fmaf (float __x, float __y, float __z) noexcept (true); extern float __fmaf (float __x, float __y, float __z) noexcept (true); + + + + +extern float roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef (float *__cx, const float *__x) noexcept (true); + + + + + + +extern float fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern float fmaximumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf (const float *__x, const float *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf (const float *__x, const float *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern float getpayloadf (const float *__x) noexcept (true); extern float __getpayloadf (const float *__x) noexcept (true); + + +extern int setpayloadf (float *__x, float __payload) noexcept (true); + + +extern int setpayloadsigf (float *__x, float __payload) noexcept (true); + + + + + + + +extern float scalbf (float __x, float __n) noexcept (true); extern float __scalbf (float __x, float __n) noexcept (true); +# 331 "/usr/include/math.h" 2 3 4 +# 398 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinfl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitel (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigl (long double __x, long double __y) noexcept (true); + + +extern int __issignalingl (long double __value) noexcept (true) + __attribute__ ((__const__)); +# 399 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern long double acosl (long double __x) noexcept (true); extern long double __acosl (long double __x) noexcept (true); + + extern long double asinl (long double __x) noexcept (true); extern long double __asinl (long double __x) noexcept (true); + + extern long double atanl (long double __x) noexcept (true); extern long double __atanl (long double __x) noexcept (true); + + extern long double atan2l (long double __y, long double __x) noexcept (true); extern long double __atan2l (long double __y, long double __x) noexcept (true); + + + extern long double cosl (long double __x) noexcept (true); extern long double __cosl (long double __x) noexcept (true); + + extern long double sinl (long double __x) noexcept (true); extern long double __sinl (long double __x) noexcept (true); + + extern long double tanl (long double __x) noexcept (true); extern long double __tanl (long double __x) noexcept (true); + + + + + extern long double coshl (long double __x) noexcept (true); extern long double __coshl (long double __x) noexcept (true); + + extern long double sinhl (long double __x) noexcept (true); extern long double __sinhl (long double __x) noexcept (true); + + extern long double tanhl (long double __x) noexcept (true); extern long double __tanhl (long double __x) noexcept (true); + + + + extern void sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true); extern void __sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true) + ; + + + + + extern long double acoshl (long double __x) noexcept (true); extern long double __acoshl (long double __x) noexcept (true); + + extern long double asinhl (long double __x) noexcept (true); extern long double __asinhl (long double __x) noexcept (true); + + extern long double atanhl (long double __x) noexcept (true); extern long double __atanhl (long double __x) noexcept (true); + + + + + + extern long double expl (long double __x) noexcept (true); extern long double __expl (long double __x) noexcept (true); + + +extern long double frexpl (long double __x, int *__exponent) noexcept (true); extern long double __frexpl (long double __x, int *__exponent) noexcept (true); + + +extern long double ldexpl (long double __x, int __exponent) noexcept (true); extern long double __ldexpl (long double __x, int __exponent) noexcept (true); + + + extern long double logl (long double __x) noexcept (true); extern long double __logl (long double __x) noexcept (true); + + + extern long double log10l (long double __x) noexcept (true); extern long double __log10l (long double __x) noexcept (true); + + +extern long double modfl (long double __x, long double *__iptr) noexcept (true); extern long double __modfl (long double __x, long double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern long double exp10l (long double __x) noexcept (true); extern long double __exp10l (long double __x) noexcept (true); + + + + + extern long double expm1l (long double __x) noexcept (true); extern long double __expm1l (long double __x) noexcept (true); + + + extern long double log1pl (long double __x) noexcept (true); extern long double __log1pl (long double __x) noexcept (true); + + +extern long double logbl (long double __x) noexcept (true); extern long double __logbl (long double __x) noexcept (true); + + + + + extern long double exp2l (long double __x) noexcept (true); extern long double __exp2l (long double __x) noexcept (true); + + + extern long double log2l (long double __x) noexcept (true); extern long double __log2l (long double __x) noexcept (true); + + + + + + + extern long double powl (long double __x, long double __y) noexcept (true); extern long double __powl (long double __x, long double __y) noexcept (true); + + +extern long double sqrtl (long double __x) noexcept (true); extern long double __sqrtl (long double __x) noexcept (true); + + + + extern long double hypotl (long double __x, long double __y) noexcept (true); extern long double __hypotl (long double __x, long double __y) noexcept (true); + + + + + extern long double cbrtl (long double __x) noexcept (true); extern long double __cbrtl (long double __x) noexcept (true); + + + + + + +extern long double ceill (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __ceill (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double floorl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __floorl (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmodl (long double __x, long double __y) noexcept (true); extern long double __fmodl (long double __x, long double __y) noexcept (true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isinfl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + + +extern int finitel (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern long double dreml (long double __x, long double __y) noexcept (true); extern long double __dreml (long double __x, long double __y) noexcept (true); + + + +extern long double significandl (long double __x) noexcept (true); extern long double __significandl (long double __x) noexcept (true); + + + + + + +extern long double copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double nanl (const char *__tagb) noexcept (true); extern long double __nanl (const char *__tagb) noexcept (true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isnanl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + + + +extern long double j0l (long double) noexcept (true); extern long double __j0l (long double) noexcept (true); +extern long double j1l (long double) noexcept (true); extern long double __j1l (long double) noexcept (true); +extern long double jnl (int, long double) noexcept (true); extern long double __jnl (int, long double) noexcept (true); +extern long double y0l (long double) noexcept (true); extern long double __y0l (long double) noexcept (true); +extern long double y1l (long double) noexcept (true); extern long double __y1l (long double) noexcept (true); +extern long double ynl (int, long double) noexcept (true); extern long double __ynl (int, long double) noexcept (true); + + + + + + extern long double erfl (long double) noexcept (true); extern long double __erfl (long double) noexcept (true); + extern long double erfcl (long double) noexcept (true); extern long double __erfcl (long double) noexcept (true); +extern long double lgammal (long double) noexcept (true); extern long double __lgammal (long double) noexcept (true); + + + + +extern long double tgammal (long double) noexcept (true); extern long double __tgammal (long double) noexcept (true); + + + + + +extern long double gammal (long double) noexcept (true); extern long double __gammal (long double) noexcept (true); + + + + + + + +extern long double lgammal_r (long double, int *__signgamp) noexcept (true); extern long double __lgammal_r (long double, int *__signgamp) noexcept (true); + + + + + + +extern long double rintl (long double __x) noexcept (true); extern long double __rintl (long double __x) noexcept (true); + + +extern long double nextafterl (long double __x, long double __y) noexcept (true); extern long double __nextafterl (long double __x, long double __y) noexcept (true); + +extern long double nexttowardl (long double __x, long double __y) noexcept (true); extern long double __nexttowardl (long double __x, long double __y) noexcept (true); + + + + +extern long double nextdownl (long double __x) noexcept (true); extern long double __nextdownl (long double __x) noexcept (true); + +extern long double nextupl (long double __x) noexcept (true); extern long double __nextupl (long double __x) noexcept (true); + + + +extern long double remainderl (long double __x, long double __y) noexcept (true); extern long double __remainderl (long double __x, long double __y) noexcept (true); + + + +extern long double scalbnl (long double __x, int __n) noexcept (true); extern long double __scalbnl (long double __x, int __n) noexcept (true); + + + +extern int ilogbl (long double __x) noexcept (true); extern int __ilogbl (long double __x) noexcept (true); + + + + +extern long int llogbl (long double __x) noexcept (true); extern long int __llogbl (long double __x) noexcept (true); + + + + +extern long double scalblnl (long double __x, long int __n) noexcept (true); extern long double __scalblnl (long double __x, long int __n) noexcept (true); + + + +extern long double nearbyintl (long double __x) noexcept (true); extern long double __nearbyintl (long double __x) noexcept (true); + + + +extern long double roundl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern long double truncl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __truncl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double remquol (long double __x, long double __y, int *__quo) noexcept (true); extern long double __remquol (long double __x, long double __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintl (long double __x) noexcept (true); extern long int __lrintl (long double __x) noexcept (true); +__extension__ +extern long long int llrintl (long double __x) noexcept (true); extern long long int __llrintl (long double __x) noexcept (true); + + + +extern long int lroundl (long double __x) noexcept (true); extern long int __lroundl (long double __x) noexcept (true); +__extension__ +extern long long int llroundl (long double __x) noexcept (true); extern long long int __llroundl (long double __x) noexcept (true); + + + +extern long double fdiml (long double __x, long double __y) noexcept (true); extern long double __fdiml (long double __x, long double __y) noexcept (true); + + + +extern long double fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + +extern long double fmal (long double __x, long double __y, long double __z) noexcept (true); extern long double __fmal (long double __x, long double __y, long double __z) noexcept (true); + + + + +extern long double roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizel (long double *__cx, const long double *__x) noexcept (true); + + + + + + +extern long double fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double fmaximuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderl (const long double *__x, const long double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagl (const long double *__x, const long double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern long double getpayloadl (const long double *__x) noexcept (true); extern long double __getpayloadl (const long double *__x) noexcept (true); + + +extern int setpayloadl (long double *__x, long double __payload) noexcept (true); + + +extern int setpayloadsigl (long double *__x, long double __payload) noexcept (true); + + + + + + + +extern long double scalbl (long double __x, long double __n) noexcept (true); extern long double __scalbl (long double __x, long double __n) noexcept (true); +# 400 "/usr/include/math.h" 2 3 4 +# 450 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true); + + extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true); + + extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true); + + extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); + + + extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true); + + extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true); + + extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true); + + extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true); + + extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true); + + + + extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true) + ; + + + + + extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true); + + extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true); + + extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true); + + + + + + extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true); + + +extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true); + + +extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true); + + + extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true); + + + extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true); + + +extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float32 exp10f32 (_Float32 __x) noexcept (true); extern _Float32 __exp10f32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 expm1f32 (_Float32 __x) noexcept (true); extern _Float32 __expm1f32 (_Float32 __x) noexcept (true); + + + extern _Float32 log1pf32 (_Float32 __x) noexcept (true); extern _Float32 __log1pf32 (_Float32 __x) noexcept (true); + + +extern _Float32 logbf32 (_Float32 __x) noexcept (true); extern _Float32 __logbf32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 exp2f32 (_Float32 __x) noexcept (true); extern _Float32 __exp2f32 (_Float32 __x) noexcept (true); + + + extern _Float32 log2f32 (_Float32 __x) noexcept (true); extern _Float32 __log2f32 (_Float32 __x) noexcept (true); + + + + + + + extern _Float32 powf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __powf32 (_Float32 __x, _Float32 __y) noexcept (true); + + +extern _Float32 sqrtf32 (_Float32 __x) noexcept (true); extern _Float32 __sqrtf32 (_Float32 __x) noexcept (true); + + + + extern _Float32 hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + + + extern _Float32 cbrtf32 (_Float32 __x) noexcept (true); extern _Float32 __cbrtf32 (_Float32 __x) noexcept (true); + + + + + + +extern _Float32 ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 nanf32 (const char *__tagb) noexcept (true); extern _Float32 __nanf32 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 j0f32 (_Float32) noexcept (true); extern _Float32 __j0f32 (_Float32) noexcept (true); +extern _Float32 j1f32 (_Float32) noexcept (true); extern _Float32 __j1f32 (_Float32) noexcept (true); +extern _Float32 jnf32 (int, _Float32) noexcept (true); extern _Float32 __jnf32 (int, _Float32) noexcept (true); +extern _Float32 y0f32 (_Float32) noexcept (true); extern _Float32 __y0f32 (_Float32) noexcept (true); +extern _Float32 y1f32 (_Float32) noexcept (true); extern _Float32 __y1f32 (_Float32) noexcept (true); +extern _Float32 ynf32 (int, _Float32) noexcept (true); extern _Float32 __ynf32 (int, _Float32) noexcept (true); + + + + + + extern _Float32 erff32 (_Float32) noexcept (true); extern _Float32 __erff32 (_Float32) noexcept (true); + extern _Float32 erfcf32 (_Float32) noexcept (true); extern _Float32 __erfcf32 (_Float32) noexcept (true); +extern _Float32 lgammaf32 (_Float32) noexcept (true); extern _Float32 __lgammaf32 (_Float32) noexcept (true); + + + + +extern _Float32 tgammaf32 (_Float32) noexcept (true); extern _Float32 __tgammaf32 (_Float32) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 lgammaf32_r (_Float32, int *__signgamp) noexcept (true); extern _Float32 __lgammaf32_r (_Float32, int *__signgamp) noexcept (true); + + + + + + +extern _Float32 rintf32 (_Float32 __x) noexcept (true); extern _Float32 __rintf32 (_Float32 __x) noexcept (true); + + +extern _Float32 nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + + + + +extern _Float32 nextdownf32 (_Float32 __x) noexcept (true); extern _Float32 __nextdownf32 (_Float32 __x) noexcept (true); + +extern _Float32 nextupf32 (_Float32 __x) noexcept (true); extern _Float32 __nextupf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + +extern _Float32 scalbnf32 (_Float32 __x, int __n) noexcept (true); extern _Float32 __scalbnf32 (_Float32 __x, int __n) noexcept (true); + + + +extern int ilogbf32 (_Float32 __x) noexcept (true); extern int __ilogbf32 (_Float32 __x) noexcept (true); + + + + +extern long int llogbf32 (_Float32 __x) noexcept (true); extern long int __llogbf32 (_Float32 __x) noexcept (true); + + + + +extern _Float32 scalblnf32 (_Float32 __x, long int __n) noexcept (true); extern _Float32 __scalblnf32 (_Float32 __x, long int __n) noexcept (true); + + + +extern _Float32 nearbyintf32 (_Float32 __x) noexcept (true); extern _Float32 __nearbyintf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32 truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); extern _Float32 __remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf32 (_Float32 __x) noexcept (true); extern long int __lrintf32 (_Float32 __x) noexcept (true); +__extension__ +extern long long int llrintf32 (_Float32 __x) noexcept (true); extern long long int __llrintf32 (_Float32 __x) noexcept (true); + + + +extern long int lroundf32 (_Float32 __x) noexcept (true); extern long int __lroundf32 (_Float32 __x) noexcept (true); +__extension__ +extern long long int llroundf32 (_Float32 __x) noexcept (true); extern long long int __llroundf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + +extern _Float32 fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32 fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); extern _Float32 __fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); + + + + +extern _Float32 roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef32 (_Float32 *__cx, const _Float32 *__x) noexcept (true); + + + + + + +extern _Float32 fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 fmaximumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float32 getpayloadf32 (const _Float32 *__x) noexcept (true); extern _Float32 __getpayloadf32 (const _Float32 *__x) noexcept (true); + + +extern int setpayloadf32 (_Float32 *__x, _Float32 __payload) noexcept (true); + + +extern int setpayloadsigf32 (_Float32 *__x, _Float32 __payload) noexcept (true); +# 451 "/usr/include/math.h" 2 3 4 +# 467 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float64 acosf64 (_Float64 __x) noexcept (true); extern _Float64 __acosf64 (_Float64 __x) noexcept (true); + + extern _Float64 asinf64 (_Float64 __x) noexcept (true); extern _Float64 __asinf64 (_Float64 __x) noexcept (true); + + extern _Float64 atanf64 (_Float64 __x) noexcept (true); extern _Float64 __atanf64 (_Float64 __x) noexcept (true); + + extern _Float64 atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); extern _Float64 __atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); + + + extern _Float64 cosf64 (_Float64 __x) noexcept (true); extern _Float64 __cosf64 (_Float64 __x) noexcept (true); + + extern _Float64 sinf64 (_Float64 __x) noexcept (true); extern _Float64 __sinf64 (_Float64 __x) noexcept (true); + + extern _Float64 tanf64 (_Float64 __x) noexcept (true); extern _Float64 __tanf64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 coshf64 (_Float64 __x) noexcept (true); extern _Float64 __coshf64 (_Float64 __x) noexcept (true); + + extern _Float64 sinhf64 (_Float64 __x) noexcept (true); extern _Float64 __sinhf64 (_Float64 __x) noexcept (true); + + extern _Float64 tanhf64 (_Float64 __x) noexcept (true); extern _Float64 __tanhf64 (_Float64 __x) noexcept (true); + + + + extern void sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true); extern void __sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true) + ; + + + + + extern _Float64 acoshf64 (_Float64 __x) noexcept (true); extern _Float64 __acoshf64 (_Float64 __x) noexcept (true); + + extern _Float64 asinhf64 (_Float64 __x) noexcept (true); extern _Float64 __asinhf64 (_Float64 __x) noexcept (true); + + extern _Float64 atanhf64 (_Float64 __x) noexcept (true); extern _Float64 __atanhf64 (_Float64 __x) noexcept (true); + + + + + + extern _Float64 expf64 (_Float64 __x) noexcept (true); extern _Float64 __expf64 (_Float64 __x) noexcept (true); + + +extern _Float64 frexpf64 (_Float64 __x, int *__exponent) noexcept (true); extern _Float64 __frexpf64 (_Float64 __x, int *__exponent) noexcept (true); + + +extern _Float64 ldexpf64 (_Float64 __x, int __exponent) noexcept (true); extern _Float64 __ldexpf64 (_Float64 __x, int __exponent) noexcept (true); + + + extern _Float64 logf64 (_Float64 __x) noexcept (true); extern _Float64 __logf64 (_Float64 __x) noexcept (true); + + + extern _Float64 log10f64 (_Float64 __x) noexcept (true); extern _Float64 __log10f64 (_Float64 __x) noexcept (true); + + +extern _Float64 modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true); extern _Float64 __modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float64 exp10f64 (_Float64 __x) noexcept (true); extern _Float64 __exp10f64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 expm1f64 (_Float64 __x) noexcept (true); extern _Float64 __expm1f64 (_Float64 __x) noexcept (true); + + + extern _Float64 log1pf64 (_Float64 __x) noexcept (true); extern _Float64 __log1pf64 (_Float64 __x) noexcept (true); + + +extern _Float64 logbf64 (_Float64 __x) noexcept (true); extern _Float64 __logbf64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 exp2f64 (_Float64 __x) noexcept (true); extern _Float64 __exp2f64 (_Float64 __x) noexcept (true); + + + extern _Float64 log2f64 (_Float64 __x) noexcept (true); extern _Float64 __log2f64 (_Float64 __x) noexcept (true); + + + + + + + extern _Float64 powf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __powf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float64 sqrtf64 (_Float64 __x) noexcept (true); extern _Float64 __sqrtf64 (_Float64 __x) noexcept (true); + + + + extern _Float64 hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + + + extern _Float64 cbrtf64 (_Float64 __x) noexcept (true); extern _Float64 __cbrtf64 (_Float64 __x) noexcept (true); + + + + + + +extern _Float64 ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 nanf64 (const char *__tagb) noexcept (true); extern _Float64 __nanf64 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 j0f64 (_Float64) noexcept (true); extern _Float64 __j0f64 (_Float64) noexcept (true); +extern _Float64 j1f64 (_Float64) noexcept (true); extern _Float64 __j1f64 (_Float64) noexcept (true); +extern _Float64 jnf64 (int, _Float64) noexcept (true); extern _Float64 __jnf64 (int, _Float64) noexcept (true); +extern _Float64 y0f64 (_Float64) noexcept (true); extern _Float64 __y0f64 (_Float64) noexcept (true); +extern _Float64 y1f64 (_Float64) noexcept (true); extern _Float64 __y1f64 (_Float64) noexcept (true); +extern _Float64 ynf64 (int, _Float64) noexcept (true); extern _Float64 __ynf64 (int, _Float64) noexcept (true); + + + + + + extern _Float64 erff64 (_Float64) noexcept (true); extern _Float64 __erff64 (_Float64) noexcept (true); + extern _Float64 erfcf64 (_Float64) noexcept (true); extern _Float64 __erfcf64 (_Float64) noexcept (true); +extern _Float64 lgammaf64 (_Float64) noexcept (true); extern _Float64 __lgammaf64 (_Float64) noexcept (true); + + + + +extern _Float64 tgammaf64 (_Float64) noexcept (true); extern _Float64 __tgammaf64 (_Float64) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 lgammaf64_r (_Float64, int *__signgamp) noexcept (true); extern _Float64 __lgammaf64_r (_Float64, int *__signgamp) noexcept (true); + + + + + + +extern _Float64 rintf64 (_Float64 __x) noexcept (true); extern _Float64 __rintf64 (_Float64 __x) noexcept (true); + + +extern _Float64 nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + + + + +extern _Float64 nextdownf64 (_Float64 __x) noexcept (true); extern _Float64 __nextdownf64 (_Float64 __x) noexcept (true); + +extern _Float64 nextupf64 (_Float64 __x) noexcept (true); extern _Float64 __nextupf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + +extern _Float64 scalbnf64 (_Float64 __x, int __n) noexcept (true); extern _Float64 __scalbnf64 (_Float64 __x, int __n) noexcept (true); + + + +extern int ilogbf64 (_Float64 __x) noexcept (true); extern int __ilogbf64 (_Float64 __x) noexcept (true); + + + + +extern long int llogbf64 (_Float64 __x) noexcept (true); extern long int __llogbf64 (_Float64 __x) noexcept (true); + + + + +extern _Float64 scalblnf64 (_Float64 __x, long int __n) noexcept (true); extern _Float64 __scalblnf64 (_Float64 __x, long int __n) noexcept (true); + + + +extern _Float64 nearbyintf64 (_Float64 __x) noexcept (true); extern _Float64 __nearbyintf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64 truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); extern _Float64 __remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf64 (_Float64 __x) noexcept (true); extern long int __lrintf64 (_Float64 __x) noexcept (true); +__extension__ +extern long long int llrintf64 (_Float64 __x) noexcept (true); extern long long int __llrintf64 (_Float64 __x) noexcept (true); + + + +extern long int lroundf64 (_Float64 __x) noexcept (true); extern long int __lroundf64 (_Float64 __x) noexcept (true); +__extension__ +extern long long int llroundf64 (_Float64 __x) noexcept (true); extern long long int __llroundf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + +extern _Float64 fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64 fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); extern _Float64 __fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + + + +extern _Float64 roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef64 (_Float64 *__cx, const _Float64 *__x) noexcept (true); + + + + + + +extern _Float64 fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 fmaximumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float64 getpayloadf64 (const _Float64 *__x) noexcept (true); extern _Float64 __getpayloadf64 (const _Float64 *__x) noexcept (true); + + +extern int setpayloadf64 (_Float64 *__x, _Float64 __payload) noexcept (true); + + +extern int setpayloadsigf64 (_Float64 *__x, _Float64 __payload) noexcept (true); +# 468 "/usr/include/math.h" 2 3 4 +# 481 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinff128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitef128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern int __issignalingf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); +# 482 "/usr/include/math.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float128 acosf128 (_Float128 __x) noexcept (true); extern _Float128 __acosf128 (_Float128 __x) noexcept (true); + + extern _Float128 asinf128 (_Float128 __x) noexcept (true); extern _Float128 __asinf128 (_Float128 __x) noexcept (true); + + extern _Float128 atanf128 (_Float128 __x) noexcept (true); extern _Float128 __atanf128 (_Float128 __x) noexcept (true); + + extern _Float128 atan2f128 (_Float128 __y, _Float128 __x) noexcept (true); extern _Float128 __atan2f128 (_Float128 __y, _Float128 __x) noexcept (true); + + + extern _Float128 cosf128 (_Float128 __x) noexcept (true); extern _Float128 __cosf128 (_Float128 __x) noexcept (true); + + extern _Float128 sinf128 (_Float128 __x) noexcept (true); extern _Float128 __sinf128 (_Float128 __x) noexcept (true); + + extern _Float128 tanf128 (_Float128 __x) noexcept (true); extern _Float128 __tanf128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 coshf128 (_Float128 __x) noexcept (true); extern _Float128 __coshf128 (_Float128 __x) noexcept (true); + + extern _Float128 sinhf128 (_Float128 __x) noexcept (true); extern _Float128 __sinhf128 (_Float128 __x) noexcept (true); + + extern _Float128 tanhf128 (_Float128 __x) noexcept (true); extern _Float128 __tanhf128 (_Float128 __x) noexcept (true); + + + + extern void sincosf128 (_Float128 __x, _Float128 *__sinx, _Float128 *__cosx) noexcept (true); extern void __sincosf128 (_Float128 __x, _Float128 *__sinx, _Float128 *__cosx) noexcept (true) + ; + + + + + extern _Float128 acoshf128 (_Float128 __x) noexcept (true); extern _Float128 __acoshf128 (_Float128 __x) noexcept (true); + + extern _Float128 asinhf128 (_Float128 __x) noexcept (true); extern _Float128 __asinhf128 (_Float128 __x) noexcept (true); + + extern _Float128 atanhf128 (_Float128 __x) noexcept (true); extern _Float128 __atanhf128 (_Float128 __x) noexcept (true); + + + + + + extern _Float128 expf128 (_Float128 __x) noexcept (true); extern _Float128 __expf128 (_Float128 __x) noexcept (true); + + +extern _Float128 frexpf128 (_Float128 __x, int *__exponent) noexcept (true); extern _Float128 __frexpf128 (_Float128 __x, int *__exponent) noexcept (true); + + +extern _Float128 ldexpf128 (_Float128 __x, int __exponent) noexcept (true); extern _Float128 __ldexpf128 (_Float128 __x, int __exponent) noexcept (true); + + + extern _Float128 logf128 (_Float128 __x) noexcept (true); extern _Float128 __logf128 (_Float128 __x) noexcept (true); + + + extern _Float128 log10f128 (_Float128 __x) noexcept (true); extern _Float128 __log10f128 (_Float128 __x) noexcept (true); + + +extern _Float128 modff128 (_Float128 __x, _Float128 *__iptr) noexcept (true); extern _Float128 __modff128 (_Float128 __x, _Float128 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float128 exp10f128 (_Float128 __x) noexcept (true); extern _Float128 __exp10f128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 expm1f128 (_Float128 __x) noexcept (true); extern _Float128 __expm1f128 (_Float128 __x) noexcept (true); + + + extern _Float128 log1pf128 (_Float128 __x) noexcept (true); extern _Float128 __log1pf128 (_Float128 __x) noexcept (true); + + +extern _Float128 logbf128 (_Float128 __x) noexcept (true); extern _Float128 __logbf128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 exp2f128 (_Float128 __x) noexcept (true); extern _Float128 __exp2f128 (_Float128 __x) noexcept (true); + + + extern _Float128 log2f128 (_Float128 __x) noexcept (true); extern _Float128 __log2f128 (_Float128 __x) noexcept (true); + + + + + + + extern _Float128 powf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __powf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float128 sqrtf128 (_Float128 __x) noexcept (true); extern _Float128 __sqrtf128 (_Float128 __x) noexcept (true); + + + + extern _Float128 hypotf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __hypotf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + + + extern _Float128 cbrtf128 (_Float128 __x) noexcept (true); extern _Float128 __cbrtf128 (_Float128 __x) noexcept (true); + + + + + + +extern _Float128 ceilf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __ceilf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fabsf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fabsf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 floorf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __floorf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmodf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __fmodf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 copysignf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __copysignf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 nanf128 (const char *__tagb) noexcept (true); extern _Float128 __nanf128 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 j0f128 (_Float128) noexcept (true); extern _Float128 __j0f128 (_Float128) noexcept (true); +extern _Float128 j1f128 (_Float128) noexcept (true); extern _Float128 __j1f128 (_Float128) noexcept (true); +extern _Float128 jnf128 (int, _Float128) noexcept (true); extern _Float128 __jnf128 (int, _Float128) noexcept (true); +extern _Float128 y0f128 (_Float128) noexcept (true); extern _Float128 __y0f128 (_Float128) noexcept (true); +extern _Float128 y1f128 (_Float128) noexcept (true); extern _Float128 __y1f128 (_Float128) noexcept (true); +extern _Float128 ynf128 (int, _Float128) noexcept (true); extern _Float128 __ynf128 (int, _Float128) noexcept (true); + + + + + + extern _Float128 erff128 (_Float128) noexcept (true); extern _Float128 __erff128 (_Float128) noexcept (true); + extern _Float128 erfcf128 (_Float128) noexcept (true); extern _Float128 __erfcf128 (_Float128) noexcept (true); +extern _Float128 lgammaf128 (_Float128) noexcept (true); extern _Float128 __lgammaf128 (_Float128) noexcept (true); + + + + +extern _Float128 tgammaf128 (_Float128) noexcept (true); extern _Float128 __tgammaf128 (_Float128) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 lgammaf128_r (_Float128, int *__signgamp) noexcept (true); extern _Float128 __lgammaf128_r (_Float128, int *__signgamp) noexcept (true); + + + + + + +extern _Float128 rintf128 (_Float128 __x) noexcept (true); extern _Float128 __rintf128 (_Float128 __x) noexcept (true); + + +extern _Float128 nextafterf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __nextafterf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + + + + +extern _Float128 nextdownf128 (_Float128 __x) noexcept (true); extern _Float128 __nextdownf128 (_Float128 __x) noexcept (true); + +extern _Float128 nextupf128 (_Float128 __x) noexcept (true); extern _Float128 __nextupf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 remainderf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __remainderf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + +extern _Float128 scalbnf128 (_Float128 __x, int __n) noexcept (true); extern _Float128 __scalbnf128 (_Float128 __x, int __n) noexcept (true); + + + +extern int ilogbf128 (_Float128 __x) noexcept (true); extern int __ilogbf128 (_Float128 __x) noexcept (true); + + + + +extern long int llogbf128 (_Float128 __x) noexcept (true); extern long int __llogbf128 (_Float128 __x) noexcept (true); + + + + +extern _Float128 scalblnf128 (_Float128 __x, long int __n) noexcept (true); extern _Float128 __scalblnf128 (_Float128 __x, long int __n) noexcept (true); + + + +extern _Float128 nearbyintf128 (_Float128 __x) noexcept (true); extern _Float128 __nearbyintf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 roundf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __roundf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float128 truncf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __truncf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 remquof128 (_Float128 __x, _Float128 __y, int *__quo) noexcept (true); extern _Float128 __remquof128 (_Float128 __x, _Float128 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf128 (_Float128 __x) noexcept (true); extern long int __lrintf128 (_Float128 __x) noexcept (true); +__extension__ +extern long long int llrintf128 (_Float128 __x) noexcept (true); extern long long int __llrintf128 (_Float128 __x) noexcept (true); + + + +extern long int lroundf128 (_Float128 __x) noexcept (true); extern long int __lroundf128 (_Float128 __x) noexcept (true); +__extension__ +extern long long int llroundf128 (_Float128 __x) noexcept (true); extern long long int __llroundf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 fdimf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __fdimf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + +extern _Float128 fmaxf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaxf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float128 fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); extern _Float128 __fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + + + +extern _Float128 roundevenf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __roundevenf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef128 (_Float128 *__cx, const _Float128 *__x) noexcept (true); + + + + + + +extern _Float128 fmaxmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaxmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 fmaximumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf128 (const _Float128 *__x, const _Float128 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf128 (const _Float128 *__x, const _Float128 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float128 getpayloadf128 (const _Float128 *__x) noexcept (true); extern _Float128 __getpayloadf128 (const _Float128 *__x) noexcept (true); + + +extern int setpayloadf128 (_Float128 *__x, _Float128 __payload) noexcept (true); + + +extern int setpayloadsigf128 (_Float128 *__x, _Float128 __payload) noexcept (true); +# 485 "/usr/include/math.h" 2 3 4 +# 501 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float32x acosf32x (_Float32x __x) noexcept (true); extern _Float32x __acosf32x (_Float32x __x) noexcept (true); + + extern _Float32x asinf32x (_Float32x __x) noexcept (true); extern _Float32x __asinf32x (_Float32x __x) noexcept (true); + + extern _Float32x atanf32x (_Float32x __x) noexcept (true); extern _Float32x __atanf32x (_Float32x __x) noexcept (true); + + extern _Float32x atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); extern _Float32x __atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); + + + extern _Float32x cosf32x (_Float32x __x) noexcept (true); extern _Float32x __cosf32x (_Float32x __x) noexcept (true); + + extern _Float32x sinf32x (_Float32x __x) noexcept (true); extern _Float32x __sinf32x (_Float32x __x) noexcept (true); + + extern _Float32x tanf32x (_Float32x __x) noexcept (true); extern _Float32x __tanf32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x coshf32x (_Float32x __x) noexcept (true); extern _Float32x __coshf32x (_Float32x __x) noexcept (true); + + extern _Float32x sinhf32x (_Float32x __x) noexcept (true); extern _Float32x __sinhf32x (_Float32x __x) noexcept (true); + + extern _Float32x tanhf32x (_Float32x __x) noexcept (true); extern _Float32x __tanhf32x (_Float32x __x) noexcept (true); + + + + extern void sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true); extern void __sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true) + ; + + + + + extern _Float32x acoshf32x (_Float32x __x) noexcept (true); extern _Float32x __acoshf32x (_Float32x __x) noexcept (true); + + extern _Float32x asinhf32x (_Float32x __x) noexcept (true); extern _Float32x __asinhf32x (_Float32x __x) noexcept (true); + + extern _Float32x atanhf32x (_Float32x __x) noexcept (true); extern _Float32x __atanhf32x (_Float32x __x) noexcept (true); + + + + + + extern _Float32x expf32x (_Float32x __x) noexcept (true); extern _Float32x __expf32x (_Float32x __x) noexcept (true); + + +extern _Float32x frexpf32x (_Float32x __x, int *__exponent) noexcept (true); extern _Float32x __frexpf32x (_Float32x __x, int *__exponent) noexcept (true); + + +extern _Float32x ldexpf32x (_Float32x __x, int __exponent) noexcept (true); extern _Float32x __ldexpf32x (_Float32x __x, int __exponent) noexcept (true); + + + extern _Float32x logf32x (_Float32x __x) noexcept (true); extern _Float32x __logf32x (_Float32x __x) noexcept (true); + + + extern _Float32x log10f32x (_Float32x __x) noexcept (true); extern _Float32x __log10f32x (_Float32x __x) noexcept (true); + + +extern _Float32x modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true); extern _Float32x __modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float32x exp10f32x (_Float32x __x) noexcept (true); extern _Float32x __exp10f32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x expm1f32x (_Float32x __x) noexcept (true); extern _Float32x __expm1f32x (_Float32x __x) noexcept (true); + + + extern _Float32x log1pf32x (_Float32x __x) noexcept (true); extern _Float32x __log1pf32x (_Float32x __x) noexcept (true); + + +extern _Float32x logbf32x (_Float32x __x) noexcept (true); extern _Float32x __logbf32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x exp2f32x (_Float32x __x) noexcept (true); extern _Float32x __exp2f32x (_Float32x __x) noexcept (true); + + + extern _Float32x log2f32x (_Float32x __x) noexcept (true); extern _Float32x __log2f32x (_Float32x __x) noexcept (true); + + + + + + + extern _Float32x powf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __powf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32x sqrtf32x (_Float32x __x) noexcept (true); extern _Float32x __sqrtf32x (_Float32x __x) noexcept (true); + + + + extern _Float32x hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + + + extern _Float32x cbrtf32x (_Float32x __x) noexcept (true); extern _Float32x __cbrtf32x (_Float32x __x) noexcept (true); + + + + + + +extern _Float32x ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x nanf32x (const char *__tagb) noexcept (true); extern _Float32x __nanf32x (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x j0f32x (_Float32x) noexcept (true); extern _Float32x __j0f32x (_Float32x) noexcept (true); +extern _Float32x j1f32x (_Float32x) noexcept (true); extern _Float32x __j1f32x (_Float32x) noexcept (true); +extern _Float32x jnf32x (int, _Float32x) noexcept (true); extern _Float32x __jnf32x (int, _Float32x) noexcept (true); +extern _Float32x y0f32x (_Float32x) noexcept (true); extern _Float32x __y0f32x (_Float32x) noexcept (true); +extern _Float32x y1f32x (_Float32x) noexcept (true); extern _Float32x __y1f32x (_Float32x) noexcept (true); +extern _Float32x ynf32x (int, _Float32x) noexcept (true); extern _Float32x __ynf32x (int, _Float32x) noexcept (true); + + + + + + extern _Float32x erff32x (_Float32x) noexcept (true); extern _Float32x __erff32x (_Float32x) noexcept (true); + extern _Float32x erfcf32x (_Float32x) noexcept (true); extern _Float32x __erfcf32x (_Float32x) noexcept (true); +extern _Float32x lgammaf32x (_Float32x) noexcept (true); extern _Float32x __lgammaf32x (_Float32x) noexcept (true); + + + + +extern _Float32x tgammaf32x (_Float32x) noexcept (true); extern _Float32x __tgammaf32x (_Float32x) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); extern _Float32x __lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); + + + + + + +extern _Float32x rintf32x (_Float32x __x) noexcept (true); extern _Float32x __rintf32x (_Float32x __x) noexcept (true); + + +extern _Float32x nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + + + + +extern _Float32x nextdownf32x (_Float32x __x) noexcept (true); extern _Float32x __nextdownf32x (_Float32x __x) noexcept (true); + +extern _Float32x nextupf32x (_Float32x __x) noexcept (true); extern _Float32x __nextupf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + +extern _Float32x scalbnf32x (_Float32x __x, int __n) noexcept (true); extern _Float32x __scalbnf32x (_Float32x __x, int __n) noexcept (true); + + + +extern int ilogbf32x (_Float32x __x) noexcept (true); extern int __ilogbf32x (_Float32x __x) noexcept (true); + + + + +extern long int llogbf32x (_Float32x __x) noexcept (true); extern long int __llogbf32x (_Float32x __x) noexcept (true); + + + + +extern _Float32x scalblnf32x (_Float32x __x, long int __n) noexcept (true); extern _Float32x __scalblnf32x (_Float32x __x, long int __n) noexcept (true); + + + +extern _Float32x nearbyintf32x (_Float32x __x) noexcept (true); extern _Float32x __nearbyintf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32x truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); extern _Float32x __remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf32x (_Float32x __x) noexcept (true); extern long int __lrintf32x (_Float32x __x) noexcept (true); +__extension__ +extern long long int llrintf32x (_Float32x __x) noexcept (true); extern long long int __llrintf32x (_Float32x __x) noexcept (true); + + + +extern long int lroundf32x (_Float32x __x) noexcept (true); extern long int __lroundf32x (_Float32x __x) noexcept (true); +__extension__ +extern long long int llroundf32x (_Float32x __x) noexcept (true); extern long long int __llroundf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + +extern _Float32x fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32x fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); extern _Float32x __fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); + + + + +extern _Float32x roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef32x (_Float32x *__cx, const _Float32x *__x) noexcept (true); + + + + + + +extern _Float32x fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x fmaximumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float32x getpayloadf32x (const _Float32x *__x) noexcept (true); extern _Float32x __getpayloadf32x (const _Float32x *__x) noexcept (true); + + +extern int setpayloadf32x (_Float32x *__x, _Float32x __payload) noexcept (true); + + +extern int setpayloadsigf32x (_Float32x *__x, _Float32x __payload) noexcept (true); +# 502 "/usr/include/math.h" 2 3 4 +# 518 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float64x acosf64x (_Float64x __x) noexcept (true); extern _Float64x __acosf64x (_Float64x __x) noexcept (true); + + extern _Float64x asinf64x (_Float64x __x) noexcept (true); extern _Float64x __asinf64x (_Float64x __x) noexcept (true); + + extern _Float64x atanf64x (_Float64x __x) noexcept (true); extern _Float64x __atanf64x (_Float64x __x) noexcept (true); + + extern _Float64x atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); extern _Float64x __atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); + + + extern _Float64x cosf64x (_Float64x __x) noexcept (true); extern _Float64x __cosf64x (_Float64x __x) noexcept (true); + + extern _Float64x sinf64x (_Float64x __x) noexcept (true); extern _Float64x __sinf64x (_Float64x __x) noexcept (true); + + extern _Float64x tanf64x (_Float64x __x) noexcept (true); extern _Float64x __tanf64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x coshf64x (_Float64x __x) noexcept (true); extern _Float64x __coshf64x (_Float64x __x) noexcept (true); + + extern _Float64x sinhf64x (_Float64x __x) noexcept (true); extern _Float64x __sinhf64x (_Float64x __x) noexcept (true); + + extern _Float64x tanhf64x (_Float64x __x) noexcept (true); extern _Float64x __tanhf64x (_Float64x __x) noexcept (true); + + + + extern void sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true); extern void __sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true) + ; + + + + + extern _Float64x acoshf64x (_Float64x __x) noexcept (true); extern _Float64x __acoshf64x (_Float64x __x) noexcept (true); + + extern _Float64x asinhf64x (_Float64x __x) noexcept (true); extern _Float64x __asinhf64x (_Float64x __x) noexcept (true); + + extern _Float64x atanhf64x (_Float64x __x) noexcept (true); extern _Float64x __atanhf64x (_Float64x __x) noexcept (true); + + + + + + extern _Float64x expf64x (_Float64x __x) noexcept (true); extern _Float64x __expf64x (_Float64x __x) noexcept (true); + + +extern _Float64x frexpf64x (_Float64x __x, int *__exponent) noexcept (true); extern _Float64x __frexpf64x (_Float64x __x, int *__exponent) noexcept (true); + + +extern _Float64x ldexpf64x (_Float64x __x, int __exponent) noexcept (true); extern _Float64x __ldexpf64x (_Float64x __x, int __exponent) noexcept (true); + + + extern _Float64x logf64x (_Float64x __x) noexcept (true); extern _Float64x __logf64x (_Float64x __x) noexcept (true); + + + extern _Float64x log10f64x (_Float64x __x) noexcept (true); extern _Float64x __log10f64x (_Float64x __x) noexcept (true); + + +extern _Float64x modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true); extern _Float64x __modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float64x exp10f64x (_Float64x __x) noexcept (true); extern _Float64x __exp10f64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x expm1f64x (_Float64x __x) noexcept (true); extern _Float64x __expm1f64x (_Float64x __x) noexcept (true); + + + extern _Float64x log1pf64x (_Float64x __x) noexcept (true); extern _Float64x __log1pf64x (_Float64x __x) noexcept (true); + + +extern _Float64x logbf64x (_Float64x __x) noexcept (true); extern _Float64x __logbf64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x exp2f64x (_Float64x __x) noexcept (true); extern _Float64x __exp2f64x (_Float64x __x) noexcept (true); + + + extern _Float64x log2f64x (_Float64x __x) noexcept (true); extern _Float64x __log2f64x (_Float64x __x) noexcept (true); + + + + + + + extern _Float64x powf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __powf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64x sqrtf64x (_Float64x __x) noexcept (true); extern _Float64x __sqrtf64x (_Float64x __x) noexcept (true); + + + + extern _Float64x hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + + + extern _Float64x cbrtf64x (_Float64x __x) noexcept (true); extern _Float64x __cbrtf64x (_Float64x __x) noexcept (true); + + + + + + +extern _Float64x ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x nanf64x (const char *__tagb) noexcept (true); extern _Float64x __nanf64x (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x j0f64x (_Float64x) noexcept (true); extern _Float64x __j0f64x (_Float64x) noexcept (true); +extern _Float64x j1f64x (_Float64x) noexcept (true); extern _Float64x __j1f64x (_Float64x) noexcept (true); +extern _Float64x jnf64x (int, _Float64x) noexcept (true); extern _Float64x __jnf64x (int, _Float64x) noexcept (true); +extern _Float64x y0f64x (_Float64x) noexcept (true); extern _Float64x __y0f64x (_Float64x) noexcept (true); +extern _Float64x y1f64x (_Float64x) noexcept (true); extern _Float64x __y1f64x (_Float64x) noexcept (true); +extern _Float64x ynf64x (int, _Float64x) noexcept (true); extern _Float64x __ynf64x (int, _Float64x) noexcept (true); + + + + + + extern _Float64x erff64x (_Float64x) noexcept (true); extern _Float64x __erff64x (_Float64x) noexcept (true); + extern _Float64x erfcf64x (_Float64x) noexcept (true); extern _Float64x __erfcf64x (_Float64x) noexcept (true); +extern _Float64x lgammaf64x (_Float64x) noexcept (true); extern _Float64x __lgammaf64x (_Float64x) noexcept (true); + + + + +extern _Float64x tgammaf64x (_Float64x) noexcept (true); extern _Float64x __tgammaf64x (_Float64x) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); extern _Float64x __lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); + + + + + + +extern _Float64x rintf64x (_Float64x __x) noexcept (true); extern _Float64x __rintf64x (_Float64x __x) noexcept (true); + + +extern _Float64x nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + + + + +extern _Float64x nextdownf64x (_Float64x __x) noexcept (true); extern _Float64x __nextdownf64x (_Float64x __x) noexcept (true); + +extern _Float64x nextupf64x (_Float64x __x) noexcept (true); extern _Float64x __nextupf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + +extern _Float64x scalbnf64x (_Float64x __x, int __n) noexcept (true); extern _Float64x __scalbnf64x (_Float64x __x, int __n) noexcept (true); + + + +extern int ilogbf64x (_Float64x __x) noexcept (true); extern int __ilogbf64x (_Float64x __x) noexcept (true); + + + + +extern long int llogbf64x (_Float64x __x) noexcept (true); extern long int __llogbf64x (_Float64x __x) noexcept (true); + + + + +extern _Float64x scalblnf64x (_Float64x __x, long int __n) noexcept (true); extern _Float64x __scalblnf64x (_Float64x __x, long int __n) noexcept (true); + + + +extern _Float64x nearbyintf64x (_Float64x __x) noexcept (true); extern _Float64x __nearbyintf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64x truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); extern _Float64x __remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf64x (_Float64x __x) noexcept (true); extern long int __lrintf64x (_Float64x __x) noexcept (true); +__extension__ +extern long long int llrintf64x (_Float64x __x) noexcept (true); extern long long int __llrintf64x (_Float64x __x) noexcept (true); + + + +extern long int lroundf64x (_Float64x __x) noexcept (true); extern long int __lroundf64x (_Float64x __x) noexcept (true); +__extension__ +extern long long int llroundf64x (_Float64x __x) noexcept (true); extern long long int __llroundf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + +extern _Float64x fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64x fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); extern _Float64x __fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + + + +extern _Float64x roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef64x (_Float64x *__cx, const _Float64x *__x) noexcept (true); + + + + + + +extern _Float64x fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x fmaximumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float64x getpayloadf64x (const _Float64x *__x) noexcept (true); extern _Float64x __getpayloadf64x (const _Float64x *__x) noexcept (true); + + +extern int setpayloadf64x (_Float64x *__x, _Float64x __payload) noexcept (true); + + +extern int setpayloadsigf64x (_Float64x *__x, _Float64x __payload) noexcept (true); +# 519 "/usr/include/math.h" 2 3 4 +# 566 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern float fadd (double __x, double __y) noexcept (true); + + +extern float fdiv (double __x, double __y) noexcept (true); + + +extern float ffma (double __x, double __y, double __z) noexcept (true); + + +extern float fmul (double __x, double __y) noexcept (true); + + +extern float fsqrt (double __x) noexcept (true); + + +extern float fsub (double __x, double __y) noexcept (true); +# 567 "/usr/include/math.h" 2 3 4 +# 587 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern float faddl (long double __x, long double __y) noexcept (true); + + +extern float fdivl (long double __x, long double __y) noexcept (true); + + +extern float ffmal (long double __x, long double __y, long double __z) noexcept (true); + + +extern float fmull (long double __x, long double __y) noexcept (true); + + +extern float fsqrtl (long double __x) noexcept (true); + + +extern float fsubl (long double __x, long double __y) noexcept (true); +# 588 "/usr/include/math.h" 2 3 4 +# 616 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern double daddl (long double __x, long double __y) noexcept (true); + + +extern double ddivl (long double __x, long double __y) noexcept (true); + + +extern double dfmal (long double __x, long double __y, long double __z) noexcept (true); + + +extern double dmull (long double __x, long double __y) noexcept (true); + + +extern double dsqrtl (long double __x) noexcept (true); + + +extern double dsubl (long double __x, long double __y) noexcept (true); +# 617 "/usr/include/math.h" 2 3 4 +# 697 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32divf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); + + +extern _Float32 f32mulf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32sqrtf32x (_Float32x __x) noexcept (true); + + +extern _Float32 f32subf32x (_Float32x __x, _Float32x __y) noexcept (true); +# 698 "/usr/include/math.h" 2 3 4 +# 707 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32divf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + +extern _Float32 f32mulf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32sqrtf64 (_Float64 __x) noexcept (true); + + +extern _Float32 f32subf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 708 "/usr/include/math.h" 2 3 4 +# 717 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32divf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float32 f32mulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32sqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float32 f32subf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 718 "/usr/include/math.h" 2 3 4 +# 727 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32divf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float32 f32mulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32sqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float32 f32subf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 728 "/usr/include/math.h" 2 3 4 +# 747 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xdivf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xfmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + +extern _Float32x f32xmulf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xsqrtf64 (_Float64 __x) noexcept (true); + + +extern _Float32x f32xsubf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 748 "/usr/include/math.h" 2 3 4 +# 757 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xdivf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xfmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float32x f32xmulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xsqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float32x f32xsubf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 758 "/usr/include/math.h" 2 3 4 +# 767 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xdivf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xfmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float32x f32xmulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xsqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float32x f32xsubf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 768 "/usr/include/math.h" 2 3 4 +# 787 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64 f64addf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64divf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float64 f64mulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64sqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float64 f64subf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 788 "/usr/include/math.h" 2 3 4 +# 797 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64 f64addf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64divf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float64 f64mulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64sqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float64 f64subf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 798 "/usr/include/math.h" 2 3 4 +# 817 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64x f64xaddf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xdivf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xfmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float64x f64xmulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xsqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float64x f64xsubf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 818 "/usr/include/math.h" 2 3 4 +# 854 "/usr/include/math.h" 3 4 +extern int signgam; +# 934 "/usr/include/math.h" 3 4 +enum + { + FP_NAN = + + 0, + FP_INFINITE = + + 1, + FP_ZERO = + + 2, + FP_SUBNORMAL = + + 3, + FP_NORMAL = + + 4 + }; +# 1054 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 4 +extern int __iscanonicall (long double __x) + noexcept (true) __attribute__ ((__const__)); +# 46 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 4 +extern "C++" { +inline int iscanonical (float __val) { return ((void) (__typeof (__val)) (__val), 1); } +inline int iscanonical (double __val) { return ((void) (__typeof (__val)) (__val), 1); } +inline int iscanonical (long double __val) { return __iscanonicall (__val); } + +inline int iscanonical (_Float128 __val) { return ((void) (__typeof (__val)) (__val), 1); } + +} +# 1055 "/usr/include/math.h" 2 3 4 +# 1066 "/usr/include/math.h" 3 4 +extern "C++" { +inline int issignaling (float __val) { return __issignalingf (__val); } +inline int issignaling (double __val) { return __issignaling (__val); } +inline int +issignaling (long double __val) +{ + + + + return __issignalingl (__val); + +} + + + +inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } + +} +# 1097 "/usr/include/math.h" 3 4 +extern "C++" { +# 1128 "/usr/include/math.h" 3 4 +template inline bool +iszero (__T __val) +{ + return __val == 0; +} + +} +# 1363 "/usr/include/math.h" 3 4 +extern "C++" { +template struct __iseqsig_type; + +template<> struct __iseqsig_type +{ + static int __call (float __x, float __y) throw () + { + return __iseqsigf (__x, __y); + } +}; + +template<> struct __iseqsig_type +{ + static int __call (double __x, double __y) throw () + { + return __iseqsig (__x, __y); + } +}; + +template<> struct __iseqsig_type +{ + static int __call (long double __x, long double __y) throw () + { + + return __iseqsigl (__x, __y); + + + + } +}; + + + + +template<> struct __iseqsig_type<_Float128> +{ + static int __call (_Float128 __x, _Float128 __y) throw () + { + return __iseqsigf128 (__x, __y); + } +}; + + +template +inline int +iseqsig (_T1 __x, _T2 __y) throw () +{ + + typedef decltype (((__x) + (__y) + 0.0f)) _T3; + + + + return __iseqsig_type<_T3>::__call (__x, __y); +} + +} + + + + +} +# 46 "/usr/include/c++/11/cmath" 2 3 +# 77 "/usr/include/c++/11/cmath" 3 +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::acos; + + + inline constexpr float + acos(float __x) + { return __builtin_acosf(__x); } + + inline constexpr long double + acos(long double __x) + { return __builtin_acosl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + acos(_Tp __x) + { return __builtin_acos(__x); } + + using ::asin; + + + inline constexpr float + asin(float __x) + { return __builtin_asinf(__x); } + + inline constexpr long double + asin(long double __x) + { return __builtin_asinl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + asin(_Tp __x) + { return __builtin_asin(__x); } + + using ::atan; + + + inline constexpr float + atan(float __x) + { return __builtin_atanf(__x); } + + inline constexpr long double + atan(long double __x) + { return __builtin_atanl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + atan(_Tp __x) + { return __builtin_atan(__x); } + + using ::atan2; + + + inline constexpr float + atan2(float __y, float __x) + { return __builtin_atan2f(__y, __x); } + + inline constexpr long double + atan2(long double __y, long double __x) + { return __builtin_atan2l(__y, __x); } + + + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + atan2(_Tp __y, _Up __x) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return atan2(__type(__y), __type(__x)); + } + + using ::ceil; + + + inline constexpr float + ceil(float __x) + { return __builtin_ceilf(__x); } + + inline constexpr long double + ceil(long double __x) + { return __builtin_ceill(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + ceil(_Tp __x) + { return __builtin_ceil(__x); } + + using ::cos; + + + inline constexpr float + cos(float __x) + { return __builtin_cosf(__x); } + + inline constexpr long double + cos(long double __x) + { return __builtin_cosl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cos(_Tp __x) + { return __builtin_cos(__x); } + + using ::cosh; + + + inline constexpr float + cosh(float __x) + { return __builtin_coshf(__x); } + + inline constexpr long double + cosh(long double __x) + { return __builtin_coshl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cosh(_Tp __x) + { return __builtin_cosh(__x); } + + using ::exp; + + + inline constexpr float + exp(float __x) + { return __builtin_expf(__x); } + + inline constexpr long double + exp(long double __x) + { return __builtin_expl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + exp(_Tp __x) + { return __builtin_exp(__x); } + + using ::fabs; + + + inline constexpr float + fabs(float __x) + { return __builtin_fabsf(__x); } + + inline constexpr long double + fabs(long double __x) + { return __builtin_fabsl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + fabs(_Tp __x) + { return __builtin_fabs(__x); } + + using ::floor; + + + inline constexpr float + floor(float __x) + { return __builtin_floorf(__x); } + + inline constexpr long double + floor(long double __x) + { return __builtin_floorl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + floor(_Tp __x) + { return __builtin_floor(__x); } + + using ::fmod; + + + inline constexpr float + fmod(float __x, float __y) + { return __builtin_fmodf(__x, __y); } + + inline constexpr long double + fmod(long double __x, long double __y) + { return __builtin_fmodl(__x, __y); } + + + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmod(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmod(__type(__x), __type(__y)); + } + + using ::frexp; + + + inline float + frexp(float __x, int* __exp) + { return __builtin_frexpf(__x, __exp); } + + inline long double + frexp(long double __x, int* __exp) + { return __builtin_frexpl(__x, __exp); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + frexp(_Tp __x, int* __exp) + { return __builtin_frexp(__x, __exp); } + + using ::ldexp; + + + inline constexpr float + ldexp(float __x, int __exp) + { return __builtin_ldexpf(__x, __exp); } + + inline constexpr long double + ldexp(long double __x, int __exp) + { return __builtin_ldexpl(__x, __exp); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + ldexp(_Tp __x, int __exp) + { return __builtin_ldexp(__x, __exp); } + + using ::log; + + + inline constexpr float + log(float __x) + { return __builtin_logf(__x); } + + inline constexpr long double + log(long double __x) + { return __builtin_logl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log(_Tp __x) + { return __builtin_log(__x); } + + using ::log10; + + + inline constexpr float + log10(float __x) + { return __builtin_log10f(__x); } + + inline constexpr long double + log10(long double __x) + { return __builtin_log10l(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log10(_Tp __x) + { return __builtin_log10(__x); } + + using ::modf; + + + inline float + modf(float __x, float* __iptr) + { return __builtin_modff(__x, __iptr); } + + inline long double + modf(long double __x, long double* __iptr) + { return __builtin_modfl(__x, __iptr); } + + + using ::pow; + + + inline constexpr float + pow(float __x, float __y) + { return __builtin_powf(__x, __y); } + + inline constexpr long double + pow(long double __x, long double __y) + { return __builtin_powl(__x, __y); } +# 412 "/usr/include/c++/11/cmath" 3 + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + pow(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return pow(__type(__x), __type(__y)); + } + + using ::sin; + + + inline constexpr float + sin(float __x) + { return __builtin_sinf(__x); } + + inline constexpr long double + sin(long double __x) + { return __builtin_sinl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sin(_Tp __x) + { return __builtin_sin(__x); } + + using ::sinh; + + + inline constexpr float + sinh(float __x) + { return __builtin_sinhf(__x); } + + inline constexpr long double + sinh(long double __x) + { return __builtin_sinhl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sinh(_Tp __x) + { return __builtin_sinh(__x); } + + using ::sqrt; + + + inline constexpr float + sqrt(float __x) + { return __builtin_sqrtf(__x); } + + inline constexpr long double + sqrt(long double __x) + { return __builtin_sqrtl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sqrt(_Tp __x) + { return __builtin_sqrt(__x); } + + using ::tan; + + + inline constexpr float + tan(float __x) + { return __builtin_tanf(__x); } + + inline constexpr long double + tan(long double __x) + { return __builtin_tanl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tan(_Tp __x) + { return __builtin_tan(__x); } + + using ::tanh; + + + inline constexpr float + tanh(float __x) + { return __builtin_tanhf(__x); } + + inline constexpr long double + tanh(long double __x) + { return __builtin_tanhl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tanh(_Tp __x) + { return __builtin_tanh(__x); } +# 536 "/usr/include/c++/11/cmath" 3 + constexpr int + fpclassify(float __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + constexpr int + fpclassify(double __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + constexpr int + fpclassify(long double __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + int>::__type + fpclassify(_Tp __x) + { return __x != 0 ? 4 : 2; } + + + + constexpr bool + isfinite(float __x) + { return __builtin_isfinite(__x); } + + constexpr bool + isfinite(double __x) + { return __builtin_isfinite(__x); } + + constexpr bool + isfinite(long double __x) + { return __builtin_isfinite(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isfinite(_Tp __x) + { return true; } + + + + constexpr bool + isinf(float __x) + { return __builtin_isinf(__x); } + + + + + + constexpr bool + isinf(double __x) + { return __builtin_isinf(__x); } + + + constexpr bool + isinf(long double __x) + { return __builtin_isinf(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isinf(_Tp __x) + { return false; } + + + + constexpr bool + isnan(float __x) + { return __builtin_isnan(__x); } + + + + + + constexpr bool + isnan(double __x) + { return __builtin_isnan(__x); } + + + constexpr bool + isnan(long double __x) + { return __builtin_isnan(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isnan(_Tp __x) + { return false; } + + + + constexpr bool + isnormal(float __x) + { return __builtin_isnormal(__x); } + + constexpr bool + isnormal(double __x) + { return __builtin_isnormal(__x); } + + constexpr bool + isnormal(long double __x) + { return __builtin_isnormal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isnormal(_Tp __x) + { return __x != 0 ? true : false; } + + + + + constexpr bool + signbit(float __x) + { return __builtin_signbit(__x); } + + constexpr bool + signbit(double __x) + { return __builtin_signbit(__x); } + + constexpr bool + signbit(long double __x) + { return __builtin_signbit(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + signbit(_Tp __x) + { return __x < 0 ? true : false; } + + + + constexpr bool + isgreater(float __x, float __y) + { return __builtin_isgreater(__x, __y); } + + constexpr bool + isgreater(double __x, double __y) + { return __builtin_isgreater(__x, __y); } + + constexpr bool + isgreater(long double __x, long double __y) + { return __builtin_isgreater(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isgreater(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isgreater(__type(__x), __type(__y)); + } + + + + constexpr bool + isgreaterequal(float __x, float __y) + { return __builtin_isgreaterequal(__x, __y); } + + constexpr bool + isgreaterequal(double __x, double __y) + { return __builtin_isgreaterequal(__x, __y); } + + constexpr bool + isgreaterequal(long double __x, long double __y) + { return __builtin_isgreaterequal(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isgreaterequal(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isgreaterequal(__type(__x), __type(__y)); + } + + + + constexpr bool + isless(float __x, float __y) + { return __builtin_isless(__x, __y); } + + constexpr bool + isless(double __x, double __y) + { return __builtin_isless(__x, __y); } + + constexpr bool + isless(long double __x, long double __y) + { return __builtin_isless(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isless(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isless(__type(__x), __type(__y)); + } + + + + constexpr bool + islessequal(float __x, float __y) + { return __builtin_islessequal(__x, __y); } + + constexpr bool + islessequal(double __x, double __y) + { return __builtin_islessequal(__x, __y); } + + constexpr bool + islessequal(long double __x, long double __y) + { return __builtin_islessequal(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + islessequal(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_islessequal(__type(__x), __type(__y)); + } + + + + constexpr bool + islessgreater(float __x, float __y) + { return __builtin_islessgreater(__x, __y); } + + constexpr bool + islessgreater(double __x, double __y) + { return __builtin_islessgreater(__x, __y); } + + constexpr bool + islessgreater(long double __x, long double __y) + { return __builtin_islessgreater(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + islessgreater(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_islessgreater(__type(__x), __type(__y)); + } + + + + constexpr bool + isunordered(float __x, float __y) + { return __builtin_isunordered(__x, __y); } + + constexpr bool + isunordered(double __x, double __y) + { return __builtin_isunordered(__x, __y); } + + constexpr bool + isunordered(long double __x, long double __y) + { return __builtin_isunordered(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isunordered(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isunordered(__type(__x), __type(__y)); + } +# 1065 "/usr/include/c++/11/cmath" 3 + using ::double_t; + using ::float_t; + + + using ::acosh; + using ::acoshf; + using ::acoshl; + + using ::asinh; + using ::asinhf; + using ::asinhl; + + using ::atanh; + using ::atanhf; + using ::atanhl; + + using ::cbrt; + using ::cbrtf; + using ::cbrtl; + + using ::copysign; + using ::copysignf; + using ::copysignl; + + using ::erf; + using ::erff; + using ::erfl; + + using ::erfc; + using ::erfcf; + using ::erfcl; + + using ::exp2; + using ::exp2f; + using ::exp2l; + + using ::expm1; + using ::expm1f; + using ::expm1l; + + using ::fdim; + using ::fdimf; + using ::fdiml; + + using ::fma; + using ::fmaf; + using ::fmal; + + using ::fmax; + using ::fmaxf; + using ::fmaxl; + + using ::fmin; + using ::fminf; + using ::fminl; + + using ::hypot; + using ::hypotf; + using ::hypotl; + + using ::ilogb; + using ::ilogbf; + using ::ilogbl; + + using ::lgamma; + using ::lgammaf; + using ::lgammal; + + + using ::llrint; + using ::llrintf; + using ::llrintl; + + using ::llround; + using ::llroundf; + using ::llroundl; + + + using ::log1p; + using ::log1pf; + using ::log1pl; + + using ::log2; + using ::log2f; + using ::log2l; + + using ::logb; + using ::logbf; + using ::logbl; + + using ::lrint; + using ::lrintf; + using ::lrintl; + + using ::lround; + using ::lroundf; + using ::lroundl; + + using ::nan; + using ::nanf; + using ::nanl; + + using ::nearbyint; + using ::nearbyintf; + using ::nearbyintl; + + using ::nextafter; + using ::nextafterf; + using ::nextafterl; + + using ::nexttoward; + using ::nexttowardf; + using ::nexttowardl; + + using ::remainder; + using ::remainderf; + using ::remainderl; + + using ::remquo; + using ::remquof; + using ::remquol; + + using ::rint; + using ::rintf; + using ::rintl; + + using ::round; + using ::roundf; + using ::roundl; + + using ::scalbln; + using ::scalblnf; + using ::scalblnl; + + using ::scalbn; + using ::scalbnf; + using ::scalbnl; + + using ::tgamma; + using ::tgammaf; + using ::tgammal; + + using ::trunc; + using ::truncf; + using ::truncl; + + + + constexpr float + acosh(float __x) + { return __builtin_acoshf(__x); } + + constexpr long double + acosh(long double __x) + { return __builtin_acoshl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + acosh(_Tp __x) + { return __builtin_acosh(__x); } + + + + constexpr float + asinh(float __x) + { return __builtin_asinhf(__x); } + + constexpr long double + asinh(long double __x) + { return __builtin_asinhl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + asinh(_Tp __x) + { return __builtin_asinh(__x); } + + + + constexpr float + atanh(float __x) + { return __builtin_atanhf(__x); } + + constexpr long double + atanh(long double __x) + { return __builtin_atanhl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + atanh(_Tp __x) + { return __builtin_atanh(__x); } + + + + constexpr float + cbrt(float __x) + { return __builtin_cbrtf(__x); } + + constexpr long double + cbrt(long double __x) + { return __builtin_cbrtl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cbrt(_Tp __x) + { return __builtin_cbrt(__x); } + + + + constexpr float + copysign(float __x, float __y) + { return __builtin_copysignf(__x, __y); } + + constexpr long double + copysign(long double __x, long double __y) + { return __builtin_copysignl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + copysign(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return copysign(__type(__x), __type(__y)); + } + + + + constexpr float + erf(float __x) + { return __builtin_erff(__x); } + + constexpr long double + erf(long double __x) + { return __builtin_erfl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + erf(_Tp __x) + { return __builtin_erf(__x); } + + + + constexpr float + erfc(float __x) + { return __builtin_erfcf(__x); } + + constexpr long double + erfc(long double __x) + { return __builtin_erfcl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + erfc(_Tp __x) + { return __builtin_erfc(__x); } + + + + constexpr float + exp2(float __x) + { return __builtin_exp2f(__x); } + + constexpr long double + exp2(long double __x) + { return __builtin_exp2l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + exp2(_Tp __x) + { return __builtin_exp2(__x); } + + + + constexpr float + expm1(float __x) + { return __builtin_expm1f(__x); } + + constexpr long double + expm1(long double __x) + { return __builtin_expm1l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + expm1(_Tp __x) + { return __builtin_expm1(__x); } + + + + constexpr float + fdim(float __x, float __y) + { return __builtin_fdimf(__x, __y); } + + constexpr long double + fdim(long double __x, long double __y) + { return __builtin_fdiml(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fdim(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fdim(__type(__x), __type(__y)); + } + + + + constexpr float + fma(float __x, float __y, float __z) + { return __builtin_fmaf(__x, __y, __z); } + + constexpr long double + fma(long double __x, long double __y, long double __z) + { return __builtin_fmal(__x, __y, __z); } + + + + template + constexpr typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type + fma(_Tp __x, _Up __y, _Vp __z) + { + typedef typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type __type; + return fma(__type(__x), __type(__y), __type(__z)); + } + + + + constexpr float + fmax(float __x, float __y) + { return __builtin_fmaxf(__x, __y); } + + constexpr long double + fmax(long double __x, long double __y) + { return __builtin_fmaxl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmax(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmax(__type(__x), __type(__y)); + } + + + + constexpr float + fmin(float __x, float __y) + { return __builtin_fminf(__x, __y); } + + constexpr long double + fmin(long double __x, long double __y) + { return __builtin_fminl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmin(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmin(__type(__x), __type(__y)); + } + + + + constexpr float + hypot(float __x, float __y) + { return __builtin_hypotf(__x, __y); } + + constexpr long double + hypot(long double __x, long double __y) + { return __builtin_hypotl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + hypot(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return hypot(__type(__x), __type(__y)); + } + + + + constexpr int + ilogb(float __x) + { return __builtin_ilogbf(__x); } + + constexpr int + ilogb(long double __x) + { return __builtin_ilogbl(__x); } + + + + template + constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + int>::__type + ilogb(_Tp __x) + { return __builtin_ilogb(__x); } + + + + constexpr float + lgamma(float __x) + { return __builtin_lgammaf(__x); } + + constexpr long double + lgamma(long double __x) + { return __builtin_lgammal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + lgamma(_Tp __x) + { return __builtin_lgamma(__x); } + + + + constexpr long long + llrint(float __x) + { return __builtin_llrintf(__x); } + + constexpr long long + llrint(long double __x) + { return __builtin_llrintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long long>::__type + llrint(_Tp __x) + { return __builtin_llrint(__x); } + + + + constexpr long long + llround(float __x) + { return __builtin_llroundf(__x); } + + constexpr long long + llround(long double __x) + { return __builtin_llroundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long long>::__type + llround(_Tp __x) + { return __builtin_llround(__x); } + + + + constexpr float + log1p(float __x) + { return __builtin_log1pf(__x); } + + constexpr long double + log1p(long double __x) + { return __builtin_log1pl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log1p(_Tp __x) + { return __builtin_log1p(__x); } + + + + + constexpr float + log2(float __x) + { return __builtin_log2f(__x); } + + constexpr long double + log2(long double __x) + { return __builtin_log2l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log2(_Tp __x) + { return __builtin_log2(__x); } + + + + constexpr float + logb(float __x) + { return __builtin_logbf(__x); } + + constexpr long double + logb(long double __x) + { return __builtin_logbl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + logb(_Tp __x) + { return __builtin_logb(__x); } + + + + constexpr long + lrint(float __x) + { return __builtin_lrintf(__x); } + + constexpr long + lrint(long double __x) + { return __builtin_lrintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long>::__type + lrint(_Tp __x) + { return __builtin_lrint(__x); } + + + + constexpr long + lround(float __x) + { return __builtin_lroundf(__x); } + + constexpr long + lround(long double __x) + { return __builtin_lroundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long>::__type + lround(_Tp __x) + { return __builtin_lround(__x); } + + + + constexpr float + nearbyint(float __x) + { return __builtin_nearbyintf(__x); } + + constexpr long double + nearbyint(long double __x) + { return __builtin_nearbyintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + nearbyint(_Tp __x) + { return __builtin_nearbyint(__x); } + + + + constexpr float + nextafter(float __x, float __y) + { return __builtin_nextafterf(__x, __y); } + + constexpr long double + nextafter(long double __x, long double __y) + { return __builtin_nextafterl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + nextafter(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return nextafter(__type(__x), __type(__y)); + } + + + + constexpr float + nexttoward(float __x, long double __y) + { return __builtin_nexttowardf(__x, __y); } + + constexpr long double + nexttoward(long double __x, long double __y) + { return __builtin_nexttowardl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + nexttoward(_Tp __x, long double __y) + { return __builtin_nexttoward(__x, __y); } + + + + constexpr float + remainder(float __x, float __y) + { return __builtin_remainderf(__x, __y); } + + constexpr long double + remainder(long double __x, long double __y) + { return __builtin_remainderl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + remainder(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return remainder(__type(__x), __type(__y)); + } + + + + inline float + remquo(float __x, float __y, int* __pquo) + { return __builtin_remquof(__x, __y, __pquo); } + + inline long double + remquo(long double __x, long double __y, int* __pquo) + { return __builtin_remquol(__x, __y, __pquo); } + + + + template + inline typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + remquo(_Tp __x, _Up __y, int* __pquo) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return remquo(__type(__x), __type(__y), __pquo); + } + + + + constexpr float + rint(float __x) + { return __builtin_rintf(__x); } + + constexpr long double + rint(long double __x) + { return __builtin_rintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + rint(_Tp __x) + { return __builtin_rint(__x); } + + + + constexpr float + round(float __x) + { return __builtin_roundf(__x); } + + constexpr long double + round(long double __x) + { return __builtin_roundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + round(_Tp __x) + { return __builtin_round(__x); } + + + + constexpr float + scalbln(float __x, long __ex) + { return __builtin_scalblnf(__x, __ex); } + + constexpr long double + scalbln(long double __x, long __ex) + { return __builtin_scalblnl(__x, __ex); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + scalbln(_Tp __x, long __ex) + { return __builtin_scalbln(__x, __ex); } + + + + constexpr float + scalbn(float __x, int __ex) + { return __builtin_scalbnf(__x, __ex); } + + constexpr long double + scalbn(long double __x, int __ex) + { return __builtin_scalbnl(__x, __ex); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + scalbn(_Tp __x, int __ex) + { return __builtin_scalbn(__x, __ex); } + + + + constexpr float + tgamma(float __x) + { return __builtin_tgammaf(__x); } + + constexpr long double + tgamma(long double __x) + { return __builtin_tgammal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tgamma(_Tp __x) + { return __builtin_tgamma(__x); } + + + + constexpr float + trunc(float __x) + { return __builtin_truncf(__x); } + + constexpr long double + trunc(long double __x) + { return __builtin_truncl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + trunc(_Tp __x) + { return __builtin_trunc(__x); } +# 1852 "/usr/include/c++/11/cmath" 3 + template + inline _Tp + __hypot3(_Tp __x, _Tp __y, _Tp __z) + { + __x = std::abs(__x); + __y = std::abs(__y); + __z = std::abs(__z); + if (_Tp __a = __x < __y ? __y < __z ? __z : __y : __x < __z ? __z : __x) + return __a * std::sqrt((__x / __a) * (__x / __a) + + (__y / __a) * (__y / __a) + + (__z / __a) * (__z / __a)); + else + return {}; + } + + inline float + hypot(float __x, float __y, float __z) + { return std::__hypot3(__x, __y, __z); } + + inline double + hypot(double __x, double __y, double __z) + { return std::__hypot3(__x, __y, __z); } + + inline long double + hypot(long double __x, long double __y, long double __z) + { return std::__hypot3(__x, __y, __z); } + + template + __gnu_cxx::__promoted_t<_Tp, _Up, _Vp> + hypot(_Tp __x, _Up __y, _Vp __z) + { + using __type = __gnu_cxx::__promoted_t<_Tp, _Up, _Vp>; + return std::__hypot3<__type>(__x, __y, __z); + } +# 1931 "/usr/include/c++/11/cmath" 3 + +} + + +# 1 "/usr/include/c++/11/bits/specfun.h" 1 3 +# 33 "/usr/include/c++/11/bits/specfun.h" 3 +#pragma GCC visibility push(default) +# 45 "/usr/include/c++/11/bits/specfun.h" 3 +# 1 "/usr/include/c++/11/bits/stl_algobase.h" 1 3 +# 60 "/usr/include/c++/11/bits/stl_algobase.h" 3 +# 1 "/usr/include/c++/11/bits/functexcept.h" 1 3 +# 40 "/usr/include/c++/11/bits/functexcept.h" 3 +# 1 "/usr/include/c++/11/bits/exception_defines.h" 1 3 +# 41 "/usr/include/c++/11/bits/functexcept.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + void + __throw_bad_exception(void) __attribute__((__noreturn__)); + + + void + __throw_bad_alloc(void) __attribute__((__noreturn__)); + + void + __throw_bad_array_new_length(void) __attribute__((__noreturn__)); + + + void + __throw_bad_cast(void) __attribute__((__noreturn__)); + + void + __throw_bad_typeid(void) __attribute__((__noreturn__)); + + + void + __throw_logic_error(const char*) __attribute__((__noreturn__)); + + void + __throw_domain_error(const char*) __attribute__((__noreturn__)); + + void + __throw_invalid_argument(const char*) __attribute__((__noreturn__)); + + void + __throw_length_error(const char*) __attribute__((__noreturn__)); + + void + __throw_out_of_range(const char*) __attribute__((__noreturn__)); + + void + __throw_out_of_range_fmt(const char*, ...) __attribute__((__noreturn__)) + __attribute__((__format__(__gnu_printf__, 1, 2))); + + void + __throw_runtime_error(const char*) __attribute__((__noreturn__)); + + void + __throw_range_error(const char*) __attribute__((__noreturn__)); + + void + __throw_overflow_error(const char*) __attribute__((__noreturn__)); + + void + __throw_underflow_error(const char*) __attribute__((__noreturn__)); + + + void + __throw_ios_failure(const char*) __attribute__((__noreturn__)); + + void + __throw_ios_failure(const char*, int) __attribute__((__noreturn__)); + + + void + __throw_system_error(int) __attribute__((__noreturn__)); + + + void + __throw_future_error(int) __attribute__((__noreturn__)); + + + void + __throw_bad_function_call() __attribute__((__noreturn__)); + + +} +# 61 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + + +# 1 "/usr/include/c++/11/ext/numeric_traits.h" 1 3 +# 32 "/usr/include/c++/11/ext/numeric_traits.h" 3 + +# 33 "/usr/include/c++/11/ext/numeric_traits.h" 3 + + + + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 50 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + struct __is_integer_nonstrict + : public std::__is_integer<_Tp> + { + using std::__is_integer<_Tp>::__value; + + + enum { __width = __value ? sizeof(_Tp) * 8 : 0 }; + }; + + template + struct __numeric_traits_integer + { + + static_assert(__is_integer_nonstrict<_Value>::__value, + "invalid specialization"); + + + + + static const bool __is_signed = (_Value)(-1) < 0; + static const int __digits + = __is_integer_nonstrict<_Value>::__width - __is_signed; + + + static const _Value __max = __is_signed + ? (((((_Value)1 << (__digits - 1)) - 1) << 1) + 1) + : ~(_Value)0; + static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; + }; + + template + const _Value __numeric_traits_integer<_Value>::__min; + + template + const _Value __numeric_traits_integer<_Value>::__max; + + template + const bool __numeric_traits_integer<_Value>::__is_signed; + + template + const int __numeric_traits_integer<_Value>::__digits; +# 135 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + using __int_traits = __numeric_traits_integer<_Tp>; +# 155 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + struct __numeric_traits_floating + { + + static const int __max_digits10 = (2 + (std::__are_same<_Value, float>::__value ? 24 : std::__are_same<_Value, double>::__value ? 53 : 64) * 643L / 2136); + + + static const bool __is_signed = true; + static const int __digits10 = (std::__are_same<_Value, float>::__value ? 6 : std::__are_same<_Value, double>::__value ? 15 : 18); + static const int __max_exponent10 = (std::__are_same<_Value, float>::__value ? 38 : std::__are_same<_Value, double>::__value ? 308 : 4932); + }; + + template + const int __numeric_traits_floating<_Value>::__max_digits10; + + template + const bool __numeric_traits_floating<_Value>::__is_signed; + + template + const int __numeric_traits_floating<_Value>::__digits10; + + template + const int __numeric_traits_floating<_Value>::__max_exponent10; + + + + + + + template + struct __numeric_traits + : public __numeric_traits_integer<_Value> + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; +# 236 "/usr/include/c++/11/ext/numeric_traits.h" 3 + +} +# 64 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_pair.h" 1 3 +# 59 "/usr/include/c++/11/bits/stl_pair.h" 3 +# 1 "/usr/include/c++/11/bits/move.h" 1 3 +# 38 "/usr/include/c++/11/bits/move.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + + template + inline constexpr _Tp* + __addressof(_Tp& __r) noexcept + { return __builtin_addressof(__r); } + + + + +} + +# 1 "/usr/include/c++/11/type_traits" 1 3 +# 32 "/usr/include/c++/11/type_traits" 3 + +# 33 "/usr/include/c++/11/type_traits" 3 + + + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + template + class tuple; + + template + class reference_wrapper; +# 64 "/usr/include/c++/11/type_traits" 3 + template + struct integral_constant + { + static constexpr _Tp value = __v; + typedef _Tp value_type; + typedef integral_constant<_Tp, __v> type; + constexpr operator value_type() const noexcept { return value; } + + + + + constexpr value_type operator()() const noexcept { return value; } + + }; + + template + constexpr _Tp integral_constant<_Tp, __v>::value; + + + using true_type = integral_constant; + + + using false_type = integral_constant; + + + + template + using __bool_constant = integral_constant; + + + + + + + template + using bool_constant = integral_constant; + + + + + template + struct conditional; + + + template + struct __type_identity + { using type = _Type; }; + + template + using __type_identity_t = typename __type_identity<_Tp>::type; + + template + struct __or_; + + template<> + struct __or_<> + : public false_type + { }; + + template + struct __or_<_B1> + : public _B1 + { }; + + template + struct __or_<_B1, _B2> + : public conditional<_B1::value, _B1, _B2>::type + { }; + + template + struct __or_<_B1, _B2, _B3, _Bn...> + : public conditional<_B1::value, _B1, __or_<_B2, _B3, _Bn...>>::type + { }; + + template + struct __and_; + + template<> + struct __and_<> + : public true_type + { }; + + template + struct __and_<_B1> + : public _B1 + { }; + + template + struct __and_<_B1, _B2> + : public conditional<_B1::value, _B2, _B1>::type + { }; + + template + struct __and_<_B1, _B2, _B3, _Bn...> + : public conditional<_B1::value, __and_<_B2, _B3, _Bn...>, _B1>::type + { }; + + template + struct __not_ + : public __bool_constant + { }; + + + + + + template + inline constexpr bool __or_v = __or_<_Bn...>::value; + template + inline constexpr bool __and_v = __and_<_Bn...>::value; + + + + + template + struct conjunction + : __and_<_Bn...> + { }; + + template + struct disjunction + : __or_<_Bn...> + { }; + + template + struct negation + : __not_<_Pp> + { }; + + + + + template + inline constexpr bool conjunction_v = conjunction<_Bn...>::value; + + template + inline constexpr bool disjunction_v = disjunction<_Bn...>::value; + + template + inline constexpr bool negation_v = negation<_Pp>::value; + + + + + + template + struct is_reference; + template + struct is_function; + template + struct is_void; + template + struct remove_cv; + template + struct is_const; + + + template + struct __is_array_unknown_bounds; + + + + + template + constexpr true_type __is_complete_or_unbounded(__type_identity<_Tp>) + { return {}; } + + template + constexpr typename __or_< + is_reference<_NestedType>, + is_function<_NestedType>, + is_void<_NestedType>, + __is_array_unknown_bounds<_NestedType> + >::type __is_complete_or_unbounded(_TypeIdentity) + { return {}; } + + + + + + + template + struct __success_type + { typedef _Tp type; }; + + struct __failure_type + { }; + + + template + using __remove_cv_t = typename remove_cv<_Tp>::type; + + + + template + struct __is_void_helper + : public false_type { }; + + template<> + struct __is_void_helper + : public true_type { }; + + + + template + struct is_void + : public __is_void_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct __is_integral_helper + : public false_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + + + + + template<> + struct __is_integral_helper + : public true_type { }; +# 310 "/usr/include/c++/11/type_traits" 3 + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + + + + template<> + struct __is_integral_helper<__int128> + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; +# 391 "/usr/include/c++/11/type_traits" 3 + template + struct is_integral + : public __is_integral_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct __is_floating_point_helper + : public false_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; +# 421 "/usr/include/c++/11/type_traits" 3 + template + struct is_floating_point + : public __is_floating_point_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_array + : public false_type { }; + + template + struct is_array<_Tp[_Size]> + : public true_type { }; + + template + struct is_array<_Tp[]> + : public true_type { }; + + template + struct __is_pointer_helper + : public false_type { }; + + template + struct __is_pointer_helper<_Tp*> + : public true_type { }; + + + template + struct is_pointer + : public __is_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_lvalue_reference + : public false_type { }; + + template + struct is_lvalue_reference<_Tp&> + : public true_type { }; + + + template + struct is_rvalue_reference + : public false_type { }; + + template + struct is_rvalue_reference<_Tp&&> + : public true_type { }; + + template + struct __is_member_object_pointer_helper + : public false_type { }; + + template + struct __is_member_object_pointer_helper<_Tp _Cp::*> + : public __not_>::type { }; + + + template + struct is_member_object_pointer + : public __is_member_object_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + template + struct __is_member_function_pointer_helper + : public false_type { }; + + template + struct __is_member_function_pointer_helper<_Tp _Cp::*> + : public is_function<_Tp>::type { }; + + + template + struct is_member_function_pointer + : public __is_member_function_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_enum + : public integral_constant + { }; + + + template + struct is_union + : public integral_constant + { }; + + + template + struct is_class + : public integral_constant + { }; + + + template + struct is_function + : public __bool_constant::value> { }; + + template + struct is_function<_Tp&> + : public false_type { }; + + template + struct is_function<_Tp&&> + : public false_type { }; + + + + template + struct __is_null_pointer_helper + : public false_type { }; + + template<> + struct __is_null_pointer_helper + : public true_type { }; + + + template + struct is_null_pointer + : public __is_null_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + + template + struct __is_nullptr_t + : public is_null_pointer<_Tp> + { } __attribute__ ((__deprecated__ ("use '" "std::is_null_pointer" "' instead"))); + + + + + template + struct is_reference + : public __or_, + is_rvalue_reference<_Tp>>::type + { }; + + + template + struct is_arithmetic + : public __or_, is_floating_point<_Tp>>::type + { }; + + + template + struct is_fundamental + : public __or_, is_void<_Tp>, + is_null_pointer<_Tp>>::type + { }; + + + template + struct is_object + : public __not_<__or_, is_reference<_Tp>, + is_void<_Tp>>>::type + { }; + + template + struct is_member_pointer; + + + template + struct is_scalar + : public __or_, is_enum<_Tp>, is_pointer<_Tp>, + is_member_pointer<_Tp>, is_null_pointer<_Tp>>::type + { }; + + + template + struct is_compound + : public __not_>::type { }; + + + template + struct __is_member_pointer_helper + : public false_type { }; + + template + struct __is_member_pointer_helper<_Tp _Cp::*> + : public true_type { }; + + + + template + struct is_member_pointer + : public __is_member_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + template + struct is_same; + + + template + using __is_one_of = __or_...>; + + + template + using __is_signed_integer = __is_one_of<__remove_cv_t<_Tp>, + signed char, signed short, signed int, signed long, + signed long long + + , signed __int128 +# 637 "/usr/include/c++/11/type_traits" 3 + >; + + + template + using __is_unsigned_integer = __is_one_of<__remove_cv_t<_Tp>, + unsigned char, unsigned short, unsigned int, unsigned long, + unsigned long long + + , unsigned __int128 +# 656 "/usr/include/c++/11/type_traits" 3 + >; + + + template + using __is_standard_integer + = __or_<__is_signed_integer<_Tp>, __is_unsigned_integer<_Tp>>; + + + template using __void_t = void; + + + + template + struct __is_referenceable + : public false_type + { }; + + template + struct __is_referenceable<_Tp, __void_t<_Tp&>> + : public true_type + { }; + + + + + + template + struct is_const + : public false_type { }; + + template + struct is_const<_Tp const> + : public true_type { }; + + + template + struct is_volatile + : public false_type { }; + + template + struct is_volatile<_Tp volatile> + : public true_type { }; + + + template + struct is_trivial + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_copyable + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_standard_layout + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + template + struct + + is_pod + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + template + struct + [[__deprecated__]] + is_literal_type + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_empty + : public integral_constant + { }; + + + template + struct is_polymorphic + : public integral_constant + { }; + + + + + + template + struct is_final + : public integral_constant + { }; + + + + template + struct is_abstract + : public integral_constant + { }; + + + template::value> + struct __is_signed_helper + : public false_type { }; + + template + struct __is_signed_helper<_Tp, true> + : public integral_constant + { }; + + + + template + struct is_signed + : public __is_signed_helper<_Tp>::type + { }; + + + template + struct is_unsigned + : public __and_, __not_>> + { }; + + + template + _Up + __declval(int); + + template + _Tp + __declval(long); + + + template + auto declval() noexcept -> decltype(__declval<_Tp>(0)); + + template + struct extent; + + template + struct remove_all_extents; + + + template + struct __is_array_known_bounds + : public integral_constant::value > 0)> + { }; + + template + struct __is_array_unknown_bounds + : public __and_, __not_>> + { }; +# 842 "/usr/include/c++/11/type_traits" 3 + struct __do_is_destructible_impl + { + template().~_Tp())> + static true_type __test(int); + + template + static false_type __test(...); + }; + + template + struct __is_destructible_impl + : public __do_is_destructible_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template, + __is_array_unknown_bounds<_Tp>, + is_function<_Tp>>::value, + bool = __or_, is_scalar<_Tp>>::value> + struct __is_destructible_safe; + + template + struct __is_destructible_safe<_Tp, false, false> + : public __is_destructible_impl::type>::type + { }; + + template + struct __is_destructible_safe<_Tp, true, false> + : public false_type { }; + + template + struct __is_destructible_safe<_Tp, false, true> + : public true_type { }; + + + + template + struct is_destructible + : public __is_destructible_safe<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + + + struct __do_is_nt_destructible_impl + { + template + static __bool_constant().~_Tp())> + __test(int); + + template + static false_type __test(...); + }; + + template + struct __is_nt_destructible_impl + : public __do_is_nt_destructible_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template, + __is_array_unknown_bounds<_Tp>, + is_function<_Tp>>::value, + bool = __or_, is_scalar<_Tp>>::value> + struct __is_nt_destructible_safe; + + template + struct __is_nt_destructible_safe<_Tp, false, false> + : public __is_nt_destructible_impl::type>::type + { }; + + template + struct __is_nt_destructible_safe<_Tp, true, false> + : public false_type { }; + + template + struct __is_nt_destructible_safe<_Tp, false, true> + : public true_type { }; + + + + template + struct is_nothrow_destructible + : public __is_nt_destructible_safe<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct __is_constructible_impl + : public __bool_constant<__is_constructible(_Tp, _Args...)> + { }; + + + + template + struct is_constructible + : public __is_constructible_impl<_Tp, _Args...> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_default_constructible + : public __is_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_copy_constructible_impl; + + template + struct __is_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_copy_constructible_impl<_Tp, true> + : public __is_constructible_impl<_Tp, const _Tp&> + { }; + + + + template + struct is_copy_constructible + : public __is_copy_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_move_constructible_impl; + + template + struct __is_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_move_constructible_impl<_Tp, true> + : public __is_constructible_impl<_Tp, _Tp&&> + { }; + + + + template + struct is_move_constructible + : public __is_move_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + using __is_nothrow_constructible_impl + = __bool_constant<__is_nothrow_constructible(_Tp, _Args...)>; + + + + template + struct is_nothrow_constructible + : public __is_nothrow_constructible_impl<_Tp, _Args...>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_default_constructible + : public __bool_constant<__is_nothrow_constructible(_Tp)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_nothrow_copy_constructible_impl; + + template + struct __is_nothrow_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nothrow_copy_constructible_impl<_Tp, true> + : public __is_nothrow_constructible_impl<_Tp, const _Tp&> + { }; + + + + template + struct is_nothrow_copy_constructible + : public __is_nothrow_copy_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_nothrow_move_constructible_impl; + + template + struct __is_nothrow_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nothrow_move_constructible_impl<_Tp, true> + : public __is_nothrow_constructible_impl<_Tp, _Tp&&> + { }; + + + + template + struct is_nothrow_move_constructible + : public __is_nothrow_move_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_assignable + : public __bool_constant<__is_assignable(_Tp, _Up)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_copy_assignable_impl; + + template + struct __is_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_copy_assignable_impl<_Tp, true> + : public __bool_constant<__is_assignable(_Tp&, const _Tp&)> + { }; + + + template + struct is_copy_assignable + : public __is_copy_assignable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_move_assignable_impl; + + template + struct __is_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_move_assignable_impl<_Tp, true> + : public __bool_constant<__is_assignable(_Tp&, _Tp&&)> + { }; + + + template + struct is_move_assignable + : public __is_move_assignable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template + using __is_nothrow_assignable_impl + = __bool_constant<__is_nothrow_assignable(_Tp, _Up)>; + + + template + struct is_nothrow_assignable + : public __is_nothrow_assignable_impl<_Tp, _Up> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_nt_copy_assignable_impl; + + template + struct __is_nt_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nt_copy_assignable_impl<_Tp, true> + : public __is_nothrow_assignable_impl<_Tp&, const _Tp&> + { }; + + + template + struct is_nothrow_copy_assignable + : public __is_nt_copy_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_nt_move_assignable_impl; + + template + struct __is_nt_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nt_move_assignable_impl<_Tp, true> + : public __is_nothrow_assignable_impl<_Tp&, _Tp&&> + { }; + + + template + struct is_nothrow_move_assignable + : public __is_nt_move_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_constructible + : public __bool_constant<__is_trivially_constructible(_Tp, _Args...)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_default_constructible + : public __bool_constant<__is_trivially_constructible(_Tp)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + struct __do_is_implicitly_default_constructible_impl + { + template + static void __helper(const _Tp&); + + template + static true_type __test(const _Tp&, + decltype(__helper({}))* = 0); + + static false_type __test(...); + }; + + template + struct __is_implicitly_default_constructible_impl + : public __do_is_implicitly_default_constructible_impl + { + typedef decltype(__test(declval<_Tp>())) type; + }; + + template + struct __is_implicitly_default_constructible_safe + : public __is_implicitly_default_constructible_impl<_Tp>::type + { }; + + template + struct __is_implicitly_default_constructible + : public __and_<__is_constructible_impl<_Tp>, + __is_implicitly_default_constructible_safe<_Tp>> + { }; + + template::value> + struct __is_trivially_copy_constructible_impl; + + template + struct __is_trivially_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_copy_constructible_impl<_Tp, true> + : public __and_<__is_copy_constructible_impl<_Tp>, + integral_constant> + { }; + + + template + struct is_trivially_copy_constructible + : public __is_trivially_copy_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_move_constructible_impl; + + template + struct __is_trivially_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_move_constructible_impl<_Tp, true> + : public __and_<__is_move_constructible_impl<_Tp>, + integral_constant> + { }; + + + template + struct is_trivially_move_constructible + : public __is_trivially_move_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_assignable + : public __bool_constant<__is_trivially_assignable(_Tp, _Up)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_copy_assignable_impl; + + template + struct __is_trivially_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_copy_assignable_impl<_Tp, true> + : public __bool_constant<__is_trivially_assignable(_Tp&, const _Tp&)> + { }; + + + template + struct is_trivially_copy_assignable + : public __is_trivially_copy_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_move_assignable_impl; + + template + struct __is_trivially_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_move_assignable_impl<_Tp, true> + : public __bool_constant<__is_trivially_assignable(_Tp&, _Tp&&)> + { }; + + + template + struct is_trivially_move_assignable + : public __is_trivially_move_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_destructible + : public __and_<__is_destructible_safe<_Tp>, + __bool_constant<__has_trivial_destructor(_Tp)>> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + template + struct has_virtual_destructor + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + template + struct alignment_of + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct rank + : public integral_constant { }; + + template + struct rank<_Tp[_Size]> + : public integral_constant::value> { }; + + template + struct rank<_Tp[]> + : public integral_constant::value> { }; + + + template + struct extent + : public integral_constant { }; + + template + struct extent<_Tp[_Size], _Uint> + : public integral_constant::value> + { }; + + template + struct extent<_Tp[], _Uint> + : public integral_constant::value> + { }; + + + + + + template + struct is_same + + : public integral_constant + + + + { }; +# 1420 "/usr/include/c++/11/type_traits" 3 + template + struct is_base_of + : public integral_constant + { }; + + template, is_function<_To>, + is_array<_To>>::value> + struct __is_convertible_helper + { + typedef typename is_void<_To>::type type; + }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + template + class __is_convertible_helper<_From, _To, false> + { + template + static void __test_aux(_To1) noexcept; + + template(std::declval<_From1>()))> + static true_type + __test(int); + + template + static false_type + __test(...); + + public: + typedef decltype(__test<_From, _To>(0)) type; + }; +#pragma GCC diagnostic pop + + + template + struct is_convertible + : public __is_convertible_helper<_From, _To>::type + { }; + + + template + using __is_array_convertible + = is_convertible<_FromElementType(*)[], _ToElementType(*)[]>; + + template, is_function<_To>, + is_array<_To>>::value> + struct __is_nt_convertible_helper + : is_void<_To> + { }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + template + class __is_nt_convertible_helper<_From, _To, false> + { + template + static void __test_aux(_To1) noexcept; + + template + static + __bool_constant(std::declval<_From1>()))> + __test(int); + + template + static false_type + __test(...); + + public: + using type = decltype(__test<_From, _To>(0)); + }; +#pragma GCC diagnostic pop +# 1512 "/usr/include/c++/11/type_traits" 3 + template + struct remove_const + { typedef _Tp type; }; + + template + struct remove_const<_Tp const> + { typedef _Tp type; }; + + + template + struct remove_volatile + { typedef _Tp type; }; + + template + struct remove_volatile<_Tp volatile> + { typedef _Tp type; }; + + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + + template + struct add_const + { typedef _Tp const type; }; + + + template + struct add_volatile + { typedef _Tp volatile type; }; + + + template + struct add_cv + { + typedef typename + add_const::type>::type type; + }; + + + + + + + template + using remove_const_t = typename remove_const<_Tp>::type; + + + template + using remove_volatile_t = typename remove_volatile<_Tp>::type; + + + template + using remove_cv_t = typename remove_cv<_Tp>::type; + + + template + using add_const_t = typename add_const<_Tp>::type; + + + template + using add_volatile_t = typename add_volatile<_Tp>::type; + + + template + using add_cv_t = typename add_cv<_Tp>::type; + + + + + + template + struct remove_reference + { typedef _Tp type; }; + + template + struct remove_reference<_Tp&> + { typedef _Tp type; }; + + template + struct remove_reference<_Tp&&> + { typedef _Tp type; }; + + template::value> + struct __add_lvalue_reference_helper + { typedef _Tp type; }; + + template + struct __add_lvalue_reference_helper<_Tp, true> + { typedef _Tp& type; }; + + + template + struct add_lvalue_reference + : public __add_lvalue_reference_helper<_Tp> + { }; + + template::value> + struct __add_rvalue_reference_helper + { typedef _Tp type; }; + + template + struct __add_rvalue_reference_helper<_Tp, true> + { typedef _Tp&& type; }; + + + template + struct add_rvalue_reference + : public __add_rvalue_reference_helper<_Tp> + { }; + + + + template + using remove_reference_t = typename remove_reference<_Tp>::type; + + + template + using add_lvalue_reference_t = typename add_lvalue_reference<_Tp>::type; + + + template + using add_rvalue_reference_t = typename add_rvalue_reference<_Tp>::type; + + + + + + + + template + struct __cv_selector; + + template + struct __cv_selector<_Unqualified, false, false> + { typedef _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, false, true> + { typedef volatile _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, true, false> + { typedef const _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, true, true> + { typedef const volatile _Unqualified __type; }; + + template::value, + bool _IsVol = is_volatile<_Qualified>::value> + class __match_cv_qualifiers + { + typedef __cv_selector<_Unqualified, _IsConst, _IsVol> __match; + + public: + typedef typename __match::__type __type; + }; + + + template + struct __make_unsigned + { typedef _Tp __type; }; + + template<> + struct __make_unsigned + { typedef unsigned char __type; }; + + template<> + struct __make_unsigned + { typedef unsigned char __type; }; + + template<> + struct __make_unsigned + { typedef unsigned short __type; }; + + template<> + struct __make_unsigned + { typedef unsigned int __type; }; + + template<> + struct __make_unsigned + { typedef unsigned long __type; }; + + template<> + struct __make_unsigned + { typedef unsigned long long __type; }; + + + template<> + struct __make_unsigned<__int128> + { typedef unsigned __int128 __type; }; +# 1736 "/usr/include/c++/11/type_traits" 3 + template::value, + bool _IsEnum = is_enum<_Tp>::value> + class __make_unsigned_selector; + + template + class __make_unsigned_selector<_Tp, true, false> + { + using __unsigned_type + = typename __make_unsigned<__remove_cv_t<_Tp>>::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; + }; + + class __make_unsigned_selector_base + { + protected: + template struct _List { }; + + template + struct _List<_Tp, _Up...> : _List<_Up...> + { static constexpr size_t __size = sizeof(_Tp); }; + + template + struct __select; + + template + struct __select<_Sz, _List<_Uint, _UInts...>, true> + { using __type = _Uint; }; + + template + struct __select<_Sz, _List<_Uint, _UInts...>, false> + : __select<_Sz, _List<_UInts...>> + { }; + }; + + + template + class __make_unsigned_selector<_Tp, false, true> + : __make_unsigned_selector_base + { + + using _UInts = _List; + + using __unsigned_type = typename __select::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; + }; + + + + + + + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; +# 1812 "/usr/include/c++/11/type_traits" 3 + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; + + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; + + + + + + + template + struct make_unsigned + { typedef typename __make_unsigned_selector<_Tp>::__type type; }; + + + template<> + struct make_unsigned; + + + + + template + struct __make_signed + { typedef _Tp __type; }; + + template<> + struct __make_signed + { typedef signed char __type; }; + + template<> + struct __make_signed + { typedef signed char __type; }; + + template<> + struct __make_signed + { typedef signed short __type; }; + + template<> + struct __make_signed + { typedef signed int __type; }; + + template<> + struct __make_signed + { typedef signed long __type; }; + + template<> + struct __make_signed + { typedef signed long long __type; }; + + + template<> + struct __make_signed + { typedef __int128 __type; }; +# 1892 "/usr/include/c++/11/type_traits" 3 + template::value, + bool _IsEnum = is_enum<_Tp>::value> + class __make_signed_selector; + + template + class __make_signed_selector<_Tp, true, false> + { + using __signed_type + = typename __make_signed<__remove_cv_t<_Tp>>::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __signed_type>::__type; + }; + + + template + class __make_signed_selector<_Tp, false, true> + { + typedef typename __make_unsigned_selector<_Tp>::__type __unsigned_type; + + public: + typedef typename __make_signed_selector<__unsigned_type>::__type __type; + }; + + + + + + + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; +# 1940 "/usr/include/c++/11/type_traits" 3 + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; + + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; + + + + + + + template + struct make_signed + { typedef typename __make_signed_selector<_Tp>::__type type; }; + + + template<> + struct make_signed; + + + + template + using make_signed_t = typename make_signed<_Tp>::type; + + + template + using make_unsigned_t = typename make_unsigned<_Tp>::type; + + + + + + template + struct remove_extent + { typedef _Tp type; }; + + template + struct remove_extent<_Tp[_Size]> + { typedef _Tp type; }; + + template + struct remove_extent<_Tp[]> + { typedef _Tp type; }; + + + template + struct remove_all_extents + { typedef _Tp type; }; + + template + struct remove_all_extents<_Tp[_Size]> + { typedef typename remove_all_extents<_Tp>::type type; }; + + template + struct remove_all_extents<_Tp[]> + { typedef typename remove_all_extents<_Tp>::type type; }; + + + + template + using remove_extent_t = typename remove_extent<_Tp>::type; + + + template + using remove_all_extents_t = typename remove_all_extents<_Tp>::type; + + + + + template + struct __remove_pointer_helper + { typedef _Tp type; }; + + template + struct __remove_pointer_helper<_Tp, _Up*> + { typedef _Up type; }; + + + template + struct remove_pointer + : public __remove_pointer_helper<_Tp, __remove_cv_t<_Tp>> + { }; + + template, + is_void<_Tp>>::value> + struct __add_pointer_helper + { typedef _Tp type; }; + + template + struct __add_pointer_helper<_Tp, true> + { typedef typename remove_reference<_Tp>::type* type; }; + + + template + struct add_pointer + : public __add_pointer_helper<_Tp> + { }; + + + + template + using remove_pointer_t = typename remove_pointer<_Tp>::type; + + + template + using add_pointer_t = typename add_pointer<_Tp>::type; + + + template + struct __aligned_storage_msa + { + union __type + { + unsigned char __data[_Len]; + struct __attribute__((__aligned__)) { } __align; + }; + }; +# 2076 "/usr/include/c++/11/type_traits" 3 + template::__type)> + struct aligned_storage + { + union type + { + unsigned char __data[_Len]; + struct __attribute__((__aligned__((_Align)))) { } __align; + }; + }; + + template + struct __strictest_alignment + { + static const size_t _S_alignment = 0; + static const size_t _S_size = 0; + }; + + template + struct __strictest_alignment<_Tp, _Types...> + { + static const size_t _S_alignment = + alignof(_Tp) > __strictest_alignment<_Types...>::_S_alignment + ? alignof(_Tp) : __strictest_alignment<_Types...>::_S_alignment; + static const size_t _S_size = + sizeof(_Tp) > __strictest_alignment<_Types...>::_S_size + ? sizeof(_Tp) : __strictest_alignment<_Types...>::_S_size; + }; +# 2115 "/usr/include/c++/11/type_traits" 3 + template + struct aligned_union + { + private: + static_assert(sizeof...(_Types) != 0, "At least one type is required"); + + using __strictest = __strictest_alignment<_Types...>; + static const size_t _S_len = _Len > __strictest::_S_size + ? _Len : __strictest::_S_size; + public: + + static const size_t alignment_value = __strictest::_S_alignment; + + typedef typename aligned_storage<_S_len, alignment_value>::type type; + }; + + template + const size_t aligned_union<_Len, _Types...>::alignment_value; + + + + + + template::value, + bool _IsFunction = is_function<_Up>::value> + struct __decay_selector; + + + template + struct __decay_selector<_Up, false, false> + { typedef __remove_cv_t<_Up> __type; }; + + template + struct __decay_selector<_Up, true, false> + { typedef typename remove_extent<_Up>::type* __type; }; + + template + struct __decay_selector<_Up, false, true> + { typedef typename add_pointer<_Up>::type __type; }; + + + + template + class decay + { + typedef typename remove_reference<_Tp>::type __remove_type; + + public: + typedef typename __decay_selector<__remove_type>::__type type; + }; + + + + + template + struct __strip_reference_wrapper + { + typedef _Tp __type; + }; + + template + struct __strip_reference_wrapper > + { + typedef _Tp& __type; + }; + + + template + using __decay_t = typename decay<_Tp>::type; + + template + using __decay_and_strip = __strip_reference_wrapper<__decay_t<_Tp>>; + + + + + template + struct enable_if + { }; + + + template + struct enable_if + { typedef _Tp type; }; + + + + + template + using __enable_if_t = typename enable_if<_Cond, _Tp>::type; + + + template + using _Require = __enable_if_t<__and_<_Cond...>::value>; + + + template + using __remove_cvref_t + = typename remove_cv::type>::type; + + + + + template + struct conditional + { typedef _Iftrue type; }; + + + template + struct conditional + { typedef _Iffalse type; }; + + + template + struct common_type; + + + + + struct __do_common_type_impl + { + template + using __cond_t + = decltype(true ? std::declval<_Tp>() : std::declval<_Up>()); + + + + template + static __success_type<__decay_t<__cond_t<_Tp, _Up>>> + _S_test(int); +# 2255 "/usr/include/c++/11/type_traits" 3 + template + static __failure_type + _S_test_2(...); + + template + static decltype(_S_test_2<_Tp, _Up>(0)) + _S_test(...); + }; + + + template<> + struct common_type<> + { }; + + + template + struct common_type<_Tp0> + : public common_type<_Tp0, _Tp0> + { }; + + + template, typename _Dp2 = __decay_t<_Tp2>> + struct __common_type_impl + { + + + using type = common_type<_Dp1, _Dp2>; + }; + + template + struct __common_type_impl<_Tp1, _Tp2, _Tp1, _Tp2> + : private __do_common_type_impl + { + + + using type = decltype(_S_test<_Tp1, _Tp2>(0)); + }; + + + template + struct common_type<_Tp1, _Tp2> + : public __common_type_impl<_Tp1, _Tp2>::type + { }; + + template + struct __common_type_pack + { }; + + template + struct __common_type_fold; + + + template + struct common_type<_Tp1, _Tp2, _Rp...> + : public __common_type_fold, + __common_type_pack<_Rp...>> + { }; + + + + + template + struct __common_type_fold<_CTp, __common_type_pack<_Rp...>, + __void_t> + : public common_type + { }; + + + template + struct __common_type_fold<_CTp, _Rp, void> + { }; + + template::value> + struct __underlying_type_impl + { + using type = __underlying_type(_Tp); + }; + + template + struct __underlying_type_impl<_Tp, false> + { }; + + + + template + struct underlying_type + : public __underlying_type_impl<_Tp> + { }; + + + template + struct __declval_protector + { + static const bool __stop = false; + }; + + + + + + + template + auto declval() noexcept -> decltype(__declval<_Tp>(0)) + { + static_assert(__declval_protector<_Tp>::__stop, + "declval() must not be used!"); + return __declval<_Tp>(0); + } + + + template + struct result_of; + + + + + + + struct __invoke_memfun_ref { }; + struct __invoke_memfun_deref { }; + struct __invoke_memobj_ref { }; + struct __invoke_memobj_deref { }; + struct __invoke_other { }; + + + template + struct __result_of_success : __success_type<_Tp> + { using __invoke_type = _Tag; }; + + + struct __result_of_memfun_ref_impl + { + template + static __result_of_success().*std::declval<_Fp>())(std::declval<_Args>()...) + ), __invoke_memfun_ref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memfun_ref + : private __result_of_memfun_ref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; + }; + + + struct __result_of_memfun_deref_impl + { + template + static __result_of_success()).*std::declval<_Fp>())(std::declval<_Args>()...) + ), __invoke_memfun_deref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memfun_deref + : private __result_of_memfun_deref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; + }; + + + struct __result_of_memobj_ref_impl + { + template + static __result_of_success().*std::declval<_Fp>() + ), __invoke_memobj_ref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memobj_ref + : private __result_of_memobj_ref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; + }; + + + struct __result_of_memobj_deref_impl + { + template + static __result_of_success()).*std::declval<_Fp>() + ), __invoke_memobj_deref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memobj_deref + : private __result_of_memobj_deref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; + }; + + template + struct __result_of_memobj; + + template + struct __result_of_memobj<_Res _Class::*, _Arg> + { + typedef __remove_cvref_t<_Arg> _Argval; + typedef _Res _Class::* _MemPtr; + typedef typename conditional<__or_, + is_base_of<_Class, _Argval>>::value, + __result_of_memobj_ref<_MemPtr, _Arg>, + __result_of_memobj_deref<_MemPtr, _Arg> + >::type::type type; + }; + + template + struct __result_of_memfun; + + template + struct __result_of_memfun<_Res _Class::*, _Arg, _Args...> + { + typedef typename remove_reference<_Arg>::type _Argval; + typedef _Res _Class::* _MemPtr; + typedef typename conditional::value, + __result_of_memfun_ref<_MemPtr, _Arg, _Args...>, + __result_of_memfun_deref<_MemPtr, _Arg, _Args...> + >::type::type type; + }; + + + + + + + template> + struct __inv_unwrap + { + using type = _Tp; + }; + + template + struct __inv_unwrap<_Tp, reference_wrapper<_Up>> + { + using type = _Up&; + }; + + template + struct __result_of_impl + { + typedef __failure_type type; + }; + + template + struct __result_of_impl + : public __result_of_memobj<__decay_t<_MemPtr>, + typename __inv_unwrap<_Arg>::type> + { }; + + template + struct __result_of_impl + : public __result_of_memfun<__decay_t<_MemPtr>, + typename __inv_unwrap<_Arg>::type, _Args...> + { }; + + + struct __result_of_other_impl + { + template + static __result_of_success()(std::declval<_Args>()...) + ), __invoke_other> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_impl + : private __result_of_other_impl + { + typedef decltype(_S_test<_Functor, _ArgTypes...>(0)) type; + }; + + + template + struct __invoke_result + : public __result_of_impl< + is_member_object_pointer< + typename remove_reference<_Functor>::type + >::value, + is_member_function_pointer< + typename remove_reference<_Functor>::type + >::value, + _Functor, _ArgTypes... + >::type + { }; + + + template + struct result_of<_Functor(_ArgTypes...)> + : public __invoke_result<_Functor, _ArgTypes...> + { }; + + + + template::__type)> + using aligned_storage_t = typename aligned_storage<_Len, _Align>::type; + + template + using aligned_union_t = typename aligned_union<_Len, _Types...>::type; + + + template + using decay_t = typename decay<_Tp>::type; + + + template + using enable_if_t = typename enable_if<_Cond, _Tp>::type; + + + template + using conditional_t = typename conditional<_Cond, _Iftrue, _Iffalse>::type; + + + template + using common_type_t = typename common_type<_Tp...>::type; + + + template + using underlying_type_t = typename underlying_type<_Tp>::type; + + + template + using result_of_t = typename result_of<_Tp>::type; + + + + + + template using void_t = void; + + + + + + template class _Op, typename... _Args> + struct __detector + { + using value_t = false_type; + using type = _Default; + }; + + + template class _Op, + typename... _Args> + struct __detector<_Default, __void_t<_Op<_Args...>>, _Op, _Args...> + { + using value_t = true_type; + using type = _Op<_Args...>; + }; + + + template class _Op, + typename... _Args> + using __detected_or = __detector<_Default, void, _Op, _Args...>; + + + template class _Op, + typename... _Args> + using __detected_or_t + = typename __detected_or<_Default, _Op, _Args...>::type; +# 2649 "/usr/include/c++/11/type_traits" 3 + template + struct __is_swappable; + + template + struct __is_nothrow_swappable; + + template + struct __is_tuple_like_impl : false_type + { }; + + template + struct __is_tuple_like_impl> : true_type + { }; + + + template + struct __is_tuple_like + : public __is_tuple_like_impl<__remove_cvref_t<_Tp>>::type + { }; + + + template + + inline + _Require<__not_<__is_tuple_like<_Tp>>, + is_move_constructible<_Tp>, + is_move_assignable<_Tp>> + swap(_Tp&, _Tp&) + noexcept(__and_, + is_nothrow_move_assignable<_Tp>>::value); + + template + + inline + __enable_if_t<__is_swappable<_Tp>::value> + swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) + noexcept(__is_nothrow_swappable<_Tp>::value); + + + namespace __swappable_details { + using std::swap; + + struct __do_is_swappable_impl + { + template(), std::declval<_Tp&>()))> + static true_type __test(int); + + template + static false_type __test(...); + }; + + struct __do_is_nothrow_swappable_impl + { + template + static __bool_constant< + noexcept(swap(std::declval<_Tp&>(), std::declval<_Tp&>())) + > __test(int); + + template + static false_type __test(...); + }; + + } + + template + struct __is_swappable_impl + : public __swappable_details::__do_is_swappable_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template + struct __is_nothrow_swappable_impl + : public __swappable_details::__do_is_nothrow_swappable_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template + struct __is_swappable + : public __is_swappable_impl<_Tp>::type + { }; + + template + struct __is_nothrow_swappable + : public __is_nothrow_swappable_impl<_Tp>::type + { }; + + + + + + + + template + struct is_swappable + : public __is_swappable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_swappable + : public __is_nothrow_swappable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + template + inline constexpr bool is_swappable_v = + is_swappable<_Tp>::value; + + + template + inline constexpr bool is_nothrow_swappable_v = + is_nothrow_swappable<_Tp>::value; + + + + namespace __swappable_with_details { + using std::swap; + + struct __do_is_swappable_with_impl + { + template(), std::declval<_Up>())), + typename + = decltype(swap(std::declval<_Up>(), std::declval<_Tp>()))> + static true_type __test(int); + + template + static false_type __test(...); + }; + + struct __do_is_nothrow_swappable_with_impl + { + template + static __bool_constant< + noexcept(swap(std::declval<_Tp>(), std::declval<_Up>())) + && + noexcept(swap(std::declval<_Up>(), std::declval<_Tp>())) + > __test(int); + + template + static false_type __test(...); + }; + + } + + template + struct __is_swappable_with_impl + : public __swappable_with_details::__do_is_swappable_with_impl + { + typedef decltype(__test<_Tp, _Up>(0)) type; + }; + + + template + struct __is_swappable_with_impl<_Tp&, _Tp&> + : public __swappable_details::__do_is_swappable_impl + { + typedef decltype(__test<_Tp&>(0)) type; + }; + + template + struct __is_nothrow_swappable_with_impl + : public __swappable_with_details::__do_is_nothrow_swappable_with_impl + { + typedef decltype(__test<_Tp, _Up>(0)) type; + }; + + + template + struct __is_nothrow_swappable_with_impl<_Tp&, _Tp&> + : public __swappable_details::__do_is_nothrow_swappable_impl + { + typedef decltype(__test<_Tp&>(0)) type; + }; + + + + template + struct is_swappable_with + : public __is_swappable_with_impl<_Tp, _Up>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "first template argument must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), + "second template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_swappable_with + : public __is_nothrow_swappable_with_impl<_Tp, _Up>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "first template argument must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), + "second template argument must be a complete class or an unbounded array"); + }; + + + + template + inline constexpr bool is_swappable_with_v = + is_swappable_with<_Tp, _Up>::value; + + + template + inline constexpr bool is_nothrow_swappable_with_v = + is_nothrow_swappable_with<_Tp, _Up>::value; +# 2876 "/usr/include/c++/11/type_traits" 3 + template::value, typename = void> + struct __is_invocable_impl + : false_type + { + using __nothrow_type = false_type; + }; + + + template + struct __is_invocable_impl<_Result, _Ret, + true, + __void_t> + : true_type + { + using __nothrow_type = true_type; + }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + + template + struct __is_invocable_impl<_Result, _Ret, + false, + __void_t> + { + private: + + + + static typename _Result::type _S_get() noexcept; + + template + static void _S_conv(_Tp) noexcept; + + + template(_S_get())), + bool _Noex = noexcept(_S_conv<_Tp>(_S_get()))> + static __bool_constant<_Check_Noex ? _Noex : true> + _S_test(int); + + template + static false_type + _S_test(...); + + public: + + using type = decltype(_S_test<_Ret>(1)); + + + using __nothrow_type = decltype(_S_test<_Ret, true>(1)); + }; +#pragma GCC diagnostic pop + + template + struct __is_invocable + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>::type + { }; + + template + constexpr bool __call_is_nt(__invoke_memfun_ref) + { + using _Up = typename __inv_unwrap<_Tp>::type; + return noexcept((std::declval<_Up>().*std::declval<_Fn>())( + std::declval<_Args>()...)); + } + + template + constexpr bool __call_is_nt(__invoke_memfun_deref) + { + return noexcept(((*std::declval<_Tp>()).*std::declval<_Fn>())( + std::declval<_Args>()...)); + } + + template + constexpr bool __call_is_nt(__invoke_memobj_ref) + { + using _Up = typename __inv_unwrap<_Tp>::type; + return noexcept(std::declval<_Up>().*std::declval<_Fn>()); + } + + template + constexpr bool __call_is_nt(__invoke_memobj_deref) + { + return noexcept((*std::declval<_Tp>()).*std::declval<_Fn>()); + } + + template + constexpr bool __call_is_nt(__invoke_other) + { + return noexcept(std::declval<_Fn>()(std::declval<_Args>()...)); + } + + template + struct __call_is_nothrow + : __bool_constant< + std::__call_is_nt<_Fn, _Args...>(typename _Result::__invoke_type{}) + > + { }; + + template + using __call_is_nothrow_ + = __call_is_nothrow<__invoke_result<_Fn, _Args...>, _Fn, _Args...>; + + + template + struct __is_nothrow_invocable + : __and_<__is_invocable<_Fn, _Args...>, + __call_is_nothrow_<_Fn, _Args...>>::type + { }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + struct __nonesuchbase {}; + struct __nonesuch : private __nonesuchbase { + ~__nonesuch() = delete; + __nonesuch(__nonesuch const&) = delete; + void operator=(__nonesuch const&) = delete; + }; +#pragma GCC diagnostic pop + + + + + + + template + struct invoke_result + : public __invoke_result<_Functor, _ArgTypes...> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Functor>{}), + "_Functor must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + using invoke_result_t = typename invoke_result<_Fn, _Args...>::type; + + + template + struct is_invocable + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + struct is_invocable_r + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, _Ret>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Ret>{}), + "_Ret must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_invocable + : __and_<__is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>, + __call_is_nothrow_<_Fn, _ArgTypes...>>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + using __is_nt_invocable_impl + = typename __is_invocable_impl<_Result, _Ret>::__nothrow_type; + + + + template + struct is_nothrow_invocable_r + : __and_<__is_nt_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, _Ret>, + __call_is_nothrow_<_Fn, _ArgTypes...>>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Ret>{}), + "_Ret must be a complete class or an unbounded array"); + }; +# 3094 "/usr/include/c++/11/type_traits" 3 +template + inline constexpr bool is_void_v = is_void<_Tp>::value; +template + inline constexpr bool is_null_pointer_v = is_null_pointer<_Tp>::value; +template + inline constexpr bool is_integral_v = is_integral<_Tp>::value; +template + inline constexpr bool is_floating_point_v = is_floating_point<_Tp>::value; +template + inline constexpr bool is_array_v = is_array<_Tp>::value; +template + inline constexpr bool is_pointer_v = is_pointer<_Tp>::value; +template + inline constexpr bool is_lvalue_reference_v = + is_lvalue_reference<_Tp>::value; +template + inline constexpr bool is_rvalue_reference_v = + is_rvalue_reference<_Tp>::value; +template + inline constexpr bool is_member_object_pointer_v = + is_member_object_pointer<_Tp>::value; +template + inline constexpr bool is_member_function_pointer_v = + is_member_function_pointer<_Tp>::value; +template + inline constexpr bool is_enum_v = is_enum<_Tp>::value; +template + inline constexpr bool is_union_v = is_union<_Tp>::value; +template + inline constexpr bool is_class_v = is_class<_Tp>::value; +template + inline constexpr bool is_function_v = is_function<_Tp>::value; +template + inline constexpr bool is_reference_v = is_reference<_Tp>::value; +template + inline constexpr bool is_arithmetic_v = is_arithmetic<_Tp>::value; +template + inline constexpr bool is_fundamental_v = is_fundamental<_Tp>::value; +template + inline constexpr bool is_object_v = is_object<_Tp>::value; +template + inline constexpr bool is_scalar_v = is_scalar<_Tp>::value; +template + inline constexpr bool is_compound_v = is_compound<_Tp>::value; +template + inline constexpr bool is_member_pointer_v = is_member_pointer<_Tp>::value; +template + inline constexpr bool is_const_v = is_const<_Tp>::value; +template + inline constexpr bool is_volatile_v = is_volatile<_Tp>::value; +template + inline constexpr bool is_trivial_v = is_trivial<_Tp>::value; +template + inline constexpr bool is_trivially_copyable_v = + is_trivially_copyable<_Tp>::value; +template + inline constexpr bool is_standard_layout_v = is_standard_layout<_Tp>::value; +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wdeprecated-declarations" +template + + inline constexpr bool is_pod_v = is_pod<_Tp>::value; +template + [[__deprecated__]] + inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; +#pragma GCC diagnostic pop + template + inline constexpr bool is_empty_v = is_empty<_Tp>::value; +template + inline constexpr bool is_polymorphic_v = is_polymorphic<_Tp>::value; +template + inline constexpr bool is_abstract_v = is_abstract<_Tp>::value; +template + inline constexpr bool is_final_v = is_final<_Tp>::value; +template + inline constexpr bool is_signed_v = is_signed<_Tp>::value; +template + inline constexpr bool is_unsigned_v = is_unsigned<_Tp>::value; +template + inline constexpr bool is_constructible_v = + is_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_default_constructible_v = + is_default_constructible<_Tp>::value; +template + inline constexpr bool is_copy_constructible_v = + is_copy_constructible<_Tp>::value; +template + inline constexpr bool is_move_constructible_v = + is_move_constructible<_Tp>::value; +template + inline constexpr bool is_assignable_v = is_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_copy_assignable_v = is_copy_assignable<_Tp>::value; +template + inline constexpr bool is_move_assignable_v = is_move_assignable<_Tp>::value; +template + inline constexpr bool is_destructible_v = is_destructible<_Tp>::value; +template + inline constexpr bool is_trivially_constructible_v = + is_trivially_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_trivially_default_constructible_v = + is_trivially_default_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_copy_constructible_v = + is_trivially_copy_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_move_constructible_v = + is_trivially_move_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_assignable_v = + is_trivially_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_trivially_copy_assignable_v = + is_trivially_copy_assignable<_Tp>::value; +template + inline constexpr bool is_trivially_move_assignable_v = + is_trivially_move_assignable<_Tp>::value; +template + inline constexpr bool is_trivially_destructible_v = + is_trivially_destructible<_Tp>::value; +template + inline constexpr bool is_nothrow_constructible_v = + is_nothrow_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_nothrow_default_constructible_v = + is_nothrow_default_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_copy_constructible_v = + is_nothrow_copy_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_move_constructible_v = + is_nothrow_move_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_assignable_v = + is_nothrow_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_nothrow_copy_assignable_v = + is_nothrow_copy_assignable<_Tp>::value; +template + inline constexpr bool is_nothrow_move_assignable_v = + is_nothrow_move_assignable<_Tp>::value; +template + inline constexpr bool is_nothrow_destructible_v = + is_nothrow_destructible<_Tp>::value; +template + inline constexpr bool has_virtual_destructor_v = + has_virtual_destructor<_Tp>::value; +template + inline constexpr size_t alignment_of_v = alignment_of<_Tp>::value; +template + inline constexpr size_t rank_v = rank<_Tp>::value; +template + inline constexpr size_t extent_v = extent<_Tp, _Idx>::value; + +template + inline constexpr bool is_same_v = __is_same(_Tp, _Up); + + + + +template + inline constexpr bool is_base_of_v = is_base_of<_Base, _Derived>::value; +template + inline constexpr bool is_convertible_v = is_convertible<_From, _To>::value; +template + inline constexpr bool is_invocable_v = is_invocable<_Fn, _Args...>::value; +template + inline constexpr bool is_nothrow_invocable_v + = is_nothrow_invocable<_Fn, _Args...>::value; +template + inline constexpr bool is_invocable_r_v + = is_invocable_r<_Ret, _Fn, _Args...>::value; +template + inline constexpr bool is_nothrow_invocable_r_v + = is_nothrow_invocable_r<_Ret, _Fn, _Args...>::value; + + + + + + template + struct has_unique_object_representations + : bool_constant<__has_unique_object_representations( + remove_cv_t> + )> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + inline constexpr bool has_unique_object_representations_v + = has_unique_object_representations<_Tp>::value; + + + + + + template + struct is_aggregate + : bool_constant<__is_aggregate(remove_cv_t<_Tp>)> + { }; + + + template + inline constexpr bool is_aggregate_v = is_aggregate<_Tp>::value; +# 3598 "/usr/include/c++/11/type_traits" 3 + +} +# 58 "/usr/include/c++/11/bits/move.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 74 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + constexpr _Tp&& + forward(typename std::remove_reference<_Tp>::type& __t) noexcept + { return static_cast<_Tp&&>(__t); } + + + + + + + + template + [[__nodiscard__]] + constexpr _Tp&& + forward(typename std::remove_reference<_Tp>::type&& __t) noexcept + { + static_assert(!std::is_lvalue_reference<_Tp>::value, + "std::forward must not be used to convert an rvalue to an lvalue"); + return static_cast<_Tp&&>(__t); + } + + + + + + + template + [[__nodiscard__]] + constexpr typename std::remove_reference<_Tp>::type&& + move(_Tp&& __t) noexcept + { return static_cast::type&&>(__t); } + + + template + struct __move_if_noexcept_cond + : public __and_<__not_>, + is_copy_constructible<_Tp>>::type { }; +# 121 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + constexpr typename + conditional<__move_if_noexcept_cond<_Tp>::value, const _Tp&, _Tp&&>::type + move_if_noexcept(_Tp& __x) noexcept + { return std::move(__x); } +# 142 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + inline constexpr _Tp* + addressof(_Tp& __r) noexcept + { return std::__addressof(__r); } + + + + template + const _Tp* addressof(const _Tp&&) = delete; + + + template + + inline _Tp + __exchange(_Tp& __obj, _Up&& __new_val) + { + _Tp __old_val = std::move(__obj); + __obj = std::forward<_Up>(__new_val); + return __old_val; + } +# 186 "/usr/include/c++/11/bits/move.h" 3 + template + + inline + + typename enable_if<__and_<__not_<__is_tuple_like<_Tp>>, + is_move_constructible<_Tp>, + is_move_assignable<_Tp>>::value>::type + + + + swap(_Tp& __a, _Tp& __b) + noexcept(__and_, is_nothrow_move_assignable<_Tp>>::value) + + { + + + + + _Tp __tmp = std::move(__a); + __a = std::move(__b); + __b = std::move(__tmp); + } + + + + + template + + inline + + typename enable_if<__is_swappable<_Tp>::value>::type + + + + swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) + noexcept(__is_nothrow_swappable<_Tp>::value) + { + for (size_t __n = 0; __n < _Nm; ++__n) + swap(__a[__n], __b[__n]); + } + + + +} +# 60 "/usr/include/c++/11/bits/stl_pair.h" 2 3 +# 69 "/usr/include/c++/11/bits/stl_pair.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 80 "/usr/include/c++/11/bits/stl_pair.h" 3 + struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; + + + inline constexpr piecewise_construct_t piecewise_construct = + piecewise_construct_t(); + + + + + template + class tuple; + + template + struct _Index_tuple; + + + + + + + template + struct _PCC + { + template + static constexpr bool _ConstructiblePair() + { + return __and_, + is_constructible<_T2, const _U2&>>::value; + } + + template + static constexpr bool _ImplicitlyConvertiblePair() + { + return __and_, + is_convertible>::value; + } + + template + static constexpr bool _MoveConstructiblePair() + { + return __and_, + is_constructible<_T2, _U2&&>>::value; + } + + template + static constexpr bool _ImplicitlyMoveConvertiblePair() + { + return __and_, + is_convertible<_U2&&, _T2>>::value; + } + + template + static constexpr bool _CopyMovePair() + { + using __do_converts = __and_, + is_convertible<_U2&&, _T2>>; + using __converts = typename conditional<__implicit, + __do_converts, + __not_<__do_converts>>::type; + return __and_, + is_constructible<_T2, _U2&&>, + __converts + >::value; + } + + template + static constexpr bool _MoveCopyPair() + { + using __do_converts = __and_, + is_convertible>; + using __converts = typename conditional<__implicit, + __do_converts, + __not_<__do_converts>>::type; + return __and_, + is_constructible<_T2, const _U2&&>, + __converts + >::value; + } + }; + + template + struct _PCC + { + template + static constexpr bool _ConstructiblePair() + { + return false; + } + + template + static constexpr bool _ImplicitlyConvertiblePair() + { + return false; + } + + template + static constexpr bool _MoveConstructiblePair() + { + return false; + } + + template + static constexpr bool _ImplicitlyMoveConvertiblePair() + { + return false; + } + }; + + + template class __pair_base + { + + template friend struct pair; + __pair_base() = default; + ~__pair_base() = default; + __pair_base(const __pair_base&) = default; + __pair_base& operator=(const __pair_base&) = delete; + + }; +# 210 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + struct pair + : private __pair_base<_T1, _T2> + { + typedef _T1 first_type; + typedef _T2 second_type; + + _T1 first; + _T2 second; + + + + + + + template , + __is_implicitly_default_constructible<_U2>> + ::value, bool>::type = true> + + constexpr pair() + : first(), second() { } + + + template , + is_default_constructible<_U2>, + __not_< + __and_<__is_implicitly_default_constructible<_U1>, + __is_implicitly_default_constructible<_U2>>>> + ::value, bool>::type = false> + explicit constexpr pair() + : first(), second() { } +# 256 "/usr/include/c++/11/bits/stl_pair.h" 3 + using _PCCP = _PCC; + + + + template() + && _PCCP::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(const _T1& __a, const _T2& __b) + : first(__a), second(__b) { } + + + template() + && !_PCCP::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(const _T1& __a, const _T2& __b) + : first(__a), second(__b) { } +# 288 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + using _PCCFP = _PCC::value + || !is_same<_T2, _U2>::value, + _T1, _T2>; + + + template::template + _ConstructiblePair<_U1, _U2>() + && _PCCFP<_U1, _U2>::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(const pair<_U1, _U2>& __p) + : first(__p.first), second(__p.second) { } + + template::template + _ConstructiblePair<_U1, _U2>() + && !_PCCFP<_U1, _U2>::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(const pair<_U1, _U2>& __p) + : first(__p.first), second(__p.second) { } + + + + constexpr pair(const pair&) = default; + constexpr pair(pair&&) = default; + + + template(), + bool>::type=true> + constexpr pair(_U1&& __x, const _T2& __y) + : first(std::forward<_U1>(__x)), second(__y) { } + + template(), + bool>::type=false> + explicit constexpr pair(_U1&& __x, const _T2& __y) + : first(std::forward<_U1>(__x)), second(__y) { } + + template(), + bool>::type=true> + constexpr pair(const _T1& __x, _U2&& __y) + : first(__x), second(std::forward<_U2>(__y)) { } + + template(), + bool>::type=false> + explicit pair(const _T1& __x, _U2&& __y) + : first(__x), second(std::forward<_U2>(__y)) { } + + template() + && _PCCP::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(_U1&& __x, _U2&& __y) + : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } + + template() + && !_PCCP::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(_U1&& __x, _U2&& __y) + : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } + + + template::template + _MoveConstructiblePair<_U1, _U2>() + && _PCCFP<_U1, _U2>::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(pair<_U1, _U2>&& __p) + : first(std::forward<_U1>(__p.first)), + second(std::forward<_U2>(__p.second)) { } + + template::template + _MoveConstructiblePair<_U1, _U2>() + && !_PCCFP<_U1, _U2>::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(pair<_U1, _U2>&& __p) + : first(std::forward<_U1>(__p.first)), + second(std::forward<_U2>(__p.second)) { } + + template + + pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); + + pair& + operator=(typename conditional< + __and_, + is_copy_assignable<_T2>>::value, + const pair&, const __nonesuch&>::type __p) + { + first = __p.first; + second = __p.second; + return *this; + } + + pair& + operator=(typename conditional< + __and_, + is_move_assignable<_T2>>::value, + pair&&, __nonesuch&&>::type __p) + noexcept(__and_, + is_nothrow_move_assignable<_T2>>::value) + { + first = std::forward(__p.first); + second = std::forward(__p.second); + return *this; + } + + template + + typename enable_if<__and_, + is_assignable<_T2&, const _U2&>>::value, + pair&>::type + operator=(const pair<_U1, _U2>& __p) + { + first = __p.first; + second = __p.second; + return *this; + } + + template + + typename enable_if<__and_, + is_assignable<_T2&, _U2&&>>::value, + pair&>::type + operator=(pair<_U1, _U2>&& __p) + { + first = std::forward<_U1>(__p.first); + second = std::forward<_U2>(__p.second); + return *this; + } + + + void + swap(pair& __p) + noexcept(__and_<__is_nothrow_swappable<_T1>, + __is_nothrow_swappable<_T2>>::value) + { + using std::swap; + swap(first, __p.first); + swap(second, __p.second); + } + + private: + template + + pair(tuple<_Args1...>&, tuple<_Args2...>&, + _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); + + }; + + + + + template pair(_T1, _T2) -> pair<_T1, _T2>; + + + + template + inline constexpr bool + operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __x.first == __y.first && __x.second == __y.second; } +# 487 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + inline constexpr bool + operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __x.first < __y.first + || (!(__y.first < __x.first) && __x.second < __y.second); } + + + template + inline constexpr bool + operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__x == __y); } + + + template + inline constexpr bool + operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __y < __x; } + + + template + inline constexpr bool + operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__y < __x); } + + + template + inline constexpr bool + operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__x < __y); } +# 524 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + inline + + + typename enable_if<__and_<__is_swappable<_T1>, + __is_swappable<_T2>>::value>::type + + + + swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) + noexcept(noexcept(__x.swap(__y))) + { __x.swap(__y); } + + + template + typename enable_if, + __is_swappable<_T2>>::value>::type + swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; +# 564 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + constexpr pair::__type, + typename __decay_and_strip<_T2>::__type> + make_pair(_T1&& __x, _T2&& __y) + { + typedef typename __decay_and_strip<_T1>::__type __ds_type1; + typedef typename __decay_and_strip<_T2>::__type __ds_type2; + typedef pair<__ds_type1, __ds_type2> __pair_type; + return __pair_type(std::forward<_T1>(__x), std::forward<_T2>(__y)); + } +# 583 "/usr/include/c++/11/bits/stl_pair.h" 3 + +} +# 65 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 1 3 +# 62 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + +# 63 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +# 74 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 93 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + struct input_iterator_tag { }; + + + struct output_iterator_tag { }; + + + struct forward_iterator_tag : public input_iterator_tag { }; + + + + struct bidirectional_iterator_tag : public forward_iterator_tag { }; + + + + struct random_access_iterator_tag : public bidirectional_iterator_tag { }; +# 125 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator + { + + typedef _Category iterator_category; + + typedef _Tp value_type; + + typedef _Distance difference_type; + + typedef _Pointer pointer; + + typedef _Reference reference; + }; +# 149 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator_traits; + + + + + template> + struct __iterator_traits { }; + + + + template + struct __iterator_traits<_Iterator, + __void_t> + { + typedef typename _Iterator::iterator_category iterator_category; + typedef typename _Iterator::value_type value_type; + typedef typename _Iterator::difference_type difference_type; + typedef typename _Iterator::pointer pointer; + typedef typename _Iterator::reference reference; + }; + + + template + struct iterator_traits + : public __iterator_traits<_Iterator> { }; +# 209 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator_traits<_Tp*> + { + typedef random_access_iterator_tag iterator_category; + typedef _Tp value_type; + typedef ptrdiff_t difference_type; + typedef _Tp* pointer; + typedef _Tp& reference; + }; + + + template + struct iterator_traits + { + typedef random_access_iterator_tag iterator_category; + typedef _Tp value_type; + typedef ptrdiff_t difference_type; + typedef const _Tp* pointer; + typedef const _Tp& reference; + }; + + + + + + + template + inline constexpr + typename iterator_traits<_Iter>::iterator_category + __iterator_category(const _Iter&) + { return typename iterator_traits<_Iter>::iterator_category(); } + + + + + template + using __iterator_category_t + = typename iterator_traits<_Iter>::iterator_category; + + template + using _RequireInputIter = + __enable_if_t, + input_iterator_tag>::value>; + + template> + struct __is_random_access_iter + : is_base_of + { + typedef is_base_of _Base; + enum { __value = _Base::value }; + }; + + + + + + + + +} +# 66 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 1 3 +# 62 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + +# 63 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + +# 1 "/usr/include/c++/11/bits/concept_check.h" 1 3 +# 33 "/usr/include/c++/11/bits/concept_check.h" 3 + +# 34 "/usr/include/c++/11/bits/concept_check.h" 3 +# 65 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 2 3 +# 1 "/usr/include/c++/11/debug/assertions.h" 1 3 +# 66 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + template struct _List_iterator; + template struct _List_const_iterator; + + + template + inline constexpr + typename iterator_traits<_InputIterator>::difference_type + __distance(_InputIterator __first, _InputIterator __last, + input_iterator_tag) + { + + + + typename iterator_traits<_InputIterator>::difference_type __n = 0; + while (__first != __last) + { + ++__first; + ++__n; + } + return __n; + } + + template + inline constexpr + typename iterator_traits<_RandomAccessIterator>::difference_type + __distance(_RandomAccessIterator __first, _RandomAccessIterator __last, + random_access_iterator_tag) + { + + + + return __last - __first; + } + + + + template + ptrdiff_t + __distance(std::_List_iterator<_Tp>, + std::_List_iterator<_Tp>, + input_iterator_tag); + + template + ptrdiff_t + __distance(std::_List_const_iterator<_Tp>, + std::_List_const_iterator<_Tp>, + input_iterator_tag); +# 135 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + template + inline constexpr + typename iterator_traits<_InputIterator>::difference_type + distance(_InputIterator __first, _InputIterator __last) + { + + return std::__distance(__first, __last, + std::__iterator_category(__first)); + } + + template + inline constexpr void + __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) + { + + + do { if (__builtin_is_constant_evaluated() && !bool(__n >= 0)) __builtin_unreachable(); } while (false); + while (__n--) + ++__i; + } + + template + inline constexpr void + __advance(_BidirectionalIterator& __i, _Distance __n, + bidirectional_iterator_tag) + { + + + + if (__n > 0) + while (__n--) + ++__i; + else + while (__n++) + --__i; + } + + template + inline constexpr void + __advance(_RandomAccessIterator& __i, _Distance __n, + random_access_iterator_tag) + { + + + + if (__builtin_constant_p(__n) && __n == 1) + ++__i; + else if (__builtin_constant_p(__n) && __n == -1) + --__i; + else + __i += __n; + } +# 200 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + template + inline constexpr void + advance(_InputIterator& __i, _Distance __n) + { + + typename iterator_traits<_InputIterator>::difference_type __d = __n; + std::__advance(__i, __d, std::__iterator_category(__i)); + } + + + + template + inline constexpr _InputIterator + next(_InputIterator __x, typename + iterator_traits<_InputIterator>::difference_type __n = 1) + { + + + std::advance(__x, __n); + return __x; + } + + template + inline constexpr _BidirectionalIterator + prev(_BidirectionalIterator __x, typename + iterator_traits<_BidirectionalIterator>::difference_type __n = 1) + { + + + + std::advance(__x, -__n); + return __x; + } + + + + +} +# 67 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator.h" 1 3 +# 67 "/usr/include/c++/11/bits/stl_iterator.h" 3 +# 1 "/usr/include/c++/11/bits/ptr_traits.h" 1 3 +# 42 "/usr/include/c++/11/bits/ptr_traits.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + class __undefined; + + + template + struct __replace_first_arg + { }; + + template class _Template, typename _Up, + typename _Tp, typename... _Types> + struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> + { using type = _Template<_Up, _Types...>; }; + + template + using __replace_first_arg_t = typename __replace_first_arg<_Tp, _Up>::type; + + template + using __make_not_void + = typename conditional::value, __undefined, _Tp>::type; + + template + struct __ptr_traits_elem_1 + { }; + + template class _SomePointer, typename _Tp, + typename... _Args> + struct __ptr_traits_elem_1<_SomePointer<_Tp, _Args...>> + { + using element_type = _Tp; + using pointer = _SomePointer<_Tp, _Args...>; + + static pointer + pointer_to(__make_not_void& __e) + { return pointer::pointer_to(__e); } + }; + + template + struct __ptr_traits_elem : __ptr_traits_elem_1<_Ptr> + { }; + + template + struct __ptr_traits_elem<_Ptr, __void_t> + { + using element_type = typename _Ptr::element_type; + + static _Ptr + pointer_to(__make_not_void& __e) + { return _Ptr::pointer_to(__e); } + }; + + + + + + template + struct pointer_traits : __ptr_traits_elem<_Ptr> + { + private: + template + using __difference_type = typename _Tp::difference_type; + + template + struct __rebind : __replace_first_arg<_Tp, _Up> { }; + + template + struct __rebind<_Tp, _Up, __void_t>> + { using type = typename _Tp::template rebind<_Up>; }; + + public: + + using pointer = _Ptr; + + + using difference_type + = __detected_or_t; + + + template + using rebind = typename __rebind<_Ptr, _Up>::type; + }; + + + + + + template + struct pointer_traits<_Tp*> + { + + typedef _Tp* pointer; + + typedef _Tp element_type; + + typedef ptrdiff_t difference_type; + + template + using rebind = _Up*; + + + + + + + static pointer + pointer_to(__make_not_void& __r) noexcept + { return std::addressof(__r); } + }; + + + template + using __ptr_rebind = typename pointer_traits<_Ptr>::template rebind<_Tp>; + + template + constexpr _Tp* + __to_address(_Tp* __ptr) noexcept + { + static_assert(!std::is_function<_Tp>::value, "not a function pointer"); + return __ptr; + } + + + template + constexpr typename std::pointer_traits<_Ptr>::element_type* + __to_address(const _Ptr& __ptr) + { return std::__to_address(__ptr.operator->()); } +# 214 "/usr/include/c++/11/bits/ptr_traits.h" 3 + +} +# 68 "/usr/include/c++/11/bits/stl_iterator.h" 2 3 +# 88 "/usr/include/c++/11/bits/stl_iterator.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 127 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class reverse_iterator + : public iterator::iterator_category, + typename iterator_traits<_Iterator>::value_type, + typename iterator_traits<_Iterator>::difference_type, + typename iterator_traits<_Iterator>::pointer, + typename iterator_traits<_Iterator>::reference> + { + template + friend class reverse_iterator; +# 146 "/usr/include/c++/11/bits/stl_iterator.h" 3 + protected: + _Iterator current; + + typedef iterator_traits<_Iterator> __traits_type; + + public: + typedef _Iterator iterator_type; + typedef typename __traits_type::pointer pointer; + + typedef typename __traits_type::difference_type difference_type; + typedef typename __traits_type::reference reference; +# 177 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr + reverse_iterator() : current() { } + + + + + explicit constexpr + reverse_iterator(iterator_type __x) : current(__x) { } + + + + + constexpr + reverse_iterator(const reverse_iterator& __x) + : current(__x.current) { } + + + reverse_iterator& operator=(const reverse_iterator&) = default; + + + + + + + template + + + + constexpr + reverse_iterator(const reverse_iterator<_Iter>& __x) + : current(__x.current) { } + + + template + + + + + constexpr + reverse_iterator& + operator=(const reverse_iterator<_Iter>& __x) + { + current = __x.current; + return *this; + } + + + + + + constexpr iterator_type + base() const + { return current; } +# 241 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr reference + operator*() const + { + _Iterator __tmp = current; + return *--__tmp; + } + + + + + + + constexpr pointer + operator->() const + + + + + { + + + _Iterator __tmp = current; + --__tmp; + return _S_to_pointer(__tmp); + } + + + + + + + constexpr reverse_iterator& + operator++() + { + --current; + return *this; + } + + + + + + + constexpr reverse_iterator + operator++(int) + { + reverse_iterator __tmp = *this; + --current; + return __tmp; + } + + + + + + + constexpr reverse_iterator& + operator--() + { + ++current; + return *this; + } + + + + + + + constexpr reverse_iterator + operator--(int) + { + reverse_iterator __tmp = *this; + ++current; + return __tmp; + } + + + + + + + constexpr reverse_iterator + operator+(difference_type __n) const + { return reverse_iterator(current - __n); } + + + + + + + + constexpr reverse_iterator& + operator+=(difference_type __n) + { + current -= __n; + return *this; + } + + + + + + + constexpr reverse_iterator + operator-(difference_type __n) const + { return reverse_iterator(current + __n); } + + + + + + + + constexpr reverse_iterator& + operator-=(difference_type __n) + { + current += __n; + return *this; + } + + + + + + + constexpr reference + operator[](difference_type __n) const + { return *(*this + __n); } +# 395 "/usr/include/c++/11/bits/stl_iterator.h" 3 + private: + template + static constexpr _Tp* + _S_to_pointer(_Tp* __p) + { return __p; } + + template + static constexpr pointer + _S_to_pointer(_Tp __t) + { return __t.operator->(); } + }; +# 418 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator==(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __x.base() == __y.base(); } + + template + inline constexpr bool + operator<(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __y.base() < __x.base(); } + + template + inline constexpr bool + operator!=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__x == __y); } + + template + inline constexpr bool + operator>(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __y < __x; } + + template + inline constexpr bool + operator<=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__y < __x); } + + template + inline constexpr bool + operator>=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__x < __y); } + + + + + template + inline constexpr bool + operator==(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() == __y.base(); } + + template + inline constexpr bool + operator<(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() > __y.base(); } + + template + inline constexpr bool + operator!=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() != __y.base(); } + + template + inline constexpr bool + operator>(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() >= __y.base(); } + + template + inline constexpr bool + operator>=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() <= __y.base(); } +# 575 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr auto + operator-(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + -> decltype(__y.base() - __x.base()) + { return __y.base() - __x.base(); } + + + template + inline constexpr reverse_iterator<_Iterator> + operator+(typename reverse_iterator<_Iterator>::difference_type __n, + const reverse_iterator<_Iterator>& __x) + { return reverse_iterator<_Iterator>(__x.base() - __n); } + + + + template + inline constexpr reverse_iterator<_Iterator> + __make_reverse_iterator(_Iterator __i) + { return reverse_iterator<_Iterator>(__i); } + + + + + + + + template + inline constexpr reverse_iterator<_Iterator> + make_reverse_iterator(_Iterator __i) + { return reverse_iterator<_Iterator>(__i); } +# 616 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + auto + __niter_base(reverse_iterator<_Iterator> __it) + -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) + { return __make_reverse_iterator(__niter_base(__it.base())); } + + template + struct __is_move_iterator > + : __is_move_iterator<_Iterator> + { }; + + template + + auto + __miter_base(reverse_iterator<_Iterator> __it) + -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) + { return __make_reverse_iterator(__miter_base(__it.base())); } +# 647 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class back_insert_iterator + : public iterator + { + protected: + _Container* container; + + public: + + typedef _Container container_type; + + + + + + + + explicit + back_insert_iterator(_Container& __x) + : container(std::__addressof(__x)) { } +# 687 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + back_insert_iterator& + operator=(const typename _Container::value_type& __value) + { + container->push_back(__value); + return *this; + } + + + back_insert_iterator& + operator=(typename _Container::value_type&& __value) + { + container->push_back(std::move(__value)); + return *this; + } + + + + + back_insert_iterator& + operator*() + { return *this; } + + + + back_insert_iterator& + operator++() + { return *this; } + + + + back_insert_iterator + operator++(int) + { return *this; } + }; +# 734 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline back_insert_iterator<_Container> + back_inserter(_Container& __x) + { return back_insert_iterator<_Container>(__x); } +# 750 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class front_insert_iterator + : public iterator + { + protected: + _Container* container; + + public: + + typedef _Container container_type; + + + + + + + + explicit + front_insert_iterator(_Container& __x) + : container(std::__addressof(__x)) { } +# 790 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + front_insert_iterator& + operator=(const typename _Container::value_type& __value) + { + container->push_front(__value); + return *this; + } + + + front_insert_iterator& + operator=(typename _Container::value_type&& __value) + { + container->push_front(std::move(__value)); + return *this; + } + + + + + front_insert_iterator& + operator*() + { return *this; } + + + + front_insert_iterator& + operator++() + { return *this; } + + + + front_insert_iterator + operator++(int) + { return *this; } + }; +# 837 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline front_insert_iterator<_Container> + front_inserter(_Container& __x) + { return front_insert_iterator<_Container>(__x); } +# 857 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class insert_iterator + : public iterator + { + + + + + + + + typedef typename _Container::iterator _Iter; + + protected: + _Container* container; + _Iter iter; + + + public: + + typedef _Container container_type; +# 889 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + insert_iterator(_Container& __x, _Iter __i) + : container(std::__addressof(__x)), iter(__i) {} +# 925 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + insert_iterator& + operator=(const typename _Container::value_type& __value) + { + iter = container->insert(iter, __value); + ++iter; + return *this; + } + + + insert_iterator& + operator=(typename _Container::value_type&& __value) + { + iter = container->insert(iter, std::move(__value)); + ++iter; + return *this; + } + + + + + insert_iterator& + operator*() + { return *this; } + + + + insert_iterator& + operator++() + { return *this; } + + + + insert_iterator& + operator++(int) + { return *this; } + }; +# 981 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline insert_iterator<_Container> + inserter(_Container& __x, typename _Container::iterator __i) + { return insert_iterator<_Container>(__x, __i); } + + + + + +} + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 1003 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class __normal_iterator + { + protected: + _Iterator _M_current; + + typedef std::iterator_traits<_Iterator> __traits_type; + + public: + typedef _Iterator iterator_type; + typedef typename __traits_type::iterator_category iterator_category; + typedef typename __traits_type::value_type value_type; + typedef typename __traits_type::difference_type difference_type; + typedef typename __traits_type::reference reference; + typedef typename __traits_type::pointer pointer; + + + + + + constexpr __normal_iterator() noexcept + : _M_current(_Iterator()) { } + + explicit + __normal_iterator(const _Iterator& __i) noexcept + : _M_current(__i) { } + + + template + + __normal_iterator(const __normal_iterator<_Iter, + typename __enable_if< + (std::__are_same<_Iter, typename _Container::pointer>::__value), + _Container>::__type>& __i) noexcept + : _M_current(__i.base()) { } + + + + reference + operator*() const noexcept + { return *_M_current; } + + + pointer + operator->() const noexcept + { return _M_current; } + + + __normal_iterator& + operator++() noexcept + { + ++_M_current; + return *this; + } + + + __normal_iterator + operator++(int) noexcept + { return __normal_iterator(_M_current++); } + + + + __normal_iterator& + operator--() noexcept + { + --_M_current; + return *this; + } + + + __normal_iterator + operator--(int) noexcept + { return __normal_iterator(_M_current--); } + + + + reference + operator[](difference_type __n) const noexcept + { return _M_current[__n]; } + + + __normal_iterator& + operator+=(difference_type __n) noexcept + { _M_current += __n; return *this; } + + + __normal_iterator + operator+(difference_type __n) const noexcept + { return __normal_iterator(_M_current + __n); } + + + __normal_iterator& + operator-=(difference_type __n) noexcept + { _M_current -= __n; return *this; } + + + __normal_iterator + operator-(difference_type __n) const noexcept + { return __normal_iterator(_M_current - __n); } + + + const _Iterator& + base() const noexcept + { return _M_current; } + }; +# 1152 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline bool + operator==(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() == __rhs.base(); } + + template + + inline bool + operator==(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() == __rhs.base(); } + + template + + inline bool + operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() != __rhs.base(); } + + template + + inline bool + operator!=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() != __rhs.base(); } + + + template + inline bool + operator<(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() < __rhs.base(); } + + template + + inline bool + operator<(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() < __rhs.base(); } + + template + inline bool + operator>(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() > __rhs.base(); } + + template + + inline bool + operator>(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() > __rhs.base(); } + + template + inline bool + operator<=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() <= __rhs.base(); } + + template + + inline bool + operator<=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() <= __rhs.base(); } + + template + inline bool + operator>=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() >= __rhs.base(); } + + template + + inline bool + operator>=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() >= __rhs.base(); } + + + + + + + template + + + + inline auto + operator-(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) noexcept + -> decltype(__lhs.base() - __rhs.base()) + + + + + + { return __lhs.base() - __rhs.base(); } + + template + + inline typename __normal_iterator<_Iterator, _Container>::difference_type + operator-(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() - __rhs.base(); } + + template + + inline __normal_iterator<_Iterator, _Container> + operator+(typename __normal_iterator<_Iterator, _Container>::difference_type + __n, const __normal_iterator<_Iterator, _Container>& __i) + noexcept + { return __normal_iterator<_Iterator, _Container>(__i.base() + __n); } + + +} + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + template + + _Iterator + __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) + noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) + { return __it.base(); } +# 1342 "/usr/include/c++/11/bits/stl_iterator.h" 3 + namespace __detail + { +# 1358 "/usr/include/c++/11/bits/stl_iterator.h" 3 + } +# 1369 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class move_iterator + + + + { + _Iterator _M_current; + + using __traits_type = iterator_traits<_Iterator>; + + using __base_ref = typename __traits_type::reference; + + + template + friend class move_iterator; +# 1408 "/usr/include/c++/11/bits/stl_iterator.h" 3 + public: + using iterator_type = _Iterator; +# 1422 "/usr/include/c++/11/bits/stl_iterator.h" 3 + typedef typename __traits_type::iterator_category iterator_category; + typedef typename __traits_type::value_type value_type; + typedef typename __traits_type::difference_type difference_type; + + typedef _Iterator pointer; + + + typedef typename conditional::value, + typename remove_reference<__base_ref>::type&&, + __base_ref>::type reference; + + + constexpr + move_iterator() + : _M_current() { } + + explicit constexpr + move_iterator(iterator_type __i) + : _M_current(std::move(__i)) { } + + template + + + + constexpr + move_iterator(const move_iterator<_Iter>& __i) + : _M_current(__i._M_current) { } + + template + + + + + constexpr + move_iterator& operator=(const move_iterator<_Iter>& __i) + { + _M_current = __i._M_current; + return *this; + } + + + constexpr iterator_type + base() const + { return _M_current; } +# 1476 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr reference + operator*() const + + + + { return static_cast(*_M_current); } + + + constexpr pointer + operator->() const + { return _M_current; } + + constexpr move_iterator& + operator++() + { + ++_M_current; + return *this; + } + + constexpr move_iterator + operator++(int) + { + move_iterator __tmp = *this; + ++_M_current; + return __tmp; + } + + + + + + + + constexpr move_iterator& + operator--() + { + --_M_current; + return *this; + } + + constexpr move_iterator + operator--(int) + { + move_iterator __tmp = *this; + --_M_current; + return __tmp; + } + + constexpr move_iterator + operator+(difference_type __n) const + { return move_iterator(_M_current + __n); } + + constexpr move_iterator& + operator+=(difference_type __n) + { + _M_current += __n; + return *this; + } + + constexpr move_iterator + operator-(difference_type __n) const + { return move_iterator(_M_current - __n); } + + constexpr move_iterator& + operator-=(difference_type __n) + { + _M_current -= __n; + return *this; + } + + constexpr reference + operator[](difference_type __n) const + + + + { return std::move(_M_current[__n]); } +# 1581 "/usr/include/c++/11/bits/stl_iterator.h" 3 + }; + + template + inline constexpr bool + operator==(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __x.base() == __y.base(); } +# 1600 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator!=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + { return !(__x == __y); } + + + template + inline constexpr bool + operator<(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return !(__y < __x); } + + template + inline constexpr bool + operator>(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __y < __x; } + + template + inline constexpr bool + operator>=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return !(__x < __y); } + + + + + template + inline constexpr bool + operator==(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __x.base() == __y.base(); } +# 1659 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator!=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__x == __y); } + + template + inline constexpr bool + operator<(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__y < __x); } + + template + inline constexpr bool + operator>(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __y < __x; } + + template + inline constexpr bool + operator>=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__x < __y); } + + + + template + inline constexpr auto + operator-(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + -> decltype(__x.base() - __y.base()) + { return __x.base() - __y.base(); } + + template + inline constexpr move_iterator<_Iterator> + operator+(typename move_iterator<_Iterator>::difference_type __n, + const move_iterator<_Iterator>& __x) + { return __x + __n; } + + template + inline constexpr move_iterator<_Iterator> + make_move_iterator(_Iterator __i) + { return move_iterator<_Iterator>(std::move(__i)); } + + template::value_type>::value, + _Iterator, move_iterator<_Iterator>>::type> + inline constexpr _ReturnType + __make_move_if_noexcept_iterator(_Iterator __i) + { return _ReturnType(__i); } + + + + template::value, + const _Tp*, move_iterator<_Tp*>>::type> + inline constexpr _ReturnType + __make_move_if_noexcept_iterator(_Tp* __i) + { return _ReturnType(__i); } +# 2447 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + auto + __niter_base(move_iterator<_Iterator> __it) + -> decltype(make_move_iterator(__niter_base(__it.base()))) + { return make_move_iterator(__niter_base(__it.base())); } + + template + struct __is_move_iterator > + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template + + auto + __miter_base(move_iterator<_Iterator> __it) + -> decltype(__miter_base(__it.base())) + { return __miter_base(__it.base()); } +# 2479 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + using __iter_key_t = remove_const_t< + typename iterator_traits<_InputIterator>::value_type::first_type>; + + template + using __iter_val_t = + typename iterator_traits<_InputIterator>::value_type::second_type; + + template + struct pair; + + template + using __iter_to_alloc_t = + pair>, + __iter_val_t<_InputIterator>>; + + + +} +# 68 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + +# 1 "/usr/include/c++/11/debug/debug.h" 1 3 +# 48 "/usr/include/c++/11/debug/debug.h" 3 +namespace std +{ + namespace __debug { } +} + + + + +namespace __gnu_debug +{ + using namespace std::__debug; + + template + struct _Safe_iterator; +} +# 70 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + +# 1 "/usr/include/c++/11/bits/predefined_ops.h" 1 3 +# 35 "/usr/include/c++/11/bits/predefined_ops.h" 3 +namespace __gnu_cxx +{ +namespace __ops +{ + struct _Iter_less_iter + { + template + constexpr + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) const + { return *__it1 < *__it2; } + }; + + constexpr + inline _Iter_less_iter + __iter_less_iter() + { return _Iter_less_iter(); } + + struct _Iter_less_val + { + + constexpr _Iter_less_val() = default; + + + + + + explicit + _Iter_less_val(_Iter_less_iter) { } + + template + + bool + operator()(_Iterator __it, _Value& __val) const + { return *__it < __val; } + }; + + + inline _Iter_less_val + __iter_less_val() + { return _Iter_less_val(); } + + + inline _Iter_less_val + __iter_comp_val(_Iter_less_iter) + { return _Iter_less_val(); } + + struct _Val_less_iter + { + + constexpr _Val_less_iter() = default; + + + + + + explicit + _Val_less_iter(_Iter_less_iter) { } + + template + + bool + operator()(_Value& __val, _Iterator __it) const + { return __val < *__it; } + }; + + + inline _Val_less_iter + __val_less_iter() + { return _Val_less_iter(); } + + + inline _Val_less_iter + __val_comp_iter(_Iter_less_iter) + { return _Val_less_iter(); } + + struct _Iter_equal_to_iter + { + template + + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) const + { return *__it1 == *__it2; } + }; + + + inline _Iter_equal_to_iter + __iter_equal_to_iter() + { return _Iter_equal_to_iter(); } + + struct _Iter_equal_to_val + { + template + + bool + operator()(_Iterator __it, _Value& __val) const + { return *__it == __val; } + }; + + + inline _Iter_equal_to_val + __iter_equal_to_val() + { return _Iter_equal_to_val(); } + + + inline _Iter_equal_to_val + __iter_comp_val(_Iter_equal_to_iter) + { return _Iter_equal_to_val(); } + + template + struct _Iter_comp_iter + { + _Compare _M_comp; + + explicit constexpr + _Iter_comp_iter(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + template + constexpr + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) + { return bool(_M_comp(*__it1, *__it2)); } + }; + + template + constexpr + inline _Iter_comp_iter<_Compare> + __iter_comp_iter(_Compare __comp) + { return _Iter_comp_iter<_Compare>(std::move(__comp)); } + + template + struct _Iter_comp_val + { + _Compare _M_comp; + + + explicit + _Iter_comp_val(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + + explicit + _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) + : _M_comp(__comp._M_comp) + { } + + + + explicit + _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) + : _M_comp(std::move(__comp._M_comp)) + { } + + + template + + bool + operator()(_Iterator __it, _Value& __val) + { return bool(_M_comp(*__it, __val)); } + }; + + template + + inline _Iter_comp_val<_Compare> + __iter_comp_val(_Compare __comp) + { return _Iter_comp_val<_Compare>(std::move(__comp)); } + + template + + inline _Iter_comp_val<_Compare> + __iter_comp_val(_Iter_comp_iter<_Compare> __comp) + { return _Iter_comp_val<_Compare>(std::move(__comp)); } + + template + struct _Val_comp_iter + { + _Compare _M_comp; + + + explicit + _Val_comp_iter(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + + explicit + _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) + : _M_comp(__comp._M_comp) + { } + + + + explicit + _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) + : _M_comp(std::move(__comp._M_comp)) + { } + + + template + + bool + operator()(_Value& __val, _Iterator __it) + { return bool(_M_comp(__val, *__it)); } + }; + + template + + inline _Val_comp_iter<_Compare> + __val_comp_iter(_Compare __comp) + { return _Val_comp_iter<_Compare>(std::move(__comp)); } + + template + + inline _Val_comp_iter<_Compare> + __val_comp_iter(_Iter_comp_iter<_Compare> __comp) + { return _Val_comp_iter<_Compare>(std::move(__comp)); } + + template + struct _Iter_equals_val + { + _Value& _M_value; + + + explicit + _Iter_equals_val(_Value& __value) + : _M_value(__value) + { } + + template + + bool + operator()(_Iterator __it) + { return *__it == _M_value; } + }; + + template + + inline _Iter_equals_val<_Value> + __iter_equals_val(_Value& __val) + { return _Iter_equals_val<_Value>(__val); } + + template + struct _Iter_equals_iter + { + _Iterator1 _M_it1; + + + explicit + _Iter_equals_iter(_Iterator1 __it1) + : _M_it1(__it1) + { } + + template + + bool + operator()(_Iterator2 __it2) + { return *__it2 == *_M_it1; } + }; + + template + + inline _Iter_equals_iter<_Iterator> + __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) + { return _Iter_equals_iter<_Iterator>(__it); } + + template + struct _Iter_pred + { + _Predicate _M_pred; + + + explicit + _Iter_pred(_Predicate __pred) + : _M_pred(std::move(__pred)) + { } + + template + + bool + operator()(_Iterator __it) + { return bool(_M_pred(*__it)); } + }; + + template + + inline _Iter_pred<_Predicate> + __pred_iter(_Predicate __pred) + { return _Iter_pred<_Predicate>(std::move(__pred)); } + + template + struct _Iter_comp_to_val + { + _Compare _M_comp; + _Value& _M_value; + + + _Iter_comp_to_val(_Compare __comp, _Value& __value) + : _M_comp(std::move(__comp)), _M_value(__value) + { } + + template + + bool + operator()(_Iterator __it) + { return bool(_M_comp(*__it, _M_value)); } + }; + + template + _Iter_comp_to_val<_Compare, _Value> + + __iter_comp_val(_Compare __comp, _Value &__val) + { + return _Iter_comp_to_val<_Compare, _Value>(std::move(__comp), __val); + } + + template + struct _Iter_comp_to_iter + { + _Compare _M_comp; + _Iterator1 _M_it1; + + + _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) + : _M_comp(std::move(__comp)), _M_it1(__it1) + { } + + template + + bool + operator()(_Iterator2 __it2) + { return bool(_M_comp(*__it2, *_M_it1)); } + }; + + template + + inline _Iter_comp_to_iter<_Compare, _Iterator> + __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) + { + return _Iter_comp_to_iter<_Compare, _Iterator>( + std::move(__comp._M_comp), __it); + } + + template + struct _Iter_negate + { + _Predicate _M_pred; + + + explicit + _Iter_negate(_Predicate __pred) + : _M_pred(std::move(__pred)) + { } + + template + + bool + operator()(_Iterator __it) + { return !bool(_M_pred(*__it)); } + }; + + template + + inline _Iter_negate<_Predicate> + __negate(_Iter_pred<_Predicate> __pred) + { return _Iter_negate<_Predicate>(std::move(__pred._M_pred)); } + +} +} +# 72 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + + + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + template + constexpr + inline int + __memcmp(const _Tp* __first1, const _Up* __first2, size_t __num) + { + + static_assert(sizeof(_Tp) == sizeof(_Up), "can be compared with memcmp"); +# 105 "/usr/include/c++/11/bits/stl_algobase.h" 3 + return __builtin_memcmp(__first1, __first2, sizeof(_Tp) * __num); + } +# 149 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline void + iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) + { + + + + +# 182 "/usr/include/c++/11/bits/stl_algobase.h" 3 + swap(*__a, *__b); + + } +# 198 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + _ForwardIterator2 + swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2) + { + + + + + + ; + + for (; __first1 != __last1; ++__first1, (void)++__first2) + std::iter_swap(__first1, __first2); + return __first2; + } +# 227 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + min(const _Tp& __a, const _Tp& __b) + { + + + + if (__b < __a) + return __b; + return __a; + } +# 251 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + max(const _Tp& __a, const _Tp& __b) + { + + + + if (__a < __b) + return __b; + return __a; + } +# 275 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + min(const _Tp& __a, const _Tp& __b, _Compare __comp) + { + + if (__comp(__b, __a)) + return __b; + return __a; + } +# 297 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + max(const _Tp& __a, const _Tp& __b, _Compare __comp) + { + + if (__comp(__a, __b)) + return __b; + return __a; + } + + + + template + + inline _Iterator + __niter_base(_Iterator __it) + noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) + { return __it; } + + template + _Ite + __niter_base(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, + std::random_access_iterator_tag>&); + + + + + template + + inline _From + __niter_wrap(_From __from, _To __res) + { return __from + (__res - std::__niter_base(__from)); } + + + template + + inline _Iterator + __niter_wrap(const _Iterator&, _Iterator __res) + { return __res; } + + + + + + + + template + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + for (; __first != __last; ++__result, (void)++__first) + *__result = *__first; + return __result; + } + }; + + + template + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + for (; __first != __last; ++__result, (void)++__first) + *__result = std::move(*__first); + return __result; + } + }; + + + template<> + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::difference_type _Distance; + for(_Distance __n = __last - __first; __n > 0; --__n) + { + *__result = *__first; + ++__first; + ++__result; + } + return __result; + } + }; + + + template<> + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::difference_type _Distance; + for(_Distance __n = __last - __first; __n > 0; --__n) + { + *__result = std::move(*__first); + ++__first; + ++__result; + } + return __result; + } + }; + + + template + struct __copy_move<_IsMove, true, random_access_iterator_tag> + { + template + + static _Tp* + __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) + { + + using __assignable = conditional<_IsMove, + is_move_assignable<_Tp>, + is_copy_assignable<_Tp>>; + + static_assert( __assignable::type::value, "type is not assignable" ); + + const ptrdiff_t _Num = __last - __first; + if (_Num) + __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); + return __result + _Num; + } + }; + + + + template + struct _Deque_iterator; + + struct _Bit_iterator; + + + + + + template + struct char_traits; + + template + class istreambuf_iterator; + + template + class ostreambuf_iterator; + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type + __copy_move_a2(_CharT*, _CharT*, + ostreambuf_iterator<_CharT, char_traits<_CharT> >); + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type + __copy_move_a2(const _CharT*, const _CharT*, + ostreambuf_iterator<_CharT, char_traits<_CharT> >); + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + _CharT*>::__type + __copy_move_a2(istreambuf_iterator<_CharT, char_traits<_CharT> >, + istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, + std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type + __copy_move_a2( + istreambuf_iterator<_CharT, char_traits<_CharT> >, + istreambuf_iterator<_CharT, char_traits<_CharT> >, + std::_Deque_iterator<_CharT, _CharT&, _CharT*>); + + template + + inline _OI + __copy_move_a2(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::iterator_category _Category; + + + + + + return std::__copy_move<_IsMove, __memcpyable<_OI, _II>::__value, + _Category>::__copy_m(__first, __last, __result); + } + + template + _OI + __copy_move_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _OI); + + template + std::_Deque_iterator<_OTp, _OTp&, _OTp*> + __copy_move_a1(std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_OTp, _OTp&, _OTp*>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, + std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type + __copy_move_a1(_II, _II, std::_Deque_iterator<_Tp, _Tp&, _Tp*>); + + template + + inline _OI + __copy_move_a1(_II __first, _II __last, _OI __result) + { return std::__copy_move_a2<_IsMove>(__first, __last, __result); } + + template + + inline _OI + __copy_move_a(_II __first, _II __last, _OI __result) + { + return std::__niter_wrap(__result, + std::__copy_move_a1<_IsMove>(std::__niter_base(__first), + std::__niter_base(__last), + std::__niter_base(__result))); + } + + template + _OI + __copy_move_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + _OI); + + template + __gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __copy_move_a(_II, _II, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); + + template + ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> + __copy_move_a(const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); + + template + + _OutputIterator + __copy_n_a(_InputIterator __first, _Size __n, _OutputIterator __result, + bool) + { + if (__n > 0) + { + while (true) + { + *__result = *__first; + ++__result; + if (--__n > 0) + ++__first; + else + break; + } + } + return __result; + } + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, _CharT*>::__type + __copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, + _Size, _CharT*, bool); + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, + std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type + __copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, _Size, + std::_Deque_iterator<_CharT, _CharT&, _CharT*>, + bool); +# 608 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + copy(_II __first, _II __last, _OI __result) + { + + + + + ; + + return std::__copy_move_a<__is_move_iterator<_II>::__value> + (std::__miter_base(__first), std::__miter_base(__last), __result); + } +# 641 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + move(_II __first, _II __last, _OI __result) + { + + + + + ; + + return std::__copy_move_a(std::__miter_base(__first), + std::__miter_base(__last), __result); + } + + + + + + + template + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + while (__first != __last) + *--__result = *--__last; + return __result; + } + }; + + + template + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + while (__first != __last) + *--__result = std::move(*--__last); + return __result; + } + }; + + + template<> + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + typename iterator_traits<_BI1>::difference_type + __n = __last - __first; + for (; __n > 0; --__n) + *--__result = *--__last; + return __result; + } + }; + + + template<> + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + typename iterator_traits<_BI1>::difference_type + __n = __last - __first; + for (; __n > 0; --__n) + *--__result = std::move(*--__last); + return __result; + } + }; + + + template + struct __copy_move_backward<_IsMove, true, random_access_iterator_tag> + { + template + + static _Tp* + __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) + { + + using __assignable = conditional<_IsMove, + is_move_assignable<_Tp>, + is_copy_assignable<_Tp>>; + + static_assert( __assignable::type::value, "type is not assignable" ); + + const ptrdiff_t _Num = __last - __first; + if (_Num) + __builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); + return __result - _Num; + } + }; + + template + + inline _BI2 + __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) + { + typedef typename iterator_traits<_BI1>::iterator_category _Category; + + + + + + return std::__copy_move_backward<_IsMove, + __memcpyable<_BI2, _BI1>::__value, + _Category>::__copy_move_b(__first, + __last, + __result); + } + + template + + inline _BI2 + __copy_move_backward_a1(_BI1 __first, _BI1 __last, _BI2 __result) + { return std::__copy_move_backward_a2<_IsMove>(__first, __last, __result); } + + template + _OI + __copy_move_backward_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _OI); + + template + std::_Deque_iterator<_OTp, _OTp&, _OTp*> + __copy_move_backward_a1( + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_OTp, _OTp&, _OTp*>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, + std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type + __copy_move_backward_a1(_II, _II, + std::_Deque_iterator<_Tp, _Tp&, _Tp*>); + + template + + inline _OI + __copy_move_backward_a(_II __first, _II __last, _OI __result) + { + return std::__niter_wrap(__result, + std::__copy_move_backward_a1<_IsMove> + (std::__niter_base(__first), std::__niter_base(__last), + std::__niter_base(__result))); + } + + template + _OI + __copy_move_backward_a( + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + _OI); + + template + __gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __copy_move_backward_a(_II, _II, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); + + template + ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> + __copy_move_backward_a( + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); +# 845 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _BI2 + copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) + { + + + + + + + ; + + return std::__copy_move_backward_a<__is_move_iterator<_BI1>::__value> + (std::__miter_base(__first), std::__miter_base(__last), __result); + } +# 881 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _BI2 + move_backward(_BI1 __first, _BI1 __last, _BI2 __result) + { + + + + + + + ; + + return std::__copy_move_backward_a(std::__miter_base(__first), + std::__miter_base(__last), + __result); + } + + + + + + + template + + inline typename + __gnu_cxx::__enable_if::__value, void>::__type + __fill_a1(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __value) + { + for (; __first != __last; ++__first) + *__first = __value; + } + + template + + inline typename + __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, void>::__type + __fill_a1(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __value) + { + const _Tp __tmp = __value; + for (; __first != __last; ++__first) + *__first = __tmp; + } + + + template + + inline typename + __gnu_cxx::__enable_if<__is_byte<_Tp>::__value, void>::__type + __fill_a1(_Tp* __first, _Tp* __last, const _Tp& __c) + { + const _Tp __tmp = __c; +# 943 "/usr/include/c++/11/bits/stl_algobase.h" 3 + if (const size_t __len = __last - __first) + __builtin_memset(__first, static_cast(__tmp), __len); + } + + template + + inline void + __fill_a1(::__gnu_cxx::__normal_iterator<_Ite, _Cont> __first, + ::__gnu_cxx::__normal_iterator<_Ite, _Cont> __last, + const _Tp& __value) + { std::__fill_a1(__first.base(), __last.base(), __value); } + + template + void + __fill_a1(const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, + const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, + const _VTp&); + + void + __fill_a1(std::_Bit_iterator, std::_Bit_iterator, + const bool&); + + template + + inline void + __fill_a(_FIte __first, _FIte __last, const _Tp& __value) + { std::__fill_a1(__first, __last, __value); } + + template + void + __fill_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const _Tp&); +# 989 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline void + fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) + { + + + + ; + + std::__fill_a(__first, __last, __value); + } + + + inline constexpr int + __size_to_integer(int __n) { return __n; } + inline constexpr unsigned + __size_to_integer(unsigned __n) { return __n; } + inline constexpr long + __size_to_integer(long __n) { return __n; } + inline constexpr unsigned long + __size_to_integer(unsigned long __n) { return __n; } + inline constexpr long long + __size_to_integer(long long __n) { return __n; } + inline constexpr unsigned long long + __size_to_integer(unsigned long long __n) { return __n; } + + + inline constexpr __int128 + __size_to_integer(__int128 __n) { return __n; } + inline constexpr unsigned __int128 + __size_to_integer(unsigned __int128 __n) { return __n; } +# 1041 "/usr/include/c++/11/bits/stl_algobase.h" 3 + inline constexpr long long + __size_to_integer(float __n) { return (long long)__n; } + inline constexpr long long + __size_to_integer(double __n) { return (long long)__n; } + inline constexpr long long + __size_to_integer(long double __n) { return (long long)__n; } + + + + + + template + + inline typename + __gnu_cxx::__enable_if::__value, _OutputIterator>::__type + __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) + { + for (; __n > 0; --__n, (void) ++__first) + *__first = __value; + return __first; + } + + template + + inline typename + __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, _OutputIterator>::__type + __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) + { + const _Tp __tmp = __value; + for (; __n > 0; --__n, (void) ++__first) + *__first = __tmp; + return __first; + } + + template + ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __fill_n_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, + _Size __n, const _Tp& __value, + std::input_iterator_tag); + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::output_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + return __fill_n_a1(__first, __n, __value); + } + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::input_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + return __fill_n_a1(__first, __n, __value); + } + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::random_access_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + if (__n <= 0) + return __first; + + ; + + std::__fill_a(__first, __first + __n, __value); + return __first + __n; + } +# 1141 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + fill_n(_OI __first, _Size __n, const _Tp& __value) + { + + + + return std::__fill_n_a(__first, std::__size_to_integer(__n), __value, + std::__iterator_category(__first)); + } + + template + struct __equal + { + template + + static bool + equal(_II1 __first1, _II1 __last1, _II2 __first2) + { + for (; __first1 != __last1; ++__first1, (void) ++__first2) + if (!(*__first1 == *__first2)) + return false; + return true; + } + }; + + template<> + struct __equal + { + template + + static bool + equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) + { + if (const size_t __len = (__last1 - __first1)) + return !std::__memcmp(__first1, __first2, __len); + return true; + } + }; + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, bool>::__type + __equal_aux1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _II); + + template + bool + __equal_aux1(std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, bool>::__type + __equal_aux1(_II, _II, + std::_Deque_iterator<_Tp, _Ref, _Ptr>); + + template + + inline bool + __equal_aux1(_II1 __first1, _II1 __last1, _II2 __first2) + { + typedef typename iterator_traits<_II1>::value_type _ValueType1; + const bool __simple = ((__is_integer<_ValueType1>::__value + || __is_pointer<_ValueType1>::__value) + && __memcmpable<_II1, _II2>::__value); + return std::__equal<__simple>::equal(__first1, __last1, __first2); + } + + template + + inline bool + __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) + { + return std::__equal_aux1(std::__niter_base(__first1), + std::__niter_base(__last1), + std::__niter_base(__first2)); + } + + template + bool + __equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + _II2); + + template + bool + __equal_aux(_II1, _II1, + const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); + + template + bool + __equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); + + template + struct __lc_rai + { + template + + static _II1 + __newlast1(_II1, _II1 __last1, _II2, _II2) + { return __last1; } + + template + + static bool + __cnd2(_II __first, _II __last) + { return __first != __last; } + }; + + template<> + struct __lc_rai + { + template + + static _RAI1 + __newlast1(_RAI1 __first1, _RAI1 __last1, + _RAI2 __first2, _RAI2 __last2) + { + const typename iterator_traits<_RAI1>::difference_type + __diff1 = __last1 - __first1; + const typename iterator_traits<_RAI2>::difference_type + __diff2 = __last2 - __first2; + return __diff2 < __diff1 ? __first1 + __diff2 : __last1; + } + + template + static bool + __cnd2(_RAI, _RAI) + { return true; } + }; + + template + + bool + __lexicographical_compare_impl(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2, + _Compare __comp) + { + typedef typename iterator_traits<_II1>::iterator_category _Category1; + typedef typename iterator_traits<_II2>::iterator_category _Category2; + typedef std::__lc_rai<_Category1, _Category2> __rai_type; + + __last1 = __rai_type::__newlast1(__first1, __last1, __first2, __last2); + for (; __first1 != __last1 && __rai_type::__cnd2(__first2, __last2); + ++__first1, (void)++__first2) + { + if (__comp(__first1, __first2)) + return true; + if (__comp(__first2, __first1)) + return false; + } + return __first1 == __last1 && __first2 != __last2; + } + + template + struct __lexicographical_compare + { + template + + static bool + __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + using __gnu_cxx::__ops::__iter_less_iter; + return std::__lexicographical_compare_impl(__first1, __last1, + __first2, __last2, + __iter_less_iter()); + } + + template + + static int + __3way(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + while (__first1 != __last1) + { + if (__first2 == __last2) + return +1; + if (*__first1 < *__first2) + return -1; + if (*__first2 < *__first1) + return +1; + ++__first1; + ++__first2; + } + return int(__first2 == __last2) - 1; + } + }; + + template<> + struct __lexicographical_compare + { + template + + static bool + __lc(const _Tp* __first1, const _Tp* __last1, + const _Up* __first2, const _Up* __last2) + { return __3way(__first1, __last1, __first2, __last2) < 0; } + + template + + static ptrdiff_t + __3way(const _Tp* __first1, const _Tp* __last1, + const _Up* __first2, const _Up* __last2) + { + const size_t __len1 = __last1 - __first1; + const size_t __len2 = __last2 - __first2; + if (const size_t __len = std::min(__len1, __len2)) + if (int __result = std::__memcmp(__first1, __first2, __len)) + return __result; + return ptrdiff_t(__len1 - __len2); + } + }; + + template + + inline bool + __lexicographical_compare_aux1(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + typedef typename iterator_traits<_II1>::value_type _ValueType1; + typedef typename iterator_traits<_II2>::value_type _ValueType2; + const bool __simple = + (__is_memcmp_ordered_with<_ValueType1, _ValueType2>::__value + && __is_pointer<_II1>::__value + && __is_pointer<_II2>::__value + + + + + + + + ); + + return std::__lexicographical_compare<__simple>::__lc(__first1, __last1, + __first2, __last2); + } + + template + bool + __lexicographical_compare_aux1( + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + _Tp2*, _Tp2*); + + template + bool + __lexicographical_compare_aux1(_Tp1*, _Tp1*, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + bool + __lexicographical_compare_aux1( + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + + inline bool + __lexicographical_compare_aux(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + return std::__lexicographical_compare_aux1(std::__niter_base(__first1), + std::__niter_base(__last1), + std::__niter_base(__first2), + std::__niter_base(__last2)); + } + + template + bool + __lexicographical_compare_aux( + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + _II2, _II2); + + template + bool + __lexicographical_compare_aux( + _II1, _II1, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); + + template + bool + __lexicographical_compare_aux( + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); + + template + + _ForwardIterator + __lower_bound(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __val, _Compare __comp) + { + typedef typename iterator_traits<_ForwardIterator>::difference_type + _DistanceType; + + _DistanceType __len = std::distance(__first, __last); + + while (__len > 0) + { + _DistanceType __half = __len >> 1; + _ForwardIterator __middle = __first; + std::advance(__middle, __half); + if (__comp(__middle, __val)) + { + __first = __middle; + ++__first; + __len = __len - __half - 1; + } + else + __len = __half; + } + return __first; + } +# 1487 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _ForwardIterator + lower_bound(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __val) + { + + + + + ; + + return std::__lower_bound(__first, __last, __val, + __gnu_cxx::__ops::__iter_less_val()); + } + + + + inline constexpr int + __lg(int __n) + { return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } + + inline constexpr unsigned + __lg(unsigned __n) + { return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } + + inline constexpr long + __lg(long __n) + { return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } + + inline constexpr unsigned long + __lg(unsigned long __n) + { return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } + + inline constexpr long long + __lg(long long __n) + { return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } + + inline constexpr unsigned long long + __lg(unsigned long long __n) + { return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } + + +# 1543 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_II1 __first1, _II1 __last1, _II2 __first2) + { + + + + + + + ; + + return std::__equal_aux(__first1, __last1, __first2); + } +# 1574 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_IIter1 __first1, _IIter1 __last1, + _IIter2 __first2, _BinaryPredicate __binary_pred) + { + + + + ; + + for (; __first1 != __last1; ++__first1, (void)++__first2) + if (!bool(__binary_pred(*__first1, *__first2))) + return false; + return true; + } + + + + template + + inline bool + __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + using _RATag = random_access_iterator_tag; + using _Cat1 = typename iterator_traits<_II1>::iterator_category; + using _Cat2 = typename iterator_traits<_II2>::iterator_category; + using _RAIters = __and_, is_same<_Cat2, _RATag>>; + if (_RAIters()) + { + auto __d1 = std::distance(__first1, __last1); + auto __d2 = std::distance(__first2, __last2); + if (__d1 != __d2) + return false; + return std::equal(__first1, __last1, __first2); + } + + for (; __first1 != __last1 && __first2 != __last2; + ++__first1, (void)++__first2) + if (!(*__first1 == *__first2)) + return false; + return __first1 == __last1 && __first2 == __last2; + } + + + template + + inline bool + __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2, + _BinaryPredicate __binary_pred) + { + using _RATag = random_access_iterator_tag; + using _Cat1 = typename iterator_traits<_II1>::iterator_category; + using _Cat2 = typename iterator_traits<_II2>::iterator_category; + using _RAIters = __and_, is_same<_Cat2, _RATag>>; + if (_RAIters()) + { + auto __d1 = std::distance(__first1, __last1); + auto __d2 = std::distance(__first2, __last2); + if (__d1 != __d2) + return false; + return std::equal(__first1, __last1, __first2, + __binary_pred); + } + + for (; __first1 != __last1 && __first2 != __last2; + ++__first1, (void)++__first2) + if (!bool(__binary_pred(*__first1, *__first2))) + return false; + return __first1 == __last1 && __first2 == __last2; + } +# 1664 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + + + + + + + ; + ; + + return std::__equal4(__first1, __last1, __first2, __last2); + } +# 1697 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_IIter1 __first1, _IIter1 __last1, + _IIter2 __first2, _IIter2 __last2, _BinaryPredicate __binary_pred) + { + + + + ; + ; + + return std::__equal4(__first1, __last1, __first2, __last2, + __binary_pred); + } +# 1729 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + lexicographical_compare(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + + + + + + + + + + ; + ; + + return std::__lexicographical_compare_aux(__first1, __last1, + __first2, __last2); + } +# 1764 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + lexicographical_compare(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2, _Compare __comp) + { + + + + ; + ; + + return std::__lexicographical_compare_impl + (__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__comp)); + } +# 1877 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + pair<_InputIterator1, _InputIterator2> + __mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _BinaryPredicate __binary_pred) + { + while (__first1 != __last1 && __binary_pred(__first1, __first2)) + { + ++__first1; + ++__first2; + } + return pair<_InputIterator1, _InputIterator2>(__first1, __first2); + } +# 1905 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2) + { + + + + + + + ; + + return std::__mismatch(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } +# 1939 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _BinaryPredicate __binary_pred) + { + + + + ; + + return std::__mismatch(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); + } + + + + template + + pair<_InputIterator1, _InputIterator2> + __mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2, + _BinaryPredicate __binary_pred) + { + while (__first1 != __last1 && __first2 != __last2 + && __binary_pred(__first1, __first2)) + { + ++__first1; + ++__first2; + } + return pair<_InputIterator1, _InputIterator2>(__first1, __first2); + } +# 1988 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2) + { + + + + + + + ; + ; + + return std::__mismatch(__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } +# 2024 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2, + _BinaryPredicate __binary_pred) + { + + + + ; + ; + + return std::__mismatch(__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); + } + + + + + + template + + inline _InputIterator + __find_if(_InputIterator __first, _InputIterator __last, + _Predicate __pred, input_iterator_tag) + { + while (__first != __last && !__pred(__first)) + ++__first; + return __first; + } + + + template + + _RandomAccessIterator + __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, + _Predicate __pred, random_access_iterator_tag) + { + typename iterator_traits<_RandomAccessIterator>::difference_type + __trip_count = (__last - __first) >> 2; + + for (; __trip_count > 0; --__trip_count) + { + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + } + + switch (__last - __first) + { + case 3: + if (__pred(__first)) + return __first; + ++__first; + + case 2: + if (__pred(__first)) + return __first; + ++__first; + + case 1: + if (__pred(__first)) + return __first; + ++__first; + + case 0: + default: + return __last; + } + } + + template + + inline _Iterator + __find_if(_Iterator __first, _Iterator __last, _Predicate __pred) + { + return __find_if(__first, __last, __pred, + std::__iterator_category(__first)); + } + + template + + typename iterator_traits<_InputIterator>::difference_type + __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) + { + typename iterator_traits<_InputIterator>::difference_type __n = 0; + for (; __first != __last; ++__first) + if (__pred(__first)) + ++__n; + return __n; + } + + + template + + bool + __is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2, _BinaryPredicate __pred) + { + + + for (; __first1 != __last1; ++__first1, (void)++__first2) + if (!__pred(__first1, __first2)) + break; + + if (__first1 == __last1) + return true; + + + + _ForwardIterator2 __last2 = __first2; + std::advance(__last2, std::distance(__first1, __last1)); + for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) + { + if (__scan != std::__find_if(__first1, __scan, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) + continue; + + auto __matches + = std::__count_if(__first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); + if (0 == __matches || + std::__count_if(__scan, __last1, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) + != __matches) + return false; + } + return true; + } +# 2181 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2) + { + + + + + + + ; + + return std::__is_permutation(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } + + + +} +# 46 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/limits" 1 3 +# 40 "/usr/include/c++/11/limits" 3 + +# 41 "/usr/include/c++/11/limits" 3 +# 158 "/usr/include/c++/11/limits" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + + enum float_round_style + { + round_indeterminate = -1, + round_toward_zero = 0, + round_to_nearest = 1, + round_toward_infinity = 2, + round_toward_neg_infinity = 3 + }; + + + + + + + + enum float_denorm_style + { + + denorm_indeterminate = -1, + + denorm_absent = 0, + + denorm_present = 1 + }; +# 202 "/usr/include/c++/11/limits" 3 + struct __numeric_limits_base + { + + + static constexpr bool is_specialized = false; + + + + + static constexpr int digits = 0; + + + static constexpr int digits10 = 0; + + + + + static constexpr int max_digits10 = 0; + + + + static constexpr bool is_signed = false; + + + static constexpr bool is_integer = false; + + + + + static constexpr bool is_exact = false; + + + + static constexpr int radix = 0; + + + + static constexpr int min_exponent = 0; + + + + static constexpr int min_exponent10 = 0; + + + + + static constexpr int max_exponent = 0; + + + + static constexpr int max_exponent10 = 0; + + + static constexpr bool has_infinity = false; + + + + static constexpr bool has_quiet_NaN = false; + + + + static constexpr bool has_signaling_NaN = false; + + + static constexpr float_denorm_style has_denorm = denorm_absent; + + + + static constexpr bool has_denorm_loss = false; + + + + static constexpr bool is_iec559 = false; + + + + + static constexpr bool is_bounded = false; +# 288 "/usr/include/c++/11/limits" 3 + static constexpr bool is_modulo = false; + + + static constexpr bool traps = false; + + + static constexpr bool tinyness_before = false; + + + + + static constexpr float_round_style round_style = + round_toward_zero; + }; +# 311 "/usr/include/c++/11/limits" 3 + template + struct numeric_limits : public __numeric_limits_base + { + + + static constexpr _Tp + min() noexcept { return _Tp(); } + + + static constexpr _Tp + max() noexcept { return _Tp(); } + + + + + static constexpr _Tp + lowest() noexcept { return _Tp(); } + + + + + static constexpr _Tp + epsilon() noexcept { return _Tp(); } + + + static constexpr _Tp + round_error() noexcept { return _Tp(); } + + + static constexpr _Tp + infinity() noexcept { return _Tp(); } + + + + static constexpr _Tp + quiet_NaN() noexcept { return _Tp(); } + + + + static constexpr _Tp + signaling_NaN() noexcept { return _Tp(); } + + + + + static constexpr _Tp + denorm_min() noexcept { return _Tp(); } + }; + + + + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; +# 383 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr bool + min() noexcept { return false; } + + static constexpr bool + max() noexcept { return true; } + + + static constexpr bool + lowest() noexcept { return min(); } + + static constexpr int digits = 1; + static constexpr int digits10 = 0; + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr bool + epsilon() noexcept { return false; } + + static constexpr bool + round_error() noexcept { return false; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr bool + infinity() noexcept { return false; } + + static constexpr bool + quiet_NaN() noexcept { return false; } + + static constexpr bool + signaling_NaN() noexcept { return false; } + + static constexpr bool + denorm_min() noexcept { return false; } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + + + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char + min() noexcept { return (((char)(-1) < 0) ? -(((char)(-1) < 0) ? (((((char)1 << ((sizeof(char) * 8 - ((char)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char)0) - 1 : (char)0); } + + static constexpr char + max() noexcept { return (((char)(-1) < 0) ? (((((char)1 << ((sizeof(char) * 8 - ((char)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char)0); } + + + static constexpr char + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(char) * 8 - ((char)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char) * 8 - ((char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = ((char)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char + epsilon() noexcept { return 0; } + + static constexpr char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr + char infinity() noexcept { return char(); } + + static constexpr char + quiet_NaN() noexcept { return char(); } + + static constexpr char + signaling_NaN() noexcept { return char(); } + + static constexpr char + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr signed char + min() noexcept { return -0x7f - 1; } + + static constexpr signed char + max() noexcept { return 0x7f; } + + + static constexpr signed char + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(signed char) * 8 - ((signed char)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(signed char) * 8 - ((signed char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr signed char + epsilon() noexcept { return 0; } + + static constexpr signed char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr signed char + infinity() noexcept { return static_cast(0); } + + static constexpr signed char + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr signed char + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr signed char + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned char + min() noexcept { return 0; } + + static constexpr unsigned char + max() noexcept { return 0x7f * 2U + 1; } + + + static constexpr unsigned char + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned char) * 8 - ((unsigned char)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned char) * 8 - ((unsigned char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned char + epsilon() noexcept { return 0; } + + static constexpr unsigned char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned char + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned char + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned char + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned char + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr wchar_t + min() noexcept { return (((wchar_t)(-1) < 0) ? -(((wchar_t)(-1) < 0) ? (((((wchar_t)1 << ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(wchar_t)0) - 1 : (wchar_t)0); } + + static constexpr wchar_t + max() noexcept { return (((wchar_t)(-1) < 0) ? (((((wchar_t)1 << ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(wchar_t)0); } + + + static constexpr wchar_t + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = ((wchar_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr wchar_t + epsilon() noexcept { return 0; } + + static constexpr wchar_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr wchar_t + infinity() noexcept { return wchar_t(); } + + static constexpr wchar_t + quiet_NaN() noexcept { return wchar_t(); } + + static constexpr wchar_t + signaling_NaN() noexcept { return wchar_t(); } + + static constexpr wchar_t + denorm_min() noexcept { return wchar_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; +# 796 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char16_t + min() noexcept { return (((char16_t)(-1) < 0) ? -(((char16_t)(-1) < 0) ? (((((char16_t)1 << ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char16_t)0) - 1 : (char16_t)0); } + + static constexpr char16_t + max() noexcept { return (((char16_t)(-1) < 0) ? (((((char16_t)1 << ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char16_t)0); } + + static constexpr char16_t + lowest() noexcept { return min(); } + + static constexpr int digits = (sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) * 643L / 2136); + static constexpr int max_digits10 = 0; + static constexpr bool is_signed = ((char16_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char16_t + epsilon() noexcept { return 0; } + + static constexpr char16_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr char16_t + infinity() noexcept { return char16_t(); } + + static constexpr char16_t + quiet_NaN() noexcept { return char16_t(); } + + static constexpr char16_t + signaling_NaN() noexcept { return char16_t(); } + + static constexpr char16_t + denorm_min() noexcept { return char16_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char32_t + min() noexcept { return (((char32_t)(-1) < 0) ? -(((char32_t)(-1) < 0) ? (((((char32_t)1 << ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char32_t)0) - 1 : (char32_t)0); } + + static constexpr char32_t + max() noexcept { return (((char32_t)(-1) < 0) ? (((((char32_t)1 << ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char32_t)0); } + + static constexpr char32_t + lowest() noexcept { return min(); } + + static constexpr int digits = (sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) * 643L / 2136); + static constexpr int max_digits10 = 0; + static constexpr bool is_signed = ((char32_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char32_t + epsilon() noexcept { return 0; } + + static constexpr char32_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr char32_t + infinity() noexcept { return char32_t(); } + + static constexpr char32_t + quiet_NaN() noexcept { return char32_t(); } + + static constexpr char32_t + signaling_NaN() noexcept { return char32_t(); } + + static constexpr char32_t + denorm_min() noexcept { return char32_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style = round_toward_zero; + }; + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr short + min() noexcept { return -0x7fff - 1; } + + static constexpr short + max() noexcept { return 0x7fff; } + + + static constexpr short + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(short) * 8 - ((short)(-1) < 0)); + static constexpr int digits10 = ((sizeof(short) * 8 - ((short)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr short + epsilon() noexcept { return 0; } + + static constexpr short + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr short + infinity() noexcept { return short(); } + + static constexpr short + quiet_NaN() noexcept { return short(); } + + static constexpr short + signaling_NaN() noexcept { return short(); } + + static constexpr short + denorm_min() noexcept { return short(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned short + min() noexcept { return 0; } + + static constexpr unsigned short + max() noexcept { return 0x7fff * 2U + 1; } + + + static constexpr unsigned short + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned short) * 8 - ((unsigned short)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned short) * 8 - ((unsigned short)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned short + epsilon() noexcept { return 0; } + + static constexpr unsigned short + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned short + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned short + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned short + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned short + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr int + min() noexcept { return -0x7fffffff - 1; } + + static constexpr int + max() noexcept { return 0x7fffffff; } + + + static constexpr int + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(int) * 8 - ((int)(-1) < 0)); + static constexpr int digits10 = ((sizeof(int) * 8 - ((int)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr int + epsilon() noexcept { return 0; } + + static constexpr int + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr int + infinity() noexcept { return static_cast(0); } + + static constexpr int + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr int + signaling_NaN() noexcept { return static_cast(0); } + + static constexpr int + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned int + min() noexcept { return 0; } + + static constexpr unsigned int + max() noexcept { return 0x7fffffff * 2U + 1; } + + + static constexpr unsigned int + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned int) * 8 - ((unsigned int)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned int) * 8 - ((unsigned int)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned int + epsilon() noexcept { return 0; } + + static constexpr unsigned int + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned int + infinity() noexcept { return static_cast(0); } + + static constexpr unsigned int + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned int + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned int + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long + min() noexcept { return -0x7fffffffffffffffL - 1; } + + static constexpr long + max() noexcept { return 0x7fffffffffffffffL; } + + + static constexpr long + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(long) * 8 - ((long)(-1) < 0)); + static constexpr int digits10 = ((sizeof(long) * 8 - ((long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr long + epsilon() noexcept { return 0; } + + static constexpr long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr long + infinity() noexcept { return static_cast(0); } + + static constexpr long + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr long + signaling_NaN() noexcept { return static_cast(0); } + + static constexpr long + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned long + min() noexcept { return 0; } + + static constexpr unsigned long + max() noexcept { return 0x7fffffffffffffffL * 2UL + 1; } + + + static constexpr unsigned long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned long) * 8 - ((unsigned long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned long) * 8 - ((unsigned long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned long + epsilon() noexcept { return 0; } + + static constexpr unsigned long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned long + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned long + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long long + min() noexcept { return -0x7fffffffffffffffLL - 1; } + + static constexpr long long + max() noexcept { return 0x7fffffffffffffffLL; } + + + static constexpr long long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(long long) * 8 - ((long long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(long long) * 8 - ((long long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr long long + epsilon() noexcept { return 0; } + + static constexpr long long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr long long + infinity() noexcept { return static_cast(0); } + + static constexpr long long + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr long long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr long long + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned long long + min() noexcept { return 0; } + + static constexpr unsigned long long + max() noexcept { return 0x7fffffffffffffffLL * 2ULL + 1; } + + + static constexpr unsigned long long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned long long) * 8 - ((unsigned long long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned long long) * 8 - ((unsigned long long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned long long + epsilon() noexcept { return 0; } + + static constexpr unsigned long long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned long long + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; +# 1635 "/usr/include/c++/11/limits" 3 + template<> struct numeric_limits<__int128> { static constexpr bool is_specialized = true; static constexpr __int128 min() noexcept { return (((__int128)(-1) < 0) ? -(((__int128)(-1) < 0) ? (((((__int128)1 << ((128 - ((__int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(__int128)0) - 1 : (__int128)0); } static constexpr __int128 max() noexcept { return (((__int128)(-1) < 0) ? (((((__int128)1 << ((128 - ((__int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(__int128)0); } static constexpr int digits = 128 - 1; static constexpr int digits10 = (128 - 1) * 643L / 2136; static constexpr bool is_signed = true; static constexpr bool is_integer = true; static constexpr bool is_exact = true; static constexpr int radix = 2; static constexpr __int128 epsilon() noexcept { return 0; } static constexpr __int128 round_error() noexcept { return 0; } static constexpr __int128 lowest() noexcept { return min(); } static constexpr int max_digits10 = 0; static constexpr int min_exponent = 0; static constexpr int min_exponent10 = 0; static constexpr int max_exponent = 0; static constexpr int max_exponent10 = 0; static constexpr bool has_infinity = false; static constexpr bool has_quiet_NaN = false; static constexpr bool has_signaling_NaN = false; static constexpr float_denorm_style has_denorm = denorm_absent; static constexpr bool has_denorm_loss = false; static constexpr __int128 infinity() noexcept { return static_cast<__int128>(0); } static constexpr __int128 quiet_NaN() noexcept { return static_cast<__int128>(0); } static constexpr __int128 signaling_NaN() noexcept { return static_cast<__int128>(0); } static constexpr __int128 denorm_min() noexcept { return static_cast<__int128>(0); } static constexpr bool is_iec559 = false; static constexpr bool is_bounded = true; static constexpr bool is_modulo = false; static constexpr bool traps = true; static constexpr bool tinyness_before = false; static constexpr float_round_style round_style = round_toward_zero; }; template<> struct numeric_limits { static constexpr bool is_specialized = true; static constexpr unsigned __int128 min() noexcept { return 0; } static constexpr unsigned __int128 max() noexcept { return (((unsigned __int128)(-1) < 0) ? (((((unsigned __int128)1 << ((128 - ((unsigned __int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(unsigned __int128)0); } static constexpr unsigned __int128 lowest() noexcept { return min(); } static constexpr int max_digits10 = 0; static constexpr int digits = 128; static constexpr int digits10 = 128 * 643L / 2136; static constexpr bool is_signed = false; static constexpr bool is_integer = true; static constexpr bool is_exact = true; static constexpr int radix = 2; static constexpr unsigned __int128 epsilon() noexcept { return 0; } static constexpr unsigned __int128 round_error() noexcept { return 0; } static constexpr int min_exponent = 0; static constexpr int min_exponent10 = 0; static constexpr int max_exponent = 0; static constexpr int max_exponent10 = 0; static constexpr bool has_infinity = false; static constexpr bool has_quiet_NaN = false; static constexpr bool has_signaling_NaN = false; static constexpr float_denorm_style has_denorm = denorm_absent; static constexpr bool has_denorm_loss = false; static constexpr unsigned __int128 infinity() noexcept { return static_cast(0); } static constexpr unsigned __int128 quiet_NaN() noexcept { return static_cast(0); } static constexpr unsigned __int128 signaling_NaN() noexcept { return static_cast(0); } static constexpr unsigned __int128 denorm_min() noexcept { return static_cast(0); } static constexpr bool is_iec559 = false; static constexpr bool is_bounded = true; static constexpr bool is_modulo = true; static constexpr bool traps = true; static constexpr bool tinyness_before = false; static constexpr float_round_style round_style = round_toward_zero; }; +# 1667 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr float + min() noexcept { return 1.17549435082228750796873653722224568e-38F; } + + static constexpr float + max() noexcept { return 3.40282346638528859811704183484516925e+38F; } + + + static constexpr float + lowest() noexcept { return -3.40282346638528859811704183484516925e+38F; } + + + static constexpr int digits = 24; + static constexpr int digits10 = 6; + + static constexpr int max_digits10 + = (2 + (24) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr float + epsilon() noexcept { return 1.19209289550781250000000000000000000e-7F; } + + static constexpr float + round_error() noexcept { return 0.5F; } + + static constexpr int min_exponent = (-125); + static constexpr int min_exponent10 = (-37); + static constexpr int max_exponent = 128; + static constexpr int max_exponent10 = 38; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr float + infinity() noexcept { return __builtin_huge_valf(); } + + static constexpr float + quiet_NaN() noexcept { return __builtin_nanf(""); } + + static constexpr float + signaling_NaN() noexcept { return __builtin_nansf(""); } + + static constexpr float + denorm_min() noexcept { return 1.40129846432481707092372958328991613e-45F; } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before + = false; + static constexpr float_round_style round_style + = round_to_nearest; + }; + + + + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr double + min() noexcept { return double(2.22507385850720138309023271733240406e-308L); } + + static constexpr double + max() noexcept { return double(1.79769313486231570814527423731704357e+308L); } + + + static constexpr double + lowest() noexcept { return -double(1.79769313486231570814527423731704357e+308L); } + + + static constexpr int digits = 53; + static constexpr int digits10 = 15; + + static constexpr int max_digits10 + = (2 + (53) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr double + epsilon() noexcept { return double(2.22044604925031308084726333618164062e-16L); } + + static constexpr double + round_error() noexcept { return 0.5; } + + static constexpr int min_exponent = (-1021); + static constexpr int min_exponent10 = (-307); + static constexpr int max_exponent = 1024; + static constexpr int max_exponent10 = 308; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr double + infinity() noexcept { return __builtin_huge_val(); } + + static constexpr double + quiet_NaN() noexcept { return __builtin_nan(""); } + + static constexpr double + signaling_NaN() noexcept { return __builtin_nans(""); } + + static constexpr double + denorm_min() noexcept { return double(4.94065645841246544176568792868221372e-324L); } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before + = false; + static constexpr float_round_style round_style + = round_to_nearest; + }; + + + + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long double + min() noexcept { return 3.36210314311209350626267781732175260e-4932L; } + + static constexpr long double + max() noexcept { return 1.18973149535723176502126385303097021e+4932L; } + + + static constexpr long double + lowest() noexcept { return -1.18973149535723176502126385303097021e+4932L; } + + + static constexpr int digits = 64; + static constexpr int digits10 = 18; + + static constexpr int max_digits10 + = (2 + (64) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr long double + epsilon() noexcept { return 1.08420217248550443400745280086994171e-19L; } + + static constexpr long double + round_error() noexcept { return 0.5L; } + + static constexpr int min_exponent = (-16381); + static constexpr int min_exponent10 = (-4931); + static constexpr int max_exponent = 16384; + static constexpr int max_exponent10 = 4932; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr long double + infinity() noexcept { return __builtin_huge_vall(); } + + static constexpr long double + quiet_NaN() noexcept { return __builtin_nanl(""); } + + static constexpr long double + signaling_NaN() noexcept { return __builtin_nansl(""); } + + static constexpr long double + denorm_min() noexcept { return 3.64519953188247460252840593361941982e-4951L; } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before = + false; + static constexpr float_round_style round_style = + round_to_nearest; + }; + + + + + + +} +# 47 "/usr/include/c++/11/bits/specfun.h" 2 3 + + +# 1 "/usr/include/c++/11/tr1/gamma.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/gamma.tcc" 3 +# 1 "/usr/include/c++/11/tr1/special_function_util.h" 1 3 +# 39 "/usr/include/c++/11/tr1/special_function_util.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 50 "/usr/include/c++/11/tr1/special_function_util.h" 3 + namespace __detail + { + + + + template + struct __floating_point_constant + { + static const _Tp __value; + }; + + + + template + struct __numeric_constants + { + + static _Tp __pi() throw() + { return static_cast<_Tp>(3.1415926535897932384626433832795029L); } + + static _Tp __pi_2() throw() + { return static_cast<_Tp>(1.5707963267948966192313216916397514L); } + + static _Tp __pi_3() throw() + { return static_cast<_Tp>(1.0471975511965977461542144610931676L); } + + static _Tp __pi_4() throw() + { return static_cast<_Tp>(0.7853981633974483096156608458198757L); } + + static _Tp __1_pi() throw() + { return static_cast<_Tp>(0.3183098861837906715377675267450287L); } + + static _Tp __2_sqrtpi() throw() + { return static_cast<_Tp>(1.1283791670955125738961589031215452L); } + + static _Tp __sqrt2() throw() + { return static_cast<_Tp>(1.4142135623730950488016887242096981L); } + + static _Tp __sqrt3() throw() + { return static_cast<_Tp>(1.7320508075688772935274463415058723L); } + + static _Tp __sqrtpio2() throw() + { return static_cast<_Tp>(1.2533141373155002512078826424055226L); } + + static _Tp __sqrt1_2() throw() + { return static_cast<_Tp>(0.7071067811865475244008443621048490L); } + + static _Tp __lnpi() throw() + { return static_cast<_Tp>(1.1447298858494001741434273513530587L); } + + static _Tp __gamma_e() throw() + { return static_cast<_Tp>(0.5772156649015328606065120900824024L); } + + static _Tp __euler() throw() + { return static_cast<_Tp>(2.7182818284590452353602874713526625L); } + }; +# 114 "/usr/include/c++/11/tr1/special_function_util.h" 3 + template + inline bool __isnan(_Tp __x) + { return std::isnan(__x); } +# 133 "/usr/include/c++/11/tr1/special_function_util.h" 3 + } + + + + + +} +# 50 "/usr/include/c++/11/tr1/gamma.tcc" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/gamma.tcc" 3 + namespace __detail + { +# 76 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __bernoulli_series(unsigned int __n) + { + + static const _Tp __num[28] = { + _Tp(1UL), -_Tp(1UL) / _Tp(2UL), + _Tp(1UL) / _Tp(6UL), _Tp(0UL), + -_Tp(1UL) / _Tp(30UL), _Tp(0UL), + _Tp(1UL) / _Tp(42UL), _Tp(0UL), + -_Tp(1UL) / _Tp(30UL), _Tp(0UL), + _Tp(5UL) / _Tp(66UL), _Tp(0UL), + -_Tp(691UL) / _Tp(2730UL), _Tp(0UL), + _Tp(7UL) / _Tp(6UL), _Tp(0UL), + -_Tp(3617UL) / _Tp(510UL), _Tp(0UL), + _Tp(43867UL) / _Tp(798UL), _Tp(0UL), + -_Tp(174611) / _Tp(330UL), _Tp(0UL), + _Tp(854513UL) / _Tp(138UL), _Tp(0UL), + -_Tp(236364091UL) / _Tp(2730UL), _Tp(0UL), + _Tp(8553103UL) / _Tp(6UL), _Tp(0UL) + }; + + if (__n == 0) + return _Tp(1); + + if (__n == 1) + return -_Tp(1) / _Tp(2); + + + if (__n % 2 == 1) + return _Tp(0); + + + if (__n < 28) + return __num[__n]; + + + _Tp __fact = _Tp(1); + if ((__n / 2) % 2 == 0) + __fact *= _Tp(-1); + for (unsigned int __k = 1; __k <= __n; ++__k) + __fact *= __k / (_Tp(2) * __numeric_constants<_Tp>::__pi()); + __fact *= _Tp(2); + + _Tp __sum = _Tp(0); + for (unsigned int __i = 1; __i < 1000; ++__i) + { + _Tp __term = std::pow(_Tp(__i), -_Tp(__n)); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return __fact * __sum; + } +# 139 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + inline _Tp + __bernoulli(int __n) + { return __bernoulli_series<_Tp>(__n); } +# 153 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_bernoulli(_Tp __x) + { + _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x + + _Tp(0.5L) * std::log(_Tp(2) + * __numeric_constants<_Tp>::__pi()); + + const _Tp __xx = __x * __x; + _Tp __help = _Tp(1) / __x; + for ( unsigned int __i = 1; __i < 20; ++__i ) + { + const _Tp __2i = _Tp(2 * __i); + __help /= __2i * (__2i - _Tp(1)) * __xx; + __lg += __bernoulli<_Tp>(2 * __i) * __help; + } + + return __lg; + } +# 181 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_lanczos(_Tp __x) + { + const _Tp __xm1 = __x - _Tp(1); + + static const _Tp __lanczos_cheb_7[9] = { + _Tp( 0.99999999999980993227684700473478L), + _Tp( 676.520368121885098567009190444019L), + _Tp(-1259.13921672240287047156078755283L), + _Tp( 771.3234287776530788486528258894L), + _Tp(-176.61502916214059906584551354L), + _Tp( 12.507343278686904814458936853L), + _Tp(-0.13857109526572011689554707L), + _Tp( 9.984369578019570859563e-6L), + _Tp( 1.50563273514931155834e-7L) + }; + + static const _Tp __LOGROOT2PI + = _Tp(0.9189385332046727417803297364056176L); + + _Tp __sum = __lanczos_cheb_7[0]; + for(unsigned int __k = 1; __k < 9; ++__k) + __sum += __lanczos_cheb_7[__k] / (__xm1 + __k); + + const _Tp __term1 = (__xm1 + _Tp(0.5L)) + * std::log((__xm1 + _Tp(7.5L)) + / __numeric_constants<_Tp>::__euler()); + const _Tp __term2 = __LOGROOT2PI + std::log(__sum); + const _Tp __result = __term1 + (__term2 - _Tp(7)); + + return __result; + } +# 225 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma(_Tp __x) + { + if (__x > _Tp(0.5L)) + return __log_gamma_lanczos(__x); + else + { + const _Tp __sin_fact + = std::abs(std::sin(__numeric_constants<_Tp>::__pi() * __x)); + if (__sin_fact == _Tp(0)) + std::__throw_domain_error(("Argument is nonpositive integer " "in __log_gamma") + ); + return __numeric_constants<_Tp>::__lnpi() + - std::log(__sin_fact) + - __log_gamma_lanczos(_Tp(1) - __x); + } + } +# 252 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_sign(_Tp __x) + { + if (__x > _Tp(0)) + return _Tp(1); + else + { + const _Tp __sin_fact + = std::sin(__numeric_constants<_Tp>::__pi() * __x); + if (__sin_fact > _Tp(0)) + return (1); + else if (__sin_fact < _Tp(0)) + return -_Tp(1); + else + return _Tp(0); + } + } +# 283 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_bincoef(unsigned int __n, unsigned int __k) + { + + static const _Tp __max_bincoeff + = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + _Tp __coeff = ::std::lgamma(_Tp(1 + __n)) + - ::std::lgamma(_Tp(1 + __k)) + - ::std::lgamma(_Tp(1 + __n - __k)); + + + + + + } +# 314 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __bincoef(unsigned int __n, unsigned int __k) + { + + static const _Tp __max_bincoeff + = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); + if (__log_coeff > __max_bincoeff) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return std::exp(__log_coeff); + } +# 337 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + inline _Tp + __gamma(_Tp __x) + { return std::exp(__log_gamma(__x)); } +# 356 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi_series(_Tp __x) + { + _Tp __sum = -__numeric_constants<_Tp>::__gamma_e() - _Tp(1) / __x; + const unsigned int __max_iter = 100000; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + const _Tp __term = __x / (__k * (__k + __x)); + __sum += __term; + if (std::abs(__term / __sum) < std::numeric_limits<_Tp>::epsilon()) + break; + } + return __sum; + } +# 386 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi_asymp(_Tp __x) + { + _Tp __sum = std::log(__x) - _Tp(0.5L) / __x; + const _Tp __xx = __x * __x; + _Tp __xp = __xx; + const unsigned int __max_iter = 100; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + const _Tp __term = __bernoulli<_Tp>(2 * __k) / (2 * __k * __xp); + __sum -= __term; + if (std::abs(__term / __sum) < std::numeric_limits<_Tp>::epsilon()) + break; + __xp *= __xx; + } + return __sum; + } +# 417 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi(_Tp __x) + { + const int __n = static_cast(__x + 0.5L); + const _Tp __eps = _Tp(4) * std::numeric_limits<_Tp>::epsilon(); + if (__n <= 0 && std::abs(__x - _Tp(__n)) < __eps) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x < _Tp(0)) + { + const _Tp __pi = __numeric_constants<_Tp>::__pi(); + return __psi(_Tp(1) - __x) + - __pi * std::cos(__pi * __x) / std::sin(__pi * __x); + } + else if (__x > _Tp(100)) + return __psi_asymp(__x); + else + return __psi_series(__x); + } +# 446 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi(unsigned int __n, _Tp __x) + { + if (__x <= _Tp(0)) + std::__throw_domain_error(("Argument out of range " "in __psi") + ); + else if (__n == 0) + return __psi(__x); + else + { + const _Tp __hzeta = __hurwitz_zeta(_Tp(__n + 1), __x); + + const _Tp __ln_nfact = ::std::lgamma(_Tp(__n + 1)); + + + + _Tp __result = std::exp(__ln_nfact) * __hzeta; + if (__n % 2 == 1) + __result = -__result; + return __result; + } + } + } + + + + + + +} +# 50 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/bessel_function.tcc" 1 3 +# 55 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 71 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + namespace __detail + { +# 98 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __gamma_temme(_Tp __mu, + _Tp & __gam1, _Tp & __gam2, _Tp & __gampl, _Tp & __gammi) + { + + __gampl = _Tp(1) / ::std::tgamma(_Tp(1) + __mu); + __gammi = _Tp(1) / ::std::tgamma(_Tp(1) - __mu); + + + + + + if (std::abs(__mu) < std::numeric_limits<_Tp>::epsilon()) + __gam1 = -_Tp(__numeric_constants<_Tp>::__gamma_e()); + else + __gam1 = (__gammi - __gampl) / (_Tp(2) * __mu); + + __gam2 = (__gammi + __gampl) / (_Tp(2)); + + return; + } +# 136 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __bessel_jn(_Tp __nu, _Tp __x, + _Tp & __Jnu, _Tp & __Nnu, _Tp & __Jpnu, _Tp & __Npnu) + { + if (__x == _Tp(0)) + { + if (__nu == _Tp(0)) + { + __Jnu = _Tp(1); + __Jpnu = _Tp(0); + } + else if (__nu == _Tp(1)) + { + __Jnu = _Tp(0); + __Jpnu = _Tp(0.5L); + } + else + { + __Jnu = _Tp(0); + __Jpnu = _Tp(0); + } + __Nnu = -std::numeric_limits<_Tp>::infinity(); + __Npnu = std::numeric_limits<_Tp>::infinity(); + return; + } + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + + + + const _Tp __fp_min = std::sqrt(std::numeric_limits<_Tp>::min()); + const int __max_iter = 15000; + const _Tp __x_min = _Tp(2); + + const int __nl = (__x < __x_min + ? static_cast(__nu + _Tp(0.5L)) + : std::max(0, static_cast(__nu - __x + _Tp(1.5L)))); + + const _Tp __mu = __nu - __nl; + const _Tp __mu2 = __mu * __mu; + const _Tp __xi = _Tp(1) / __x; + const _Tp __xi2 = _Tp(2) * __xi; + _Tp __w = __xi2 / __numeric_constants<_Tp>::__pi(); + int __isign = 1; + _Tp __h = __nu * __xi; + if (__h < __fp_min) + __h = __fp_min; + _Tp __b = __xi2 * __nu; + _Tp __d = _Tp(0); + _Tp __c = __h; + int __i; + for (__i = 1; __i <= __max_iter; ++__i) + { + __b += __xi2; + __d = __b - __d; + if (std::abs(__d) < __fp_min) + __d = __fp_min; + __c = __b - _Tp(1) / __c; + if (std::abs(__c) < __fp_min) + __c = __fp_min; + __d = _Tp(1) / __d; + const _Tp __del = __c * __d; + __h *= __del; + if (__d < _Tp(0)) + __isign = -__isign; + if (std::abs(__del - _Tp(1)) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Argument x too large in __bessel_jn; " "try asymptotic expansion.") + ); + _Tp __Jnul = __isign * __fp_min; + _Tp __Jpnul = __h * __Jnul; + _Tp __Jnul1 = __Jnul; + _Tp __Jpnu1 = __Jpnul; + _Tp __fact = __nu * __xi; + for ( int __l = __nl; __l >= 1; --__l ) + { + const _Tp __Jnutemp = __fact * __Jnul + __Jpnul; + __fact -= __xi; + __Jpnul = __fact * __Jnutemp - __Jnul; + __Jnul = __Jnutemp; + } + if (__Jnul == _Tp(0)) + __Jnul = __eps; + _Tp __f= __Jpnul / __Jnul; + _Tp __Nmu, __Nnu1, __Npmu, __Jmu; + if (__x < __x_min) + { + const _Tp __x2 = __x / _Tp(2); + const _Tp __pimu = __numeric_constants<_Tp>::__pi() * __mu; + _Tp __fact = (std::abs(__pimu) < __eps + ? _Tp(1) : __pimu / std::sin(__pimu)); + _Tp __d = -std::log(__x2); + _Tp __e = __mu * __d; + _Tp __fact2 = (std::abs(__e) < __eps + ? _Tp(1) : std::sinh(__e) / __e); + _Tp __gam1, __gam2, __gampl, __gammi; + __gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); + _Tp __ff = (_Tp(2) / __numeric_constants<_Tp>::__pi()) + * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d); + __e = std::exp(__e); + _Tp __p = __e / (__numeric_constants<_Tp>::__pi() * __gampl); + _Tp __q = _Tp(1) / (__e * __numeric_constants<_Tp>::__pi() * __gammi); + const _Tp __pimu2 = __pimu / _Tp(2); + _Tp __fact3 = (std::abs(__pimu2) < __eps + ? _Tp(1) : std::sin(__pimu2) / __pimu2 ); + _Tp __r = __numeric_constants<_Tp>::__pi() * __pimu2 * __fact3 * __fact3; + _Tp __c = _Tp(1); + __d = -__x2 * __x2; + _Tp __sum = __ff + __r * __q; + _Tp __sum1 = __p; + for (__i = 1; __i <= __max_iter; ++__i) + { + __ff = (__i * __ff + __p + __q) / (__i * __i - __mu2); + __c *= __d / _Tp(__i); + __p /= _Tp(__i) - __mu; + __q /= _Tp(__i) + __mu; + const _Tp __del = __c * (__ff + __r * __q); + __sum += __del; + const _Tp __del1 = __c * __p - __i * __del; + __sum1 += __del1; + if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) ) + break; + } + if ( __i > __max_iter ) + std::__throw_runtime_error(("Bessel y series failed to converge " "in __bessel_jn.") + ); + __Nmu = -__sum; + __Nnu1 = -__sum1 * __xi2; + __Npmu = __mu * __xi * __Nmu - __Nnu1; + __Jmu = __w / (__Npmu - __f * __Nmu); + } + else + { + _Tp __a = _Tp(0.25L) - __mu2; + _Tp __q = _Tp(1); + _Tp __p = -__xi / _Tp(2); + _Tp __br = _Tp(2) * __x; + _Tp __bi = _Tp(2); + _Tp __fact = __a * __xi / (__p * __p + __q * __q); + _Tp __cr = __br + __q * __fact; + _Tp __ci = __bi + __p * __fact; + _Tp __den = __br * __br + __bi * __bi; + _Tp __dr = __br / __den; + _Tp __di = -__bi / __den; + _Tp __dlr = __cr * __dr - __ci * __di; + _Tp __dli = __cr * __di + __ci * __dr; + _Tp __temp = __p * __dlr - __q * __dli; + __q = __p * __dli + __q * __dlr; + __p = __temp; + int __i; + for (__i = 2; __i <= __max_iter; ++__i) + { + __a += _Tp(2 * (__i - 1)); + __bi += _Tp(2); + __dr = __a * __dr + __br; + __di = __a * __di + __bi; + if (std::abs(__dr) + std::abs(__di) < __fp_min) + __dr = __fp_min; + __fact = __a / (__cr * __cr + __ci * __ci); + __cr = __br + __cr * __fact; + __ci = __bi - __ci * __fact; + if (std::abs(__cr) + std::abs(__ci) < __fp_min) + __cr = __fp_min; + __den = __dr * __dr + __di * __di; + __dr /= __den; + __di /= -__den; + __dlr = __cr * __dr - __ci * __di; + __dli = __cr * __di + __ci * __dr; + __temp = __p * __dlr - __q * __dli; + __q = __p * __dli + __q * __dlr; + __p = __temp; + if (std::abs(__dlr - _Tp(1)) + std::abs(__dli) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Lentz's method failed " "in __bessel_jn.") + ); + const _Tp __gam = (__p - __f) / __q; + __Jmu = std::sqrt(__w / ((__p - __f) * __gam + __q)); + + __Jmu = ::std::copysign(__Jmu, __Jnul); + + + + + __Nmu = __gam * __Jmu; + __Npmu = (__p + __q / __gam) * __Nmu; + __Nnu1 = __mu * __xi * __Nmu - __Npmu; + } + __fact = __Jmu / __Jnul; + __Jnu = __fact * __Jnul1; + __Jpnu = __fact * __Jpnu1; + for (__i = 1; __i <= __nl; ++__i) + { + const _Tp __Nnutemp = (__mu + __i) * __xi2 * __Nnu1 - __Nmu; + __Nmu = __Nnu1; + __Nnu1 = __Nnutemp; + } + __Nnu = __Nmu; + __Npnu = __nu * __xi * __Nmu - __Nnu1; + + return; + } +# 361 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __cyl_bessel_jn_asymp(_Tp __nu, _Tp __x, _Tp & __Jnu, _Tp & __Nnu) + { + const _Tp __mu = _Tp(4) * __nu * __nu; + const _Tp __8x = _Tp(8) * __x; + + _Tp __P = _Tp(0); + _Tp __Q = _Tp(0); + + _Tp __k = _Tp(0); + _Tp __term = _Tp(1); + + int __epsP = 0; + int __epsQ = 0; + + _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + do + { + __term *= (__k == 0 + ? _Tp(1) + : -(__mu - (2 * __k - 1) * (2 * __k - 1)) / (__k * __8x)); + + __epsP = std::abs(__term) < __eps * std::abs(__P); + __P += __term; + + __k++; + + __term *= (__mu - (2 * __k - 1) * (2 * __k - 1)) / (__k * __8x); + __epsQ = std::abs(__term) < __eps * std::abs(__Q); + __Q += __term; + + if (__epsP && __epsQ && __k > (__nu / 2.)) + break; + + __k++; + } + while (__k < 1000); + + const _Tp __chi = __x - (__nu + _Tp(0.5L)) + * __numeric_constants<_Tp>::__pi_2(); + + const _Tp __c = std::cos(__chi); + const _Tp __s = std::sin(__chi); + + const _Tp __coef = std::sqrt(_Tp(2) + / (__numeric_constants<_Tp>::__pi() * __x)); + + __Jnu = __coef * (__c * __P - __s * __Q); + __Nnu = __coef * (__s * __P + __c * __Q); + + return; + } +# 444 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_bessel_ij_series(_Tp __nu, _Tp __x, _Tp __sgn, + unsigned int __max_iter) + { + if (__x == _Tp(0)) + return __nu == _Tp(0) ? _Tp(1) : _Tp(0); + + const _Tp __x2 = __x / _Tp(2); + _Tp __fact = __nu * std::log(__x2); + + __fact -= ::std::lgamma(__nu + _Tp(1)); + + + + __fact = std::exp(__fact); + const _Tp __xx4 = __sgn * __x2 * __x2; + _Tp __Jn = _Tp(1); + _Tp __term = _Tp(1); + + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= __xx4 / (_Tp(__i) * (__nu + _Tp(__i))); + __Jn += __term; + if (std::abs(__term / __Jn) < std::numeric_limits<_Tp>::epsilon()) + break; + } + + return __fact * __Jn; + } +# 490 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_bessel_j(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_j.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x * __x < _Tp(10) * (__nu + _Tp(1))) + return __cyl_bessel_ij_series(__nu, __x, -_Tp(1), 200); + else if (__x > _Tp(1000)) + { + _Tp __J_nu, __N_nu; + __cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); + return __J_nu; + } + else + { + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + return __J_nu; + } + } +# 532 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_neumann_n(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_neumann_n.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x > _Tp(1000)) + { + _Tp __J_nu, __N_nu; + __cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); + return __N_nu; + } + else + { + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + return __N_nu; + } + } +# 569 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __sph_bessel_jn(unsigned int __n, _Tp __x, + _Tp & __j_n, _Tp & __n_n, _Tp & __jp_n, _Tp & __np_n) + { + const _Tp __nu = _Tp(__n) + _Tp(0.5L); + + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + + const _Tp __factor = __numeric_constants<_Tp>::__sqrtpio2() + / std::sqrt(__x); + + __j_n = __factor * __J_nu; + __n_n = __factor * __N_nu; + __jp_n = __factor * __Jp_nu - __j_n / (_Tp(2) * __x); + __np_n = __factor * __Np_nu - __n_n / (_Tp(2) * __x); + + return; + } +# 604 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __sph_bessel(unsigned int __n, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __sph_bessel.") + ); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == _Tp(0)) + { + if (__n == 0) + return _Tp(1); + else + return _Tp(0); + } + else + { + _Tp __j_n, __n_n, __jp_n, __np_n; + __sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); + return __j_n; + } + } +# 642 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __sph_neumann(unsigned int __n, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __sph_neumann.") + ); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == _Tp(0)) + return -std::numeric_limits<_Tp>::infinity(); + else + { + _Tp __j_n, __n_n, __jp_n, __np_n; + __sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); + return __n_n; + } + } + } + + + + + + +} +# 51 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/beta_function.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + namespace __detail + { +# 79 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_gamma(_Tp __x, _Tp __y) + { + + _Tp __bet; + + if (__x > __y) + { + __bet = ::std::tgamma(__x) + / ::std::tgamma(__x + __y); + __bet *= ::std::tgamma(__y); + } + else + { + __bet = ::std::tgamma(__y) + / ::std::tgamma(__x + __y); + __bet *= ::std::tgamma(__x); + } +# 111 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + return __bet; + } +# 127 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_lgamma(_Tp __x, _Tp __y) + { + + _Tp __bet = ::std::lgamma(__x) + + ::std::lgamma(__y) + - ::std::lgamma(__x + __y); + + + + + + __bet = std::exp(__bet); + return __bet; + } +# 158 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_product(_Tp __x, _Tp __y) + { + + _Tp __bet = (__x + __y) / (__x * __y); + + unsigned int __max_iter = 1000000; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + _Tp __term = (_Tp(1) + (__x + __y) / __k) + / ((_Tp(1) + __x / __k) * (_Tp(1) + __y / __k)); + __bet *= __term; + } + + return __bet; + } +# 189 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + inline _Tp + __beta(_Tp __x, _Tp __y) + { + if (__isnan(__x) || __isnan(__y)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __beta_lgamma(__x, __y); + } + } + + + + + + +} +# 52 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/ell_integral.tcc" 1 3 +# 45 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 59 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + namespace __detail + { +# 76 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rf(_Tp __x, _Tp __y, _Tp __z) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = _Tp(5) * __min; + + if (__x < _Tp(0) || __y < _Tp(0) || __z < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rf.") + ); + else if (__x + __y < __lolim || __x + __z < __lolim + || __y + __z < __lolim) + std::__throw_domain_error(("Argument too small in __ellint_rf")); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(1) / _Tp(24); + const _Tp __c2 = _Tp(1) / _Tp(10); + const _Tp __c3 = _Tp(3) / _Tp(44); + const _Tp __c4 = _Tp(1) / _Tp(14); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps, _Tp(1) / _Tp(6)); + _Tp __mu; + _Tp __xndev, __yndev, __zndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + __zn) / _Tp(3); + __xndev = 2 - (__mu + __xn) / __mu; + __yndev = 2 - (__mu + __yn) / __mu; + __zndev = 2 - (__mu + __zn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + if (__epsilon < __errtol) + break; + const _Tp __xnroot = std::sqrt(__xn); + const _Tp __ynroot = std::sqrt(__yn); + const _Tp __znroot = std::sqrt(__zn); + const _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + } + + const _Tp __e2 = __xndev * __yndev - __zndev * __zndev; + const _Tp __e3 = __xndev * __yndev * __zndev; + const _Tp __s = _Tp(1) + (__c1 * __e2 - __c2 - __c3 * __e3) * __e2 + + __c4 * __e3; + + return __s / std::sqrt(__mu); + } + } +# 153 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_1_series(_Tp __k) + { + + const _Tp __kk = __k * __k; + + _Tp __term = __kk / _Tp(4); + _Tp __sum = _Tp(1) + __term; + + const unsigned int __max_iter = 1000; + for (unsigned int __i = 2; __i < __max_iter; ++__i) + { + __term *= (2 * __i - 1) * __kk / (2 * __i); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return __numeric_constants<_Tp>::__pi_2() * __sum; + } +# 191 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_1(_Tp __k) + { + + if (__isnan(__k)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) >= _Tp(1)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __ellint_rf(_Tp(0), _Tp(1) - __k * __k, _Tp(1)); + } +# 219 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_1(_Tp __k, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_1.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __s = std::sin(__phi_red); + const _Tp __c = std::cos(__phi_red); + + const _Tp __F = __s + * __ellint_rf(__c * __c, + _Tp(1) - __k * __k * __s * __s, _Tp(1)); + + if (__n == 0) + return __F; + else + return __F + _Tp(2) * __n * __comp_ellint_1(__k); + } + } +# 266 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_2_series(_Tp __k) + { + + const _Tp __kk = __k * __k; + + _Tp __term = __kk; + _Tp __sum = __term; + + const unsigned int __max_iter = 1000; + for (unsigned int __i = 2; __i < __max_iter; ++__i) + { + const _Tp __i2m = 2 * __i - 1; + const _Tp __i2 = 2 * __i; + __term *= __i2m * __i2m * __kk / (__i2 * __i2); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term / __i2m; + } + + return __numeric_constants<_Tp>::__pi_2() * (_Tp(1) - __sum); + } +# 314 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rd(_Tp __x, _Tp __y, _Tp __z) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(8), _Tp(1) / _Tp(6)); + const _Tp __max = std::numeric_limits<_Tp>::max(); + const _Tp __lolim = _Tp(2) / std::pow(__max, _Tp(2) / _Tp(3)); + + if (__x < _Tp(0) || __y < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rd.") + ); + else if (__x + __y < __lolim || __z < __lolim) + std::__throw_domain_error(("Argument too small " "in __ellint_rd.") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(3) / _Tp(14); + const _Tp __c2 = _Tp(1) / _Tp(6); + const _Tp __c3 = _Tp(9) / _Tp(22); + const _Tp __c4 = _Tp(3) / _Tp(26); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + _Tp __sigma = _Tp(0); + _Tp __power4 = _Tp(1); + + _Tp __mu; + _Tp __xndev, __yndev, __zndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + _Tp(3) * __zn) / _Tp(5); + __xndev = (__mu - __xn) / __mu; + __yndev = (__mu - __yn) / __mu; + __zndev = (__mu - __zn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + if (__epsilon < __errtol) + break; + _Tp __xnroot = std::sqrt(__xn); + _Tp __ynroot = std::sqrt(__yn); + _Tp __znroot = std::sqrt(__zn); + _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + __sigma += __power4 / (__znroot * (__zn + __lambda)); + __power4 *= __c0; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + } + + _Tp __ea = __xndev * __yndev; + _Tp __eb = __zndev * __zndev; + _Tp __ec = __ea - __eb; + _Tp __ed = __ea - _Tp(6) * __eb; + _Tp __ef = __ed + __ec + __ec; + _Tp __s1 = __ed * (-__c1 + __c3 * __ed + / _Tp(3) - _Tp(3) * __c4 * __zndev * __ef + / _Tp(2)); + _Tp __s2 = __zndev + * (__c2 * __ef + + __zndev * (-__c3 * __ec - __zndev * __c4 - __ea)); + + return _Tp(3) * __sigma + __power4 * (_Tp(1) + __s1 + __s2) + / (__mu * std::sqrt(__mu)); + } + } +# 399 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_2(_Tp __k) + { + + if (__isnan(__k)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) == 1) + return _Tp(1); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __comp_ellint_2.")); + else + { + const _Tp __kk = __k * __k; + + return __ellint_rf(_Tp(0), _Tp(1) - __kk, _Tp(1)) + - __kk * __ellint_rd(_Tp(0), _Tp(1) - __kk, _Tp(1)) / _Tp(3); + } + } +# 433 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_2(_Tp __k, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_2.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __kk = __k * __k; + const _Tp __s = std::sin(__phi_red); + const _Tp __ss = __s * __s; + const _Tp __sss = __ss * __s; + const _Tp __c = std::cos(__phi_red); + const _Tp __cc = __c * __c; + + const _Tp __E = __s + * __ellint_rf(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + - __kk * __sss + * __ellint_rd(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + / _Tp(3); + + if (__n == 0) + return __E; + else + return __E + _Tp(2) * __n * __comp_ellint_2(__k); + } + } +# 492 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rc(_Tp __x, _Tp __y) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = _Tp(5) * __min; + + if (__x < _Tp(0) || __y < _Tp(0) || __x + __y < __lolim) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rc.") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(1) / _Tp(7); + const _Tp __c2 = _Tp(9) / _Tp(22); + const _Tp __c3 = _Tp(3) / _Tp(10); + const _Tp __c4 = _Tp(3) / _Tp(8); + + _Tp __xn = __x; + _Tp __yn = __y; + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(30), _Tp(1) / _Tp(6)); + _Tp __mu; + _Tp __sn; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + _Tp(2) * __yn) / _Tp(3); + __sn = (__yn + __mu) / __mu - _Tp(2); + if (std::abs(__sn) < __errtol) + break; + const _Tp __lambda = _Tp(2) * std::sqrt(__xn) * std::sqrt(__yn) + + __yn; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + } + + _Tp __s = __sn * __sn + * (__c3 + __sn*(__c1 + __sn * (__c4 + __sn * __c2))); + + return (_Tp(1) + __s) / std::sqrt(__mu); + } + } +# 561 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = std::pow(_Tp(5) * __min, _Tp(1)/_Tp(3)); + + if (__x < _Tp(0) || __y < _Tp(0) || __z < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rj.") + ); + else if (__x + __y < __lolim || __x + __z < __lolim + || __y + __z < __lolim || __p < __lolim) + std::__throw_domain_error(("Argument too small " "in __ellint_rj") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(3) / _Tp(14); + const _Tp __c2 = _Tp(1) / _Tp(3); + const _Tp __c3 = _Tp(3) / _Tp(22); + const _Tp __c4 = _Tp(3) / _Tp(26); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + _Tp __pn = __p; + _Tp __sigma = _Tp(0); + _Tp __power4 = _Tp(1); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(8), _Tp(1) / _Tp(6)); + + _Tp __mu; + _Tp __xndev, __yndev, __zndev, __pndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + __zn + _Tp(2) * __pn) / _Tp(5); + __xndev = (__mu - __xn) / __mu; + __yndev = (__mu - __yn) / __mu; + __zndev = (__mu - __zn) / __mu; + __pndev = (__mu - __pn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + __epsilon = std::max(__epsilon, std::abs(__pndev)); + if (__epsilon < __errtol) + break; + const _Tp __xnroot = std::sqrt(__xn); + const _Tp __ynroot = std::sqrt(__yn); + const _Tp __znroot = std::sqrt(__zn); + const _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + const _Tp __alpha1 = __pn * (__xnroot + __ynroot + __znroot) + + __xnroot * __ynroot * __znroot; + const _Tp __alpha2 = __alpha1 * __alpha1; + const _Tp __beta = __pn * (__pn + __lambda) + * (__pn + __lambda); + __sigma += __power4 * __ellint_rc(__alpha2, __beta); + __power4 *= __c0; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + __pn = __c0 * (__pn + __lambda); + } + + _Tp __ea = __xndev * (__yndev + __zndev) + __yndev * __zndev; + _Tp __eb = __xndev * __yndev * __zndev; + _Tp __ec = __pndev * __pndev; + _Tp __e2 = __ea - _Tp(3) * __ec; + _Tp __e3 = __eb + _Tp(2) * __pndev * (__ea - __ec); + _Tp __s1 = _Tp(1) + __e2 * (-__c1 + _Tp(3) * __c3 * __e2 / _Tp(4) + - _Tp(3) * __c4 * __e3 / _Tp(2)); + _Tp __s2 = __eb * (__c2 / _Tp(2) + + __pndev * (-__c3 - __c3 + __pndev * __c4)); + _Tp __s3 = __pndev * __ea * (__c2 - __pndev * __c3) + - __c2 * __pndev * __ec; + + return _Tp(3) * __sigma + __power4 * (__s1 + __s2 + __s3) + / (__mu * std::sqrt(__mu)); + } + } +# 661 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_3(_Tp __k, _Tp __nu) + { + + if (__isnan(__k) || __isnan(__nu)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__nu == _Tp(1)) + return std::numeric_limits<_Tp>::infinity(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __comp_ellint_3.")); + else + { + const _Tp __kk = __k * __k; + + return __ellint_rf(_Tp(0), _Tp(1) - __kk, _Tp(1)) + + __nu + * __ellint_rj(_Tp(0), _Tp(1) - __kk, _Tp(1), _Tp(1) - __nu) + / _Tp(3); + } + } +# 701 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_3(_Tp __k, _Tp __nu, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__nu) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_3.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __kk = __k * __k; + const _Tp __s = std::sin(__phi_red); + const _Tp __ss = __s * __s; + const _Tp __sss = __ss * __s; + const _Tp __c = std::cos(__phi_red); + const _Tp __cc = __c * __c; + + const _Tp __Pi = __s + * __ellint_rf(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + + __nu * __sss + * __ellint_rj(__cc, _Tp(1) - __kk * __ss, _Tp(1), + _Tp(1) - __nu * __ss) / _Tp(3); + + if (__n == 0) + return __Pi; + else + return __Pi + _Tp(2) * __n * __comp_ellint_3(__k, __nu); + } + } + } + + + + + +} +# 53 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/exp_integral.tcc" 1 3 +# 50 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 64 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + namespace __detail + { + template _Tp __expint_E1(_Tp); +# 81 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1_series(_Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + _Tp __term = _Tp(1); + _Tp __esum = _Tp(0); + _Tp __osum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= - __x / __i; + if (std::abs(__term) < __eps) + break; + if (__term >= _Tp(0)) + __esum += __term / __i; + else + __osum += __term / __i; + } + + return - __esum - __osum + - __numeric_constants<_Tp>::__gamma_e() - std::log(__x); + } +# 118 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1_asymp(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __esum = _Tp(1); + _Tp __osum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + _Tp __prev = __term; + __term *= - __i / __x; + if (std::abs(__term) > std::abs(__prev)) + break; + if (__term >= _Tp(0)) + __esum += __term; + else + __osum += __term; + } + + return std::exp(- __x) * (__esum + __osum) / __x; + } +# 155 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_series(unsigned int __n, _Tp __x) + { + const unsigned int __max_iter = 1000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const int __nm1 = __n - 1; + _Tp __ans = (__nm1 != 0 + ? _Tp(1) / __nm1 : -std::log(__x) + - __numeric_constants<_Tp>::__gamma_e()); + _Tp __fact = _Tp(1); + for (int __i = 1; __i <= __max_iter; ++__i) + { + __fact *= -__x / _Tp(__i); + _Tp __del; + if ( __i != __nm1 ) + __del = -__fact / _Tp(__i - __nm1); + else + { + _Tp __psi = -__numeric_constants<_Tp>::gamma_e(); + for (int __ii = 1; __ii <= __nm1; ++__ii) + __psi += _Tp(1) / _Tp(__ii); + __del = __fact * (__psi - std::log(__x)); + } + __ans += __del; + if (std::abs(__del) < __eps * std::abs(__ans)) + return __ans; + } + std::__throw_runtime_error(("Series summation failed " "in __expint_En_series.") + ); + } +# 201 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_cont_frac(unsigned int __n, _Tp __x) + { + const unsigned int __max_iter = 1000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __fp_min = std::numeric_limits<_Tp>::min(); + const int __nm1 = __n - 1; + _Tp __b = __x + _Tp(__n); + _Tp __c = _Tp(1) / __fp_min; + _Tp __d = _Tp(1) / __b; + _Tp __h = __d; + for ( unsigned int __i = 1; __i <= __max_iter; ++__i ) + { + _Tp __a = -_Tp(__i * (__nm1 + __i)); + __b += _Tp(2); + __d = _Tp(1) / (__a * __d + __b); + __c = __b + __a / __c; + const _Tp __del = __c * __d; + __h *= __del; + if (std::abs(__del - _Tp(1)) < __eps) + { + const _Tp __ans = __h * std::exp(-__x); + return __ans; + } + } + std::__throw_runtime_error(("Continued fraction failed " "in __expint_En_cont_frac.") + ); + } +# 246 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_recursion(unsigned int __n, _Tp __x) + { + _Tp __En; + _Tp __E1 = __expint_E1(__x); + if (__x < _Tp(__n)) + { + + __En = __E1; + for (unsigned int __j = 2; __j < __n; ++__j) + __En = (std::exp(-__x) - __x * __En) / _Tp(__j - 1); + } + else + { + + __En = _Tp(1); + const int __N = __n + 20; + _Tp __save = _Tp(0); + for (int __j = __N; __j > 0; --__j) + { + __En = (std::exp(-__x) - __j * __En) / __x; + if (__j == __n) + __save = __En; + } + _Tp __norm = __En / __E1; + __En /= __norm; + } + + return __En; + } +# 290 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei_series(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= __x / __i; + __sum += __term / __i; + if (__term < std::numeric_limits<_Tp>::epsilon() * __sum) + break; + } + + return __numeric_constants<_Tp>::__gamma_e() + __sum + std::log(__x); + } +# 321 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei_asymp(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + _Tp __prev = __term; + __term *= __i / __x; + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + if (__term >= __prev) + break; + __sum += __term; + } + + return std::exp(__x) * __sum / __x; + } +# 354 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei(_Tp __x) + { + if (__x < _Tp(0)) + return -__expint_E1(-__x); + else if (__x < -std::log(std::numeric_limits<_Tp>::epsilon())) + return __expint_Ei_series(__x); + else + return __expint_Ei_asymp(__x); + } +# 378 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1(_Tp __x) + { + if (__x < _Tp(0)) + return -__expint_Ei(-__x); + else if (__x < _Tp(1)) + return __expint_E1_series(__x); + else if (__x < _Tp(100)) + return __expint_En_cont_frac(1, __x); + else + return __expint_E1_asymp(__x); + } +# 408 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_asymp(unsigned int __n, _Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + for (unsigned int __i = 1; __i <= __n; ++__i) + { + _Tp __prev = __term; + __term *= -(__n - __i + 1) / __x; + if (std::abs(__term) > std::abs(__prev)) + break; + __sum += __term; + } + + return std::exp(-__x) * __sum / __x; + } +# 442 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_large_n(unsigned int __n, _Tp __x) + { + const _Tp __xpn = __x + __n; + const _Tp __xpn2 = __xpn * __xpn; + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + for (unsigned int __i = 1; __i <= __n; ++__i) + { + _Tp __prev = __term; + __term *= (__n - 2 * (__i - 1) * __x) / __xpn2; + if (std::abs(__term) < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return std::exp(-__x) * __sum / __xpn; + } +# 476 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint(unsigned int __n, _Tp __x) + { + + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__n <= 1 && __x == _Tp(0)) + return std::numeric_limits<_Tp>::infinity(); + else + { + _Tp __E0 = std::exp(__x) / __x; + if (__n == 0) + return __E0; + + _Tp __E1 = __expint_E1(__x); + if (__n == 1) + return __E1; + + if (__x == _Tp(0)) + return _Tp(1) / static_cast<_Tp>(__n - 1); + + _Tp __En = __expint_En_recursion(__n, __x); + + return __En; + } + } +# 516 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + inline _Tp + __expint(_Tp __x) + { + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __expint_Ei(__x); + } + } + + + + + +} +# 54 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/hypergeometric.tcc" 1 3 +# 44 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 60 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + namespace __detail + { +# 83 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + _Tp __term = _Tp(1); + _Tp __Fac = _Tp(1); + const unsigned int __max_iter = 100000; + unsigned int __i; + for (__i = 0; __i < __max_iter; ++__i) + { + __term *= (__a + _Tp(__i)) * __x + / ((__c + _Tp(__i)) * _Tp(1 + __i)); + if (std::abs(__term) < __eps) + { + break; + } + __Fac += __term; + } + if (__i == __max_iter) + std::__throw_runtime_error(("Series failed to converge " "in __conf_hyperg_series.") + ); + + return __Fac; + } +# 120 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) + { + const _Tp __big = std::pow(std::numeric_limits<_Tp>::max(), _Tp(0.16L)); + const int __nmax = 20000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __x = -__xin; + const _Tp __x3 = __x * __x * __x; + const _Tp __t0 = __a / __c; + const _Tp __t1 = (__a + _Tp(1)) / (_Tp(2) * __c); + const _Tp __t2 = (__a + _Tp(2)) / (_Tp(2) * (__c + _Tp(1))); + _Tp __F = _Tp(1); + _Tp __prec; + + _Tp __Bnm3 = _Tp(1); + _Tp __Bnm2 = _Tp(1) + __t1 * __x; + _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); + + _Tp __Anm3 = _Tp(1); + _Tp __Anm2 = __Bnm2 - __t0 * __x; + _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x + + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; + + int __n = 3; + while(1) + { + _Tp __npam1 = _Tp(__n - 1) + __a; + _Tp __npcm1 = _Tp(__n - 1) + __c; + _Tp __npam2 = _Tp(__n - 2) + __a; + _Tp __npcm2 = _Tp(__n - 2) + __c; + _Tp __tnm1 = _Tp(2 * __n - 1); + _Tp __tnm3 = _Tp(2 * __n - 3); + _Tp __tnm5 = _Tp(2 * __n - 5); + _Tp __F1 = (_Tp(__n - 2) - __a) / (_Tp(2) * __tnm3 * __npcm1); + _Tp __F2 = (_Tp(__n) + __a) * __npam1 + / (_Tp(4) * __tnm1 * __tnm3 * __npcm2 * __npcm1); + _Tp __F3 = -__npam2 * __npam1 * (_Tp(__n - 2) - __a) + / (_Tp(8) * __tnm3 * __tnm3 * __tnm5 + * (_Tp(__n - 3) + __c) * __npcm2 * __npcm1); + _Tp __E = -__npam1 * (_Tp(__n - 1) - __c) + / (_Tp(2) * __tnm3 * __npcm2 * __npcm1); + + _Tp __An = (_Tp(1) + __F1 * __x) * __Anm1 + + (__E + __F2 * __x) * __x * __Anm2 + __F3 * __x3 * __Anm3; + _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 + + (__E + __F2 * __x) * __x * __Bnm2 + __F3 * __x3 * __Bnm3; + _Tp __r = __An / __Bn; + + __prec = std::abs((__F - __r) / __F); + __F = __r; + + if (__prec < __eps || __n > __nmax) + break; + + if (std::abs(__An) > __big || std::abs(__Bn) > __big) + { + __An /= __big; + __Bn /= __big; + __Anm1 /= __big; + __Bnm1 /= __big; + __Anm2 /= __big; + __Bnm2 /= __big; + __Anm3 /= __big; + __Bnm3 /= __big; + } + else if (std::abs(__An) < _Tp(1) / __big + || std::abs(__Bn) < _Tp(1) / __big) + { + __An *= __big; + __Bn *= __big; + __Anm1 *= __big; + __Bnm1 *= __big; + __Anm2 *= __big; + __Bnm2 *= __big; + __Anm3 *= __big; + __Bnm3 *= __big; + } + + ++__n; + __Bnm3 = __Bnm2; + __Bnm2 = __Bnm1; + __Bnm1 = __Bn; + __Anm3 = __Anm2; + __Anm2 = __Anm1; + __Anm1 = __An; + } + + if (__n >= __nmax) + std::__throw_runtime_error(("Iteration failed to converge " "in __conf_hyperg_luke.") + ); + + return __F; + } +# 227 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg(_Tp __a, _Tp __c, _Tp __x) + { + + const _Tp __c_nint = ::std::nearbyint(__c); + + + + if (__isnan(__a) || __isnan(__c) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__c_nint == __c && __c_nint <= 0) + return std::numeric_limits<_Tp>::infinity(); + else if (__a == _Tp(0)) + return _Tp(1); + else if (__c == __a) + return std::exp(__x); + else if (__x < _Tp(0)) + return __conf_hyperg_luke(__a, __c, __x); + else + return __conf_hyperg_series(__a, __c, __x); + } +# 271 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + _Tp __term = _Tp(1); + _Tp __Fabc = _Tp(1); + const unsigned int __max_iter = 100000; + unsigned int __i; + for (__i = 0; __i < __max_iter; ++__i) + { + __term *= (__a + _Tp(__i)) * (__b + _Tp(__i)) * __x + / ((__c + _Tp(__i)) * _Tp(1 + __i)); + if (std::abs(__term) < __eps) + { + break; + } + __Fabc += __term; + } + if (__i == __max_iter) + std::__throw_runtime_error(("Series failed to converge " "in __hyperg_series.") + ); + + return __Fabc; + } + + + + + + + + template + _Tp + __hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) + { + const _Tp __big = std::pow(std::numeric_limits<_Tp>::max(), _Tp(0.16L)); + const int __nmax = 20000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __x = -__xin; + const _Tp __x3 = __x * __x * __x; + const _Tp __t0 = __a * __b / __c; + const _Tp __t1 = (__a + _Tp(1)) * (__b + _Tp(1)) / (_Tp(2) * __c); + const _Tp __t2 = (__a + _Tp(2)) * (__b + _Tp(2)) + / (_Tp(2) * (__c + _Tp(1))); + + _Tp __F = _Tp(1); + + _Tp __Bnm3 = _Tp(1); + _Tp __Bnm2 = _Tp(1) + __t1 * __x; + _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); + + _Tp __Anm3 = _Tp(1); + _Tp __Anm2 = __Bnm2 - __t0 * __x; + _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x + + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; + + int __n = 3; + while (1) + { + const _Tp __npam1 = _Tp(__n - 1) + __a; + const _Tp __npbm1 = _Tp(__n - 1) + __b; + const _Tp __npcm1 = _Tp(__n - 1) + __c; + const _Tp __npam2 = _Tp(__n - 2) + __a; + const _Tp __npbm2 = _Tp(__n - 2) + __b; + const _Tp __npcm2 = _Tp(__n - 2) + __c; + const _Tp __tnm1 = _Tp(2 * __n - 1); + const _Tp __tnm3 = _Tp(2 * __n - 3); + const _Tp __tnm5 = _Tp(2 * __n - 5); + const _Tp __n2 = __n * __n; + const _Tp __F1 = (_Tp(3) * __n2 + (__a + __b - _Tp(6)) * __n + + _Tp(2) - __a * __b - _Tp(2) * (__a + __b)) + / (_Tp(2) * __tnm3 * __npcm1); + const _Tp __F2 = -(_Tp(3) * __n2 - (__a + __b + _Tp(6)) * __n + + _Tp(2) - __a * __b) * __npam1 * __npbm1 + / (_Tp(4) * __tnm1 * __tnm3 * __npcm2 * __npcm1); + const _Tp __F3 = (__npam2 * __npam1 * __npbm2 * __npbm1 + * (_Tp(__n - 2) - __a) * (_Tp(__n - 2) - __b)) + / (_Tp(8) * __tnm3 * __tnm3 * __tnm5 + * (_Tp(__n - 3) + __c) * __npcm2 * __npcm1); + const _Tp __E = -__npam1 * __npbm1 * (_Tp(__n - 1) - __c) + / (_Tp(2) * __tnm3 * __npcm2 * __npcm1); + + _Tp __An = (_Tp(1) + __F1 * __x) * __Anm1 + + (__E + __F2 * __x) * __x * __Anm2 + __F3 * __x3 * __Anm3; + _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 + + (__E + __F2 * __x) * __x * __Bnm2 + __F3 * __x3 * __Bnm3; + const _Tp __r = __An / __Bn; + + const _Tp __prec = std::abs((__F - __r) / __F); + __F = __r; + + if (__prec < __eps || __n > __nmax) + break; + + if (std::abs(__An) > __big || std::abs(__Bn) > __big) + { + __An /= __big; + __Bn /= __big; + __Anm1 /= __big; + __Bnm1 /= __big; + __Anm2 /= __big; + __Bnm2 /= __big; + __Anm3 /= __big; + __Bnm3 /= __big; + } + else if (std::abs(__An) < _Tp(1) / __big + || std::abs(__Bn) < _Tp(1) / __big) + { + __An *= __big; + __Bn *= __big; + __Anm1 *= __big; + __Bnm1 *= __big; + __Anm2 *= __big; + __Bnm2 *= __big; + __Anm3 *= __big; + __Bnm3 *= __big; + } + + ++__n; + __Bnm3 = __Bnm2; + __Bnm2 = __Bnm1; + __Bnm1 = __Bn; + __Anm3 = __Anm2; + __Anm2 = __Anm1; + __Anm1 = __An; + } + + if (__n >= __nmax) + std::__throw_runtime_error(("Iteration failed to converge " "in __hyperg_luke.") + ); + + return __F; + } +# 438 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + const _Tp __d = __c - __a - __b; + const int __intd = std::floor(__d + _Tp(0.5L)); + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __toler = _Tp(1000) * __eps; + const _Tp __log_max = std::log(std::numeric_limits<_Tp>::max()); + const bool __d_integer = (std::abs(__d - __intd) < __toler); + + if (__d_integer) + { + const _Tp __ln_omx = std::log(_Tp(1) - __x); + const _Tp __ad = std::abs(__d); + _Tp __F1, __F2; + + _Tp __d1, __d2; + if (__d >= _Tp(0)) + { + __d1 = __d; + __d2 = _Tp(0); + } + else + { + __d1 = _Tp(0); + __d2 = __d; + } + + const _Tp __lng_c = __log_gamma(__c); + + + if (__ad < __eps) + { + + __F1 = _Tp(0); + } + else + { + + bool __ok_d1 = true; + _Tp __lng_ad, __lng_ad1, __lng_bd1; + try + { + __lng_ad = __log_gamma(__ad); + __lng_ad1 = __log_gamma(__a + __d1); + __lng_bd1 = __log_gamma(__b + __d1); + } + catch(...) + { + __ok_d1 = false; + } + + if (__ok_d1) + { + + + + _Tp __sum1 = _Tp(1); + _Tp __term = _Tp(1); + _Tp __ln_pre1 = __lng_ad + __lng_c + __d2 * __ln_omx + - __lng_ad1 - __lng_bd1; + + + + for (int __i = 1; __i < __ad; ++__i) + { + const int __j = __i - 1; + __term *= (__a + __d2 + __j) * (__b + __d2 + __j) + / (_Tp(1) + __d2 + __j) / __i * (_Tp(1) - __x); + __sum1 += __term; + } + + if (__ln_pre1 > __log_max) + std::__throw_runtime_error(("Overflow of gamma functions" " in __hyperg_luke.") + ); + else + __F1 = std::exp(__ln_pre1) * __sum1; + } + else + { + + + __F1 = _Tp(0); + } + } + + + bool __ok_d2 = true; + _Tp __lng_ad2, __lng_bd2; + try + { + __lng_ad2 = __log_gamma(__a + __d2); + __lng_bd2 = __log_gamma(__b + __d2); + } + catch(...) + { + __ok_d2 = false; + } + + if (__ok_d2) + { + + + const int __maxiter = 2000; + const _Tp __psi_1 = -__numeric_constants<_Tp>::__gamma_e(); + const _Tp __psi_1pd = __psi(_Tp(1) + __ad); + const _Tp __psi_apd1 = __psi(__a + __d1); + const _Tp __psi_bpd1 = __psi(__b + __d1); + + _Tp __psi_term = __psi_1 + __psi_1pd - __psi_apd1 + - __psi_bpd1 - __ln_omx; + _Tp __fact = _Tp(1); + _Tp __sum2 = __psi_term; + _Tp __ln_pre2 = __lng_c + __d1 * __ln_omx + - __lng_ad2 - __lng_bd2; + + + int __j; + for (__j = 1; __j < __maxiter; ++__j) + { + + + const _Tp __term1 = _Tp(1) / _Tp(__j) + + _Tp(1) / (__ad + __j); + const _Tp __term2 = _Tp(1) / (__a + __d1 + _Tp(__j - 1)) + + _Tp(1) / (__b + __d1 + _Tp(__j - 1)); + __psi_term += __term1 - __term2; + __fact *= (__a + __d1 + _Tp(__j - 1)) + * (__b + __d1 + _Tp(__j - 1)) + / ((__ad + __j) * __j) * (_Tp(1) - __x); + const _Tp __delta = __fact * __psi_term; + __sum2 += __delta; + if (std::abs(__delta) < __eps * std::abs(__sum2)) + break; + } + if (__j == __maxiter) + std::__throw_runtime_error(("Sum F2 failed to converge " "in __hyperg_reflect") + ); + + if (__sum2 == _Tp(0)) + __F2 = _Tp(0); + else + __F2 = std::exp(__ln_pre2) * __sum2; + } + else + { + + + __F2 = _Tp(0); + } + + const _Tp __sgn_2 = (__intd % 2 == 1 ? -_Tp(1) : _Tp(1)); + const _Tp __F = __F1 + __sgn_2 * __F2; + + return __F; + } + else + { + + + + + bool __ok1 = true; + _Tp __sgn_g1ca = _Tp(0), __ln_g1ca = _Tp(0); + _Tp __sgn_g1cb = _Tp(0), __ln_g1cb = _Tp(0); + try + { + __sgn_g1ca = __log_gamma_sign(__c - __a); + __ln_g1ca = __log_gamma(__c - __a); + __sgn_g1cb = __log_gamma_sign(__c - __b); + __ln_g1cb = __log_gamma(__c - __b); + } + catch(...) + { + __ok1 = false; + } + + bool __ok2 = true; + _Tp __sgn_g2a = _Tp(0), __ln_g2a = _Tp(0); + _Tp __sgn_g2b = _Tp(0), __ln_g2b = _Tp(0); + try + { + __sgn_g2a = __log_gamma_sign(__a); + __ln_g2a = __log_gamma(__a); + __sgn_g2b = __log_gamma_sign(__b); + __ln_g2b = __log_gamma(__b); + } + catch(...) + { + __ok2 = false; + } + + const _Tp __sgn_gc = __log_gamma_sign(__c); + const _Tp __ln_gc = __log_gamma(__c); + const _Tp __sgn_gd = __log_gamma_sign(__d); + const _Tp __ln_gd = __log_gamma(__d); + const _Tp __sgn_gmd = __log_gamma_sign(-__d); + const _Tp __ln_gmd = __log_gamma(-__d); + + const _Tp __sgn1 = __sgn_gc * __sgn_gd * __sgn_g1ca * __sgn_g1cb; + const _Tp __sgn2 = __sgn_gc * __sgn_gmd * __sgn_g2a * __sgn_g2b; + + _Tp __pre1, __pre2; + if (__ok1 && __ok2) + { + _Tp __ln_pre1 = __ln_gc + __ln_gd - __ln_g1ca - __ln_g1cb; + _Tp __ln_pre2 = __ln_gc + __ln_gmd - __ln_g2a - __ln_g2b + + __d * std::log(_Tp(1) - __x); + if (__ln_pre1 < __log_max && __ln_pre2 < __log_max) + { + __pre1 = std::exp(__ln_pre1); + __pre2 = std::exp(__ln_pre2); + __pre1 *= __sgn1; + __pre2 *= __sgn2; + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else if (__ok1 && !__ok2) + { + _Tp __ln_pre1 = __ln_gc + __ln_gd - __ln_g1ca - __ln_g1cb; + if (__ln_pre1 < __log_max) + { + __pre1 = std::exp(__ln_pre1); + __pre1 *= __sgn1; + __pre2 = _Tp(0); + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else if (!__ok1 && __ok2) + { + _Tp __ln_pre2 = __ln_gc + __ln_gmd - __ln_g2a - __ln_g2b + + __d * std::log(_Tp(1) - __x); + if (__ln_pre2 < __log_max) + { + __pre1 = _Tp(0); + __pre2 = std::exp(__ln_pre2); + __pre2 *= __sgn2; + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else + { + __pre1 = _Tp(0); + __pre2 = _Tp(0); + std::__throw_runtime_error(("Underflow of gamma functions " "in __hyperg_reflect") + ); + } + + const _Tp __F1 = __hyperg_series(__a, __b, _Tp(1) - __d, + _Tp(1) - __x); + const _Tp __F2 = __hyperg_series(__c - __a, __c - __b, _Tp(1) + __d, + _Tp(1) - __x); + + const _Tp __F = __pre1 * __F1 + __pre2 * __F2; + + return __F; + } + } +# 728 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + + const _Tp __a_nint = ::std::nearbyint(__a); + const _Tp __b_nint = ::std::nearbyint(__b); + const _Tp __c_nint = ::std::nearbyint(__c); + + + + + + const _Tp __toler = _Tp(1000) * std::numeric_limits<_Tp>::epsilon(); + if (std::abs(__x) >= _Tp(1)) + std::__throw_domain_error(("Argument outside unit circle " "in __hyperg.") + ); + else if (__isnan(__a) || __isnan(__b) + || __isnan(__c) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__c_nint == __c && __c_nint <= _Tp(0)) + return std::numeric_limits<_Tp>::infinity(); + else if (std::abs(__c - __b) < __toler || std::abs(__c - __a) < __toler) + return std::pow(_Tp(1) - __x, __c - __a - __b); + else if (__a >= _Tp(0) && __b >= _Tp(0) && __c >= _Tp(0) + && __x >= _Tp(0) && __x < _Tp(0.995L)) + return __hyperg_series(__a, __b, __c, __x); + else if (std::abs(__a) < _Tp(10) && std::abs(__b) < _Tp(10)) + { + + + if (__a < _Tp(0) && std::abs(__a - __a_nint) < __toler) + return __hyperg_series(__a_nint, __b, __c, __x); + else if (__b < _Tp(0) && std::abs(__b - __b_nint) < __toler) + return __hyperg_series(__a, __b_nint, __c, __x); + else if (__x < -_Tp(0.25L)) + return __hyperg_luke(__a, __b, __c, __x); + else if (__x < _Tp(0.5L)) + return __hyperg_series(__a, __b, __c, __x); + else + if (std::abs(__c) > _Tp(10)) + return __hyperg_series(__a, __b, __c, __x); + else + return __hyperg_reflect(__a, __b, __c, __x); + } + else + return __hyperg_luke(__a, __b, __c, __x); + } + } + + + + + + +} +# 55 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/legendre_function.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + namespace __detail + { +# 80 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __poly_legendre_p(unsigned int __l, _Tp __x) + { + + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == +_Tp(1)) + return +_Tp(1); + else if (__x == -_Tp(1)) + return (__l % 2 == 1 ? -_Tp(1) : +_Tp(1)); + else + { + _Tp __p_lm2 = _Tp(1); + if (__l == 0) + return __p_lm2; + + _Tp __p_lm1 = __x; + if (__l == 1) + return __p_lm1; + + _Tp __p_l = 0; + for (unsigned int __ll = 2; __ll <= __l; ++__ll) + { + + + __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 + - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); + __p_lm2 = __p_lm1; + __p_lm1 = __p_l; + } + + return __p_l; + } + } +# 136 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, + _Tp __phase = _Tp(+1)) + { + + if (__m > __l) + return _Tp(0); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__m == 0) + return __poly_legendre_p(__l, __x); + else + { + _Tp __p_mm = _Tp(1); + if (__m > 0) + { + + + _Tp __root = std::sqrt(_Tp(1) - __x) * std::sqrt(_Tp(1) + __x); + _Tp __fact = _Tp(1); + for (unsigned int __i = 1; __i <= __m; ++__i) + { + __p_mm *= __phase * __fact * __root; + __fact += _Tp(2); + } + } + if (__l == __m) + return __p_mm; + + _Tp __p_mp1m = _Tp(2 * __m + 1) * __x * __p_mm; + if (__l == __m + 1) + return __p_mp1m; + + _Tp __p_lm2m = __p_mm; + _Tp __P_lm1m = __p_mp1m; + _Tp __p_lm = _Tp(0); + for (unsigned int __j = __m + 2; __j <= __l; ++__j) + { + __p_lm = (_Tp(2 * __j - 1) * __x * __P_lm1m + - _Tp(__j + __m - 1) * __p_lm2m) / _Tp(__j - __m); + __p_lm2m = __P_lm1m; + __P_lm1m = __p_lm; + } + + return __p_lm; + } + } +# 214 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) + { + if (__isnan(__theta)) + return std::numeric_limits<_Tp>::quiet_NaN(); + + const _Tp __x = std::cos(__theta); + + if (__m > __l) + return _Tp(0); + else if (__m == 0) + { + _Tp __P = __poly_legendre_p(__l, __x); + _Tp __fact = std::sqrt(_Tp(2 * __l + 1) + / (_Tp(4) * __numeric_constants<_Tp>::__pi())); + __P *= __fact; + return __P; + } + else if (__x == _Tp(1) || __x == -_Tp(1)) + { + + return _Tp(0); + } + else + { + + + + + + const _Tp __sgn = ( __m % 2 == 1 ? -_Tp(1) : _Tp(1)); + const _Tp __y_mp1m_factor = __x * std::sqrt(_Tp(2 * __m + 3)); + + const _Tp __lncirc = ::std::log1p(-__x * __x); + + + + + + const _Tp __lnpoch = ::std::lgamma(_Tp(__m + _Tp(0.5L))) + - ::std::lgamma(_Tp(__m)); + + + + + const _Tp __lnpre_val = + -_Tp(0.25L) * __numeric_constants<_Tp>::__lnpi() + + _Tp(0.5L) * (__lnpoch + __m * __lncirc); + const _Tp __sr = std::sqrt((_Tp(2) + _Tp(1) / __m) + / (_Tp(4) * __numeric_constants<_Tp>::__pi())); + _Tp __y_mm = __sgn * __sr * std::exp(__lnpre_val); + _Tp __y_mp1m = __y_mp1m_factor * __y_mm; + + if (__l == __m) + return __y_mm; + else if (__l == __m + 1) + return __y_mp1m; + else + { + _Tp __y_lm = _Tp(0); + + + for (unsigned int __ll = __m + 2; __ll <= __l; ++__ll) + { + const _Tp __rat1 = _Tp(__ll - __m) / _Tp(__ll + __m); + const _Tp __rat2 = _Tp(__ll - __m - 1) / _Tp(__ll + __m - 1); + const _Tp __fact1 = std::sqrt(__rat1 * _Tp(2 * __ll + 1) + * _Tp(2 * __ll - 1)); + const _Tp __fact2 = std::sqrt(__rat1 * __rat2 * _Tp(2 * __ll + 1) + / _Tp(2 * __ll - 3)); + __y_lm = (__x * __y_mp1m * __fact1 + - (__ll + __m - 1) * __y_mm * __fact2) / _Tp(__ll - __m); + __y_mm = __y_mp1m; + __y_mp1m = __y_lm; + } + + return __y_lm; + } + } + } + } + + + + + + +} +# 56 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 1 3 +# 51 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + namespace __detail + { +# 83 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __bessel_ik(_Tp __nu, _Tp __x, + _Tp & __Inu, _Tp & __Knu, _Tp & __Ipnu, _Tp & __Kpnu) + { + if (__x == _Tp(0)) + { + if (__nu == _Tp(0)) + { + __Inu = _Tp(1); + __Ipnu = _Tp(0); + } + else if (__nu == _Tp(1)) + { + __Inu = _Tp(0); + __Ipnu = _Tp(0.5L); + } + else + { + __Inu = _Tp(0); + __Ipnu = _Tp(0); + } + __Knu = std::numeric_limits<_Tp>::infinity(); + __Kpnu = -std::numeric_limits<_Tp>::infinity(); + return; + } + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __fp_min = _Tp(10) * std::numeric_limits<_Tp>::epsilon(); + const int __max_iter = 15000; + const _Tp __x_min = _Tp(2); + + const int __nl = static_cast(__nu + _Tp(0.5L)); + + const _Tp __mu = __nu - __nl; + const _Tp __mu2 = __mu * __mu; + const _Tp __xi = _Tp(1) / __x; + const _Tp __xi2 = _Tp(2) * __xi; + _Tp __h = __nu * __xi; + if ( __h < __fp_min ) + __h = __fp_min; + _Tp __b = __xi2 * __nu; + _Tp __d = _Tp(0); + _Tp __c = __h; + int __i; + for ( __i = 1; __i <= __max_iter; ++__i ) + { + __b += __xi2; + __d = _Tp(1) / (__b + __d); + __c = __b + _Tp(1) / __c; + const _Tp __del = __c * __d; + __h *= __del; + if (std::abs(__del - _Tp(1)) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Argument x too large " "in __bessel_ik; " "try asymptotic expansion.") + + ); + _Tp __Inul = __fp_min; + _Tp __Ipnul = __h * __Inul; + _Tp __Inul1 = __Inul; + _Tp __Ipnu1 = __Ipnul; + _Tp __fact = __nu * __xi; + for (int __l = __nl; __l >= 1; --__l) + { + const _Tp __Inutemp = __fact * __Inul + __Ipnul; + __fact -= __xi; + __Ipnul = __fact * __Inutemp + __Inul; + __Inul = __Inutemp; + } + _Tp __f = __Ipnul / __Inul; + _Tp __Kmu, __Knu1; + if (__x < __x_min) + { + const _Tp __x2 = __x / _Tp(2); + const _Tp __pimu = __numeric_constants<_Tp>::__pi() * __mu; + const _Tp __fact = (std::abs(__pimu) < __eps + ? _Tp(1) : __pimu / std::sin(__pimu)); + _Tp __d = -std::log(__x2); + _Tp __e = __mu * __d; + const _Tp __fact2 = (std::abs(__e) < __eps + ? _Tp(1) : std::sinh(__e) / __e); + _Tp __gam1, __gam2, __gampl, __gammi; + __gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); + _Tp __ff = __fact + * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d); + _Tp __sum = __ff; + __e = std::exp(__e); + _Tp __p = __e / (_Tp(2) * __gampl); + _Tp __q = _Tp(1) / (_Tp(2) * __e * __gammi); + _Tp __c = _Tp(1); + __d = __x2 * __x2; + _Tp __sum1 = __p; + int __i; + for (__i = 1; __i <= __max_iter; ++__i) + { + __ff = (__i * __ff + __p + __q) / (__i * __i - __mu2); + __c *= __d / __i; + __p /= __i - __mu; + __q /= __i + __mu; + const _Tp __del = __c * __ff; + __sum += __del; + const _Tp __del1 = __c * (__p - __i * __ff); + __sum1 += __del1; + if (std::abs(__del) < __eps * std::abs(__sum)) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Bessel k series failed to converge " "in __bessel_ik.") + ); + __Kmu = __sum; + __Knu1 = __sum1 * __xi2; + } + else + { + _Tp __b = _Tp(2) * (_Tp(1) + __x); + _Tp __d = _Tp(1) / __b; + _Tp __delh = __d; + _Tp __h = __delh; + _Tp __q1 = _Tp(0); + _Tp __q2 = _Tp(1); + _Tp __a1 = _Tp(0.25L) - __mu2; + _Tp __q = __c = __a1; + _Tp __a = -__a1; + _Tp __s = _Tp(1) + __q * __delh; + int __i; + for (__i = 2; __i <= __max_iter; ++__i) + { + __a -= 2 * (__i - 1); + __c = -__a * __c / __i; + const _Tp __qnew = (__q1 - __b * __q2) / __a; + __q1 = __q2; + __q2 = __qnew; + __q += __c * __qnew; + __b += _Tp(2); + __d = _Tp(1) / (__b + __a * __d); + __delh = (__b * __d - _Tp(1)) * __delh; + __h += __delh; + const _Tp __dels = __q * __delh; + __s += __dels; + if ( std::abs(__dels / __s) < __eps ) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Steed's method failed " "in __bessel_ik.") + ); + __h = __a1 * __h; + __Kmu = std::sqrt(__numeric_constants<_Tp>::__pi() / (_Tp(2) * __x)) + * std::exp(-__x) / __s; + __Knu1 = __Kmu * (__mu + __x + _Tp(0.5L) - __h) * __xi; + } + + _Tp __Kpmu = __mu * __xi * __Kmu - __Knu1; + _Tp __Inumu = __xi / (__f * __Kmu - __Kpmu); + __Inu = __Inumu * __Inul1 / __Inul; + __Ipnu = __Inumu * __Ipnu1 / __Inul; + for ( __i = 1; __i <= __nl; ++__i ) + { + const _Tp __Knutemp = (__mu + __i) * __xi2 * __Knu1 + __Kmu; + __Kmu = __Knu1; + __Knu1 = __Knutemp; + } + __Knu = __Kmu; + __Kpnu = __nu * __xi * __Kmu - __Knu1; + + return; + } +# 267 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + _Tp + __cyl_bessel_i(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_i.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x * __x < _Tp(10) * (__nu + _Tp(1))) + return __cyl_bessel_ij_series(__nu, __x, +_Tp(1), 200); + else + { + _Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + return __I_nu; + } + } +# 303 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + _Tp + __cyl_bessel_k(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_k.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + { + _Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + return __K_nu; + } + } +# 337 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __sph_bessel_ik(unsigned int __n, _Tp __x, + _Tp & __i_n, _Tp & __k_n, _Tp & __ip_n, _Tp & __kp_n) + { + const _Tp __nu = _Tp(__n) + _Tp(0.5L); + + _Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + + const _Tp __factor = __numeric_constants<_Tp>::__sqrtpio2() + / std::sqrt(__x); + + __i_n = __factor * __I_nu; + __k_n = __factor * __K_nu; + __ip_n = __factor * __Ip_nu - __i_n / (_Tp(2) * __x); + __kp_n = __factor * __Kp_nu - __k_n / (_Tp(2) * __x); + + return; + } +# 373 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __airy(_Tp __x, _Tp & __Ai, _Tp & __Bi, _Tp & __Aip, _Tp & __Bip) + { + const _Tp __absx = std::abs(__x); + const _Tp __rootx = std::sqrt(__absx); + const _Tp __z = _Tp(2) * __absx * __rootx / _Tp(3); + const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); + + if (__isnan(__x)) + __Bip = __Aip = __Bi = __Ai = std::numeric_limits<_Tp>::quiet_NaN(); + else if (__z == _S_inf) + { + __Aip = __Ai = _Tp(0); + __Bip = __Bi = _S_inf; + } + else if (__z == -_S_inf) + __Bip = __Aip = __Bi = __Ai = _Tp(0); + else if (__x > _Tp(0)) + { + _Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; + + __bessel_ik(_Tp(1) / _Tp(3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + __Ai = __rootx * __K_nu + / (__numeric_constants<_Tp>::__sqrt3() + * __numeric_constants<_Tp>::__pi()); + __Bi = __rootx * (__K_nu / __numeric_constants<_Tp>::__pi() + + _Tp(2) * __I_nu / __numeric_constants<_Tp>::__sqrt3()); + + __bessel_ik(_Tp(2) / _Tp(3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + __Aip = -__x * __K_nu + / (__numeric_constants<_Tp>::__sqrt3() + * __numeric_constants<_Tp>::__pi()); + __Bip = __x * (__K_nu / __numeric_constants<_Tp>::__pi() + + _Tp(2) * __I_nu + / __numeric_constants<_Tp>::__sqrt3()); + } + else if (__x < _Tp(0)) + { + _Tp __J_nu, __Jp_nu, __N_nu, __Np_nu; + + __bessel_jn(_Tp(1) / _Tp(3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); + __Ai = __rootx * (__J_nu + - __N_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); + __Bi = -__rootx * (__N_nu + + __J_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); + + __bessel_jn(_Tp(2) / _Tp(3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); + __Aip = __absx * (__N_nu / __numeric_constants<_Tp>::__sqrt3() + + __J_nu) / _Tp(2); + __Bip = __absx * (__J_nu / __numeric_constants<_Tp>::__sqrt3() + - __N_nu) / _Tp(2); + } + else + { + + + + __Ai = _Tp(0.35502805388781723926L); + __Bi = __Ai * __numeric_constants<_Tp>::__sqrt3(); + + + + + __Aip = -_Tp(0.25881940379280679840L); + __Bip = -__Aip * __numeric_constants<_Tp>::__sqrt3(); + } + + return; + } + } + + + + + +} +# 57 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/poly_hermite.tcc" 1 3 +# 42 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 56 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + namespace __detail + { +# 72 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + template + _Tp + __poly_hermite_recursion(unsigned int __n, _Tp __x) + { + + _Tp __H_0 = 1; + if (__n == 0) + return __H_0; + + + _Tp __H_1 = 2 * __x; + if (__n == 1) + return __H_1; + + + _Tp __H_n, __H_nm1, __H_nm2; + unsigned int __i; + for (__H_nm2 = __H_0, __H_nm1 = __H_1, __i = 2; __i <= __n; ++__i) + { + __H_n = 2 * (__x * __H_nm1 - (__i - 1) * __H_nm2); + __H_nm2 = __H_nm1; + __H_nm1 = __H_n; + } + + return __H_n; + } +# 114 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + template + inline _Tp + __poly_hermite(unsigned int __n, _Tp __x) + { + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __poly_hermite_recursion(__n, __x); + } + } + + + + + +} +# 58 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 1 3 +# 44 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 60 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + namespace __detail + { +# 75 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_large_n(unsigned __n, _Tpa __alpha1, _Tp __x) + { + const _Tp __a = -_Tp(__n); + const _Tp __b = _Tp(__alpha1) + _Tp(1); + const _Tp __eta = _Tp(2) * __b - _Tp(4) * __a; + const _Tp __cos2th = __x / __eta; + const _Tp __sin2th = _Tp(1) - __cos2th; + const _Tp __th = std::acos(std::sqrt(__cos2th)); + const _Tp __pre_h = __numeric_constants<_Tp>::__pi_2() + * __numeric_constants<_Tp>::__pi_2() + * __eta * __eta * __cos2th * __sin2th; + + + const _Tp __lg_b = ::std::lgamma(_Tp(__n) + __b); + const _Tp __lnfact = ::std::lgamma(_Tp(__n + 1)); + + + + + + _Tp __pre_term1 = _Tp(0.5L) * (_Tp(1) - __b) + * std::log(_Tp(0.25L) * __x * __eta); + _Tp __pre_term2 = _Tp(0.25L) * std::log(__pre_h); + _Tp __lnpre = __lg_b - __lnfact + _Tp(0.5L) * __x + + __pre_term1 - __pre_term2; + _Tp __ser_term1 = std::sin(__a * __numeric_constants<_Tp>::__pi()); + _Tp __ser_term2 = std::sin(_Tp(0.25L) * __eta + * (_Tp(2) * __th + - std::sin(_Tp(2) * __th)) + + __numeric_constants<_Tp>::__pi_4()); + _Tp __ser = __ser_term1 + __ser_term2; + + return std::exp(__lnpre) * __ser; + } +# 129 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_hyperg(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + const _Tp __b = _Tp(__alpha1) + _Tp(1); + const _Tp __mx = -__x; + const _Tp __tc_sgn = (__x < _Tp(0) ? _Tp(1) + : ((__n % 2 == 1) ? -_Tp(1) : _Tp(1))); + + _Tp __tc = _Tp(1); + const _Tp __ax = std::abs(__x); + for (unsigned int __k = 1; __k <= __n; ++__k) + __tc *= (__ax / __k); + + _Tp __term = __tc * __tc_sgn; + _Tp __sum = __term; + for (int __k = int(__n) - 1; __k >= 0; --__k) + { + __term *= ((__b + _Tp(__k)) / _Tp(int(__n) - __k)) + * _Tp(__k + 1) / __mx; + __sum += __term; + } + + return __sum; + } +# 185 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_recursion(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + + _Tp __l_0 = _Tp(1); + if (__n == 0) + return __l_0; + + + _Tp __l_1 = -__x + _Tp(1) + _Tp(__alpha1); + if (__n == 1) + return __l_1; + + + _Tp __l_n2 = __l_0; + _Tp __l_n1 = __l_1; + _Tp __l_n = _Tp(0); + for (unsigned int __nn = 2; __nn <= __n; ++__nn) + { + __l_n = (_Tp(2 * __nn - 1) + _Tp(__alpha1) - __x) + * __l_n1 / _Tp(__nn) + - (_Tp(__nn - 1) + _Tp(__alpha1)) * __l_n2 / _Tp(__nn); + __l_n2 = __l_n1; + __l_n1 = __l_n; + } + + return __l_n; + } +# 244 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Negative argument " "in __poly_laguerre.") + ); + + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__n == 0) + return _Tp(1); + else if (__n == 1) + return _Tp(1) + _Tp(__alpha1) - __x; + else if (__x == _Tp(0)) + { + _Tp __prod = _Tp(__alpha1) + _Tp(1); + for (unsigned int __k = 2; __k <= __n; ++__k) + __prod *= (_Tp(__alpha1) + _Tp(__k)) / _Tp(__k); + return __prod; + } + else if (__n > 10000000 && _Tp(__alpha1) > -_Tp(1) + && __x < _Tp(2) * (_Tp(__alpha1) + _Tp(1)) + _Tp(4 * __n)) + return __poly_laguerre_large_n(__n, __alpha1, __x); + else if (_Tp(__alpha1) >= _Tp(0) + || (__x > _Tp(0) && _Tp(__alpha1) < -_Tp(__n + 1))) + return __poly_laguerre_recursion(__n, __alpha1, __x); + else + return __poly_laguerre_hyperg(__n, __alpha1, __x); + } +# 296 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + inline _Tp + __assoc_laguerre(unsigned int __n, unsigned int __m, _Tp __x) + { return __poly_laguerre(__n, __m, __x); } +# 316 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + inline _Tp + __laguerre(unsigned int __n, _Tp __x) + { return __poly_laguerre(__n, 0, __x); } + } + + + + + + +} +# 59 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 1 3 +# 47 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 63 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + namespace __detail + { +# 78 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_sum(_Tp __s) + { + + if (__s < _Tp(1)) + std::__throw_domain_error(("Bad argument in zeta sum.")); + + const unsigned int max_iter = 10000; + _Tp __zeta = _Tp(0); + for (unsigned int __k = 1; __k < max_iter; ++__k) + { + _Tp __term = std::pow(static_cast<_Tp>(__k), -__s); + if (__term < std::numeric_limits<_Tp>::epsilon()) + { + break; + } + __zeta += __term; + } + + return __zeta; + } +# 115 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_alt(_Tp __s) + { + _Tp __sgn = _Tp(1); + _Tp __zeta = _Tp(0); + for (unsigned int __i = 1; __i < 10000000; ++__i) + { + _Tp __term = __sgn / std::pow(__i, __s); + if (std::abs(__term) < std::numeric_limits<_Tp>::epsilon()) + break; + __zeta += __term; + __sgn *= _Tp(-1); + } + __zeta /= _Tp(1) - std::pow(_Tp(2), _Tp(1) - __s); + + return __zeta; + } +# 157 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_glob(_Tp __s) + { + _Tp __zeta = _Tp(0); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + + + if (__s < _Tp(0)) + { + + if (::std::fmod(__s,_Tp(2)) == _Tp(0)) + return _Tp(0); + else + + { + _Tp __zeta = __riemann_zeta_glob(_Tp(1) - __s); + __zeta *= std::pow(_Tp(2) + * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * std::exp(::std::lgamma(_Tp(1) - __s)) + + + + / __numeric_constants<_Tp>::__pi(); + return __zeta; + } + } + + _Tp __num = _Tp(0.5L); + const unsigned int __maxit = 10000; + for (unsigned int __i = 0; __i < __maxit; ++__i) + { + bool __punt = false; + _Tp __sgn = _Tp(1); + _Tp __term = _Tp(0); + for (unsigned int __j = 0; __j <= __i; ++__j) + { + + _Tp __bincoeff = ::std::lgamma(_Tp(1 + __i)) + - ::std::lgamma(_Tp(1 + __j)) + - ::std::lgamma(_Tp(1 + __i - __j)); + + + + + + if (__bincoeff > __max_bincoeff) + { + + __punt = true; + break; + } + __bincoeff = std::exp(__bincoeff); + __term += __sgn * __bincoeff * std::pow(_Tp(1 + __j), -__s); + __sgn *= _Tp(-1); + } + if (__punt) + break; + __term *= __num; + __zeta += __term; + if (std::abs(__term/__zeta) < __eps) + break; + __num *= _Tp(0.5L); + } + + __zeta /= _Tp(1) - std::pow(_Tp(2), _Tp(1) - __s); + + return __zeta; + } +# 252 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_product(_Tp __s) + { + static const _Tp __prime[] = { + _Tp(2), _Tp(3), _Tp(5), _Tp(7), _Tp(11), _Tp(13), _Tp(17), _Tp(19), + _Tp(23), _Tp(29), _Tp(31), _Tp(37), _Tp(41), _Tp(43), _Tp(47), + _Tp(53), _Tp(59), _Tp(61), _Tp(67), _Tp(71), _Tp(73), _Tp(79), + _Tp(83), _Tp(89), _Tp(97), _Tp(101), _Tp(103), _Tp(107), _Tp(109) + }; + static const unsigned int __num_primes = sizeof(__prime) / sizeof(_Tp); + + _Tp __zeta = _Tp(1); + for (unsigned int __i = 0; __i < __num_primes; ++__i) + { + const _Tp __fact = _Tp(1) - std::pow(__prime[__i], -__s); + __zeta *= __fact; + if (_Tp(1) - __fact < std::numeric_limits<_Tp>::epsilon()) + break; + } + + __zeta = _Tp(1) / __zeta; + + return __zeta; + } +# 293 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta(_Tp __s) + { + if (__isnan(__s)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__s == _Tp(1)) + return std::numeric_limits<_Tp>::infinity(); + else if (__s < -_Tp(19)) + { + _Tp __zeta = __riemann_zeta_product(_Tp(1) - __s); + __zeta *= std::pow(_Tp(2) * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * std::exp(::std::lgamma(_Tp(1) - __s)) + + + + / __numeric_constants<_Tp>::__pi(); + return __zeta; + } + else if (__s < _Tp(20)) + { + + bool __glob = true; + if (__glob) + return __riemann_zeta_glob(__s); + else + { + if (__s > _Tp(1)) + return __riemann_zeta_sum(__s); + else + { + _Tp __zeta = std::pow(_Tp(2) + * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * ::std::tgamma(_Tp(1) - __s) + + + + * __riemann_zeta_sum(_Tp(1) - __s); + return __zeta; + } + } + } + else + return __riemann_zeta_product(__s); + } +# 365 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __hurwitz_zeta_glob(_Tp __a, _Tp __s) + { + _Tp __zeta = _Tp(0); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + const unsigned int __maxit = 10000; + for (unsigned int __i = 0; __i < __maxit; ++__i) + { + bool __punt = false; + _Tp __sgn = _Tp(1); + _Tp __term = _Tp(0); + for (unsigned int __j = 0; __j <= __i; ++__j) + { + + _Tp __bincoeff = ::std::lgamma(_Tp(1 + __i)) + - ::std::lgamma(_Tp(1 + __j)) + - ::std::lgamma(_Tp(1 + __i - __j)); + + + + + + if (__bincoeff > __max_bincoeff) + { + + __punt = true; + break; + } + __bincoeff = std::exp(__bincoeff); + __term += __sgn * __bincoeff * std::pow(_Tp(__a + __j), -__s); + __sgn *= _Tp(-1); + } + if (__punt) + break; + __term /= _Tp(__i + 1); + if (std::abs(__term / __zeta) < __eps) + break; + __zeta += __term; + } + + __zeta /= __s - _Tp(1); + + return __zeta; + } +# 430 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + inline _Tp + __hurwitz_zeta(_Tp __a, _Tp __s) + { return __hurwitz_zeta_glob(__a, __s); } + } + + + + + + +} +# 60 "/usr/include/c++/11/bits/specfun.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 205 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + assoc_laguerref(unsigned int __n, unsigned int __m, float __x) + { return __detail::__assoc_laguerre(__n, __m, __x); } + + + + + + + + inline long double + assoc_laguerrel(unsigned int __n, unsigned int __m, long double __x) + { return __detail::__assoc_laguerre(__n, __m, __x); } +# 250 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + assoc_laguerre(unsigned int __n, unsigned int __m, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__assoc_laguerre<__type>(__n, __m, __x); + } +# 266 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + assoc_legendref(unsigned int __l, unsigned int __m, float __x) + { return __detail::__assoc_legendre_p(__l, __m, __x); } + + + + + + + inline long double + assoc_legendrel(unsigned int __l, unsigned int __m, long double __x) + { return __detail::__assoc_legendre_p(__l, __m, __x); } +# 296 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + assoc_legendre(unsigned int __l, unsigned int __m, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__assoc_legendre_p<__type>(__l, __m, __x); + } +# 311 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + betaf(float __a, float __b) + { return __detail::__beta(__a, __b); } + + + + + + + + inline long double + betal(long double __a, long double __b) + { return __detail::__beta(__a, __b); } +# 341 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type + beta(_Tpa __a, _Tpb __b) + { + typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; + return __detail::__beta<__type>(__a, __b); + } +# 357 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_1f(float __k) + { return __detail::__comp_ellint_1(__k); } + + + + + + + + inline long double + comp_ellint_1l(long double __k) + { return __detail::__comp_ellint_1(__k); } +# 389 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + comp_ellint_1(_Tp __k) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__comp_ellint_1<__type>(__k); + } +# 405 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_2f(float __k) + { return __detail::__comp_ellint_2(__k); } + + + + + + + + inline long double + comp_ellint_2l(long double __k) + { return __detail::__comp_ellint_2(__k); } +# 436 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + comp_ellint_2(_Tp __k) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__comp_ellint_2<__type>(__k); + } +# 452 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_3f(float __k, float __nu) + { return __detail::__comp_ellint_3(__k, __nu); } + + + + + + + + inline long double + comp_ellint_3l(long double __k, long double __nu) + { return __detail::__comp_ellint_3(__k, __nu); } +# 487 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpn>::__type + comp_ellint_3(_Tp __k, _Tpn __nu) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpn>::__type __type; + return __detail::__comp_ellint_3<__type>(__k, __nu); + } +# 503 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_if(float __nu, float __x) + { return __detail::__cyl_bessel_i(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_il(long double __nu, long double __x) + { return __detail::__cyl_bessel_i(__nu, __x); } +# 533 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_i(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_i<__type>(__nu, __x); + } +# 549 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_jf(float __nu, float __x) + { return __detail::__cyl_bessel_j(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_jl(long double __nu, long double __x) + { return __detail::__cyl_bessel_j(__nu, __x); } +# 579 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_j(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_j<__type>(__nu, __x); + } +# 595 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_kf(float __nu, float __x) + { return __detail::__cyl_bessel_k(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_kl(long double __nu, long double __x) + { return __detail::__cyl_bessel_k(__nu, __x); } +# 631 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_k(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_k<__type>(__nu, __x); + } +# 647 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_neumannf(float __nu, float __x) + { return __detail::__cyl_neumann_n(__nu, __x); } + + + + + + + + inline long double + cyl_neumannl(long double __nu, long double __x) + { return __detail::__cyl_neumann_n(__nu, __x); } +# 679 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_neumann(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_neumann_n<__type>(__nu, __x); + } +# 695 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_1f(float __k, float __phi) + { return __detail::__ellint_1(__k, __phi); } + + + + + + + + inline long double + ellint_1l(long double __k, long double __phi) + { return __detail::__ellint_1(__k, __phi); } +# 727 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type + ellint_1(_Tp __k, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type __type; + return __detail::__ellint_1<__type>(__k, __phi); + } +# 743 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_2f(float __k, float __phi) + { return __detail::__ellint_2(__k, __phi); } + + + + + + + + inline long double + ellint_2l(long double __k, long double __phi) + { return __detail::__ellint_2(__k, __phi); } +# 775 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type + ellint_2(_Tp __k, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type __type; + return __detail::__ellint_2<__type>(__k, __phi); + } +# 791 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_3f(float __k, float __nu, float __phi) + { return __detail::__ellint_3(__k, __nu, __phi); } + + + + + + + + inline long double + ellint_3l(long double __k, long double __nu, long double __phi) + { return __detail::__ellint_3(__k, __nu, __phi); } +# 828 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_3<_Tp, _Tpn, _Tpp>::__type + ellint_3(_Tp __k, _Tpn __nu, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_3<_Tp, _Tpn, _Tpp>::__type __type; + return __detail::__ellint_3<__type>(__k, __nu, __phi); + } +# 843 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + expintf(float __x) + { return __detail::__expint(__x); } + + + + + + + + inline long double + expintl(long double __x) + { return __detail::__expint(__x); } +# 868 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + expint(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__expint<__type>(__x); + } +# 884 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + hermitef(unsigned int __n, float __x) + { return __detail::__poly_hermite(__n, __x); } + + + + + + + + inline long double + hermitel(unsigned int __n, long double __x) + { return __detail::__poly_hermite(__n, __x); } +# 916 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + hermite(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__poly_hermite<__type>(__n, __x); + } +# 932 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + laguerref(unsigned int __n, float __x) + { return __detail::__laguerre(__n, __x); } + + + + + + + + inline long double + laguerrel(unsigned int __n, long double __x) + { return __detail::__laguerre(__n, __x); } +# 960 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + laguerre(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__laguerre<__type>(__n, __x); + } +# 976 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + legendref(unsigned int __l, float __x) + { return __detail::__poly_legendre_p(__l, __x); } + + + + + + + + inline long double + legendrel(unsigned int __l, long double __x) + { return __detail::__poly_legendre_p(__l, __x); } +# 1005 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + legendre(unsigned int __l, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__poly_legendre_p<__type>(__l, __x); + } +# 1021 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + riemann_zetaf(float __s) + { return __detail::__riemann_zeta(__s); } + + + + + + + + inline long double + riemann_zetal(long double __s) + { return __detail::__riemann_zeta(__s); } +# 1056 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + riemann_zeta(_Tp __s) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__riemann_zeta<__type>(__s); + } +# 1072 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_besself(unsigned int __n, float __x) + { return __detail::__sph_bessel(__n, __x); } + + + + + + + + inline long double + sph_bessell(unsigned int __n, long double __x) + { return __detail::__sph_bessel(__n, __x); } +# 1100 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_bessel(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_bessel<__type>(__n, __x); + } +# 1116 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_legendref(unsigned int __l, unsigned int __m, float __theta) + { return __detail::__sph_legendre(__l, __m, __theta); } +# 1127 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + sph_legendrel(unsigned int __l, unsigned int __m, long double __theta) + { return __detail::__sph_legendre(__l, __m, __theta); } +# 1147 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_legendre<__type>(__l, __m, __theta); + } +# 1163 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_neumannf(unsigned int __n, float __x) + { return __detail::__sph_neumann(__n, __x); } + + + + + + + + inline long double + sph_neumannl(unsigned int __n, long double __x) + { return __detail::__sph_neumann(__n, __x); } +# 1191 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_neumann(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_neumann<__type>(__n, __x); + } + + + + +} + + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 1218 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + airy_aif(float __x) + { + float __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + inline long double + airy_ail(long double __x) + { + long double __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + template + inline typename __gnu_cxx::__promote<_Tp>::__type + airy_ai(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + __type __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy<__type>(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + inline float + airy_bif(float __x) + { + float __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } + + + + + inline long double + airy_bil(long double __x) + { + long double __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } + + + + + template + inline typename __gnu_cxx::__promote<_Tp>::__type + airy_bi(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + __type __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy<__type>(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } +# 1294 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + conf_hypergf(float __a, float __c, float __x) + { return std::__detail::__conf_hyperg(__a, __c, __x); } +# 1305 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + conf_hypergl(long double __a, long double __c, long double __x) + { return std::__detail::__conf_hyperg(__a, __c, __x); } +# 1325 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_3<_Tpa, _Tpc, _Tp>::__type + conf_hyperg(_Tpa __a, _Tpc __c, _Tp __x) + { + typedef typename __gnu_cxx::__promote_3<_Tpa, _Tpc, _Tp>::__type __type; + return std::__detail::__conf_hyperg<__type>(__a, __c, __x); + } +# 1342 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + hypergf(float __a, float __b, float __c, float __x) + { return std::__detail::__hyperg(__a, __b, __c, __x); } +# 1353 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + hypergl(long double __a, long double __b, long double __c, long double __x) + { return std::__detail::__hyperg(__a, __b, __c, __x); } +# 1374 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_4<_Tpa, _Tpb, _Tpc, _Tp>::__type + hyperg(_Tpa __a, _Tpb __b, _Tpc __c, _Tp __x) + { + typedef typename __gnu_cxx::__promote_4<_Tpa, _Tpb, _Tpc, _Tp> + ::__type __type; + return std::__detail::__hyperg<__type>(__a, __b, __c, __x); + } + + + +} + + +#pragma GCC visibility pop +# 1936 "/usr/include/c++/11/cmath" 2 3 + + +} +# 37 "/usr/include/c++/11/math.h" 2 3 + +using std::abs; +using std::acos; +using std::asin; +using std::atan; +using std::atan2; +using std::cos; +using std::sin; +using std::tan; +using std::cosh; +using std::sinh; +using std::tanh; +using std::exp; +using std::frexp; +using std::ldexp; +using std::log; +using std::log10; +using std::modf; +using std::pow; +using std::sqrt; +using std::ceil; +using std::fabs; +using std::floor; +using std::fmod; + + +using std::fpclassify; +using std::isfinite; +using std::isinf; +using std::isnan; +using std::isnormal; +using std::signbit; +using std::isgreater; +using std::isgreaterequal; +using std::isless; +using std::islessequal; +using std::islessgreater; +using std::isunordered; + + + +using std::acosh; +using std::asinh; +using std::atanh; +using std::cbrt; +using std::copysign; +using std::erf; +using std::erfc; +using std::exp2; +using std::expm1; +using std::fdim; +using std::fma; +using std::fmax; +using std::fmin; +using std::hypot; +using std::ilogb; +using std::lgamma; +using std::llrint; +using std::llround; +using std::log1p; +using std::log2; +using std::logb; +using std::lrint; +using std::lround; +using std::nearbyint; +using std::nextafter; +using std::nexttoward; +using std::remainder; +using std::remquo; +using std::rint; +using std::round; +using std::scalbln; +using std::scalbn; +using std::tgamma; +using std::trunc; +# 10548 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/include/c++/11/stdlib.h" 1 3 +# 10549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 + + +# 1 "/usr/include/c++/11/cmath" 1 3 +# 39 "/usr/include/c++/11/cmath" 3 + +# 40 "/usr/include/c++/11/cmath" 3 +# 10552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/include/c++/11/cstdlib" 1 3 +# 39 "/usr/include/c++/11/cstdlib" 3 + +# 40 "/usr/include/c++/11/cstdlib" 3 +# 10553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 10622 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + +# 10622 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(float x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(float x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(float x); + + + + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(double x); + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(float x); + + + + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(double x); + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(long double x); +} +# 10798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std +{ + template extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) T __pow_helper(T, int); + template extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) T __cmath_power(T, unsigned int); +} + +using std::abs; +using std::fabs; +using std::ceil; +using std::floor; +using std::sqrt; + +using std::pow; + +using std::log; +using std::log10; +using std::fmod; +using std::modf; +using std::exp; +using std::frexp; +using std::ldexp; +using std::asin; +using std::sin; +using std::sinh; +using std::acos; +using std::cos; +using std::cosh; +using std::atan; +using std::atan2; +using std::tan; +using std::tanh; +# 11199 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 11208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int abs(long long int); +# 11218 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int abs(long int); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float abs(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double abs(double); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float fabs(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float ceil(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float floor(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sqrt(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float pow(float, float); + + + + +template +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) +typename __gnu_cxx::__promote_2<_Tp, _Up>::__type pow(_Tp, _Up); + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float log(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float log10(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float fmod(float, float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float modf(float, float*); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float exp(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float frexp(float, int*); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float ldexp(float, int); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float asin(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sin(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sinh(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float acos(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cos(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cosh(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float atan(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float atan2(float, float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float tan(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float tanh(float); +# 11335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} +# 11441 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float logb(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr int ilogb(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float scalbn(float a, int b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float scalbln(float a, long int b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float exp2(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float expm1(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float log2(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float log1p(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float acosh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float asinh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float atanh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float hypot(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float cbrt(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float erf(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float erfc(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float lgamma(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float tgamma(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float copysign(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float nextafter(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float remainder(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float remquo(float a, float b, int *quo); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float round(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long int lround(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long long int llround(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float trunc(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float rint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long int lrint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long long int llrint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float nearbyint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fdim(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fma(float a, float b, float c); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fmax(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fmin(float a, float b); +} +# 11580 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float exp10(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float rsqrt(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float rcbrt(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sinpi(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cospi(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void sincospi(const float a, float *const sptr, float *const cptr); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void sincos(const float a, float *const sptr, float *const cptr); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float j0(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float j1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float jn(const int n, const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float y0(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float y1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float yn(const int n, const float a); + +static inline __attribute__((device)) __attribute__((cudart_builtin)) float cyl_bessel_i0(const float a); + +static inline __attribute__((device)) __attribute__((cudart_builtin)) float cyl_bessel_i1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfcinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float normcdfinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float normcdf(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfcx(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double copysign(const double a, const float b); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double copysign(const float a, const double b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const unsigned int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const unsigned int a, const int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int min(const long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const unsigned long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const unsigned long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int min(const long long int a, const long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const unsigned long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const unsigned long long int a, const long long int b); +# 11721 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float min(const float a, const float b); +# 11732 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const double a, const double b); +# 11742 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const float a, const double b); +# 11752 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const double a, const float b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const unsigned int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const unsigned int a, const int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int max(const long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const unsigned long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const unsigned long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int max(const long long int a, const long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const unsigned long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const unsigned long long int a, const long long int b); +# 11851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float max(const float a, const float b); +# 11862 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const double a, const double b); +# 11872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const float a, const double b); +# 11882 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const double a, const float b); +# 11893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C"{ +inline __attribute__((device)) void *__nv_aligned_device_malloc(size_t size, size_t align) +{ + __attribute__((device)) void *__nv_aligned_device_malloc_impl(size_t, size_t); + return __nv_aligned_device_malloc_impl(size, align); +} +} +# 12179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 1 +# 77 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 78 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 2 +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +static inline __attribute__((host)) __attribute__((device)) float exp10(const float a) +{ + return exp10f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float rsqrt(const float a) +{ + return rsqrtf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float rcbrt(const float a) +{ + return rcbrtf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float sinpi(const float a) +{ + return sinpif(a); +} + +static inline __attribute__((host)) __attribute__((device)) float cospi(const float a) +{ + return cospif(a); +} + +static inline __attribute__((host)) __attribute__((device)) void sincospi(const float a, float *const sptr, float *const cptr) +{ + sincospif(a, sptr, cptr); +} + +static inline __attribute__((host)) __attribute__((device)) void sincos(const float a, float *const sptr, float *const cptr) +{ + sincosf(a, sptr, cptr); +} + +static inline __attribute__((host)) __attribute__((device)) float j0(const float a) +{ + return j0f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float j1(const float a) +{ + return j1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float jn(const int n, const float a) +{ + return jnf(n, a); +} + +static inline __attribute__((host)) __attribute__((device)) float y0(const float a) +{ + return y0f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float y1(const float a) +{ + return y1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float yn(const int n, const float a) +{ + return ynf(n, a); +} + +static inline __attribute__((device)) float cyl_bessel_i0(const float a) +{ + return cyl_bessel_i0f(a); +} + +static inline __attribute__((device)) float cyl_bessel_i1(const float a) +{ + return cyl_bessel_i1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfinv(const float a) +{ + return erfinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfcinv(const float a) +{ + return erfcinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float normcdfinv(const float a) +{ + return normcdfinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float normcdf(const float a) +{ + return normcdff(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfcx(const float a) +{ + return erfcxf(a); +} + +static inline __attribute__((host)) __attribute__((device)) double copysign(const double a, const float b) +{ + return copysign(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) double copysign(const float a, const double b) +{ + return copysign(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const unsigned int a, const unsigned int b) +{ + return umin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const int a, const unsigned int b) +{ + return umin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const unsigned int a, const int b) +{ + return umin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) long int min(const long int a, const long int b) +{ + long int retval; + + + + + + if (sizeof(long int) == sizeof(int)) { + + + + retval = static_cast(min(static_cast(a), static_cast(b))); + } else { + retval = static_cast(llmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const unsigned long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const unsigned long int a, const long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) long long int min(const long long int a, const long long int b) +{ + return llmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const unsigned long long int a, const unsigned long long int b) +{ + return ullmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const long long int a, const unsigned long long int b) +{ + return ullmin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const unsigned long long int a, const long long int b) +{ + return ullmin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) float min(const float a, const float b) +{ + return fminf(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const double a, const double b) +{ + return fmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const float a, const double b) +{ + return fmin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const double a, const float b) +{ + return fmin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const unsigned int a, const unsigned int b) +{ + return umax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const int a, const unsigned int b) +{ + return umax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const unsigned int a, const int b) +{ + return umax(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) long int max(const long int a, const long int b) +{ + long int retval; + + + + + if (sizeof(long int) == sizeof(int)) { + + + + retval = static_cast(max(static_cast(a), static_cast(b))); + } else { + retval = static_cast(llmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const unsigned long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const unsigned long int a, const long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) long long int max(const long long int a, const long long int b) +{ + return llmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const unsigned long long int a, const unsigned long long int b) +{ + return ullmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const long long int a, const unsigned long long int b) +{ + return ullmax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const unsigned long long int a, const long long int b) +{ + return ullmax(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) float max(const float a, const float b) +{ + return fmaxf(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const double a, const double b) +{ + return fmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const float a, const double b) +{ + return fmax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const double a, const float b) +{ + return fmax(a, static_cast(b)); +} +# 12180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h" 1 +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h" +template +struct __attribute__((device_builtin_surface_type)) surface : public surfaceReference +{ + + __attribute__((host)) surface(void) + { + channelDesc = cudaCreateChannelDesc(); + } + + __attribute__((host)) surface(struct cudaChannelFormatDesc desc) + { + channelDesc = desc; + } + +}; + +template +struct __attribute__((device_builtin_surface_type)) surface : public surfaceReference +{ + + __attribute__((host)) surface(void) + { + channelDesc = cudaCreateChannelDesc(); + } + +}; +# 117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h" 1 +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h" +template +struct __attribute__((device_builtin_texture_type)) texture : public textureReference +{ + + __attribute__((host)) texture(int norm = 0, + enum cudaTextureFilterMode fMode = cudaFilterModePoint, + enum cudaTextureAddressMode aMode = cudaAddressModeClamp) + { + normalized = norm; + filterMode = fMode; + addressMode[0] = aMode; + addressMode[1] = aMode; + addressMode[2] = aMode; + channelDesc = cudaCreateChannelDesc(); + sRGB = 0; + } + + __attribute__((host)) texture(int norm, + enum cudaTextureFilterMode fMode, + enum cudaTextureAddressMode aMode, + struct cudaChannelFormatDesc desc) + { + normalized = norm; + filterMode = fMode; + addressMode[0] = aMode; + addressMode[1] = aMode; + addressMode[2] = aMode; + channelDesc = desc; + sRGB = 0; + } + +}; +# 118 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 1 +# 81 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + + + + + + +extern "C" +{ +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __mulhi(int x, int y); +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __umulhi(unsigned int x, unsigned int y); +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __mul64hi(long long int x, long long int y); +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __umul64hi(unsigned long long int x, unsigned long long int y); +# 139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int_as_float(int x); +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float_as_int(float x); +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint_as_float(unsigned int x); +# 166 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float_as_uint(float x); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __syncthreads(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __prof_trigger(int); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __threadfence(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __threadfence_block(void); +__attribute__((device)) __attribute__((cudart_builtin)) + +__attribute__((__noreturn__)) + + + +__attribute__((device_builtin)) void __trap(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __brkpt(); +# 201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __saturatef(float x); +# 270 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __sad(int x, int y, unsigned int z); +# 338 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __usad(unsigned int x, unsigned int y, unsigned int z); +# 348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __mul24(int x, int y); +# 358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __umul24(unsigned int x, unsigned int y); +# 371 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float fdividef(float x, float y); +# 444 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdividef(float x, float y); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) double fdivide(double x, double y); +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __sinf(float x) +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __cosf(float x) +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __tanf(float x) +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void __sincosf(float x, float *sptr, float *cptr) +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __expf(float x) +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __exp10f(float x) +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __log2f(float x) +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __log10f(float x) +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __logf(float x) +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __powf(float x, float y) +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 722 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rn(float x); +# 731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rz(float x); +# 740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_ru(float); +# 749 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rd(float x); +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rn(float x); +# 767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rz(float x); +# 776 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_ru(float x); +# 785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rd(float x); +# 794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rn(int x); +# 803 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rz(int x); +# 812 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_ru(int x); +# 821 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rd(int x); +# 830 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rn(unsigned int x); +# 839 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rz(unsigned int x); +# 848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_ru(unsigned int x); +# 857 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rd(unsigned int x); +# 866 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rn(float x); +# 875 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rz(float x); +# 884 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_ru(float x); +# 893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rd(float x); +# 902 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rn(float x); +# 911 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rz(float x); +# 920 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_ru(float x); +# 929 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rd(float x); +# 938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rn(long long int x); +# 947 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rz(long long int x); +# 956 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_ru(long long int x); +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rd(long long int x); +# 974 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rn(unsigned long long int x); +# 983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rz(unsigned long long int x); +# 992 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_ru(unsigned long long int x); +# 1001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rd(unsigned long long int x); +# 1013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rn(float x, float y); +# 1025 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rz(float x, float y); +# 1037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_ru(float x, float y); +# 1049 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rd(float x, float y); +# 1061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rn(float x, float y); +# 1073 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rz(float x, float y); +# 1085 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_ru(float x, float y); +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rd(float x, float y); +# 1109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rn(float x, float y); +# 1121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rz(float x, float y); +# 1133 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_ru(float x, float y); +# 1145 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rd(float x, float y); +# 1298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rn(float x, float y, float z); +# 1451 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rz(float x, float y, float z); +# 1604 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_ru(float x, float y, float z); +# 1757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rd(float x, float y, float z); +# 1790 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rn(float x); +# 1823 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rz(float x); +# 1856 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_ru(float x); +# 1889 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rd(float x); +# 1920 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rn(float x); +# 1951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rz(float x); +# 1982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_ru(float x); +# 2013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rd(float x); +# 2052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frsqrt_rn(float x); +# 2063 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rn(float x, float y); +# 2074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rz(float x, float y); +# 2085 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_ru(float x, float y); +# 2096 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rd(float x, float y); +# 2105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __clz(int x); +# 2116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __ffs(int x); +# 2125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __popc(unsigned int x); +# 2134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __brev(unsigned int x); +# 2143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __clzll(long long int x); +# 2154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __ffsll(long long int x); +# 2165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __popcll(unsigned long long int x); +# 2174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __brevll(unsigned long long int x); +# 2198 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __byte_perm(unsigned int x, unsigned int y, unsigned int s); +# 2210 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __hadd(int x, int y); +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __rhadd(int x, int y); +# 2235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __uhadd(unsigned int x, unsigned int y); +# 2248 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __urhadd(unsigned int x, unsigned int y); +# 2258 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __double2int_rz(double x); +# 2267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __double2uint_rz(double x); +# 2276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __double2ll_rz(double x); +# 2285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __double2ull_rz(double x); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm0(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm1(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm2(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm3(void); +# 2315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabs2(unsigned int a); +# 2326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsss2(unsigned int a); +# 2337 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vadd2(unsigned int a, unsigned int b); +# 2348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddss2 (unsigned int a, unsigned int b); +# 2358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddus2 (unsigned int a, unsigned int b); +# 2369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgs2(unsigned int a, unsigned int b); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgu2(unsigned int a, unsigned int b); +# 2391 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vhaddu2(unsigned int a, unsigned int b); +# 2402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpeq2(unsigned int a, unsigned int b); +# 2413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpges2(unsigned int a, unsigned int b); +# 2424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgeu2(unsigned int a, unsigned int b); +# 2435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgts2(unsigned int a, unsigned int b); +# 2446 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgtu2(unsigned int a, unsigned int b); +# 2457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmples2(unsigned int a, unsigned int b); +# 2469 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpleu2(unsigned int a, unsigned int b); +# 2480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmplts2(unsigned int a, unsigned int b); +# 2491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpltu2(unsigned int a, unsigned int b); +# 2502 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpne2(unsigned int a, unsigned int b); +# 2513 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffu2(unsigned int a, unsigned int b); +# 2524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxs2(unsigned int a, unsigned int b); +# 2535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxu2(unsigned int a, unsigned int b); +# 2546 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmins2(unsigned int a, unsigned int b); +# 2557 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vminu2(unsigned int a, unsigned int b); +# 2568 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vseteq2(unsigned int a, unsigned int b); +# 2579 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetges2(unsigned int a, unsigned int b); +# 2590 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgeu2(unsigned int a, unsigned int b); +# 2601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgts2(unsigned int a, unsigned int b); +# 2612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgtu2(unsigned int a, unsigned int b); +# 2623 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetles2(unsigned int a, unsigned int b); +# 2634 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetleu2(unsigned int a, unsigned int b); +# 2645 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetlts2(unsigned int a, unsigned int b); +# 2656 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetltu2(unsigned int a, unsigned int b); +# 2667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetne2(unsigned int a, unsigned int b); +# 2678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsadu2(unsigned int a, unsigned int b); +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsub2(unsigned int a, unsigned int b); +# 2700 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubss2 (unsigned int a, unsigned int b); +# 2711 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubus2 (unsigned int a, unsigned int b); +# 2721 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vneg2(unsigned int a); +# 2731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vnegss2(unsigned int a); +# 2742 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffs2(unsigned int a, unsigned int b); +# 2753 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsads2(unsigned int a, unsigned int b); +# 2763 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabs4(unsigned int a); +# 2774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsss4(unsigned int a); +# 2785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vadd4(unsigned int a, unsigned int b); +# 2796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddss4 (unsigned int a, unsigned int b); +# 2806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddus4 (unsigned int a, unsigned int b); +# 2817 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgs4(unsigned int a, unsigned int b); +# 2828 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgu4(unsigned int a, unsigned int b); +# 2839 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vhaddu4(unsigned int a, unsigned int b); +# 2850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpeq4(unsigned int a, unsigned int b); +# 2861 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpges4(unsigned int a, unsigned int b); +# 2872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgeu4(unsigned int a, unsigned int b); +# 2883 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgts4(unsigned int a, unsigned int b); +# 2894 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgtu4(unsigned int a, unsigned int b); +# 2905 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmples4(unsigned int a, unsigned int b); +# 2916 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpleu4(unsigned int a, unsigned int b); +# 2927 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmplts4(unsigned int a, unsigned int b); +# 2938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpltu4(unsigned int a, unsigned int b); +# 2949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpne4(unsigned int a, unsigned int b); +# 2960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffu4(unsigned int a, unsigned int b); +# 2971 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxs4(unsigned int a, unsigned int b); +# 2982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxu4(unsigned int a, unsigned int b); +# 2993 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmins4(unsigned int a, unsigned int b); +# 3004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vminu4(unsigned int a, unsigned int b); +# 3015 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vseteq4(unsigned int a, unsigned int b); +# 3026 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetles4(unsigned int a, unsigned int b); +# 3037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetleu4(unsigned int a, unsigned int b); +# 3048 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetlts4(unsigned int a, unsigned int b); +# 3059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetltu4(unsigned int a, unsigned int b); +# 3070 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetges4(unsigned int a, unsigned int b); +# 3081 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgeu4(unsigned int a, unsigned int b); +# 3092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgts4(unsigned int a, unsigned int b); +# 3103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgtu4(unsigned int a, unsigned int b); +# 3114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetne4(unsigned int a, unsigned int b); +# 3125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsadu4(unsigned int a, unsigned int b); +# 3136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsub4(unsigned int a, unsigned int b); +# 3147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubss4(unsigned int a, unsigned int b); +# 3158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubus4(unsigned int a, unsigned int b); +# 3168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vneg4(unsigned int a); +# 3178 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vnegss4(unsigned int a); +# 3189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffs4(unsigned int a, unsigned int b); +# 3200 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsads4(unsigned int a, unsigned int b); + + + + + + +} +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int mulhi(const int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const unsigned int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const unsigned int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long int mul64hi(const long long int a, const long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const unsigned long long int a, const unsigned long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const long long int a, const unsigned long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const unsigned long long int a, const long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float_as_int" "() is deprecated in favor of __" "float_as_int" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int float_as_int(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("int_as_float" "() is deprecated in favor of __" "int_as_float" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float int_as_float(const int a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float_as_uint" "() is deprecated in favor of __" "float_as_uint" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int float_as_uint(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("uint_as_float" "() is deprecated in favor of __" "uint_as_float" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float uint_as_float(const unsigned int a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("saturate" "() is deprecated in favor of __" "saturate" "f" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float saturate(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul24" "() is deprecated in favor of __" "mul24" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int mul24(const int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("umul24" "() is deprecated in favor of __" "umul24" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int umul24(const unsigned int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float2int" "() is deprecated in favor of __" "float2int" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int float2int(const float a, const enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float2uint" "() is deprecated in favor of __" "float2uint" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int float2uint(const float a, const enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("int2float" "() is deprecated in favor of __" "int2float" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float int2float(const int a, const enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("uint2float" "() is deprecated in favor of __" "uint2float" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float uint2float(const unsigned int a, const enum cudaRoundMode mode = cudaRoundNearest); +# 3285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 2 +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +static __inline__ __attribute__((device)) int mulhi(const int a, const int b) +{ + return __mulhi(a, b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const unsigned int a, const unsigned int b) +{ + return __umulhi(a, b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const int a, const unsigned int b) +{ + return __umulhi(static_cast(a), b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const unsigned int a, const int b) +{ + return __umulhi(a, static_cast(b)); +} + +static __inline__ __attribute__((device)) long long int mul64hi(const long long int a, const long long int b) +{ + return __mul64hi(a, b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const unsigned long long int a, const unsigned long long int b) +{ + return __umul64hi(a, b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const long long int a, const unsigned long long int b) +{ + return __umul64hi(static_cast(a), b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const unsigned long long int a, const long long int b) +{ + return __umul64hi(a, static_cast(b)); +} + +static __inline__ __attribute__((device)) int float_as_int(const float a) +{ + return __float_as_int(a); +} + +static __inline__ __attribute__((device)) float int_as_float(const int a) +{ + return __int_as_float(a); +} + +static __inline__ __attribute__((device)) unsigned int float_as_uint(const float a) +{ + return __float_as_uint(a); +} + +static __inline__ __attribute__((device)) float uint_as_float(const unsigned int a) +{ + return __uint_as_float(a); +} +static __inline__ __attribute__((device)) float saturate(const float a) +{ + return __saturatef(a); +} + +static __inline__ __attribute__((device)) int mul24(const int a, const int b) +{ + return __mul24(a, b); +} + +static __inline__ __attribute__((device)) unsigned int umul24(const unsigned int a, const unsigned int b) +{ + return __umul24(a, b); +} + +static __inline__ __attribute__((device)) int float2int(const float a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundNearest) ? __float2int_rn(a) : + (mode == cudaRoundPosInf ) ? __float2int_ru(a) : + (mode == cudaRoundMinInf ) ? __float2int_rd(a) : + __float2int_rz(a); +} + +static __inline__ __attribute__((device)) unsigned int float2uint(const float a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundNearest) ? __float2uint_rn(a) : + (mode == cudaRoundPosInf ) ? __float2uint_ru(a) : + (mode == cudaRoundMinInf ) ? __float2uint_rd(a) : + __float2uint_rz(a); +} + +static __inline__ __attribute__((device)) float int2float(const int a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundZero ) ? __int2float_rz(a) : + (mode == cudaRoundPosInf) ? __int2float_ru(a) : + (mode == cudaRoundMinInf) ? __int2float_rd(a) : + __int2float_rn(a); +} + +static __inline__ __attribute__((device)) float uint2float(const unsigned int a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundZero ) ? __uint2float_rz(a) : + (mode == cudaRoundPosInf) ? __uint2float_ru(a) : + (mode == cudaRoundMinInf) ? __uint2float_rd(a) : + __uint2float_rn(a); +} +# 3286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" 1 +# 76 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +extern "C" +{ +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicAdd(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicAdd(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicExch(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicExch(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) float __fAtomicExch(float *address, float val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicMin(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicMin(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicMax(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicMax(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicInc(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicDec(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicAnd(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicAnd(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicOr(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicOr(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicXor(int *address, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicXor(unsigned int *address, unsigned int val); +extern __attribute__((device)) __attribute__((device_builtin)) int __iAtomicCAS(int *address, int compare, int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __uAtomicCAS(unsigned int *address, unsigned int compare, unsigned int val); +} +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +static __inline__ __attribute__((device)) int atomicAdd(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicAdd(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicSub(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicSub(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicExch(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicExch(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) float atomicExch(float *address, float val) ; + +static __inline__ __attribute__((device)) int atomicMin(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicMin(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicMax(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicMax(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicInc(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicDec(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicAnd(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicAnd(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicOr(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicOr(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicXor(int *address, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicXor(unsigned int *address, unsigned int val) ; + +static __inline__ __attribute__((device)) int atomicCAS(int *address, int compare, int val) ; + +static __inline__ __attribute__((device)) unsigned int atomicCAS(unsigned int *address, unsigned int compare, unsigned int val) ; +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +extern "C" +{ + +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __ullAtomicAdd(unsigned long long int *address, unsigned long long int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __ullAtomicExch(unsigned long long int *address, unsigned long long int val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __ullAtomicCAS(unsigned long long int *address, unsigned long long int compare, unsigned long long int val); + +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__any""() is deprecated in favor of ""__any""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __any(int cond); +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__all""() is deprecated in favor of ""__all""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __all(int cond); +} +# 189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +static __inline__ __attribute__((device)) unsigned long long int atomicAdd(unsigned long long int *address, unsigned long long int val) ; + +static __inline__ __attribute__((device)) unsigned long long int atomicExch(unsigned long long int *address, unsigned long long int val) ; + +static __inline__ __attribute__((device)) unsigned long long int atomicCAS(unsigned long long int *address, unsigned long long int compare, unsigned long long int val) ; + +static __inline__ __attribute__((device)) __attribute__((deprecated("__any""() is deprecated in favor of ""__any""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) bool any(bool cond) ; + +static __inline__ __attribute__((device)) __attribute__((deprecated("__all""() is deprecated in favor of ""__all""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) bool all(bool cond) ; +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.hpp" 1 +# 75 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.hpp" +static __inline__ __attribute__((device)) int atomicAdd(int *address, int val) +{ + return __iAtomicAdd(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicAdd(unsigned int *address, unsigned int val) +{ + return __uAtomicAdd(address, val); +} + +static __inline__ __attribute__((device)) int atomicSub(int *address, int val) +{ + return __iAtomicAdd(address, (unsigned int)-(int)val); +} + +static __inline__ __attribute__((device)) unsigned int atomicSub(unsigned int *address, unsigned int val) +{ + return __uAtomicAdd(address, (unsigned int)-(int)val); +} + +static __inline__ __attribute__((device)) int atomicExch(int *address, int val) +{ + return __iAtomicExch(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicExch(unsigned int *address, unsigned int val) +{ + return __uAtomicExch(address, val); +} + +static __inline__ __attribute__((device)) float atomicExch(float *address, float val) +{ + return __fAtomicExch(address, val); +} + +static __inline__ __attribute__((device)) int atomicMin(int *address, int val) +{ + return __iAtomicMin(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicMin(unsigned int *address, unsigned int val) +{ + return __uAtomicMin(address, val); +} + +static __inline__ __attribute__((device)) int atomicMax(int *address, int val) +{ + return __iAtomicMax(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicMax(unsigned int *address, unsigned int val) +{ + return __uAtomicMax(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicInc(unsigned int *address, unsigned int val) +{ + return __uAtomicInc(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicDec(unsigned int *address, unsigned int val) +{ + return __uAtomicDec(address, val); +} + +static __inline__ __attribute__((device)) int atomicAnd(int *address, int val) +{ + return __iAtomicAnd(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicAnd(unsigned int *address, unsigned int val) +{ + return __uAtomicAnd(address, val); +} + +static __inline__ __attribute__((device)) int atomicOr(int *address, int val) +{ + return __iAtomicOr(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicOr(unsigned int *address, unsigned int val) +{ + return __uAtomicOr(address, val); +} + +static __inline__ __attribute__((device)) int atomicXor(int *address, int val) +{ + return __iAtomicXor(address, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicXor(unsigned int *address, unsigned int val) +{ + return __uAtomicXor(address, val); +} + +static __inline__ __attribute__((device)) int atomicCAS(int *address, int compare, int val) +{ + return __iAtomicCAS(address, compare, val); +} + +static __inline__ __attribute__((device)) unsigned int atomicCAS(unsigned int *address, unsigned int compare, unsigned int val) +{ + return __uAtomicCAS(address, compare, val); +} +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.hpp" +static __inline__ __attribute__((device)) unsigned long long int atomicAdd(unsigned long long int *address, unsigned long long int val) +{ + return __ullAtomicAdd(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long int atomicExch(unsigned long long int *address, unsigned long long int val) +{ + return __ullAtomicExch(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long int atomicCAS(unsigned long long int *address, unsigned long long int compare, unsigned long long int val) +{ + return __ullAtomicCAS(address, compare, val); +} + +static __inline__ __attribute__((device)) bool any(bool cond) +{ + return (bool)__any((int)cond); +} + +static __inline__ __attribute__((device)) bool all(bool cond) +{ + return (bool)__all((int)cond); +} +# 209 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" 2 +# 3289 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 1 +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 + +extern "C" +{ +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double_as_longlong(double x); +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __longlong_as_double(long long int x); +# 263 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rn(double x, double y, double z); +# 420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rz(double x, double y, double z); +# 577 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_ru(double x, double y, double z); +# 734 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rd(double x, double y, double z); +# 746 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rn(double x, double y); +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rz(double x, double y); +# 770 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_ru(double x, double y); +# 782 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rd(double x, double y); +# 794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rn(double x, double y); +# 806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rz(double x, double y); +# 818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_ru(double x, double y); +# 830 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rd(double x, double y); +# 842 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rn(double x, double y); +# 854 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rz(double x, double y); +# 866 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_ru(double x, double y); +# 878 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rd(double x, double y); +# 887 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rn(double x); +# 896 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rz(double x); +# 905 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_ru(double x); +# 914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rd(double x); +# 923 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rn(double x); +# 932 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_ru(double x); +# 941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rd(double x); +# 950 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rn(double x); +# 959 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_ru(double x); +# 968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rd(double x); +# 977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rn(double x); +# 986 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_ru(double x); +# 995 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rd(double x); +# 1004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rn(double x); +# 1013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_ru(double x); +# 1022 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rd(double x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __int2double_rn(int x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __uint2double_rn(unsigned int x); +# 1047 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rn(long long int x); +# 1056 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rz(long long int x); +# 1065 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_ru(long long int x); +# 1074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rd(long long int x); +# 1083 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rn(unsigned long long int x); +# 1092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rz(unsigned long long int x); +# 1101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_ru(unsigned long long int x); +# 1110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rd(unsigned long long int x); +# 1119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2hiint(double x); +# 1128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2loint(double x); +# 1138 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __hiloint2double(int hi, int lo); +} + + + + + + + +static __inline__ __attribute__((device)) double fma(double a, double b, double c, enum cudaRoundMode mode); + +static __inline__ __attribute__((device)) double dmul(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double dadd(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double dsub(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) int double2int(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) unsigned int double2uint(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) long long int double2ll(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) unsigned long long int double2ull(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) double ll2double(long long int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double ull2double(unsigned long long int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double int2double(int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double uint2double(unsigned int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double float2double(float a, enum cudaRoundMode mode = cudaRoundNearest); + + + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 1 +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 2 + + + + + + + +static __inline__ __attribute__((device)) double fma(double a, double b, double c, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __fma_rz(a, b, c) : + mode == cudaRoundPosInf ? __fma_ru(a, b, c) : + mode == cudaRoundMinInf ? __fma_rd(a, b, c) : + __fma_rn(a, b, c); +} + +static __inline__ __attribute__((device)) double dmul(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dmul_rz(a, b) : + mode == cudaRoundPosInf ? __dmul_ru(a, b) : + mode == cudaRoundMinInf ? __dmul_rd(a, b) : + __dmul_rn(a, b); +} + +static __inline__ __attribute__((device)) double dadd(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dadd_rz(a, b) : + mode == cudaRoundPosInf ? __dadd_ru(a, b) : + mode == cudaRoundMinInf ? __dadd_rd(a, b) : + __dadd_rn(a, b); +} + +static __inline__ __attribute__((device)) double dsub(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dsub_rz(a, b) : + mode == cudaRoundPosInf ? __dsub_ru(a, b) : + mode == cudaRoundMinInf ? __dsub_rd(a, b) : + __dsub_rn(a, b); +} + +static __inline__ __attribute__((device)) int double2int(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2int_rn(a) : + mode == cudaRoundPosInf ? __double2int_ru(a) : + mode == cudaRoundMinInf ? __double2int_rd(a) : + __double2int_rz(a); +} + +static __inline__ __attribute__((device)) unsigned int double2uint(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2uint_rn(a) : + mode == cudaRoundPosInf ? __double2uint_ru(a) : + mode == cudaRoundMinInf ? __double2uint_rd(a) : + __double2uint_rz(a); +} + +static __inline__ __attribute__((device)) long long int double2ll(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2ll_rn(a) : + mode == cudaRoundPosInf ? __double2ll_ru(a) : + mode == cudaRoundMinInf ? __double2ll_rd(a) : + __double2ll_rz(a); +} + +static __inline__ __attribute__((device)) unsigned long long int double2ull(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2ull_rn(a) : + mode == cudaRoundPosInf ? __double2ull_ru(a) : + mode == cudaRoundMinInf ? __double2ull_rd(a) : + __double2ull_rz(a); +} + +static __inline__ __attribute__((device)) double ll2double(long long int a, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __ll2double_rz(a) : + mode == cudaRoundPosInf ? __ll2double_ru(a) : + mode == cudaRoundMinInf ? __ll2double_rd(a) : + __ll2double_rn(a); +} + +static __inline__ __attribute__((device)) double ull2double(unsigned long long int a, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __ull2double_rz(a) : + mode == cudaRoundPosInf ? __ull2double_ru(a) : + mode == cudaRoundMinInf ? __ull2double_rd(a) : + __ull2double_rn(a); +} + +static __inline__ __attribute__((device)) double int2double(int a, enum cudaRoundMode mode) +{ + return (double)a; +} + +static __inline__ __attribute__((device)) double uint2double(unsigned int a, enum cudaRoundMode mode) +{ + return (double)a; +} + +static __inline__ __attribute__((device)) double float2double(float a, enum cudaRoundMode mode) +{ + return (double)a; +} +# 1179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 +# 3290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" 1 +# 77 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" +extern "C" +{ +extern __attribute__((device)) __attribute__((device_builtin)) float __fAtomicAdd(float *address, float val); +} +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" +static __inline__ __attribute__((device)) float atomicAdd(float *address, float val) ; + + + + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.hpp" 1 +# 75 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.hpp" +static __inline__ __attribute__((device)) float atomicAdd(float *address, float val) +{ + return __fAtomicAdd(address, val); +} +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" 2 +# 3291 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +extern "C" +{ +extern __attribute__((device)) __attribute__((device_builtin)) long long __illAtomicMin(long long *address, long long val); +extern __attribute__((device)) __attribute__((device_builtin)) long long __illAtomicMax(long long *address, long long val); +extern __attribute__((device)) __attribute__((device_builtin)) long long __llAtomicAnd(long long *address, long long val); +extern __attribute__((device)) __attribute__((device_builtin)) long long __llAtomicOr(long long *address, long long val); +extern __attribute__((device)) __attribute__((device_builtin)) long long __llAtomicXor(long long *address, long long val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long __ullAtomicMin(unsigned long long *address, unsigned long long val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long __ullAtomicMax(unsigned long long *address, unsigned long long val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long __ullAtomicAnd(unsigned long long *address, unsigned long long val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long __ullAtomicOr (unsigned long long *address, unsigned long long val); +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long __ullAtomicXor(unsigned long long *address, unsigned long long val); +} +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +static __inline__ __attribute__((device)) long long atomicMin(long long *address, long long val) ; + +static __inline__ __attribute__((device)) long long atomicMax(long long *address, long long val) ; + +static __inline__ __attribute__((device)) long long atomicAnd(long long *address, long long val) ; + +static __inline__ __attribute__((device)) long long atomicOr(long long *address, long long val) ; + +static __inline__ __attribute__((device)) long long atomicXor(long long *address, long long val) ; + +static __inline__ __attribute__((device)) unsigned long long atomicMin(unsigned long long *address, unsigned long long val) ; + +static __inline__ __attribute__((device)) unsigned long long atomicMax(unsigned long long *address, unsigned long long val) ; + +static __inline__ __attribute__((device)) unsigned long long atomicAnd(unsigned long long *address, unsigned long long val) ; + +static __inline__ __attribute__((device)) unsigned long long atomicOr(unsigned long long *address, unsigned long long val) ; + +static __inline__ __attribute__((device)) unsigned long long atomicXor(unsigned long long *address, unsigned long long val) ; +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.hpp" 1 +# 77 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.hpp" +static __inline__ __attribute__((device)) long long atomicMin(long long *address, long long val) +{ + return __illAtomicMin(address, val); +} + +static __inline__ __attribute__((device)) long long atomicMax(long long *address, long long val) +{ + return __illAtomicMax(address, val); +} + +static __inline__ __attribute__((device)) long long atomicAnd(long long *address, long long val) +{ + return __llAtomicAnd(address, val); +} + +static __inline__ __attribute__((device)) long long atomicOr(long long *address, long long val) +{ + return __llAtomicOr(address, val); +} + +static __inline__ __attribute__((device)) long long atomicXor(long long *address, long long val) +{ + return __llAtomicXor(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long atomicMin(unsigned long long *address, unsigned long long val) +{ + return __ullAtomicMin(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long atomicMax(unsigned long long *address, unsigned long long val) +{ + return __ullAtomicMax(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long atomicAnd(unsigned long long *address, unsigned long long val) +{ + return __ullAtomicAnd(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long atomicOr(unsigned long long *address, unsigned long long val) +{ + return __ullAtomicOr(address, val); +} + +static __inline__ __attribute__((device)) unsigned long long atomicXor(unsigned long long *address, unsigned long long val) +{ + return __ullAtomicXor(address, val); +} +# 129 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" 2 +# 3292 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" 1 +# 56 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" 1 +# 57 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" 2 +# 3293 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" 1 +# 535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.hpp" 1 +# 536 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" 2 +# 3294 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" 1 +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern "C" +{ +extern __attribute__((device)) __attribute__((device_builtin)) void __threadfence_system(void); +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rn(double x, double y); +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rz(double x, double y); +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_ru(double x, double y); +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rd(double x, double y); +# 174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rn(double x); +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rz(double x); +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_ru(double x); +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rd(double x); +# 308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rn(double x); +# 340 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rz(double x); +# 372 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_ru(double x); +# 404 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rd(double x); +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__ballot""() is deprecated in favor of ""__ballot""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __ballot(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_count(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_and(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_or(int); +extern __attribute__((device)) __attribute__((device_builtin)) long long int clock64(void); +# 419 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rn(float x, float y, float z); +# 428 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rd(float x, float y, float z); +# 437 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_ru(float x, float y, float z); +# 446 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rz(float x, float y, float z); +# 459 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double_as_longlong(double x); +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __longlong_as_double(long long int x); +# 625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rn(double x, double y, double z); +# 782 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rz(double x, double y, double z); +# 939 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_ru(double x, double y, double z); +# 1096 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rd(double x, double y, double z); +# 1108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rn(double x, double y); +# 1120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rz(double x, double y); +# 1132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_ru(double x, double y); +# 1144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rd(double x, double y); +# 1156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rn(double x, double y); +# 1168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rz(double x, double y); +# 1180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_ru(double x, double y); +# 1192 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rd(double x, double y); +# 1204 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rn(double x, double y); +# 1216 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rz(double x, double y); +# 1228 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_ru(double x, double y); +# 1240 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rd(double x, double y); +# 1249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rn(double x); +# 1258 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rz(double x); +# 1267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_ru(double x); +# 1276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rd(double x); +# 1285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rn(double x); +# 1294 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_ru(double x); +# 1303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rd(double x); +# 1312 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rn(double x); +# 1321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_ru(double x); +# 1330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rd(double x); +# 1339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rn(double x); +# 1348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_ru(double x); +# 1357 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rd(double x); +# 1366 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rn(double x); +# 1375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_ru(double x); +# 1384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rd(double x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __int2double_rn(int x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __uint2double_rn(unsigned int x); +# 1409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rn(long long int x); +# 1418 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rz(long long int x); +# 1427 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_ru(long long int x); +# 1436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rd(long long int x); +# 1445 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rn(unsigned long long int x); +# 1454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rz(unsigned long long int x); +# 1463 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_ru(unsigned long long int x); +# 1472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rd(unsigned long long int x); +# 1481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2hiint(double x); +# 1490 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2loint(double x); +# 1500 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __hiloint2double(int hi, int lo); + + +} + + + + + + +static __inline__ __attribute__((device)) __attribute__((deprecated("__ballot""() is deprecated in favor of ""__ballot""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int ballot(bool pred) ; + +static __inline__ __attribute__((device)) int syncthreads_count(bool pred) ; + +static __inline__ __attribute__((device)) bool syncthreads_and(bool pred) ; + +static __inline__ __attribute__((device)) bool syncthreads_or(bool pred) ; + + + + +static __inline__ __attribute__((device)) unsigned int __isGlobal(const void *ptr) ; +static __inline__ __attribute__((device)) unsigned int __isShared(const void *ptr) ; +static __inline__ __attribute__((device)) unsigned int __isConstant(const void *ptr) ; +static __inline__ __attribute__((device)) unsigned int __isLocal(const void *ptr) ; + + + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_global(const void *ptr) ; +static __inline__ __attribute__((device)) size_t __cvta_generic_to_shared(const void *ptr) ; +static __inline__ __attribute__((device)) size_t __cvta_generic_to_constant(const void *ptr) ; +static __inline__ __attribute__((device)) size_t __cvta_generic_to_local(const void *ptr) ; + + + + +static __inline__ __attribute__((device)) void * __cvta_global_to_generic(size_t rawbits) ; +static __inline__ __attribute__((device)) void * __cvta_shared_to_generic(size_t rawbits) ; +static __inline__ __attribute__((device)) void * __cvta_constant_to_generic(size_t rawbits) ; +static __inline__ __attribute__((device)) void * __cvta_local_to_generic(size_t rawbits) ; +# 1549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.hpp" 1 +# 75 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.hpp" +static __inline__ __attribute__((device)) unsigned int ballot(bool pred) +{ + return __ballot((int)pred); +} + +static __inline__ __attribute__((device)) int syncthreads_count(bool pred) +{ + return __syncthreads_count((int)pred); +} + +static __inline__ __attribute__((device)) bool syncthreads_and(bool pred) +{ + return (bool)__syncthreads_and((int)pred); +} + +static __inline__ __attribute__((device)) bool syncthreads_or(bool pred) +{ + return (bool)__syncthreads_or((int)pred); +} + + +extern "C" { + __attribute__((device)) unsigned __nv_isGlobal_impl(const void *); + __attribute__((device)) unsigned __nv_isShared_impl(const void *); + __attribute__((device)) unsigned __nv_isConstant_impl(const void *); + __attribute__((device)) unsigned __nv_isLocal_impl(const void *); + __attribute__((device)) unsigned __nv_isGridConstant_impl(const void *); +} + +static __inline__ __attribute__((device)) unsigned int __isGlobal(const void *ptr) +{ + return __nv_isGlobal_impl(ptr); +} + +static __inline__ __attribute__((device)) unsigned int __isShared(const void *ptr) +{ + return __nv_isShared_impl(ptr); +} + +static __inline__ __attribute__((device)) unsigned int __isConstant(const void *ptr) +{ + return __nv_isConstant_impl(ptr); +} + +static __inline__ __attribute__((device)) unsigned int __isLocal(const void *ptr) +{ + return __nv_isLocal_impl(ptr); +} +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.hpp" +extern "C" { + __attribute__((device)) size_t __nv_cvta_generic_to_global_impl(const void *); + __attribute__((device)) size_t __nv_cvta_generic_to_shared_impl(const void *); + __attribute__((device)) size_t __nv_cvta_generic_to_constant_impl(const void *); + __attribute__((device)) size_t __nv_cvta_generic_to_local_impl(const void *); + __attribute__((device)) void * __nv_cvta_global_to_generic_impl(size_t); + __attribute__((device)) void * __nv_cvta_shared_to_generic_impl(size_t); + __attribute__((device)) void * __nv_cvta_constant_to_generic_impl(size_t); + __attribute__((device)) void * __nv_cvta_local_to_generic_impl(size_t); +} + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_global(const void *p) +{ + return __nv_cvta_generic_to_global_impl(p); +} + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_shared(const void *p) +{ + return __nv_cvta_generic_to_shared_impl(p); +} + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_constant(const void *p) +{ + return __nv_cvta_generic_to_constant_impl(p); +} + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_local(const void *p) +{ + return __nv_cvta_generic_to_local_impl(p); +} + +static __inline__ __attribute__((device)) void * __cvta_global_to_generic(size_t rawbits) +{ + return __nv_cvta_global_to_generic_impl(rawbits); +} + +static __inline__ __attribute__((device)) void * __cvta_shared_to_generic(size_t rawbits) +{ + return __nv_cvta_shared_to_generic_impl(rawbits); +} + +static __inline__ __attribute__((device)) void * __cvta_constant_to_generic(size_t rawbits) +{ + return __nv_cvta_constant_to_generic_impl(rawbits); +} + +static __inline__ __attribute__((device)) void * __cvta_local_to_generic(size_t rawbits) +{ + return __nv_cvta_local_to_generic_impl(rawbits); +} +# 1550 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" 2 +# 3295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" 1 +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +static __attribute__((device)) __inline__ unsigned __fns(unsigned mask, unsigned base, int offset) ; +static __attribute__((device)) __inline__ void __barrier_sync(unsigned id) ; +static __attribute__((device)) __inline__ void __barrier_sync_count(unsigned id, unsigned cnt) ; +static __attribute__((device)) __inline__ void __syncwarp(unsigned mask=0xFFFFFFFF) ; +static __attribute__((device)) __inline__ int __all_sync(unsigned mask, int pred) ; +static __attribute__((device)) __inline__ int __any_sync(unsigned mask, int pred) ; +static __attribute__((device)) __inline__ int __uni_sync(unsigned mask, int pred) ; +static __attribute__((device)) __inline__ unsigned __ballot_sync(unsigned mask, int pred) ; +static __attribute__((device)) __inline__ unsigned __activemask() ; +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl(int var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl(unsigned int var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_up(int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_up(unsigned int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_down(int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_down(unsigned int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_xor(int var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_xor(unsigned int var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl(float var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_up(float var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_down(float var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_xor(float var, int laneMask, int width=32) ; + + +static __attribute__((device)) __inline__ int __shfl_sync(unsigned mask, int var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ unsigned int __shfl_sync(unsigned mask, unsigned int var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ int __shfl_up_sync(unsigned mask, int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned int __shfl_up_sync(unsigned mask, unsigned int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ int __shfl_down_sync(unsigned mask, int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned int __shfl_down_sync(unsigned mask, unsigned int var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ int __shfl_xor_sync(unsigned mask, int var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ unsigned int __shfl_xor_sync(unsigned mask, unsigned int var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ float __shfl_sync(unsigned mask, float var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ float __shfl_up_sync(unsigned mask, float var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ float __shfl_down_sync(unsigned mask, float var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ float __shfl_xor_sync(unsigned mask, float var, int laneMask, int width=32) ; + + + +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl(unsigned long long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl(long long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_up(long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_up(unsigned long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_down(long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_down(unsigned long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_xor(long long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_xor(unsigned long long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl(double var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_up(double var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_down(double var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_xor(double var, int laneMask, int width=32) ; + + +static __attribute__((device)) __inline__ long long __shfl_sync(unsigned mask, long long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ unsigned long long __shfl_sync(unsigned mask, unsigned long long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ long long __shfl_up_sync(unsigned mask, long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned long long __shfl_up_sync(unsigned mask, unsigned long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ long long __shfl_down_sync(unsigned mask, long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned long long __shfl_down_sync(unsigned mask, unsigned long long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ long long __shfl_xor_sync(unsigned mask, long long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ unsigned long long __shfl_xor_sync(unsigned mask, unsigned long long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ double __shfl_sync(unsigned mask, double var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ double __shfl_up_sync(unsigned mask, double var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ double __shfl_down_sync(unsigned mask, double var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ double __shfl_xor_sync(unsigned mask, double var, int laneMask, int width=32) ; + + + +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl(long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl(unsigned long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_up(long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_up(unsigned long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_down(long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_down(unsigned long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_xor(long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_xor(unsigned long var, int laneMask, int width=32) ; + + +static __attribute__((device)) __inline__ long __shfl_sync(unsigned mask, long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ unsigned long __shfl_sync(unsigned mask, unsigned long var, int srcLane, int width=32) ; +static __attribute__((device)) __inline__ long __shfl_up_sync(unsigned mask, long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned long __shfl_up_sync(unsigned mask, unsigned long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ long __shfl_down_sync(unsigned mask, long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ unsigned long __shfl_down_sync(unsigned mask, unsigned long var, unsigned int delta, int width=32) ; +static __attribute__((device)) __inline__ long __shfl_xor_sync(unsigned mask, long var, int laneMask, int width=32) ; +static __attribute__((device)) __inline__ unsigned long __shfl_xor_sync(unsigned mask, unsigned long var, int laneMask, int width=32) ; +# 212 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp" +extern "C" +{ +} +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp" +static __attribute__((device)) __inline__ +unsigned __fns(unsigned mask, unsigned base, int offset) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __nvvm_fns(unsigned int mask, unsigned int base, int offset); + return __nvvm_fns(mask, base, offset); +} + +static __attribute__((device)) __inline__ +void __barrier_sync(unsigned id) { + extern __attribute__((device)) __attribute__((device_builtin)) void __nvvm_barrier_sync(unsigned id); + return __nvvm_barrier_sync(id); +} + +static __attribute__((device)) __inline__ +void __barrier_sync_count(unsigned id, unsigned cnt) { + extern __attribute__((device)) __attribute__((device_builtin)) void __nvvm_barrier_sync_cnt(unsigned id, unsigned cnt); + return __nvvm_barrier_sync_cnt(id, cnt); +} + +static __attribute__((device)) __inline__ +void __syncwarp(unsigned mask) { + extern __attribute__((device)) __attribute__((device_builtin)) void __nvvm_bar_warp_sync(unsigned mask); + return __nvvm_bar_warp_sync(mask); +} + +static __attribute__((device)) __inline__ +int __all_sync(unsigned mask, int pred) { + extern __attribute__((device)) __attribute__((device_builtin)) int __nvvm_vote_all_sync(unsigned int mask, int pred); + return __nvvm_vote_all_sync(mask, pred); +} + +static __attribute__((device)) __inline__ +int __any_sync(unsigned mask, int pred) { + extern __attribute__((device)) __attribute__((device_builtin)) int __nvvm_vote_any_sync(unsigned int mask, int pred); + return __nvvm_vote_any_sync(mask, pred); +} + +static __attribute__((device)) __inline__ +int __uni_sync(unsigned mask, int pred) { + extern __attribute__((device)) __attribute__((device_builtin)) int __nvvm_vote_uni_sync(unsigned int mask, int pred); + return __nvvm_vote_uni_sync(mask, pred); +} + +static __attribute__((device)) __inline__ +unsigned __ballot_sync(unsigned mask, int pred) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __nvvm_vote_ballot_sync(unsigned int mask, int pred); + return __nvvm_vote_ballot_sync(mask, pred); +} + +static __attribute__((device)) __inline__ +unsigned __activemask() { + unsigned ret; + asm volatile ("activemask.b32 %0;" : "=r"(ret)); + return ret; +} + + + + +static __attribute__((device)) __inline__ int __shfl(int var, int srcLane, int width) { + int ret; + int c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.idx.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(var), "r"(srcLane), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl(unsigned int var, int srcLane, int width) { + return (unsigned int) __shfl((int)var, srcLane, width); +} + +static __attribute__((device)) __inline__ int __shfl_up(int var, unsigned int delta, int width) { + int ret; + int c = (32 -width) << 8; + asm volatile ("shfl.up.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(var), "r"(delta), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_up(unsigned int var, unsigned int delta, int width) { + return (unsigned int) __shfl_up((int)var, delta, width); +} + +static __attribute__((device)) __inline__ int __shfl_down(int var, unsigned int delta, int width) { + int ret; + int c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.down.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(var), "r"(delta), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_down(unsigned int var, unsigned int delta, int width) { + return (unsigned int) __shfl_down((int)var, delta, width); +} + +static __attribute__((device)) __inline__ int __shfl_xor(int var, int laneMask, int width) { + int ret; + int c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.bfly.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(var), "r"(laneMask), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_xor(unsigned int var, int laneMask, int width) { + return (unsigned int) __shfl_xor((int)var, laneMask, width); +} + +static __attribute__((device)) __inline__ float __shfl(float var, int srcLane, int width) { + float ret; + int c; + c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.idx.b32 %0, %1, %2, %3;" : "=f"(ret) : "f"(var), "r"(srcLane), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ float __shfl_up(float var, unsigned int delta, int width) { + float ret; + int c; + c = (32 -width) << 8; + asm volatile ("shfl.up.b32 %0, %1, %2, %3;" : "=f"(ret) : "f"(var), "r"(delta), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ float __shfl_down(float var, unsigned int delta, int width) { + float ret; + int c; + c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.down.b32 %0, %1, %2, %3;" : "=f"(ret) : "f"(var), "r"(delta), "r"(c)); + return ret; +} + +static __attribute__((device)) __inline__ float __shfl_xor(float var, int laneMask, int width) { + float ret; + int c; + c = ((32 -width) << 8) | 0x1f; + asm volatile ("shfl.bfly.b32 %0, %1, %2, %3;" : "=f"(ret) : "f"(var), "r"(laneMask), "r"(c)); + return ret; +} + + + +static __attribute__((device)) __inline__ long long __shfl(long long var, int srcLane, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl(hi, srcLane, width); + lo = __shfl(lo, srcLane, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl(unsigned long long var, int srcLane, int width) { + return (unsigned long long) __shfl((long long) var, srcLane, width); +} + +static __attribute__((device)) __inline__ long long __shfl_up(long long var, unsigned int delta, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_up(hi, delta, width); + lo = __shfl_up(lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_up(unsigned long long var, unsigned int delta, int width) { + return (unsigned long long) __shfl_up((long long) var, delta, width); +} + +static __attribute__((device)) __inline__ long long __shfl_down(long long var, unsigned int delta, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_down(hi, delta, width); + lo = __shfl_down(lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_down(unsigned long long var, unsigned int delta, int width) { + return (unsigned long long) __shfl_down((long long) var, delta, width); +} + +static __attribute__((device)) __inline__ long long __shfl_xor(long long var, int laneMask, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_xor(hi, laneMask, width); + lo = __shfl_xor(lo, laneMask, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_xor(unsigned long long var, int laneMask, int width) { + return (unsigned long long) __shfl_xor((long long) var, laneMask, width); +} + +static __attribute__((device)) __inline__ double __shfl(double var, int srcLane, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl(hi, srcLane, width); + lo = __shfl(lo, srcLane, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_up(double var, unsigned int delta, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_up(hi, delta, width); + lo = __shfl_up(lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_down(double var, unsigned int delta, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_down(hi, delta, width); + lo = __shfl_down(lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_xor(double var, int laneMask, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_xor(hi, laneMask, width); + lo = __shfl_xor(lo, laneMask, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ long __shfl(long var, int srcLane, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl((long long) var, srcLane, width) : + __shfl((int) var, srcLane, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl(unsigned long var, int srcLane, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl((unsigned long long) var, srcLane, width) : + __shfl((unsigned int) var, srcLane, width); +} + +static __attribute__((device)) __inline__ long __shfl_up(long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_up((long long) var, delta, width) : + __shfl_up((int) var, delta, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_up(unsigned long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_up((unsigned long long) var, delta, width) : + __shfl_up((unsigned int) var, delta, width); +} + +static __attribute__((device)) __inline__ long __shfl_down(long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_down((long long) var, delta, width) : + __shfl_down((int) var, delta, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_down(unsigned long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_down((unsigned long long) var, delta, width) : + __shfl_down((unsigned int) var, delta, width); +} + +static __attribute__((device)) __inline__ long __shfl_xor(long var, int laneMask, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_xor((long long) var, laneMask, width) : + __shfl_xor((int) var, laneMask, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_xor(unsigned long var, int laneMask, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_xor((unsigned long long) var, laneMask, width) : + __shfl_xor((unsigned int) var, laneMask, width); +} +# 369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.hpp" +static __attribute__((device)) __inline__ int __shfl_sync(unsigned mask, int var, int srcLane, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_idx_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_idx_sync(mask, var, srcLane, c); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_sync(unsigned mask, unsigned int var, int srcLane, int width) { + return (unsigned int) __shfl_sync(mask, (int)var, srcLane, width); +} + +static __attribute__((device)) __inline__ int __shfl_up_sync(unsigned mask, int var, unsigned int delta, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_up_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c = (32 -width) << 8; + ret = __nvvm_shfl_up_sync(mask, var, delta, c); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_up_sync(unsigned mask, unsigned int var, unsigned int delta, int width) { + return (unsigned int) __shfl_up_sync(mask, (int)var, delta, width); +} + +static __attribute__((device)) __inline__ int __shfl_down_sync(unsigned mask, int var, unsigned int delta, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_down_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_down_sync(mask, var, delta, c); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_down_sync(unsigned mask, unsigned int var, unsigned int delta, int width) { + return (unsigned int) __shfl_down_sync(mask, (int)var, delta, width); +} + +static __attribute__((device)) __inline__ int __shfl_xor_sync(unsigned mask, int var, int laneMask, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_bfly_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_bfly_sync(mask, var, laneMask, c); + return ret; +} + +static __attribute__((device)) __inline__ unsigned int __shfl_xor_sync(unsigned mask, unsigned int var, int laneMask, int width) { + return (unsigned int) __shfl_xor_sync(mask, (int)var, laneMask, width); +} + +static __attribute__((device)) __inline__ float __shfl_sync(unsigned mask, float var, int srcLane, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_idx_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c; + c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_idx_sync(mask, __float_as_int(var), srcLane, c); + return __int_as_float(ret); +} + +static __attribute__((device)) __inline__ float __shfl_up_sync(unsigned mask, float var, unsigned int delta, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_up_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c; + c = (32 -width) << 8; + ret = __nvvm_shfl_up_sync(mask, __float_as_int(var), delta, c); + return __int_as_float(ret); +} + +static __attribute__((device)) __inline__ float __shfl_down_sync(unsigned mask, float var, unsigned int delta, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_down_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c; + c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_down_sync(mask, __float_as_int(var), delta, c); + return __int_as_float(ret); +} + +static __attribute__((device)) __inline__ float __shfl_xor_sync(unsigned mask, float var, int laneMask, int width) { + extern __attribute__((device)) __attribute__((device_builtin)) unsigned __nvvm_shfl_bfly_sync(unsigned mask, unsigned a, unsigned b, unsigned c); + int ret; + int c; + c = ((32 -width) << 8) | 0x1f; + ret = __nvvm_shfl_bfly_sync(mask, __float_as_int(var), laneMask, c); + return __int_as_float(ret); +} + + +static __attribute__((device)) __inline__ long long __shfl_sync(unsigned mask, long long var, int srcLane, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_sync(mask, hi, srcLane, width); + lo = __shfl_sync(mask, lo, srcLane, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_sync(unsigned mask, unsigned long long var, int srcLane, int width) { + return (unsigned long long) __shfl_sync(mask, (long long) var, srcLane, width); +} + +static __attribute__((device)) __inline__ long long __shfl_up_sync(unsigned mask, long long var, unsigned int delta, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_up_sync(mask, hi, delta, width); + lo = __shfl_up_sync(mask, lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_up_sync(unsigned mask, unsigned long long var, unsigned int delta, int width) { + return (unsigned long long) __shfl_up_sync(mask, (long long) var, delta, width); +} + +static __attribute__((device)) __inline__ long long __shfl_down_sync(unsigned mask, long long var, unsigned int delta, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_down_sync(mask, hi, delta, width); + lo = __shfl_down_sync(mask, lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_down_sync(unsigned mask, unsigned long long var, unsigned int delta, int width) { + return (unsigned long long) __shfl_down_sync(mask, (long long) var, delta, width); +} + +static __attribute__((device)) __inline__ long long __shfl_xor_sync(unsigned mask, long long var, int laneMask, int width) { + int lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "l"(var)); + hi = __shfl_xor_sync(mask, hi, laneMask, width); + lo = __shfl_xor_sync(mask, lo, laneMask, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=l"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ unsigned long long __shfl_xor_sync(unsigned mask, unsigned long long var, int laneMask, int width) { + return (unsigned long long) __shfl_xor_sync(mask, (long long) var, laneMask, width); +} + +static __attribute__((device)) __inline__ double __shfl_sync(unsigned mask, double var, int srcLane, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_sync(mask, hi, srcLane, width); + lo = __shfl_sync(mask, lo, srcLane, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_up_sync(unsigned mask, double var, unsigned int delta, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_up_sync(mask, hi, delta, width); + lo = __shfl_up_sync(mask, lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_down_sync(unsigned mask, double var, unsigned int delta, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_down_sync(mask, hi, delta, width); + lo = __shfl_down_sync(mask, lo, delta, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + +static __attribute__((device)) __inline__ double __shfl_xor_sync(unsigned mask, double var, int laneMask, int width) { + unsigned lo, hi; + asm volatile("mov.b64 {%0,%1}, %2;" : "=r"(lo), "=r"(hi) : "d"(var)); + hi = __shfl_xor_sync(mask, hi, laneMask, width); + lo = __shfl_xor_sync(mask, lo, laneMask, width); + asm volatile("mov.b64 %0, {%1,%2};" : "=d"(var) : "r"(lo), "r"(hi)); + return var; +} + + + +static __attribute__((device)) __inline__ long __shfl_sync(unsigned mask, long var, int srcLane, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_sync(mask, (long long) var, srcLane, width) : + __shfl_sync(mask, (int) var, srcLane, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_sync(unsigned mask, unsigned long var, int srcLane, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_sync(mask, (unsigned long long) var, srcLane, width) : + __shfl_sync(mask, (unsigned int) var, srcLane, width); +} + +static __attribute__((device)) __inline__ long __shfl_up_sync(unsigned mask, long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_up_sync(mask, (long long) var, delta, width) : + __shfl_up_sync(mask, (int) var, delta, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_up_sync(unsigned mask, unsigned long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_up_sync(mask, (unsigned long long) var, delta, width) : + __shfl_up_sync(mask, (unsigned int) var, delta, width); +} + +static __attribute__((device)) __inline__ long __shfl_down_sync(unsigned mask, long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_down_sync(mask, (long long) var, delta, width) : + __shfl_down_sync(mask, (int) var, delta, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_down_sync(unsigned mask, unsigned long var, unsigned int delta, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_down_sync(mask, (unsigned long long) var, delta, width) : + __shfl_down_sync(mask, (unsigned int) var, delta, width); +} + +static __attribute__((device)) __inline__ long __shfl_xor_sync(unsigned mask, long var, int laneMask, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_xor_sync(mask, (long long) var, laneMask, width) : + __shfl_xor_sync(mask, (int) var, laneMask, width); +} + +static __attribute__((device)) __inline__ unsigned long __shfl_xor_sync(unsigned mask, unsigned long var, int laneMask, int width) { + return (sizeof(long) == sizeof(long long)) ? + __shfl_xor_sync(mask, (unsigned long long) var, laneMask, width) : + __shfl_xor_sync(mask, (unsigned int) var, laneMask, width); +} +# 213 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" 2 +# 3296 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" 1 +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ long __ldg(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldg(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldg(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldg(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldg(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldg(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldg(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldg(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldg(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldg(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldg(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldg(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldg(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldg(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldg(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldg(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldg(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldg(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldg(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldg(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldg(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldg(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldg(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldg(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldg(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldg(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldg(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldg(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldg(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldg(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ long __ldcg(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldcg(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldcg(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldcg(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldcg(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldcg(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldcg(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldcg(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldcg(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldcg(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldcg(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldcg(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldcg(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldcg(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldcg(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldcg(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldcg(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldcg(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldcg(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldcg(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldcg(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldcg(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldcg(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldcg(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldcg(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldcg(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldcg(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldcg(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldcg(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldcg(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ long __ldca(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldca(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldca(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldca(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldca(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldca(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldca(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldca(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldca(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldca(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldca(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldca(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldca(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldca(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldca(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldca(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldca(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldca(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldca(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldca(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldca(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldca(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldca(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldca(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldca(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldca(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldca(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldca(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldca(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldca(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ long __ldcs(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldcs(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldcs(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldcs(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldcs(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldcs(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldcs(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldcs(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldcs(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldcs(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldcs(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldcs(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldcs(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldcs(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldcs(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldcs(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldcs(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldcs(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldcs(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldcs(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldcs(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldcs(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldcs(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldcs(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldcs(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldcs(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldcs(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldcs(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldcs(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldcs(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ long __ldlu(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldlu(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldlu(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldlu(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldlu(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldlu(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldlu(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldlu(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldlu(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldlu(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldlu(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldlu(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldlu(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldlu(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldlu(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldlu(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldlu(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldlu(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldlu(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldlu(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldlu(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldlu(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldlu(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldlu(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldlu(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldlu(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldlu(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldlu(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldlu(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldlu(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ long __ldcv(const long *ptr) ; +static __attribute__((device)) __inline__ unsigned long __ldcv(const unsigned long *ptr) ; + +static __attribute__((device)) __inline__ char __ldcv(const char *ptr) ; +static __attribute__((device)) __inline__ signed char __ldcv(const signed char *ptr) ; +static __attribute__((device)) __inline__ short __ldcv(const short *ptr) ; +static __attribute__((device)) __inline__ int __ldcv(const int *ptr) ; +static __attribute__((device)) __inline__ long long __ldcv(const long long *ptr) ; +static __attribute__((device)) __inline__ char2 __ldcv(const char2 *ptr) ; +static __attribute__((device)) __inline__ char4 __ldcv(const char4 *ptr) ; +static __attribute__((device)) __inline__ short2 __ldcv(const short2 *ptr) ; +static __attribute__((device)) __inline__ short4 __ldcv(const short4 *ptr) ; +static __attribute__((device)) __inline__ int2 __ldcv(const int2 *ptr) ; +static __attribute__((device)) __inline__ int4 __ldcv(const int4 *ptr) ; +static __attribute__((device)) __inline__ longlong2 __ldcv(const longlong2 *ptr) ; + +static __attribute__((device)) __inline__ unsigned char __ldcv(const unsigned char *ptr) ; +static __attribute__((device)) __inline__ unsigned short __ldcv(const unsigned short *ptr) ; +static __attribute__((device)) __inline__ unsigned int __ldcv(const unsigned int *ptr) ; +static __attribute__((device)) __inline__ unsigned long long __ldcv(const unsigned long long *ptr) ; +static __attribute__((device)) __inline__ uchar2 __ldcv(const uchar2 *ptr) ; +static __attribute__((device)) __inline__ uchar4 __ldcv(const uchar4 *ptr) ; +static __attribute__((device)) __inline__ ushort2 __ldcv(const ushort2 *ptr) ; +static __attribute__((device)) __inline__ ushort4 __ldcv(const ushort4 *ptr) ; +static __attribute__((device)) __inline__ uint2 __ldcv(const uint2 *ptr) ; +static __attribute__((device)) __inline__ uint4 __ldcv(const uint4 *ptr) ; +static __attribute__((device)) __inline__ ulonglong2 __ldcv(const ulonglong2 *ptr) ; + +static __attribute__((device)) __inline__ float __ldcv(const float *ptr) ; +static __attribute__((device)) __inline__ double __ldcv(const double *ptr) ; +static __attribute__((device)) __inline__ float2 __ldcv(const float2 *ptr) ; +static __attribute__((device)) __inline__ float4 __ldcv(const float4 *ptr) ; +static __attribute__((device)) __inline__ double2 __ldcv(const double2 *ptr) ; + + + +static __attribute__((device)) __inline__ void __stwb(long *ptr, long value) ; +static __attribute__((device)) __inline__ void __stwb(unsigned long *ptr, unsigned long value) ; + +static __attribute__((device)) __inline__ void __stwb(char *ptr, char value) ; +static __attribute__((device)) __inline__ void __stwb(signed char *ptr, signed char value) ; +static __attribute__((device)) __inline__ void __stwb(short *ptr, short value) ; +static __attribute__((device)) __inline__ void __stwb(int *ptr, int value) ; +static __attribute__((device)) __inline__ void __stwb(long long *ptr, long long value) ; +static __attribute__((device)) __inline__ void __stwb(char2 *ptr, char2 value) ; +static __attribute__((device)) __inline__ void __stwb(char4 *ptr, char4 value) ; +static __attribute__((device)) __inline__ void __stwb(short2 *ptr, short2 value) ; +static __attribute__((device)) __inline__ void __stwb(short4 *ptr, short4 value) ; +static __attribute__((device)) __inline__ void __stwb(int2 *ptr, int2 value) ; +static __attribute__((device)) __inline__ void __stwb(int4 *ptr, int4 value) ; +static __attribute__((device)) __inline__ void __stwb(longlong2 *ptr, longlong2 value) ; + +static __attribute__((device)) __inline__ void __stwb(unsigned char *ptr, unsigned char value) ; +static __attribute__((device)) __inline__ void __stwb(unsigned short *ptr, unsigned short value) ; +static __attribute__((device)) __inline__ void __stwb(unsigned int *ptr, unsigned int value) ; +static __attribute__((device)) __inline__ void __stwb(unsigned long long *ptr, unsigned long long value) ; +static __attribute__((device)) __inline__ void __stwb(uchar2 *ptr, uchar2 value) ; +static __attribute__((device)) __inline__ void __stwb(uchar4 *ptr, uchar4 value) ; +static __attribute__((device)) __inline__ void __stwb(ushort2 *ptr, ushort2 value) ; +static __attribute__((device)) __inline__ void __stwb(ushort4 *ptr, ushort4 value) ; +static __attribute__((device)) __inline__ void __stwb(uint2 *ptr, uint2 value) ; +static __attribute__((device)) __inline__ void __stwb(uint4 *ptr, uint4 value) ; +static __attribute__((device)) __inline__ void __stwb(ulonglong2 *ptr, ulonglong2 value) ; + +static __attribute__((device)) __inline__ void __stwb(float *ptr, float value) ; +static __attribute__((device)) __inline__ void __stwb(double *ptr, double value) ; +static __attribute__((device)) __inline__ void __stwb(float2 *ptr, float2 value) ; +static __attribute__((device)) __inline__ void __stwb(float4 *ptr, float4 value) ; +static __attribute__((device)) __inline__ void __stwb(double2 *ptr, double2 value) ; + + + +static __attribute__((device)) __inline__ void __stcg(long *ptr, long value) ; +static __attribute__((device)) __inline__ void __stcg(unsigned long *ptr, unsigned long value) ; + +static __attribute__((device)) __inline__ void __stcg(char *ptr, char value) ; +static __attribute__((device)) __inline__ void __stcg(signed char *ptr, signed char value) ; +static __attribute__((device)) __inline__ void __stcg(short *ptr, short value) ; +static __attribute__((device)) __inline__ void __stcg(int *ptr, int value) ; +static __attribute__((device)) __inline__ void __stcg(long long *ptr, long long value) ; +static __attribute__((device)) __inline__ void __stcg(char2 *ptr, char2 value) ; +static __attribute__((device)) __inline__ void __stcg(char4 *ptr, char4 value) ; +static __attribute__((device)) __inline__ void __stcg(short2 *ptr, short2 value) ; +static __attribute__((device)) __inline__ void __stcg(short4 *ptr, short4 value) ; +static __attribute__((device)) __inline__ void __stcg(int2 *ptr, int2 value) ; +static __attribute__((device)) __inline__ void __stcg(int4 *ptr, int4 value) ; +static __attribute__((device)) __inline__ void __stcg(longlong2 *ptr, longlong2 value) ; + +static __attribute__((device)) __inline__ void __stcg(unsigned char *ptr, unsigned char value) ; +static __attribute__((device)) __inline__ void __stcg(unsigned short *ptr, unsigned short value) ; +static __attribute__((device)) __inline__ void __stcg(unsigned int *ptr, unsigned int value) ; +static __attribute__((device)) __inline__ void __stcg(unsigned long long *ptr, unsigned long long value) ; +static __attribute__((device)) __inline__ void __stcg(uchar2 *ptr, uchar2 value) ; +static __attribute__((device)) __inline__ void __stcg(uchar4 *ptr, uchar4 value) ; +static __attribute__((device)) __inline__ void __stcg(ushort2 *ptr, ushort2 value) ; +static __attribute__((device)) __inline__ void __stcg(ushort4 *ptr, ushort4 value) ; +static __attribute__((device)) __inline__ void __stcg(uint2 *ptr, uint2 value) ; +static __attribute__((device)) __inline__ void __stcg(uint4 *ptr, uint4 value) ; +static __attribute__((device)) __inline__ void __stcg(ulonglong2 *ptr, ulonglong2 value) ; + +static __attribute__((device)) __inline__ void __stcg(float *ptr, float value) ; +static __attribute__((device)) __inline__ void __stcg(double *ptr, double value) ; +static __attribute__((device)) __inline__ void __stcg(float2 *ptr, float2 value) ; +static __attribute__((device)) __inline__ void __stcg(float4 *ptr, float4 value) ; +static __attribute__((device)) __inline__ void __stcg(double2 *ptr, double2 value) ; + + + +static __attribute__((device)) __inline__ void __stcs(long *ptr, long value) ; +static __attribute__((device)) __inline__ void __stcs(unsigned long *ptr, unsigned long value) ; + +static __attribute__((device)) __inline__ void __stcs(char *ptr, char value) ; +static __attribute__((device)) __inline__ void __stcs(signed char *ptr, signed char value) ; +static __attribute__((device)) __inline__ void __stcs(short *ptr, short value) ; +static __attribute__((device)) __inline__ void __stcs(int *ptr, int value) ; +static __attribute__((device)) __inline__ void __stcs(long long *ptr, long long value) ; +static __attribute__((device)) __inline__ void __stcs(char2 *ptr, char2 value) ; +static __attribute__((device)) __inline__ void __stcs(char4 *ptr, char4 value) ; +static __attribute__((device)) __inline__ void __stcs(short2 *ptr, short2 value) ; +static __attribute__((device)) __inline__ void __stcs(short4 *ptr, short4 value) ; +static __attribute__((device)) __inline__ void __stcs(int2 *ptr, int2 value) ; +static __attribute__((device)) __inline__ void __stcs(int4 *ptr, int4 value) ; +static __attribute__((device)) __inline__ void __stcs(longlong2 *ptr, longlong2 value) ; + +static __attribute__((device)) __inline__ void __stcs(unsigned char *ptr, unsigned char value) ; +static __attribute__((device)) __inline__ void __stcs(unsigned short *ptr, unsigned short value) ; +static __attribute__((device)) __inline__ void __stcs(unsigned int *ptr, unsigned int value) ; +static __attribute__((device)) __inline__ void __stcs(unsigned long long *ptr, unsigned long long value) ; +static __attribute__((device)) __inline__ void __stcs(uchar2 *ptr, uchar2 value) ; +static __attribute__((device)) __inline__ void __stcs(uchar4 *ptr, uchar4 value) ; +static __attribute__((device)) __inline__ void __stcs(ushort2 *ptr, ushort2 value) ; +static __attribute__((device)) __inline__ void __stcs(ushort4 *ptr, ushort4 value) ; +static __attribute__((device)) __inline__ void __stcs(uint2 *ptr, uint2 value) ; +static __attribute__((device)) __inline__ void __stcs(uint4 *ptr, uint4 value) ; +static __attribute__((device)) __inline__ void __stcs(ulonglong2 *ptr, ulonglong2 value) ; + +static __attribute__((device)) __inline__ void __stcs(float *ptr, float value) ; +static __attribute__((device)) __inline__ void __stcs(double *ptr, double value) ; +static __attribute__((device)) __inline__ void __stcs(float2 *ptr, float2 value) ; +static __attribute__((device)) __inline__ void __stcs(float4 *ptr, float4 value) ; +static __attribute__((device)) __inline__ void __stcs(double2 *ptr, double2 value) ; + + + +static __attribute__((device)) __inline__ void __stwt(long *ptr, long value) ; +static __attribute__((device)) __inline__ void __stwt(unsigned long *ptr, unsigned long value) ; + +static __attribute__((device)) __inline__ void __stwt(char *ptr, char value) ; +static __attribute__((device)) __inline__ void __stwt(signed char *ptr, signed char value) ; +static __attribute__((device)) __inline__ void __stwt(short *ptr, short value) ; +static __attribute__((device)) __inline__ void __stwt(int *ptr, int value) ; +static __attribute__((device)) __inline__ void __stwt(long long *ptr, long long value) ; +static __attribute__((device)) __inline__ void __stwt(char2 *ptr, char2 value) ; +static __attribute__((device)) __inline__ void __stwt(char4 *ptr, char4 value) ; +static __attribute__((device)) __inline__ void __stwt(short2 *ptr, short2 value) ; +static __attribute__((device)) __inline__ void __stwt(short4 *ptr, short4 value) ; +static __attribute__((device)) __inline__ void __stwt(int2 *ptr, int2 value) ; +static __attribute__((device)) __inline__ void __stwt(int4 *ptr, int4 value) ; +static __attribute__((device)) __inline__ void __stwt(longlong2 *ptr, longlong2 value) ; + +static __attribute__((device)) __inline__ void __stwt(unsigned char *ptr, unsigned char value) ; +static __attribute__((device)) __inline__ void __stwt(unsigned short *ptr, unsigned short value) ; +static __attribute__((device)) __inline__ void __stwt(unsigned int *ptr, unsigned int value) ; +static __attribute__((device)) __inline__ void __stwt(unsigned long long *ptr, unsigned long long value) ; +static __attribute__((device)) __inline__ void __stwt(uchar2 *ptr, uchar2 value) ; +static __attribute__((device)) __inline__ void __stwt(uchar4 *ptr, uchar4 value) ; +static __attribute__((device)) __inline__ void __stwt(ushort2 *ptr, ushort2 value) ; +static __attribute__((device)) __inline__ void __stwt(ushort4 *ptr, ushort4 value) ; +static __attribute__((device)) __inline__ void __stwt(uint2 *ptr, uint2 value) ; +static __attribute__((device)) __inline__ void __stwt(uint4 *ptr, uint4 value) ; +static __attribute__((device)) __inline__ void __stwt(ulonglong2 *ptr, ulonglong2 value) ; + +static __attribute__((device)) __inline__ void __stwt(float *ptr, float value) ; +static __attribute__((device)) __inline__ void __stwt(double *ptr, double value) ; +static __attribute__((device)) __inline__ void __stwt(float2 *ptr, float2 value) ; +static __attribute__((device)) __inline__ void __stwt(float4 *ptr, float4 value) ; +static __attribute__((device)) __inline__ void __stwt(double2 *ptr, double2 value) ; +# 460 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_l(unsigned int lo, unsigned int hi, unsigned int shift) ; +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_lc(unsigned int lo, unsigned int hi, unsigned int shift) ; +# 485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_r(unsigned int lo, unsigned int hi, unsigned int shift) ; +# 497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_rc(unsigned int lo, unsigned int hi, unsigned int shift) ; +# 507 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp" +extern "C" +{ + + +} +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp" +static __attribute__((device)) __inline__ long __ldg(const long *ptr) { unsigned long ret; asm volatile ("ld.global.nc.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldg(const unsigned long *ptr) { unsigned long ret; asm volatile ("ld.global.nc.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldg(const char *ptr) { unsigned int ret; asm volatile ("ld.global.nc.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldg(const signed char *ptr) { unsigned int ret; asm volatile ("ld.global.nc.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldg(const short *ptr) { unsigned short ret; asm volatile ("ld.global.nc.s16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return (short)ret; } +static __attribute__((device)) __inline__ int __ldg(const int *ptr) { unsigned int ret; asm volatile ("ld.global.nc.s32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldg(const long long *ptr) { unsigned long long ret; asm volatile ("ld.global.nc.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldg(const char2 *ptr) { char2 ret; int2 tmp; asm volatile ("ld.global.nc.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldg(const char4 *ptr) { char4 ret; int4 tmp; asm volatile ("ld.global.nc.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldg(const short2 *ptr) { short2 ret; asm volatile ("ld.global.nc.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ short4 __ldg(const short4 *ptr) { short4 ret; asm volatile ("ld.global.nc.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int2 __ldg(const int2 *ptr) { int2 ret; asm volatile ("ld.global.nc.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int4 __ldg(const int4 *ptr) { int4 ret; asm volatile ("ld.global.nc.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldg(const longlong2 *ptr) { longlong2 ret; asm volatile ("ld.global.nc.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldg(const unsigned char *ptr) { unsigned int ret; asm volatile ("ld.global.nc.u8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldg(const unsigned short *ptr) { unsigned short ret; asm volatile ("ld.global.nc.u16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldg(const unsigned int *ptr) { unsigned int ret; asm volatile ("ld.global.nc.u32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldg(const unsigned long long *ptr) { unsigned long long ret; asm volatile ("ld.global.nc.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldg(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm volatile ("ld.global.nc.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldg(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm volatile ("ld.global.nc.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldg(const ushort2 *ptr) { ushort2 ret; asm volatile ("ld.global.nc.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldg(const ushort4 *ptr) { ushort4 ret; asm volatile ("ld.global.nc.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint2 __ldg(const uint2 *ptr) { uint2 ret; asm volatile ("ld.global.nc.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint4 __ldg(const uint4 *ptr) { uint4 ret; asm volatile ("ld.global.nc.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldg(const ulonglong2 *ptr) { ulonglong2 ret; asm volatile ("ld.global.nc.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ float __ldg(const float *ptr) { float ret; asm volatile ("ld.global.nc.f32 %0, [%1];" : "=f"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double __ldg(const double *ptr) { double ret; asm volatile ("ld.global.nc.f64 %0, [%1];" : "=d"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float2 __ldg(const float2 *ptr) { float2 ret; asm volatile ("ld.global.nc.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float4 __ldg(const float4 *ptr) { float4 ret; asm volatile ("ld.global.nc.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double2 __ldg(const double2 *ptr) { double2 ret; asm volatile ("ld.global.nc.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr)); return ret; } +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp" +static __attribute__((device)) __inline__ long __ldcg(const long *ptr) { unsigned long ret; asm volatile ("ld.global.cg.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldcg(const unsigned long *ptr) { unsigned long ret; asm volatile ("ld.global.cg.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldcg(const char *ptr) { unsigned int ret; asm volatile ("ld.global.cg.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldcg(const signed char *ptr) { unsigned int ret; asm volatile ("ld.global.cg.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldcg(const short *ptr) { unsigned short ret; asm volatile ("ld.global.cg.s16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return (short)ret; } +static __attribute__((device)) __inline__ int __ldcg(const int *ptr) { unsigned int ret; asm volatile ("ld.global.cg.s32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldcg(const long long *ptr) { unsigned long long ret; asm volatile ("ld.global.cg.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldcg(const char2 *ptr) { char2 ret; int2 tmp; asm volatile ("ld.global.cg.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldcg(const char4 *ptr) { char4 ret; int4 tmp; asm volatile ("ld.global.cg.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldcg(const short2 *ptr) { short2 ret; asm volatile ("ld.global.cg.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ short4 __ldcg(const short4 *ptr) { short4 ret; asm volatile ("ld.global.cg.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int2 __ldcg(const int2 *ptr) { int2 ret; asm volatile ("ld.global.cg.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int4 __ldcg(const int4 *ptr) { int4 ret; asm volatile ("ld.global.cg.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldcg(const longlong2 *ptr) { longlong2 ret; asm volatile ("ld.global.cg.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldcg(const unsigned char *ptr) { unsigned int ret; asm volatile ("ld.global.cg.u8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldcg(const unsigned short *ptr) { unsigned short ret; asm volatile ("ld.global.cg.u16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldcg(const unsigned int *ptr) { unsigned int ret; asm volatile ("ld.global.cg.u32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldcg(const unsigned long long *ptr) { unsigned long long ret; asm volatile ("ld.global.cg.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldcg(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm volatile ("ld.global.cg.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldcg(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm volatile ("ld.global.cg.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldcg(const ushort2 *ptr) { ushort2 ret; asm volatile ("ld.global.cg.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldcg(const ushort4 *ptr) { ushort4 ret; asm volatile ("ld.global.cg.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint2 __ldcg(const uint2 *ptr) { uint2 ret; asm volatile ("ld.global.cg.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint4 __ldcg(const uint4 *ptr) { uint4 ret; asm volatile ("ld.global.cg.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldcg(const ulonglong2 *ptr) { ulonglong2 ret; asm volatile ("ld.global.cg.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ float __ldcg(const float *ptr) { float ret; asm volatile ("ld.global.cg.f32 %0, [%1];" : "=f"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double __ldcg(const double *ptr) { double ret; asm volatile ("ld.global.cg.f64 %0, [%1];" : "=d"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float2 __ldcg(const float2 *ptr) { float2 ret; asm volatile ("ld.global.cg.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float4 __ldcg(const float4 *ptr) { float4 ret; asm volatile ("ld.global.cg.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double2 __ldcg(const double2 *ptr) { double2 ret; asm volatile ("ld.global.cg.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr)); return ret; } + + + + + + + +static __attribute__((device)) __inline__ long __ldca(const long *ptr) { unsigned long ret; asm volatile ("ld.global.ca.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldca(const unsigned long *ptr) { unsigned long ret; asm volatile ("ld.global.ca.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldca(const char *ptr) { unsigned int ret; asm volatile ("ld.global.ca.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldca(const signed char *ptr) { unsigned int ret; asm volatile ("ld.global.ca.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldca(const short *ptr) { unsigned short ret; asm volatile ("ld.global.ca.s16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return (short)ret; } +static __attribute__((device)) __inline__ int __ldca(const int *ptr) { unsigned int ret; asm volatile ("ld.global.ca.s32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldca(const long long *ptr) { unsigned long long ret; asm volatile ("ld.global.ca.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldca(const char2 *ptr) { char2 ret; int2 tmp; asm volatile ("ld.global.ca.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldca(const char4 *ptr) { char4 ret; int4 tmp; asm volatile ("ld.global.ca.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldca(const short2 *ptr) { short2 ret; asm volatile ("ld.global.ca.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ short4 __ldca(const short4 *ptr) { short4 ret; asm volatile ("ld.global.ca.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int2 __ldca(const int2 *ptr) { int2 ret; asm volatile ("ld.global.ca.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int4 __ldca(const int4 *ptr) { int4 ret; asm volatile ("ld.global.ca.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldca(const longlong2 *ptr) { longlong2 ret; asm volatile ("ld.global.ca.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldca(const unsigned char *ptr) { unsigned int ret; asm volatile ("ld.global.ca.u8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldca(const unsigned short *ptr) { unsigned short ret; asm volatile ("ld.global.ca.u16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldca(const unsigned int *ptr) { unsigned int ret; asm volatile ("ld.global.ca.u32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldca(const unsigned long long *ptr) { unsigned long long ret; asm volatile ("ld.global.ca.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldca(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm volatile ("ld.global.ca.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldca(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm volatile ("ld.global.ca.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldca(const ushort2 *ptr) { ushort2 ret; asm volatile ("ld.global.ca.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldca(const ushort4 *ptr) { ushort4 ret; asm volatile ("ld.global.ca.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint2 __ldca(const uint2 *ptr) { uint2 ret; asm volatile ("ld.global.ca.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint4 __ldca(const uint4 *ptr) { uint4 ret; asm volatile ("ld.global.ca.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldca(const ulonglong2 *ptr) { ulonglong2 ret; asm volatile ("ld.global.ca.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ float __ldca(const float *ptr) { float ret; asm volatile ("ld.global.ca.f32 %0, [%1];" : "=f"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double __ldca(const double *ptr) { double ret; asm volatile ("ld.global.ca.f64 %0, [%1];" : "=d"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float2 __ldca(const float2 *ptr) { float2 ret; asm volatile ("ld.global.ca.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float4 __ldca(const float4 *ptr) { float4 ret; asm volatile ("ld.global.ca.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double2 __ldca(const double2 *ptr) { double2 ret; asm volatile ("ld.global.ca.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr)); return ret; } + + + + + + + +static __attribute__((device)) __inline__ long __ldcs(const long *ptr) { unsigned long ret; asm volatile ("ld.global.cs.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldcs(const unsigned long *ptr) { unsigned long ret; asm volatile ("ld.global.cs.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldcs(const char *ptr) { unsigned int ret; asm volatile ("ld.global.cs.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldcs(const signed char *ptr) { unsigned int ret; asm volatile ("ld.global.cs.s8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldcs(const short *ptr) { unsigned short ret; asm volatile ("ld.global.cs.s16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return (short)ret; } +static __attribute__((device)) __inline__ int __ldcs(const int *ptr) { unsigned int ret; asm volatile ("ld.global.cs.s32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldcs(const long long *ptr) { unsigned long long ret; asm volatile ("ld.global.cs.s64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldcs(const char2 *ptr) { char2 ret; int2 tmp; asm volatile ("ld.global.cs.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldcs(const char4 *ptr) { char4 ret; int4 tmp; asm volatile ("ld.global.cs.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldcs(const short2 *ptr) { short2 ret; asm volatile ("ld.global.cs.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ short4 __ldcs(const short4 *ptr) { short4 ret; asm volatile ("ld.global.cs.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int2 __ldcs(const int2 *ptr) { int2 ret; asm volatile ("ld.global.cs.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ int4 __ldcs(const int4 *ptr) { int4 ret; asm volatile ("ld.global.cs.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldcs(const longlong2 *ptr) { longlong2 ret; asm volatile ("ld.global.cs.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldcs(const unsigned char *ptr) { unsigned int ret; asm volatile ("ld.global.cs.u8 %0, [%1];" : "=r"(ret) : "l" (ptr)); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldcs(const unsigned short *ptr) { unsigned short ret; asm volatile ("ld.global.cs.u16 %0, [%1];" : "=h"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldcs(const unsigned int *ptr) { unsigned int ret; asm volatile ("ld.global.cs.u32 %0, [%1];" : "=r"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldcs(const unsigned long long *ptr) { unsigned long long ret; asm volatile ("ld.global.cs.u64 %0, [%1];" : "=l"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldcs(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm volatile ("ld.global.cs.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldcs(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm volatile ("ld.global.cs.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr)); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldcs(const ushort2 *ptr) { ushort2 ret; asm volatile ("ld.global.cs.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldcs(const ushort4 *ptr) { ushort4 ret; asm volatile ("ld.global.cs.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint2 __ldcs(const uint2 *ptr) { uint2 ret; asm volatile ("ld.global.cs.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ uint4 __ldcs(const uint4 *ptr) { uint4 ret; asm volatile ("ld.global.cs.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldcs(const ulonglong2 *ptr) { ulonglong2 ret; asm volatile ("ld.global.cs.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr)); return ret; } + +static __attribute__((device)) __inline__ float __ldcs(const float *ptr) { float ret; asm volatile ("ld.global.cs.f32 %0, [%1];" : "=f"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double __ldcs(const double *ptr) { double ret; asm volatile ("ld.global.cs.f64 %0, [%1];" : "=d"(ret) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float2 __ldcs(const float2 *ptr) { float2 ret; asm volatile ("ld.global.cs.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ float4 __ldcs(const float4 *ptr) { float4 ret; asm volatile ("ld.global.cs.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr)); return ret; } +static __attribute__((device)) __inline__ double2 __ldcs(const double2 *ptr) { double2 ret; asm volatile ("ld.global.cs.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr)); return ret; } + + + + + + + +static __attribute__((device)) __inline__ long __ldlu(const long *ptr) { unsigned long ret; asm ("ld.global.lu.s64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldlu(const unsigned long *ptr) { unsigned long ret; asm ("ld.global.lu.u64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldlu(const char *ptr) { unsigned int ret; asm ("ld.global.lu.s8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldlu(const signed char *ptr) { unsigned int ret; asm ("ld.global.lu.s8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldlu(const short *ptr) { unsigned short ret; asm ("ld.global.lu.s16 %0, [%1];" : "=h"(ret) : "l" (ptr) : "memory"); return (short)ret; } +static __attribute__((device)) __inline__ int __ldlu(const int *ptr) { unsigned int ret; asm ("ld.global.lu.s32 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldlu(const long long *ptr) { unsigned long long ret; asm ("ld.global.lu.s64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldlu(const char2 *ptr) { char2 ret; int2 tmp; asm ("ld.global.lu.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr) : "memory"); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldlu(const char4 *ptr) { char4 ret; int4 tmp; asm ("ld.global.lu.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr) : "memory"); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldlu(const short2 *ptr) { short2 ret; asm ("ld.global.lu.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ short4 __ldlu(const short4 *ptr) { short4 ret; asm ("ld.global.lu.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ int2 __ldlu(const int2 *ptr) { int2 ret; asm ("ld.global.lu.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ int4 __ldlu(const int4 *ptr) { int4 ret; asm ("ld.global.lu.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldlu(const longlong2 *ptr) { longlong2 ret; asm ("ld.global.lu.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr) : "memory"); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldlu(const unsigned char *ptr) { unsigned int ret; asm ("ld.global.lu.u8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldlu(const unsigned short *ptr) { unsigned short ret; asm ("ld.global.lu.u16 %0, [%1];" : "=h"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldlu(const unsigned int *ptr) { unsigned int ret; asm ("ld.global.lu.u32 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldlu(const unsigned long long *ptr) { unsigned long long ret; asm ("ld.global.lu.u64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldlu(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm ("ld.global.lu.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr) : "memory"); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldlu(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm ("ld.global.lu.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr) : "memory"); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldlu(const ushort2 *ptr) { ushort2 ret; asm ("ld.global.lu.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldlu(const ushort4 *ptr) { ushort4 ret; asm ("ld.global.lu.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uint2 __ldlu(const uint2 *ptr) { uint2 ret; asm ("ld.global.lu.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uint4 __ldlu(const uint4 *ptr) { uint4 ret; asm ("ld.global.lu.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldlu(const ulonglong2 *ptr) { ulonglong2 ret; asm ("ld.global.lu.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr) : "memory"); return ret; } + +static __attribute__((device)) __inline__ float __ldlu(const float *ptr) { float ret; asm ("ld.global.lu.f32 %0, [%1];" : "=f"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ double __ldlu(const double *ptr) { double ret; asm ("ld.global.lu.f64 %0, [%1];" : "=d"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ float2 __ldlu(const float2 *ptr) { float2 ret; asm ("ld.global.lu.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ float4 __ldlu(const float4 *ptr) { float4 ret; asm ("ld.global.lu.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ double2 __ldlu(const double2 *ptr) { double2 ret; asm ("ld.global.lu.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr) : "memory"); return ret; } + + + + + + + +static __attribute__((device)) __inline__ long __ldcv(const long *ptr) { unsigned long ret; asm ("ld.global.cv.s64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return (long)ret; } +static __attribute__((device)) __inline__ unsigned long __ldcv(const unsigned long *ptr) { unsigned long ret; asm ("ld.global.cv.u64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return ret; } + + + + + + +static __attribute__((device)) __inline__ char __ldcv(const char *ptr) { unsigned int ret; asm ("ld.global.cv.s8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (char)ret; } +static __attribute__((device)) __inline__ signed char __ldcv(const signed char *ptr) { unsigned int ret; asm ("ld.global.cv.s8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (signed char)ret; } +static __attribute__((device)) __inline__ short __ldcv(const short *ptr) { unsigned short ret; asm ("ld.global.cv.s16 %0, [%1];" : "=h"(ret) : "l" (ptr) : "memory"); return (short)ret; } +static __attribute__((device)) __inline__ int __ldcv(const int *ptr) { unsigned int ret; asm ("ld.global.cv.s32 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (int)ret; } +static __attribute__((device)) __inline__ long long __ldcv(const long long *ptr) { unsigned long long ret; asm ("ld.global.cv.s64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return (long long)ret; } +static __attribute__((device)) __inline__ char2 __ldcv(const char2 *ptr) { char2 ret; int2 tmp; asm ("ld.global.cv.v2.s8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr) : "memory"); ret.x = (char)tmp.x; ret.y = (char)tmp.y; return ret; } +static __attribute__((device)) __inline__ char4 __ldcv(const char4 *ptr) { char4 ret; int4 tmp; asm ("ld.global.cv.v4.s8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr) : "memory"); ret.x = (char)tmp.x; ret.y = (char)tmp.y; ret.z = (char)tmp.z; ret.w = (char)tmp.w; return ret; } +static __attribute__((device)) __inline__ short2 __ldcv(const short2 *ptr) { short2 ret; asm ("ld.global.cv.v2.s16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ short4 __ldcv(const short4 *ptr) { short4 ret; asm ("ld.global.cv.v4.s16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ int2 __ldcv(const int2 *ptr) { int2 ret; asm ("ld.global.cv.v2.s32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ int4 __ldcv(const int4 *ptr) { int4 ret; asm ("ld.global.cv.v4.s32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ longlong2 __ldcv(const longlong2 *ptr) { longlong2 ret; asm ("ld.global.cv.v2.s64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr) : "memory"); return ret; } + +static __attribute__((device)) __inline__ unsigned char __ldcv(const unsigned char *ptr) { unsigned int ret; asm ("ld.global.cv.u8 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return (unsigned char)ret; } +static __attribute__((device)) __inline__ unsigned short __ldcv(const unsigned short *ptr) { unsigned short ret; asm ("ld.global.cv.u16 %0, [%1];" : "=h"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ unsigned int __ldcv(const unsigned int *ptr) { unsigned int ret; asm ("ld.global.cv.u32 %0, [%1];" : "=r"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ unsigned long long __ldcv(const unsigned long long *ptr) { unsigned long long ret; asm ("ld.global.cv.u64 %0, [%1];" : "=l"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uchar2 __ldcv(const uchar2 *ptr) { uchar2 ret; uint2 tmp; asm ("ld.global.cv.v2.u8 {%0,%1}, [%2];" : "=r"(tmp.x), "=r"(tmp.y) : "l" (ptr) : "memory"); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; return ret; } +static __attribute__((device)) __inline__ uchar4 __ldcv(const uchar4 *ptr) { uchar4 ret; uint4 tmp; asm ("ld.global.cv.v4.u8 {%0,%1,%2,%3}, [%4];" : "=r"(tmp.x), "=r"(tmp.y), "=r"(tmp.z), "=r"(tmp.w) : "l" (ptr) : "memory"); ret.x = (unsigned char)tmp.x; ret.y = (unsigned char)tmp.y; ret.z = (unsigned char)tmp.z; ret.w = (unsigned char)tmp.w; return ret; } +static __attribute__((device)) __inline__ ushort2 __ldcv(const ushort2 *ptr) { ushort2 ret; asm ("ld.global.cv.v2.u16 {%0,%1}, [%2];" : "=h"(ret.x), "=h"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ ushort4 __ldcv(const ushort4 *ptr) { ushort4 ret; asm ("ld.global.cv.v4.u16 {%0,%1,%2,%3}, [%4];" : "=h"(ret.x), "=h"(ret.y), "=h"(ret.z), "=h"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uint2 __ldcv(const uint2 *ptr) { uint2 ret; asm ("ld.global.cv.v2.u32 {%0,%1}, [%2];" : "=r"(ret.x), "=r"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ uint4 __ldcv(const uint4 *ptr) { uint4 ret; asm ("ld.global.cv.v4.u32 {%0,%1,%2,%3}, [%4];" : "=r"(ret.x), "=r"(ret.y), "=r"(ret.z), "=r"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ ulonglong2 __ldcv(const ulonglong2 *ptr) { ulonglong2 ret; asm ("ld.global.cv.v2.u64 {%0,%1}, [%2];" : "=l"(ret.x), "=l"(ret.y) : "l" (ptr) : "memory"); return ret; } + +static __attribute__((device)) __inline__ float __ldcv(const float *ptr) { float ret; asm ("ld.global.cv.f32 %0, [%1];" : "=f"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ double __ldcv(const double *ptr) { double ret; asm ("ld.global.cv.f64 %0, [%1];" : "=d"(ret) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ float2 __ldcv(const float2 *ptr) { float2 ret; asm ("ld.global.cv.v2.f32 {%0,%1}, [%2];" : "=f"(ret.x), "=f"(ret.y) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ float4 __ldcv(const float4 *ptr) { float4 ret; asm ("ld.global.cv.v4.f32 {%0,%1,%2,%3}, [%4];" : "=f"(ret.x), "=f"(ret.y), "=f"(ret.z), "=f"(ret.w) : "l" (ptr) : "memory"); return ret; } +static __attribute__((device)) __inline__ double2 __ldcv(const double2 *ptr) { double2 ret; asm ("ld.global.cv.v2.f64 {%0,%1}, [%2];" : "=d"(ret.x), "=d"(ret.y) : "l" (ptr) : "memory"); return ret; } + + + + + + + +static __attribute__((device)) __inline__ void __stwb(long *ptr, long value) { asm ("st.global.wb.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(unsigned long *ptr, unsigned long value) { asm ("st.global.wb.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } + + + + + + +static __attribute__((device)) __inline__ void __stwb(char *ptr, char value) { asm ("st.global.wb.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(signed char *ptr, signed char value) { asm ("st.global.wb.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(short *ptr, short value) { asm ("st.global.wb.s16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(int *ptr, int value) { asm ("st.global.wb.s32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(long long *ptr, long long value) { asm ("st.global.wb.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(char2 *ptr, char2 value) { const int x = value.x, y = value.y; asm ("st.global.wb.v2.s8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(char4 *ptr, char4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.wb.v4.s8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(short2 *ptr, short2 value) { asm ("st.global.wb.v2.s16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(short4 *ptr, short4 value) { asm ("st.global.wb.v4.s16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(int2 *ptr, int2 value) { asm ("st.global.wb.v2.s32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(int4 *ptr, int4 value) { asm ("st.global.wb.v4.s32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(longlong2 *ptr, longlong2 value) { asm ("st.global.wb.v2.s64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stwb(unsigned char *ptr, unsigned char value) { asm ("st.global.wb.u8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(unsigned short *ptr, unsigned short value) { asm ("st.global.wb.u16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(unsigned int *ptr, unsigned int value) { asm ("st.global.wb.u32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(unsigned long long *ptr, unsigned long long value) { asm ("st.global.wb.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(uchar2 *ptr, uchar2 value) { const int x = value.x, y = value.y; asm ("st.global.wb.v2.u8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(uchar4 *ptr, uchar4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.wb.v4.u8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(ushort2 *ptr, ushort2 value) { asm ("st.global.wb.v2.u16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(ushort4 *ptr, ushort4 value) { asm ("st.global.wb.v4.u16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(uint2 *ptr, uint2 value) { asm ("st.global.wb.v2.u32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(uint4 *ptr, uint4 value) { asm ("st.global.wb.v4.u32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(ulonglong2 *ptr, ulonglong2 value) { asm ("st.global.wb.v2.u64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stwb(float *ptr, float value) { asm ("st.global.wb.f32 [%0], %1;" :: "l" (ptr), "f"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(double *ptr, double value) { asm ("st.global.wb.f64 [%0], %1;" :: "l" (ptr), "d"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(float2 *ptr, float2 value) { asm ("st.global.wb.v2.f32 [%0], {%1,%2};" :: "l" (ptr), "f"(value.x), "f"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(float4 *ptr, float4 value) { asm ("st.global.wb.v4.f32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "f"(value.x), "f"(value.y), "f"(value.z), "f"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwb(double2 *ptr, double2 value) { asm ("st.global.wb.v2.f64 [%0], {%1,%2};" :: "l" (ptr), "d"(value.x), "d"(value.y) : "memory"); } + + + + + + + +static __attribute__((device)) __inline__ void __stcg(long *ptr, long value) { asm ("st.global.cg.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(unsigned long *ptr, unsigned long value) { asm ("st.global.cg.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } + + + + + + +static __attribute__((device)) __inline__ void __stcg(char *ptr, char value) { asm ("st.global.cg.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(signed char *ptr, signed char value) { asm ("st.global.cg.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(short *ptr, short value) { asm ("st.global.cg.s16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(int *ptr, int value) { asm ("st.global.cg.s32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(long long *ptr, long long value) { asm ("st.global.cg.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(char2 *ptr, char2 value) { const int x = value.x, y = value.y; asm ("st.global.cg.v2.s8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(char4 *ptr, char4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.cg.v4.s8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(short2 *ptr, short2 value) { asm ("st.global.cg.v2.s16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(short4 *ptr, short4 value) { asm ("st.global.cg.v4.s16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(int2 *ptr, int2 value) { asm ("st.global.cg.v2.s32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(int4 *ptr, int4 value) { asm ("st.global.cg.v4.s32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(longlong2 *ptr, longlong2 value) { asm ("st.global.cg.v2.s64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stcg(unsigned char *ptr, unsigned char value) { asm ("st.global.cg.u8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(unsigned short *ptr, unsigned short value) { asm ("st.global.cg.u16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(unsigned int *ptr, unsigned int value) { asm ("st.global.cg.u32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(unsigned long long *ptr, unsigned long long value) { asm ("st.global.cg.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(uchar2 *ptr, uchar2 value) { const int x = value.x, y = value.y; asm ("st.global.cg.v2.u8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(uchar4 *ptr, uchar4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.cg.v4.u8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(ushort2 *ptr, ushort2 value) { asm ("st.global.cg.v2.u16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(ushort4 *ptr, ushort4 value) { asm ("st.global.cg.v4.u16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(uint2 *ptr, uint2 value) { asm ("st.global.cg.v2.u32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(uint4 *ptr, uint4 value) { asm ("st.global.cg.v4.u32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(ulonglong2 *ptr, ulonglong2 value) { asm ("st.global.cg.v2.u64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stcg(float *ptr, float value) { asm ("st.global.cg.f32 [%0], %1;" :: "l" (ptr), "f"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(double *ptr, double value) { asm ("st.global.cg.f64 [%0], %1;" :: "l" (ptr), "d"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(float2 *ptr, float2 value) { asm ("st.global.cg.v2.f32 [%0], {%1,%2};" :: "l" (ptr), "f"(value.x), "f"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(float4 *ptr, float4 value) { asm ("st.global.cg.v4.f32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "f"(value.x), "f"(value.y), "f"(value.z), "f"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcg(double2 *ptr, double2 value) { asm ("st.global.cg.v2.f64 [%0], {%1,%2};" :: "l" (ptr), "d"(value.x), "d"(value.y) : "memory"); } + + + + + + + +static __attribute__((device)) __inline__ void __stcs(long *ptr, long value) { asm ("st.global.cs.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(unsigned long *ptr, unsigned long value) { asm ("st.global.cs.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } + + + + + + +static __attribute__((device)) __inline__ void __stcs(char *ptr, char value) { asm ("st.global.cs.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(signed char *ptr, signed char value) { asm ("st.global.cs.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(short *ptr, short value) { asm ("st.global.cs.s16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(int *ptr, int value) { asm ("st.global.cs.s32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(long long *ptr, long long value) { asm ("st.global.cs.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(char2 *ptr, char2 value) { const int x = value.x, y = value.y; asm ("st.global.cs.v2.s8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(char4 *ptr, char4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.cs.v4.s8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(short2 *ptr, short2 value) { asm ("st.global.cs.v2.s16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(short4 *ptr, short4 value) { asm ("st.global.cs.v4.s16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(int2 *ptr, int2 value) { asm ("st.global.cs.v2.s32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(int4 *ptr, int4 value) { asm ("st.global.cs.v4.s32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(longlong2 *ptr, longlong2 value) { asm ("st.global.cs.v2.s64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stcs(unsigned char *ptr, unsigned char value) { asm ("st.global.cs.u8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(unsigned short *ptr, unsigned short value) { asm ("st.global.cs.u16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(unsigned int *ptr, unsigned int value) { asm ("st.global.cs.u32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(unsigned long long *ptr, unsigned long long value) { asm ("st.global.cs.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(uchar2 *ptr, uchar2 value) { const int x = value.x, y = value.y; asm ("st.global.cs.v2.u8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(uchar4 *ptr, uchar4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.cs.v4.u8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(ushort2 *ptr, ushort2 value) { asm ("st.global.cs.v2.u16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(ushort4 *ptr, ushort4 value) { asm ("st.global.cs.v4.u16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(uint2 *ptr, uint2 value) { asm ("st.global.cs.v2.u32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(uint4 *ptr, uint4 value) { asm ("st.global.cs.v4.u32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(ulonglong2 *ptr, ulonglong2 value) { asm ("st.global.cs.v2.u64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stcs(float *ptr, float value) { asm ("st.global.cs.f32 [%0], %1;" :: "l" (ptr), "f"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(double *ptr, double value) { asm ("st.global.cs.f64 [%0], %1;" :: "l" (ptr), "d"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(float2 *ptr, float2 value) { asm ("st.global.cs.v2.f32 [%0], {%1,%2};" :: "l" (ptr), "f"(value.x), "f"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(float4 *ptr, float4 value) { asm ("st.global.cs.v4.f32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "f"(value.x), "f"(value.y), "f"(value.z), "f"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stcs(double2 *ptr, double2 value) { asm ("st.global.cs.v2.f64 [%0], {%1,%2};" :: "l" (ptr), "d"(value.x), "d"(value.y) : "memory"); } + + + + + + + +static __attribute__((device)) __inline__ void __stwt(long *ptr, long value) { asm ("st.global.wt.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(unsigned long *ptr, unsigned long value) { asm ("st.global.wt.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } + + + + + + +static __attribute__((device)) __inline__ void __stwt(char *ptr, char value) { asm ("st.global.wt.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(signed char *ptr, signed char value) { asm ("st.global.wt.s8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(short *ptr, short value) { asm ("st.global.wt.s16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(int *ptr, int value) { asm ("st.global.wt.s32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(long long *ptr, long long value) { asm ("st.global.wt.s64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(char2 *ptr, char2 value) { const int x = value.x, y = value.y; asm ("st.global.wt.v2.s8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(char4 *ptr, char4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.wt.v4.s8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(short2 *ptr, short2 value) { asm ("st.global.wt.v2.s16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(short4 *ptr, short4 value) { asm ("st.global.wt.v4.s16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(int2 *ptr, int2 value) { asm ("st.global.wt.v2.s32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(int4 *ptr, int4 value) { asm ("st.global.wt.v4.s32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(longlong2 *ptr, longlong2 value) { asm ("st.global.wt.v2.s64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stwt(unsigned char *ptr, unsigned char value) { asm ("st.global.wt.u8 [%0], %1;" :: "l" (ptr), "r"((int)value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(unsigned short *ptr, unsigned short value) { asm ("st.global.wt.u16 [%0], %1;" :: "l" (ptr), "h"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(unsigned int *ptr, unsigned int value) { asm ("st.global.wt.u32 [%0], %1;" :: "l" (ptr), "r"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(unsigned long long *ptr, unsigned long long value) { asm ("st.global.wt.u64 [%0], %1;" :: "l" (ptr), "l"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(uchar2 *ptr, uchar2 value) { const int x = value.x, y = value.y; asm ("st.global.wt.v2.u8 [%0], {%1,%2};" :: "l" (ptr), "r"(x), "r"(y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(uchar4 *ptr, uchar4 value) { const int x = value.x, y = value.y, z = value.z, w = value.w; asm ("st.global.wt.v4.u8 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(x), "r"(y), "r"(z), "r"(w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(ushort2 *ptr, ushort2 value) { asm ("st.global.wt.v2.u16 [%0], {%1,%2};" :: "l" (ptr), "h"(value.x), "h"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(ushort4 *ptr, ushort4 value) { asm ("st.global.wt.v4.u16 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "h"(value.x), "h"(value.y), "h"(value.z), "h"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(uint2 *ptr, uint2 value) { asm ("st.global.wt.v2.u32 [%0], {%1,%2};" :: "l" (ptr), "r"(value.x), "r"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(uint4 *ptr, uint4 value) { asm ("st.global.wt.v4.u32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "r"(value.x), "r"(value.y), "r"(value.z), "r"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(ulonglong2 *ptr, ulonglong2 value) { asm ("st.global.wt.v2.u64 [%0], {%1,%2};" :: "l" (ptr), "l"(value.x), "l"(value.y) : "memory"); } + +static __attribute__((device)) __inline__ void __stwt(float *ptr, float value) { asm ("st.global.wt.f32 [%0], %1;" :: "l" (ptr), "f"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(double *ptr, double value) { asm ("st.global.wt.f64 [%0], %1;" :: "l" (ptr), "d"(value) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(float2 *ptr, float2 value) { asm ("st.global.wt.v2.f32 [%0], {%1,%2};" :: "l" (ptr), "f"(value.x), "f"(value.y) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(float4 *ptr, float4 value) { asm ("st.global.wt.v4.f32 [%0], {%1,%2,%3,%4};" :: "l" (ptr), "f"(value.x), "f"(value.y), "f"(value.z), "f"(value.w) : "memory"); } +static __attribute__((device)) __inline__ void __stwt(double2 *ptr, double2 value) { asm ("st.global.wt.v2.f64 [%0], {%1,%2};" :: "l" (ptr), "d"(value.x), "d"(value.y) : "memory"); } +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.hpp" +static __attribute__((device)) __inline__ unsigned int __funnelshift_l(unsigned int lo, unsigned int hi, unsigned int shift) +{ + unsigned int ret; + asm volatile ("shf.l.wrap.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(lo), "r"(hi), "r"(shift)); + return ret; +} +static __attribute__((device)) __inline__ unsigned int __funnelshift_lc(unsigned int lo, unsigned int hi, unsigned int shift) +{ + unsigned int ret; + asm volatile ("shf.l.clamp.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(lo), "r"(hi), "r"(shift)); + return ret; +} + + +static __attribute__((device)) __inline__ unsigned int __funnelshift_r(unsigned int lo, unsigned int hi, unsigned int shift) +{ + unsigned int ret; + asm volatile ("shf.r.wrap.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(lo), "r"(hi), "r"(shift)); + return ret; +} +static __attribute__((device)) __inline__ unsigned int __funnelshift_rc(unsigned int lo, unsigned int hi, unsigned int shift) +{ + unsigned int ret; + asm volatile ("shf.r.clamp.b32 %0, %1, %2, %3;" : "=r"(ret) : "r"(lo), "r"(hi), "r"(shift)); + return ret; +} +# 508 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" 2 +# 3297 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" 1 +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" 1 +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" 2 +# 3298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" 1 +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.hpp" 1 +# 121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" 2 +# 3299 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" 1 +# 123 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.hpp" 1 +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" 2 +# 3300 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" 1 +# 150 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.hpp" 1 +# 151 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" 2 +# 3301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" 1 +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.hpp" 1 +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" 2 +# 3302 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template struct __nv_surf_trait { typedef void * cast_type; }; + +template<> struct __nv_surf_trait { typedef char * cast_type; }; +template<> struct __nv_surf_trait { typedef signed char * cast_type; }; +template<> struct __nv_surf_trait { typedef unsigned char * cast_type; }; +template<> struct __nv_surf_trait { typedef char1 * cast_type; }; +template<> struct __nv_surf_trait { typedef uchar1 * cast_type; }; +template<> struct __nv_surf_trait { typedef char2 * cast_type; }; +template<> struct __nv_surf_trait { typedef uchar2 * cast_type; }; +template<> struct __nv_surf_trait { typedef char4 * cast_type; }; +template<> struct __nv_surf_trait { typedef uchar4 * cast_type; }; +template<> struct __nv_surf_trait { typedef short * cast_type; }; +template<> struct __nv_surf_trait { typedef unsigned short * cast_type; }; +template<> struct __nv_surf_trait { typedef short1 * cast_type; }; +template<> struct __nv_surf_trait { typedef ushort1 * cast_type; }; +template<> struct __nv_surf_trait { typedef short2 * cast_type; }; +template<> struct __nv_surf_trait { typedef ushort2 * cast_type; }; +template<> struct __nv_surf_trait { typedef short4 * cast_type; }; +template<> struct __nv_surf_trait { typedef ushort4 * cast_type; }; +template<> struct __nv_surf_trait { typedef int * cast_type; }; +template<> struct __nv_surf_trait { typedef unsigned int * cast_type; }; +template<> struct __nv_surf_trait { typedef int1 * cast_type; }; +template<> struct __nv_surf_trait { typedef uint1 * cast_type; }; +template<> struct __nv_surf_trait { typedef int2 * cast_type; }; +template<> struct __nv_surf_trait { typedef uint2 * cast_type; }; +template<> struct __nv_surf_trait { typedef int4 * cast_type; }; +template<> struct __nv_surf_trait { typedef uint4 * cast_type; }; +template<> struct __nv_surf_trait { typedef long long * cast_type; }; +template<> struct __nv_surf_trait { typedef unsigned long long * cast_type; }; +template<> struct __nv_surf_trait { typedef longlong1 * cast_type; }; +template<> struct __nv_surf_trait { typedef ulonglong1 * cast_type; }; +template<> struct __nv_surf_trait { typedef longlong2 * cast_type; }; +template<> struct __nv_surf_trait { typedef ulonglong2 * cast_type; }; +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template<> struct __nv_surf_trait { typedef float * cast_type; }; +template<> struct __nv_surf_trait { typedef float1 * cast_type; }; +template<> struct __nv_surf_trait { typedef float2 * cast_type; }; +template<> struct __nv_surf_trait { typedef float4 * cast_type; }; + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dread(T *res, surface surf, int x, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1Dread_v2", (void *)res, s, surf, x, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf1Dread(surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surf1Dread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, mode); + return temp; + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dread(T *res, surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surf1Dread(surf, x, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dread(T *res, surface surf, int x, int y, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2Dread_v2", (void *)res, s, surf, x, y, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf2Dread(surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surf2Dread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, y, mode); + return temp; + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dread(T *res, surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surf2Dread(surf, x, y, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dread(T *res, surface surf, int x, int y, int z, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf3Dread_v2", (void *)res, s, surf, x, y, z, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf3Dread(surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surf3Dread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, y, z, mode); + return temp; + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dread(T *res, surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surf3Dread(surf, x, y, z, mode); + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredread(T *res, surface surf, int x, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1DLayeredread_v2", (void *)res, s, surf, x, layer, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf1DLayeredread(surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surf1DLayeredread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, layer, mode); + return temp; + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredread(T *res, surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surf1DLayeredread(surf, x, layer, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredread(T *res, surface surf, int x, int y, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2DLayeredread_v2", (void *)res, s, surf, x, y, layer, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf2DLayeredread(surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surf2DLayeredread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, y, layer, mode); + return temp; + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredread(T *res, surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surf2DLayeredread(surf, x, y, layer, mode); + +} + + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapread(T *res, surface surf, int x, int y, int face, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapread_v2", (void *)res, s, surf, x, y, face, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surfCubemapread(surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + + __nv_tex_surf_handler("__surfCubemapread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, y, face, mode); + return temp; + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapread(T *res, surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surfCubemapread(surf, x, y, face, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredread(T *res, surface surf, int x, int y, int layerFace, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapLayeredread_v2", (void *)res, s, surf, x, y, layerFace, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surfCubemapLayeredread(surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + T temp; + __nv_tex_surf_handler("__surfCubemapLayeredread_v2", (typename __nv_surf_trait::cast_type)&temp, (int)sizeof(T), surf, x, y, layerFace, mode); + return temp; + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredread(T *res, surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + *res = surfCubemapLayeredread(surf, x, y, layerFace, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dwrite(T val, surface surf, int x, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1Dwrite_v2", (void *)&val, s, surf, x, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dwrite(T val, surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1Dwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, mode); + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dwrite(T val, surface surf, int x, int y, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2Dwrite_v2", (void *)&val, s, surf, x, y, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dwrite(T val, surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2Dwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, y, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dwrite(T val, surface surf, int x, int y, int z, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf3Dwrite_v2", (void *)&val, s, surf, x, y, z,mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dwrite(T val, surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf3Dwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, y, z, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredwrite(T val, surface surf, int x, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1DLayeredwrite_v2", (void *)&val, s, surf, x, layer,mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredwrite(T val, surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf1DLayeredwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, layer, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredwrite(T val, surface surf, int x, int y, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2DLayeredwrite_v2", (void *)&val, s, surf, x, y, layer,mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredwrite(T val, surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surf2DLayeredwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, y, layer, mode); + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapwrite(T val, surface surf, int x, int y, int face, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapwrite_v2", (void *)&val, s, surf, x, y, face, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapwrite(T val, surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, y, face, mode); + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredwrite(T val, surface surf, int x, int y, int layerFace, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapLayeredwrite_v2", (void *)&val, s, surf, x, y, layerFace, mode); + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredwrite(T val, surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__surfCubemapLayeredwrite_v2", (typename __nv_surf_trait::cast_type)&val, (int)sizeof(T), surf, x, y, layerFace, mode); + +} +# 3303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" 1 +# 72 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template +struct __nv_tex_rmet_ret { }; + +template<> struct __nv_tex_rmet_ret { typedef char type; }; +template<> struct __nv_tex_rmet_ret { typedef signed char type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned char type; }; +template<> struct __nv_tex_rmet_ret { typedef char1 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar1 type; }; +template<> struct __nv_tex_rmet_ret { typedef char2 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar2 type; }; +template<> struct __nv_tex_rmet_ret { typedef char4 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar4 type; }; + +template<> struct __nv_tex_rmet_ret { typedef short type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned short type; }; +template<> struct __nv_tex_rmet_ret { typedef short1 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort1 type; }; +template<> struct __nv_tex_rmet_ret { typedef short2 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort2 type; }; +template<> struct __nv_tex_rmet_ret { typedef short4 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort4 type; }; + +template<> struct __nv_tex_rmet_ret { typedef int type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned int type; }; +template<> struct __nv_tex_rmet_ret { typedef int1 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint1 type; }; +template<> struct __nv_tex_rmet_ret { typedef int2 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint2 type; }; +template<> struct __nv_tex_rmet_ret { typedef int4 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint4 type; }; +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template<> struct __nv_tex_rmet_ret { typedef float type; }; +template<> struct __nv_tex_rmet_ret { typedef float1 type; }; +template<> struct __nv_tex_rmet_ret { typedef float2 type; }; +template<> struct __nv_tex_rmet_ret { typedef float4 type; }; + + +template struct __nv_tex_rmet_cast { typedef T* type; }; +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1Dfetch(texture t, int x) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1Dfetch_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x); + return temp; + +} + +template +struct __nv_tex_rmnf_ret { }; + +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1Dfetch(texture t, int x) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1Dfetch_rmnf_v2", &type_dummy, &retval, t, x); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1D(texture t, float x) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1D_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1D(texture t, float x) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1D_rmnf_v2", &type_dummy, &retval, t, x); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2D(texture t, float x, float y) +{ + + typename __nv_tex_rmet_ret::type temp; + + __nv_tex_surf_handler("__tex2D_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x, y); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2D(texture t, float x, float y) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2D_rmnf_v2", &type_dummy, &retval, t, x, y); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayered(texture t, float x, int layer) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1DLayered_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x, layer); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayered(texture t, float x, int layer) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1DLayered_rmnf_v2", &type_dummy, &retval, t, x, layer); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayered(texture t, float x, float y, int layer) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex2DLayered_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x, y, layer); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayered(texture t, float x, float y, int layer) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2DLayered_rmnf_v2", &type_dummy, &retval, t, x, y, layer); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3D(texture t, float x, float y, float z) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex3D_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x, y, z); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3D(texture t, float x, float y, float z) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex3D_rmnf_v2", &type_dummy, &retval, t, x, y, z); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemap(texture t, float x, float y, float z) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemap_v2", (typename __nv_tex_rmet_cast::type) &temp, t, x, y, z); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemap(texture t, float x, float y, float z) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemap_rmnf_v2", &type_dummy, &retval, t, x, y, z); + return retval; + +} + + +template +struct __nv_tex2dgather_ret { }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) typename __nv_tex2dgather_ret::type tex2Dgather(texture t, float x, float y, int comp=0) +{ + + T type_dummy; + typename __nv_tex2dgather_ret::type retval; + __nv_tex_surf_handler("__tex2Dgather_v2", &type_dummy, &retval, t, x, y, comp); + return retval; + +} + + +template struct __nv_tex2dgather_rmnf_ret { }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) typename __nv_tex2dgather_rmnf_ret::type tex2Dgather(texture t, float x, float y, int comp = 0) +{ + + T type_dummy; + typename __nv_tex2dgather_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2Dgather_rmnf_v2", &type_dummy, &retval, t, x, y, comp); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLod(texture t, float x, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1DLod_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLod(texture t, float x, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1DLod_rmnf_v2", &type_dummy, &retval, t, x, level); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLod(texture t, float x, float y, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex2DLod_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLod(texture t, float x, float y, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2DLod_rmnf_v2", &type_dummy, &retval, t, x, y, level); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayeredLod(texture t, float x, int layer, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1DLayeredLod_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, layer, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayeredLod(texture t, float x, int layer, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1DLayeredLod_rmnf_v2", &type_dummy, &retval, t, x, layer, level); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayeredLod(texture t, float x, float y, int layer, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex2DLayeredLod_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, layer, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayeredLod(texture t, float x, float y, int layer, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2DLayeredLod_rmnf_v2", &type_dummy, &retval, t, x, y, layer, level); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3DLod(texture t, float x, float y, float z, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex3DLod_v2",(typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3DLod(texture t, float x, float y, float z, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex3DLod_rmnf_v2", &type_dummy, &retval, t, x, y, z, level); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLod(texture t, float x, float y, float z, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemapLod_v2",(typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLod(texture t, float x, float y, float z, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemapLod_rmnf_v2", &type_dummy, &retval, t, x, y, z, level); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayered(texture t, float x, float y, float z, int layer) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemapLayered_v2",(typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, layer); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayered(texture t, float x, float y, float z, int layer) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemapLayered_rmnf_v2", &type_dummy, &retval, t, x, y, z, layer); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayeredLod(texture t, float x, float y, float z, int layer, float level) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemapLayeredLod_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, layer, level); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayeredLod(texture t, float x, float y, float z, int layer, float level) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemapLayeredLod_rmnf_v2", &type_dummy, &retval, t, x, y, z, layer, level); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemapGrad_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, &dPdx, &dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemapGrad_rmnf_v2", &type_dummy, &retval, t, x, y, z, &dPdx, &dPdy); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayeredGrad(texture t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__texCubemapLayeredGrad_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, layer, &dPdx, &dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayeredGrad(texture t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__texCubemapLayeredGrad_rmnf_v2", &type_dummy, &retval,t, x, y, z, layer, &dPdx, &dPdy); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DGrad(texture t, float x, float dPdx, float dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1DGrad_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, dPdx, dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DGrad(texture t, float x, float dPdx, float dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1DGrad_rmnf_v2", &type_dummy, &retval,t, x,dPdx, dPdy); + return retval; + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DGrad(texture t, float x, float y, float2 dPdx, float2 dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex2DGrad_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, &dPdx, &dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DGrad(texture t, float x, float y, float2 dPdx, float2 dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2DGrad_rmnf_v2", &type_dummy, &retval,t, x, y, &dPdx, &dPdy); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayeredGrad(texture t, float x, int layer, float dPdx, float dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex1DLayeredGrad_v2",(typename __nv_tex_rmet_cast::type)&temp, t, x, layer, dPdx, dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayeredGrad(texture t, float x, int layer, float dPdx, float dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex1DLayeredGrad_rmnf_v2", &type_dummy, &retval,t, x, layer, dPdx, dPdy); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayeredGrad(texture t, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex2DLayeredGrad_v2",(typename __nv_tex_rmet_cast::type)&temp, t, x, y, layer, &dPdx, &dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayeredGrad(texture t, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex2DLayeredGrad_rmnf_v2", &type_dummy, &retval,t, x, y, layer, &dPdx, &dPdy); + return retval; + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3DGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + typename __nv_tex_rmet_ret::type temp; + __nv_tex_surf_handler("__tex3DGrad_v2", (typename __nv_tex_rmet_cast::type)&temp, t, x, y, z, &dPdx, &dPdy); + return temp; + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3DGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + T type_dummy; + typename __nv_tex_rmnf_ret::type retval; + __nv_tex_surf_handler("__tex3DGrad_rmnf_v2", &type_dummy, &retval,t, x, y, z, &dPdx, &dPdy); + return retval; + +} +# 3304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" 1 +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template struct __nv_itex_trait { }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1Dfetch(T *ptr, cudaTextureObject_t obj, int x) +{ + + __nv_tex_surf_handler("__itex1Dfetch", ptr, obj, x); + +} + +template +static __attribute__((device)) T tex1Dfetch(cudaTextureObject_t texObject, int x) +{ + + T ret; + tex1Dfetch(&ret, texObject, x); + return ret; + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1D(T *ptr, cudaTextureObject_t obj, float x) +{ + + __nv_tex_surf_handler("__itex1D", ptr, obj, x); + +} + + +template +static __attribute__((device)) T tex1D(cudaTextureObject_t texObject, float x) +{ + + T ret; + tex1D(&ret, texObject, x); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2D(T *ptr, cudaTextureObject_t obj, float x, float y) +{ + + __nv_tex_surf_handler("__itex2D", ptr, obj, x, y); + +} + +template +static __attribute__((device)) T tex2D(cudaTextureObject_t texObject, float x, float y) +{ + + T ret; + tex2D(&ret, texObject, x, y); + return ret; + +} +# 188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex3D(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +{ + + __nv_tex_surf_handler("__itex3D", ptr, obj, x, y, z); + +} + +template +static __attribute__((device)) T tex3D(cudaTextureObject_t texObject, float x, float y, float z) +{ + + T ret; + tex3D(&ret, texObject, x, y, z); + return ret; + +} +# 230 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayered(T *ptr, cudaTextureObject_t obj, float x, int layer) +{ + + __nv_tex_surf_handler("__itex1DLayered", ptr, obj, x, layer); + +} + +template +static __attribute__((device)) T tex1DLayered(cudaTextureObject_t texObject, float x, int layer) +{ + + T ret; + tex1DLayered(&ret, texObject, x, layer); + return ret; + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayered(T *ptr, cudaTextureObject_t obj, float x, float y, int layer) +{ + + __nv_tex_surf_handler("__itex2DLayered", ptr, obj, x, y, layer); + +} + +template +static __attribute__((device)) T tex2DLayered(cudaTextureObject_t texObject, float x, float y, int layer) +{ + + T ret; + tex2DLayered(&ret, texObject, x, y, layer); + return ret; + +} +# 289 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemap(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +{ + + __nv_tex_surf_handler("__itexCubemap", ptr, obj, x, y, z); + +} + + +template +static __attribute__((device)) T texCubemap(cudaTextureObject_t texObject, float x, float y, float z) +{ + + T ret; + texCubemap(&ret, texObject, x, y, z); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayered(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer) +{ + + __nv_tex_surf_handler("__itexCubemapLayered", ptr, obj, x, y, z, layer); + +} + +template +static __attribute__((device)) T texCubemapLayered(cudaTextureObject_t texObject, float x, float y, float z, int layer) +{ + + T ret; + texCubemapLayered(&ret, texObject, x, y, z, layer); + return ret; + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2Dgather(T *ptr, cudaTextureObject_t obj, float x, float y, int comp = 0) +{ + + __nv_tex_surf_handler("__itex2Dgather", ptr, obj, x, y, comp); + +} + +template +static __attribute__((device)) T tex2Dgather(cudaTextureObject_t to, float x, float y, int comp = 0) +{ + + T ret; + tex2Dgather(&ret, to, x, y, comp); + return ret; + +} +# 368 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLod(T *ptr, cudaTextureObject_t obj, float x, float level) +{ + + __nv_tex_surf_handler("__itex1DLod", ptr, obj, x, level); + +} + +template +static __attribute__((device)) T tex1DLod(cudaTextureObject_t texObject, float x, float level) +{ + + T ret; + tex1DLod(&ret, texObject, x, level); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float level) +{ + + __nv_tex_surf_handler("__itex2DLod", ptr, obj, x, y, level); + +} + +template +static __attribute__((device)) T tex2DLod(cudaTextureObject_t texObject, float x, float y, float level) +{ + + T ret; + tex2DLod(&ret, texObject, x, y, level); + return ret; + +} +# 430 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +{ + + __nv_tex_surf_handler("__itex3DLod", ptr, obj, x, y, z, level); + +} + +template +static __attribute__((device)) T tex3DLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +{ + + T ret; + tex3DLod(&ret, texObject, x, y, z, level); + return ret; + +} +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, int layer, float level) +{ + + __nv_tex_surf_handler("__itex1DLayeredLod", ptr, obj, x, layer, level); + +} + +template +static __attribute__((device)) T tex1DLayeredLod(cudaTextureObject_t texObject, float x, int layer, float level) +{ + + T ret; + tex1DLayeredLod(&ret, texObject, x, layer, level); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float level) +{ + + __nv_tex_surf_handler("__itex2DLayeredLod", ptr, obj, x, y, layer, level); + +} + +template +static __attribute__((device)) T tex2DLayeredLod(cudaTextureObject_t texObject, float x, float y, int layer, float level) +{ + + T ret; + tex2DLayeredLod(&ret, texObject, x, y, layer, level); + return ret; + +} +# 531 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +{ + + __nv_tex_surf_handler("__itexCubemapLod", ptr, obj, x, y, z, level); + +} + +template +static __attribute__((device)) T texCubemapLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +{ + + T ret; + texCubemapLod(&ret, texObject, x, y, z, level); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + __nv_tex_surf_handler("__itexCubemapGrad_v2", ptr, obj, x, y, z, &dPdx, &dPdy); + +} + +template +static __attribute__((device)) T texCubemapGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + T ret; + texCubemapGrad(&ret, texObject, x, y, z, dPdx, dPdy); + return ret; + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float level) +{ + + __nv_tex_surf_handler("__itexCubemapLayeredLod", ptr, obj, x, y, z, layer, level); + +} + +template +static __attribute__((device)) T texCubemapLayeredLod(cudaTextureObject_t texObject, float x, float y, float z, int layer, float level) +{ + + T ret; + texCubemapLayeredLod(&ret, texObject, x, y, z, layer, level); + return ret; + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DGrad(T *ptr, cudaTextureObject_t obj, float x, float dPdx, float dPdy) +{ + + __nv_tex_surf_handler("__itex1DGrad", ptr, obj, x, dPdx, dPdy); + +} + +template +static __attribute__((device)) T tex1DGrad(cudaTextureObject_t texObject, float x, float dPdx, float dPdy) +{ + + T ret; + tex1DGrad(&ret, texObject, x, dPdx, dPdy); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float2 dPdx, float2 dPdy) +{ + + __nv_tex_surf_handler("__itex2DGrad_v2", ptr, obj, x, y, &dPdx, &dPdy); + + +} + +template +static __attribute__((device)) T tex2DGrad(cudaTextureObject_t texObject, float x, float y, float2 dPdx, float2 dPdy) +{ + + T ret; + tex2DGrad(&ret, texObject, x, y, dPdx, dPdy); + return ret; + +} +# 648 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + __nv_tex_surf_handler("__itex3DGrad_v2", ptr, obj, x, y, z, &dPdx, &dPdy); + +} + +template +static __attribute__((device)) T tex3DGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + T ret; + tex3DGrad(&ret, texObject, x, y, z, dPdx, dPdy); + return ret; + +} +# 690 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, int layer, float dPdx, float dPdy) +{ + + __nv_tex_surf_handler("__itex1DLayeredGrad", ptr, obj, x, layer, dPdx, dPdy); + +} + +template +static __attribute__((device)) T tex1DLayeredGrad(cudaTextureObject_t texObject, float x, int layer, float dPdx, float dPdy) +{ + + T ret; + tex1DLayeredGrad(&ret, texObject, x, layer, dPdx, dPdy); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredGrad(T * ptr, cudaTextureObject_t obj, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + __nv_tex_surf_handler("__itex2DLayeredGrad_v2", ptr, obj, x, y, layer, &dPdx, &dPdy); + +} + +template +static __attribute__((device)) T tex2DLayeredGrad(cudaTextureObject_t texObject, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + T ret; + tex2DLayeredGrad(&ret, texObject, x, y, layer, dPdx, dPdy); + return ret; + +} +# 750 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + __nv_tex_surf_handler("__itexCubemapLayeredGrad_v2", ptr, obj, x, y, z, layer, &dPdx, &dPdy); + +} + +template +static __attribute__((device)) T texCubemapLayeredGrad(cudaTextureObject_t texObject, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + T ret; + texCubemapLayeredGrad(&ret, texObject, x, y, z, layer, dPdx, dPdy); + return ret; + +} +# 3305 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template struct __nv_isurf_trait { }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1Dread(T *ptr, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf1Dread", ptr, obj, x, mode); + +} + +template +static __attribute__((device)) T surf1Dread(cudaSurfaceObject_t surfObject, int x, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surf1Dread(&ret, surfObject, x, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf2Dread", ptr, obj, x, y, mode); + +} + +template +static __attribute__((device)) T surf2Dread(cudaSurfaceObject_t surfObject, int x, int y, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surf2Dread(&ret, surfObject, x, y, boundaryMode); + return ret; + +} + + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf3Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf3Dread", ptr, obj, x, y, z, mode); + +} + +template +static __attribute__((device)) T surf3Dread(cudaSurfaceObject_t surfObject, int x, int y, int z, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surf3Dread(&ret, surfObject, x, y, z, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf1DLayeredread", ptr, obj, x, layer, mode); + +} + +template +static __attribute__((device)) T surf1DLayeredread(cudaSurfaceObject_t surfObject, int x, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surf1DLayeredread(&ret, surfObject, x, layer, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf2DLayeredread", ptr, obj, x, y, layer, mode); + +} + +template +static __attribute__((device)) T surf2DLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surf2DLayeredread(&ret, surfObject, x, y, layer, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurfCubemapread", ptr, obj, x, y, face, mode); + +} + +template +static __attribute__((device)) T surfCubemapread(cudaSurfaceObject_t surfObject, int x, int y, int face, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surfCubemapread(&ret, surfObject, x, y, face, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurfCubemapLayeredread", ptr, obj, x, y, layerface, mode); + +} + +template +static __attribute__((device)) T surfCubemapLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layerface, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + T ret; + surfCubemapLayeredread(&ret, surfObject, x, y, layerface, boundaryMode); + return ret; + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1Dwrite(T val, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf1Dwrite_v2", &val, obj, x, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf2Dwrite_v2", &val, obj, x, y, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf3Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf3Dwrite_v2", &val, obj, x, y, z, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf1DLayeredwrite_v2", &val, obj, x, layer, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurf2DLayeredwrite_v2", &val, obj, x, y, layer, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapwrite(T val, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurfCubemapwrite_v2", &val, obj, x, y, face, mode); + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + __nv_tex_surf_handler("__isurfCubemapLayeredwrite_v2", &val, obj, x, y, layerface, mode); + +} +# 3306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/cudacc_ext.h" 1 +# 3307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + +extern "C" __attribute__((host)) __attribute__((device)) unsigned __cudaPushCallConfiguration(dim3 gridDim, + dim3 blockDim, + size_t sharedMem = 0, + struct CUstream_st *stream = 0); +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h" 1 +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h" +extern "C" { + + +uint3 __attribute__((device_builtin)) extern const threadIdx; +uint3 __attribute__((device_builtin)) extern const blockIdx; +dim3 __attribute__((device_builtin)) extern const blockDim; +dim3 __attribute__((device_builtin)) extern const gridDim; +int __attribute__((device_builtin)) extern const warpSize; + + + + +} +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/include/c++/11/utility" 1 3 +# 58 "/usr/include/c++/11/utility" 3 + +# 59 "/usr/include/c++/11/utility" 3 +# 69 "/usr/include/c++/11/utility" 3 +# 1 "/usr/include/c++/11/bits/stl_relops.h" 1 3 +# 67 "/usr/include/c++/11/bits/stl_relops.h" 3 + +# 67 "/usr/include/c++/11/bits/stl_relops.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + namespace rel_ops + { +# 85 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator!=(const _Tp& __x, const _Tp& __y) + { return !(__x == __y); } +# 98 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator>(const _Tp& __x, const _Tp& __y) + { return __y < __x; } +# 111 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator<=(const _Tp& __x, const _Tp& __y) + { return !(__y < __x); } +# 124 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator>=(const _Tp& __x, const _Tp& __y) + { return !(__x < __y); } + } + + +} +# 70 "/usr/include/c++/11/utility" 2 3 + + + + + + +# 1 "/usr/include/c++/11/initializer_list" 1 3 +# 33 "/usr/include/c++/11/initializer_list" 3 + +# 34 "/usr/include/c++/11/initializer_list" 3 + + + + + +#pragma GCC visibility push(default) + + + +namespace std +{ + + template + class initializer_list + { + public: + typedef _E value_type; + typedef const _E& reference; + typedef const _E& const_reference; + typedef size_t size_type; + typedef const _E* iterator; + typedef const _E* const_iterator; + + private: + iterator _M_array; + size_type _M_len; + + + constexpr initializer_list(const_iterator __a, size_type __l) + : _M_array(__a), _M_len(__l) { } + + public: + constexpr initializer_list() noexcept + : _M_array(0), _M_len(0) { } + + + constexpr size_type + size() const noexcept { return _M_len; } + + + constexpr const_iterator + begin() const noexcept { return _M_array; } + + + constexpr const_iterator + end() const noexcept { return begin() + size(); } + }; + + + + + + + + template + constexpr const _Tp* + begin(initializer_list<_Tp> __ils) noexcept + { return __ils.begin(); } + + + + + + + + template + constexpr const _Tp* + end(initializer_list<_Tp> __ils) noexcept + { return __ils.end(); } +} + +#pragma GCC visibility pop +# 77 "/usr/include/c++/11/utility" 2 3 + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + template + struct tuple_size; + + + + + + template::type, + typename = typename enable_if::value>::type, + size_t = tuple_size<_Tp>::value> + using __enable_if_has_tuple_size = _Tp; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + + template + struct tuple_element; + + + template + using __tuple_element_t = typename tuple_element<__i, _Tp>::type; + + template + struct tuple_element<__i, const _Tp> + { + typedef typename add_const<__tuple_element_t<__i, _Tp>>::type type; + }; + + template + struct tuple_element<__i, volatile _Tp> + { + typedef typename add_volatile<__tuple_element_t<__i, _Tp>>::type type; + }; + + template + struct tuple_element<__i, const volatile _Tp> + { + typedef typename add_cv<__tuple_element_t<__i, _Tp>>::type type; + }; + + + + + + + + template + using tuple_element_t = typename tuple_element<__i, _Tp>::type; + + + + + + template + struct __is_tuple_like_impl> : true_type + { }; + + + template + struct tuple_size> + : public integral_constant { }; + + + template + struct tuple_element<0, pair<_Tp1, _Tp2>> + { typedef _Tp1 type; }; + + + template + struct tuple_element<1, pair<_Tp1, _Tp2>> + { typedef _Tp2 type; }; + + template + struct __pair_get; + + template<> + struct __pair_get<0> + { + template + static constexpr _Tp1& + __get(pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.first; } + + template + static constexpr _Tp1&& + __move_get(pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward<_Tp1>(__pair.first); } + + template + static constexpr const _Tp1& + __const_get(const pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.first; } + + template + static constexpr const _Tp1&& + __const_move_get(const pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward(__pair.first); } + }; + + template<> + struct __pair_get<1> + { + template + static constexpr _Tp2& + __get(pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.second; } + + template + static constexpr _Tp2&& + __move_get(pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward<_Tp2>(__pair.second); } + + template + static constexpr const _Tp2& + __const_get(const pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.second; } + + template + static constexpr const _Tp2&& + __const_move_get(const pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward(__pair.second); } + }; + + template + constexpr typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type& + get(pair<_Tp1, _Tp2>& __in) noexcept + { return __pair_get<_Int>::__get(__in); } + + template + constexpr typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type&& + get(pair<_Tp1, _Tp2>&& __in) noexcept + { return __pair_get<_Int>::__move_get(std::move(__in)); } + + template + constexpr const typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type& + get(const pair<_Tp1, _Tp2>& __in) noexcept + { return __pair_get<_Int>::__const_get(__in); } + + template + constexpr const typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type&& + get(const pair<_Tp1, _Tp2>&& __in) noexcept + { return __pair_get<_Int>::__const_move_get(std::move(__in)); } + + + + + + template + constexpr _Tp& + get(pair<_Tp, _Up>& __p) noexcept + { return __p.first; } + + template + constexpr const _Tp& + get(const pair<_Tp, _Up>& __p) noexcept + { return __p.first; } + + template + constexpr _Tp&& + get(pair<_Tp, _Up>&& __p) noexcept + { return std::move(__p.first); } + + template + constexpr const _Tp&& + get(const pair<_Tp, _Up>&& __p) noexcept + { return std::move(__p.first); } + + template + constexpr _Tp& + get(pair<_Up, _Tp>& __p) noexcept + { return __p.second; } + + template + constexpr const _Tp& + get(const pair<_Up, _Tp>& __p) noexcept + { return __p.second; } + + template + constexpr _Tp&& + get(pair<_Up, _Tp>&& __p) noexcept + { return std::move(__p.second); } + + template + constexpr const _Tp&& + get(const pair<_Up, _Tp>&& __p) noexcept + { return std::move(__p.second); } + + + + + template + + inline _Tp + exchange(_Tp& __obj, _Up&& __new_val) + { return std::__exchange(__obj, std::forward<_Up>(__new_val)); } + + + + + + template struct _Index_tuple { }; + + + template + struct _Build_index_tuple + { +# 312 "/usr/include/c++/11/utility" 3 + using __type = _Index_tuple<__integer_pack(_Num)...>; + + }; + + + + + + + template + struct integer_sequence + { + typedef _Tp value_type; + static constexpr size_t size() noexcept { return sizeof...(_Idx); } + }; + + + template + using make_integer_sequence + + + + = integer_sequence<_Tp, __integer_pack(_Num)...>; + + + + template + using index_sequence = integer_sequence; + + + template + using make_index_sequence = make_integer_sequence; + + + template + using index_sequence_for = make_index_sequence; + + + + + struct in_place_t { + explicit in_place_t() = default; + }; + + inline constexpr in_place_t in_place{}; + + template struct in_place_type_t + { + explicit in_place_type_t() = default; + }; + + template + inline constexpr in_place_type_t<_Tp> in_place_type{}; + + template struct in_place_index_t + { + explicit in_place_index_t() = default; + }; + + template + inline constexpr in_place_index_t<_Idx> in_place_index{}; + + template + inline constexpr bool __is_in_place_type_v = false; + + template + inline constexpr bool __is_in_place_type_v> = true; + + template + using __is_in_place_type = bool_constant<__is_in_place_type_v<_Tp>>; + + + template + [[nodiscard]] + constexpr add_const_t<_Tp>& + as_const(_Tp& __t) noexcept + { return __t; } + + template + void as_const(const _Tp&&) = delete; +# 476 "/usr/include/c++/11/utility" 3 + +} +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" + +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchKernel( + const T *func, + dim3 gridDim, + dim3 blockDim, + void **args, + size_t sharedMem = 0, + cudaStream_t stream = 0 +) +{ + return ::cudaLaunchKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +} +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchKernelEx( + const cudaLaunchConfig_t *config, + void (*kernel)(ExpTypes...), + ActTypes &&... args +) +{ + return [&](ExpTypes... coercedArgs){ + void *pArgs[] = { &coercedArgs... }; + return ::cudaLaunchKernelExC(config, (const void *)kernel, pArgs); + }(std::forward(args)...); +} +# 339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchCooperativeKernel( + const T *func, + dim3 gridDim, + dim3 blockDim, + void **args, + size_t sharedMem = 0, + cudaStream_t stream = 0 +) +{ + return ::cudaLaunchCooperativeKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +} +# 383 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaEventCreate( + cudaEvent_t *event, + unsigned int flags +) +{ + return ::cudaEventCreateWithFlags(event, flags); +} +# 448 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaMallocHost( + void **ptr, + size_t size, + unsigned int flags +) +{ + return ::cudaHostAlloc(ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaHostAlloc( + T **ptr, + size_t size, + unsigned int flags +) +{ + return ::cudaHostAlloc((void**)(void*)ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaHostGetDevicePointer( + T **pDevice, + void *pHost, + unsigned int flags +) +{ + return ::cudaHostGetDevicePointer((void**)(void*)pDevice, pHost, flags); +} +# 577 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocManaged( + T **devPtr, + size_t size, + unsigned int flags = 0x01 +) +{ + return ::cudaMallocManaged((void**)(void*)devPtr, size, flags); +} +# 667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaStreamAttachMemAsync( + cudaStream_t stream, + T *devPtr, + size_t length = 0, + unsigned int flags = 0x04 +) +{ + return ::cudaStreamAttachMemAsync(stream, (void*)devPtr, length, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMalloc( + T **devPtr, + size_t size +) +{ + return ::cudaMalloc((void**)(void*)devPtr, size); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocHost( + T **ptr, + size_t size, + unsigned int flags = 0 +) +{ + return cudaMallocHost((void**)(void*)ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocPitch( + T **devPtr, + size_t *pitch, + size_t width, + size_t height +) +{ + return ::cudaMallocPitch((void**)(void*)devPtr, pitch, width, height); +} +# 717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + void **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync(ptr, size, memPool, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + T **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync((void**)(void*)ptr, size, memPool, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + T **ptr, + size_t size, + cudaStream_t stream +) +{ + return ::cudaMallocAsync((void**)(void*)ptr, size, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocFromPoolAsync( + T **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync((void**)(void*)ptr, size, memPool, stream); +} +# 796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyToSymbol( + const T &symbol, + const void *src, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyHostToDevice +) +{ + return ::cudaMemcpyToSymbol((const void*)&symbol, src, count, offset, kind); +} +# 850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyToSymbolAsync( + const T &symbol, + const void *src, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyHostToDevice, + cudaStream_t stream = 0 +) +{ + return ::cudaMemcpyToSymbolAsync((const void*)&symbol, src, count, offset, kind, stream); +} +# 898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyFromSymbol( + void *dst, + const T &symbol, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost +) +{ + return ::cudaMemcpyFromSymbol(dst, (const void*)&symbol, count, offset, kind); +} +# 952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyFromSymbolAsync( + void *dst, + const T &symbol, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost, + cudaStream_t stream = 0 +) +{ + return ::cudaMemcpyFromSymbolAsync(dst, (const void*)&symbol, count, offset, kind, stream); +} +# 1021 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeToSymbol( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphAddMemcpyNodeToSymbol(pGraphNode, graph, pDependencies, numDependencies, (const void*)&symbol, src, count, offset, kind); +} +# 1092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeFromSymbol( + cudaGraphNode_t* pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t* pDependencies, + size_t numDependencies, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphAddMemcpyNodeFromSymbol(pGraphNode, graph, pDependencies, numDependencies, dst, (const void*)&symbol, count, offset, kind); +} +# 1143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsToSymbol( + cudaGraphNode_t node, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphMemcpyNodeSetParamsToSymbol(node, (const void*)&symbol, src, count, offset, kind); +} +# 1191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsFromSymbol( + cudaGraphNode_t node, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphMemcpyNodeSetParamsFromSymbol(node, dst, (const void*)&symbol, count, offset, kind); +} +# 1249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsToSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphExecMemcpyNodeSetParamsToSymbol(hGraphExec, node, (const void*)&symbol, src, count, offset, kind); +} +# 1308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsFromSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphExecMemcpyNodeSetParamsFromSymbol(hGraphExec, node, dst, (const void*)&symbol, count, offset, kind); +} +# 1347 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaUserObjectCreate( + cudaUserObject_t *object_out, + T *objectToWrap, + unsigned int initialRefcount, + unsigned int flags) +{ + return ::cudaUserObjectCreate( + object_out, + objectToWrap, + [](void *vpObj) { delete reinterpret_cast(vpObj); }, + initialRefcount, + flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaUserObjectCreate( + cudaUserObject_t *object_out, + T *objectToWrap, + unsigned int initialRefcount, + cudaUserObjectFlags flags) +{ + return cudaUserObjectCreate(object_out, objectToWrap, initialRefcount, (unsigned int)flags); +} +# 1397 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGetSymbolAddress( + void **devPtr, + const T &symbol +) +{ + return ::cudaGetSymbolAddress(devPtr, (const void*)&symbol); +} +# 1429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGetSymbolSize( + size_t *size, + const T &symbol +) +{ + return ::cudaGetSymbolSize(size, (const void*)&symbol); +} +# 1473 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture( + size_t *offset, + const struct texture &tex, + const void *devPtr, + const struct cudaChannelFormatDesc &desc, + size_t size = +# 1479 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 3 4 + (0x7fffffff * 2U + 1U) + +# 1480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +) +{ + return ::cudaBindTexture(offset, &tex, devPtr, &desc, size); +} +# 1519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture( + size_t *offset, + const struct texture &tex, + const void *devPtr, + size_t size = +# 1524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 3 4 + (0x7fffffff * 2U + 1U) + +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +) +{ + return cudaBindTexture(offset, tex, devPtr, tex.channelDesc, size); +} +# 1576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture2D( + size_t *offset, + const struct texture &tex, + const void *devPtr, + const struct cudaChannelFormatDesc &desc, + size_t width, + size_t height, + size_t pitch +) +{ + return ::cudaBindTexture2D(offset, &tex, devPtr, &desc, width, height, pitch); +} +# 1635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture2D( + size_t *offset, + const struct texture &tex, + const void *devPtr, + size_t width, + size_t height, + size_t pitch +) +{ + return ::cudaBindTexture2D(offset, &tex, devPtr, &tex.channelDesc, width, height, pitch); +} +# 1678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToArray( + const struct texture &tex, + cudaArray_const_t array, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindTextureToArray(&tex, array, &desc); +} +# 1717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToArray( + const struct texture &tex, + cudaArray_const_t array +) +{ + struct cudaChannelFormatDesc desc; + cudaError_t err = ::cudaGetChannelDesc(&desc, array); + + return err == cudaSuccess ? cudaBindTextureToArray(tex, array, desc) : err; +} +# 1759 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray( + const struct texture &tex, + cudaMipmappedArray_const_t mipmappedArray, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindTextureToMipmappedArray(&tex, mipmappedArray, &desc); +} +# 1798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray( + const struct texture &tex, + cudaMipmappedArray_const_t mipmappedArray +) +{ + struct cudaChannelFormatDesc desc; + cudaArray_t levelArray; + cudaError_t err = ::cudaGetMipmappedArrayLevel(&levelArray, mipmappedArray, 0); + + if (err != cudaSuccess) { + return err; + } + err = ::cudaGetChannelDesc(&desc, levelArray); + + return err == cudaSuccess ? cudaBindTextureToMipmappedArray(tex, mipmappedArray, desc) : err; +} +# 1841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaUnbindTexture( + const struct texture &tex +) +{ + return ::cudaUnbindTexture(&tex); +} +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaGetTextureAlignmentOffset( + size_t *offset, + const struct texture &tex +) +{ + return ::cudaGetTextureAlignmentOffset(offset, &tex); +} +# 1929 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetCacheConfig( + T *func, + enum cudaFuncCache cacheConfig +) +{ + return ::cudaFuncSetCacheConfig((const void*)func, cacheConfig); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetSharedMemConfig( + T *func, + enum cudaSharedMemConfig config +) +{ + return ::cudaFuncSetSharedMemConfig((const void*)func, config); +} +# 1977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor( + int *numBlocks, + T func, + int blockSize, + size_t dynamicSMemSize) +{ + return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void*)func, blockSize, dynamicSMemSize, 0x00); +} +# 2029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags( + int *numBlocks, + T func, + int blockSize, + size_t dynamicSMemSize, + unsigned int flags) +{ + return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void*)func, blockSize, dynamicSMemSize, flags); +} + + + + +class __cudaOccupancyB2DHelper { + size_t n; +public: + inline __attribute__((host)) __attribute__((device)) __cudaOccupancyB2DHelper(size_t n_) : n(n_) {} + inline __attribute__((host)) __attribute__((device)) size_t operator()(int) + { + return n; + } +}; +# 2099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags( + int *minGridSize, + int *blockSize, + T func, + UnaryFunction blockSizeToDynamicSMemSize, + int blockSizeLimit = 0, + unsigned int flags = 0) +{ + cudaError_t status; + + + int device; + struct cudaFuncAttributes attr; + + + int maxThreadsPerMultiProcessor; + int warpSize; + int devMaxThreadsPerBlock; + int multiProcessorCount; + int funcMaxThreadsPerBlock; + int occupancyLimit; + int granularity; + + + int maxBlockSize = 0; + int numBlocks = 0; + int maxOccupancy = 0; + + + int blockSizeToTryAligned; + int blockSizeToTry; + int blockSizeLimitAligned; + int occupancyInBlocks; + int occupancyInThreads; + size_t dynamicSMemSize; + + + + + + if (!minGridSize || !blockSize || !func) { + return cudaErrorInvalidValue; + } + + + + + + status = ::cudaGetDevice(&device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &maxThreadsPerMultiProcessor, + cudaDevAttrMaxThreadsPerMultiProcessor, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &warpSize, + cudaDevAttrWarpSize, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &devMaxThreadsPerBlock, + cudaDevAttrMaxThreadsPerBlock, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &multiProcessorCount, + cudaDevAttrMultiProcessorCount, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaFuncGetAttributes(&attr, func); + if (status != cudaSuccess) { + return status; + } + + funcMaxThreadsPerBlock = attr.maxThreadsPerBlock; + + + + + + occupancyLimit = maxThreadsPerMultiProcessor; + granularity = warpSize; + + if (blockSizeLimit == 0) { + blockSizeLimit = devMaxThreadsPerBlock; + } + + if (devMaxThreadsPerBlock < blockSizeLimit) { + blockSizeLimit = devMaxThreadsPerBlock; + } + + if (funcMaxThreadsPerBlock < blockSizeLimit) { + blockSizeLimit = funcMaxThreadsPerBlock; + } + + blockSizeLimitAligned = ((blockSizeLimit + (granularity - 1)) / granularity) * granularity; + + for (blockSizeToTryAligned = blockSizeLimitAligned; blockSizeToTryAligned > 0; blockSizeToTryAligned -= granularity) { + + + + if (blockSizeLimit < blockSizeToTryAligned) { + blockSizeToTry = blockSizeLimit; + } else { + blockSizeToTry = blockSizeToTryAligned; + } + + dynamicSMemSize = blockSizeToDynamicSMemSize(blockSizeToTry); + + status = cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags( + &occupancyInBlocks, + func, + blockSizeToTry, + dynamicSMemSize, + flags); + + if (status != cudaSuccess) { + return status; + } + + occupancyInThreads = blockSizeToTry * occupancyInBlocks; + + if (occupancyInThreads > maxOccupancy) { + maxBlockSize = blockSizeToTry; + numBlocks = occupancyInBlocks; + maxOccupancy = occupancyInThreads; + } + + + + if (occupancyLimit == maxOccupancy) { + break; + } + } + + + + + + + + *minGridSize = numBlocks * multiProcessorCount; + *blockSize = maxBlockSize; + + return status; +} +# 2295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeVariableSMem( + int *minGridSize, + int *blockSize, + T func, + UnaryFunction blockSizeToDynamicSMemSize, + int blockSizeLimit = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, blockSizeToDynamicSMemSize, blockSizeLimit, 0x00); +} +# 2341 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSize( + int *minGridSize, + int *blockSize, + T func, + size_t dynamicSMemSize = 0, + int blockSizeLimit = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, __cudaOccupancyB2DHelper(dynamicSMemSize), blockSizeLimit, 0x00); +} +# 2379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyAvailableDynamicSMemPerBlock( + size_t *dynamicSmemSize, + T func, + int numBlocks, + int blockSize) +{ + return ::cudaOccupancyAvailableDynamicSMemPerBlock(dynamicSmemSize, (const void*)func, numBlocks, blockSize); +} +# 2438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeWithFlags( + int *minGridSize, + int *blockSize, + T func, + size_t dynamicSMemSize = 0, + int blockSizeLimit = 0, + unsigned int flags = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, __cudaOccupancyB2DHelper(dynamicSMemSize), blockSizeLimit, flags); +} +# 2482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxPotentialClusterSize( + int *clusterSize, + T *func, + const cudaLaunchConfig_t *config) +{ + return ::cudaOccupancyMaxPotentialClusterSize(clusterSize, (const void*)func, config); +} +# 2525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveClusters( + int *numClusters, + T *func, + const cudaLaunchConfig_t *config) +{ + return ::cudaOccupancyMaxActiveClusters(numClusters, (const void*)func, config); +} +# 2565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncGetAttributes( + struct cudaFuncAttributes *attr, + T *entry +) +{ + return ::cudaFuncGetAttributes(attr, (const void*)entry); +} +# 2627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetAttribute( + T *entry, + enum cudaFuncAttribute attr, + int value +) +{ + return ::cudaFuncSetAttribute((const void*)entry, attr, value); +} +# 2659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindSurfaceToArray( + const struct surface &surf, + cudaArray_const_t array, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindSurfaceToArray(&surf, array, &desc); +} +# 2690 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindSurfaceToArray( + const struct surface &surf, + cudaArray_const_t array +) +{ + struct cudaChannelFormatDesc desc; + cudaError_t err = ::cudaGetChannelDesc(&desc, array); + + return err == cudaSuccess ? cudaBindSurfaceToArray(surf, array, desc) : err; +} +# 2711 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic pop +# 0 "" 2 +# 1 "CMakeCUDACompilerId.cu" +# 64 "CMakeCUDACompilerId.cu" +char const* info_compiler = "INFO" ":" "compiler[" "NVIDIA" "]"; + +char const* info_simulate = "INFO" ":" "simulate[" "GNU" "]"; +# 336 "CMakeCUDACompilerId.cu" +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + ('0' + (((11) / 10000000)%10)), ('0' + (((11) / 1000000)%10)), ('0' + (((11) / 100000)%10)), ('0' + (((11) / 10000)%10)), ('0' + (((11) / 1000)%10)), ('0' + (((11) / 100)%10)), ('0' + (((11) / 10)%10)), ('0' + ((11) % 10)), + + '.', ('0' + (((8) / 10000000)%10)), ('0' + (((8) / 1000000)%10)), ('0' + (((8) / 100000)%10)), ('0' + (((8) / 10000)%10)), ('0' + (((8) / 1000)%10)), ('0' + (((8) / 100)%10)), ('0' + (((8) / 10)%10)), ('0' + ((8) % 10)), + + '.', ('0' + (((89) / 10000000)%10)), ('0' + (((89) / 1000000)%10)), ('0' + (((89) / 100000)%10)), ('0' + (((89) / 10000)%10)), ('0' + (((89) / 1000)%10)), ('0' + (((89) / 100)%10)), ('0' + (((89) / 10)%10)), ('0' + ((89) % 10)), + + + + + + ']','\0'}; +# 365 "CMakeCUDACompilerId.cu" +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + ('0' + (((11) / 10000000)%10)), ('0' + (((11) / 1000000)%10)), ('0' + (((11) / 100000)%10)), ('0' + (((11) / 10000)%10)), ('0' + (((11) / 1000)%10)), ('0' + (((11) / 100)%10)), ('0' + (((11) / 10)%10)), ('0' + ((11) % 10)), + + '.', ('0' + (((4) / 10000000)%10)), ('0' + (((4) / 1000000)%10)), ('0' + (((4) / 100000)%10)), ('0' + (((4) / 10000)%10)), ('0' + (((4) / 1000)%10)), ('0' + (((4) / 100)%10)), ('0' + (((4) / 10)%10)), ('0' + ((4) % 10)), + + + + + + + + ']','\0'}; + + + + + + +char const* info_platform = "INFO" ":" "platform[" "Linux" "]"; +char const* info_arch = "INFO" ":" "arch[" "]"; + + + +const char* info_language_standard_default = "INFO" ":" "standard_default[" + + + + + + "17" + + + + + + + +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" + + + + "ON" + + + +"]"; + + + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + + require += info_version[argc]; + + + require += info_simulate[argc]; + + + require += info_simulate_version[argc]; + + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii new file mode 100644 index 0000000..48c8855 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cpp4.ii @@ -0,0 +1,32574 @@ +# 0 "CMakeCUDACompilerId.cu" +# 0 "" +# 0 "" +# 1 "/usr/include/stdc-predef.h" 1 3 4 +# 0 "" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 1 +# 61 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic push + + +#pragma GCC diagnostic ignored "-Wunused-function" +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" 1 +# 201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" +# 1 "/usr/include/features.h" 1 3 4 +# 392 "/usr/include/features.h" 3 4 +# 1 "/usr/include/features-time64.h" 1 3 4 +# 20 "/usr/include/features-time64.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 21 "/usr/include/features-time64.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 +# 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 +# 22 "/usr/include/features-time64.h" 2 3 4 +# 393 "/usr/include/features.h" 2 3 4 +# 486 "/usr/include/features.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 1 3 4 +# 559 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 560 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/long-double.h" 1 3 4 +# 561 "/usr/include/x86_64-linux-gnu/sys/cdefs.h" 2 3 4 +# 487 "/usr/include/features.h" 2 3 4 +# 510 "/usr/include/features.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 1 3 4 +# 10 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/gnu/stubs-64.h" 1 3 4 +# 11 "/usr/include/x86_64-linux-gnu/gnu/stubs.h" 2 3 4 +# 511 "/usr/include/features.h" 2 3 4 +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_config.h" 2 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + + + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 56 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 2 +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" +enum __attribute__((device_builtin)) cudaRoundMode +{ + cudaRoundNearest, + cudaRoundZero, + cudaRoundPosInf, + cudaRoundMinInf +}; +# 57 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" 1 +# 65 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 66 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" 2 +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +struct __attribute__((device_builtin)) char1 +{ + signed char x; +}; + +struct __attribute__((device_builtin)) uchar1 +{ + unsigned char x; +}; + + +struct __attribute__((device_builtin)) __attribute__((aligned(2))) char2 +{ + signed char x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(2))) uchar2 +{ + unsigned char x, y; +}; + +struct __attribute__((device_builtin)) char3 +{ + signed char x, y, z; +}; + +struct __attribute__((device_builtin)) uchar3 +{ + unsigned char x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) char4 +{ + signed char x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) uchar4 +{ + unsigned char x, y, z, w; +}; + +struct __attribute__((device_builtin)) short1 +{ + short x; +}; + +struct __attribute__((device_builtin)) ushort1 +{ + unsigned short x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) short2 +{ + short x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(4))) ushort2 +{ + unsigned short x, y; +}; + +struct __attribute__((device_builtin)) short3 +{ + short x, y, z; +}; + +struct __attribute__((device_builtin)) ushort3 +{ + unsigned short x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(8))) short4 { short x; short y; short z; short w; }; +struct __attribute__((device_builtin)) __attribute__((aligned(8))) ushort4 { unsigned short x; unsigned short y; unsigned short z; unsigned short w; }; + +struct __attribute__((device_builtin)) int1 +{ + int x; +}; + +struct __attribute__((device_builtin)) uint1 +{ + unsigned int x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(8))) int2 { int x; int y; }; +struct __attribute__((device_builtin)) __attribute__((aligned(8))) uint2 { unsigned int x; unsigned int y; }; + +struct __attribute__((device_builtin)) int3 +{ + int x, y, z; +}; + +struct __attribute__((device_builtin)) uint3 +{ + unsigned int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) int4 +{ + int x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) uint4 +{ + unsigned int x, y, z, w; +}; + +struct __attribute__((device_builtin)) long1 +{ + long int x; +}; + +struct __attribute__((device_builtin)) ulong1 +{ + unsigned long x; +}; + + + + + + +struct __attribute__((device_builtin)) __attribute__((aligned(2*sizeof(long int)))) long2 +{ + long int x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(2*sizeof(unsigned long int)))) ulong2 +{ + unsigned long int x, y; +}; + + + +struct __attribute__((device_builtin)) long3 +{ + long int x, y, z; +}; + +struct __attribute__((device_builtin)) ulong3 +{ + unsigned long int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) long4 +{ + long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulong4 +{ + unsigned long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) float1 +{ + float x; +}; +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +struct __attribute__((device_builtin)) __attribute__((aligned(8))) float2 { float x; float y; }; + + + + +struct __attribute__((device_builtin)) float3 +{ + float x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) float4 +{ + float x, y, z, w; +}; + +struct __attribute__((device_builtin)) longlong1 +{ + long long int x; +}; + +struct __attribute__((device_builtin)) ulonglong1 +{ + unsigned long long int x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) longlong2 +{ + long long int x, y; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulonglong2 +{ + unsigned long long int x, y; +}; + +struct __attribute__((device_builtin)) longlong3 +{ + long long int x, y, z; +}; + +struct __attribute__((device_builtin)) ulonglong3 +{ + unsigned long long int x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) longlong4 +{ + long long int x, y, z ,w; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) ulonglong4 +{ + unsigned long long int x, y, z, w; +}; + +struct __attribute__((device_builtin)) double1 +{ + double x; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) double2 +{ + double x, y; +}; + +struct __attribute__((device_builtin)) double3 +{ + double x, y, z; +}; + +struct __attribute__((device_builtin)) __attribute__((aligned(16))) double4 +{ + double x, y, z, w; +}; +# 363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +typedef __attribute__((device_builtin)) struct char1 char1; +typedef __attribute__((device_builtin)) struct uchar1 uchar1; +typedef __attribute__((device_builtin)) struct char2 char2; +typedef __attribute__((device_builtin)) struct uchar2 uchar2; +typedef __attribute__((device_builtin)) struct char3 char3; +typedef __attribute__((device_builtin)) struct uchar3 uchar3; +typedef __attribute__((device_builtin)) struct char4 char4; +typedef __attribute__((device_builtin)) struct uchar4 uchar4; +typedef __attribute__((device_builtin)) struct short1 short1; +typedef __attribute__((device_builtin)) struct ushort1 ushort1; +typedef __attribute__((device_builtin)) struct short2 short2; +typedef __attribute__((device_builtin)) struct ushort2 ushort2; +typedef __attribute__((device_builtin)) struct short3 short3; +typedef __attribute__((device_builtin)) struct ushort3 ushort3; +typedef __attribute__((device_builtin)) struct short4 short4; +typedef __attribute__((device_builtin)) struct ushort4 ushort4; +typedef __attribute__((device_builtin)) struct int1 int1; +typedef __attribute__((device_builtin)) struct uint1 uint1; +typedef __attribute__((device_builtin)) struct int2 int2; +typedef __attribute__((device_builtin)) struct uint2 uint2; +typedef __attribute__((device_builtin)) struct int3 int3; +typedef __attribute__((device_builtin)) struct uint3 uint3; +typedef __attribute__((device_builtin)) struct int4 int4; +typedef __attribute__((device_builtin)) struct uint4 uint4; +typedef __attribute__((device_builtin)) struct long1 long1; +typedef __attribute__((device_builtin)) struct ulong1 ulong1; +typedef __attribute__((device_builtin)) struct long2 long2; +typedef __attribute__((device_builtin)) struct ulong2 ulong2; +typedef __attribute__((device_builtin)) struct long3 long3; +typedef __attribute__((device_builtin)) struct ulong3 ulong3; +typedef __attribute__((device_builtin)) struct long4 long4; +typedef __attribute__((device_builtin)) struct ulong4 ulong4; +typedef __attribute__((device_builtin)) struct float1 float1; +typedef __attribute__((device_builtin)) struct float2 float2; +typedef __attribute__((device_builtin)) struct float3 float3; +typedef __attribute__((device_builtin)) struct float4 float4; +typedef __attribute__((device_builtin)) struct longlong1 longlong1; +typedef __attribute__((device_builtin)) struct ulonglong1 ulonglong1; +typedef __attribute__((device_builtin)) struct longlong2 longlong2; +typedef __attribute__((device_builtin)) struct ulonglong2 ulonglong2; +typedef __attribute__((device_builtin)) struct longlong3 longlong3; +typedef __attribute__((device_builtin)) struct ulonglong3 ulonglong3; +typedef __attribute__((device_builtin)) struct longlong4 longlong4; +typedef __attribute__((device_builtin)) struct ulonglong4 ulonglong4; +typedef __attribute__((device_builtin)) struct double1 double1; +typedef __attribute__((device_builtin)) struct double2 double2; +typedef __attribute__((device_builtin)) struct double3 double3; +typedef __attribute__((device_builtin)) struct double4 double4; + + + + + + + +struct __attribute__((device_builtin)) dim3 +{ + unsigned int x, y, z; + + + __attribute__((host)) __attribute__((device)) constexpr dim3(unsigned int vx = 1, unsigned int vy = 1, unsigned int vz = 1) : x(vx), y(vy), z(vz) {} + __attribute__((host)) __attribute__((device)) constexpr dim3(uint3 v) : x(v.x), y(v.y), z(v.z) {} + __attribute__((host)) __attribute__((device)) constexpr operator uint3(void) const { return uint3{x, y, z}; } + + + + + + +}; + +typedef __attribute__((device_builtin)) struct dim3 dim3; +# 62 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 81 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 1 3 4 +# 34 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h" 1 3 4 + + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 1 3 4 +# 203 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 3 4 +# 1 "/usr/include/limits.h" 1 3 4 +# 26 "/usr/include/limits.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/limits.h" 2 3 4 +# 195 "/usr/include/limits.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 28 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 +# 161 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 1 3 4 +# 38 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 +# 1 "/usr/include/linux/limits.h" 1 3 4 +# 39 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 +# 81 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 3 4 + +# 23 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 3 4 +extern "C" { +extern long int __sysconf (int __name) noexcept (true); +} +# 82 "/usr/include/x86_64-linux-gnu/bits/local_lim.h" 2 3 4 +# 162 "/usr/include/x86_64-linux-gnu/bits/posix1_lim.h" 2 3 4 +# 196 "/usr/include/limits.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/posix2_lim.h" 1 3 4 +# 200 "/usr/include/limits.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 1 3 4 +# 64 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/uio_lim.h" 1 3 4 +# 65 "/usr/include/x86_64-linux-gnu/bits/xopen_lim.h" 2 3 4 +# 204 "/usr/include/limits.h" 2 3 4 +# 204 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 2 3 4 +# 8 "/usr/lib/gcc/x86_64-linux-gnu/11/include/syslimits.h" 2 3 4 +# 35 "/usr/lib/gcc/x86_64-linux-gnu/11/include/limits.h" 2 3 4 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 143 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef long int ptrdiff_t; +# 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef long unsigned int size_t; +# 415 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +typedef struct { + long long __max_align_ll __attribute__((__aligned__(__alignof__(long long)))); + long double __max_align_ld __attribute__((__aligned__(__alignof__(long double)))); +# 426 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 4 +} max_align_t; + + + + + + + typedef decltype(nullptr) nullptr_t; +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" 2 +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +enum __attribute__((device_builtin)) cudaError +{ + + + + + + cudaSuccess = 0, + + + + + + cudaErrorInvalidValue = 1, + + + + + + cudaErrorMemoryAllocation = 2, + + + + + + cudaErrorInitializationError = 3, + + + + + + + cudaErrorCudartUnloading = 4, + + + + + + + cudaErrorProfilerDisabled = 5, + + + + + + + + cudaErrorProfilerNotInitialized = 6, + + + + + + + cudaErrorProfilerAlreadyStarted = 7, + + + + + + + cudaErrorProfilerAlreadyStopped = 8, +# 272 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorInvalidConfiguration = 9, + + + + + + cudaErrorInvalidPitchValue = 12, + + + + + + cudaErrorInvalidSymbol = 13, + + + + + + + + cudaErrorInvalidHostPointer = 16, + + + + + + + + cudaErrorInvalidDevicePointer = 17, + + + + + + cudaErrorInvalidTexture = 18, + + + + + + cudaErrorInvalidTextureBinding = 19, + + + + + + + cudaErrorInvalidChannelDescriptor = 20, + + + + + + cudaErrorInvalidMemcpyDirection = 21, +# 335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorAddressOfConstant = 22, +# 344 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorTextureFetchFailed = 23, +# 353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorTextureNotBound = 24, +# 362 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSynchronizationError = 25, + + + + + + cudaErrorInvalidFilterSetting = 26, + + + + + + cudaErrorInvalidNormSetting = 27, + + + + + + + + cudaErrorMixedDeviceExecution = 28, + + + + + + + + cudaErrorNotYetImplemented = 31, +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorMemoryValueTooLarge = 32, + + + + + + + cudaErrorStubLibrary = 34, + + + + + + + cudaErrorInsufficientDriver = 35, + + + + + + + cudaErrorCallRequiresNewerDriver = 36, + + + + + + cudaErrorInvalidSurface = 37, + + + + + + cudaErrorDuplicateVariableName = 43, + + + + + + cudaErrorDuplicateTextureName = 44, + + + + + + cudaErrorDuplicateSurfaceName = 45, +# 454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorDevicesUnavailable = 46, +# 467 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorIncompatibleDriverContext = 49, + + + + + + cudaErrorMissingConfiguration = 52, +# 482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorPriorLaunchFailure = 53, + + + + + + + cudaErrorLaunchMaxDepthExceeded = 65, + + + + + + + + cudaErrorLaunchFileScopedTex = 66, + + + + + + + + cudaErrorLaunchFileScopedSurf = 67, +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSyncDepthExceeded = 68, +# 532 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchPendingCountExceeded = 69, + + + + + + cudaErrorInvalidDeviceFunction = 98, + + + + + + cudaErrorNoDevice = 100, + + + + + + + cudaErrorInvalidDevice = 101, + + + + + cudaErrorDeviceNotLicensed = 102, +# 565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSoftwareValidityNotEstablished = 103, + + + + + cudaErrorStartupFailure = 127, + + + + + cudaErrorInvalidKernelImage = 200, +# 585 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorDeviceUninitialized = 201, + + + + + cudaErrorMapBufferObjectFailed = 205, + + + + + cudaErrorUnmapBufferObjectFailed = 206, + + + + + + cudaErrorArrayIsMapped = 207, + + + + + cudaErrorAlreadyMapped = 208, + + + + + + + + cudaErrorNoKernelImageForDevice = 209, + + + + + cudaErrorAlreadyAcquired = 210, + + + + + cudaErrorNotMapped = 211, + + + + + + cudaErrorNotMappedAsArray = 212, + + + + + + cudaErrorNotMappedAsPointer = 213, + + + + + + cudaErrorECCUncorrectable = 214, + + + + + + cudaErrorUnsupportedLimit = 215, + + + + + + cudaErrorDeviceAlreadyInUse = 216, + + + + + + cudaErrorPeerAccessUnsupported = 217, + + + + + + cudaErrorInvalidPtx = 218, + + + + + cudaErrorInvalidGraphicsContext = 219, + + + + + + cudaErrorNvlinkUncorrectable = 220, + + + + + + + cudaErrorJitCompilerNotFound = 221, + + + + + + + cudaErrorUnsupportedPtxVersion = 222, + + + + + + + cudaErrorJitCompilationDisabled = 223, + + + + + cudaErrorUnsupportedExecAffinity = 224, + + + + + cudaErrorInvalidSource = 300, + + + + + cudaErrorFileNotFound = 301, + + + + + cudaErrorSharedObjectSymbolNotFound = 302, + + + + + cudaErrorSharedObjectInitFailed = 303, + + + + + cudaErrorOperatingSystem = 304, + + + + + + + cudaErrorInvalidResourceHandle = 400, + + + + + + cudaErrorIllegalState = 401, + + + + + + + cudaErrorSymbolNotFound = 500, + + + + + + + + cudaErrorNotReady = 600, + + + + + + + + cudaErrorIllegalAddress = 700, +# 773 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchOutOfResources = 701, +# 784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchTimeout = 702, + + + + + + cudaErrorLaunchIncompatibleTexturing = 703, + + + + + + + cudaErrorPeerAccessAlreadyEnabled = 704, + + + + + + + cudaErrorPeerAccessNotEnabled = 705, +# 817 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSetOnActiveProcess = 708, + + + + + + + cudaErrorContextIsDestroyed = 709, + + + + + + + cudaErrorAssert = 710, + + + + + + + cudaErrorTooManyPeers = 711, + + + + + + cudaErrorHostMemoryAlreadyRegistered = 712, + + + + + + cudaErrorHostMemoryNotRegistered = 713, +# 859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorHardwareStackError = 714, + + + + + + + + cudaErrorIllegalInstruction = 715, +# 876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorMisalignedAddress = 716, +# 887 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorInvalidAddressSpace = 717, + + + + + + + + cudaErrorInvalidPc = 718, +# 906 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorLaunchFailure = 719, +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorCooperativeLaunchTooLarge = 720, + + + + + cudaErrorNotPermitted = 800, + + + + + + cudaErrorNotSupported = 801, +# 935 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorSystemNotReady = 802, + + + + + + + cudaErrorSystemDriverMismatch = 803, +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorCompatNotSupportedOnDevice = 804, + + + + + cudaErrorMpsConnectionFailed = 805, + + + + + cudaErrorMpsRpcFailure = 806, + + + + + + cudaErrorMpsServerNotReady = 807, + + + + + cudaErrorMpsMaxClientsReached = 808, + + + + + cudaErrorMpsMaxConnectionsReached = 809, + + + + + cudaErrorMpsClientTerminated = 810, + + + + + cudaErrorStreamCaptureUnsupported = 900, + + + + + + cudaErrorStreamCaptureInvalidated = 901, + + + + + + cudaErrorStreamCaptureMerge = 902, + + + + + cudaErrorStreamCaptureUnmatched = 903, + + + + + + cudaErrorStreamCaptureUnjoined = 904, + + + + + + + cudaErrorStreamCaptureIsolation = 905, + + + + + + cudaErrorStreamCaptureImplicit = 906, + + + + + + cudaErrorCapturedEvent = 907, + + + + + + + cudaErrorStreamCaptureWrongThread = 908, + + + + + cudaErrorTimeout = 909, + + + + + + cudaErrorGraphExecUpdateFailure = 910, +# 1057 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaErrorExternalDevice = 911, + + + + + + cudaErrorInvalidClusterSize = 912, + + + + + cudaErrorUnknown = 999, + + + + + + + + cudaErrorApiFailureBase = 10000 +}; + + + + +enum __attribute__((device_builtin)) cudaChannelFormatKind +{ + cudaChannelFormatKindSigned = 0, + cudaChannelFormatKindUnsigned = 1, + cudaChannelFormatKindFloat = 2, + cudaChannelFormatKindNone = 3, + cudaChannelFormatKindNV12 = 4, + cudaChannelFormatKindUnsignedNormalized8X1 = 5, + cudaChannelFormatKindUnsignedNormalized8X2 = 6, + cudaChannelFormatKindUnsignedNormalized8X4 = 7, + cudaChannelFormatKindUnsignedNormalized16X1 = 8, + cudaChannelFormatKindUnsignedNormalized16X2 = 9, + cudaChannelFormatKindUnsignedNormalized16X4 = 10, + cudaChannelFormatKindSignedNormalized8X1 = 11, + cudaChannelFormatKindSignedNormalized8X2 = 12, + cudaChannelFormatKindSignedNormalized8X4 = 13, + cudaChannelFormatKindSignedNormalized16X1 = 14, + cudaChannelFormatKindSignedNormalized16X2 = 15, + cudaChannelFormatKindSignedNormalized16X4 = 16, + cudaChannelFormatKindUnsignedBlockCompressed1 = 17, + cudaChannelFormatKindUnsignedBlockCompressed1SRGB = 18, + cudaChannelFormatKindUnsignedBlockCompressed2 = 19, + cudaChannelFormatKindUnsignedBlockCompressed2SRGB = 20, + cudaChannelFormatKindUnsignedBlockCompressed3 = 21, + cudaChannelFormatKindUnsignedBlockCompressed3SRGB = 22, + cudaChannelFormatKindUnsignedBlockCompressed4 = 23, + cudaChannelFormatKindSignedBlockCompressed4 = 24, + cudaChannelFormatKindUnsignedBlockCompressed5 = 25, + cudaChannelFormatKindSignedBlockCompressed5 = 26, + cudaChannelFormatKindUnsignedBlockCompressed6H = 27, + cudaChannelFormatKindSignedBlockCompressed6H = 28, + cudaChannelFormatKindUnsignedBlockCompressed7 = 29, + cudaChannelFormatKindUnsignedBlockCompressed7SRGB = 30 +}; + + + + +struct __attribute__((device_builtin)) cudaChannelFormatDesc +{ + int x; + int y; + int z; + int w; + enum cudaChannelFormatKind f; +}; + + + + +typedef struct cudaArray *cudaArray_t; + + + + +typedef const struct cudaArray *cudaArray_const_t; + +struct cudaArray; + + + + +typedef struct cudaMipmappedArray *cudaMipmappedArray_t; + + + + +typedef const struct cudaMipmappedArray *cudaMipmappedArray_const_t; + +struct cudaMipmappedArray; +# 1161 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaArraySparseProperties { + struct { + unsigned int width; + unsigned int height; + unsigned int depth; + } tileExtent; + unsigned int miptailFirstLevel; + unsigned long long miptailSize; + unsigned int flags; + unsigned int reserved[4]; +}; + + + + +struct __attribute__((device_builtin)) cudaArrayMemoryRequirements { + size_t size; + size_t alignment; + unsigned int reserved[4]; +}; + + + + +enum __attribute__((device_builtin)) cudaMemoryType +{ + cudaMemoryTypeUnregistered = 0, + cudaMemoryTypeHost = 1, + cudaMemoryTypeDevice = 2, + cudaMemoryTypeManaged = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaMemcpyKind +{ + cudaMemcpyHostToHost = 0, + cudaMemcpyHostToDevice = 1, + cudaMemcpyDeviceToHost = 2, + cudaMemcpyDeviceToDevice = 3, + cudaMemcpyDefault = 4 +}; + + + + + + +struct __attribute__((device_builtin)) cudaPitchedPtr +{ + void *ptr; + size_t pitch; + size_t xsize; + size_t ysize; +}; + + + + + + +struct __attribute__((device_builtin)) cudaExtent +{ + size_t width; + size_t height; + size_t depth; +}; + + + + + + +struct __attribute__((device_builtin)) cudaPos +{ + size_t x; + size_t y; + size_t z; +}; + + + + +struct __attribute__((device_builtin)) cudaMemcpy3DParms +{ + cudaArray_t srcArray; + struct cudaPos srcPos; + struct cudaPitchedPtr srcPtr; + + cudaArray_t dstArray; + struct cudaPos dstPos; + struct cudaPitchedPtr dstPtr; + + struct cudaExtent extent; + enum cudaMemcpyKind kind; +}; + + + + +struct __attribute__((device_builtin)) cudaMemcpy3DPeerParms +{ + cudaArray_t srcArray; + struct cudaPos srcPos; + struct cudaPitchedPtr srcPtr; + int srcDevice; + + cudaArray_t dstArray; + struct cudaPos dstPos; + struct cudaPitchedPtr dstPtr; + int dstDevice; + + struct cudaExtent extent; +}; + + + + +struct __attribute__((device_builtin)) cudaMemsetParams { + void *dst; + size_t pitch; + unsigned int value; + unsigned int elementSize; + size_t width; + size_t height; +}; + + + + +enum __attribute__((device_builtin)) cudaAccessProperty { + cudaAccessPropertyNormal = 0, + cudaAccessPropertyStreaming = 1, + cudaAccessPropertyPersisting = 2 +}; +# 1309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaAccessPolicyWindow { + void *base_ptr; + size_t num_bytes; + float hitRatio; + enum cudaAccessProperty hitProp; + enum cudaAccessProperty missProp; +}; +# 1327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef void ( *cudaHostFn_t)(void *userData); + + + + +struct __attribute__((device_builtin)) cudaHostNodeParams { + cudaHostFn_t fn; + void* userData; +}; + + + + +enum __attribute__((device_builtin)) cudaStreamCaptureStatus { + cudaStreamCaptureStatusNone = 0, + cudaStreamCaptureStatusActive = 1, + cudaStreamCaptureStatusInvalidated = 2 + +}; + + + + + +enum __attribute__((device_builtin)) cudaStreamCaptureMode { + cudaStreamCaptureModeGlobal = 0, + cudaStreamCaptureModeThreadLocal = 1, + cudaStreamCaptureModeRelaxed = 2 +}; + +enum __attribute__((device_builtin)) cudaSynchronizationPolicy { + cudaSyncPolicyAuto = 1, + cudaSyncPolicySpin = 2, + cudaSyncPolicyYield = 3, + cudaSyncPolicyBlockingSync = 4 +}; + + + + +enum __attribute__((device_builtin)) cudaClusterSchedulingPolicy { + cudaClusterSchedulingPolicyDefault = 0, + cudaClusterSchedulingPolicySpread = 1, + cudaClusterSchedulingPolicyLoadBalancing = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaStreamUpdateCaptureDependenciesFlags { + cudaStreamAddCaptureDependencies = 0x0, + cudaStreamSetCaptureDependencies = 0x1 +}; + + + + +enum __attribute__((device_builtin)) cudaUserObjectFlags { + cudaUserObjectNoDestructorSync = 0x1 +}; + + + + +enum __attribute__((device_builtin)) cudaUserObjectRetainFlags { + cudaGraphUserObjectMove = 0x1 +}; + + + + +struct cudaGraphicsResource; + + + + +enum __attribute__((device_builtin)) cudaGraphicsRegisterFlags +{ + cudaGraphicsRegisterFlagsNone = 0, + cudaGraphicsRegisterFlagsReadOnly = 1, + cudaGraphicsRegisterFlagsWriteDiscard = 2, + cudaGraphicsRegisterFlagsSurfaceLoadStore = 4, + cudaGraphicsRegisterFlagsTextureGather = 8 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphicsMapFlags +{ + cudaGraphicsMapFlagsNone = 0, + cudaGraphicsMapFlagsReadOnly = 1, + cudaGraphicsMapFlagsWriteDiscard = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphicsCubeFace +{ + cudaGraphicsCubeFacePositiveX = 0x00, + cudaGraphicsCubeFaceNegativeX = 0x01, + cudaGraphicsCubeFacePositiveY = 0x02, + cudaGraphicsCubeFaceNegativeY = 0x03, + cudaGraphicsCubeFacePositiveZ = 0x04, + cudaGraphicsCubeFaceNegativeZ = 0x05 +}; + + + + +enum __attribute__((device_builtin)) cudaResourceType +{ + cudaResourceTypeArray = 0x00, + cudaResourceTypeMipmappedArray = 0x01, + cudaResourceTypeLinear = 0x02, + cudaResourceTypePitch2D = 0x03 +}; + + + + +enum __attribute__((device_builtin)) cudaResourceViewFormat +{ + cudaResViewFormatNone = 0x00, + cudaResViewFormatUnsignedChar1 = 0x01, + cudaResViewFormatUnsignedChar2 = 0x02, + cudaResViewFormatUnsignedChar4 = 0x03, + cudaResViewFormatSignedChar1 = 0x04, + cudaResViewFormatSignedChar2 = 0x05, + cudaResViewFormatSignedChar4 = 0x06, + cudaResViewFormatUnsignedShort1 = 0x07, + cudaResViewFormatUnsignedShort2 = 0x08, + cudaResViewFormatUnsignedShort4 = 0x09, + cudaResViewFormatSignedShort1 = 0x0a, + cudaResViewFormatSignedShort2 = 0x0b, + cudaResViewFormatSignedShort4 = 0x0c, + cudaResViewFormatUnsignedInt1 = 0x0d, + cudaResViewFormatUnsignedInt2 = 0x0e, + cudaResViewFormatUnsignedInt4 = 0x0f, + cudaResViewFormatSignedInt1 = 0x10, + cudaResViewFormatSignedInt2 = 0x11, + cudaResViewFormatSignedInt4 = 0x12, + cudaResViewFormatHalf1 = 0x13, + cudaResViewFormatHalf2 = 0x14, + cudaResViewFormatHalf4 = 0x15, + cudaResViewFormatFloat1 = 0x16, + cudaResViewFormatFloat2 = 0x17, + cudaResViewFormatFloat4 = 0x18, + cudaResViewFormatUnsignedBlockCompressed1 = 0x19, + cudaResViewFormatUnsignedBlockCompressed2 = 0x1a, + cudaResViewFormatUnsignedBlockCompressed3 = 0x1b, + cudaResViewFormatUnsignedBlockCompressed4 = 0x1c, + cudaResViewFormatSignedBlockCompressed4 = 0x1d, + cudaResViewFormatUnsignedBlockCompressed5 = 0x1e, + cudaResViewFormatSignedBlockCompressed5 = 0x1f, + cudaResViewFormatUnsignedBlockCompressed6H = 0x20, + cudaResViewFormatSignedBlockCompressed6H = 0x21, + cudaResViewFormatUnsignedBlockCompressed7 = 0x22 +}; + + + + +struct __attribute__((device_builtin)) cudaResourceDesc { + enum cudaResourceType resType; + + union { + struct { + cudaArray_t array; + } array; + struct { + cudaMipmappedArray_t mipmap; + } mipmap; + struct { + void *devPtr; + struct cudaChannelFormatDesc desc; + size_t sizeInBytes; + } linear; + struct { + void *devPtr; + struct cudaChannelFormatDesc desc; + size_t width; + size_t height; + size_t pitchInBytes; + } pitch2D; + } res; +}; + + + + +struct __attribute__((device_builtin)) cudaResourceViewDesc +{ + enum cudaResourceViewFormat format; + size_t width; + size_t height; + size_t depth; + unsigned int firstMipmapLevel; + unsigned int lastMipmapLevel; + unsigned int firstLayer; + unsigned int lastLayer; +}; + + + + +struct __attribute__((device_builtin)) cudaPointerAttributes +{ + + + + + enum cudaMemoryType type; +# 1551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + int device; + + + + + + void *devicePointer; +# 1566 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + void *hostPointer; +}; + + + + +struct __attribute__((device_builtin)) cudaFuncAttributes +{ + + + + + + size_t sharedSizeBytes; + + + + + + size_t constSizeBytes; + + + + + size_t localSizeBytes; + + + + + + + int maxThreadsPerBlock; + + + + + int numRegs; + + + + + + + int ptxVersion; + + + + + + + int binaryVersion; + + + + + + int cacheModeCA; + + + + + + + int maxDynamicSharedSizeBytes; +# 1638 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + int preferredShmemCarveout; +}; + + + + +enum __attribute__((device_builtin)) cudaFuncAttribute +{ + cudaFuncAttributeMaxDynamicSharedMemorySize = 8, + cudaFuncAttributePreferredSharedMemoryCarveout = 9, + cudaFuncAttributeClusterDimMustBeSet = 10, + cudaFuncAttributeRequiredClusterWidth = 11, + cudaFuncAttributeRequiredClusterHeight = 12, + cudaFuncAttributeRequiredClusterDepth = 13, + cudaFuncAttributeNonPortableClusterSizeAllowed = 14, + cudaFuncAttributeClusterSchedulingPolicyPreference = 15, + cudaFuncAttributeMax +}; + + + + +enum __attribute__((device_builtin)) cudaFuncCache +{ + cudaFuncCachePreferNone = 0, + cudaFuncCachePreferShared = 1, + cudaFuncCachePreferL1 = 2, + cudaFuncCachePreferEqual = 3 +}; + + + + + +enum __attribute__((device_builtin)) cudaSharedMemConfig +{ + cudaSharedMemBankSizeDefault = 0, + cudaSharedMemBankSizeFourByte = 1, + cudaSharedMemBankSizeEightByte = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaSharedCarveout { + cudaSharedmemCarveoutDefault = -1, + cudaSharedmemCarveoutMaxShared = 100, + cudaSharedmemCarveoutMaxL1 = 0 +}; + + + + +enum __attribute__((device_builtin)) cudaComputeMode +{ + cudaComputeModeDefault = 0, + cudaComputeModeExclusive = 1, + cudaComputeModeProhibited = 2, + cudaComputeModeExclusiveProcess = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaLimit +{ + cudaLimitStackSize = 0x00, + cudaLimitPrintfFifoSize = 0x01, + cudaLimitMallocHeapSize = 0x02, + cudaLimitDevRuntimeSyncDepth = 0x03, + cudaLimitDevRuntimePendingLaunchCount = 0x04, + cudaLimitMaxL2FetchGranularity = 0x05, + cudaLimitPersistingL2CacheSize = 0x06 +}; + + + + +enum __attribute__((device_builtin)) cudaMemoryAdvise +{ + cudaMemAdviseSetReadMostly = 1, + cudaMemAdviseUnsetReadMostly = 2, + cudaMemAdviseSetPreferredLocation = 3, + cudaMemAdviseUnsetPreferredLocation = 4, + cudaMemAdviseSetAccessedBy = 5, + cudaMemAdviseUnsetAccessedBy = 6 +}; + + + + +enum __attribute__((device_builtin)) cudaMemRangeAttribute +{ + cudaMemRangeAttributeReadMostly = 1, + cudaMemRangeAttributePreferredLocation = 2, + cudaMemRangeAttributeAccessedBy = 3, + cudaMemRangeAttributeLastPrefetchLocation = 4 +}; + + + + +enum __attribute__((device_builtin)) cudaOutputMode +{ + cudaKeyValuePair = 0x00, + cudaCSV = 0x01 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesOptions { + cudaFlushGPUDirectRDMAWritesOptionHost = 1<<0, + cudaFlushGPUDirectRDMAWritesOptionMemOps = 1<<1 +}; + + + + +enum __attribute__((device_builtin)) cudaGPUDirectRDMAWritesOrdering { + cudaGPUDirectRDMAWritesOrderingNone = 0, + cudaGPUDirectRDMAWritesOrderingOwner = 100, + cudaGPUDirectRDMAWritesOrderingAllDevices = 200 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesScope { + cudaFlushGPUDirectRDMAWritesToOwner = 100, + cudaFlushGPUDirectRDMAWritesToAllDevices = 200 +}; + + + + +enum __attribute__((device_builtin)) cudaFlushGPUDirectRDMAWritesTarget { + cudaFlushGPUDirectRDMAWritesTargetCurrentDevice +}; + + + + + +enum __attribute__((device_builtin)) cudaDeviceAttr +{ + cudaDevAttrMaxThreadsPerBlock = 1, + cudaDevAttrMaxBlockDimX = 2, + cudaDevAttrMaxBlockDimY = 3, + cudaDevAttrMaxBlockDimZ = 4, + cudaDevAttrMaxGridDimX = 5, + cudaDevAttrMaxGridDimY = 6, + cudaDevAttrMaxGridDimZ = 7, + cudaDevAttrMaxSharedMemoryPerBlock = 8, + cudaDevAttrTotalConstantMemory = 9, + cudaDevAttrWarpSize = 10, + cudaDevAttrMaxPitch = 11, + cudaDevAttrMaxRegistersPerBlock = 12, + cudaDevAttrClockRate = 13, + cudaDevAttrTextureAlignment = 14, + cudaDevAttrGpuOverlap = 15, + cudaDevAttrMultiProcessorCount = 16, + cudaDevAttrKernelExecTimeout = 17, + cudaDevAttrIntegrated = 18, + cudaDevAttrCanMapHostMemory = 19, + cudaDevAttrComputeMode = 20, + cudaDevAttrMaxTexture1DWidth = 21, + cudaDevAttrMaxTexture2DWidth = 22, + cudaDevAttrMaxTexture2DHeight = 23, + cudaDevAttrMaxTexture3DWidth = 24, + cudaDevAttrMaxTexture3DHeight = 25, + cudaDevAttrMaxTexture3DDepth = 26, + cudaDevAttrMaxTexture2DLayeredWidth = 27, + cudaDevAttrMaxTexture2DLayeredHeight = 28, + cudaDevAttrMaxTexture2DLayeredLayers = 29, + cudaDevAttrSurfaceAlignment = 30, + cudaDevAttrConcurrentKernels = 31, + cudaDevAttrEccEnabled = 32, + cudaDevAttrPciBusId = 33, + cudaDevAttrPciDeviceId = 34, + cudaDevAttrTccDriver = 35, + cudaDevAttrMemoryClockRate = 36, + cudaDevAttrGlobalMemoryBusWidth = 37, + cudaDevAttrL2CacheSize = 38, + cudaDevAttrMaxThreadsPerMultiProcessor = 39, + cudaDevAttrAsyncEngineCount = 40, + cudaDevAttrUnifiedAddressing = 41, + cudaDevAttrMaxTexture1DLayeredWidth = 42, + cudaDevAttrMaxTexture1DLayeredLayers = 43, + cudaDevAttrMaxTexture2DGatherWidth = 45, + cudaDevAttrMaxTexture2DGatherHeight = 46, + cudaDevAttrMaxTexture3DWidthAlt = 47, + cudaDevAttrMaxTexture3DHeightAlt = 48, + cudaDevAttrMaxTexture3DDepthAlt = 49, + cudaDevAttrPciDomainId = 50, + cudaDevAttrTexturePitchAlignment = 51, + cudaDevAttrMaxTextureCubemapWidth = 52, + cudaDevAttrMaxTextureCubemapLayeredWidth = 53, + cudaDevAttrMaxTextureCubemapLayeredLayers = 54, + cudaDevAttrMaxSurface1DWidth = 55, + cudaDevAttrMaxSurface2DWidth = 56, + cudaDevAttrMaxSurface2DHeight = 57, + cudaDevAttrMaxSurface3DWidth = 58, + cudaDevAttrMaxSurface3DHeight = 59, + cudaDevAttrMaxSurface3DDepth = 60, + cudaDevAttrMaxSurface1DLayeredWidth = 61, + cudaDevAttrMaxSurface1DLayeredLayers = 62, + cudaDevAttrMaxSurface2DLayeredWidth = 63, + cudaDevAttrMaxSurface2DLayeredHeight = 64, + cudaDevAttrMaxSurface2DLayeredLayers = 65, + cudaDevAttrMaxSurfaceCubemapWidth = 66, + cudaDevAttrMaxSurfaceCubemapLayeredWidth = 67, + cudaDevAttrMaxSurfaceCubemapLayeredLayers = 68, + cudaDevAttrMaxTexture1DLinearWidth = 69, + cudaDevAttrMaxTexture2DLinearWidth = 70, + cudaDevAttrMaxTexture2DLinearHeight = 71, + cudaDevAttrMaxTexture2DLinearPitch = 72, + cudaDevAttrMaxTexture2DMipmappedWidth = 73, + cudaDevAttrMaxTexture2DMipmappedHeight = 74, + cudaDevAttrComputeCapabilityMajor = 75, + cudaDevAttrComputeCapabilityMinor = 76, + cudaDevAttrMaxTexture1DMipmappedWidth = 77, + cudaDevAttrStreamPrioritiesSupported = 78, + cudaDevAttrGlobalL1CacheSupported = 79, + cudaDevAttrLocalL1CacheSupported = 80, + cudaDevAttrMaxSharedMemoryPerMultiprocessor = 81, + cudaDevAttrMaxRegistersPerMultiprocessor = 82, + cudaDevAttrManagedMemory = 83, + cudaDevAttrIsMultiGpuBoard = 84, + cudaDevAttrMultiGpuBoardGroupID = 85, + cudaDevAttrHostNativeAtomicSupported = 86, + cudaDevAttrSingleToDoublePrecisionPerfRatio = 87, + cudaDevAttrPageableMemoryAccess = 88, + cudaDevAttrConcurrentManagedAccess = 89, + cudaDevAttrComputePreemptionSupported = 90, + cudaDevAttrCanUseHostPointerForRegisteredMem = 91, + cudaDevAttrReserved92 = 92, + cudaDevAttrReserved93 = 93, + cudaDevAttrReserved94 = 94, + cudaDevAttrCooperativeLaunch = 95, + cudaDevAttrCooperativeMultiDeviceLaunch = 96, + cudaDevAttrMaxSharedMemoryPerBlockOptin = 97, + cudaDevAttrCanFlushRemoteWrites = 98, + cudaDevAttrHostRegisterSupported = 99, + cudaDevAttrPageableMemoryAccessUsesHostPageTables = 100, + cudaDevAttrDirectManagedMemAccessFromHost = 101, + cudaDevAttrMaxBlocksPerMultiprocessor = 106, + cudaDevAttrMaxPersistingL2CacheSize = 108, + cudaDevAttrMaxAccessPolicyWindowSize = 109, + cudaDevAttrReservedSharedMemoryPerBlock = 111, + cudaDevAttrSparseCudaArraySupported = 112, + cudaDevAttrHostRegisterReadOnlySupported = 113, + cudaDevAttrTimelineSemaphoreInteropSupported = 114, + cudaDevAttrMaxTimelineSemaphoreInteropSupported = 114, + cudaDevAttrMemoryPoolsSupported = 115, + cudaDevAttrGPUDirectRDMASupported = 116, + cudaDevAttrGPUDirectRDMAFlushWritesOptions = 117, + cudaDevAttrGPUDirectRDMAWritesOrdering = 118, + cudaDevAttrMemoryPoolSupportedHandleTypes = 119, + cudaDevAttrClusterLaunch = 120, + cudaDevAttrDeferredMappingCudaArraySupported = 121, + cudaDevAttrMax +}; + + + + +enum __attribute__((device_builtin)) cudaMemPoolAttr +{ +# 1915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaMemPoolReuseFollowEventDependencies = 0x1, + + + + + + + cudaMemPoolReuseAllowOpportunistic = 0x2, + + + + + + + + cudaMemPoolReuseAllowInternalDependencies = 0x3, +# 1941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + cudaMemPoolAttrReleaseThreshold = 0x4, + + + + + + cudaMemPoolAttrReservedMemCurrent = 0x5, + + + + + + + cudaMemPoolAttrReservedMemHigh = 0x6, + + + + + + cudaMemPoolAttrUsedMemCurrent = 0x7, + + + + + + + cudaMemPoolAttrUsedMemHigh = 0x8 +}; + + + + +enum __attribute__((device_builtin)) cudaMemLocationType { + cudaMemLocationTypeInvalid = 0, + cudaMemLocationTypeDevice = 1 +}; + + + + + + +struct __attribute__((device_builtin)) cudaMemLocation { + enum cudaMemLocationType type; + int id; +}; + + + + +enum __attribute__((device_builtin)) cudaMemAccessFlags { + cudaMemAccessFlagsProtNone = 0, + cudaMemAccessFlagsProtRead = 1, + cudaMemAccessFlagsProtReadWrite = 3 +}; + + + + +struct __attribute__((device_builtin)) cudaMemAccessDesc { + struct cudaMemLocation location; + enum cudaMemAccessFlags flags; +}; + + + + +enum __attribute__((device_builtin)) cudaMemAllocationType { + cudaMemAllocationTypeInvalid = 0x0, + + + + cudaMemAllocationTypePinned = 0x1, + cudaMemAllocationTypeMax = 0x7FFFFFFF +}; + + + + +enum __attribute__((device_builtin)) cudaMemAllocationHandleType { + cudaMemHandleTypeNone = 0x0, + cudaMemHandleTypePosixFileDescriptor = 0x1, + cudaMemHandleTypeWin32 = 0x2, + cudaMemHandleTypeWin32Kmt = 0x4 +}; + + + + +struct __attribute__((device_builtin)) cudaMemPoolProps { + enum cudaMemAllocationType allocType; + enum cudaMemAllocationHandleType handleTypes; + struct cudaMemLocation location; + + + + + + + void *win32SecurityAttributes; + unsigned char reserved[64]; +}; + + + + +struct __attribute__((device_builtin)) cudaMemPoolPtrExportData { + unsigned char reserved[64]; +}; + + + + +struct __attribute__((device_builtin)) cudaMemAllocNodeParams { + + + + + struct cudaMemPoolProps poolProps; + const struct cudaMemAccessDesc *accessDescs; + size_t accessDescCount; + size_t bytesize; + void *dptr; +}; + + + + +enum __attribute__((device_builtin)) cudaGraphMemAttributeType { + + + + + cudaGraphMemAttrUsedMemCurrent = 0x0, + + + + + + + cudaGraphMemAttrUsedMemHigh = 0x1, + + + + + + + cudaGraphMemAttrReservedMemCurrent = 0x2, + + + + + + + cudaGraphMemAttrReservedMemHigh = 0x3 +}; + + + + + +enum __attribute__((device_builtin)) cudaDeviceP2PAttr { + cudaDevP2PAttrPerformanceRank = 1, + cudaDevP2PAttrAccessSupported = 2, + cudaDevP2PAttrNativeAtomicSupported = 3, + cudaDevP2PAttrCudaArrayAccessSupported = 4 +}; + + + + + + +struct __attribute__((device_builtin)) CUuuid_st { + char bytes[16]; +}; +typedef __attribute__((device_builtin)) struct CUuuid_st CUuuid; + +typedef __attribute__((device_builtin)) struct CUuuid_st cudaUUID_t; + + + + +struct __attribute__((device_builtin)) cudaDeviceProp +{ + char name[256]; + cudaUUID_t uuid; + char luid[8]; + unsigned int luidDeviceNodeMask; + size_t totalGlobalMem; + size_t sharedMemPerBlock; + int regsPerBlock; + int warpSize; + size_t memPitch; + int maxThreadsPerBlock; + int maxThreadsDim[3]; + int maxGridSize[3]; + int clockRate; + size_t totalConstMem; + int major; + int minor; + size_t textureAlignment; + size_t texturePitchAlignment; + int deviceOverlap; + int multiProcessorCount; + int kernelExecTimeoutEnabled; + int integrated; + int canMapHostMemory; + int computeMode; + int maxTexture1D; + int maxTexture1DMipmap; + int maxTexture1DLinear; + int maxTexture2D[2]; + int maxTexture2DMipmap[2]; + int maxTexture2DLinear[3]; + int maxTexture2DGather[2]; + int maxTexture3D[3]; + int maxTexture3DAlt[3]; + int maxTextureCubemap; + int maxTexture1DLayered[2]; + int maxTexture2DLayered[3]; + int maxTextureCubemapLayered[2]; + int maxSurface1D; + int maxSurface2D[2]; + int maxSurface3D[3]; + int maxSurface1DLayered[2]; + int maxSurface2DLayered[3]; + int maxSurfaceCubemap; + int maxSurfaceCubemapLayered[2]; + size_t surfaceAlignment; + int concurrentKernels; + int ECCEnabled; + int pciBusID; + int pciDeviceID; + int pciDomainID; + int tccDriver; + int asyncEngineCount; + int unifiedAddressing; + int memoryClockRate; + int memoryBusWidth; + int l2CacheSize; + int persistingL2CacheMaxSize; + int maxThreadsPerMultiProcessor; + int streamPrioritiesSupported; + int globalL1CacheSupported; + int localL1CacheSupported; + size_t sharedMemPerMultiprocessor; + int regsPerMultiprocessor; + int managedMemory; + int isMultiGpuBoard; + int multiGpuBoardGroupID; + int hostNativeAtomicSupported; + int singleToDoublePrecisionPerfRatio; + int pageableMemoryAccess; + int concurrentManagedAccess; + int computePreemptionSupported; + int canUseHostPointerForRegisteredMem; + int cooperativeLaunch; + int cooperativeMultiDeviceLaunch; + size_t sharedMemPerBlockOptin; + int pageableMemoryAccessUsesHostPageTables; + int directManagedMemAccessFromHost; + int maxBlocksPerMultiProcessor; + int accessPolicyMaxWindowSize; + size_t reservedSharedMemPerBlock; +}; +# 2299 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef __attribute__((device_builtin)) struct __attribute__((device_builtin)) cudaIpcEventHandle_st +{ + char reserved[64]; +}cudaIpcEventHandle_t; + + + + +typedef __attribute__((device_builtin)) struct __attribute__((device_builtin)) cudaIpcMemHandle_st +{ + char reserved[64]; +}cudaIpcMemHandle_t; + + + + +enum __attribute__((device_builtin)) cudaExternalMemoryHandleType { + + + + cudaExternalMemoryHandleTypeOpaqueFd = 1, + + + + cudaExternalMemoryHandleTypeOpaqueWin32 = 2, + + + + cudaExternalMemoryHandleTypeOpaqueWin32Kmt = 3, + + + + cudaExternalMemoryHandleTypeD3D12Heap = 4, + + + + cudaExternalMemoryHandleTypeD3D12Resource = 5, + + + + cudaExternalMemoryHandleTypeD3D11Resource = 6, + + + + cudaExternalMemoryHandleTypeD3D11ResourceKmt = 7, + + + + cudaExternalMemoryHandleTypeNvSciBuf = 8 +}; +# 2390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct __attribute__((device_builtin)) cudaExternalMemoryHandleDesc { + + + + enum cudaExternalMemoryHandleType type; + union { + + + + + + int fd; +# 2417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + struct { + + + + void *handle; + + + + + const void *name; + } win32; + + + + + const void *nvSciBufObject; + } handle; + + + + unsigned long long size; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalMemoryBufferDesc { + + + + unsigned long long offset; + + + + unsigned long long size; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalMemoryMipmappedArrayDesc { + + + + + unsigned long long offset; + + + + struct cudaChannelFormatDesc formatDesc; + + + + struct cudaExtent extent; + + + + + unsigned int flags; + + + + unsigned int numLevels; +}; + + + + +enum __attribute__((device_builtin)) cudaExternalSemaphoreHandleType { + + + + cudaExternalSemaphoreHandleTypeOpaqueFd = 1, + + + + cudaExternalSemaphoreHandleTypeOpaqueWin32 = 2, + + + + cudaExternalSemaphoreHandleTypeOpaqueWin32Kmt = 3, + + + + cudaExternalSemaphoreHandleTypeD3D12Fence = 4, + + + + cudaExternalSemaphoreHandleTypeD3D11Fence = 5, + + + + cudaExternalSemaphoreHandleTypeNvSciSync = 6, + + + + cudaExternalSemaphoreHandleTypeKeyedMutex = 7, + + + + cudaExternalSemaphoreHandleTypeKeyedMutexKmt = 8, + + + + cudaExternalSemaphoreHandleTypeTimelineSemaphoreFd = 9, + + + + cudaExternalSemaphoreHandleTypeTimelineSemaphoreWin32 = 10 +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreHandleDesc { + + + + enum cudaExternalSemaphoreHandleType type; + union { + + + + + + + int fd; +# 2567 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + struct { + + + + void *handle; + + + + + const void *name; + } win32; + + + + const void* nvSciSyncObj; + } handle; + + + + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalParams_v1 { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + } keyedMutex; + } params; +# 2631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitParams_v1 { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + + + + unsigned int timeoutMs; + } keyedMutex; + } params; +# 2680 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalParams{ + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + } keyedMutex; + unsigned int reserved[12]; + } params; +# 2726 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; + unsigned int reserved[16]; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitParams { + struct { + + + + struct { + + + + unsigned long long value; + } fence; + union { + + + + + void *fence; + unsigned long long reserved; + } nvSciSync; + + + + struct { + + + + unsigned long long key; + + + + unsigned int timeoutMs; + } keyedMutex; + unsigned int reserved[10]; + } params; +# 2777 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + unsigned int flags; + unsigned int reserved[16]; +}; +# 2790 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef __attribute__((device_builtin)) enum cudaError cudaError_t; + + + + +typedef __attribute__((device_builtin)) struct CUstream_st *cudaStream_t; + + + + +typedef __attribute__((device_builtin)) struct CUevent_st *cudaEvent_t; + + + + +typedef __attribute__((device_builtin)) struct cudaGraphicsResource *cudaGraphicsResource_t; + + + + +typedef __attribute__((device_builtin)) enum cudaOutputMode cudaOutputMode_t; + + + + +typedef __attribute__((device_builtin)) struct CUexternalMemory_st *cudaExternalMemory_t; + + + + +typedef __attribute__((device_builtin)) struct CUexternalSemaphore_st *cudaExternalSemaphore_t; + + + + +typedef __attribute__((device_builtin)) struct CUgraph_st *cudaGraph_t; + + + + +typedef __attribute__((device_builtin)) struct CUgraphNode_st *cudaGraphNode_t; + + + + +typedef __attribute__((device_builtin)) struct CUuserObject_st *cudaUserObject_t; + + + + +typedef __attribute__((device_builtin)) struct CUfunc_st *cudaFunction_t; + + + + +typedef __attribute__((device_builtin)) struct CUmemPoolHandle_st *cudaMemPool_t; + + + + +enum __attribute__((device_builtin)) cudaCGScope { + cudaCGScopeInvalid = 0, + cudaCGScopeGrid = 1, + cudaCGScopeMultiGrid = 2 +}; + + + + +struct __attribute__((device_builtin)) cudaLaunchParams +{ + void *func; + dim3 gridDim; + dim3 blockDim; + void **args; + size_t sharedMem; + cudaStream_t stream; +}; + + + + +struct __attribute__((device_builtin)) cudaKernelNodeParams { + void* func; + dim3 gridDim; + dim3 blockDim; + unsigned int sharedMemBytes; + void **kernelParams; + void **extra; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreSignalNodeParams { + cudaExternalSemaphore_t* extSemArray; + const struct cudaExternalSemaphoreSignalParams* paramsArray; + unsigned int numExtSems; +}; + + + + +struct __attribute__((device_builtin)) cudaExternalSemaphoreWaitNodeParams { + cudaExternalSemaphore_t* extSemArray; + const struct cudaExternalSemaphoreWaitParams* paramsArray; + unsigned int numExtSems; +}; + + + + +enum __attribute__((device_builtin)) cudaGraphNodeType { + cudaGraphNodeTypeKernel = 0x00, + cudaGraphNodeTypeMemcpy = 0x01, + cudaGraphNodeTypeMemset = 0x02, + cudaGraphNodeTypeHost = 0x03, + cudaGraphNodeTypeGraph = 0x04, + cudaGraphNodeTypeEmpty = 0x05, + cudaGraphNodeTypeWaitEvent = 0x06, + cudaGraphNodeTypeEventRecord = 0x07, + cudaGraphNodeTypeExtSemaphoreSignal = 0x08, + cudaGraphNodeTypeExtSemaphoreWait = 0x09, + cudaGraphNodeTypeMemAlloc = 0x0a, + cudaGraphNodeTypeMemFree = 0x0b, + cudaGraphNodeTypeCount +}; + + + + +typedef struct CUgraphExec_st* cudaGraphExec_t; + + + + +enum __attribute__((device_builtin)) cudaGraphExecUpdateResult { + cudaGraphExecUpdateSuccess = 0x0, + cudaGraphExecUpdateError = 0x1, + cudaGraphExecUpdateErrorTopologyChanged = 0x2, + cudaGraphExecUpdateErrorNodeTypeChanged = 0x3, + cudaGraphExecUpdateErrorFunctionChanged = 0x4, + cudaGraphExecUpdateErrorParametersChanged = 0x5, + cudaGraphExecUpdateErrorNotSupported = 0x6, + cudaGraphExecUpdateErrorUnsupportedFunctionChange = 0x7, + cudaGraphExecUpdateErrorAttributesChanged = 0x8 +}; + + + + + +enum __attribute__((device_builtin)) cudaGetDriverEntryPointFlags { + cudaEnableDefault = 0x0, + cudaEnableLegacyStream = 0x1, + cudaEnablePerThreadDefaultStream = 0x2 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphDebugDotFlags { + cudaGraphDebugDotFlagsVerbose = 1<<0, + cudaGraphDebugDotFlagsKernelNodeParams = 1<<2, + cudaGraphDebugDotFlagsMemcpyNodeParams = 1<<3, + cudaGraphDebugDotFlagsMemsetNodeParams = 1<<4, + cudaGraphDebugDotFlagsHostNodeParams = 1<<5, + cudaGraphDebugDotFlagsEventNodeParams = 1<<6, + cudaGraphDebugDotFlagsExtSemasSignalNodeParams = 1<<7, + cudaGraphDebugDotFlagsExtSemasWaitNodeParams = 1<<8, + cudaGraphDebugDotFlagsKernelNodeAttributes = 1<<9, + cudaGraphDebugDotFlagsHandles = 1<<10 +}; + + + + +enum __attribute__((device_builtin)) cudaGraphInstantiateFlags { + cudaGraphInstantiateFlagAutoFreeOnLaunch = 1 + , cudaGraphInstantiateFlagUseNodePriority = 8 + +}; + + + + +typedef __attribute__((device_builtin)) enum cudaLaunchAttributeID { + cudaLaunchAttributeIgnore = 0 + , cudaLaunchAttributeAccessPolicyWindow = 1 + , cudaLaunchAttributeCooperative = 2 + , cudaLaunchAttributeSynchronizationPolicy = 3 + , cudaLaunchAttributeClusterDimension = 4 + , cudaLaunchAttributeClusterSchedulingPolicyPreference = 5 + , cudaLaunchAttributeProgrammaticStreamSerialization = 6 + + + + + + + + , cudaLaunchAttributeProgrammaticEvent = 7 +# 3009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" + , cudaLaunchAttributePriority = 8 +} cudaLaunchAttributeID; + + + + +typedef __attribute__((device_builtin)) union cudaLaunchAttributeValue { + char pad[64]; + struct cudaAccessPolicyWindow accessPolicyWindow; + int cooperative; + enum cudaSynchronizationPolicy syncPolicy; + struct { + unsigned int x; + unsigned int y; + unsigned int z; + } clusterDim; + enum cudaClusterSchedulingPolicy clusterSchedulingPolicyPreference; + int programmaticStreamSerializationAllowed; + struct { + cudaEvent_t event; + int flags; + int triggerAtBlockStart; + } programmaticEvent; + int priority; +} cudaLaunchAttributeValue; + + + + +typedef __attribute__((device_builtin)) struct cudaLaunchAttribute_st { + cudaLaunchAttributeID id; + char pad[8 - sizeof(cudaLaunchAttributeID)]; + cudaLaunchAttributeValue val; +} cudaLaunchAttribute; + + + + +typedef __attribute__((device_builtin)) struct cudaLaunchConfig_st { + dim3 gridDim; + dim3 blockDim; + size_t dynamicSmemBytes; + cudaStream_t stream; + cudaLaunchAttribute *attrs; + unsigned int numAttrs; +} cudaLaunchConfig_t; +# 60 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +enum __attribute__((device_builtin)) cudaSurfaceBoundaryMode +{ + cudaBoundaryModeZero = 0, + cudaBoundaryModeClamp = 1, + cudaBoundaryModeTrap = 2 +}; + + + + +enum __attribute__((device_builtin)) cudaSurfaceFormatMode +{ + cudaFormatModeForced = 0, + cudaFormatModeAuto = 1 +}; + + + + +struct __attribute__((device_builtin)) surfaceReference +{ + + + + struct cudaChannelFormatDesc channelDesc; +}; + + + + +typedef __attribute__((device_builtin)) unsigned long long cudaSurfaceObject_t; +# 63 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +enum __attribute__((device_builtin)) cudaTextureAddressMode +{ + cudaAddressModeWrap = 0, + cudaAddressModeClamp = 1, + cudaAddressModeMirror = 2, + cudaAddressModeBorder = 3 +}; + + + + +enum __attribute__((device_builtin)) cudaTextureFilterMode +{ + cudaFilterModePoint = 0, + cudaFilterModeLinear = 1 +}; + + + + +enum __attribute__((device_builtin)) cudaTextureReadMode +{ + cudaReadModeElementType = 0, + cudaReadModeNormalizedFloat = 1 +}; + + + + +struct __attribute__((device_builtin)) textureReference +{ + + + + int normalized; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureAddressMode addressMode[3]; + + + + struct cudaChannelFormatDesc channelDesc; + + + + int sRGB; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; + int __cudaReserved[14]; +}; + + + + +struct __attribute__((device_builtin)) cudaTextureDesc +{ + + + + enum cudaTextureAddressMode addressMode[3]; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureReadMode readMode; + + + + int sRGB; + + + + float borderColor[4]; + + + + int normalizedCoords; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; +}; + +struct __attribute__((device_builtin)) cudaTextureDesc_v2 +{ + + + + enum cudaTextureAddressMode addressMode[3]; + + + + enum cudaTextureFilterMode filterMode; + + + + enum cudaTextureReadMode readMode; + + + + int sRGB; + + + + float borderColor[4]; + + + + int normalizedCoords; + + + + unsigned int maxAnisotropy; + + + + enum cudaTextureFilterMode mipmapFilterMode; + + + + float mipmapLevelBias; + + + + float minMipmapLevelClamp; + + + + float maxMipmapLevelClamp; + + + + int disableTrilinearOptimization; + + + + int seamlessCubemap; +}; + + + + +typedef __attribute__((device_builtin)) unsigned long long cudaTextureObject_t; +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 2 +# 92 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h" 1 +# 55 "/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h" +typedef enum cudaDataType_t +{ + CUDA_R_16F = 2, + CUDA_C_16F = 6, + CUDA_R_16BF = 14, + CUDA_C_16BF = 15, + CUDA_R_32F = 0, + CUDA_C_32F = 4, + CUDA_R_64F = 1, + CUDA_C_64F = 5, + CUDA_R_4I = 16, + CUDA_C_4I = 17, + CUDA_R_4U = 18, + CUDA_C_4U = 19, + CUDA_R_8I = 3, + CUDA_C_8I = 7, + CUDA_R_8U = 8, + CUDA_C_8U = 9, + CUDA_R_16I = 20, + CUDA_C_16I = 21, + CUDA_R_16U = 22, + CUDA_C_16U = 23, + CUDA_R_32I = 10, + CUDA_C_32I = 11, + CUDA_R_32U = 12, + CUDA_C_32U = 13, + CUDA_R_64I = 24, + CUDA_C_64I = 25, + CUDA_R_64U = 26, + CUDA_C_64U = 27, + CUDA_R_8F_E4M3 = 28, + CUDA_R_8F_E5M2 = 29, +} cudaDataType; + + +typedef enum libraryPropertyType_t +{ + MAJOR_VERSION, + MINOR_VERSION, + PATCH_LEVEL +} libraryPropertyType; +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" 1 +# 61 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 1 +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 150 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" 1 +# 129 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" 2 + +extern "C" +{ +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetAttribute(int *value, enum cudaDeviceAttr attr, int device); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetLimit(size_t *pValue, enum cudaLimit limit); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetCacheConfig(enum cudaFuncCache *pCacheConfig); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetSharedMemConfig(enum cudaSharedMemConfig *pConfig); + + +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceSynchronize(void); + +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t __cudaDeviceSynchronizeDeprecationAvoidance(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetLastError(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaPeekAtLastError(void); +extern __attribute__((device)) __attribute__((cudart_builtin)) const char* cudaGetErrorString(cudaError_t error); +extern __attribute__((device)) __attribute__((cudart_builtin)) const char* cudaGetErrorName(cudaError_t error); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceCount(int *count); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaGetDevice(int *device); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithFlags(cudaStream_t *pStream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamDestroy(cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent_ptsz(cudaStream_t stream, cudaEvent_t event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventCreateWithFlags(cudaEvent_t *event, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord_ptsz(cudaEvent_t event, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags_ptsz(cudaEvent_t event, cudaStream_t stream, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaEventDestroy(cudaEvent_t event); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, const void *func); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFree(void *devPtr); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(void **devPtr, size_t size); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync_ptsz(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync_ptsz(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync(const struct cudaMemcpy3DParms *p, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync_ptsz(const struct cudaMemcpy3DParms *p, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync(void *devPtr, int value, size_t count, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync_ptsz(void *devPtr, int value, size_t count, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync_ptsz(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync_ptsz(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaRuntimeGetVersion(int *runtimeVersion); +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern __attribute__((device)) __attribute__((cudart_builtin)) void * cudaGetParameterBuffer(size_t alignment, size_t size); +# 222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern __attribute__((device)) __attribute__((cudart_builtin)) void * cudaGetParameterBufferV2(void *func, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDevice_ptsz(void *func, void *parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize, cudaStream_t stream); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDeviceV2_ptsz(void *parameterBuffer, cudaStream_t stream); +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" + extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDevice(void *func, void *parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned int sharedMemSize, cudaStream_t stream); + extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaLaunchDeviceV2(void *parameterBuffer, cudaStream_t stream); + + +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, const void *func, int blockSize, size_t dynamicSmemSize, unsigned int flags); + +extern __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long cudaCGGetIntrinsicHandle(enum cudaCGScope scope); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGSynchronize(unsigned long long handle, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGSynchronizeGrid(unsigned long long handle, unsigned int flags); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGGetSize(unsigned int *numThreads, unsigned int *numGrids, unsigned long long handle); +extern __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaCGGetRank(unsigned int *threadRank, unsigned int *gridRank, unsigned long long handle); +} + +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(T **devPtr, size_t size); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, T *entry); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, T func, int blockSize, size_t dynamicSmemSize); +template static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, T func, int blockSize, size_t dynamicSmemSize, unsigned int flags); +# 152 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 2 +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern "C" { +# 307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceReset(void); +# 329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceSynchronize(void); +# 416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetLimit(enum cudaLimit limit, size_t value); +# 449 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetLimit(size_t *pValue, enum cudaLimit limit); +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetTexture1DLinearMaxWidth(size_t *maxWidthInElements, const struct cudaChannelFormatDesc *fmtDesc, int device); +# 506 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetCacheConfig(enum cudaFuncCache *pCacheConfig); +# 543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetStreamPriorityRange(int *leastPriority, int *greatestPriority); +# 587 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetCacheConfig(enum cudaFuncCache cacheConfig); +# 618 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetSharedMemConfig(enum cudaSharedMemConfig *pConfig); +# 662 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetSharedMemConfig(enum cudaSharedMemConfig config); +# 689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetByPCIBusId(int *device, const char *pciBusId); +# 719 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetPCIBusId(char *pciBusId, int len, int device); +# 767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcGetEventHandle(cudaIpcEventHandle_t *handle, cudaEvent_t event); +# 808 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcOpenEventHandle(cudaEvent_t *event, cudaIpcEventHandle_t handle); +# 851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcGetMemHandle(cudaIpcMemHandle_t *handle, void *devPtr); +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcOpenMemHandle(void **devPtr, cudaIpcMemHandle_t handle, unsigned int flags); +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaIpcCloseMemHandle(void *devPtr); +# 983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceFlushGPUDirectRDMAWrites(enum cudaFlushGPUDirectRDMAWritesTarget target, enum cudaFlushGPUDirectRDMAWritesScope scope); +# 1026 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadExit(void); +# 1052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSynchronize(void); +# 1101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSetLimit(enum cudaLimit limit, size_t value); +# 1134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadGetLimit(size_t *pValue, enum cudaLimit limit); +# 1170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadGetCacheConfig(enum cudaFuncCache *pCacheConfig); +# 1217 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaThreadSetCacheConfig(enum cudaFuncCache cacheConfig); +# 1278 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetLastError(void); +# 1326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaPeekAtLastError(void); +# 1342 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) const char* cudaGetErrorName(cudaError_t error); +# 1358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) const char* cudaGetErrorString(cudaError_t error); +# 1386 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceCount(int *count); +# 1659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDeviceProperties(struct cudaDeviceProp *prop, int device); +# 1859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetAttribute(int *value, enum cudaDeviceAttr attr, int device); +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetDefaultMemPool(cudaMemPool_t *memPool, int device); +# 1901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetMemPool(int device, cudaMemPool_t memPool); +# 1921 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetMemPool(cudaMemPool_t *memPool, int device); +# 1969 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetNvSciSyncAttributes(void *nvSciSyncAttrList, int device, int flags); +# 2009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaDeviceGetP2PAttribute(int *value, enum cudaDeviceP2PAttr attr, int srcDevice, int dstDevice); +# 2030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaChooseDevice(int *device, const struct cudaDeviceProp *prop); +# 2074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetDevice(int device); +# 2095 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaGetDevice(int *device); +# 2126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetValidDevices(int *device_arr, int len); +# 2191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSetDeviceFlags( unsigned int flags ); +# 2235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetDeviceFlags( unsigned int *flags ); +# 2275 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamCreate(cudaStream_t *pStream); +# 2307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithFlags(cudaStream_t *pStream, unsigned int flags); +# 2353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCreateWithPriority(cudaStream_t *pStream, unsigned int flags, int priority); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetPriority(cudaStream_t hStream, int *priority); +# 2405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetFlags(cudaStream_t hStream, unsigned int *flags); +# 2420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCtxResetPersistingL2Cache(void); +# 2440 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamCopyAttributes(cudaStream_t dst, cudaStream_t src); +# 2461 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamGetAttribute( + cudaStream_t hStream, cudaLaunchAttributeID attr, + cudaLaunchAttributeValue *value_out); +# 2485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamSetAttribute( + cudaStream_t hStream, cudaLaunchAttributeID attr, + const cudaLaunchAttributeValue *value); +# 2519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamDestroy(cudaStream_t stream); +# 2550 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned int flags = 0); + + + + + + + +typedef void ( *cudaStreamCallback_t)(cudaStream_t stream, cudaError_t status, void *userData); +# 2625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamAddCallback(cudaStream_t stream, + cudaStreamCallback_t callback, void *userData, unsigned int flags); +# 2649 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamSynchronize(cudaStream_t stream); +# 2674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamQuery(cudaStream_t stream); +# 2758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaStreamAttachMemAsync(cudaStream_t stream, void *devPtr, size_t length = 0, unsigned int flags = 0x04); +# 2797 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamBeginCapture(cudaStream_t stream, enum cudaStreamCaptureMode mode); +# 2848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaThreadExchangeStreamCaptureMode(enum cudaStreamCaptureMode *mode); +# 2876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamEndCapture(cudaStream_t stream, cudaGraph_t *pGraph); +# 2914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamIsCapturing(cudaStream_t stream, enum cudaStreamCaptureStatus *pCaptureStatus); +# 2946 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamGetCaptureInfo(cudaStream_t stream, enum cudaStreamCaptureStatus *pCaptureStatus, unsigned long long *pId); +# 3001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamGetCaptureInfo_v2(cudaStream_t stream, enum cudaStreamCaptureStatus *captureStatus_out, unsigned long long *id_out = 0, cudaGraph_t *graph_out = 0, const cudaGraphNode_t **dependencies_out = 0, size_t *numDependencies_out = 0); +# 3034 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaStreamUpdateCaptureDependencies(cudaStream_t stream, cudaGraphNode_t *dependencies, size_t numDependencies, unsigned int flags = 0); +# 3071 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventCreate(cudaEvent_t *event); +# 3108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventCreateWithFlags(cudaEvent_t *event, unsigned int flags); +# 3148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream = 0); +# 3195 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream = 0, unsigned int flags = 0); +# 3227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventQuery(cudaEvent_t event); +# 3257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventSynchronize(cudaEvent_t event); +# 3286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaEventDestroy(cudaEvent_t event); +# 3330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaEventElapsedTime(float *ms, cudaEvent_t start, cudaEvent_t end); +# 3510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaImportExternalMemory(cudaExternalMemory_t *extMem_out, const struct cudaExternalMemoryHandleDesc *memHandleDesc); +# 3565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaExternalMemoryGetMappedBuffer(void **devPtr, cudaExternalMemory_t extMem, const struct cudaExternalMemoryBufferDesc *bufferDesc); +# 3627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaExternalMemoryGetMappedMipmappedArray(cudaMipmappedArray_t *mipmap, cudaExternalMemory_t extMem, const struct cudaExternalMemoryMipmappedArrayDesc *mipmapDesc); +# 3651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyExternalMemory(cudaExternalMemory_t extMem); +# 3804 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaImportExternalSemaphore(cudaExternalSemaphore_t *extSem_out, const struct cudaExternalSemaphoreHandleDesc *semHandleDesc); +# 3871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaSignalExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t *extSemArray, const struct cudaExternalSemaphoreSignalParams *paramsArray, unsigned int numExtSems, cudaStream_t stream = 0); +# 3947 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaWaitExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t *extSemArray, const struct cudaExternalSemaphoreWaitParams *paramsArray, unsigned int numExtSems, cudaStream_t stream = 0); +# 3970 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyExternalSemaphore(cudaExternalSemaphore_t extSem); +# 4037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchKernel(const void *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream); +# 4099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchKernelExC(const cudaLaunchConfig_t *config, const void *func, void **args); +# 4156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchCooperativeKernel(const void *func, dim3 gridDim, dim3 blockDim, void **args, size_t sharedMem, cudaStream_t stream); +# 4257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaLaunchCooperativeKernelMultiDevice(struct cudaLaunchParams *launchParamsList, unsigned int numDevices, unsigned int flags = 0); +# 4304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFuncSetCacheConfig(const void *func, enum cudaFuncCache cacheConfig); +# 4359 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFuncSetSharedMemConfig(const void *func, enum cudaSharedMemConfig config); +# 4392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFuncGetAttributes(struct cudaFuncAttributes *attr, const void *func); +# 4429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFuncSetAttribute(const void *func, enum cudaFuncAttribute attr, int value); +# 4453 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaSetDoubleForDevice(double *d); +# 4477 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaSetDoubleForHost(double *d); +# 4543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaLaunchHostFunc(cudaStream_t stream, cudaHostFn_t fn, void *userData); +# 4600 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int *numBlocks, const void *func, int blockSize, size_t dynamicSMemSize); +# 4629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyAvailableDynamicSMemPerBlock(size_t *dynamicSmemSize, const void *func, int numBlocks, int blockSize); +# 4674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int *numBlocks, const void *func, int blockSize, size_t dynamicSMemSize, unsigned int flags); +# 4709 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxPotentialClusterSize(int *clusterSize, const void *func, const cudaLaunchConfig_t *launchConfig); +# 4748 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaOccupancyMaxActiveClusters(int *numClusters, const void *func, const cudaLaunchConfig_t *launchConfig); +# 4868 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMallocManaged(void **devPtr, size_t size, unsigned int flags = 0x01); +# 4901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMalloc(void **devPtr, size_t size); +# 4934 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocHost(void **ptr, size_t size); +# 4977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocPitch(void **devPtr, size_t *pitch, size_t width, size_t height); +# 5029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocArray(cudaArray_t *array, const struct cudaChannelFormatDesc *desc, size_t width, size_t height = 0, unsigned int flags = 0); +# 5067 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaFree(void *devPtr); +# 5090 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeHost(void *ptr); +# 5113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeArray(cudaArray_t array); +# 5136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeMipmappedArray(cudaMipmappedArray_t mipmappedArray); +# 5202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostAlloc(void **pHost, size_t size, unsigned int flags); +# 5295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostRegister(void *ptr, size_t size, unsigned int flags); +# 5318 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostUnregister(void *ptr); +# 5363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostGetDevicePointer(void **pDevice, void *pHost, unsigned int flags); +# 5385 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaHostGetFlags(unsigned int *pFlags, void *pHost); +# 5424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMalloc3D(struct cudaPitchedPtr* pitchedDevPtr, struct cudaExtent extent); +# 5569 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMalloc3DArray(cudaArray_t *array, const struct cudaChannelFormatDesc* desc, struct cudaExtent extent, unsigned int flags = 0); +# 5714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocMipmappedArray(cudaMipmappedArray_t *mipmappedArray, const struct cudaChannelFormatDesc* desc, struct cudaExtent extent, unsigned int numLevels, unsigned int flags = 0); +# 5747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetMipmappedArrayLevel(cudaArray_t *levelArray, cudaMipmappedArray_const_t mipmappedArray, unsigned int level); +# 5852 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3D(const struct cudaMemcpy3DParms *p); +# 5883 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3DPeer(const struct cudaMemcpy3DPeerParms *p); +# 6001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy3DAsync(const struct cudaMemcpy3DParms *p, cudaStream_t stream = 0); +# 6027 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy3DPeerAsync(const struct cudaMemcpy3DPeerParms *p, cudaStream_t stream = 0); +# 6061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemGetInfo(size_t *free, size_t *total); +# 6087 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetInfo(struct cudaChannelFormatDesc *desc, struct cudaExtent *extent, unsigned int *flags, cudaArray_t array); +# 6116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetPlane(cudaArray_t *pPlaneArray, cudaArray_t hArray, unsigned int planeIdx); +# 6139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaArrayGetMemoryRequirements(struct cudaArrayMemoryRequirements *memoryRequirements, cudaArray_t array, int device); +# 6163 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMipmappedArrayGetMemoryRequirements(struct cudaArrayMemoryRequirements *memoryRequirements, cudaMipmappedArray_t mipmap, int device); +# 6191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaArrayGetSparseProperties(struct cudaArraySparseProperties *sparseProperties, cudaArray_t array); +# 6221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaMipmappedArrayGetSparseProperties(struct cudaArraySparseProperties *sparseProperties, cudaMipmappedArray_t mipmap); +# 6266 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind); +# 6301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyPeer(void *dst, int dstDevice, const void *src, int srcDevice, size_t count); +# 6350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2D(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DFromArray(void *dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, enum cudaMemcpyKind kind); +# 6497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t width, size_t height, enum cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 6540 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyToSymbol(const void *symbol, const void *src, size_t count, size_t offset = 0, enum cudaMemcpyKind kind = cudaMemcpyHostToDevice); +# 6583 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyFromSymbol(void *dst, const void *symbol, size_t count, size_t offset = 0, enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost); +# 6640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpyAsync(void *dst, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6675 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyPeerAsync(void *dst, int dstDevice, const void *src, int srcDevice, size_t count, cudaStream_t stream = 0); +# 6738 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemcpy2DAsync(void *dst, size_t dpitch, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t spitch, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6853 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpy2DFromArrayAsync(void *dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyToSymbolAsync(const void *symbol, const void *src, size_t count, size_t offset, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6955 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemcpyFromSymbolAsync(void *dst, const void *symbol, size_t count, size_t offset, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6984 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset(void *devPtr, int value, size_t count); +# 7018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset2D(void *devPtr, size_t pitch, int value, size_t width, size_t height); +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemset3D(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent); +# 7100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemsetAsync(void *devPtr, int value, size_t count, cudaStream_t stream = 0); +# 7141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemset2DAsync(void *devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream = 0); +# 7194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaMemset3DAsync(struct cudaPitchedPtr pitchedDevPtr, int value, struct cudaExtent extent, cudaStream_t stream = 0); +# 7222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSymbolAddress(void **devPtr, const void *symbol); +# 7249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSymbolSize(size_t *size, const void *symbol); +# 7319 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPrefetchAsync(const void *devPtr, size_t count, int dstDevice, cudaStream_t stream = 0); +# 7435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemAdvise(const void *devPtr, size_t count, enum cudaMemoryAdvise advice, int device); +# 7494 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemRangeGetAttribute(void *data, size_t dataSize, enum cudaMemRangeAttribute attribute, const void *devPtr, size_t count); +# 7533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemRangeGetAttributes(void **data, size_t *dataSizes, enum cudaMemRangeAttribute *attributes, size_t numAttributes, const void *devPtr, size_t count); +# 7593 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t count, enum cudaMemcpyKind kind); +# 7635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyFromArray(void *dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, enum cudaMemcpyKind kind); +# 7678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t count, enum cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void *src, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaMemcpyFromArrayAsync(void *dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, enum cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocAsync(void **devPtr, size_t size, cudaStream_t hStream); +# 7874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaFreeAsync(void *devPtr, cudaStream_t hStream); +# 7899 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolTrimTo(cudaMemPool_t memPool, size_t minBytesToKeep); +# 7943 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolSetAttribute(cudaMemPool_t memPool, enum cudaMemPoolAttr attr, void *value ); +# 7991 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolGetAttribute(cudaMemPool_t memPool, enum cudaMemPoolAttr attr, void *value ); +# 8006 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolSetAccess(cudaMemPool_t memPool, const struct cudaMemAccessDesc *descList, size_t count); +# 8019 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolGetAccess(enum cudaMemAccessFlags *flags, cudaMemPool_t memPool, struct cudaMemLocation *location); +# 8039 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolCreate(cudaMemPool_t *memPool, const struct cudaMemPoolProps *poolProps); +# 8061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolDestroy(cudaMemPool_t memPool); +# 8097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMallocFromPoolAsync(void **ptr, size_t size, cudaMemPool_t memPool, cudaStream_t stream); +# 8122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolExportToShareableHandle( + void *shareableHandle, + cudaMemPool_t memPool, + enum cudaMemAllocationHandleType handleType, + unsigned int flags); +# 8149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolImportFromShareableHandle( + cudaMemPool_t *memPool, + void *shareableHandle, + enum cudaMemAllocationHandleType handleType, + unsigned int flags); +# 8172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolExportPointer(struct cudaMemPoolPtrExportData *exportData, void *ptr); +# 8201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaMemPoolImportPointer(void **ptr, cudaMemPool_t memPool, struct cudaMemPoolPtrExportData *exportData); +# 8353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaPointerGetAttributes(struct cudaPointerAttributes *attributes, const void *ptr); +# 8394 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceCanAccessPeer(int *canAccessPeer, int device, int peerDevice); +# 8436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceEnablePeerAccess(int peerDevice, unsigned int flags); +# 8458 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceDisablePeerAccess(int peerDevice); +# 8522 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsUnregisterResource(cudaGraphicsResource_t resource); +# 8557 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceSetMapFlags(cudaGraphicsResource_t resource, unsigned int flags); +# 8596 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsMapResources(int count, cudaGraphicsResource_t *resources, cudaStream_t stream = 0); +# 8631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsUnmapResources(int count, cudaGraphicsResource_t *resources, cudaStream_t stream = 0); +# 8663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceGetMappedPointer(void **devPtr, size_t *size, cudaGraphicsResource_t resource); +# 8701 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsSubResourceGetMappedArray(cudaArray_t *array, cudaGraphicsResource_t resource, unsigned int arrayIndex, unsigned int mipLevel); +# 8730 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphicsResourceGetMappedMipmappedArray(cudaMipmappedArray_t *mipmappedArray, cudaGraphicsResource_t resource); +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTexture(size_t *offset, const struct textureReference *texref, const void *devPtr, const struct cudaChannelFormatDesc *desc, size_t size = +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" 3 4 + (0x7fffffff * 2U + 1U) +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + ); +# 8860 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTexture2D(size_t *offset, const struct textureReference *texref, const void *devPtr, const struct cudaChannelFormatDesc *desc, size_t width, size_t height, size_t pitch); +# 8898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTextureToArray(const struct textureReference *texref, cudaArray_const_t array, const struct cudaChannelFormatDesc *desc); +# 8938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray(const struct textureReference *texref, cudaMipmappedArray_const_t mipmappedArray, const struct cudaChannelFormatDesc *desc); +# 8964 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaUnbindTexture(const struct textureReference *texref); +# 8993 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetTextureAlignmentOffset(size_t *offset, const struct textureReference *texref); +# 9023 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetTextureReference(const struct textureReference **texref, const void *symbol); +# 9068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaBindSurfaceToArray(const struct surfaceReference *surfref, cudaArray_const_t array, const struct cudaChannelFormatDesc *desc); +# 9093 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((deprecated)) __attribute__((host)) cudaError_t cudaGetSurfaceReference(const struct surfaceReference **surfref, const void *symbol); +# 9128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetChannelDesc(struct cudaChannelFormatDesc *desc, cudaArray_const_t array); +# 9158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) struct cudaChannelFormatDesc cudaCreateChannelDesc(int x, int y, int z, int w, enum cudaChannelFormatKind f); +# 9375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateTextureObject(cudaTextureObject_t *pTexObject, const struct cudaResourceDesc *pResDesc, const struct cudaTextureDesc *pTexDesc, const struct cudaResourceViewDesc *pResViewDesc); +# 9599 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateTextureObject_v2(cudaTextureObject_t *pTexObject, const struct cudaResourceDesc *pResDesc, const struct cudaTextureDesc_v2 *pTexDesc, const struct cudaResourceViewDesc *pResViewDesc); +# 9619 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroyTextureObject(cudaTextureObject_t texObject); +# 9639 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectResourceDesc(struct cudaResourceDesc *pResDesc, cudaTextureObject_t texObject); +# 9659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectTextureDesc(struct cudaTextureDesc *pTexDesc, cudaTextureObject_t texObject); +# 9679 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectTextureDesc_v2(struct cudaTextureDesc_v2 *pTexDesc, cudaTextureObject_t texObject); +# 9700 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetTextureObjectResourceViewDesc(struct cudaResourceViewDesc *pResViewDesc, cudaTextureObject_t texObject); +# 9745 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaCreateSurfaceObject(cudaSurfaceObject_t *pSurfObject, const struct cudaResourceDesc *pResDesc); +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDestroySurfaceObject(cudaSurfaceObject_t surfObject); +# 9784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetSurfaceObjectResourceDesc(struct cudaResourceDesc *pResDesc, cudaSurfaceObject_t surfObject); +# 9818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDriverGetVersion(int *driverVersion); +# 9843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) __attribute__((cudart_builtin)) cudaError_t cudaRuntimeGetVersion(int *runtimeVersion); +# 9890 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphCreate(cudaGraph_t *pGraph, unsigned int flags); +# 9987 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddKernelNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaKernelNodeParams *pNodeParams); +# 10020 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeGetParams(cudaGraphNode_t node, struct cudaKernelNodeParams *pNodeParams); +# 10045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeSetParams(cudaGraphNode_t node, const struct cudaKernelNodeParams *pNodeParams); +# 10065 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeCopyAttributes( + cudaGraphNode_t hSrc, + cudaGraphNode_t hDst); +# 10088 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeGetAttribute( + cudaGraphNode_t hNode, + cudaLaunchAttributeID attr, + cudaLaunchAttributeValue *value_out); +# 10112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphKernelNodeSetAttribute( + cudaGraphNode_t hNode, + cudaLaunchAttributeID attr, + const cudaLaunchAttributeValue *value); +# 10162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaMemcpy3DParms *pCopyParams); +# 10221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeToSymbol( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeFromSymbol( + cudaGraphNode_t* pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t* pDependencies, + size_t numDependencies, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddMemcpyNode1D( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 10390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeGetParams(cudaGraphNode_t node, struct cudaMemcpy3DParms *pNodeParams); +# 10416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParams(cudaGraphNode_t node, const struct cudaMemcpy3DParms *pNodeParams); +# 10455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsToSymbol( + cudaGraphNode_t node, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsFromSymbol( + cudaGraphNode_t node, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 10547 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParams1D( + cudaGraphNode_t node, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 10594 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemsetNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaMemsetParams *pMemsetParams); +# 10617 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemsetNodeGetParams(cudaGraphNode_t node, struct cudaMemsetParams *pNodeParams); +# 10640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemsetNodeSetParams(cudaGraphNode_t node, const struct cudaMemsetParams *pNodeParams); +# 10681 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddHostNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaHostNodeParams *pNodeParams); +# 10704 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphHostNodeGetParams(cudaGraphNode_t node, struct cudaHostNodeParams *pNodeParams); +# 10727 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphHostNodeSetParams(cudaGraphNode_t node, const struct cudaHostNodeParams *pNodeParams); +# 10767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddChildGraphNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaGraph_t childGraph); +# 10794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphChildGraphNodeGetGraph(cudaGraphNode_t node, cudaGraph_t *pGraph); +# 10831 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddEmptyNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies); +# 10874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddEventRecordNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaEvent_t event); +# 10901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventRecordNodeGetEvent(cudaGraphNode_t node, cudaEvent_t *event_out); +# 10928 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventRecordNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 10974 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphAddEventWaitNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, cudaEvent_t event); +# 11001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventWaitNodeGetEvent(cudaGraphNode_t node, cudaEvent_t *event_out); +# 11028 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphEventWaitNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 11077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddExternalSemaphoresSignalNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 11110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresSignalNodeGetParams(cudaGraphNode_t hNode, struct cudaExternalSemaphoreSignalNodeParams *params_out); +# 11137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresSignalNodeSetParams(cudaGraphNode_t hNode, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 11186 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddExternalSemaphoresWaitNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 11219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresWaitNodeGetParams(cudaGraphNode_t hNode, struct cudaExternalSemaphoreWaitNodeParams *params_out); +# 11246 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExternalSemaphoresWaitNodeSetParams(cudaGraphNode_t hNode, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 11323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemAllocNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, struct cudaMemAllocNodeParams *nodeParams); +# 11350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemAllocNodeGetParams(cudaGraphNode_t node, struct cudaMemAllocNodeParams *params_out); +# 11410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddMemFreeNode(cudaGraphNode_t *pGraphNode, cudaGraph_t graph, const cudaGraphNode_t *pDependencies, size_t numDependencies, void *dptr); +# 11434 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphMemFreeNodeGetParams(cudaGraphNode_t node, void *dptr_out); +# 11462 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGraphMemTrim(int device); +# 11499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceGetGraphMemAttribute(int device, enum cudaGraphMemAttributeType attr, void* value); +# 11533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaDeviceSetGraphMemAttribute(int device, enum cudaGraphMemAttributeType attr, void* value); +# 11561 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphClone(cudaGraph_t *pGraphClone, cudaGraph_t originalGraph); +# 11589 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeFindInClone(cudaGraphNode_t *pNode, cudaGraphNode_t originalNode, cudaGraph_t clonedGraph); +# 11620 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetType(cudaGraphNode_t node, enum cudaGraphNodeType *pType); +# 11651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetNodes(cudaGraph_t graph, cudaGraphNode_t *nodes, size_t *numNodes); +# 11682 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetRootNodes(cudaGraph_t graph, cudaGraphNode_t *pRootNodes, size_t *pNumRootNodes); +# 11716 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphGetEdges(cudaGraph_t graph, cudaGraphNode_t *from, cudaGraphNode_t *to, size_t *numEdges); +# 11747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetDependencies(cudaGraphNode_t node, cudaGraphNode_t *pDependencies, size_t *pNumDependencies); +# 11779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetDependentNodes(cudaGraphNode_t node, cudaGraphNode_t *pDependentNodes, size_t *pNumDependentNodes); +# 11810 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphAddDependencies(cudaGraph_t graph, const cudaGraphNode_t *from, const cudaGraphNode_t *to, size_t numDependencies); +# 11841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphRemoveDependencies(cudaGraph_t graph, const cudaGraphNode_t *from, const cudaGraphNode_t *to, size_t numDependencies); +# 11871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDestroyNode(cudaGraphNode_t node); +# 11909 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphInstantiate(cudaGraphExec_t *pGraphExec, cudaGraph_t graph, cudaGraphNode_t *pErrorNode, char *pLogBuffer, size_t bufferSize); +# 11957 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphInstantiateWithFlags(cudaGraphExec_t *pGraphExec, cudaGraph_t graph, unsigned long long flags); +# 12001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecKernelNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaKernelNodeParams *pNodeParams); +# 12051 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaMemcpy3DParms *pNodeParams); +# 12106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsToSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + const void* symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 12169 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsFromSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const void* symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind); +# 12230 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParams1D( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const void* src, + size_t count, + enum cudaMemcpyKind kind); +# 12284 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecMemsetNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaMemsetParams *pNodeParams); +# 12323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecHostNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const struct cudaHostNodeParams *pNodeParams); +# 12369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecChildGraphNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, cudaGraph_t childGraph); +# 12413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecEventRecordNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphExecEventWaitNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12504 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecExternalSemaphoresSignalNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const struct cudaExternalSemaphoreSignalNodeParams *nodeParams); +# 12551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecExternalSemaphoresWaitNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const struct cudaExternalSemaphoreWaitNodeParams *nodeParams); +# 12591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeSetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned int isEnabled); +# 12625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphNodeGetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned int *isEnabled); +# 12706 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecUpdate(cudaGraphExec_t hGraphExec, cudaGraph_t hGraph, cudaGraphNode_t *hErrorNode_out, enum cudaGraphExecUpdateResult *updateResult_out); +# 12731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" + extern __attribute__((host)) cudaError_t cudaGraphUpload(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12762 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphLaunch(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphExecDestroy(cudaGraphExec_t graphExec); +# 12806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDestroy(cudaGraph_t graph); +# 12825 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphDebugDotPrint(cudaGraph_t graph, const char *path, unsigned int flags); +# 12861 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectCreate(cudaUserObject_t *object_out, void *ptr, cudaHostFn_t destroy, unsigned int initialRefcount, unsigned int flags); +# 12885 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectRetain(cudaUserObject_t object, unsigned int count = 1); +# 12913 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaUserObjectRelease(cudaUserObject_t object, unsigned int count = 1); +# 12941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphRetainUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned int count = 1, unsigned int flags = 0); +# 12966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGraphReleaseUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned int count = 1); +# 13032 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetDriverEntryPoint(const char *symbol, void **funcPtr, unsigned long long flags); + + + + +extern __attribute__((host)) cudaError_t cudaGetExportTable(const void **ppExportTable, const cudaUUID_t *pExportTableId); +# 13213 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern __attribute__((host)) cudaError_t cudaGetFuncBySymbol(cudaFunction_t* functionPtr, const void* symbolPtr); +# 13365 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +} +# 62 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" 2 +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf1(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf2(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescHalf4(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(char) * 8; + + + + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); + +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(signed char) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned char) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned short) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(int) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(unsigned int) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +} +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + int e = (int)sizeof(float) * 8; + + return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +} + +static __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDescNV12(void) +{ + int e = (int)sizeof(char) * 8; + + return cudaCreateChannelDesc(e, e, e, 0, cudaChannelFormatKindNV12); +} + +template __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedNormalized8X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedNormalized8X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindSignedNormalized8X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized8X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedNormalized8X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedNormalized8X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindSignedNormalized16X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindSignedNormalized16X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindSignedNormalized16X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized16X1); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindUnsignedNormalized16X2); +} + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindUnsignedNormalized16X4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 0, cudaChannelFormatKindNV12); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3SRGB); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedBlockCompressed4); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed5); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedBlockCompressed5); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindUnsignedBlockCompressed6H); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindSignedBlockCompressed6H); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7); +} + + +template<> __inline__ __attribute__((host)) cudaChannelFormatDesc cudaCreateChannelDesc(void) +{ + return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7SRGB); +} +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 1 +# 53 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 54 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 55 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" 2 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaPitchedPtr make_cudaPitchedPtr(void *d, size_t p, size_t xsz, size_t ysz) +{ + struct cudaPitchedPtr s; + + s.ptr = d; + s.pitch = p; + s.xsize = xsz; + s.ysize = ysz; + + return s; +} +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaPos make_cudaPos(size_t x, size_t y, size_t z) +{ + struct cudaPos p; + + p.x = x; + p.y = y; + p.z = z; + + return p; +} +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static __inline__ __attribute__((host)) struct cudaExtent make_cudaExtent(size_t w, size_t h, size_t d) +{ + struct cudaExtent e; + + e.width = w; + e.height = h; + e.depth = d; + + return e; +} +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" +static __inline__ __attribute__((host)) __attribute__((device)) char1 make_char1(signed char x); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar1 make_uchar1(unsigned char x); + +static __inline__ __attribute__((host)) __attribute__((device)) char2 make_char2(signed char x, signed char y); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar2 make_uchar2(unsigned char x, unsigned char y); + +static __inline__ __attribute__((host)) __attribute__((device)) char3 make_char3(signed char x, signed char y, signed char z); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z); + +static __inline__ __attribute__((host)) __attribute__((device)) char4 make_char4(signed char x, signed char y, signed char z, signed char w); + +static __inline__ __attribute__((host)) __attribute__((device)) uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w); + +static __inline__ __attribute__((host)) __attribute__((device)) short1 make_short1(short x); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort1 make_ushort1(unsigned short x); + +static __inline__ __attribute__((host)) __attribute__((device)) short2 make_short2(short x, short y); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort2 make_ushort2(unsigned short x, unsigned short y); + +static __inline__ __attribute__((host)) __attribute__((device)) short3 make_short3(short x,short y, short z); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z); + +static __inline__ __attribute__((host)) __attribute__((device)) short4 make_short4(short x, short y, short z, short w); + +static __inline__ __attribute__((host)) __attribute__((device)) ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w); + +static __inline__ __attribute__((host)) __attribute__((device)) int1 make_int1(int x); + +static __inline__ __attribute__((host)) __attribute__((device)) uint1 make_uint1(unsigned int x); + +static __inline__ __attribute__((host)) __attribute__((device)) int2 make_int2(int x, int y); + +static __inline__ __attribute__((host)) __attribute__((device)) uint2 make_uint2(unsigned int x, unsigned int y); + +static __inline__ __attribute__((host)) __attribute__((device)) int3 make_int3(int x, int y, int z); + +static __inline__ __attribute__((host)) __attribute__((device)) uint3 make_uint3(unsigned int x, unsigned int y, unsigned int z); + +static __inline__ __attribute__((host)) __attribute__((device)) int4 make_int4(int x, int y, int z, int w); + +static __inline__ __attribute__((host)) __attribute__((device)) uint4 make_uint4(unsigned int x, unsigned int y, unsigned int z, unsigned int w); + +static __inline__ __attribute__((host)) __attribute__((device)) long1 make_long1(long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong1 make_ulong1(unsigned long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) long2 make_long2(long int x, long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong2 make_ulong2(unsigned long int x, unsigned long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) long3 make_long3(long int x, long int y, long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong3 make_ulong3(unsigned long int x, unsigned long int y, unsigned long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) long4 make_long4(long int x, long int y, long int z, long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) ulong4 make_ulong4(unsigned long int x, unsigned long int y, unsigned long int z, unsigned long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) float1 make_float1(float x); + +static __inline__ __attribute__((host)) __attribute__((device)) float2 make_float2(float x, float y); + +static __inline__ __attribute__((host)) __attribute__((device)) float3 make_float3(float x, float y, float z); + +static __inline__ __attribute__((host)) __attribute__((device)) float4 make_float4(float x, float y, float z, float w); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong1 make_longlong1(long long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong1 make_ulonglong1(unsigned long long int x); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong2 make_longlong2(long long int x, long long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong2 make_ulonglong2(unsigned long long int x, unsigned long long int y); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong3 make_longlong3(long long int x, long long int y, long long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong3 make_ulonglong3(unsigned long long int x, unsigned long long int y, unsigned long long int z); + +static __inline__ __attribute__((host)) __attribute__((device)) longlong4 make_longlong4(long long int x, long long int y, long long int z, long long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong4 make_ulonglong4(unsigned long long int x, unsigned long long int y, unsigned long long int z, unsigned long long int w); + +static __inline__ __attribute__((host)) __attribute__((device)) double1 make_double1(double x); + +static __inline__ __attribute__((host)) __attribute__((device)) double2 make_double2(double x, double y); + +static __inline__ __attribute__((host)) __attribute__((device)) double3 make_double3(double x, double y, double z); + +static __inline__ __attribute__((host)) __attribute__((device)) double4 make_double4(double x, double y, double z, double w); + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp" +static __inline__ __attribute__((host)) __attribute__((device)) char1 make_char1(signed char x) +{ + char1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar1 make_uchar1(unsigned char x) +{ + uchar1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char2 make_char2(signed char x, signed char y) +{ + char2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar2 make_uchar2(unsigned char x, unsigned char y) +{ + uchar2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char3 make_char3(signed char x, signed char y, signed char z) +{ + char3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z) +{ + uchar3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) char4 make_char4(signed char x, signed char y, signed char z, signed char w) +{ + char4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w) +{ + uchar4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short1 make_short1(short x) +{ + short1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort1 make_ushort1(unsigned short x) +{ + ushort1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short2 make_short2(short x, short y) +{ + short2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort2 make_ushort2(unsigned short x, unsigned short y) +{ + ushort2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short3 make_short3(short x,short y, short z) +{ + short3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z) +{ + ushort3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) short4 make_short4(short x, short y, short z, short w) +{ + short4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w) +{ + ushort4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int1 make_int1(int x) +{ + int1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint1 make_uint1(unsigned int x) +{ + uint1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int2 make_int2(int x, int y) +{ + int2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint2 make_uint2(unsigned int x, unsigned int y) +{ + uint2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int3 make_int3(int x, int y, int z) +{ + int3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint3 make_uint3(unsigned int x, unsigned int y, unsigned int z) +{ + uint3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) int4 make_int4(int x, int y, int z, int w) +{ + int4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) uint4 make_uint4(unsigned int x, unsigned int y, unsigned int z, unsigned int w) +{ + uint4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long1 make_long1(long int x) +{ + long1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong1 make_ulong1(unsigned long int x) +{ + ulong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long2 make_long2(long int x, long int y) +{ + long2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong2 make_ulong2(unsigned long int x, unsigned long int y) +{ + ulong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long3 make_long3(long int x, long int y, long int z) +{ + long3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong3 make_ulong3(unsigned long int x, unsigned long int y, unsigned long int z) +{ + ulong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) long4 make_long4(long int x, long int y, long int z, long int w) +{ + long4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulong4 make_ulong4(unsigned long int x, unsigned long int y, unsigned long int z, unsigned long int w) +{ + ulong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float1 make_float1(float x) +{ + float1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float2 make_float2(float x, float y) +{ + float2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float3 make_float3(float x, float y, float z) +{ + float3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) float4 make_float4(float x, float y, float z, float w) +{ + float4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong1 make_longlong1(long long int x) +{ + longlong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong1 make_ulonglong1(unsigned long long int x) +{ + ulonglong1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong2 make_longlong2(long long int x, long long int y) +{ + longlong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong2 make_ulonglong2(unsigned long long int x, unsigned long long int y) +{ + ulonglong2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong3 make_longlong3(long long int x, long long int y, long long int z) +{ + longlong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong3 make_ulonglong3(unsigned long long int x, unsigned long long int y, unsigned long long int z) +{ + ulonglong3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) longlong4 make_longlong4(long long int x, long long int y, long long int z, long long int w) +{ + longlong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) ulonglong4 make_ulonglong4(unsigned long long int x, unsigned long long int y, unsigned long long int z, unsigned long long int w) +{ + ulonglong4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double1 make_double1(double x) +{ + double1 t; t.x = x; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double2 make_double2(double x, double y) +{ + double2 t; t.x = x; t.y = y; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double3 make_double3(double x, double y, double z) +{ + double3 t; t.x = x; t.y = y; t.z = z; return t; +} + +static __inline__ __attribute__((host)) __attribute__((device)) double4 make_double4(double x, double y, double z, double w) +{ + double4 t; t.x = x; t.y = y; t.z = z; t.w = w; return t; +} +# 173 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" 2 +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 115 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 1 +# 71 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 72 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 85 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/include/string.h" 1 3 4 +# 26 "/usr/include/string.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/string.h" 2 3 4 + + +# 28 "/usr/include/string.h" 3 4 +extern "C" { + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 34 "/usr/include/string.h" 2 3 4 +# 43 "/usr/include/string.h" 3 4 +extern void *memcpy (void *__restrict __dest, const void *__restrict __src, + size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern void *memmove (void *__dest, const void *__src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + + +extern void *memccpy (void *__restrict __dest, const void *__restrict __src, + int __c, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))) __attribute__ ((__access__ (__write_only__, 1, 4))); + + + + +extern void *memset (void *__s, int __c, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern int memcmp (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 80 "/usr/include/string.h" 3 4 +extern int __memcmpeq (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + + +extern "C++" +{ +extern void *memchr (void *__s, int __c, size_t __n) + noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const void *memchr (const void *__s, int __c, size_t __n) + noexcept (true) __asm ("memchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 105 "/usr/include/string.h" 3 4 +} +# 115 "/usr/include/string.h" 3 4 +extern "C++" void *rawmemchr (void *__s, int __c) + noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern "C++" const void *rawmemchr (const void *__s, int __c) + noexcept (true) __asm ("rawmemchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + + + + +extern "C++" void *memrchr (void *__s, int __c, size_t __n) + noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_only__, 1, 3))); +extern "C++" const void *memrchr (const void *__s, int __c, size_t __n) + noexcept (true) __asm ("memrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_only__, 1, 3))); +# 141 "/usr/include/string.h" 3 4 +extern char *strcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern char *strncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern char *strcat (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern char *strncat (char *__restrict __dest, const char *__restrict __src, + size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strcmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + +extern int strncmp (const char *__s1, const char *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strcoll (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + +extern size_t strxfrm (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 1, 3))); + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h" 3 4 +struct __locale_struct +{ + + struct __locale_data *__locales[13]; + + + const unsigned short int *__ctype_b; + const int *__ctype_tolower; + const int *__ctype_toupper; + + + const char *__names[13]; +}; + +typedef struct __locale_struct *__locale_t; +# 23 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 2 3 4 + +typedef __locale_t locale_t; +# 173 "/usr/include/string.h" 2 3 4 + + +extern int strcoll_l (const char *__s1, const char *__s2, locale_t __l) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); + + +extern size_t strxfrm_l (char *__dest, const char *__src, size_t __n, + locale_t __l) noexcept (true) __attribute__ ((__nonnull__ (2, 4))) + __attribute__ ((__access__ (__write_only__, 1, 3))); + + + + + +extern char *strdup (const char *__s) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); + + + + + + +extern char *strndup (const char *__string, size_t __n) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__nonnull__ (1))); +# 224 "/usr/include/string.h" 3 4 +extern "C++" +{ +extern char *strchr (char *__s, int __c) + noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *strchr (const char *__s, int __c) + noexcept (true) __asm ("strchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 244 "/usr/include/string.h" 3 4 +} + + + + + + +extern "C++" +{ +extern char *strrchr (char *__s, int __c) + noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *strrchr (const char *__s, int __c) + noexcept (true) __asm ("strrchr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 271 "/usr/include/string.h" 3 4 +} +# 281 "/usr/include/string.h" 3 4 +extern "C++" char *strchrnul (char *__s, int __c) + noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern "C++" const char *strchrnul (const char *__s, int __c) + noexcept (true) __asm ("strchrnul") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 293 "/usr/include/string.h" 3 4 +extern size_t strcspn (const char *__s, const char *__reject) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern size_t strspn (const char *__s, const char *__accept) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern "C++" +{ +extern char *strpbrk (char *__s, const char *__accept) + noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern const char *strpbrk (const char *__s, const char *__accept) + noexcept (true) __asm ("strpbrk") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 321 "/usr/include/string.h" 3 4 +} + + + + + + +extern "C++" +{ +extern char *strstr (char *__haystack, const char *__needle) + noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern const char *strstr (const char *__haystack, const char *__needle) + noexcept (true) __asm ("strstr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 348 "/usr/include/string.h" 3 4 +} + + + + + + + +extern char *strtok (char *__restrict __s, const char *__restrict __delim) + noexcept (true) __attribute__ ((__nonnull__ (2))); + + + +extern char *__strtok_r (char *__restrict __s, + const char *__restrict __delim, + char **__restrict __save_ptr) + noexcept (true) __attribute__ ((__nonnull__ (2, 3))); + +extern char *strtok_r (char *__restrict __s, const char *__restrict __delim, + char **__restrict __save_ptr) + noexcept (true) __attribute__ ((__nonnull__ (2, 3))); + + + + + +extern "C++" char *strcasestr (char *__haystack, const char *__needle) + noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +extern "C++" const char *strcasestr (const char *__haystack, + const char *__needle) + noexcept (true) __asm ("strcasestr") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); +# 389 "/usr/include/string.h" 3 4 +extern void *memmem (const void *__haystack, size_t __haystacklen, + const void *__needle, size_t __needlelen) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 3))) + __attribute__ ((__access__ (__read_only__, 1, 2))) + __attribute__ ((__access__ (__read_only__, 3, 4))); + + + +extern void *__mempcpy (void *__restrict __dest, + const void *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern void *mempcpy (void *__restrict __dest, + const void *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern size_t strlen (const char *__s) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + +extern size_t strnlen (const char *__string, size_t __maxlen) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); + + + + +extern char *strerror (int __errnum) noexcept (true); +# 444 "/usr/include/string.h" 3 4 +extern char *strerror_r (int __errnum, char *__buf, size_t __buflen) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 2, 3))); + + + + +extern const char *strerrordesc_np (int __err) noexcept (true); + +extern const char *strerrorname_np (int __err) noexcept (true); + + + + + +extern char *strerror_l (int __errnum, locale_t __l) noexcept (true); + + + +# 1 "/usr/include/strings.h" 1 3 4 +# 23 "/usr/include/strings.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 24 "/usr/include/strings.h" 2 3 4 + + + + + + +extern "C" { + + + +extern int bcmp (const void *__s1, const void *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern void bcopy (const void *__src, void *__dest, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern void bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern "C++" +{ +extern char *index (char *__s, int __c) + noexcept (true) __asm ("index") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *index (const char *__s, int __c) + noexcept (true) __asm ("index") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 66 "/usr/include/strings.h" 3 4 +} + + + + + + + +extern "C++" +{ +extern char *rindex (char *__s, int __c) + noexcept (true) __asm ("rindex") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +extern const char *rindex (const char *__s, int __c) + noexcept (true) __asm ("rindex") __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))); +# 94 "/usr/include/strings.h" 3 4 +} +# 104 "/usr/include/strings.h" 3 4 +extern int ffs (int __i) noexcept (true) __attribute__ ((__const__)); + + + + + +extern int ffsl (long int __l) noexcept (true) __attribute__ ((__const__)); +__extension__ extern int ffsll (long long int __ll) + noexcept (true) __attribute__ ((__const__)); + + + +extern int strcasecmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + + + + + +extern int strcasecmp_l (const char *__s1, const char *__s2, locale_t __loc) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 3))); + + + +extern int strncasecmp_l (const char *__s1, const char *__s2, + size_t __n, locale_t __loc) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2, 4))); + + +} +# 463 "/usr/include/string.h" 2 3 4 + + + +extern void explicit_bzero (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__write_only__, 1, 2))); + + + +extern char *strsep (char **__restrict __stringp, + const char *__restrict __delim) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern char *strsignal (int __sig) noexcept (true); + + + +extern const char *sigabbrev_np (int __sig) noexcept (true); + + +extern const char *sigdescr_np (int __sig) noexcept (true); + + + +extern char *__stpcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern char *stpcpy (char *__restrict __dest, const char *__restrict __src) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + +extern char *__stpncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern char *stpncpy (char *__restrict __dest, + const char *__restrict __src, size_t __n) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern int strverscmp (const char *__s1, const char *__s2) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1, 2))); + + +extern char *strfry (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern void *memfrob (void *__s, size_t __n) noexcept (true) __attribute__ ((__nonnull__ (1))) + __attribute__ ((__access__ (__read_write__, 1, 2))); + + + + + + + +extern "C++" char *basename (char *__filename) + noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); +extern "C++" const char *basename (const char *__filename) + noexcept (true) __asm ("basename") __attribute__ ((__nonnull__ (1))); +# 539 "/usr/include/string.h" 3 4 +} +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 1 "/usr/include/time.h" 1 3 4 +# 29 "/usr/include/time.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 30 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/time.h" 1 3 4 +# 26 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 28 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 1 3 4 +# 19 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/timesize.h" 2 3 4 +# 29 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 + + +typedef unsigned char __u_char; +typedef unsigned short int __u_short; +typedef unsigned int __u_int; +typedef unsigned long int __u_long; + + +typedef signed char __int8_t; +typedef unsigned char __uint8_t; +typedef signed short int __int16_t; +typedef unsigned short int __uint16_t; +typedef signed int __int32_t; +typedef unsigned int __uint32_t; + +typedef signed long int __int64_t; +typedef unsigned long int __uint64_t; + + + + + + +typedef __int8_t __int_least8_t; +typedef __uint8_t __uint_least8_t; +typedef __int16_t __int_least16_t; +typedef __uint16_t __uint_least16_t; +typedef __int32_t __int_least32_t; +typedef __uint32_t __uint_least32_t; +typedef __int64_t __int_least64_t; +typedef __uint64_t __uint_least64_t; + + + +typedef long int __quad_t; +typedef unsigned long int __u_quad_t; + + + + + + + +typedef long int __intmax_t; +typedef unsigned long int __uintmax_t; +# 141 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/typesizes.h" 1 3 4 +# 142 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/time64.h" 1 3 4 +# 143 "/usr/include/x86_64-linux-gnu/bits/types.h" 2 3 4 + + +typedef unsigned long int __dev_t; +typedef unsigned int __uid_t; +typedef unsigned int __gid_t; +typedef unsigned long int __ino_t; +typedef unsigned long int __ino64_t; +typedef unsigned int __mode_t; +typedef unsigned long int __nlink_t; +typedef long int __off_t; +typedef long int __off64_t; +typedef int __pid_t; +typedef struct { int __val[2]; } __fsid_t; +typedef long int __clock_t; +typedef unsigned long int __rlim_t; +typedef unsigned long int __rlim64_t; +typedef unsigned int __id_t; +typedef long int __time_t; +typedef unsigned int __useconds_t; +typedef long int __suseconds_t; +typedef long int __suseconds64_t; + +typedef int __daddr_t; +typedef int __key_t; + + +typedef int __clockid_t; + + +typedef void * __timer_t; + + +typedef long int __blksize_t; + + + + +typedef long int __blkcnt_t; +typedef long int __blkcnt64_t; + + +typedef unsigned long int __fsblkcnt_t; +typedef unsigned long int __fsblkcnt64_t; + + +typedef unsigned long int __fsfilcnt_t; +typedef unsigned long int __fsfilcnt64_t; + + +typedef long int __fsword_t; + +typedef long int __ssize_t; + + +typedef long int __syscall_slong_t; + +typedef unsigned long int __syscall_ulong_t; + + + +typedef __off64_t __loff_t; +typedef char *__caddr_t; + + +typedef long int __intptr_t; + + +typedef unsigned int __socklen_t; + + + + +typedef int __sig_atomic_t; +# 27 "/usr/include/x86_64-linux-gnu/bits/time.h" 2 3 4 +# 73 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/timex.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h" 1 3 4 + + + + + + + +struct timeval +{ + + + + + __time_t tv_sec; + __suseconds_t tv_usec; + +}; +# 23 "/usr/include/x86_64-linux-gnu/bits/timex.h" 2 3 4 + + + +struct timex +{ +# 58 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 4 + unsigned int modes; + __syscall_slong_t offset; + __syscall_slong_t freq; + __syscall_slong_t maxerror; + __syscall_slong_t esterror; + int status; + __syscall_slong_t constant; + __syscall_slong_t precision; + __syscall_slong_t tolerance; + struct timeval time; + __syscall_slong_t tick; + __syscall_slong_t ppsfreq; + __syscall_slong_t jitter; + int shift; + __syscall_slong_t stabil; + __syscall_slong_t jitcnt; + __syscall_slong_t calcnt; + __syscall_slong_t errcnt; + __syscall_slong_t stbcnt; + + int tai; + + + int :32; int :32; int :32; int :32; + int :32; int :32; int :32; int :32; + int :32; int :32; int :32; + +}; +# 74 "/usr/include/x86_64-linux-gnu/bits/time.h" 2 3 4 + +extern "C" { + + +extern int clock_adjtime (__clockid_t __clock_id, struct timex *__utx) noexcept (true); +# 90 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 4 +} +# 34 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/clock_t.h" 1 3 4 + + + + + + +typedef __clock_t clock_t; +# 38 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/time_t.h" 1 3 4 +# 10 "/usr/include/x86_64-linux-gnu/bits/types/time_t.h" 3 4 +typedef __time_t time_t; +# 39 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h" 1 3 4 + + + + + + +struct tm +{ + int tm_sec; + int tm_min; + int tm_hour; + int tm_mday; + int tm_mon; + int tm_year; + int tm_wday; + int tm_yday; + int tm_isdst; + + + long int tm_gmtoff; + const char *tm_zone; + + + + +}; +# 40 "/usr/include/time.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 1 3 4 + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/endian.h" 1 3 4 +# 35 "/usr/include/x86_64-linux-gnu/bits/endian.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/endianness.h" 1 3 4 +# 36 "/usr/include/x86_64-linux-gnu/bits/endian.h" 2 3 4 +# 7 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 2 3 4 + + + + +struct timespec +{ + + + + __time_t tv_sec; + + + + + __syscall_slong_t tv_nsec; +# 31 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 3 4 +}; +# 43 "/usr/include/time.h" 2 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h" 1 3 4 + + + + + + +typedef __clockid_t clockid_t; +# 47 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/timer_t.h" 1 3 4 + + + + + + +typedef __timer_t timer_t; +# 48 "/usr/include/time.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h" 1 3 4 + + + + + + + +struct itimerspec + { + struct timespec it_interval; + struct timespec it_value; + }; +# 49 "/usr/include/time.h" 2 3 4 +struct sigevent; + + + + +typedef __pid_t pid_t; +# 68 "/usr/include/time.h" 3 4 +extern "C" { + + + +extern clock_t clock (void) noexcept (true); + + + +extern time_t time (time_t *__timer) noexcept (true); + + +extern double difftime (time_t __time1, time_t __time0) + noexcept (true) __attribute__ ((__const__)); + + +extern time_t mktime (struct tm *__tp) noexcept (true); +# 100 "/usr/include/time.h" 3 4 +extern size_t strftime (char *__restrict __s, size_t __maxsize, + const char *__restrict __format, + const struct tm *__restrict __tp) noexcept (true); + + + + +extern char *strptime (const char *__restrict __s, + const char *__restrict __fmt, struct tm *__tp) + noexcept (true); + + + + + + +extern size_t strftime_l (char *__restrict __s, size_t __maxsize, + const char *__restrict __format, + const struct tm *__restrict __tp, + locale_t __loc) noexcept (true); + + + +extern char *strptime_l (const char *__restrict __s, + const char *__restrict __fmt, struct tm *__tp, + locale_t __loc) noexcept (true); + + + + + + +extern struct tm *gmtime (const time_t *__timer) noexcept (true); + + + +extern struct tm *localtime (const time_t *__timer) noexcept (true); +# 154 "/usr/include/time.h" 3 4 +extern struct tm *gmtime_r (const time_t *__restrict __timer, + struct tm *__restrict __tp) noexcept (true); + + + +extern struct tm *localtime_r (const time_t *__restrict __timer, + struct tm *__restrict __tp) noexcept (true); +# 179 "/usr/include/time.h" 3 4 +extern char *asctime (const struct tm *__tp) noexcept (true); + + + +extern char *ctime (const time_t *__timer) noexcept (true); +# 197 "/usr/include/time.h" 3 4 +extern char *asctime_r (const struct tm *__restrict __tp, + char *__restrict __buf) noexcept (true); + + + +extern char *ctime_r (const time_t *__restrict __timer, + char *__restrict __buf) noexcept (true); +# 217 "/usr/include/time.h" 3 4 +extern char *__tzname[2]; +extern int __daylight; +extern long int __timezone; + + + + +extern char *tzname[2]; + + + +extern void tzset (void) noexcept (true); + + + +extern int daylight; +extern long int timezone; +# 249 "/usr/include/time.h" 3 4 +extern time_t timegm (struct tm *__tp) noexcept (true); + +extern time_t timelocal (struct tm *__tp) noexcept (true); +# 262 "/usr/include/time.h" 3 4 +extern int dysize (int __year) noexcept (true) __attribute__ ((__const__)); +# 272 "/usr/include/time.h" 3 4 +extern int nanosleep (const struct timespec *__requested_time, + struct timespec *__remaining); + + +extern int clock_getres (clockid_t __clock_id, struct timespec *__res) noexcept (true); + + +extern int clock_gettime (clockid_t __clock_id, struct timespec *__tp) noexcept (true); + + +extern int clock_settime (clockid_t __clock_id, const struct timespec *__tp) + noexcept (true); +# 311 "/usr/include/time.h" 3 4 +extern int clock_nanosleep (clockid_t __clock_id, int __flags, + const struct timespec *__req, + struct timespec *__rem); +# 326 "/usr/include/time.h" 3 4 +extern int clock_getcpuclockid (pid_t __pid, clockid_t *__clock_id) noexcept (true); + + + + +extern int timer_create (clockid_t __clock_id, + struct sigevent *__restrict __evp, + timer_t *__restrict __timerid) noexcept (true); + + +extern int timer_delete (timer_t __timerid) noexcept (true); + + + +extern int timer_settime (timer_t __timerid, int __flags, + const struct itimerspec *__restrict __value, + struct itimerspec *__restrict __ovalue) noexcept (true); + + +extern int timer_gettime (timer_t __timerid, struct itimerspec *__value) + noexcept (true); +# 364 "/usr/include/time.h" 3 4 +extern int timer_getoverrun (timer_t __timerid) noexcept (true); + + + + + + +extern int timespec_get (struct timespec *__ts, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 387 "/usr/include/time.h" 3 4 +extern int timespec_getres (struct timespec *__ts, int __base) + noexcept (true); +# 413 "/usr/include/time.h" 3 4 +extern int getdate_err; +# 422 "/usr/include/time.h" 3 4 +extern struct tm *getdate (const char *__string); +# 436 "/usr/include/time.h" 3 4 +extern int getdate_r (const char *__restrict __string, + struct tm *__restrict __resbufp); + + +} +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 + + +# 88 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern "C" +{ + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) clock_t clock(void) + + + + +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 +noexcept (true) +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void* memset(void*, int, size_t) +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void* memcpy(void*, const void*, size_t) +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 3 4 + noexcept (true) +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" + ; + +} +# 303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 1 +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 + + + + + + + +extern "C" +{ +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) int abs(int a) +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) long int labs(long int a) +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) long long int llabs(long long int a) +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fabs(double x) +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fabsf(float x) +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 338 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int min(const int a, const int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned int umin(const unsigned int a, const unsigned int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llmin(const long long int a, const long long int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned long long int ullmin(const unsigned long long int a, const unsigned long long int b); +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fminf(float x, float y) +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmin(double x, double y) +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int max(const int a, const int b); + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned int umax(const unsigned int a, const unsigned int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llmax(const long long int a, const long long int b); + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) unsigned long long int ullmax(const unsigned long long int a, const unsigned long long int b); +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmaxf(float x, float y) +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmax(double, double) +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sin(double x) +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cos(double x) +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincos(double x, double *sptr, double *cptr) +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincosf(float x, float *sptr, float *cptr) +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tan(double x) +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sqrt(double x) +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double rsqrt(double x); +# 844 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rsqrtf(float x); +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log2(double x) +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp2(double x) +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float exp2f(float x) +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp10(double x) +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float exp10f(float x) +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double expm1(double x) +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float expm1f(float x) +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log2f(float x) +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log10(double x) +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log(double x) +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double log1p(double x) +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log1pf(float x) +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double floor(double x) +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double exp(double x) +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cosh(double x) +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sinh(double x) +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tanh(double x) +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double acosh(double x) +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float acoshf(float x) +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double asinh(double x) +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float asinhf(float x) +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atanh(double x) +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atanhf(float x) +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double ldexp(double x, int exp) +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ldexpf(float x, int exp) +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double logb(double x) +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float logbf(float x) +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int ilogb(double x) +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int ilogbf(float x) +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double scalbn(double x, int n) +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float scalbnf(float x, int n) +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double scalbln(double x, long int n) +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float scalblnf(float x, long int n) +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double frexp(double x, int *nptr) +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float frexpf(float x, int *nptr) +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double round(double x) +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float roundf(float x) +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lround(double x) +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lroundf(float x) +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llround(double x) +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llroundf(float x) +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rintf(float x) +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lrint(double x) +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long int lrintf(float x) +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llrint(double x) +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) long long int llrintf(float x) +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nearbyint(double x) +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nearbyintf(float x) +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double ceil(double x) +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double trunc(double x) +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float truncf(float x) +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fdim(double x, double y) +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fdimf(float x, float y) +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atan2(double y, double x) +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double atan(double x) +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double acos(double x) +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double asin(double x) +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double hypot(double x, double y) +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rhypot(double x, double y) +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float hypotf(float x, float y) +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rhypotf(float x, float y) +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double norm3d(double a, double b, double c) +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm3d(double a, double b, double c) +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double norm4d(double a, double b, double c, double d) +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm4d(double a, double b, double c, double d) +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4657 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C++" __attribute__((device)) __attribute__((device_builtin)) double norm(int dim, double const * p) +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double rnorm(int dim, double const * p) +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4778 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnormf(int dim, float const * p) +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C++" __attribute__((device)) __attribute__((device_builtin)) float normf(int dim, float const * p) +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float norm3df(float a, float b, float c) +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4945 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnorm3df(float a, float b, float c) +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 4996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float norm4df(float a, float b, float c, float d) +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float rnorm4df(float a, float b, float c, float d) +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cbrt(double x) +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cbrtf(float x) +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 5329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double rcbrt(double x); +# 5379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float rcbrtf(float x); +# 5439 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double sinpi(double x); +# 5499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinpif(float x); +# 5551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double cospi(double x); +# 5603 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cospif(float x); +# 5633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincospi(double x, double *sptr, double *cptr); +# 5663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) void sincospif(float x, float *sptr, float *cptr); +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double pow(double x, double y) +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double modf(double x, double *iptr) +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fmod(double x, double y) +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double remainder(double x, double y) +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float remainderf(float x, float y) +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double remquo(double x, double y, int *quo) +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float remquof(float x, float y, int *quo) +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double j0(double x) +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float j0f(float x) +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double j1(double x) +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float j1f(float x) +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double jn(int n, double x) +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float jnf(int n, float x) +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double y0(double x) +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float y0f(float x) +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double y1(double x) +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float y1f(float x) +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double yn(int n, double x) +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ynf(int n, float x) +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double cyl_bessel_i0(double x) +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float cyl_bessel_i0f(float x) +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double cyl_bessel_i1(double x) +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float cyl_bessel_i1f(float x) +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7233 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erf(double x) +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erff(float x) +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7470 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfinv(double x); +# 7535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfinvf(float x); +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfc(double x) +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcf(float x) +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double lgamma(double x) +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 7791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfcinv(double x); +# 7846 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcinvf(float x); +# 7914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double normcdfinv(double x); +# 7982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float normcdfinvf(float x); +# 8025 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double normcdf(double x); +# 8068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float normcdff(float x); +# 8132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double erfcx(double x); +# 8196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float erfcxf(float x); +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float lgammaf(float x) +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double tgamma(double x) +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tgammaf(float x) +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double copysign(double x, double y) +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float copysignf(float x, float y) +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nextafter(double x, double y) +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nextafterf(float x, float y) +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double nan(const char *tagp) +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float nanf(const char *tagp) +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinff(float) +# 8614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnanf(float) +# 8615 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8615 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finite(double) +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finitef(float) +# 8626 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8626 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbit(double) +# 8627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnan(double) +# 8628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinf(double) +# 8629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbitf(float) +# 8632 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8632 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) double fma(double x, double y, double z) +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmaf(float x, float y, float z) +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __signbitl(long double) +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __finitel(long double) +# 8966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isinfl(long double) +# 8967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) int __isnanl(long double) +# 8968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 8968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float acosf(float x) +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float asinf(float x) +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atanf(float x) +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float atan2f(float y, float x) +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float cosf(float x) +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinf(float x) +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tanf(float x) +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float coshf(float x) +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sinhf(float x) +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float tanhf(float x) +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float logf(float x) +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float expf(float x) +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float log10f(float x) +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float modff(float x, float *iptr) +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float powf(float x, float y) +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float sqrtf(float x) +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float ceilf(float x) +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float floorf(float x) +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((device_builtin)) float fmodf(float x, float y) +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 3 4 + noexcept (true) +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + ; +# 10544 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} + + +# 1 "/usr/include/c++/11/math.h" 1 3 +# 36 "/usr/include/c++/11/math.h" 3 +# 1 "/usr/include/c++/11/cmath" 1 3 +# 39 "/usr/include/c++/11/cmath" 3 + +# 40 "/usr/include/c++/11/cmath" 3 + +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 1 3 +# 278 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 + +# 278 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std +{ + typedef long unsigned int size_t; + typedef long int ptrdiff_t; + + + typedef decltype(nullptr) nullptr_t; + +} +# 300 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std +{ + inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } +} +namespace __gnu_cxx +{ + inline namespace __cxx11 __attribute__((__abi_tag__ ("cxx11"))) { } +} +# 586 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/os_defines.h" 1 3 +# 587 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 + + +# 1 "/usr/include/x86_64-linux-gnu/c++/11/bits/cpu_defines.h" 1 3 +# 590 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 +# 777 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +# 1 "/usr/include/c++/11/pstl/pstl_config.h" 1 3 +# 778 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 2 3 +# 42 "/usr/include/c++/11/cmath" 2 3 +# 1 "/usr/include/c++/11/bits/cpp_type_traits.h" 1 3 +# 35 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + +# 36 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +# 67 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +extern "C++" { + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + struct __true_type { }; + struct __false_type { }; + + template + struct __truth_type + { typedef __false_type __type; }; + + template<> + struct __truth_type + { typedef __true_type __type; }; + + + + template + struct __traitor + { + enum { __value = bool(_Sp::__value) || bool(_Tp::__value) }; + typedef typename __truth_type<__value>::__type __type; + }; + + + template + struct __are_same + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template + struct __are_same<_Tp, _Tp> + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template + struct __is_void + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_void + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_integer + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 184 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_integer + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 270 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template<> struct __is_integer<__int128> { enum { __value = 1 }; typedef __true_type __type; }; template<> struct __is_integer { enum { __value = 1 }; typedef __true_type __type; }; +# 287 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template + struct __is_floating + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_floating + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_pointer + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template + struct __is_pointer<_Tp*> + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + + + template + struct __is_arithmetic + : public __traitor<__is_integer<_Tp>, __is_floating<_Tp> > + { }; + + + + + template + struct __is_scalar + : public __traitor<__is_arithmetic<_Tp>, __is_pointer<_Tp> > + { }; + + + + + template + struct __is_char + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_char + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template<> + struct __is_char + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + template + struct __is_byte + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + + enum class byte : unsigned char; + + template<> + struct __is_byte + { + enum { __value = 1 }; + typedef __true_type __type; + }; +# 423 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template struct iterator_traits; + + + template + struct __is_nonvolatile_trivially_copyable + { + enum { __value = __is_trivially_copyable(_Tp) }; + }; + + + + + template + struct __is_nonvolatile_trivially_copyable + { + enum { __value = 0 }; + }; + + + template + struct __memcpyable + { + enum { __value = 0 }; + }; + + template + struct __memcpyable<_Tp*, _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcpyable<_Tp*, const _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + + + + + + template + struct __memcmpable + { + enum { __value = 0 }; + }; + + + template + struct __memcmpable<_Tp*, _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcmpable + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + template + struct __memcmpable<_Tp*, const _Tp*> + : __is_nonvolatile_trivially_copyable<_Tp> + { }; + + + + + + + + template::__value + + > + struct __is_memcmp_ordered + { + static const bool __value = _Tp(-1) > _Tp(1); + }; + + template + struct __is_memcmp_ordered<_Tp, false> + { + static const bool __value = false; + }; + + + template + struct __is_memcmp_ordered_with + { + static const bool __value = __is_memcmp_ordered<_Tp>::__value + && __is_memcmp_ordered<_Up>::__value; + }; + + template + struct __is_memcmp_ordered_with<_Tp, _Up, false> + { + static const bool __value = false; + }; +# 532 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + template<> + struct __is_memcmp_ordered_with + { static constexpr bool __value = true; }; + + template + struct __is_memcmp_ordered_with<_Tp, std::byte, _SameSize> + { static constexpr bool __value = false; }; + + template + struct __is_memcmp_ordered_with + { static constexpr bool __value = false; }; + + + + + + template + struct __is_move_iterator + { + enum { __value = 0 }; + typedef __false_type __type; + }; + + + + template + + inline _Iterator + __miter_base(_Iterator __it) + { return __it; } + + +} +} +# 43 "/usr/include/c++/11/cmath" 2 3 +# 1 "/usr/include/c++/11/ext/type_traits.h" 1 3 +# 32 "/usr/include/c++/11/ext/type_traits.h" 3 + +# 33 "/usr/include/c++/11/ext/type_traits.h" 3 + + + + +extern "C++" { + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + + + + template + struct __enable_if + { }; + + template + struct __enable_if + { typedef _Tp __type; }; + + + + template + struct __conditional_type + { typedef _Iftrue __type; }; + + template + struct __conditional_type + { typedef _Iffalse __type; }; + + + + template + struct __add_unsigned + { + private: + typedef __enable_if::__value, _Tp> __if_type; + + public: + typedef typename __if_type::__type __type; + }; + + template<> + struct __add_unsigned + { typedef unsigned char __type; }; + + template<> + struct __add_unsigned + { typedef unsigned char __type; }; + + template<> + struct __add_unsigned + { typedef unsigned short __type; }; + + template<> + struct __add_unsigned + { typedef unsigned int __type; }; + + template<> + struct __add_unsigned + { typedef unsigned long __type; }; + + template<> + struct __add_unsigned + { typedef unsigned long long __type; }; + + + template<> + struct __add_unsigned; + + template<> + struct __add_unsigned; + + + + template + struct __remove_unsigned + { + private: + typedef __enable_if::__value, _Tp> __if_type; + + public: + typedef typename __if_type::__type __type; + }; + + template<> + struct __remove_unsigned + { typedef signed char __type; }; + + template<> + struct __remove_unsigned + { typedef signed char __type; }; + + template<> + struct __remove_unsigned + { typedef short __type; }; + + template<> + struct __remove_unsigned + { typedef int __type; }; + + template<> + struct __remove_unsigned + { typedef long __type; }; + + template<> + struct __remove_unsigned + { typedef long long __type; }; + + + template<> + struct __remove_unsigned; + + template<> + struct __remove_unsigned; + + + + template + inline bool + __is_null_pointer(_Type* __ptr) + { return __ptr == 0; } + + template + inline bool + __is_null_pointer(_Type) + { return false; } + + + inline bool + __is_null_pointer(std::nullptr_t) + { return true; } + + + + + template::__value> + struct __promote + { typedef double __type; }; + + + + + template + struct __promote<_Tp, false> + { }; + + template<> + struct __promote + { typedef long double __type; }; + + template<> + struct __promote + { typedef double __type; }; + + template<> + struct __promote + { typedef float __type; }; + + + template + using __promoted_t = decltype((typename __promote<_Tp>::__type(0) + ...)); + + + template::__type, + typename _Up2 = typename __promote<_Up>::__type> + struct __promote_2 + { + typedef __typeof__(_Tp2() + _Up2()) __type; + }; + + template::__type, + typename _Up2 = typename __promote<_Up>::__type, + typename _Vp2 = typename __promote<_Vp>::__type> + struct __promote_3 + { + typedef __typeof__(_Tp2() + _Up2() + _Vp2()) __type; + }; + + template::__type, + typename _Up2 = typename __promote<_Up>::__type, + typename _Vp2 = typename __promote<_Vp>::__type, + typename _Wp2 = typename __promote<_Wp>::__type> + struct __promote_4 + { + typedef __typeof__(_Tp2() + _Up2() + _Vp2() + _Wp2()) __type; + }; + + +} +} +# 44 "/usr/include/c++/11/cmath" 2 3 + +# 1 "/usr/include/math.h" 1 3 4 +# 27 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 28 "/usr/include/math.h" 2 3 4 + + + + + + +extern "C" { + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libm-simd-decl-stubs.h" 1 3 4 +# 26 "/usr/include/x86_64-linux-gnu/bits/math-vector.h" 2 3 4 +# 41 "/usr/include/math.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 1 3 4 +# 74 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +typedef _Complex float __cfloat128 __attribute__ ((__mode__ (__TC__))); +# 86 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +typedef __float128 _Float128; +# 119 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/long-double.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 2 3 4 +# 214 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef float _Float32; +# 251 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef double _Float64; +# 268 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef double _Float32x; +# 285 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 4 +typedef long double _Float64x; +# 120 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 2 3 4 +# 44 "/usr/include/math.h" 2 3 4 +# 152 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/flt-eval-method.h" 1 3 4 +# 153 "/usr/include/math.h" 2 3 4 +# 163 "/usr/include/math.h" 3 4 +typedef float float_t; +typedef double double_t; +# 204 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/fp-logb.h" 1 3 4 +# 205 "/usr/include/math.h" 2 3 4 +# 247 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/fp-fast.h" 1 3 4 +# 248 "/usr/include/math.h" 2 3 4 + + + +enum + { + FP_INT_UPWARD = + + 0, + FP_INT_DOWNWARD = + + 1, + FP_INT_TOWARDZERO = + + 2, + FP_INT_TONEARESTFROMZERO = + + 3, + FP_INT_TONEAREST = + + 4, + }; +# 312 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassify (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbit (double __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinf (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finite (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnan (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsig (double __x, double __y) noexcept (true); + + +extern int __issignaling (double __value) noexcept (true) + __attribute__ ((__const__)); +# 313 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern double acos (double __x) noexcept (true); extern double __acos (double __x) noexcept (true); + + extern double asin (double __x) noexcept (true); extern double __asin (double __x) noexcept (true); + + extern double atan (double __x) noexcept (true); extern double __atan (double __x) noexcept (true); + + extern double atan2 (double __y, double __x) noexcept (true); extern double __atan2 (double __y, double __x) noexcept (true); + + + extern double cos (double __x) noexcept (true); extern double __cos (double __x) noexcept (true); + + extern double sin (double __x) noexcept (true); extern double __sin (double __x) noexcept (true); + + extern double tan (double __x) noexcept (true); extern double __tan (double __x) noexcept (true); + + + + + extern double cosh (double __x) noexcept (true); extern double __cosh (double __x) noexcept (true); + + extern double sinh (double __x) noexcept (true); extern double __sinh (double __x) noexcept (true); + + extern double tanh (double __x) noexcept (true); extern double __tanh (double __x) noexcept (true); + + + + extern void sincos (double __x, double *__sinx, double *__cosx) noexcept (true); extern void __sincos (double __x, double *__sinx, double *__cosx) noexcept (true) + ; + + + + + extern double acosh (double __x) noexcept (true); extern double __acosh (double __x) noexcept (true); + + extern double asinh (double __x) noexcept (true); extern double __asinh (double __x) noexcept (true); + + extern double atanh (double __x) noexcept (true); extern double __atanh (double __x) noexcept (true); + + + + + + extern double exp (double __x) noexcept (true); extern double __exp (double __x) noexcept (true); + + +extern double frexp (double __x, int *__exponent) noexcept (true); extern double __frexp (double __x, int *__exponent) noexcept (true); + + +extern double ldexp (double __x, int __exponent) noexcept (true); extern double __ldexp (double __x, int __exponent) noexcept (true); + + + extern double log (double __x) noexcept (true); extern double __log (double __x) noexcept (true); + + + extern double log10 (double __x) noexcept (true); extern double __log10 (double __x) noexcept (true); + + +extern double modf (double __x, double *__iptr) noexcept (true); extern double __modf (double __x, double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern double exp10 (double __x) noexcept (true); extern double __exp10 (double __x) noexcept (true); + + + + + extern double expm1 (double __x) noexcept (true); extern double __expm1 (double __x) noexcept (true); + + + extern double log1p (double __x) noexcept (true); extern double __log1p (double __x) noexcept (true); + + +extern double logb (double __x) noexcept (true); extern double __logb (double __x) noexcept (true); + + + + + extern double exp2 (double __x) noexcept (true); extern double __exp2 (double __x) noexcept (true); + + + extern double log2 (double __x) noexcept (true); extern double __log2 (double __x) noexcept (true); + + + + + + + extern double pow (double __x, double __y) noexcept (true); extern double __pow (double __x, double __y) noexcept (true); + + +extern double sqrt (double __x) noexcept (true); extern double __sqrt (double __x) noexcept (true); + + + + extern double hypot (double __x, double __y) noexcept (true); extern double __hypot (double __x, double __y) noexcept (true); + + + + + extern double cbrt (double __x) noexcept (true); extern double __cbrt (double __x) noexcept (true); + + + + + + +extern double ceil (double __x) noexcept (true) __attribute__ ((__const__)); extern double __ceil (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double fabs (double __x) noexcept (true) __attribute__ ((__const__)); extern double __fabs (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double floor (double __x) noexcept (true) __attribute__ ((__const__)); extern double __floor (double __x) noexcept (true) __attribute__ ((__const__)); + + +extern double fmod (double __x, double __y) noexcept (true); extern double __fmod (double __x, double __y) noexcept (true); +# 183 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int finite (double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern double drem (double __x, double __y) noexcept (true); extern double __drem (double __x, double __y) noexcept (true); + + + +extern double significand (double __x) noexcept (true); extern double __significand (double __x) noexcept (true); + + + + + + +extern double copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __copysign (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern double nan (const char *__tagb) noexcept (true); extern double __nan (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern double j0 (double) noexcept (true); extern double __j0 (double) noexcept (true); +extern double j1 (double) noexcept (true); extern double __j1 (double) noexcept (true); +extern double jn (int, double) noexcept (true); extern double __jn (int, double) noexcept (true); +extern double y0 (double) noexcept (true); extern double __y0 (double) noexcept (true); +extern double y1 (double) noexcept (true); extern double __y1 (double) noexcept (true); +extern double yn (int, double) noexcept (true); extern double __yn (int, double) noexcept (true); + + + + + + extern double erf (double) noexcept (true); extern double __erf (double) noexcept (true); + extern double erfc (double) noexcept (true); extern double __erfc (double) noexcept (true); +extern double lgamma (double) noexcept (true); extern double __lgamma (double) noexcept (true); + + + + +extern double tgamma (double) noexcept (true); extern double __tgamma (double) noexcept (true); + + + + + +extern double gamma (double) noexcept (true); extern double __gamma (double) noexcept (true); + + + + + + + +extern double lgamma_r (double, int *__signgamp) noexcept (true); extern double __lgamma_r (double, int *__signgamp) noexcept (true); + + + + + + +extern double rint (double __x) noexcept (true); extern double __rint (double __x) noexcept (true); + + +extern double nextafter (double __x, double __y) noexcept (true); extern double __nextafter (double __x, double __y) noexcept (true); + +extern double nexttoward (double __x, long double __y) noexcept (true); extern double __nexttoward (double __x, long double __y) noexcept (true); + + + + +extern double nextdown (double __x) noexcept (true); extern double __nextdown (double __x) noexcept (true); + +extern double nextup (double __x) noexcept (true); extern double __nextup (double __x) noexcept (true); + + + +extern double remainder (double __x, double __y) noexcept (true); extern double __remainder (double __x, double __y) noexcept (true); + + + +extern double scalbn (double __x, int __n) noexcept (true); extern double __scalbn (double __x, int __n) noexcept (true); + + + +extern int ilogb (double __x) noexcept (true); extern int __ilogb (double __x) noexcept (true); + + + + +extern long int llogb (double __x) noexcept (true); extern long int __llogb (double __x) noexcept (true); + + + + +extern double scalbln (double __x, long int __n) noexcept (true); extern double __scalbln (double __x, long int __n) noexcept (true); + + + +extern double nearbyint (double __x) noexcept (true); extern double __nearbyint (double __x) noexcept (true); + + + +extern double round (double __x) noexcept (true) __attribute__ ((__const__)); extern double __round (double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern double trunc (double __x) noexcept (true) __attribute__ ((__const__)); extern double __trunc (double __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern double remquo (double __x, double __y, int *__quo) noexcept (true); extern double __remquo (double __x, double __y, int *__quo) noexcept (true); + + + + + + +extern long int lrint (double __x) noexcept (true); extern long int __lrint (double __x) noexcept (true); +__extension__ +extern long long int llrint (double __x) noexcept (true); extern long long int __llrint (double __x) noexcept (true); + + + +extern long int lround (double __x) noexcept (true); extern long int __lround (double __x) noexcept (true); +__extension__ +extern long long int llround (double __x) noexcept (true); extern long long int __llround (double __x) noexcept (true); + + + +extern double fdim (double __x, double __y) noexcept (true); extern double __fdim (double __x, double __y) noexcept (true); + + + +extern double fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmax (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmin (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + +extern double fma (double __x, double __y, double __z) noexcept (true); extern double __fma (double __x, double __y, double __z) noexcept (true); + + + + +extern double roundeven (double __x) noexcept (true) __attribute__ ((__const__)); extern double __roundeven (double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfp (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfp (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfp (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpx (double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpx (double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpx (double __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalize (double *__cx, const double *__x) noexcept (true); + + + + + + +extern double fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaxmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminmag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern double fmaximum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_mag (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fmaximum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fmaximum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + +extern double fminimum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); extern double __fminimum_mag_num (double __x, double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorder (const double *__x, const double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermag (const double *__x, const double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern double getpayload (const double *__x) noexcept (true); extern double __getpayload (const double *__x) noexcept (true); + + +extern int setpayload (double *__x, double __payload) noexcept (true); + + +extern int setpayloadsig (double *__x, double __payload) noexcept (true); + + + + + + + +extern double scalb (double __x, double __n) noexcept (true); extern double __scalb (double __x, double __n) noexcept (true); +# 314 "/usr/include/math.h" 2 3 4 +# 329 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyf (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitf (float __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinff (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitef (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanf (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigf (float __x, float __y) noexcept (true); + + +extern int __issignalingf (float __value) noexcept (true) + __attribute__ ((__const__)); +# 330 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern float acosf (float __x) noexcept (true); extern float __acosf (float __x) noexcept (true); + + extern float asinf (float __x) noexcept (true); extern float __asinf (float __x) noexcept (true); + + extern float atanf (float __x) noexcept (true); extern float __atanf (float __x) noexcept (true); + + extern float atan2f (float __y, float __x) noexcept (true); extern float __atan2f (float __y, float __x) noexcept (true); + + + extern float cosf (float __x) noexcept (true); extern float __cosf (float __x) noexcept (true); + + extern float sinf (float __x) noexcept (true); extern float __sinf (float __x) noexcept (true); + + extern float tanf (float __x) noexcept (true); extern float __tanf (float __x) noexcept (true); + + + + + extern float coshf (float __x) noexcept (true); extern float __coshf (float __x) noexcept (true); + + extern float sinhf (float __x) noexcept (true); extern float __sinhf (float __x) noexcept (true); + + extern float tanhf (float __x) noexcept (true); extern float __tanhf (float __x) noexcept (true); + + + + extern void sincosf (float __x, float *__sinx, float *__cosx) noexcept (true); extern void __sincosf (float __x, float *__sinx, float *__cosx) noexcept (true) + ; + + + + + extern float acoshf (float __x) noexcept (true); extern float __acoshf (float __x) noexcept (true); + + extern float asinhf (float __x) noexcept (true); extern float __asinhf (float __x) noexcept (true); + + extern float atanhf (float __x) noexcept (true); extern float __atanhf (float __x) noexcept (true); + + + + + + extern float expf (float __x) noexcept (true); extern float __expf (float __x) noexcept (true); + + +extern float frexpf (float __x, int *__exponent) noexcept (true); extern float __frexpf (float __x, int *__exponent) noexcept (true); + + +extern float ldexpf (float __x, int __exponent) noexcept (true); extern float __ldexpf (float __x, int __exponent) noexcept (true); + + + extern float logf (float __x) noexcept (true); extern float __logf (float __x) noexcept (true); + + + extern float log10f (float __x) noexcept (true); extern float __log10f (float __x) noexcept (true); + + +extern float modff (float __x, float *__iptr) noexcept (true); extern float __modff (float __x, float *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern float exp10f (float __x) noexcept (true); extern float __exp10f (float __x) noexcept (true); + + + + + extern float expm1f (float __x) noexcept (true); extern float __expm1f (float __x) noexcept (true); + + + extern float log1pf (float __x) noexcept (true); extern float __log1pf (float __x) noexcept (true); + + +extern float logbf (float __x) noexcept (true); extern float __logbf (float __x) noexcept (true); + + + + + extern float exp2f (float __x) noexcept (true); extern float __exp2f (float __x) noexcept (true); + + + extern float log2f (float __x) noexcept (true); extern float __log2f (float __x) noexcept (true); + + + + + + + extern float powf (float __x, float __y) noexcept (true); extern float __powf (float __x, float __y) noexcept (true); + + +extern float sqrtf (float __x) noexcept (true); extern float __sqrtf (float __x) noexcept (true); + + + + extern float hypotf (float __x, float __y) noexcept (true); extern float __hypotf (float __x, float __y) noexcept (true); + + + + + extern float cbrtf (float __x) noexcept (true); extern float __cbrtf (float __x) noexcept (true); + + + + + + +extern float ceilf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __ceilf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float fabsf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __fabsf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float floorf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __floorf (float __x) noexcept (true) __attribute__ ((__const__)); + + +extern float fmodf (float __x, float __y) noexcept (true); extern float __fmodf (float __x, float __y) noexcept (true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isinff (float __value) noexcept (true) + __attribute__ ((__const__)); + + + + +extern int finitef (float __value) noexcept (true) + __attribute__ ((__const__)); + + +extern float dremf (float __x, float __y) noexcept (true); extern float __dremf (float __x, float __y) noexcept (true); + + + +extern float significandf (float __x) noexcept (true); extern float __significandf (float __x) noexcept (true); + + + + + + +extern float copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __copysignf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern float nanf (const char *__tagb) noexcept (true); extern float __nanf (const char *__tagb) noexcept (true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isnanf (float __value) noexcept (true) + __attribute__ ((__const__)); + + + + + +extern float j0f (float) noexcept (true); extern float __j0f (float) noexcept (true); +extern float j1f (float) noexcept (true); extern float __j1f (float) noexcept (true); +extern float jnf (int, float) noexcept (true); extern float __jnf (int, float) noexcept (true); +extern float y0f (float) noexcept (true); extern float __y0f (float) noexcept (true); +extern float y1f (float) noexcept (true); extern float __y1f (float) noexcept (true); +extern float ynf (int, float) noexcept (true); extern float __ynf (int, float) noexcept (true); + + + + + + extern float erff (float) noexcept (true); extern float __erff (float) noexcept (true); + extern float erfcf (float) noexcept (true); extern float __erfcf (float) noexcept (true); +extern float lgammaf (float) noexcept (true); extern float __lgammaf (float) noexcept (true); + + + + +extern float tgammaf (float) noexcept (true); extern float __tgammaf (float) noexcept (true); + + + + + +extern float gammaf (float) noexcept (true); extern float __gammaf (float) noexcept (true); + + + + + + + +extern float lgammaf_r (float, int *__signgamp) noexcept (true); extern float __lgammaf_r (float, int *__signgamp) noexcept (true); + + + + + + +extern float rintf (float __x) noexcept (true); extern float __rintf (float __x) noexcept (true); + + +extern float nextafterf (float __x, float __y) noexcept (true); extern float __nextafterf (float __x, float __y) noexcept (true); + +extern float nexttowardf (float __x, long double __y) noexcept (true); extern float __nexttowardf (float __x, long double __y) noexcept (true); + + + + +extern float nextdownf (float __x) noexcept (true); extern float __nextdownf (float __x) noexcept (true); + +extern float nextupf (float __x) noexcept (true); extern float __nextupf (float __x) noexcept (true); + + + +extern float remainderf (float __x, float __y) noexcept (true); extern float __remainderf (float __x, float __y) noexcept (true); + + + +extern float scalbnf (float __x, int __n) noexcept (true); extern float __scalbnf (float __x, int __n) noexcept (true); + + + +extern int ilogbf (float __x) noexcept (true); extern int __ilogbf (float __x) noexcept (true); + + + + +extern long int llogbf (float __x) noexcept (true); extern long int __llogbf (float __x) noexcept (true); + + + + +extern float scalblnf (float __x, long int __n) noexcept (true); extern float __scalblnf (float __x, long int __n) noexcept (true); + + + +extern float nearbyintf (float __x) noexcept (true); extern float __nearbyintf (float __x) noexcept (true); + + + +extern float roundf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundf (float __x) noexcept (true) __attribute__ ((__const__)); + + + +extern float truncf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __truncf (float __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern float remquof (float __x, float __y, int *__quo) noexcept (true); extern float __remquof (float __x, float __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf (float __x) noexcept (true); extern long int __lrintf (float __x) noexcept (true); +__extension__ +extern long long int llrintf (float __x) noexcept (true); extern long long int __llrintf (float __x) noexcept (true); + + + +extern long int lroundf (float __x) noexcept (true); extern long int __lroundf (float __x) noexcept (true); +__extension__ +extern long long int llroundf (float __x) noexcept (true); extern long long int __llroundf (float __x) noexcept (true); + + + +extern float fdimf (float __x, float __y) noexcept (true); extern float __fdimf (float __x, float __y) noexcept (true); + + + +extern float fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + +extern float fmaf (float __x, float __y, float __z) noexcept (true); extern float __fmaf (float __x, float __y, float __z) noexcept (true); + + + + +extern float roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); extern float __roundevenf (float __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf (float __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef (float *__cx, const float *__x) noexcept (true); + + + + + + +extern float fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaxmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminmagf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern float fmaximumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimumf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_magf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fmaximum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fmaximum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + +extern float fminimum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); extern float __fminimum_mag_numf (float __x, float __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf (const float *__x, const float *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf (const float *__x, const float *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern float getpayloadf (const float *__x) noexcept (true); extern float __getpayloadf (const float *__x) noexcept (true); + + +extern int setpayloadf (float *__x, float __payload) noexcept (true); + + +extern int setpayloadsigf (float *__x, float __payload) noexcept (true); + + + + + + + +extern float scalbf (float __x, float __n) noexcept (true); extern float __scalbf (float __x, float __n) noexcept (true); +# 331 "/usr/include/math.h" 2 3 4 +# 398 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinfl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitel (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigl (long double __x, long double __y) noexcept (true); + + +extern int __issignalingl (long double __value) noexcept (true) + __attribute__ ((__const__)); +# 399 "/usr/include/math.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern long double acosl (long double __x) noexcept (true); extern long double __acosl (long double __x) noexcept (true); + + extern long double asinl (long double __x) noexcept (true); extern long double __asinl (long double __x) noexcept (true); + + extern long double atanl (long double __x) noexcept (true); extern long double __atanl (long double __x) noexcept (true); + + extern long double atan2l (long double __y, long double __x) noexcept (true); extern long double __atan2l (long double __y, long double __x) noexcept (true); + + + extern long double cosl (long double __x) noexcept (true); extern long double __cosl (long double __x) noexcept (true); + + extern long double sinl (long double __x) noexcept (true); extern long double __sinl (long double __x) noexcept (true); + + extern long double tanl (long double __x) noexcept (true); extern long double __tanl (long double __x) noexcept (true); + + + + + extern long double coshl (long double __x) noexcept (true); extern long double __coshl (long double __x) noexcept (true); + + extern long double sinhl (long double __x) noexcept (true); extern long double __sinhl (long double __x) noexcept (true); + + extern long double tanhl (long double __x) noexcept (true); extern long double __tanhl (long double __x) noexcept (true); + + + + extern void sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true); extern void __sincosl (long double __x, long double *__sinx, long double *__cosx) noexcept (true) + ; + + + + + extern long double acoshl (long double __x) noexcept (true); extern long double __acoshl (long double __x) noexcept (true); + + extern long double asinhl (long double __x) noexcept (true); extern long double __asinhl (long double __x) noexcept (true); + + extern long double atanhl (long double __x) noexcept (true); extern long double __atanhl (long double __x) noexcept (true); + + + + + + extern long double expl (long double __x) noexcept (true); extern long double __expl (long double __x) noexcept (true); + + +extern long double frexpl (long double __x, int *__exponent) noexcept (true); extern long double __frexpl (long double __x, int *__exponent) noexcept (true); + + +extern long double ldexpl (long double __x, int __exponent) noexcept (true); extern long double __ldexpl (long double __x, int __exponent) noexcept (true); + + + extern long double logl (long double __x) noexcept (true); extern long double __logl (long double __x) noexcept (true); + + + extern long double log10l (long double __x) noexcept (true); extern long double __log10l (long double __x) noexcept (true); + + +extern long double modfl (long double __x, long double *__iptr) noexcept (true); extern long double __modfl (long double __x, long double *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern long double exp10l (long double __x) noexcept (true); extern long double __exp10l (long double __x) noexcept (true); + + + + + extern long double expm1l (long double __x) noexcept (true); extern long double __expm1l (long double __x) noexcept (true); + + + extern long double log1pl (long double __x) noexcept (true); extern long double __log1pl (long double __x) noexcept (true); + + +extern long double logbl (long double __x) noexcept (true); extern long double __logbl (long double __x) noexcept (true); + + + + + extern long double exp2l (long double __x) noexcept (true); extern long double __exp2l (long double __x) noexcept (true); + + + extern long double log2l (long double __x) noexcept (true); extern long double __log2l (long double __x) noexcept (true); + + + + + + + extern long double powl (long double __x, long double __y) noexcept (true); extern long double __powl (long double __x, long double __y) noexcept (true); + + +extern long double sqrtl (long double __x) noexcept (true); extern long double __sqrtl (long double __x) noexcept (true); + + + + extern long double hypotl (long double __x, long double __y) noexcept (true); extern long double __hypotl (long double __x, long double __y) noexcept (true); + + + + + extern long double cbrtl (long double __x) noexcept (true); extern long double __cbrtl (long double __x) noexcept (true); + + + + + + +extern long double ceill (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __ceill (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __fabsl (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double floorl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __floorl (long double __x) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmodl (long double __x, long double __y) noexcept (true); extern long double __fmodl (long double __x, long double __y) noexcept (true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isinfl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + + +extern int finitel (long double __value) noexcept (true) + __attribute__ ((__const__)); + + +extern long double dreml (long double __x, long double __y) noexcept (true); extern long double __dreml (long double __x, long double __y) noexcept (true); + + + +extern long double significandl (long double __x) noexcept (true); extern long double __significandl (long double __x) noexcept (true); + + + + + + +extern long double copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __copysignl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double nanl (const char *__tagb) noexcept (true); extern long double __nanl (const char *__tagb) noexcept (true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern int isnanl (long double __value) noexcept (true) + __attribute__ ((__const__)); + + + + + +extern long double j0l (long double) noexcept (true); extern long double __j0l (long double) noexcept (true); +extern long double j1l (long double) noexcept (true); extern long double __j1l (long double) noexcept (true); +extern long double jnl (int, long double) noexcept (true); extern long double __jnl (int, long double) noexcept (true); +extern long double y0l (long double) noexcept (true); extern long double __y0l (long double) noexcept (true); +extern long double y1l (long double) noexcept (true); extern long double __y1l (long double) noexcept (true); +extern long double ynl (int, long double) noexcept (true); extern long double __ynl (int, long double) noexcept (true); + + + + + + extern long double erfl (long double) noexcept (true); extern long double __erfl (long double) noexcept (true); + extern long double erfcl (long double) noexcept (true); extern long double __erfcl (long double) noexcept (true); +extern long double lgammal (long double) noexcept (true); extern long double __lgammal (long double) noexcept (true); + + + + +extern long double tgammal (long double) noexcept (true); extern long double __tgammal (long double) noexcept (true); + + + + + +extern long double gammal (long double) noexcept (true); extern long double __gammal (long double) noexcept (true); + + + + + + + +extern long double lgammal_r (long double, int *__signgamp) noexcept (true); extern long double __lgammal_r (long double, int *__signgamp) noexcept (true); + + + + + + +extern long double rintl (long double __x) noexcept (true); extern long double __rintl (long double __x) noexcept (true); + + +extern long double nextafterl (long double __x, long double __y) noexcept (true); extern long double __nextafterl (long double __x, long double __y) noexcept (true); + +extern long double nexttowardl (long double __x, long double __y) noexcept (true); extern long double __nexttowardl (long double __x, long double __y) noexcept (true); + + + + +extern long double nextdownl (long double __x) noexcept (true); extern long double __nextdownl (long double __x) noexcept (true); + +extern long double nextupl (long double __x) noexcept (true); extern long double __nextupl (long double __x) noexcept (true); + + + +extern long double remainderl (long double __x, long double __y) noexcept (true); extern long double __remainderl (long double __x, long double __y) noexcept (true); + + + +extern long double scalbnl (long double __x, int __n) noexcept (true); extern long double __scalbnl (long double __x, int __n) noexcept (true); + + + +extern int ilogbl (long double __x) noexcept (true); extern int __ilogbl (long double __x) noexcept (true); + + + + +extern long int llogbl (long double __x) noexcept (true); extern long int __llogbl (long double __x) noexcept (true); + + + + +extern long double scalblnl (long double __x, long int __n) noexcept (true); extern long double __scalblnl (long double __x, long int __n) noexcept (true); + + + +extern long double nearbyintl (long double __x) noexcept (true); extern long double __nearbyintl (long double __x) noexcept (true); + + + +extern long double roundl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern long double truncl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __truncl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double remquol (long double __x, long double __y, int *__quo) noexcept (true); extern long double __remquol (long double __x, long double __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintl (long double __x) noexcept (true); extern long int __lrintl (long double __x) noexcept (true); +__extension__ +extern long long int llrintl (long double __x) noexcept (true); extern long long int __llrintl (long double __x) noexcept (true); + + + +extern long int lroundl (long double __x) noexcept (true); extern long int __lroundl (long double __x) noexcept (true); +__extension__ +extern long long int llroundl (long double __x) noexcept (true); extern long long int __llroundl (long double __x) noexcept (true); + + + +extern long double fdiml (long double __x, long double __y) noexcept (true); extern long double __fdiml (long double __x, long double __y) noexcept (true); + + + +extern long double fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + +extern long double fmal (long double __x, long double __y, long double __z) noexcept (true); extern long double __fmal (long double __x, long double __y, long double __z) noexcept (true); + + + + +extern long double roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); extern long double __roundevenl (long double __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxl (long double __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizel (long double *__cx, const long double *__x) noexcept (true); + + + + + + +extern long double fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaxmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminmagl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern long double fmaximuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimuml (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_magl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fmaximum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fmaximum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + +extern long double fminimum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); extern long double __fminimum_mag_numl (long double __x, long double __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderl (const long double *__x, const long double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagl (const long double *__x, const long double *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern long double getpayloadl (const long double *__x) noexcept (true); extern long double __getpayloadl (const long double *__x) noexcept (true); + + +extern int setpayloadl (long double *__x, long double __payload) noexcept (true); + + +extern int setpayloadsigl (long double *__x, long double __payload) noexcept (true); + + + + + + + +extern long double scalbl (long double __x, long double __n) noexcept (true); extern long double __scalbl (long double __x, long double __n) noexcept (true); +# 400 "/usr/include/math.h" 2 3 4 +# 450 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float32 acosf32 (_Float32 __x) noexcept (true); extern _Float32 __acosf32 (_Float32 __x) noexcept (true); + + extern _Float32 asinf32 (_Float32 __x) noexcept (true); extern _Float32 __asinf32 (_Float32 __x) noexcept (true); + + extern _Float32 atanf32 (_Float32 __x) noexcept (true); extern _Float32 __atanf32 (_Float32 __x) noexcept (true); + + extern _Float32 atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); extern _Float32 __atan2f32 (_Float32 __y, _Float32 __x) noexcept (true); + + + extern _Float32 cosf32 (_Float32 __x) noexcept (true); extern _Float32 __cosf32 (_Float32 __x) noexcept (true); + + extern _Float32 sinf32 (_Float32 __x) noexcept (true); extern _Float32 __sinf32 (_Float32 __x) noexcept (true); + + extern _Float32 tanf32 (_Float32 __x) noexcept (true); extern _Float32 __tanf32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 coshf32 (_Float32 __x) noexcept (true); extern _Float32 __coshf32 (_Float32 __x) noexcept (true); + + extern _Float32 sinhf32 (_Float32 __x) noexcept (true); extern _Float32 __sinhf32 (_Float32 __x) noexcept (true); + + extern _Float32 tanhf32 (_Float32 __x) noexcept (true); extern _Float32 __tanhf32 (_Float32 __x) noexcept (true); + + + + extern void sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true); extern void __sincosf32 (_Float32 __x, _Float32 *__sinx, _Float32 *__cosx) noexcept (true) + ; + + + + + extern _Float32 acoshf32 (_Float32 __x) noexcept (true); extern _Float32 __acoshf32 (_Float32 __x) noexcept (true); + + extern _Float32 asinhf32 (_Float32 __x) noexcept (true); extern _Float32 __asinhf32 (_Float32 __x) noexcept (true); + + extern _Float32 atanhf32 (_Float32 __x) noexcept (true); extern _Float32 __atanhf32 (_Float32 __x) noexcept (true); + + + + + + extern _Float32 expf32 (_Float32 __x) noexcept (true); extern _Float32 __expf32 (_Float32 __x) noexcept (true); + + +extern _Float32 frexpf32 (_Float32 __x, int *__exponent) noexcept (true); extern _Float32 __frexpf32 (_Float32 __x, int *__exponent) noexcept (true); + + +extern _Float32 ldexpf32 (_Float32 __x, int __exponent) noexcept (true); extern _Float32 __ldexpf32 (_Float32 __x, int __exponent) noexcept (true); + + + extern _Float32 logf32 (_Float32 __x) noexcept (true); extern _Float32 __logf32 (_Float32 __x) noexcept (true); + + + extern _Float32 log10f32 (_Float32 __x) noexcept (true); extern _Float32 __log10f32 (_Float32 __x) noexcept (true); + + +extern _Float32 modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true); extern _Float32 __modff32 (_Float32 __x, _Float32 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float32 exp10f32 (_Float32 __x) noexcept (true); extern _Float32 __exp10f32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 expm1f32 (_Float32 __x) noexcept (true); extern _Float32 __expm1f32 (_Float32 __x) noexcept (true); + + + extern _Float32 log1pf32 (_Float32 __x) noexcept (true); extern _Float32 __log1pf32 (_Float32 __x) noexcept (true); + + +extern _Float32 logbf32 (_Float32 __x) noexcept (true); extern _Float32 __logbf32 (_Float32 __x) noexcept (true); + + + + + extern _Float32 exp2f32 (_Float32 __x) noexcept (true); extern _Float32 __exp2f32 (_Float32 __x) noexcept (true); + + + extern _Float32 log2f32 (_Float32 __x) noexcept (true); extern _Float32 __log2f32 (_Float32 __x) noexcept (true); + + + + + + + extern _Float32 powf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __powf32 (_Float32 __x, _Float32 __y) noexcept (true); + + +extern _Float32 sqrtf32 (_Float32 __x) noexcept (true); extern _Float32 __sqrtf32 (_Float32 __x) noexcept (true); + + + + extern _Float32 hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __hypotf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + + + extern _Float32 cbrtf32 (_Float32 __x) noexcept (true); extern _Float32 __cbrtf32 (_Float32 __x) noexcept (true); + + + + + + +extern _Float32 ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __ceilf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fabsf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __floorf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fmodf32 (_Float32 __x, _Float32 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __copysignf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 nanf32 (const char *__tagb) noexcept (true); extern _Float32 __nanf32 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 j0f32 (_Float32) noexcept (true); extern _Float32 __j0f32 (_Float32) noexcept (true); +extern _Float32 j1f32 (_Float32) noexcept (true); extern _Float32 __j1f32 (_Float32) noexcept (true); +extern _Float32 jnf32 (int, _Float32) noexcept (true); extern _Float32 __jnf32 (int, _Float32) noexcept (true); +extern _Float32 y0f32 (_Float32) noexcept (true); extern _Float32 __y0f32 (_Float32) noexcept (true); +extern _Float32 y1f32 (_Float32) noexcept (true); extern _Float32 __y1f32 (_Float32) noexcept (true); +extern _Float32 ynf32 (int, _Float32) noexcept (true); extern _Float32 __ynf32 (int, _Float32) noexcept (true); + + + + + + extern _Float32 erff32 (_Float32) noexcept (true); extern _Float32 __erff32 (_Float32) noexcept (true); + extern _Float32 erfcf32 (_Float32) noexcept (true); extern _Float32 __erfcf32 (_Float32) noexcept (true); +extern _Float32 lgammaf32 (_Float32) noexcept (true); extern _Float32 __lgammaf32 (_Float32) noexcept (true); + + + + +extern _Float32 tgammaf32 (_Float32) noexcept (true); extern _Float32 __tgammaf32 (_Float32) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32 lgammaf32_r (_Float32, int *__signgamp) noexcept (true); extern _Float32 __lgammaf32_r (_Float32, int *__signgamp) noexcept (true); + + + + + + +extern _Float32 rintf32 (_Float32 __x) noexcept (true); extern _Float32 __rintf32 (_Float32 __x) noexcept (true); + + +extern _Float32 nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __nextafterf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + + + + +extern _Float32 nextdownf32 (_Float32 __x) noexcept (true); extern _Float32 __nextdownf32 (_Float32 __x) noexcept (true); + +extern _Float32 nextupf32 (_Float32 __x) noexcept (true); extern _Float32 __nextupf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __remainderf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + +extern _Float32 scalbnf32 (_Float32 __x, int __n) noexcept (true); extern _Float32 __scalbnf32 (_Float32 __x, int __n) noexcept (true); + + + +extern int ilogbf32 (_Float32 __x) noexcept (true); extern int __ilogbf32 (_Float32 __x) noexcept (true); + + + + +extern long int llogbf32 (_Float32 __x) noexcept (true); extern long int __llogbf32 (_Float32 __x) noexcept (true); + + + + +extern _Float32 scalblnf32 (_Float32 __x, long int __n) noexcept (true); extern _Float32 __scalblnf32 (_Float32 __x, long int __n) noexcept (true); + + + +extern _Float32 nearbyintf32 (_Float32 __x) noexcept (true); extern _Float32 __nearbyintf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32 truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __truncf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); extern _Float32 __remquof32 (_Float32 __x, _Float32 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf32 (_Float32 __x) noexcept (true); extern long int __lrintf32 (_Float32 __x) noexcept (true); +__extension__ +extern long long int llrintf32 (_Float32 __x) noexcept (true); extern long long int __llrintf32 (_Float32 __x) noexcept (true); + + + +extern long int lroundf32 (_Float32 __x) noexcept (true); extern long int __lroundf32 (_Float32 __x) noexcept (true); +__extension__ +extern long long int llroundf32 (_Float32 __x) noexcept (true); extern long long int __llroundf32 (_Float32 __x) noexcept (true); + + + +extern _Float32 fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); extern _Float32 __fdimf32 (_Float32 __x, _Float32 __y) noexcept (true); + + + +extern _Float32 fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32 fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); extern _Float32 __fmaf32 (_Float32 __x, _Float32 __y, _Float32 __z) noexcept (true); + + + + +extern _Float32 roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); extern _Float32 __roundevenf32 (_Float32 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32 (_Float32 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef32 (_Float32 *__cx, const _Float32 *__x) noexcept (true); + + + + + + +extern _Float32 fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaxmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminmagf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32 fmaximumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimumf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_magf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fmaximum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fmaximum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32 fminimum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); extern _Float32 __fminimum_mag_numf32 (_Float32 __x, _Float32 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf32 (const _Float32 *__x, const _Float32 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float32 getpayloadf32 (const _Float32 *__x) noexcept (true); extern _Float32 __getpayloadf32 (const _Float32 *__x) noexcept (true); + + +extern int setpayloadf32 (_Float32 *__x, _Float32 __payload) noexcept (true); + + +extern int setpayloadsigf32 (_Float32 *__x, _Float32 __payload) noexcept (true); +# 451 "/usr/include/math.h" 2 3 4 +# 467 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float64 acosf64 (_Float64 __x) noexcept (true); extern _Float64 __acosf64 (_Float64 __x) noexcept (true); + + extern _Float64 asinf64 (_Float64 __x) noexcept (true); extern _Float64 __asinf64 (_Float64 __x) noexcept (true); + + extern _Float64 atanf64 (_Float64 __x) noexcept (true); extern _Float64 __atanf64 (_Float64 __x) noexcept (true); + + extern _Float64 atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); extern _Float64 __atan2f64 (_Float64 __y, _Float64 __x) noexcept (true); + + + extern _Float64 cosf64 (_Float64 __x) noexcept (true); extern _Float64 __cosf64 (_Float64 __x) noexcept (true); + + extern _Float64 sinf64 (_Float64 __x) noexcept (true); extern _Float64 __sinf64 (_Float64 __x) noexcept (true); + + extern _Float64 tanf64 (_Float64 __x) noexcept (true); extern _Float64 __tanf64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 coshf64 (_Float64 __x) noexcept (true); extern _Float64 __coshf64 (_Float64 __x) noexcept (true); + + extern _Float64 sinhf64 (_Float64 __x) noexcept (true); extern _Float64 __sinhf64 (_Float64 __x) noexcept (true); + + extern _Float64 tanhf64 (_Float64 __x) noexcept (true); extern _Float64 __tanhf64 (_Float64 __x) noexcept (true); + + + + extern void sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true); extern void __sincosf64 (_Float64 __x, _Float64 *__sinx, _Float64 *__cosx) noexcept (true) + ; + + + + + extern _Float64 acoshf64 (_Float64 __x) noexcept (true); extern _Float64 __acoshf64 (_Float64 __x) noexcept (true); + + extern _Float64 asinhf64 (_Float64 __x) noexcept (true); extern _Float64 __asinhf64 (_Float64 __x) noexcept (true); + + extern _Float64 atanhf64 (_Float64 __x) noexcept (true); extern _Float64 __atanhf64 (_Float64 __x) noexcept (true); + + + + + + extern _Float64 expf64 (_Float64 __x) noexcept (true); extern _Float64 __expf64 (_Float64 __x) noexcept (true); + + +extern _Float64 frexpf64 (_Float64 __x, int *__exponent) noexcept (true); extern _Float64 __frexpf64 (_Float64 __x, int *__exponent) noexcept (true); + + +extern _Float64 ldexpf64 (_Float64 __x, int __exponent) noexcept (true); extern _Float64 __ldexpf64 (_Float64 __x, int __exponent) noexcept (true); + + + extern _Float64 logf64 (_Float64 __x) noexcept (true); extern _Float64 __logf64 (_Float64 __x) noexcept (true); + + + extern _Float64 log10f64 (_Float64 __x) noexcept (true); extern _Float64 __log10f64 (_Float64 __x) noexcept (true); + + +extern _Float64 modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true); extern _Float64 __modff64 (_Float64 __x, _Float64 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float64 exp10f64 (_Float64 __x) noexcept (true); extern _Float64 __exp10f64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 expm1f64 (_Float64 __x) noexcept (true); extern _Float64 __expm1f64 (_Float64 __x) noexcept (true); + + + extern _Float64 log1pf64 (_Float64 __x) noexcept (true); extern _Float64 __log1pf64 (_Float64 __x) noexcept (true); + + +extern _Float64 logbf64 (_Float64 __x) noexcept (true); extern _Float64 __logbf64 (_Float64 __x) noexcept (true); + + + + + extern _Float64 exp2f64 (_Float64 __x) noexcept (true); extern _Float64 __exp2f64 (_Float64 __x) noexcept (true); + + + extern _Float64 log2f64 (_Float64 __x) noexcept (true); extern _Float64 __log2f64 (_Float64 __x) noexcept (true); + + + + + + + extern _Float64 powf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __powf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float64 sqrtf64 (_Float64 __x) noexcept (true); extern _Float64 __sqrtf64 (_Float64 __x) noexcept (true); + + + + extern _Float64 hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __hypotf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + + + extern _Float64 cbrtf64 (_Float64 __x) noexcept (true); extern _Float64 __cbrtf64 (_Float64 __x) noexcept (true); + + + + + + +extern _Float64 ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __ceilf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fabsf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __floorf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fmodf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __copysignf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 nanf64 (const char *__tagb) noexcept (true); extern _Float64 __nanf64 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 j0f64 (_Float64) noexcept (true); extern _Float64 __j0f64 (_Float64) noexcept (true); +extern _Float64 j1f64 (_Float64) noexcept (true); extern _Float64 __j1f64 (_Float64) noexcept (true); +extern _Float64 jnf64 (int, _Float64) noexcept (true); extern _Float64 __jnf64 (int, _Float64) noexcept (true); +extern _Float64 y0f64 (_Float64) noexcept (true); extern _Float64 __y0f64 (_Float64) noexcept (true); +extern _Float64 y1f64 (_Float64) noexcept (true); extern _Float64 __y1f64 (_Float64) noexcept (true); +extern _Float64 ynf64 (int, _Float64) noexcept (true); extern _Float64 __ynf64 (int, _Float64) noexcept (true); + + + + + + extern _Float64 erff64 (_Float64) noexcept (true); extern _Float64 __erff64 (_Float64) noexcept (true); + extern _Float64 erfcf64 (_Float64) noexcept (true); extern _Float64 __erfcf64 (_Float64) noexcept (true); +extern _Float64 lgammaf64 (_Float64) noexcept (true); extern _Float64 __lgammaf64 (_Float64) noexcept (true); + + + + +extern _Float64 tgammaf64 (_Float64) noexcept (true); extern _Float64 __tgammaf64 (_Float64) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64 lgammaf64_r (_Float64, int *__signgamp) noexcept (true); extern _Float64 __lgammaf64_r (_Float64, int *__signgamp) noexcept (true); + + + + + + +extern _Float64 rintf64 (_Float64 __x) noexcept (true); extern _Float64 __rintf64 (_Float64 __x) noexcept (true); + + +extern _Float64 nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __nextafterf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + + + + +extern _Float64 nextdownf64 (_Float64 __x) noexcept (true); extern _Float64 __nextdownf64 (_Float64 __x) noexcept (true); + +extern _Float64 nextupf64 (_Float64 __x) noexcept (true); extern _Float64 __nextupf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __remainderf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + +extern _Float64 scalbnf64 (_Float64 __x, int __n) noexcept (true); extern _Float64 __scalbnf64 (_Float64 __x, int __n) noexcept (true); + + + +extern int ilogbf64 (_Float64 __x) noexcept (true); extern int __ilogbf64 (_Float64 __x) noexcept (true); + + + + +extern long int llogbf64 (_Float64 __x) noexcept (true); extern long int __llogbf64 (_Float64 __x) noexcept (true); + + + + +extern _Float64 scalblnf64 (_Float64 __x, long int __n) noexcept (true); extern _Float64 __scalblnf64 (_Float64 __x, long int __n) noexcept (true); + + + +extern _Float64 nearbyintf64 (_Float64 __x) noexcept (true); extern _Float64 __nearbyintf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64 truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __truncf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); extern _Float64 __remquof64 (_Float64 __x, _Float64 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf64 (_Float64 __x) noexcept (true); extern long int __lrintf64 (_Float64 __x) noexcept (true); +__extension__ +extern long long int llrintf64 (_Float64 __x) noexcept (true); extern long long int __llrintf64 (_Float64 __x) noexcept (true); + + + +extern long int lroundf64 (_Float64 __x) noexcept (true); extern long int __lroundf64 (_Float64 __x) noexcept (true); +__extension__ +extern long long int llroundf64 (_Float64 __x) noexcept (true); extern long long int __llroundf64 (_Float64 __x) noexcept (true); + + + +extern _Float64 fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); extern _Float64 __fdimf64 (_Float64 __x, _Float64 __y) noexcept (true); + + + +extern _Float64 fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64 fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); extern _Float64 __fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + + + +extern _Float64 roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); extern _Float64 __roundevenf64 (_Float64 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64 (_Float64 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef64 (_Float64 *__cx, const _Float64 *__x) noexcept (true); + + + + + + +extern _Float64 fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaxmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminmagf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64 fmaximumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimumf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_magf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fmaximum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fmaximum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64 fminimum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); extern _Float64 __fminimum_mag_numf64 (_Float64 __x, _Float64 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf64 (const _Float64 *__x, const _Float64 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float64 getpayloadf64 (const _Float64 *__x) noexcept (true); extern _Float64 __getpayloadf64 (const _Float64 *__x) noexcept (true); + + +extern int setpayloadf64 (_Float64 *__x, _Float64 __payload) noexcept (true); + + +extern int setpayloadsigf64 (_Float64 *__x, _Float64 __payload) noexcept (true); +# 468 "/usr/include/math.h" 2 3 4 +# 481 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 1 3 4 +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 4 +extern int __fpclassifyf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __signbitf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + + +extern int __isinff128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __finitef128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __isnanf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); + + +extern int __iseqsigf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern int __issignalingf128 (_Float128 __value) noexcept (true) + __attribute__ ((__const__)); +# 482 "/usr/include/math.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float128 acosf128 (_Float128 __x) noexcept (true); extern _Float128 __acosf128 (_Float128 __x) noexcept (true); + + extern _Float128 asinf128 (_Float128 __x) noexcept (true); extern _Float128 __asinf128 (_Float128 __x) noexcept (true); + + extern _Float128 atanf128 (_Float128 __x) noexcept (true); extern _Float128 __atanf128 (_Float128 __x) noexcept (true); + + extern _Float128 atan2f128 (_Float128 __y, _Float128 __x) noexcept (true); extern _Float128 __atan2f128 (_Float128 __y, _Float128 __x) noexcept (true); + + + extern _Float128 cosf128 (_Float128 __x) noexcept (true); extern _Float128 __cosf128 (_Float128 __x) noexcept (true); + + extern _Float128 sinf128 (_Float128 __x) noexcept (true); extern _Float128 __sinf128 (_Float128 __x) noexcept (true); + + extern _Float128 tanf128 (_Float128 __x) noexcept (true); extern _Float128 __tanf128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 coshf128 (_Float128 __x) noexcept (true); extern _Float128 __coshf128 (_Float128 __x) noexcept (true); + + extern _Float128 sinhf128 (_Float128 __x) noexcept (true); extern _Float128 __sinhf128 (_Float128 __x) noexcept (true); + + extern _Float128 tanhf128 (_Float128 __x) noexcept (true); extern _Float128 __tanhf128 (_Float128 __x) noexcept (true); + + + + extern void sincosf128 (_Float128 __x, _Float128 *__sinx, _Float128 *__cosx) noexcept (true); extern void __sincosf128 (_Float128 __x, _Float128 *__sinx, _Float128 *__cosx) noexcept (true) + ; + + + + + extern _Float128 acoshf128 (_Float128 __x) noexcept (true); extern _Float128 __acoshf128 (_Float128 __x) noexcept (true); + + extern _Float128 asinhf128 (_Float128 __x) noexcept (true); extern _Float128 __asinhf128 (_Float128 __x) noexcept (true); + + extern _Float128 atanhf128 (_Float128 __x) noexcept (true); extern _Float128 __atanhf128 (_Float128 __x) noexcept (true); + + + + + + extern _Float128 expf128 (_Float128 __x) noexcept (true); extern _Float128 __expf128 (_Float128 __x) noexcept (true); + + +extern _Float128 frexpf128 (_Float128 __x, int *__exponent) noexcept (true); extern _Float128 __frexpf128 (_Float128 __x, int *__exponent) noexcept (true); + + +extern _Float128 ldexpf128 (_Float128 __x, int __exponent) noexcept (true); extern _Float128 __ldexpf128 (_Float128 __x, int __exponent) noexcept (true); + + + extern _Float128 logf128 (_Float128 __x) noexcept (true); extern _Float128 __logf128 (_Float128 __x) noexcept (true); + + + extern _Float128 log10f128 (_Float128 __x) noexcept (true); extern _Float128 __log10f128 (_Float128 __x) noexcept (true); + + +extern _Float128 modff128 (_Float128 __x, _Float128 *__iptr) noexcept (true); extern _Float128 __modff128 (_Float128 __x, _Float128 *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float128 exp10f128 (_Float128 __x) noexcept (true); extern _Float128 __exp10f128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 expm1f128 (_Float128 __x) noexcept (true); extern _Float128 __expm1f128 (_Float128 __x) noexcept (true); + + + extern _Float128 log1pf128 (_Float128 __x) noexcept (true); extern _Float128 __log1pf128 (_Float128 __x) noexcept (true); + + +extern _Float128 logbf128 (_Float128 __x) noexcept (true); extern _Float128 __logbf128 (_Float128 __x) noexcept (true); + + + + + extern _Float128 exp2f128 (_Float128 __x) noexcept (true); extern _Float128 __exp2f128 (_Float128 __x) noexcept (true); + + + extern _Float128 log2f128 (_Float128 __x) noexcept (true); extern _Float128 __log2f128 (_Float128 __x) noexcept (true); + + + + + + + extern _Float128 powf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __powf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float128 sqrtf128 (_Float128 __x) noexcept (true); extern _Float128 __sqrtf128 (_Float128 __x) noexcept (true); + + + + extern _Float128 hypotf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __hypotf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + + + extern _Float128 cbrtf128 (_Float128 __x) noexcept (true); extern _Float128 __cbrtf128 (_Float128 __x) noexcept (true); + + + + + + +extern _Float128 ceilf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __ceilf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fabsf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fabsf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 floorf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __floorf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmodf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __fmodf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 copysignf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __copysignf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 nanf128 (const char *__tagb) noexcept (true); extern _Float128 __nanf128 (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 j0f128 (_Float128) noexcept (true); extern _Float128 __j0f128 (_Float128) noexcept (true); +extern _Float128 j1f128 (_Float128) noexcept (true); extern _Float128 __j1f128 (_Float128) noexcept (true); +extern _Float128 jnf128 (int, _Float128) noexcept (true); extern _Float128 __jnf128 (int, _Float128) noexcept (true); +extern _Float128 y0f128 (_Float128) noexcept (true); extern _Float128 __y0f128 (_Float128) noexcept (true); +extern _Float128 y1f128 (_Float128) noexcept (true); extern _Float128 __y1f128 (_Float128) noexcept (true); +extern _Float128 ynf128 (int, _Float128) noexcept (true); extern _Float128 __ynf128 (int, _Float128) noexcept (true); + + + + + + extern _Float128 erff128 (_Float128) noexcept (true); extern _Float128 __erff128 (_Float128) noexcept (true); + extern _Float128 erfcf128 (_Float128) noexcept (true); extern _Float128 __erfcf128 (_Float128) noexcept (true); +extern _Float128 lgammaf128 (_Float128) noexcept (true); extern _Float128 __lgammaf128 (_Float128) noexcept (true); + + + + +extern _Float128 tgammaf128 (_Float128) noexcept (true); extern _Float128 __tgammaf128 (_Float128) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float128 lgammaf128_r (_Float128, int *__signgamp) noexcept (true); extern _Float128 __lgammaf128_r (_Float128, int *__signgamp) noexcept (true); + + + + + + +extern _Float128 rintf128 (_Float128 __x) noexcept (true); extern _Float128 __rintf128 (_Float128 __x) noexcept (true); + + +extern _Float128 nextafterf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __nextafterf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + + + + +extern _Float128 nextdownf128 (_Float128 __x) noexcept (true); extern _Float128 __nextdownf128 (_Float128 __x) noexcept (true); + +extern _Float128 nextupf128 (_Float128 __x) noexcept (true); extern _Float128 __nextupf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 remainderf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __remainderf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + +extern _Float128 scalbnf128 (_Float128 __x, int __n) noexcept (true); extern _Float128 __scalbnf128 (_Float128 __x, int __n) noexcept (true); + + + +extern int ilogbf128 (_Float128 __x) noexcept (true); extern int __ilogbf128 (_Float128 __x) noexcept (true); + + + + +extern long int llogbf128 (_Float128 __x) noexcept (true); extern long int __llogbf128 (_Float128 __x) noexcept (true); + + + + +extern _Float128 scalblnf128 (_Float128 __x, long int __n) noexcept (true); extern _Float128 __scalblnf128 (_Float128 __x, long int __n) noexcept (true); + + + +extern _Float128 nearbyintf128 (_Float128 __x) noexcept (true); extern _Float128 __nearbyintf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 roundf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __roundf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float128 truncf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __truncf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 remquof128 (_Float128 __x, _Float128 __y, int *__quo) noexcept (true); extern _Float128 __remquof128 (_Float128 __x, _Float128 __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf128 (_Float128 __x) noexcept (true); extern long int __lrintf128 (_Float128 __x) noexcept (true); +__extension__ +extern long long int llrintf128 (_Float128 __x) noexcept (true); extern long long int __llrintf128 (_Float128 __x) noexcept (true); + + + +extern long int lroundf128 (_Float128 __x) noexcept (true); extern long int __lroundf128 (_Float128 __x) noexcept (true); +__extension__ +extern long long int llroundf128 (_Float128 __x) noexcept (true); extern long long int __llroundf128 (_Float128 __x) noexcept (true); + + + +extern _Float128 fdimf128 (_Float128 __x, _Float128 __y) noexcept (true); extern _Float128 __fdimf128 (_Float128 __x, _Float128 __y) noexcept (true); + + + +extern _Float128 fmaxf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaxf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float128 fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); extern _Float128 __fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + + + +extern _Float128 roundevenf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); extern _Float128 __roundevenf128 (_Float128 __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf128 (_Float128 __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef128 (_Float128 *__cx, const _Float128 *__x) noexcept (true); + + + + + + +extern _Float128 fmaxmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaxmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminmagf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float128 fmaximumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimumf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_magf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fmaximum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fmaximum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float128 fminimum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); extern _Float128 __fminimum_mag_numf128 (_Float128 __x, _Float128 __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf128 (const _Float128 *__x, const _Float128 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf128 (const _Float128 *__x, const _Float128 *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float128 getpayloadf128 (const _Float128 *__x) noexcept (true); extern _Float128 __getpayloadf128 (const _Float128 *__x) noexcept (true); + + +extern int setpayloadf128 (_Float128 *__x, _Float128 __payload) noexcept (true); + + +extern int setpayloadsigf128 (_Float128 *__x, _Float128 __payload) noexcept (true); +# 485 "/usr/include/math.h" 2 3 4 +# 501 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float32x acosf32x (_Float32x __x) noexcept (true); extern _Float32x __acosf32x (_Float32x __x) noexcept (true); + + extern _Float32x asinf32x (_Float32x __x) noexcept (true); extern _Float32x __asinf32x (_Float32x __x) noexcept (true); + + extern _Float32x atanf32x (_Float32x __x) noexcept (true); extern _Float32x __atanf32x (_Float32x __x) noexcept (true); + + extern _Float32x atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); extern _Float32x __atan2f32x (_Float32x __y, _Float32x __x) noexcept (true); + + + extern _Float32x cosf32x (_Float32x __x) noexcept (true); extern _Float32x __cosf32x (_Float32x __x) noexcept (true); + + extern _Float32x sinf32x (_Float32x __x) noexcept (true); extern _Float32x __sinf32x (_Float32x __x) noexcept (true); + + extern _Float32x tanf32x (_Float32x __x) noexcept (true); extern _Float32x __tanf32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x coshf32x (_Float32x __x) noexcept (true); extern _Float32x __coshf32x (_Float32x __x) noexcept (true); + + extern _Float32x sinhf32x (_Float32x __x) noexcept (true); extern _Float32x __sinhf32x (_Float32x __x) noexcept (true); + + extern _Float32x tanhf32x (_Float32x __x) noexcept (true); extern _Float32x __tanhf32x (_Float32x __x) noexcept (true); + + + + extern void sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true); extern void __sincosf32x (_Float32x __x, _Float32x *__sinx, _Float32x *__cosx) noexcept (true) + ; + + + + + extern _Float32x acoshf32x (_Float32x __x) noexcept (true); extern _Float32x __acoshf32x (_Float32x __x) noexcept (true); + + extern _Float32x asinhf32x (_Float32x __x) noexcept (true); extern _Float32x __asinhf32x (_Float32x __x) noexcept (true); + + extern _Float32x atanhf32x (_Float32x __x) noexcept (true); extern _Float32x __atanhf32x (_Float32x __x) noexcept (true); + + + + + + extern _Float32x expf32x (_Float32x __x) noexcept (true); extern _Float32x __expf32x (_Float32x __x) noexcept (true); + + +extern _Float32x frexpf32x (_Float32x __x, int *__exponent) noexcept (true); extern _Float32x __frexpf32x (_Float32x __x, int *__exponent) noexcept (true); + + +extern _Float32x ldexpf32x (_Float32x __x, int __exponent) noexcept (true); extern _Float32x __ldexpf32x (_Float32x __x, int __exponent) noexcept (true); + + + extern _Float32x logf32x (_Float32x __x) noexcept (true); extern _Float32x __logf32x (_Float32x __x) noexcept (true); + + + extern _Float32x log10f32x (_Float32x __x) noexcept (true); extern _Float32x __log10f32x (_Float32x __x) noexcept (true); + + +extern _Float32x modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true); extern _Float32x __modff32x (_Float32x __x, _Float32x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float32x exp10f32x (_Float32x __x) noexcept (true); extern _Float32x __exp10f32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x expm1f32x (_Float32x __x) noexcept (true); extern _Float32x __expm1f32x (_Float32x __x) noexcept (true); + + + extern _Float32x log1pf32x (_Float32x __x) noexcept (true); extern _Float32x __log1pf32x (_Float32x __x) noexcept (true); + + +extern _Float32x logbf32x (_Float32x __x) noexcept (true); extern _Float32x __logbf32x (_Float32x __x) noexcept (true); + + + + + extern _Float32x exp2f32x (_Float32x __x) noexcept (true); extern _Float32x __exp2f32x (_Float32x __x) noexcept (true); + + + extern _Float32x log2f32x (_Float32x __x) noexcept (true); extern _Float32x __log2f32x (_Float32x __x) noexcept (true); + + + + + + + extern _Float32x powf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __powf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32x sqrtf32x (_Float32x __x) noexcept (true); extern _Float32x __sqrtf32x (_Float32x __x) noexcept (true); + + + + extern _Float32x hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __hypotf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + + + extern _Float32x cbrtf32x (_Float32x __x) noexcept (true); extern _Float32x __cbrtf32x (_Float32x __x) noexcept (true); + + + + + + +extern _Float32x ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __ceilf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fabsf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __floorf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fmodf32x (_Float32x __x, _Float32x __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __copysignf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x nanf32x (const char *__tagb) noexcept (true); extern _Float32x __nanf32x (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x j0f32x (_Float32x) noexcept (true); extern _Float32x __j0f32x (_Float32x) noexcept (true); +extern _Float32x j1f32x (_Float32x) noexcept (true); extern _Float32x __j1f32x (_Float32x) noexcept (true); +extern _Float32x jnf32x (int, _Float32x) noexcept (true); extern _Float32x __jnf32x (int, _Float32x) noexcept (true); +extern _Float32x y0f32x (_Float32x) noexcept (true); extern _Float32x __y0f32x (_Float32x) noexcept (true); +extern _Float32x y1f32x (_Float32x) noexcept (true); extern _Float32x __y1f32x (_Float32x) noexcept (true); +extern _Float32x ynf32x (int, _Float32x) noexcept (true); extern _Float32x __ynf32x (int, _Float32x) noexcept (true); + + + + + + extern _Float32x erff32x (_Float32x) noexcept (true); extern _Float32x __erff32x (_Float32x) noexcept (true); + extern _Float32x erfcf32x (_Float32x) noexcept (true); extern _Float32x __erfcf32x (_Float32x) noexcept (true); +extern _Float32x lgammaf32x (_Float32x) noexcept (true); extern _Float32x __lgammaf32x (_Float32x) noexcept (true); + + + + +extern _Float32x tgammaf32x (_Float32x) noexcept (true); extern _Float32x __tgammaf32x (_Float32x) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float32x lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); extern _Float32x __lgammaf32x_r (_Float32x, int *__signgamp) noexcept (true); + + + + + + +extern _Float32x rintf32x (_Float32x __x) noexcept (true); extern _Float32x __rintf32x (_Float32x __x) noexcept (true); + + +extern _Float32x nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __nextafterf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + + + + +extern _Float32x nextdownf32x (_Float32x __x) noexcept (true); extern _Float32x __nextdownf32x (_Float32x __x) noexcept (true); + +extern _Float32x nextupf32x (_Float32x __x) noexcept (true); extern _Float32x __nextupf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __remainderf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + +extern _Float32x scalbnf32x (_Float32x __x, int __n) noexcept (true); extern _Float32x __scalbnf32x (_Float32x __x, int __n) noexcept (true); + + + +extern int ilogbf32x (_Float32x __x) noexcept (true); extern int __ilogbf32x (_Float32x __x) noexcept (true); + + + + +extern long int llogbf32x (_Float32x __x) noexcept (true); extern long int __llogbf32x (_Float32x __x) noexcept (true); + + + + +extern _Float32x scalblnf32x (_Float32x __x, long int __n) noexcept (true); extern _Float32x __scalblnf32x (_Float32x __x, long int __n) noexcept (true); + + + +extern _Float32x nearbyintf32x (_Float32x __x) noexcept (true); extern _Float32x __nearbyintf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32x truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __truncf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); extern _Float32x __remquof32x (_Float32x __x, _Float32x __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf32x (_Float32x __x) noexcept (true); extern long int __lrintf32x (_Float32x __x) noexcept (true); +__extension__ +extern long long int llrintf32x (_Float32x __x) noexcept (true); extern long long int __llrintf32x (_Float32x __x) noexcept (true); + + + +extern long int lroundf32x (_Float32x __x) noexcept (true); extern long int __lroundf32x (_Float32x __x) noexcept (true); +__extension__ +extern long long int llroundf32x (_Float32x __x) noexcept (true); extern long long int __llroundf32x (_Float32x __x) noexcept (true); + + + +extern _Float32x fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); extern _Float32x __fdimf32x (_Float32x __x, _Float32x __y) noexcept (true); + + + +extern _Float32x fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float32x fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); extern _Float32x __fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); + + + + +extern _Float32x roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); extern _Float32x __roundevenf32x (_Float32x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf32x (_Float32x __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef32x (_Float32x *__cx, const _Float32x *__x) noexcept (true); + + + + + + +extern _Float32x fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaxmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminmagf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float32x fmaximumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimumf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_magf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fmaximum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fmaximum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float32x fminimum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); extern _Float32x __fminimum_mag_numf32x (_Float32x __x, _Float32x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf32x (const _Float32x *__x, const _Float32x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float32x getpayloadf32x (const _Float32x *__x) noexcept (true); extern _Float32x __getpayloadf32x (const _Float32x *__x) noexcept (true); + + +extern int setpayloadf32x (_Float32x *__x, _Float32x __payload) noexcept (true); + + +extern int setpayloadsigf32x (_Float32x *__x, _Float32x __payload) noexcept (true); +# 502 "/usr/include/math.h" 2 3 4 +# 518 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 1 3 4 +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 + extern _Float64x acosf64x (_Float64x __x) noexcept (true); extern _Float64x __acosf64x (_Float64x __x) noexcept (true); + + extern _Float64x asinf64x (_Float64x __x) noexcept (true); extern _Float64x __asinf64x (_Float64x __x) noexcept (true); + + extern _Float64x atanf64x (_Float64x __x) noexcept (true); extern _Float64x __atanf64x (_Float64x __x) noexcept (true); + + extern _Float64x atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); extern _Float64x __atan2f64x (_Float64x __y, _Float64x __x) noexcept (true); + + + extern _Float64x cosf64x (_Float64x __x) noexcept (true); extern _Float64x __cosf64x (_Float64x __x) noexcept (true); + + extern _Float64x sinf64x (_Float64x __x) noexcept (true); extern _Float64x __sinf64x (_Float64x __x) noexcept (true); + + extern _Float64x tanf64x (_Float64x __x) noexcept (true); extern _Float64x __tanf64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x coshf64x (_Float64x __x) noexcept (true); extern _Float64x __coshf64x (_Float64x __x) noexcept (true); + + extern _Float64x sinhf64x (_Float64x __x) noexcept (true); extern _Float64x __sinhf64x (_Float64x __x) noexcept (true); + + extern _Float64x tanhf64x (_Float64x __x) noexcept (true); extern _Float64x __tanhf64x (_Float64x __x) noexcept (true); + + + + extern void sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true); extern void __sincosf64x (_Float64x __x, _Float64x *__sinx, _Float64x *__cosx) noexcept (true) + ; + + + + + extern _Float64x acoshf64x (_Float64x __x) noexcept (true); extern _Float64x __acoshf64x (_Float64x __x) noexcept (true); + + extern _Float64x asinhf64x (_Float64x __x) noexcept (true); extern _Float64x __asinhf64x (_Float64x __x) noexcept (true); + + extern _Float64x atanhf64x (_Float64x __x) noexcept (true); extern _Float64x __atanhf64x (_Float64x __x) noexcept (true); + + + + + + extern _Float64x expf64x (_Float64x __x) noexcept (true); extern _Float64x __expf64x (_Float64x __x) noexcept (true); + + +extern _Float64x frexpf64x (_Float64x __x, int *__exponent) noexcept (true); extern _Float64x __frexpf64x (_Float64x __x, int *__exponent) noexcept (true); + + +extern _Float64x ldexpf64x (_Float64x __x, int __exponent) noexcept (true); extern _Float64x __ldexpf64x (_Float64x __x, int __exponent) noexcept (true); + + + extern _Float64x logf64x (_Float64x __x) noexcept (true); extern _Float64x __logf64x (_Float64x __x) noexcept (true); + + + extern _Float64x log10f64x (_Float64x __x) noexcept (true); extern _Float64x __log10f64x (_Float64x __x) noexcept (true); + + +extern _Float64x modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true); extern _Float64x __modff64x (_Float64x __x, _Float64x *__iptr) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + + extern _Float64x exp10f64x (_Float64x __x) noexcept (true); extern _Float64x __exp10f64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x expm1f64x (_Float64x __x) noexcept (true); extern _Float64x __expm1f64x (_Float64x __x) noexcept (true); + + + extern _Float64x log1pf64x (_Float64x __x) noexcept (true); extern _Float64x __log1pf64x (_Float64x __x) noexcept (true); + + +extern _Float64x logbf64x (_Float64x __x) noexcept (true); extern _Float64x __logbf64x (_Float64x __x) noexcept (true); + + + + + extern _Float64x exp2f64x (_Float64x __x) noexcept (true); extern _Float64x __exp2f64x (_Float64x __x) noexcept (true); + + + extern _Float64x log2f64x (_Float64x __x) noexcept (true); extern _Float64x __log2f64x (_Float64x __x) noexcept (true); + + + + + + + extern _Float64x powf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __powf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64x sqrtf64x (_Float64x __x) noexcept (true); extern _Float64x __sqrtf64x (_Float64x __x) noexcept (true); + + + + extern _Float64x hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __hypotf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + + + extern _Float64x cbrtf64x (_Float64x __x) noexcept (true); extern _Float64x __cbrtf64x (_Float64x __x) noexcept (true); + + + + + + +extern _Float64x ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __ceilf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fabsf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __floorf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fmodf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __copysignf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x nanf64x (const char *__tagb) noexcept (true); extern _Float64x __nanf64x (const char *__tagb) noexcept (true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x j0f64x (_Float64x) noexcept (true); extern _Float64x __j0f64x (_Float64x) noexcept (true); +extern _Float64x j1f64x (_Float64x) noexcept (true); extern _Float64x __j1f64x (_Float64x) noexcept (true); +extern _Float64x jnf64x (int, _Float64x) noexcept (true); extern _Float64x __jnf64x (int, _Float64x) noexcept (true); +extern _Float64x y0f64x (_Float64x) noexcept (true); extern _Float64x __y0f64x (_Float64x) noexcept (true); +extern _Float64x y1f64x (_Float64x) noexcept (true); extern _Float64x __y1f64x (_Float64x) noexcept (true); +extern _Float64x ynf64x (int, _Float64x) noexcept (true); extern _Float64x __ynf64x (int, _Float64x) noexcept (true); + + + + + + extern _Float64x erff64x (_Float64x) noexcept (true); extern _Float64x __erff64x (_Float64x) noexcept (true); + extern _Float64x erfcf64x (_Float64x) noexcept (true); extern _Float64x __erfcf64x (_Float64x) noexcept (true); +extern _Float64x lgammaf64x (_Float64x) noexcept (true); extern _Float64x __lgammaf64x (_Float64x) noexcept (true); + + + + +extern _Float64x tgammaf64x (_Float64x) noexcept (true); extern _Float64x __tgammaf64x (_Float64x) noexcept (true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 4 +extern _Float64x lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); extern _Float64x __lgammaf64x_r (_Float64x, int *__signgamp) noexcept (true); + + + + + + +extern _Float64x rintf64x (_Float64x __x) noexcept (true); extern _Float64x __rintf64x (_Float64x __x) noexcept (true); + + +extern _Float64x nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __nextafterf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + + + + +extern _Float64x nextdownf64x (_Float64x __x) noexcept (true); extern _Float64x __nextdownf64x (_Float64x __x) noexcept (true); + +extern _Float64x nextupf64x (_Float64x __x) noexcept (true); extern _Float64x __nextupf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __remainderf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + +extern _Float64x scalbnf64x (_Float64x __x, int __n) noexcept (true); extern _Float64x __scalbnf64x (_Float64x __x, int __n) noexcept (true); + + + +extern int ilogbf64x (_Float64x __x) noexcept (true); extern int __ilogbf64x (_Float64x __x) noexcept (true); + + + + +extern long int llogbf64x (_Float64x __x) noexcept (true); extern long int __llogbf64x (_Float64x __x) noexcept (true); + + + + +extern _Float64x scalblnf64x (_Float64x __x, long int __n) noexcept (true); extern _Float64x __scalblnf64x (_Float64x __x, long int __n) noexcept (true); + + + +extern _Float64x nearbyintf64x (_Float64x __x) noexcept (true); extern _Float64x __nearbyintf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64x truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __truncf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); extern _Float64x __remquof64x (_Float64x __x, _Float64x __y, int *__quo) noexcept (true); + + + + + + +extern long int lrintf64x (_Float64x __x) noexcept (true); extern long int __lrintf64x (_Float64x __x) noexcept (true); +__extension__ +extern long long int llrintf64x (_Float64x __x) noexcept (true); extern long long int __llrintf64x (_Float64x __x) noexcept (true); + + + +extern long int lroundf64x (_Float64x __x) noexcept (true); extern long int __lroundf64x (_Float64x __x) noexcept (true); +__extension__ +extern long long int llroundf64x (_Float64x __x) noexcept (true); extern long long int __llroundf64x (_Float64x __x) noexcept (true); + + + +extern _Float64x fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); extern _Float64x __fdimf64x (_Float64x __x, _Float64x __y) noexcept (true); + + + +extern _Float64x fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + +extern _Float64x fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); extern _Float64x __fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + + + +extern _Float64x roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); extern _Float64x __roundevenf64x (_Float64x __x) noexcept (true) __attribute__ ((__const__)); + + + +extern __intmax_t fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + +extern __uintmax_t ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __intmax_t fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __intmax_t __fromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + + + +extern __uintmax_t ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true); extern __uintmax_t __ufromfpxf64x (_Float64x __x, int __round, unsigned int __width) noexcept (true) + ; + + +extern int canonicalizef64x (_Float64x *__cx, const _Float64x *__x) noexcept (true); + + + + + + +extern _Float64x fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaxmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminmagf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern _Float64x fmaximumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimumf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_magf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fmaximum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fmaximum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + +extern _Float64x fminimum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); extern _Float64x __fminimum_mag_numf64x (_Float64x __x, _Float64x __y) noexcept (true) __attribute__ ((__const__)); + + + + +extern int totalorderf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern int totalordermagf64x (const _Float64x *__x, const _Float64x *__y) noexcept (true) + + __attribute__ ((__pure__)); + + +extern _Float64x getpayloadf64x (const _Float64x *__x) noexcept (true); extern _Float64x __getpayloadf64x (const _Float64x *__x) noexcept (true); + + +extern int setpayloadf64x (_Float64x *__x, _Float64x __payload) noexcept (true); + + +extern int setpayloadsigf64x (_Float64x *__x, _Float64x __payload) noexcept (true); +# 519 "/usr/include/math.h" 2 3 4 +# 566 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern float fadd (double __x, double __y) noexcept (true); + + +extern float fdiv (double __x, double __y) noexcept (true); + + +extern float ffma (double __x, double __y, double __z) noexcept (true); + + +extern float fmul (double __x, double __y) noexcept (true); + + +extern float fsqrt (double __x) noexcept (true); + + +extern float fsub (double __x, double __y) noexcept (true); +# 567 "/usr/include/math.h" 2 3 4 +# 587 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern float faddl (long double __x, long double __y) noexcept (true); + + +extern float fdivl (long double __x, long double __y) noexcept (true); + + +extern float ffmal (long double __x, long double __y, long double __z) noexcept (true); + + +extern float fmull (long double __x, long double __y) noexcept (true); + + +extern float fsqrtl (long double __x) noexcept (true); + + +extern float fsubl (long double __x, long double __y) noexcept (true); +# 588 "/usr/include/math.h" 2 3 4 +# 616 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern double daddl (long double __x, long double __y) noexcept (true); + + +extern double ddivl (long double __x, long double __y) noexcept (true); + + +extern double dfmal (long double __x, long double __y, long double __z) noexcept (true); + + +extern double dmull (long double __x, long double __y) noexcept (true); + + +extern double dsqrtl (long double __x) noexcept (true); + + +extern double dsubl (long double __x, long double __y) noexcept (true); +# 617 "/usr/include/math.h" 2 3 4 +# 697 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32divf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32fmaf32x (_Float32x __x, _Float32x __y, _Float32x __z) noexcept (true); + + +extern _Float32 f32mulf32x (_Float32x __x, _Float32x __y) noexcept (true); + + +extern _Float32 f32sqrtf32x (_Float32x __x) noexcept (true); + + +extern _Float32 f32subf32x (_Float32x __x, _Float32x __y) noexcept (true); +# 698 "/usr/include/math.h" 2 3 4 +# 707 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32divf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32fmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + +extern _Float32 f32mulf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32 f32sqrtf64 (_Float64 __x) noexcept (true); + + +extern _Float32 f32subf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 708 "/usr/include/math.h" 2 3 4 +# 717 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32divf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float32 f32mulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32 f32sqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float32 f32subf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 718 "/usr/include/math.h" 2 3 4 +# 727 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32 f32addf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32divf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float32 f32mulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32 f32sqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float32 f32subf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 728 "/usr/include/math.h" 2 3 4 +# 747 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xdivf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xfmaf64 (_Float64 __x, _Float64 __y, _Float64 __z) noexcept (true); + + +extern _Float32x f32xmulf64 (_Float64 __x, _Float64 __y) noexcept (true); + + +extern _Float32x f32xsqrtf64 (_Float64 __x) noexcept (true); + + +extern _Float32x f32xsubf64 (_Float64 __x, _Float64 __y) noexcept (true); +# 748 "/usr/include/math.h" 2 3 4 +# 757 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xdivf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xfmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float32x f32xmulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float32x f32xsqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float32x f32xsubf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 758 "/usr/include/math.h" 2 3 4 +# 767 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float32x f32xaddf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xdivf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xfmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float32x f32xmulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float32x f32xsqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float32x f32xsubf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 768 "/usr/include/math.h" 2 3 4 +# 787 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64 f64addf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64divf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64fmaf64x (_Float64x __x, _Float64x __y, _Float64x __z) noexcept (true); + + +extern _Float64 f64mulf64x (_Float64x __x, _Float64x __y) noexcept (true); + + +extern _Float64 f64sqrtf64x (_Float64x __x) noexcept (true); + + +extern _Float64 f64subf64x (_Float64x __x, _Float64x __y) noexcept (true); +# 788 "/usr/include/math.h" 2 3 4 +# 797 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64 f64addf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64divf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64fmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float64 f64mulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64 f64sqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float64 f64subf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 798 "/usr/include/math.h" 2 3 4 +# 817 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 4 +extern _Float64x f64xaddf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xdivf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xfmaf128 (_Float128 __x, _Float128 __y, _Float128 __z) noexcept (true); + + +extern _Float64x f64xmulf128 (_Float128 __x, _Float128 __y) noexcept (true); + + +extern _Float64x f64xsqrtf128 (_Float128 __x) noexcept (true); + + +extern _Float64x f64xsubf128 (_Float128 __x, _Float128 __y) noexcept (true); +# 818 "/usr/include/math.h" 2 3 4 +# 854 "/usr/include/math.h" 3 4 +extern int signgam; +# 934 "/usr/include/math.h" 3 4 +enum + { + FP_NAN = + + 0, + FP_INFINITE = + + 1, + FP_ZERO = + + 2, + FP_SUBNORMAL = + + 3, + FP_NORMAL = + + 4 + }; +# 1054 "/usr/include/math.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 4 +extern int __iscanonicall (long double __x) + noexcept (true) __attribute__ ((__const__)); +# 46 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 4 +extern "C++" { +inline int iscanonical (float __val) { return ((void) (__typeof (__val)) (__val), 1); } +inline int iscanonical (double __val) { return ((void) (__typeof (__val)) (__val), 1); } +inline int iscanonical (long double __val) { return __iscanonicall (__val); } + +inline int iscanonical (_Float128 __val) { return ((void) (__typeof (__val)) (__val), 1); } + +} +# 1055 "/usr/include/math.h" 2 3 4 +# 1066 "/usr/include/math.h" 3 4 +extern "C++" { +inline int issignaling (float __val) { return __issignalingf (__val); } +inline int issignaling (double __val) { return __issignaling (__val); } +inline int +issignaling (long double __val) +{ + + + + return __issignalingl (__val); + +} + + + +inline int issignaling (_Float128 __val) { return __issignalingf128 (__val); } + +} +# 1097 "/usr/include/math.h" 3 4 +extern "C++" { +# 1128 "/usr/include/math.h" 3 4 +template inline bool +iszero (__T __val) +{ + return __val == 0; +} + +} +# 1363 "/usr/include/math.h" 3 4 +extern "C++" { +template struct __iseqsig_type; + +template<> struct __iseqsig_type +{ + static int __call (float __x, float __y) throw () + { + return __iseqsigf (__x, __y); + } +}; + +template<> struct __iseqsig_type +{ + static int __call (double __x, double __y) throw () + { + return __iseqsig (__x, __y); + } +}; + +template<> struct __iseqsig_type +{ + static int __call (long double __x, long double __y) throw () + { + + return __iseqsigl (__x, __y); + + + + } +}; + + + + +template<> struct __iseqsig_type<_Float128> +{ + static int __call (_Float128 __x, _Float128 __y) throw () + { + return __iseqsigf128 (__x, __y); + } +}; + + +template +inline int +iseqsig (_T1 __x, _T2 __y) throw () +{ + + typedef decltype (((__x) + (__y) + 0.0f)) _T3; + + + + return __iseqsig_type<_T3>::__call (__x, __y); +} + +} + + + + +} +# 46 "/usr/include/c++/11/cmath" 2 3 + +# 1 "/usr/include/c++/11/bits/std_abs.h" 1 3 +# 33 "/usr/include/c++/11/bits/std_abs.h" 3 + +# 34 "/usr/include/c++/11/bits/std_abs.h" 3 + + + + +# 1 "/usr/include/stdlib.h" 1 3 4 +# 26 "/usr/include/stdlib.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/libc-header-start.h" 1 3 4 +# 27 "/usr/include/stdlib.h" 2 3 4 + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 33 "/usr/include/stdlib.h" 2 3 4 + +extern "C" { + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/waitflags.h" 1 3 4 +# 41 "/usr/include/stdlib.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/waitstatus.h" 1 3 4 +# 42 "/usr/include/stdlib.h" 2 3 4 +# 59 "/usr/include/stdlib.h" 3 4 +typedef struct + { + int quot; + int rem; + } div_t; + + + +typedef struct + { + long int quot; + long int rem; + } ldiv_t; + + + + + +__extension__ typedef struct + { + long long int quot; + long long int rem; + } lldiv_t; +# 98 "/usr/include/stdlib.h" 3 4 +extern size_t __ctype_get_mb_cur_max (void) noexcept (true) ; + + + +extern double atof (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + +extern int atoi (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + +extern long int atol (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + +__extension__ extern long long int atoll (const char *__nptr) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + +extern double strtod (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern float strtof (const char *__restrict __nptr, + char **__restrict __endptr) noexcept (true) __attribute__ ((__nonnull__ (1))); + +extern long double strtold (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 141 "/usr/include/stdlib.h" 3 4 +extern _Float32 strtof32 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float64 strtof64 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float128 strtof128 (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float32x strtof32x (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +extern _Float64x strtof64x (const char *__restrict __nptr, + char **__restrict __endptr) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 177 "/usr/include/stdlib.h" 3 4 +extern long int strtol (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +extern unsigned long int strtoul (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + +__extension__ +extern long long int strtoq (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +__extension__ +extern unsigned long long int strtouq (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +__extension__ +extern long long int strtoll (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + +__extension__ +extern unsigned long long int strtoull (const char *__restrict __nptr, + char **__restrict __endptr, int __base) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +extern int strfromd (char *__dest, size_t __size, const char *__format, + double __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + +extern int strfromf (char *__dest, size_t __size, const char *__format, + float __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + +extern int strfroml (char *__dest, size_t __size, const char *__format, + long double __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); +# 233 "/usr/include/stdlib.h" 3 4 +extern int strfromf32 (char *__dest, size_t __size, const char * __format, + _Float32 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf64 (char *__dest, size_t __size, const char * __format, + _Float64 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf128 (char *__dest, size_t __size, const char * __format, + _Float128 __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf32x (char *__dest, size_t __size, const char * __format, + _Float32x __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); + + + +extern int strfromf64x (char *__dest, size_t __size, const char * __format, + _Float64x __f) + noexcept (true) __attribute__ ((__nonnull__ (3))); +# 275 "/usr/include/stdlib.h" 3 4 +extern long int strtol_l (const char *__restrict __nptr, + char **__restrict __endptr, int __base, + locale_t __loc) noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +extern unsigned long int strtoul_l (const char *__restrict __nptr, + char **__restrict __endptr, + int __base, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +__extension__ +extern long long int strtoll_l (const char *__restrict __nptr, + char **__restrict __endptr, int __base, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +__extension__ +extern unsigned long long int strtoull_l (const char *__restrict __nptr, + char **__restrict __endptr, + int __base, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 4))); + +extern double strtod_l (const char *__restrict __nptr, + char **__restrict __endptr, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + +extern float strtof_l (const char *__restrict __nptr, + char **__restrict __endptr, locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + +extern long double strtold_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); +# 317 "/usr/include/stdlib.h" 3 4 +extern _Float32 strtof32_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float64 strtof64_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float128 strtof128_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float32x strtof32x_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); + + + +extern _Float64x strtof64x_l (const char *__restrict __nptr, + char **__restrict __endptr, + locale_t __loc) + noexcept (true) __attribute__ ((__nonnull__ (1, 3))); +# 386 "/usr/include/stdlib.h" 3 4 +extern char *l64a (long int __n) noexcept (true) ; + + +extern long int a64l (const char *__s) + noexcept (true) __attribute__ ((__pure__)) __attribute__ ((__nonnull__ (1))) ; + + + + +# 1 "/usr/include/x86_64-linux-gnu/sys/types.h" 1 3 4 +# 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +extern "C" { + + + + + +typedef __u_char u_char; +typedef __u_short u_short; +typedef __u_int u_int; +typedef __u_long u_long; +typedef __quad_t quad_t; +typedef __u_quad_t u_quad_t; +typedef __fsid_t fsid_t; + + +typedef __loff_t loff_t; + + + + +typedef __ino_t ino_t; + + + + + + +typedef __ino64_t ino64_t; + + + + +typedef __dev_t dev_t; + + + + +typedef __gid_t gid_t; + + + + +typedef __mode_t mode_t; + + + + +typedef __nlink_t nlink_t; + + + + +typedef __uid_t uid_t; + + + + + +typedef __off_t off_t; + + + + + + +typedef __off64_t off64_t; +# 103 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __id_t id_t; + + + + +typedef __ssize_t ssize_t; + + + + + +typedef __daddr_t daddr_t; +typedef __caddr_t caddr_t; + + + + + +typedef __key_t key_t; +# 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __useconds_t useconds_t; + + + +typedef __suseconds_t suseconds_t; + + + + + +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 145 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + + +typedef unsigned long int ulong; +typedef unsigned short int ushort; +typedef unsigned int uint; + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 1 3 4 +# 24 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 3 4 +typedef __int8_t int8_t; +typedef __int16_t int16_t; +typedef __int32_t int32_t; +typedef __int64_t int64_t; +# 156 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +typedef __uint8_t u_int8_t; +typedef __uint16_t u_int16_t; +typedef __uint32_t u_int32_t; +typedef __uint64_t u_int64_t; + + +typedef int register_t __attribute__ ((__mode__ (__word__))); +# 176 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +# 1 "/usr/include/endian.h" 1 3 4 +# 35 "/usr/include/endian.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 1 3 4 +# 33 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 +static __inline __uint16_t +__bswap_16 (__uint16_t __bsx) +{ + + return __builtin_bswap16 (__bsx); + + + +} + + + + + + +static __inline __uint32_t +__bswap_32 (__uint32_t __bsx) +{ + + return __builtin_bswap32 (__bsx); + + + +} +# 69 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 4 +__extension__ static __inline __uint64_t +__bswap_64 (__uint64_t __bsx) +{ + + return __builtin_bswap64 (__bsx); + + + +} +# 36 "/usr/include/endian.h" 2 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/uintn-identity.h" 1 3 4 +# 32 "/usr/include/x86_64-linux-gnu/bits/uintn-identity.h" 3 4 +static __inline __uint16_t +__uint16_identity (__uint16_t __x) +{ + return __x; +} + +static __inline __uint32_t +__uint32_identity (__uint32_t __x) +{ + return __x; +} + +static __inline __uint64_t +__uint64_identity (__uint64_t __x) +{ + return __x; +} +# 37 "/usr/include/endian.h" 2 3 4 +# 177 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/sys/select.h" 1 3 4 +# 30 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/select.h" 1 3 4 +# 31 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h" 1 3 4 + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h" 1 3 4 + + + + +typedef struct +{ + unsigned long int __val[(1024 / (8 * sizeof (unsigned long int)))]; +} __sigset_t; +# 5 "/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h" 2 3 4 + + +typedef __sigset_t sigset_t; +# 34 "/usr/include/x86_64-linux-gnu/sys/select.h" 2 3 4 +# 49 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +typedef long int __fd_mask; +# 59 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +typedef struct + { + + + + __fd_mask fds_bits[1024 / (8 * (int) sizeof (__fd_mask))]; + + + + + + } fd_set; + + + + + + +typedef __fd_mask fd_mask; +# 91 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern "C" { +# 102 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern int select (int __nfds, fd_set *__restrict __readfds, + fd_set *__restrict __writefds, + fd_set *__restrict __exceptfds, + struct timeval *__restrict __timeout); +# 127 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +extern int pselect (int __nfds, fd_set *__restrict __readfds, + fd_set *__restrict __writefds, + fd_set *__restrict __exceptfds, + const struct timespec *__restrict __timeout, + const __sigset_t *__restrict __sigmask); +# 153 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 4 +} +# 180 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + + + + +typedef __blksize_t blksize_t; + + + + + + +typedef __blkcnt_t blkcnt_t; + + + +typedef __fsblkcnt_t fsblkcnt_t; + + + +typedef __fsfilcnt_t fsfilcnt_t; +# 219 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 4 +typedef __blkcnt64_t blkcnt64_t; +typedef __fsblkcnt64_t fsblkcnt64_t; +typedef __fsfilcnt64_t fsfilcnt64_t; + + + + + +# 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 1 3 4 +# 44 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 1 3 4 +# 21 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/wordsize.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h" 2 3 4 +# 45 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + +# 1 "/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h" 1 3 4 +# 25 "/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h" 3 4 +typedef union +{ + __extension__ unsigned long long int __value64; + struct + { + unsigned int __low; + unsigned int __high; + } __value32; +} __atomic_wide_counter; +# 47 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + + + + +typedef struct __pthread_internal_list +{ + struct __pthread_internal_list *__prev; + struct __pthread_internal_list *__next; +} __pthread_list_t; + +typedef struct __pthread_internal_slist +{ + struct __pthread_internal_slist *__next; +} __pthread_slist_t; +# 76 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 1 3 4 +# 22 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 4 +struct __pthread_mutex_s +{ + int __lock; + unsigned int __count; + int __owner; + + unsigned int __nusers; + + + + int __kind; + + short __spins; + short __elision; + __pthread_list_t __list; +# 53 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 4 +}; +# 77 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 +# 89 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 1 3 4 +# 23 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 4 +struct __pthread_rwlock_arch_t +{ + unsigned int __readers; + unsigned int __writers; + unsigned int __wrphase_futex; + unsigned int __writers_futex; + unsigned int __pad3; + unsigned int __pad4; + + int __cur_writer; + int __shared; + signed char __rwelision; + + + + + unsigned char __pad1[7]; + + + unsigned long int __pad2; + + + unsigned int __flags; +# 55 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 4 +}; +# 90 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 2 3 4 + + + + +struct __pthread_cond_s +{ + __atomic_wide_counter __wseq; + __atomic_wide_counter __g1_start; + unsigned int __g_refs[2] ; + unsigned int __g_size[2]; + unsigned int __g1_orig_size; + unsigned int __wrefs; + unsigned int __g_signals[2]; +}; + +typedef unsigned int __tss_t; +typedef unsigned long int __thrd_t; + +typedef struct +{ + int __data ; +} __once_flag; +# 24 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 2 3 4 + + + +typedef unsigned long int pthread_t; + + + + +typedef union +{ + char __size[4]; + int __align; +} pthread_mutexattr_t; + + + + +typedef union +{ + char __size[4]; + int __align; +} pthread_condattr_t; + + + +typedef unsigned int pthread_key_t; + + + +typedef int pthread_once_t; + + +union pthread_attr_t +{ + char __size[56]; + long int __align; +}; + +typedef union pthread_attr_t pthread_attr_t; + + + + +typedef union +{ + struct __pthread_mutex_s __data; + char __size[40]; + long int __align; +} pthread_mutex_t; + + +typedef union +{ + struct __pthread_cond_s __data; + char __size[48]; + __extension__ long long int __align; +} pthread_cond_t; + + + + + +typedef union +{ + struct __pthread_rwlock_arch_t __data; + char __size[56]; + long int __align; +} pthread_rwlock_t; + +typedef union +{ + char __size[8]; + long int __align; +} pthread_rwlockattr_t; + + + + + +typedef volatile int pthread_spinlock_t; + + + + +typedef union +{ + char __size[32]; + long int __align; +} pthread_barrier_t; + +typedef union +{ + char __size[4]; + int __align; +} pthread_barrierattr_t; +# 228 "/usr/include/x86_64-linux-gnu/sys/types.h" 2 3 4 + + +} +# 396 "/usr/include/stdlib.h" 2 3 4 + + + + + + +extern long int random (void) noexcept (true); + + +extern void srandom (unsigned int __seed) noexcept (true); + + + + + +extern char *initstate (unsigned int __seed, char *__statebuf, + size_t __statelen) noexcept (true) __attribute__ ((__nonnull__ (2))); + + + +extern char *setstate (char *__statebuf) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + + + +struct random_data + { + int32_t *fptr; + int32_t *rptr; + int32_t *state; + int rand_type; + int rand_deg; + int rand_sep; + int32_t *end_ptr; + }; + +extern int random_r (struct random_data *__restrict __buf, + int32_t *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern int srandom_r (unsigned int __seed, struct random_data *__buf) + noexcept (true) __attribute__ ((__nonnull__ (2))); + +extern int initstate_r (unsigned int __seed, char *__restrict __statebuf, + size_t __statelen, + struct random_data *__restrict __buf) + noexcept (true) __attribute__ ((__nonnull__ (2, 4))); + +extern int setstate_r (char *__restrict __statebuf, + struct random_data *__restrict __buf) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + + +extern int rand (void) noexcept (true); + +extern void srand (unsigned int __seed) noexcept (true); + + + +extern int rand_r (unsigned int *__seed) noexcept (true); + + + + + + + +extern double drand48 (void) noexcept (true); +extern double erand48 (unsigned short int __xsubi[3]) noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern long int lrand48 (void) noexcept (true); +extern long int nrand48 (unsigned short int __xsubi[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern long int mrand48 (void) noexcept (true); +extern long int jrand48 (unsigned short int __xsubi[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + +extern void srand48 (long int __seedval) noexcept (true); +extern unsigned short int *seed48 (unsigned short int __seed16v[3]) + noexcept (true) __attribute__ ((__nonnull__ (1))); +extern void lcong48 (unsigned short int __param[7]) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +struct drand48_data + { + unsigned short int __x[3]; + unsigned short int __old_x[3]; + unsigned short int __c; + unsigned short int __init; + __extension__ unsigned long long int __a; + + }; + + +extern int drand48_r (struct drand48_data *__restrict __buffer, + double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int erand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + double *__restrict __result) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int lrand48_r (struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int nrand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int mrand48_r (struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); +extern int jrand48_r (unsigned short int __xsubi[3], + struct drand48_data *__restrict __buffer, + long int *__restrict __result) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + +extern int srand48_r (long int __seedval, struct drand48_data *__buffer) + noexcept (true) __attribute__ ((__nonnull__ (2))); + +extern int seed48_r (unsigned short int __seed16v[3], + struct drand48_data *__buffer) noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + +extern int lcong48_r (unsigned short int __param[7], + struct drand48_data *__buffer) + noexcept (true) __attribute__ ((__nonnull__ (1, 2))); + + + + +extern void *malloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) + __attribute__ ((__alloc_size__ (1))) ; + +extern void *calloc (size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__alloc_size__ (1, 2))) ; + + + + + + +extern void *realloc (void *__ptr, size_t __size) + noexcept (true) __attribute__ ((__warn_unused_result__)) __attribute__ ((__alloc_size__ (2))); + + +extern void free (void *__ptr) noexcept (true); + + + + + + + +extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__warn_unused_result__)) + __attribute__ ((__alloc_size__ (2, 3))) + __attribute__ ((__malloc__ (__builtin_free, 1))); + + +extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size) + noexcept (true) __attribute__ ((__malloc__ (reallocarray, 1))); + + + +# 1 "/usr/include/alloca.h" 1 3 4 +# 24 "/usr/include/alloca.h" 3 4 +# 1 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 1 3 4 +# 25 "/usr/include/alloca.h" 2 3 4 + +extern "C" { + + + + + +extern void *alloca (size_t __size) noexcept (true); + + + + + +} +# 575 "/usr/include/stdlib.h" 2 3 4 + + + + + +extern void *valloc (size_t __size) noexcept (true) __attribute__ ((__malloc__)) + __attribute__ ((__alloc_size__ (1))) ; + + + + +extern int posix_memalign (void **__memptr, size_t __alignment, size_t __size) + noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + +extern void *aligned_alloc (size_t __alignment, size_t __size) + noexcept (true) __attribute__ ((__malloc__)) __attribute__ ((__alloc_align__ (1))) + __attribute__ ((__alloc_size__ (2))) ; + + + +extern void abort (void) noexcept (true) __attribute__ ((__noreturn__)); + + + +extern int atexit (void (*__func) (void)) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + +extern "C++" int at_quick_exit (void (*__func) (void)) + noexcept (true) __asm ("at_quick_exit") __attribute__ ((__nonnull__ (1))); +# 617 "/usr/include/stdlib.h" 3 4 +extern int on_exit (void (*__func) (int __status, void *__arg), void *__arg) + noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +extern void exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + + +extern void quick_exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + + +extern void _Exit (int __status) noexcept (true) __attribute__ ((__noreturn__)); + + + + +extern char *getenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + +extern char *secure_getenv (const char *__name) + noexcept (true) __attribute__ ((__nonnull__ (1))) ; + + + + + + +extern int putenv (char *__string) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + +extern int setenv (const char *__name, const char *__value, int __replace) + noexcept (true) __attribute__ ((__nonnull__ (2))); + + +extern int unsetenv (const char *__name) noexcept (true) __attribute__ ((__nonnull__ (1))); + + + + + + +extern int clearenv (void) noexcept (true); +# 682 "/usr/include/stdlib.h" 3 4 +extern char *mktemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))); +# 695 "/usr/include/stdlib.h" 3 4 +extern int mkstemp (char *__template) __attribute__ ((__nonnull__ (1))) ; +# 705 "/usr/include/stdlib.h" 3 4 +extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ; +# 717 "/usr/include/stdlib.h" 3 4 +extern int mkstemps (char *__template, int __suffixlen) __attribute__ ((__nonnull__ (1))) ; +# 727 "/usr/include/stdlib.h" 3 4 +extern int mkstemps64 (char *__template, int __suffixlen) + __attribute__ ((__nonnull__ (1))) ; +# 738 "/usr/include/stdlib.h" 3 4 +extern char *mkdtemp (char *__template) noexcept (true) __attribute__ ((__nonnull__ (1))) ; +# 749 "/usr/include/stdlib.h" 3 4 +extern int mkostemp (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; +# 759 "/usr/include/stdlib.h" 3 4 +extern int mkostemp64 (char *__template, int __flags) __attribute__ ((__nonnull__ (1))) ; +# 769 "/usr/include/stdlib.h" 3 4 +extern int mkostemps (char *__template, int __suffixlen, int __flags) + __attribute__ ((__nonnull__ (1))) ; +# 781 "/usr/include/stdlib.h" 3 4 +extern int mkostemps64 (char *__template, int __suffixlen, int __flags) + __attribute__ ((__nonnull__ (1))) ; +# 791 "/usr/include/stdlib.h" 3 4 +extern int system (const char *__command) ; + + + + + +extern char *canonicalize_file_name (const char *__name) + noexcept (true) __attribute__ ((__nonnull__ (1))) __attribute__ ((__malloc__)) + __attribute__ ((__malloc__ (__builtin_free, 1))) ; +# 808 "/usr/include/stdlib.h" 3 4 +extern char *realpath (const char *__restrict __name, + char *__restrict __resolved) noexcept (true) ; + + + + + + +typedef int (*__compar_fn_t) (const void *, const void *); + + +typedef __compar_fn_t comparison_fn_t; + + + +typedef int (*__compar_d_fn_t) (const void *, const void *, void *); + + + + +extern void *bsearch (const void *__key, const void *__base, + size_t __nmemb, size_t __size, __compar_fn_t __compar) + __attribute__ ((__nonnull__ (1, 2, 5))) ; + + + + + + + +extern void qsort (void *__base, size_t __nmemb, size_t __size, + __compar_fn_t __compar) __attribute__ ((__nonnull__ (1, 4))); + +extern void qsort_r (void *__base, size_t __nmemb, size_t __size, + __compar_d_fn_t __compar, void *__arg) + __attribute__ ((__nonnull__ (1, 4))); + + + + +extern int abs (int __x) noexcept (true) __attribute__ ((__const__)) ; +extern long int labs (long int __x) noexcept (true) __attribute__ ((__const__)) ; + + +__extension__ extern long long int llabs (long long int __x) + noexcept (true) __attribute__ ((__const__)) ; + + + + + + +extern div_t div (int __numer, int __denom) + noexcept (true) __attribute__ ((__const__)) ; +extern ldiv_t ldiv (long int __numer, long int __denom) + noexcept (true) __attribute__ ((__const__)) ; + + +__extension__ extern lldiv_t lldiv (long long int __numer, + long long int __denom) + noexcept (true) __attribute__ ((__const__)) ; +# 880 "/usr/include/stdlib.h" 3 4 +extern char *ecvt (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; + + + + +extern char *fcvt (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign) noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; + + + + +extern char *gcvt (double __value, int __ndigit, char *__buf) + noexcept (true) __attribute__ ((__nonnull__ (3))) ; + + + + +extern char *qecvt (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign) + noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; +extern char *qfcvt (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign) + noexcept (true) __attribute__ ((__nonnull__ (3, 4))) ; +extern char *qgcvt (long double __value, int __ndigit, char *__buf) + noexcept (true) __attribute__ ((__nonnull__ (3))) ; + + + + +extern int ecvt_r (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign, char *__restrict __buf, + size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); +extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt, + int *__restrict __sign, char *__restrict __buf, + size_t __len) noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); + +extern int qecvt_r (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign, + char *__restrict __buf, size_t __len) + noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); +extern int qfcvt_r (long double __value, int __ndigit, + int *__restrict __decpt, int *__restrict __sign, + char *__restrict __buf, size_t __len) + noexcept (true) __attribute__ ((__nonnull__ (3, 4, 5))); + + + + + +extern int mblen (const char *__s, size_t __n) noexcept (true); + + +extern int mbtowc (wchar_t *__restrict __pwc, + const char *__restrict __s, size_t __n) noexcept (true); + + +extern int wctomb (char *__s, wchar_t __wchar) noexcept (true); + + + +extern size_t mbstowcs (wchar_t *__restrict __pwcs, + const char *__restrict __s, size_t __n) noexcept (true) + __attribute__ ((__access__ (__read_only__, 2))); + +extern size_t wcstombs (char *__restrict __s, + const wchar_t *__restrict __pwcs, size_t __n) + noexcept (true) + __attribute__ ((__access__ (__write_only__, 1, 3))) + __attribute__ ((__access__ (__read_only__, 2))); + + + + + + +extern int rpmatch (const char *__response) noexcept (true) __attribute__ ((__nonnull__ (1))) ; +# 967 "/usr/include/stdlib.h" 3 4 +extern int getsubopt (char **__restrict __optionp, + char *const *__restrict __tokens, + char **__restrict __valuep) + noexcept (true) __attribute__ ((__nonnull__ (1, 2, 3))) ; + + + + + + + +extern int posix_openpt (int __oflag) ; + + + + + + + +extern int grantpt (int __fd) noexcept (true); + + + +extern int unlockpt (int __fd) noexcept (true); + + + + +extern char *ptsname (int __fd) noexcept (true) ; + + + + + + +extern int ptsname_r (int __fd, char *__buf, size_t __buflen) + noexcept (true) __attribute__ ((__nonnull__ (2))) __attribute__ ((__access__ (__write_only__, 2, 3))); + + +extern int getpt (void); + + + + + + +extern int getloadavg (double __loadavg[], int __nelem) + noexcept (true) __attribute__ ((__nonnull__ (1))); +# 1023 "/usr/include/stdlib.h" 3 4 +# 1 "/usr/include/x86_64-linux-gnu/bits/stdlib-float.h" 1 3 4 +# 1024 "/usr/include/stdlib.h" 2 3 4 +# 1035 "/usr/include/stdlib.h" 3 4 +} +# 39 "/usr/include/c++/11/bits/std_abs.h" 2 3 + + + + + + + +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::abs; + + + inline long + abs(long __i) { return __builtin_labs(__i); } + + + + inline long long + abs(long long __x) { return __builtin_llabs (__x); } +# 70 "/usr/include/c++/11/bits/std_abs.h" 3 + inline constexpr double + abs(double __x) + { return __builtin_fabs(__x); } + + inline constexpr float + abs(float __x) + { return __builtin_fabsf(__x); } + + inline constexpr long double + abs(long double __x) + { return __builtin_fabsl(__x); } + + + + inline constexpr __int128 + abs(__int128 __x) { return __x >= 0 ? __x : -__x; } +# 107 "/usr/include/c++/11/bits/std_abs.h" 3 + +} +} +# 48 "/usr/include/c++/11/cmath" 2 3 +# 77 "/usr/include/c++/11/cmath" 3 +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::acos; + + + inline constexpr float + acos(float __x) + { return __builtin_acosf(__x); } + + inline constexpr long double + acos(long double __x) + { return __builtin_acosl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + acos(_Tp __x) + { return __builtin_acos(__x); } + + using ::asin; + + + inline constexpr float + asin(float __x) + { return __builtin_asinf(__x); } + + inline constexpr long double + asin(long double __x) + { return __builtin_asinl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + asin(_Tp __x) + { return __builtin_asin(__x); } + + using ::atan; + + + inline constexpr float + atan(float __x) + { return __builtin_atanf(__x); } + + inline constexpr long double + atan(long double __x) + { return __builtin_atanl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + atan(_Tp __x) + { return __builtin_atan(__x); } + + using ::atan2; + + + inline constexpr float + atan2(float __y, float __x) + { return __builtin_atan2f(__y, __x); } + + inline constexpr long double + atan2(long double __y, long double __x) + { return __builtin_atan2l(__y, __x); } + + + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + atan2(_Tp __y, _Up __x) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return atan2(__type(__y), __type(__x)); + } + + using ::ceil; + + + inline constexpr float + ceil(float __x) + { return __builtin_ceilf(__x); } + + inline constexpr long double + ceil(long double __x) + { return __builtin_ceill(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + ceil(_Tp __x) + { return __builtin_ceil(__x); } + + using ::cos; + + + inline constexpr float + cos(float __x) + { return __builtin_cosf(__x); } + + inline constexpr long double + cos(long double __x) + { return __builtin_cosl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cos(_Tp __x) + { return __builtin_cos(__x); } + + using ::cosh; + + + inline constexpr float + cosh(float __x) + { return __builtin_coshf(__x); } + + inline constexpr long double + cosh(long double __x) + { return __builtin_coshl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cosh(_Tp __x) + { return __builtin_cosh(__x); } + + using ::exp; + + + inline constexpr float + exp(float __x) + { return __builtin_expf(__x); } + + inline constexpr long double + exp(long double __x) + { return __builtin_expl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + exp(_Tp __x) + { return __builtin_exp(__x); } + + using ::fabs; + + + inline constexpr float + fabs(float __x) + { return __builtin_fabsf(__x); } + + inline constexpr long double + fabs(long double __x) + { return __builtin_fabsl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + fabs(_Tp __x) + { return __builtin_fabs(__x); } + + using ::floor; + + + inline constexpr float + floor(float __x) + { return __builtin_floorf(__x); } + + inline constexpr long double + floor(long double __x) + { return __builtin_floorl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + floor(_Tp __x) + { return __builtin_floor(__x); } + + using ::fmod; + + + inline constexpr float + fmod(float __x, float __y) + { return __builtin_fmodf(__x, __y); } + + inline constexpr long double + fmod(long double __x, long double __y) + { return __builtin_fmodl(__x, __y); } + + + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmod(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmod(__type(__x), __type(__y)); + } + + using ::frexp; + + + inline float + frexp(float __x, int* __exp) + { return __builtin_frexpf(__x, __exp); } + + inline long double + frexp(long double __x, int* __exp) + { return __builtin_frexpl(__x, __exp); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + frexp(_Tp __x, int* __exp) + { return __builtin_frexp(__x, __exp); } + + using ::ldexp; + + + inline constexpr float + ldexp(float __x, int __exp) + { return __builtin_ldexpf(__x, __exp); } + + inline constexpr long double + ldexp(long double __x, int __exp) + { return __builtin_ldexpl(__x, __exp); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + ldexp(_Tp __x, int __exp) + { return __builtin_ldexp(__x, __exp); } + + using ::log; + + + inline constexpr float + log(float __x) + { return __builtin_logf(__x); } + + inline constexpr long double + log(long double __x) + { return __builtin_logl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log(_Tp __x) + { return __builtin_log(__x); } + + using ::log10; + + + inline constexpr float + log10(float __x) + { return __builtin_log10f(__x); } + + inline constexpr long double + log10(long double __x) + { return __builtin_log10l(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log10(_Tp __x) + { return __builtin_log10(__x); } + + using ::modf; + + + inline float + modf(float __x, float* __iptr) + { return __builtin_modff(__x, __iptr); } + + inline long double + modf(long double __x, long double* __iptr) + { return __builtin_modfl(__x, __iptr); } + + + using ::pow; + + + inline constexpr float + pow(float __x, float __y) + { return __builtin_powf(__x, __y); } + + inline constexpr long double + pow(long double __x, long double __y) + { return __builtin_powl(__x, __y); } +# 412 "/usr/include/c++/11/cmath" 3 + template + inline constexpr + typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + pow(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return pow(__type(__x), __type(__y)); + } + + using ::sin; + + + inline constexpr float + sin(float __x) + { return __builtin_sinf(__x); } + + inline constexpr long double + sin(long double __x) + { return __builtin_sinl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sin(_Tp __x) + { return __builtin_sin(__x); } + + using ::sinh; + + + inline constexpr float + sinh(float __x) + { return __builtin_sinhf(__x); } + + inline constexpr long double + sinh(long double __x) + { return __builtin_sinhl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sinh(_Tp __x) + { return __builtin_sinh(__x); } + + using ::sqrt; + + + inline constexpr float + sqrt(float __x) + { return __builtin_sqrtf(__x); } + + inline constexpr long double + sqrt(long double __x) + { return __builtin_sqrtl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + sqrt(_Tp __x) + { return __builtin_sqrt(__x); } + + using ::tan; + + + inline constexpr float + tan(float __x) + { return __builtin_tanf(__x); } + + inline constexpr long double + tan(long double __x) + { return __builtin_tanl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tan(_Tp __x) + { return __builtin_tan(__x); } + + using ::tanh; + + + inline constexpr float + tanh(float __x) + { return __builtin_tanhf(__x); } + + inline constexpr long double + tanh(long double __x) + { return __builtin_tanhl(__x); } + + + template + inline constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tanh(_Tp __x) + { return __builtin_tanh(__x); } +# 536 "/usr/include/c++/11/cmath" 3 + constexpr int + fpclassify(float __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + constexpr int + fpclassify(double __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + constexpr int + fpclassify(long double __x) + { return __builtin_fpclassify(0, 1, 4, + 3, 2, __x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + int>::__type + fpclassify(_Tp __x) + { return __x != 0 ? 4 : 2; } + + + + constexpr bool + isfinite(float __x) + { return __builtin_isfinite(__x); } + + constexpr bool + isfinite(double __x) + { return __builtin_isfinite(__x); } + + constexpr bool + isfinite(long double __x) + { return __builtin_isfinite(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isfinite(_Tp __x) + { return true; } + + + + constexpr bool + isinf(float __x) + { return __builtin_isinf(__x); } + + + + + + constexpr bool + isinf(double __x) + { return __builtin_isinf(__x); } + + + constexpr bool + isinf(long double __x) + { return __builtin_isinf(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isinf(_Tp __x) + { return false; } + + + + constexpr bool + isnan(float __x) + { return __builtin_isnan(__x); } + + + + + + constexpr bool + isnan(double __x) + { return __builtin_isnan(__x); } + + + constexpr bool + isnan(long double __x) + { return __builtin_isnan(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isnan(_Tp __x) + { return false; } + + + + constexpr bool + isnormal(float __x) + { return __builtin_isnormal(__x); } + + constexpr bool + isnormal(double __x) + { return __builtin_isnormal(__x); } + + constexpr bool + isnormal(long double __x) + { return __builtin_isnormal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + isnormal(_Tp __x) + { return __x != 0 ? true : false; } + + + + + constexpr bool + signbit(float __x) + { return __builtin_signbit(__x); } + + constexpr bool + signbit(double __x) + { return __builtin_signbit(__x); } + + constexpr bool + signbit(long double __x) + { return __builtin_signbit(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + bool>::__type + signbit(_Tp __x) + { return __x < 0 ? true : false; } + + + + constexpr bool + isgreater(float __x, float __y) + { return __builtin_isgreater(__x, __y); } + + constexpr bool + isgreater(double __x, double __y) + { return __builtin_isgreater(__x, __y); } + + constexpr bool + isgreater(long double __x, long double __y) + { return __builtin_isgreater(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isgreater(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isgreater(__type(__x), __type(__y)); + } + + + + constexpr bool + isgreaterequal(float __x, float __y) + { return __builtin_isgreaterequal(__x, __y); } + + constexpr bool + isgreaterequal(double __x, double __y) + { return __builtin_isgreaterequal(__x, __y); } + + constexpr bool + isgreaterequal(long double __x, long double __y) + { return __builtin_isgreaterequal(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isgreaterequal(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isgreaterequal(__type(__x), __type(__y)); + } + + + + constexpr bool + isless(float __x, float __y) + { return __builtin_isless(__x, __y); } + + constexpr bool + isless(double __x, double __y) + { return __builtin_isless(__x, __y); } + + constexpr bool + isless(long double __x, long double __y) + { return __builtin_isless(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isless(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isless(__type(__x), __type(__y)); + } + + + + constexpr bool + islessequal(float __x, float __y) + { return __builtin_islessequal(__x, __y); } + + constexpr bool + islessequal(double __x, double __y) + { return __builtin_islessequal(__x, __y); } + + constexpr bool + islessequal(long double __x, long double __y) + { return __builtin_islessequal(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + islessequal(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_islessequal(__type(__x), __type(__y)); + } + + + + constexpr bool + islessgreater(float __x, float __y) + { return __builtin_islessgreater(__x, __y); } + + constexpr bool + islessgreater(double __x, double __y) + { return __builtin_islessgreater(__x, __y); } + + constexpr bool + islessgreater(long double __x, long double __y) + { return __builtin_islessgreater(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + islessgreater(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_islessgreater(__type(__x), __type(__y)); + } + + + + constexpr bool + isunordered(float __x, float __y) + { return __builtin_isunordered(__x, __y); } + + constexpr bool + isunordered(double __x, double __y) + { return __builtin_isunordered(__x, __y); } + + constexpr bool + isunordered(long double __x, long double __y) + { return __builtin_isunordered(__x, __y); } + + + + template + constexpr typename + __gnu_cxx::__enable_if<(__is_arithmetic<_Tp>::__value + && __is_arithmetic<_Up>::__value), bool>::__type + isunordered(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return __builtin_isunordered(__type(__x), __type(__y)); + } +# 1065 "/usr/include/c++/11/cmath" 3 + using ::double_t; + using ::float_t; + + + using ::acosh; + using ::acoshf; + using ::acoshl; + + using ::asinh; + using ::asinhf; + using ::asinhl; + + using ::atanh; + using ::atanhf; + using ::atanhl; + + using ::cbrt; + using ::cbrtf; + using ::cbrtl; + + using ::copysign; + using ::copysignf; + using ::copysignl; + + using ::erf; + using ::erff; + using ::erfl; + + using ::erfc; + using ::erfcf; + using ::erfcl; + + using ::exp2; + using ::exp2f; + using ::exp2l; + + using ::expm1; + using ::expm1f; + using ::expm1l; + + using ::fdim; + using ::fdimf; + using ::fdiml; + + using ::fma; + using ::fmaf; + using ::fmal; + + using ::fmax; + using ::fmaxf; + using ::fmaxl; + + using ::fmin; + using ::fminf; + using ::fminl; + + using ::hypot; + using ::hypotf; + using ::hypotl; + + using ::ilogb; + using ::ilogbf; + using ::ilogbl; + + using ::lgamma; + using ::lgammaf; + using ::lgammal; + + + using ::llrint; + using ::llrintf; + using ::llrintl; + + using ::llround; + using ::llroundf; + using ::llroundl; + + + using ::log1p; + using ::log1pf; + using ::log1pl; + + using ::log2; + using ::log2f; + using ::log2l; + + using ::logb; + using ::logbf; + using ::logbl; + + using ::lrint; + using ::lrintf; + using ::lrintl; + + using ::lround; + using ::lroundf; + using ::lroundl; + + using ::nan; + using ::nanf; + using ::nanl; + + using ::nearbyint; + using ::nearbyintf; + using ::nearbyintl; + + using ::nextafter; + using ::nextafterf; + using ::nextafterl; + + using ::nexttoward; + using ::nexttowardf; + using ::nexttowardl; + + using ::remainder; + using ::remainderf; + using ::remainderl; + + using ::remquo; + using ::remquof; + using ::remquol; + + using ::rint; + using ::rintf; + using ::rintl; + + using ::round; + using ::roundf; + using ::roundl; + + using ::scalbln; + using ::scalblnf; + using ::scalblnl; + + using ::scalbn; + using ::scalbnf; + using ::scalbnl; + + using ::tgamma; + using ::tgammaf; + using ::tgammal; + + using ::trunc; + using ::truncf; + using ::truncl; + + + + constexpr float + acosh(float __x) + { return __builtin_acoshf(__x); } + + constexpr long double + acosh(long double __x) + { return __builtin_acoshl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + acosh(_Tp __x) + { return __builtin_acosh(__x); } + + + + constexpr float + asinh(float __x) + { return __builtin_asinhf(__x); } + + constexpr long double + asinh(long double __x) + { return __builtin_asinhl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + asinh(_Tp __x) + { return __builtin_asinh(__x); } + + + + constexpr float + atanh(float __x) + { return __builtin_atanhf(__x); } + + constexpr long double + atanh(long double __x) + { return __builtin_atanhl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + atanh(_Tp __x) + { return __builtin_atanh(__x); } + + + + constexpr float + cbrt(float __x) + { return __builtin_cbrtf(__x); } + + constexpr long double + cbrt(long double __x) + { return __builtin_cbrtl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + cbrt(_Tp __x) + { return __builtin_cbrt(__x); } + + + + constexpr float + copysign(float __x, float __y) + { return __builtin_copysignf(__x, __y); } + + constexpr long double + copysign(long double __x, long double __y) + { return __builtin_copysignl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + copysign(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return copysign(__type(__x), __type(__y)); + } + + + + constexpr float + erf(float __x) + { return __builtin_erff(__x); } + + constexpr long double + erf(long double __x) + { return __builtin_erfl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + erf(_Tp __x) + { return __builtin_erf(__x); } + + + + constexpr float + erfc(float __x) + { return __builtin_erfcf(__x); } + + constexpr long double + erfc(long double __x) + { return __builtin_erfcl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + erfc(_Tp __x) + { return __builtin_erfc(__x); } + + + + constexpr float + exp2(float __x) + { return __builtin_exp2f(__x); } + + constexpr long double + exp2(long double __x) + { return __builtin_exp2l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + exp2(_Tp __x) + { return __builtin_exp2(__x); } + + + + constexpr float + expm1(float __x) + { return __builtin_expm1f(__x); } + + constexpr long double + expm1(long double __x) + { return __builtin_expm1l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + expm1(_Tp __x) + { return __builtin_expm1(__x); } + + + + constexpr float + fdim(float __x, float __y) + { return __builtin_fdimf(__x, __y); } + + constexpr long double + fdim(long double __x, long double __y) + { return __builtin_fdiml(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fdim(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fdim(__type(__x), __type(__y)); + } + + + + constexpr float + fma(float __x, float __y, float __z) + { return __builtin_fmaf(__x, __y, __z); } + + constexpr long double + fma(long double __x, long double __y, long double __z) + { return __builtin_fmal(__x, __y, __z); } + + + + template + constexpr typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type + fma(_Tp __x, _Up __y, _Vp __z) + { + typedef typename __gnu_cxx::__promote_3<_Tp, _Up, _Vp>::__type __type; + return fma(__type(__x), __type(__y), __type(__z)); + } + + + + constexpr float + fmax(float __x, float __y) + { return __builtin_fmaxf(__x, __y); } + + constexpr long double + fmax(long double __x, long double __y) + { return __builtin_fmaxl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmax(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmax(__type(__x), __type(__y)); + } + + + + constexpr float + fmin(float __x, float __y) + { return __builtin_fminf(__x, __y); } + + constexpr long double + fmin(long double __x, long double __y) + { return __builtin_fminl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + fmin(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return fmin(__type(__x), __type(__y)); + } + + + + constexpr float + hypot(float __x, float __y) + { return __builtin_hypotf(__x, __y); } + + constexpr long double + hypot(long double __x, long double __y) + { return __builtin_hypotl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + hypot(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return hypot(__type(__x), __type(__y)); + } + + + + constexpr int + ilogb(float __x) + { return __builtin_ilogbf(__x); } + + constexpr int + ilogb(long double __x) + { return __builtin_ilogbl(__x); } + + + + template + constexpr + typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + int>::__type + ilogb(_Tp __x) + { return __builtin_ilogb(__x); } + + + + constexpr float + lgamma(float __x) + { return __builtin_lgammaf(__x); } + + constexpr long double + lgamma(long double __x) + { return __builtin_lgammal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + lgamma(_Tp __x) + { return __builtin_lgamma(__x); } + + + + constexpr long long + llrint(float __x) + { return __builtin_llrintf(__x); } + + constexpr long long + llrint(long double __x) + { return __builtin_llrintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long long>::__type + llrint(_Tp __x) + { return __builtin_llrint(__x); } + + + + constexpr long long + llround(float __x) + { return __builtin_llroundf(__x); } + + constexpr long long + llround(long double __x) + { return __builtin_llroundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long long>::__type + llround(_Tp __x) + { return __builtin_llround(__x); } + + + + constexpr float + log1p(float __x) + { return __builtin_log1pf(__x); } + + constexpr long double + log1p(long double __x) + { return __builtin_log1pl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log1p(_Tp __x) + { return __builtin_log1p(__x); } + + + + + constexpr float + log2(float __x) + { return __builtin_log2f(__x); } + + constexpr long double + log2(long double __x) + { return __builtin_log2l(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + log2(_Tp __x) + { return __builtin_log2(__x); } + + + + constexpr float + logb(float __x) + { return __builtin_logbf(__x); } + + constexpr long double + logb(long double __x) + { return __builtin_logbl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + logb(_Tp __x) + { return __builtin_logb(__x); } + + + + constexpr long + lrint(float __x) + { return __builtin_lrintf(__x); } + + constexpr long + lrint(long double __x) + { return __builtin_lrintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long>::__type + lrint(_Tp __x) + { return __builtin_lrint(__x); } + + + + constexpr long + lround(float __x) + { return __builtin_lroundf(__x); } + + constexpr long + lround(long double __x) + { return __builtin_lroundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + long>::__type + lround(_Tp __x) + { return __builtin_lround(__x); } + + + + constexpr float + nearbyint(float __x) + { return __builtin_nearbyintf(__x); } + + constexpr long double + nearbyint(long double __x) + { return __builtin_nearbyintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + nearbyint(_Tp __x) + { return __builtin_nearbyint(__x); } + + + + constexpr float + nextafter(float __x, float __y) + { return __builtin_nextafterf(__x, __y); } + + constexpr long double + nextafter(long double __x, long double __y) + { return __builtin_nextafterl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + nextafter(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return nextafter(__type(__x), __type(__y)); + } + + + + constexpr float + nexttoward(float __x, long double __y) + { return __builtin_nexttowardf(__x, __y); } + + constexpr long double + nexttoward(long double __x, long double __y) + { return __builtin_nexttowardl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + nexttoward(_Tp __x, long double __y) + { return __builtin_nexttoward(__x, __y); } + + + + constexpr float + remainder(float __x, float __y) + { return __builtin_remainderf(__x, __y); } + + constexpr long double + remainder(long double __x, long double __y) + { return __builtin_remainderl(__x, __y); } + + + + template + constexpr typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + remainder(_Tp __x, _Up __y) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return remainder(__type(__x), __type(__y)); + } + + + + inline float + remquo(float __x, float __y, int* __pquo) + { return __builtin_remquof(__x, __y, __pquo); } + + inline long double + remquo(long double __x, long double __y, int* __pquo) + { return __builtin_remquol(__x, __y, __pquo); } + + + + template + inline typename __gnu_cxx::__promote_2<_Tp, _Up>::__type + remquo(_Tp __x, _Up __y, int* __pquo) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type; + return remquo(__type(__x), __type(__y), __pquo); + } + + + + constexpr float + rint(float __x) + { return __builtin_rintf(__x); } + + constexpr long double + rint(long double __x) + { return __builtin_rintl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + rint(_Tp __x) + { return __builtin_rint(__x); } + + + + constexpr float + round(float __x) + { return __builtin_roundf(__x); } + + constexpr long double + round(long double __x) + { return __builtin_roundl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + round(_Tp __x) + { return __builtin_round(__x); } + + + + constexpr float + scalbln(float __x, long __ex) + { return __builtin_scalblnf(__x, __ex); } + + constexpr long double + scalbln(long double __x, long __ex) + { return __builtin_scalblnl(__x, __ex); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + scalbln(_Tp __x, long __ex) + { return __builtin_scalbln(__x, __ex); } + + + + constexpr float + scalbn(float __x, int __ex) + { return __builtin_scalbnf(__x, __ex); } + + constexpr long double + scalbn(long double __x, int __ex) + { return __builtin_scalbnl(__x, __ex); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + scalbn(_Tp __x, int __ex) + { return __builtin_scalbn(__x, __ex); } + + + + constexpr float + tgamma(float __x) + { return __builtin_tgammaf(__x); } + + constexpr long double + tgamma(long double __x) + { return __builtin_tgammal(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + tgamma(_Tp __x) + { return __builtin_tgamma(__x); } + + + + constexpr float + trunc(float __x) + { return __builtin_truncf(__x); } + + constexpr long double + trunc(long double __x) + { return __builtin_truncl(__x); } + + + + template + constexpr typename __gnu_cxx::__enable_if<__is_integer<_Tp>::__value, + double>::__type + trunc(_Tp __x) + { return __builtin_trunc(__x); } +# 1852 "/usr/include/c++/11/cmath" 3 + template + inline _Tp + __hypot3(_Tp __x, _Tp __y, _Tp __z) + { + __x = std::abs(__x); + __y = std::abs(__y); + __z = std::abs(__z); + if (_Tp __a = __x < __y ? __y < __z ? __z : __y : __x < __z ? __z : __x) + return __a * std::sqrt((__x / __a) * (__x / __a) + + (__y / __a) * (__y / __a) + + (__z / __a) * (__z / __a)); + else + return {}; + } + + inline float + hypot(float __x, float __y, float __z) + { return std::__hypot3(__x, __y, __z); } + + inline double + hypot(double __x, double __y, double __z) + { return std::__hypot3(__x, __y, __z); } + + inline long double + hypot(long double __x, long double __y, long double __z) + { return std::__hypot3(__x, __y, __z); } + + template + __gnu_cxx::__promoted_t<_Tp, _Up, _Vp> + hypot(_Tp __x, _Up __y, _Vp __z) + { + using __type = __gnu_cxx::__promoted_t<_Tp, _Up, _Vp>; + return std::__hypot3<__type>(__x, __y, __z); + } +# 1931 "/usr/include/c++/11/cmath" 3 + +} + + +# 1 "/usr/include/c++/11/bits/specfun.h" 1 3 +# 33 "/usr/include/c++/11/bits/specfun.h" 3 +#pragma GCC visibility push(default) +# 45 "/usr/include/c++/11/bits/specfun.h" 3 +# 1 "/usr/include/c++/11/bits/stl_algobase.h" 1 3 +# 60 "/usr/include/c++/11/bits/stl_algobase.h" 3 +# 1 "/usr/include/c++/11/bits/functexcept.h" 1 3 +# 40 "/usr/include/c++/11/bits/functexcept.h" 3 +# 1 "/usr/include/c++/11/bits/exception_defines.h" 1 3 +# 41 "/usr/include/c++/11/bits/functexcept.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + void + __throw_bad_exception(void) __attribute__((__noreturn__)); + + + void + __throw_bad_alloc(void) __attribute__((__noreturn__)); + + void + __throw_bad_array_new_length(void) __attribute__((__noreturn__)); + + + void + __throw_bad_cast(void) __attribute__((__noreturn__)); + + void + __throw_bad_typeid(void) __attribute__((__noreturn__)); + + + void + __throw_logic_error(const char*) __attribute__((__noreturn__)); + + void + __throw_domain_error(const char*) __attribute__((__noreturn__)); + + void + __throw_invalid_argument(const char*) __attribute__((__noreturn__)); + + void + __throw_length_error(const char*) __attribute__((__noreturn__)); + + void + __throw_out_of_range(const char*) __attribute__((__noreturn__)); + + void + __throw_out_of_range_fmt(const char*, ...) __attribute__((__noreturn__)) + __attribute__((__format__(__gnu_printf__, 1, 2))); + + void + __throw_runtime_error(const char*) __attribute__((__noreturn__)); + + void + __throw_range_error(const char*) __attribute__((__noreturn__)); + + void + __throw_overflow_error(const char*) __attribute__((__noreturn__)); + + void + __throw_underflow_error(const char*) __attribute__((__noreturn__)); + + + void + __throw_ios_failure(const char*) __attribute__((__noreturn__)); + + void + __throw_ios_failure(const char*, int) __attribute__((__noreturn__)); + + + void + __throw_system_error(int) __attribute__((__noreturn__)); + + + void + __throw_future_error(int) __attribute__((__noreturn__)); + + + void + __throw_bad_function_call() __attribute__((__noreturn__)); + + +} +# 61 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + + +# 1 "/usr/include/c++/11/ext/numeric_traits.h" 1 3 +# 32 "/usr/include/c++/11/ext/numeric_traits.h" 3 + +# 33 "/usr/include/c++/11/ext/numeric_traits.h" 3 + + + + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 50 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + struct __is_integer_nonstrict + : public std::__is_integer<_Tp> + { + using std::__is_integer<_Tp>::__value; + + + enum { __width = __value ? sizeof(_Tp) * 8 : 0 }; + }; + + template + struct __numeric_traits_integer + { + + static_assert(__is_integer_nonstrict<_Value>::__value, + "invalid specialization"); + + + + + static const bool __is_signed = (_Value)(-1) < 0; + static const int __digits + = __is_integer_nonstrict<_Value>::__width - __is_signed; + + + static const _Value __max = __is_signed + ? (((((_Value)1 << (__digits - 1)) - 1) << 1) + 1) + : ~(_Value)0; + static const _Value __min = __is_signed ? -__max - 1 : (_Value)0; + }; + + template + const _Value __numeric_traits_integer<_Value>::__min; + + template + const _Value __numeric_traits_integer<_Value>::__max; + + template + const bool __numeric_traits_integer<_Value>::__is_signed; + + template + const int __numeric_traits_integer<_Value>::__digits; +# 135 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + using __int_traits = __numeric_traits_integer<_Tp>; +# 155 "/usr/include/c++/11/ext/numeric_traits.h" 3 + template + struct __numeric_traits_floating + { + + static const int __max_digits10 = (2 + (std::__are_same<_Value, float>::__value ? 24 : std::__are_same<_Value, double>::__value ? 53 : 64) * 643L / 2136); + + + static const bool __is_signed = true; + static const int __digits10 = (std::__are_same<_Value, float>::__value ? 6 : std::__are_same<_Value, double>::__value ? 15 : 18); + static const int __max_exponent10 = (std::__are_same<_Value, float>::__value ? 38 : std::__are_same<_Value, double>::__value ? 308 : 4932); + }; + + template + const int __numeric_traits_floating<_Value>::__max_digits10; + + template + const bool __numeric_traits_floating<_Value>::__is_signed; + + template + const int __numeric_traits_floating<_Value>::__digits10; + + template + const int __numeric_traits_floating<_Value>::__max_exponent10; + + + + + + + template + struct __numeric_traits + : public __numeric_traits_integer<_Value> + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; + + template<> + struct __numeric_traits + : public __numeric_traits_floating + { }; +# 236 "/usr/include/c++/11/ext/numeric_traits.h" 3 + +} +# 64 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_pair.h" 1 3 +# 59 "/usr/include/c++/11/bits/stl_pair.h" 3 +# 1 "/usr/include/c++/11/bits/move.h" 1 3 +# 38 "/usr/include/c++/11/bits/move.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + + template + inline constexpr _Tp* + __addressof(_Tp& __r) noexcept + { return __builtin_addressof(__r); } + + + + +} + +# 1 "/usr/include/c++/11/type_traits" 1 3 +# 32 "/usr/include/c++/11/type_traits" 3 + +# 33 "/usr/include/c++/11/type_traits" 3 + + + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + template + class tuple; + + template + class reference_wrapper; +# 64 "/usr/include/c++/11/type_traits" 3 + template + struct integral_constant + { + static constexpr _Tp value = __v; + typedef _Tp value_type; + typedef integral_constant<_Tp, __v> type; + constexpr operator value_type() const noexcept { return value; } + + + + + constexpr value_type operator()() const noexcept { return value; } + + }; + + template + constexpr _Tp integral_constant<_Tp, __v>::value; + + + using true_type = integral_constant; + + + using false_type = integral_constant; + + + + template + using __bool_constant = integral_constant; + + + + + + + template + using bool_constant = integral_constant; + + + + + template + struct conditional; + + + template + struct __type_identity + { using type = _Type; }; + + template + using __type_identity_t = typename __type_identity<_Tp>::type; + + template + struct __or_; + + template<> + struct __or_<> + : public false_type + { }; + + template + struct __or_<_B1> + : public _B1 + { }; + + template + struct __or_<_B1, _B2> + : public conditional<_B1::value, _B1, _B2>::type + { }; + + template + struct __or_<_B1, _B2, _B3, _Bn...> + : public conditional<_B1::value, _B1, __or_<_B2, _B3, _Bn...>>::type + { }; + + template + struct __and_; + + template<> + struct __and_<> + : public true_type + { }; + + template + struct __and_<_B1> + : public _B1 + { }; + + template + struct __and_<_B1, _B2> + : public conditional<_B1::value, _B2, _B1>::type + { }; + + template + struct __and_<_B1, _B2, _B3, _Bn...> + : public conditional<_B1::value, __and_<_B2, _B3, _Bn...>, _B1>::type + { }; + + template + struct __not_ + : public __bool_constant + { }; + + + + + + template + inline constexpr bool __or_v = __or_<_Bn...>::value; + template + inline constexpr bool __and_v = __and_<_Bn...>::value; + + + + + template + struct conjunction + : __and_<_Bn...> + { }; + + template + struct disjunction + : __or_<_Bn...> + { }; + + template + struct negation + : __not_<_Pp> + { }; + + + + + template + inline constexpr bool conjunction_v = conjunction<_Bn...>::value; + + template + inline constexpr bool disjunction_v = disjunction<_Bn...>::value; + + template + inline constexpr bool negation_v = negation<_Pp>::value; + + + + + + template + struct is_reference; + template + struct is_function; + template + struct is_void; + template + struct remove_cv; + template + struct is_const; + + + template + struct __is_array_unknown_bounds; + + + + + template + constexpr true_type __is_complete_or_unbounded(__type_identity<_Tp>) + { return {}; } + + template + constexpr typename __or_< + is_reference<_NestedType>, + is_function<_NestedType>, + is_void<_NestedType>, + __is_array_unknown_bounds<_NestedType> + >::type __is_complete_or_unbounded(_TypeIdentity) + { return {}; } + + + + + + + template + struct __success_type + { typedef _Tp type; }; + + struct __failure_type + { }; + + + template + using __remove_cv_t = typename remove_cv<_Tp>::type; + + + + template + struct __is_void_helper + : public false_type { }; + + template<> + struct __is_void_helper + : public true_type { }; + + + + template + struct is_void + : public __is_void_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct __is_integral_helper + : public false_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + + + + + template<> + struct __is_integral_helper + : public true_type { }; +# 310 "/usr/include/c++/11/type_traits" 3 + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; + + + + + template<> + struct __is_integral_helper<__int128> + : public true_type { }; + + template<> + struct __is_integral_helper + : public true_type { }; +# 391 "/usr/include/c++/11/type_traits" 3 + template + struct is_integral + : public __is_integral_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct __is_floating_point_helper + : public false_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; + + template<> + struct __is_floating_point_helper + : public true_type { }; +# 421 "/usr/include/c++/11/type_traits" 3 + template + struct is_floating_point + : public __is_floating_point_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_array + : public false_type { }; + + template + struct is_array<_Tp[_Size]> + : public true_type { }; + + template + struct is_array<_Tp[]> + : public true_type { }; + + template + struct __is_pointer_helper + : public false_type { }; + + template + struct __is_pointer_helper<_Tp*> + : public true_type { }; + + + template + struct is_pointer + : public __is_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_lvalue_reference + : public false_type { }; + + template + struct is_lvalue_reference<_Tp&> + : public true_type { }; + + + template + struct is_rvalue_reference + : public false_type { }; + + template + struct is_rvalue_reference<_Tp&&> + : public true_type { }; + + template + struct __is_member_object_pointer_helper + : public false_type { }; + + template + struct __is_member_object_pointer_helper<_Tp _Cp::*> + : public __not_>::type { }; + + + template + struct is_member_object_pointer + : public __is_member_object_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + template + struct __is_member_function_pointer_helper + : public false_type { }; + + template + struct __is_member_function_pointer_helper<_Tp _Cp::*> + : public is_function<_Tp>::type { }; + + + template + struct is_member_function_pointer + : public __is_member_function_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + template + struct is_enum + : public integral_constant + { }; + + + template + struct is_union + : public integral_constant + { }; + + + template + struct is_class + : public integral_constant + { }; + + + template + struct is_function + : public __bool_constant::value> { }; + + template + struct is_function<_Tp&> + : public false_type { }; + + template + struct is_function<_Tp&&> + : public false_type { }; + + + + template + struct __is_null_pointer_helper + : public false_type { }; + + template<> + struct __is_null_pointer_helper + : public true_type { }; + + + template + struct is_null_pointer + : public __is_null_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + + + template + struct __is_nullptr_t + : public is_null_pointer<_Tp> + { } __attribute__ ((__deprecated__ ("use '" "std::is_null_pointer" "' instead"))); + + + + + template + struct is_reference + : public __or_, + is_rvalue_reference<_Tp>>::type + { }; + + + template + struct is_arithmetic + : public __or_, is_floating_point<_Tp>>::type + { }; + + + template + struct is_fundamental + : public __or_, is_void<_Tp>, + is_null_pointer<_Tp>>::type + { }; + + + template + struct is_object + : public __not_<__or_, is_reference<_Tp>, + is_void<_Tp>>>::type + { }; + + template + struct is_member_pointer; + + + template + struct is_scalar + : public __or_, is_enum<_Tp>, is_pointer<_Tp>, + is_member_pointer<_Tp>, is_null_pointer<_Tp>>::type + { }; + + + template + struct is_compound + : public __not_>::type { }; + + + template + struct __is_member_pointer_helper + : public false_type { }; + + template + struct __is_member_pointer_helper<_Tp _Cp::*> + : public true_type { }; + + + + template + struct is_member_pointer + : public __is_member_pointer_helper<__remove_cv_t<_Tp>>::type + { }; + + template + struct is_same; + + + template + using __is_one_of = __or_...>; + + + template + using __is_signed_integer = __is_one_of<__remove_cv_t<_Tp>, + signed char, signed short, signed int, signed long, + signed long long + + , signed __int128 +# 637 "/usr/include/c++/11/type_traits" 3 + >; + + + template + using __is_unsigned_integer = __is_one_of<__remove_cv_t<_Tp>, + unsigned char, unsigned short, unsigned int, unsigned long, + unsigned long long + + , unsigned __int128 +# 656 "/usr/include/c++/11/type_traits" 3 + >; + + + template + using __is_standard_integer + = __or_<__is_signed_integer<_Tp>, __is_unsigned_integer<_Tp>>; + + + template using __void_t = void; + + + + template + struct __is_referenceable + : public false_type + { }; + + template + struct __is_referenceable<_Tp, __void_t<_Tp&>> + : public true_type + { }; + + + + + + template + struct is_const + : public false_type { }; + + template + struct is_const<_Tp const> + : public true_type { }; + + + template + struct is_volatile + : public false_type { }; + + template + struct is_volatile<_Tp volatile> + : public true_type { }; + + + template + struct is_trivial + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_copyable + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_standard_layout + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + template + struct + + is_pod + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + template + struct + [[__deprecated__]] + is_literal_type + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_empty + : public integral_constant + { }; + + + template + struct is_polymorphic + : public integral_constant + { }; + + + + + + template + struct is_final + : public integral_constant + { }; + + + + template + struct is_abstract + : public integral_constant + { }; + + + template::value> + struct __is_signed_helper + : public false_type { }; + + template + struct __is_signed_helper<_Tp, true> + : public integral_constant + { }; + + + + template + struct is_signed + : public __is_signed_helper<_Tp>::type + { }; + + + template + struct is_unsigned + : public __and_, __not_>> + { }; + + + template + _Up + __declval(int); + + template + _Tp + __declval(long); + + + template + auto declval() noexcept -> decltype(__declval<_Tp>(0)); + + template + struct extent; + + template + struct remove_all_extents; + + + template + struct __is_array_known_bounds + : public integral_constant::value > 0)> + { }; + + template + struct __is_array_unknown_bounds + : public __and_, __not_>> + { }; +# 842 "/usr/include/c++/11/type_traits" 3 + struct __do_is_destructible_impl + { + template().~_Tp())> + static true_type __test(int); + + template + static false_type __test(...); + }; + + template + struct __is_destructible_impl + : public __do_is_destructible_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template, + __is_array_unknown_bounds<_Tp>, + is_function<_Tp>>::value, + bool = __or_, is_scalar<_Tp>>::value> + struct __is_destructible_safe; + + template + struct __is_destructible_safe<_Tp, false, false> + : public __is_destructible_impl::type>::type + { }; + + template + struct __is_destructible_safe<_Tp, true, false> + : public false_type { }; + + template + struct __is_destructible_safe<_Tp, false, true> + : public true_type { }; + + + + template + struct is_destructible + : public __is_destructible_safe<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + + + struct __do_is_nt_destructible_impl + { + template + static __bool_constant().~_Tp())> + __test(int); + + template + static false_type __test(...); + }; + + template + struct __is_nt_destructible_impl + : public __do_is_nt_destructible_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template, + __is_array_unknown_bounds<_Tp>, + is_function<_Tp>>::value, + bool = __or_, is_scalar<_Tp>>::value> + struct __is_nt_destructible_safe; + + template + struct __is_nt_destructible_safe<_Tp, false, false> + : public __is_nt_destructible_impl::type>::type + { }; + + template + struct __is_nt_destructible_safe<_Tp, true, false> + : public false_type { }; + + template + struct __is_nt_destructible_safe<_Tp, false, true> + : public true_type { }; + + + + template + struct is_nothrow_destructible + : public __is_nt_destructible_safe<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct __is_constructible_impl + : public __bool_constant<__is_constructible(_Tp, _Args...)> + { }; + + + + template + struct is_constructible + : public __is_constructible_impl<_Tp, _Args...> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_default_constructible + : public __is_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_copy_constructible_impl; + + template + struct __is_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_copy_constructible_impl<_Tp, true> + : public __is_constructible_impl<_Tp, const _Tp&> + { }; + + + + template + struct is_copy_constructible + : public __is_copy_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_move_constructible_impl; + + template + struct __is_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_move_constructible_impl<_Tp, true> + : public __is_constructible_impl<_Tp, _Tp&&> + { }; + + + + template + struct is_move_constructible + : public __is_move_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + using __is_nothrow_constructible_impl + = __bool_constant<__is_nothrow_constructible(_Tp, _Args...)>; + + + + template + struct is_nothrow_constructible + : public __is_nothrow_constructible_impl<_Tp, _Args...>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_default_constructible + : public __bool_constant<__is_nothrow_constructible(_Tp)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_nothrow_copy_constructible_impl; + + template + struct __is_nothrow_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nothrow_copy_constructible_impl<_Tp, true> + : public __is_nothrow_constructible_impl<_Tp, const _Tp&> + { }; + + + + template + struct is_nothrow_copy_constructible + : public __is_nothrow_copy_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template::value> + struct __is_nothrow_move_constructible_impl; + + template + struct __is_nothrow_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nothrow_move_constructible_impl<_Tp, true> + : public __is_nothrow_constructible_impl<_Tp, _Tp&&> + { }; + + + + template + struct is_nothrow_move_constructible + : public __is_nothrow_move_constructible_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_assignable + : public __bool_constant<__is_assignable(_Tp, _Up)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_copy_assignable_impl; + + template + struct __is_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_copy_assignable_impl<_Tp, true> + : public __bool_constant<__is_assignable(_Tp&, const _Tp&)> + { }; + + + template + struct is_copy_assignable + : public __is_copy_assignable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_move_assignable_impl; + + template + struct __is_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_move_assignable_impl<_Tp, true> + : public __bool_constant<__is_assignable(_Tp&, _Tp&&)> + { }; + + + template + struct is_move_assignable + : public __is_move_assignable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template + using __is_nothrow_assignable_impl + = __bool_constant<__is_nothrow_assignable(_Tp, _Up)>; + + + template + struct is_nothrow_assignable + : public __is_nothrow_assignable_impl<_Tp, _Up> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_nt_copy_assignable_impl; + + template + struct __is_nt_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nt_copy_assignable_impl<_Tp, true> + : public __is_nothrow_assignable_impl<_Tp&, const _Tp&> + { }; + + + template + struct is_nothrow_copy_assignable + : public __is_nt_copy_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_nt_move_assignable_impl; + + template + struct __is_nt_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_nt_move_assignable_impl<_Tp, true> + : public __is_nothrow_assignable_impl<_Tp&, _Tp&&> + { }; + + + template + struct is_nothrow_move_assignable + : public __is_nt_move_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_constructible + : public __bool_constant<__is_trivially_constructible(_Tp, _Args...)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_default_constructible + : public __bool_constant<__is_trivially_constructible(_Tp)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + struct __do_is_implicitly_default_constructible_impl + { + template + static void __helper(const _Tp&); + + template + static true_type __test(const _Tp&, + decltype(__helper({}))* = 0); + + static false_type __test(...); + }; + + template + struct __is_implicitly_default_constructible_impl + : public __do_is_implicitly_default_constructible_impl + { + typedef decltype(__test(declval<_Tp>())) type; + }; + + template + struct __is_implicitly_default_constructible_safe + : public __is_implicitly_default_constructible_impl<_Tp>::type + { }; + + template + struct __is_implicitly_default_constructible + : public __and_<__is_constructible_impl<_Tp>, + __is_implicitly_default_constructible_safe<_Tp>> + { }; + + template::value> + struct __is_trivially_copy_constructible_impl; + + template + struct __is_trivially_copy_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_copy_constructible_impl<_Tp, true> + : public __and_<__is_copy_constructible_impl<_Tp>, + integral_constant> + { }; + + + template + struct is_trivially_copy_constructible + : public __is_trivially_copy_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_move_constructible_impl; + + template + struct __is_trivially_move_constructible_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_move_constructible_impl<_Tp, true> + : public __and_<__is_move_constructible_impl<_Tp>, + integral_constant> + { }; + + + template + struct is_trivially_move_constructible + : public __is_trivially_move_constructible_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_assignable + : public __bool_constant<__is_trivially_assignable(_Tp, _Up)> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_copy_assignable_impl; + + template + struct __is_trivially_copy_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_copy_assignable_impl<_Tp, true> + : public __bool_constant<__is_trivially_assignable(_Tp&, const _Tp&)> + { }; + + + template + struct is_trivially_copy_assignable + : public __is_trivially_copy_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + template::value> + struct __is_trivially_move_assignable_impl; + + template + struct __is_trivially_move_assignable_impl<_Tp, false> + : public false_type { }; + + template + struct __is_trivially_move_assignable_impl<_Tp, true> + : public __bool_constant<__is_trivially_assignable(_Tp&, _Tp&&)> + { }; + + + template + struct is_trivially_move_assignable + : public __is_trivially_move_assignable_impl<_Tp> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_trivially_destructible + : public __and_<__is_destructible_safe<_Tp>, + __bool_constant<__has_trivial_destructor(_Tp)>> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + template + struct has_virtual_destructor + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + + + template + struct alignment_of + : public integral_constant + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct rank + : public integral_constant { }; + + template + struct rank<_Tp[_Size]> + : public integral_constant::value> { }; + + template + struct rank<_Tp[]> + : public integral_constant::value> { }; + + + template + struct extent + : public integral_constant { }; + + template + struct extent<_Tp[_Size], _Uint> + : public integral_constant::value> + { }; + + template + struct extent<_Tp[], _Uint> + : public integral_constant::value> + { }; + + + + + + template + struct is_same + + : public integral_constant + + + + { }; +# 1420 "/usr/include/c++/11/type_traits" 3 + template + struct is_base_of + : public integral_constant + { }; + + template, is_function<_To>, + is_array<_To>>::value> + struct __is_convertible_helper + { + typedef typename is_void<_To>::type type; + }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + template + class __is_convertible_helper<_From, _To, false> + { + template + static void __test_aux(_To1) noexcept; + + template(std::declval<_From1>()))> + static true_type + __test(int); + + template + static false_type + __test(...); + + public: + typedef decltype(__test<_From, _To>(0)) type; + }; +#pragma GCC diagnostic pop + + + template + struct is_convertible + : public __is_convertible_helper<_From, _To>::type + { }; + + + template + using __is_array_convertible + = is_convertible<_FromElementType(*)[], _ToElementType(*)[]>; + + template, is_function<_To>, + is_array<_To>>::value> + struct __is_nt_convertible_helper + : is_void<_To> + { }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + template + class __is_nt_convertible_helper<_From, _To, false> + { + template + static void __test_aux(_To1) noexcept; + + template + static + __bool_constant(std::declval<_From1>()))> + __test(int); + + template + static false_type + __test(...); + + public: + using type = decltype(__test<_From, _To>(0)); + }; +#pragma GCC diagnostic pop +# 1512 "/usr/include/c++/11/type_traits" 3 + template + struct remove_const + { typedef _Tp type; }; + + template + struct remove_const<_Tp const> + { typedef _Tp type; }; + + + template + struct remove_volatile + { typedef _Tp type; }; + + template + struct remove_volatile<_Tp volatile> + { typedef _Tp type; }; + + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + template + struct remove_cv + { using type = _Tp; }; + + + template + struct add_const + { typedef _Tp const type; }; + + + template + struct add_volatile + { typedef _Tp volatile type; }; + + + template + struct add_cv + { + typedef typename + add_const::type>::type type; + }; + + + + + + + template + using remove_const_t = typename remove_const<_Tp>::type; + + + template + using remove_volatile_t = typename remove_volatile<_Tp>::type; + + + template + using remove_cv_t = typename remove_cv<_Tp>::type; + + + template + using add_const_t = typename add_const<_Tp>::type; + + + template + using add_volatile_t = typename add_volatile<_Tp>::type; + + + template + using add_cv_t = typename add_cv<_Tp>::type; + + + + + + template + struct remove_reference + { typedef _Tp type; }; + + template + struct remove_reference<_Tp&> + { typedef _Tp type; }; + + template + struct remove_reference<_Tp&&> + { typedef _Tp type; }; + + template::value> + struct __add_lvalue_reference_helper + { typedef _Tp type; }; + + template + struct __add_lvalue_reference_helper<_Tp, true> + { typedef _Tp& type; }; + + + template + struct add_lvalue_reference + : public __add_lvalue_reference_helper<_Tp> + { }; + + template::value> + struct __add_rvalue_reference_helper + { typedef _Tp type; }; + + template + struct __add_rvalue_reference_helper<_Tp, true> + { typedef _Tp&& type; }; + + + template + struct add_rvalue_reference + : public __add_rvalue_reference_helper<_Tp> + { }; + + + + template + using remove_reference_t = typename remove_reference<_Tp>::type; + + + template + using add_lvalue_reference_t = typename add_lvalue_reference<_Tp>::type; + + + template + using add_rvalue_reference_t = typename add_rvalue_reference<_Tp>::type; + + + + + + + + template + struct __cv_selector; + + template + struct __cv_selector<_Unqualified, false, false> + { typedef _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, false, true> + { typedef volatile _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, true, false> + { typedef const _Unqualified __type; }; + + template + struct __cv_selector<_Unqualified, true, true> + { typedef const volatile _Unqualified __type; }; + + template::value, + bool _IsVol = is_volatile<_Qualified>::value> + class __match_cv_qualifiers + { + typedef __cv_selector<_Unqualified, _IsConst, _IsVol> __match; + + public: + typedef typename __match::__type __type; + }; + + + template + struct __make_unsigned + { typedef _Tp __type; }; + + template<> + struct __make_unsigned + { typedef unsigned char __type; }; + + template<> + struct __make_unsigned + { typedef unsigned char __type; }; + + template<> + struct __make_unsigned + { typedef unsigned short __type; }; + + template<> + struct __make_unsigned + { typedef unsigned int __type; }; + + template<> + struct __make_unsigned + { typedef unsigned long __type; }; + + template<> + struct __make_unsigned + { typedef unsigned long long __type; }; + + + template<> + struct __make_unsigned<__int128> + { typedef unsigned __int128 __type; }; +# 1736 "/usr/include/c++/11/type_traits" 3 + template::value, + bool _IsEnum = is_enum<_Tp>::value> + class __make_unsigned_selector; + + template + class __make_unsigned_selector<_Tp, true, false> + { + using __unsigned_type + = typename __make_unsigned<__remove_cv_t<_Tp>>::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; + }; + + class __make_unsigned_selector_base + { + protected: + template struct _List { }; + + template + struct _List<_Tp, _Up...> : _List<_Up...> + { static constexpr size_t __size = sizeof(_Tp); }; + + template + struct __select; + + template + struct __select<_Sz, _List<_Uint, _UInts...>, true> + { using __type = _Uint; }; + + template + struct __select<_Sz, _List<_Uint, _UInts...>, false> + : __select<_Sz, _List<_UInts...>> + { }; + }; + + + template + class __make_unsigned_selector<_Tp, false, true> + : __make_unsigned_selector_base + { + + using _UInts = _List; + + using __unsigned_type = typename __select::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __unsigned_type>::__type; + }; + + + + + + + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; +# 1812 "/usr/include/c++/11/type_traits" 3 + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; + + template<> + struct __make_unsigned + { + using __type + = typename __make_unsigned_selector::__type; + }; + + + + + + + template + struct make_unsigned + { typedef typename __make_unsigned_selector<_Tp>::__type type; }; + + + template<> + struct make_unsigned; + + + + + template + struct __make_signed + { typedef _Tp __type; }; + + template<> + struct __make_signed + { typedef signed char __type; }; + + template<> + struct __make_signed + { typedef signed char __type; }; + + template<> + struct __make_signed + { typedef signed short __type; }; + + template<> + struct __make_signed + { typedef signed int __type; }; + + template<> + struct __make_signed + { typedef signed long __type; }; + + template<> + struct __make_signed + { typedef signed long long __type; }; + + + template<> + struct __make_signed + { typedef __int128 __type; }; +# 1892 "/usr/include/c++/11/type_traits" 3 + template::value, + bool _IsEnum = is_enum<_Tp>::value> + class __make_signed_selector; + + template + class __make_signed_selector<_Tp, true, false> + { + using __signed_type + = typename __make_signed<__remove_cv_t<_Tp>>::__type; + + public: + using __type + = typename __match_cv_qualifiers<_Tp, __signed_type>::__type; + }; + + + template + class __make_signed_selector<_Tp, false, true> + { + typedef typename __make_unsigned_selector<_Tp>::__type __unsigned_type; + + public: + typedef typename __make_signed_selector<__unsigned_type>::__type __type; + }; + + + + + + + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; +# 1940 "/usr/include/c++/11/type_traits" 3 + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; + + template<> + struct __make_signed + { + using __type + = typename __make_signed_selector::__type; + }; + + + + + + + template + struct make_signed + { typedef typename __make_signed_selector<_Tp>::__type type; }; + + + template<> + struct make_signed; + + + + template + using make_signed_t = typename make_signed<_Tp>::type; + + + template + using make_unsigned_t = typename make_unsigned<_Tp>::type; + + + + + + template + struct remove_extent + { typedef _Tp type; }; + + template + struct remove_extent<_Tp[_Size]> + { typedef _Tp type; }; + + template + struct remove_extent<_Tp[]> + { typedef _Tp type; }; + + + template + struct remove_all_extents + { typedef _Tp type; }; + + template + struct remove_all_extents<_Tp[_Size]> + { typedef typename remove_all_extents<_Tp>::type type; }; + + template + struct remove_all_extents<_Tp[]> + { typedef typename remove_all_extents<_Tp>::type type; }; + + + + template + using remove_extent_t = typename remove_extent<_Tp>::type; + + + template + using remove_all_extents_t = typename remove_all_extents<_Tp>::type; + + + + + template + struct __remove_pointer_helper + { typedef _Tp type; }; + + template + struct __remove_pointer_helper<_Tp, _Up*> + { typedef _Up type; }; + + + template + struct remove_pointer + : public __remove_pointer_helper<_Tp, __remove_cv_t<_Tp>> + { }; + + template, + is_void<_Tp>>::value> + struct __add_pointer_helper + { typedef _Tp type; }; + + template + struct __add_pointer_helper<_Tp, true> + { typedef typename remove_reference<_Tp>::type* type; }; + + + template + struct add_pointer + : public __add_pointer_helper<_Tp> + { }; + + + + template + using remove_pointer_t = typename remove_pointer<_Tp>::type; + + + template + using add_pointer_t = typename add_pointer<_Tp>::type; + + + template + struct __aligned_storage_msa + { + union __type + { + unsigned char __data[_Len]; + struct __attribute__((__aligned__)) { } __align; + }; + }; +# 2076 "/usr/include/c++/11/type_traits" 3 + template::__type)> + struct aligned_storage + { + union type + { + unsigned char __data[_Len]; + struct __attribute__((__aligned__((_Align)))) { } __align; + }; + }; + + template + struct __strictest_alignment + { + static const size_t _S_alignment = 0; + static const size_t _S_size = 0; + }; + + template + struct __strictest_alignment<_Tp, _Types...> + { + static const size_t _S_alignment = + alignof(_Tp) > __strictest_alignment<_Types...>::_S_alignment + ? alignof(_Tp) : __strictest_alignment<_Types...>::_S_alignment; + static const size_t _S_size = + sizeof(_Tp) > __strictest_alignment<_Types...>::_S_size + ? sizeof(_Tp) : __strictest_alignment<_Types...>::_S_size; + }; +# 2115 "/usr/include/c++/11/type_traits" 3 + template + struct aligned_union + { + private: + static_assert(sizeof...(_Types) != 0, "At least one type is required"); + + using __strictest = __strictest_alignment<_Types...>; + static const size_t _S_len = _Len > __strictest::_S_size + ? _Len : __strictest::_S_size; + public: + + static const size_t alignment_value = __strictest::_S_alignment; + + typedef typename aligned_storage<_S_len, alignment_value>::type type; + }; + + template + const size_t aligned_union<_Len, _Types...>::alignment_value; + + + + + + template::value, + bool _IsFunction = is_function<_Up>::value> + struct __decay_selector; + + + template + struct __decay_selector<_Up, false, false> + { typedef __remove_cv_t<_Up> __type; }; + + template + struct __decay_selector<_Up, true, false> + { typedef typename remove_extent<_Up>::type* __type; }; + + template + struct __decay_selector<_Up, false, true> + { typedef typename add_pointer<_Up>::type __type; }; + + + + template + class decay + { + typedef typename remove_reference<_Tp>::type __remove_type; + + public: + typedef typename __decay_selector<__remove_type>::__type type; + }; + + + + + template + struct __strip_reference_wrapper + { + typedef _Tp __type; + }; + + template + struct __strip_reference_wrapper > + { + typedef _Tp& __type; + }; + + + template + using __decay_t = typename decay<_Tp>::type; + + template + using __decay_and_strip = __strip_reference_wrapper<__decay_t<_Tp>>; + + + + + template + struct enable_if + { }; + + + template + struct enable_if + { typedef _Tp type; }; + + + + + template + using __enable_if_t = typename enable_if<_Cond, _Tp>::type; + + + template + using _Require = __enable_if_t<__and_<_Cond...>::value>; + + + template + using __remove_cvref_t + = typename remove_cv::type>::type; + + + + + template + struct conditional + { typedef _Iftrue type; }; + + + template + struct conditional + { typedef _Iffalse type; }; + + + template + struct common_type; + + + + + struct __do_common_type_impl + { + template + using __cond_t + = decltype(true ? std::declval<_Tp>() : std::declval<_Up>()); + + + + template + static __success_type<__decay_t<__cond_t<_Tp, _Up>>> + _S_test(int); +# 2255 "/usr/include/c++/11/type_traits" 3 + template + static __failure_type + _S_test_2(...); + + template + static decltype(_S_test_2<_Tp, _Up>(0)) + _S_test(...); + }; + + + template<> + struct common_type<> + { }; + + + template + struct common_type<_Tp0> + : public common_type<_Tp0, _Tp0> + { }; + + + template, typename _Dp2 = __decay_t<_Tp2>> + struct __common_type_impl + { + + + using type = common_type<_Dp1, _Dp2>; + }; + + template + struct __common_type_impl<_Tp1, _Tp2, _Tp1, _Tp2> + : private __do_common_type_impl + { + + + using type = decltype(_S_test<_Tp1, _Tp2>(0)); + }; + + + template + struct common_type<_Tp1, _Tp2> + : public __common_type_impl<_Tp1, _Tp2>::type + { }; + + template + struct __common_type_pack + { }; + + template + struct __common_type_fold; + + + template + struct common_type<_Tp1, _Tp2, _Rp...> + : public __common_type_fold, + __common_type_pack<_Rp...>> + { }; + + + + + template + struct __common_type_fold<_CTp, __common_type_pack<_Rp...>, + __void_t> + : public common_type + { }; + + + template + struct __common_type_fold<_CTp, _Rp, void> + { }; + + template::value> + struct __underlying_type_impl + { + using type = __underlying_type(_Tp); + }; + + template + struct __underlying_type_impl<_Tp, false> + { }; + + + + template + struct underlying_type + : public __underlying_type_impl<_Tp> + { }; + + + template + struct __declval_protector + { + static const bool __stop = false; + }; + + + + + + + template + auto declval() noexcept -> decltype(__declval<_Tp>(0)) + { + static_assert(__declval_protector<_Tp>::__stop, + "declval() must not be used!"); + return __declval<_Tp>(0); + } + + + template + struct result_of; + + + + + + + struct __invoke_memfun_ref { }; + struct __invoke_memfun_deref { }; + struct __invoke_memobj_ref { }; + struct __invoke_memobj_deref { }; + struct __invoke_other { }; + + + template + struct __result_of_success : __success_type<_Tp> + { using __invoke_type = _Tag; }; + + + struct __result_of_memfun_ref_impl + { + template + static __result_of_success().*std::declval<_Fp>())(std::declval<_Args>()...) + ), __invoke_memfun_ref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memfun_ref + : private __result_of_memfun_ref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; + }; + + + struct __result_of_memfun_deref_impl + { + template + static __result_of_success()).*std::declval<_Fp>())(std::declval<_Args>()...) + ), __invoke_memfun_deref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memfun_deref + : private __result_of_memfun_deref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg, _Args...>(0)) type; + }; + + + struct __result_of_memobj_ref_impl + { + template + static __result_of_success().*std::declval<_Fp>() + ), __invoke_memobj_ref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memobj_ref + : private __result_of_memobj_ref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; + }; + + + struct __result_of_memobj_deref_impl + { + template + static __result_of_success()).*std::declval<_Fp>() + ), __invoke_memobj_deref> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_memobj_deref + : private __result_of_memobj_deref_impl + { + typedef decltype(_S_test<_MemPtr, _Arg>(0)) type; + }; + + template + struct __result_of_memobj; + + template + struct __result_of_memobj<_Res _Class::*, _Arg> + { + typedef __remove_cvref_t<_Arg> _Argval; + typedef _Res _Class::* _MemPtr; + typedef typename conditional<__or_, + is_base_of<_Class, _Argval>>::value, + __result_of_memobj_ref<_MemPtr, _Arg>, + __result_of_memobj_deref<_MemPtr, _Arg> + >::type::type type; + }; + + template + struct __result_of_memfun; + + template + struct __result_of_memfun<_Res _Class::*, _Arg, _Args...> + { + typedef typename remove_reference<_Arg>::type _Argval; + typedef _Res _Class::* _MemPtr; + typedef typename conditional::value, + __result_of_memfun_ref<_MemPtr, _Arg, _Args...>, + __result_of_memfun_deref<_MemPtr, _Arg, _Args...> + >::type::type type; + }; + + + + + + + template> + struct __inv_unwrap + { + using type = _Tp; + }; + + template + struct __inv_unwrap<_Tp, reference_wrapper<_Up>> + { + using type = _Up&; + }; + + template + struct __result_of_impl + { + typedef __failure_type type; + }; + + template + struct __result_of_impl + : public __result_of_memobj<__decay_t<_MemPtr>, + typename __inv_unwrap<_Arg>::type> + { }; + + template + struct __result_of_impl + : public __result_of_memfun<__decay_t<_MemPtr>, + typename __inv_unwrap<_Arg>::type, _Args...> + { }; + + + struct __result_of_other_impl + { + template + static __result_of_success()(std::declval<_Args>()...) + ), __invoke_other> _S_test(int); + + template + static __failure_type _S_test(...); + }; + + template + struct __result_of_impl + : private __result_of_other_impl + { + typedef decltype(_S_test<_Functor, _ArgTypes...>(0)) type; + }; + + + template + struct __invoke_result + : public __result_of_impl< + is_member_object_pointer< + typename remove_reference<_Functor>::type + >::value, + is_member_function_pointer< + typename remove_reference<_Functor>::type + >::value, + _Functor, _ArgTypes... + >::type + { }; + + + template + struct result_of<_Functor(_ArgTypes...)> + : public __invoke_result<_Functor, _ArgTypes...> + { }; + + + + template::__type)> + using aligned_storage_t = typename aligned_storage<_Len, _Align>::type; + + template + using aligned_union_t = typename aligned_union<_Len, _Types...>::type; + + + template + using decay_t = typename decay<_Tp>::type; + + + template + using enable_if_t = typename enable_if<_Cond, _Tp>::type; + + + template + using conditional_t = typename conditional<_Cond, _Iftrue, _Iffalse>::type; + + + template + using common_type_t = typename common_type<_Tp...>::type; + + + template + using underlying_type_t = typename underlying_type<_Tp>::type; + + + template + using result_of_t = typename result_of<_Tp>::type; + + + + + + template using void_t = void; + + + + + + template class _Op, typename... _Args> + struct __detector + { + using value_t = false_type; + using type = _Default; + }; + + + template class _Op, + typename... _Args> + struct __detector<_Default, __void_t<_Op<_Args...>>, _Op, _Args...> + { + using value_t = true_type; + using type = _Op<_Args...>; + }; + + + template class _Op, + typename... _Args> + using __detected_or = __detector<_Default, void, _Op, _Args...>; + + + template class _Op, + typename... _Args> + using __detected_or_t + = typename __detected_or<_Default, _Op, _Args...>::type; +# 2649 "/usr/include/c++/11/type_traits" 3 + template + struct __is_swappable; + + template + struct __is_nothrow_swappable; + + template + struct __is_tuple_like_impl : false_type + { }; + + template + struct __is_tuple_like_impl> : true_type + { }; + + + template + struct __is_tuple_like + : public __is_tuple_like_impl<__remove_cvref_t<_Tp>>::type + { }; + + + template + + inline + _Require<__not_<__is_tuple_like<_Tp>>, + is_move_constructible<_Tp>, + is_move_assignable<_Tp>> + swap(_Tp&, _Tp&) + noexcept(__and_, + is_nothrow_move_assignable<_Tp>>::value); + + template + + inline + __enable_if_t<__is_swappable<_Tp>::value> + swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) + noexcept(__is_nothrow_swappable<_Tp>::value); + + + namespace __swappable_details { + using std::swap; + + struct __do_is_swappable_impl + { + template(), std::declval<_Tp&>()))> + static true_type __test(int); + + template + static false_type __test(...); + }; + + struct __do_is_nothrow_swappable_impl + { + template + static __bool_constant< + noexcept(swap(std::declval<_Tp&>(), std::declval<_Tp&>())) + > __test(int); + + template + static false_type __test(...); + }; + + } + + template + struct __is_swappable_impl + : public __swappable_details::__do_is_swappable_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template + struct __is_nothrow_swappable_impl + : public __swappable_details::__do_is_nothrow_swappable_impl + { + typedef decltype(__test<_Tp>(0)) type; + }; + + template + struct __is_swappable + : public __is_swappable_impl<_Tp>::type + { }; + + template + struct __is_nothrow_swappable + : public __is_nothrow_swappable_impl<_Tp>::type + { }; + + + + + + + + template + struct is_swappable + : public __is_swappable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_swappable + : public __is_nothrow_swappable_impl<_Tp>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + + template + inline constexpr bool is_swappable_v = + is_swappable<_Tp>::value; + + + template + inline constexpr bool is_nothrow_swappable_v = + is_nothrow_swappable<_Tp>::value; + + + + namespace __swappable_with_details { + using std::swap; + + struct __do_is_swappable_with_impl + { + template(), std::declval<_Up>())), + typename + = decltype(swap(std::declval<_Up>(), std::declval<_Tp>()))> + static true_type __test(int); + + template + static false_type __test(...); + }; + + struct __do_is_nothrow_swappable_with_impl + { + template + static __bool_constant< + noexcept(swap(std::declval<_Tp>(), std::declval<_Up>())) + && + noexcept(swap(std::declval<_Up>(), std::declval<_Tp>())) + > __test(int); + + template + static false_type __test(...); + }; + + } + + template + struct __is_swappable_with_impl + : public __swappable_with_details::__do_is_swappable_with_impl + { + typedef decltype(__test<_Tp, _Up>(0)) type; + }; + + + template + struct __is_swappable_with_impl<_Tp&, _Tp&> + : public __swappable_details::__do_is_swappable_impl + { + typedef decltype(__test<_Tp&>(0)) type; + }; + + template + struct __is_nothrow_swappable_with_impl + : public __swappable_with_details::__do_is_nothrow_swappable_with_impl + { + typedef decltype(__test<_Tp, _Up>(0)) type; + }; + + + template + struct __is_nothrow_swappable_with_impl<_Tp&, _Tp&> + : public __swappable_details::__do_is_nothrow_swappable_impl + { + typedef decltype(__test<_Tp&>(0)) type; + }; + + + + template + struct is_swappable_with + : public __is_swappable_with_impl<_Tp, _Up>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "first template argument must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), + "second template argument must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_swappable_with + : public __is_nothrow_swappable_with_impl<_Tp, _Up>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "first template argument must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Up>{}), + "second template argument must be a complete class or an unbounded array"); + }; + + + + template + inline constexpr bool is_swappable_with_v = + is_swappable_with<_Tp, _Up>::value; + + + template + inline constexpr bool is_nothrow_swappable_with_v = + is_nothrow_swappable_with<_Tp, _Up>::value; +# 2876 "/usr/include/c++/11/type_traits" 3 + template::value, typename = void> + struct __is_invocable_impl + : false_type + { + using __nothrow_type = false_type; + }; + + + template + struct __is_invocable_impl<_Result, _Ret, + true, + __void_t> + : true_type + { + using __nothrow_type = true_type; + }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + + template + struct __is_invocable_impl<_Result, _Ret, + false, + __void_t> + { + private: + + + + static typename _Result::type _S_get() noexcept; + + template + static void _S_conv(_Tp) noexcept; + + + template(_S_get())), + bool _Noex = noexcept(_S_conv<_Tp>(_S_get()))> + static __bool_constant<_Check_Noex ? _Noex : true> + _S_test(int); + + template + static false_type + _S_test(...); + + public: + + using type = decltype(_S_test<_Ret>(1)); + + + using __nothrow_type = decltype(_S_test<_Ret, true>(1)); + }; +#pragma GCC diagnostic pop + + template + struct __is_invocable + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>::type + { }; + + template + constexpr bool __call_is_nt(__invoke_memfun_ref) + { + using _Up = typename __inv_unwrap<_Tp>::type; + return noexcept((std::declval<_Up>().*std::declval<_Fn>())( + std::declval<_Args>()...)); + } + + template + constexpr bool __call_is_nt(__invoke_memfun_deref) + { + return noexcept(((*std::declval<_Tp>()).*std::declval<_Fn>())( + std::declval<_Args>()...)); + } + + template + constexpr bool __call_is_nt(__invoke_memobj_ref) + { + using _Up = typename __inv_unwrap<_Tp>::type; + return noexcept(std::declval<_Up>().*std::declval<_Fn>()); + } + + template + constexpr bool __call_is_nt(__invoke_memobj_deref) + { + return noexcept((*std::declval<_Tp>()).*std::declval<_Fn>()); + } + + template + constexpr bool __call_is_nt(__invoke_other) + { + return noexcept(std::declval<_Fn>()(std::declval<_Args>()...)); + } + + template + struct __call_is_nothrow + : __bool_constant< + std::__call_is_nt<_Fn, _Args...>(typename _Result::__invoke_type{}) + > + { }; + + template + using __call_is_nothrow_ + = __call_is_nothrow<__invoke_result<_Fn, _Args...>, _Fn, _Args...>; + + + template + struct __is_nothrow_invocable + : __and_<__is_invocable<_Fn, _Args...>, + __call_is_nothrow_<_Fn, _Args...>>::type + { }; + +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" + struct __nonesuchbase {}; + struct __nonesuch : private __nonesuchbase { + ~__nonesuch() = delete; + __nonesuch(__nonesuch const&) = delete; + void operator=(__nonesuch const&) = delete; + }; +#pragma GCC diagnostic pop + + + + + + + template + struct invoke_result + : public __invoke_result<_Functor, _ArgTypes...> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Functor>{}), + "_Functor must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + using invoke_result_t = typename invoke_result<_Fn, _Args...>::type; + + + template + struct is_invocable + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + struct is_invocable_r + : __is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, _Ret>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Ret>{}), + "_Ret must be a complete class or an unbounded array"); + }; + + + template + struct is_nothrow_invocable + : __and_<__is_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, void>, + __call_is_nothrow_<_Fn, _ArgTypes...>>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + }; + + + template + using __is_nt_invocable_impl + = typename __is_invocable_impl<_Result, _Ret>::__nothrow_type; + + + + template + struct is_nothrow_invocable_r + : __and_<__is_nt_invocable_impl<__invoke_result<_Fn, _ArgTypes...>, _Ret>, + __call_is_nothrow_<_Fn, _ArgTypes...>>::type + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Fn>{}), + "_Fn must be a complete class or an unbounded array"); + static_assert((std::__is_complete_or_unbounded( + __type_identity<_ArgTypes>{}) && ...), + "each argument type must be a complete class or an unbounded array"); + static_assert(std::__is_complete_or_unbounded(__type_identity<_Ret>{}), + "_Ret must be a complete class or an unbounded array"); + }; +# 3094 "/usr/include/c++/11/type_traits" 3 +template + inline constexpr bool is_void_v = is_void<_Tp>::value; +template + inline constexpr bool is_null_pointer_v = is_null_pointer<_Tp>::value; +template + inline constexpr bool is_integral_v = is_integral<_Tp>::value; +template + inline constexpr bool is_floating_point_v = is_floating_point<_Tp>::value; +template + inline constexpr bool is_array_v = is_array<_Tp>::value; +template + inline constexpr bool is_pointer_v = is_pointer<_Tp>::value; +template + inline constexpr bool is_lvalue_reference_v = + is_lvalue_reference<_Tp>::value; +template + inline constexpr bool is_rvalue_reference_v = + is_rvalue_reference<_Tp>::value; +template + inline constexpr bool is_member_object_pointer_v = + is_member_object_pointer<_Tp>::value; +template + inline constexpr bool is_member_function_pointer_v = + is_member_function_pointer<_Tp>::value; +template + inline constexpr bool is_enum_v = is_enum<_Tp>::value; +template + inline constexpr bool is_union_v = is_union<_Tp>::value; +template + inline constexpr bool is_class_v = is_class<_Tp>::value; +template + inline constexpr bool is_function_v = is_function<_Tp>::value; +template + inline constexpr bool is_reference_v = is_reference<_Tp>::value; +template + inline constexpr bool is_arithmetic_v = is_arithmetic<_Tp>::value; +template + inline constexpr bool is_fundamental_v = is_fundamental<_Tp>::value; +template + inline constexpr bool is_object_v = is_object<_Tp>::value; +template + inline constexpr bool is_scalar_v = is_scalar<_Tp>::value; +template + inline constexpr bool is_compound_v = is_compound<_Tp>::value; +template + inline constexpr bool is_member_pointer_v = is_member_pointer<_Tp>::value; +template + inline constexpr bool is_const_v = is_const<_Tp>::value; +template + inline constexpr bool is_volatile_v = is_volatile<_Tp>::value; +template + inline constexpr bool is_trivial_v = is_trivial<_Tp>::value; +template + inline constexpr bool is_trivially_copyable_v = + is_trivially_copyable<_Tp>::value; +template + inline constexpr bool is_standard_layout_v = is_standard_layout<_Tp>::value; +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wdeprecated-declarations" +template + + inline constexpr bool is_pod_v = is_pod<_Tp>::value; +template + [[__deprecated__]] + inline constexpr bool is_literal_type_v = is_literal_type<_Tp>::value; +#pragma GCC diagnostic pop + template + inline constexpr bool is_empty_v = is_empty<_Tp>::value; +template + inline constexpr bool is_polymorphic_v = is_polymorphic<_Tp>::value; +template + inline constexpr bool is_abstract_v = is_abstract<_Tp>::value; +template + inline constexpr bool is_final_v = is_final<_Tp>::value; +template + inline constexpr bool is_signed_v = is_signed<_Tp>::value; +template + inline constexpr bool is_unsigned_v = is_unsigned<_Tp>::value; +template + inline constexpr bool is_constructible_v = + is_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_default_constructible_v = + is_default_constructible<_Tp>::value; +template + inline constexpr bool is_copy_constructible_v = + is_copy_constructible<_Tp>::value; +template + inline constexpr bool is_move_constructible_v = + is_move_constructible<_Tp>::value; +template + inline constexpr bool is_assignable_v = is_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_copy_assignable_v = is_copy_assignable<_Tp>::value; +template + inline constexpr bool is_move_assignable_v = is_move_assignable<_Tp>::value; +template + inline constexpr bool is_destructible_v = is_destructible<_Tp>::value; +template + inline constexpr bool is_trivially_constructible_v = + is_trivially_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_trivially_default_constructible_v = + is_trivially_default_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_copy_constructible_v = + is_trivially_copy_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_move_constructible_v = + is_trivially_move_constructible<_Tp>::value; +template + inline constexpr bool is_trivially_assignable_v = + is_trivially_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_trivially_copy_assignable_v = + is_trivially_copy_assignable<_Tp>::value; +template + inline constexpr bool is_trivially_move_assignable_v = + is_trivially_move_assignable<_Tp>::value; +template + inline constexpr bool is_trivially_destructible_v = + is_trivially_destructible<_Tp>::value; +template + inline constexpr bool is_nothrow_constructible_v = + is_nothrow_constructible<_Tp, _Args...>::value; +template + inline constexpr bool is_nothrow_default_constructible_v = + is_nothrow_default_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_copy_constructible_v = + is_nothrow_copy_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_move_constructible_v = + is_nothrow_move_constructible<_Tp>::value; +template + inline constexpr bool is_nothrow_assignable_v = + is_nothrow_assignable<_Tp, _Up>::value; +template + inline constexpr bool is_nothrow_copy_assignable_v = + is_nothrow_copy_assignable<_Tp>::value; +template + inline constexpr bool is_nothrow_move_assignable_v = + is_nothrow_move_assignable<_Tp>::value; +template + inline constexpr bool is_nothrow_destructible_v = + is_nothrow_destructible<_Tp>::value; +template + inline constexpr bool has_virtual_destructor_v = + has_virtual_destructor<_Tp>::value; +template + inline constexpr size_t alignment_of_v = alignment_of<_Tp>::value; +template + inline constexpr size_t rank_v = rank<_Tp>::value; +template + inline constexpr size_t extent_v = extent<_Tp, _Idx>::value; + +template + inline constexpr bool is_same_v = __is_same(_Tp, _Up); + + + + +template + inline constexpr bool is_base_of_v = is_base_of<_Base, _Derived>::value; +template + inline constexpr bool is_convertible_v = is_convertible<_From, _To>::value; +template + inline constexpr bool is_invocable_v = is_invocable<_Fn, _Args...>::value; +template + inline constexpr bool is_nothrow_invocable_v + = is_nothrow_invocable<_Fn, _Args...>::value; +template + inline constexpr bool is_invocable_r_v + = is_invocable_r<_Ret, _Fn, _Args...>::value; +template + inline constexpr bool is_nothrow_invocable_r_v + = is_nothrow_invocable_r<_Ret, _Fn, _Args...>::value; + + + + + + template + struct has_unique_object_representations + : bool_constant<__has_unique_object_representations( + remove_cv_t> + )> + { + static_assert(std::__is_complete_or_unbounded(__type_identity<_Tp>{}), + "template argument must be a complete class or an unbounded array"); + }; + + + template + inline constexpr bool has_unique_object_representations_v + = has_unique_object_representations<_Tp>::value; + + + + + + template + struct is_aggregate + : bool_constant<__is_aggregate(remove_cv_t<_Tp>)> + { }; + + + template + inline constexpr bool is_aggregate_v = is_aggregate<_Tp>::value; +# 3598 "/usr/include/c++/11/type_traits" 3 + +} +# 58 "/usr/include/c++/11/bits/move.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 74 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + constexpr _Tp&& + forward(typename std::remove_reference<_Tp>::type& __t) noexcept + { return static_cast<_Tp&&>(__t); } + + + + + + + + template + [[__nodiscard__]] + constexpr _Tp&& + forward(typename std::remove_reference<_Tp>::type&& __t) noexcept + { + static_assert(!std::is_lvalue_reference<_Tp>::value, + "std::forward must not be used to convert an rvalue to an lvalue"); + return static_cast<_Tp&&>(__t); + } + + + + + + + template + [[__nodiscard__]] + constexpr typename std::remove_reference<_Tp>::type&& + move(_Tp&& __t) noexcept + { return static_cast::type&&>(__t); } + + + template + struct __move_if_noexcept_cond + : public __and_<__not_>, + is_copy_constructible<_Tp>>::type { }; +# 121 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + constexpr typename + conditional<__move_if_noexcept_cond<_Tp>::value, const _Tp&, _Tp&&>::type + move_if_noexcept(_Tp& __x) noexcept + { return std::move(__x); } +# 142 "/usr/include/c++/11/bits/move.h" 3 + template + [[__nodiscard__]] + inline constexpr _Tp* + addressof(_Tp& __r) noexcept + { return std::__addressof(__r); } + + + + template + const _Tp* addressof(const _Tp&&) = delete; + + + template + + inline _Tp + __exchange(_Tp& __obj, _Up&& __new_val) + { + _Tp __old_val = std::move(__obj); + __obj = std::forward<_Up>(__new_val); + return __old_val; + } +# 186 "/usr/include/c++/11/bits/move.h" 3 + template + + inline + + typename enable_if<__and_<__not_<__is_tuple_like<_Tp>>, + is_move_constructible<_Tp>, + is_move_assignable<_Tp>>::value>::type + + + + swap(_Tp& __a, _Tp& __b) + noexcept(__and_, is_nothrow_move_assignable<_Tp>>::value) + + { + + + + + _Tp __tmp = std::move(__a); + __a = std::move(__b); + __b = std::move(__tmp); + } + + + + + template + + inline + + typename enable_if<__is_swappable<_Tp>::value>::type + + + + swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) + noexcept(__is_nothrow_swappable<_Tp>::value) + { + for (size_t __n = 0; __n < _Nm; ++__n) + swap(__a[__n], __b[__n]); + } + + + +} +# 60 "/usr/include/c++/11/bits/stl_pair.h" 2 3 +# 69 "/usr/include/c++/11/bits/stl_pair.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 80 "/usr/include/c++/11/bits/stl_pair.h" 3 + struct piecewise_construct_t { explicit piecewise_construct_t() = default; }; + + + inline constexpr piecewise_construct_t piecewise_construct = + piecewise_construct_t(); + + + + + template + class tuple; + + template + struct _Index_tuple; + + + + + + + template + struct _PCC + { + template + static constexpr bool _ConstructiblePair() + { + return __and_, + is_constructible<_T2, const _U2&>>::value; + } + + template + static constexpr bool _ImplicitlyConvertiblePair() + { + return __and_, + is_convertible>::value; + } + + template + static constexpr bool _MoveConstructiblePair() + { + return __and_, + is_constructible<_T2, _U2&&>>::value; + } + + template + static constexpr bool _ImplicitlyMoveConvertiblePair() + { + return __and_, + is_convertible<_U2&&, _T2>>::value; + } + + template + static constexpr bool _CopyMovePair() + { + using __do_converts = __and_, + is_convertible<_U2&&, _T2>>; + using __converts = typename conditional<__implicit, + __do_converts, + __not_<__do_converts>>::type; + return __and_, + is_constructible<_T2, _U2&&>, + __converts + >::value; + } + + template + static constexpr bool _MoveCopyPair() + { + using __do_converts = __and_, + is_convertible>; + using __converts = typename conditional<__implicit, + __do_converts, + __not_<__do_converts>>::type; + return __and_, + is_constructible<_T2, const _U2&&>, + __converts + >::value; + } + }; + + template + struct _PCC + { + template + static constexpr bool _ConstructiblePair() + { + return false; + } + + template + static constexpr bool _ImplicitlyConvertiblePair() + { + return false; + } + + template + static constexpr bool _MoveConstructiblePair() + { + return false; + } + + template + static constexpr bool _ImplicitlyMoveConvertiblePair() + { + return false; + } + }; + + + template class __pair_base + { + + template friend struct pair; + __pair_base() = default; + ~__pair_base() = default; + __pair_base(const __pair_base&) = default; + __pair_base& operator=(const __pair_base&) = delete; + + }; +# 210 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + struct pair + : private __pair_base<_T1, _T2> + { + typedef _T1 first_type; + typedef _T2 second_type; + + _T1 first; + _T2 second; + + + + + + + template , + __is_implicitly_default_constructible<_U2>> + ::value, bool>::type = true> + + constexpr pair() + : first(), second() { } + + + template , + is_default_constructible<_U2>, + __not_< + __and_<__is_implicitly_default_constructible<_U1>, + __is_implicitly_default_constructible<_U2>>>> + ::value, bool>::type = false> + explicit constexpr pair() + : first(), second() { } +# 256 "/usr/include/c++/11/bits/stl_pair.h" 3 + using _PCCP = _PCC; + + + + template() + && _PCCP::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(const _T1& __a, const _T2& __b) + : first(__a), second(__b) { } + + + template() + && !_PCCP::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(const _T1& __a, const _T2& __b) + : first(__a), second(__b) { } +# 288 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + using _PCCFP = _PCC::value + || !is_same<_T2, _U2>::value, + _T1, _T2>; + + + template::template + _ConstructiblePair<_U1, _U2>() + && _PCCFP<_U1, _U2>::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(const pair<_U1, _U2>& __p) + : first(__p.first), second(__p.second) { } + + template::template + _ConstructiblePair<_U1, _U2>() + && !_PCCFP<_U1, _U2>::template + _ImplicitlyConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(const pair<_U1, _U2>& __p) + : first(__p.first), second(__p.second) { } + + + + constexpr pair(const pair&) = default; + constexpr pair(pair&&) = default; + + + template(), + bool>::type=true> + constexpr pair(_U1&& __x, const _T2& __y) + : first(std::forward<_U1>(__x)), second(__y) { } + + template(), + bool>::type=false> + explicit constexpr pair(_U1&& __x, const _T2& __y) + : first(std::forward<_U1>(__x)), second(__y) { } + + template(), + bool>::type=true> + constexpr pair(const _T1& __x, _U2&& __y) + : first(__x), second(std::forward<_U2>(__y)) { } + + template(), + bool>::type=false> + explicit pair(const _T1& __x, _U2&& __y) + : first(__x), second(std::forward<_U2>(__y)) { } + + template() + && _PCCP::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(_U1&& __x, _U2&& __y) + : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } + + template() + && !_PCCP::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(_U1&& __x, _U2&& __y) + : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } + + + template::template + _MoveConstructiblePair<_U1, _U2>() + && _PCCFP<_U1, _U2>::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=true> + constexpr pair(pair<_U1, _U2>&& __p) + : first(std::forward<_U1>(__p.first)), + second(std::forward<_U2>(__p.second)) { } + + template::template + _MoveConstructiblePair<_U1, _U2>() + && !_PCCFP<_U1, _U2>::template + _ImplicitlyMoveConvertiblePair<_U1, _U2>(), + bool>::type=false> + explicit constexpr pair(pair<_U1, _U2>&& __p) + : first(std::forward<_U1>(__p.first)), + second(std::forward<_U2>(__p.second)) { } + + template + + pair(piecewise_construct_t, tuple<_Args1...>, tuple<_Args2...>); + + pair& + operator=(typename conditional< + __and_, + is_copy_assignable<_T2>>::value, + const pair&, const __nonesuch&>::type __p) + { + first = __p.first; + second = __p.second; + return *this; + } + + pair& + operator=(typename conditional< + __and_, + is_move_assignable<_T2>>::value, + pair&&, __nonesuch&&>::type __p) + noexcept(__and_, + is_nothrow_move_assignable<_T2>>::value) + { + first = std::forward(__p.first); + second = std::forward(__p.second); + return *this; + } + + template + + typename enable_if<__and_, + is_assignable<_T2&, const _U2&>>::value, + pair&>::type + operator=(const pair<_U1, _U2>& __p) + { + first = __p.first; + second = __p.second; + return *this; + } + + template + + typename enable_if<__and_, + is_assignable<_T2&, _U2&&>>::value, + pair&>::type + operator=(pair<_U1, _U2>&& __p) + { + first = std::forward<_U1>(__p.first); + second = std::forward<_U2>(__p.second); + return *this; + } + + + void + swap(pair& __p) + noexcept(__and_<__is_nothrow_swappable<_T1>, + __is_nothrow_swappable<_T2>>::value) + { + using std::swap; + swap(first, __p.first); + swap(second, __p.second); + } + + private: + template + + pair(tuple<_Args1...>&, tuple<_Args2...>&, + _Index_tuple<_Indexes1...>, _Index_tuple<_Indexes2...>); + + }; + + + + + template pair(_T1, _T2) -> pair<_T1, _T2>; + + + + template + inline constexpr bool + operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __x.first == __y.first && __x.second == __y.second; } +# 487 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + inline constexpr bool + operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __x.first < __y.first + || (!(__y.first < __x.first) && __x.second < __y.second); } + + + template + inline constexpr bool + operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__x == __y); } + + + template + inline constexpr bool + operator>(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return __y < __x; } + + + template + inline constexpr bool + operator<=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__y < __x); } + + + template + inline constexpr bool + operator>=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) + { return !(__x < __y); } +# 524 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + inline + + + typename enable_if<__and_<__is_swappable<_T1>, + __is_swappable<_T2>>::value>::type + + + + swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) + noexcept(noexcept(__x.swap(__y))) + { __x.swap(__y); } + + + template + typename enable_if, + __is_swappable<_T2>>::value>::type + swap(pair<_T1, _T2>&, pair<_T1, _T2>&) = delete; +# 564 "/usr/include/c++/11/bits/stl_pair.h" 3 + template + constexpr pair::__type, + typename __decay_and_strip<_T2>::__type> + make_pair(_T1&& __x, _T2&& __y) + { + typedef typename __decay_and_strip<_T1>::__type __ds_type1; + typedef typename __decay_and_strip<_T2>::__type __ds_type2; + typedef pair<__ds_type1, __ds_type2> __pair_type; + return __pair_type(std::forward<_T1>(__x), std::forward<_T2>(__y)); + } +# 583 "/usr/include/c++/11/bits/stl_pair.h" 3 + +} +# 65 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 1 3 +# 62 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + +# 63 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +# 74 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 93 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + struct input_iterator_tag { }; + + + struct output_iterator_tag { }; + + + struct forward_iterator_tag : public input_iterator_tag { }; + + + + struct bidirectional_iterator_tag : public forward_iterator_tag { }; + + + + struct random_access_iterator_tag : public bidirectional_iterator_tag { }; +# 125 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator + { + + typedef _Category iterator_category; + + typedef _Tp value_type; + + typedef _Distance difference_type; + + typedef _Pointer pointer; + + typedef _Reference reference; + }; +# 149 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator_traits; + + + + + template> + struct __iterator_traits { }; + + + + template + struct __iterator_traits<_Iterator, + __void_t> + { + typedef typename _Iterator::iterator_category iterator_category; + typedef typename _Iterator::value_type value_type; + typedef typename _Iterator::difference_type difference_type; + typedef typename _Iterator::pointer pointer; + typedef typename _Iterator::reference reference; + }; + + + template + struct iterator_traits + : public __iterator_traits<_Iterator> { }; +# 209 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 + template + struct iterator_traits<_Tp*> + { + typedef random_access_iterator_tag iterator_category; + typedef _Tp value_type; + typedef ptrdiff_t difference_type; + typedef _Tp* pointer; + typedef _Tp& reference; + }; + + + template + struct iterator_traits + { + typedef random_access_iterator_tag iterator_category; + typedef _Tp value_type; + typedef ptrdiff_t difference_type; + typedef const _Tp* pointer; + typedef const _Tp& reference; + }; + + + + + + + template + inline constexpr + typename iterator_traits<_Iter>::iterator_category + __iterator_category(const _Iter&) + { return typename iterator_traits<_Iter>::iterator_category(); } + + + + + template + using __iterator_category_t + = typename iterator_traits<_Iter>::iterator_category; + + template + using _RequireInputIter = + __enable_if_t, + input_iterator_tag>::value>; + + template> + struct __is_random_access_iter + : is_base_of + { + typedef is_base_of _Base; + enum { __value = _Base::value }; + }; + + + + + + + + +} +# 66 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 1 3 +# 62 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + +# 63 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + +# 1 "/usr/include/c++/11/bits/concept_check.h" 1 3 +# 33 "/usr/include/c++/11/bits/concept_check.h" 3 + +# 34 "/usr/include/c++/11/bits/concept_check.h" 3 +# 65 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 2 3 +# 1 "/usr/include/c++/11/debug/assertions.h" 1 3 +# 66 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + template struct _List_iterator; + template struct _List_const_iterator; + + + template + inline constexpr + typename iterator_traits<_InputIterator>::difference_type + __distance(_InputIterator __first, _InputIterator __last, + input_iterator_tag) + { + + + + typename iterator_traits<_InputIterator>::difference_type __n = 0; + while (__first != __last) + { + ++__first; + ++__n; + } + return __n; + } + + template + inline constexpr + typename iterator_traits<_RandomAccessIterator>::difference_type + __distance(_RandomAccessIterator __first, _RandomAccessIterator __last, + random_access_iterator_tag) + { + + + + return __last - __first; + } + + + + template + ptrdiff_t + __distance(std::_List_iterator<_Tp>, + std::_List_iterator<_Tp>, + input_iterator_tag); + + template + ptrdiff_t + __distance(std::_List_const_iterator<_Tp>, + std::_List_const_iterator<_Tp>, + input_iterator_tag); +# 135 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + template + inline constexpr + typename iterator_traits<_InputIterator>::difference_type + distance(_InputIterator __first, _InputIterator __last) + { + + return std::__distance(__first, __last, + std::__iterator_category(__first)); + } + + template + inline constexpr void + __advance(_InputIterator& __i, _Distance __n, input_iterator_tag) + { + + + do { if (__builtin_is_constant_evaluated() && !bool(__n >= 0)) __builtin_unreachable(); } while (false); + while (__n--) + ++__i; + } + + template + inline constexpr void + __advance(_BidirectionalIterator& __i, _Distance __n, + bidirectional_iterator_tag) + { + + + + if (__n > 0) + while (__n--) + ++__i; + else + while (__n++) + --__i; + } + + template + inline constexpr void + __advance(_RandomAccessIterator& __i, _Distance __n, + random_access_iterator_tag) + { + + + + if (__builtin_constant_p(__n) && __n == 1) + ++__i; + else if (__builtin_constant_p(__n) && __n == -1) + --__i; + else + __i += __n; + } +# 200 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 + template + inline constexpr void + advance(_InputIterator& __i, _Distance __n) + { + + typename iterator_traits<_InputIterator>::difference_type __d = __n; + std::__advance(__i, __d, std::__iterator_category(__i)); + } + + + + template + inline constexpr _InputIterator + next(_InputIterator __x, typename + iterator_traits<_InputIterator>::difference_type __n = 1) + { + + + std::advance(__x, __n); + return __x; + } + + template + inline constexpr _BidirectionalIterator + prev(_BidirectionalIterator __x, typename + iterator_traits<_BidirectionalIterator>::difference_type __n = 1) + { + + + + std::advance(__x, -__n); + return __x; + } + + + + +} +# 67 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 +# 1 "/usr/include/c++/11/bits/stl_iterator.h" 1 3 +# 67 "/usr/include/c++/11/bits/stl_iterator.h" 3 +# 1 "/usr/include/c++/11/bits/ptr_traits.h" 1 3 +# 42 "/usr/include/c++/11/bits/ptr_traits.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + class __undefined; + + + template + struct __replace_first_arg + { }; + + template class _Template, typename _Up, + typename _Tp, typename... _Types> + struct __replace_first_arg<_Template<_Tp, _Types...>, _Up> + { using type = _Template<_Up, _Types...>; }; + + template + using __replace_first_arg_t = typename __replace_first_arg<_Tp, _Up>::type; + + template + using __make_not_void + = typename conditional::value, __undefined, _Tp>::type; + + template + struct __ptr_traits_elem_1 + { }; + + template class _SomePointer, typename _Tp, + typename... _Args> + struct __ptr_traits_elem_1<_SomePointer<_Tp, _Args...>> + { + using element_type = _Tp; + using pointer = _SomePointer<_Tp, _Args...>; + + static pointer + pointer_to(__make_not_void& __e) + { return pointer::pointer_to(__e); } + }; + + template + struct __ptr_traits_elem : __ptr_traits_elem_1<_Ptr> + { }; + + template + struct __ptr_traits_elem<_Ptr, __void_t> + { + using element_type = typename _Ptr::element_type; + + static _Ptr + pointer_to(__make_not_void& __e) + { return _Ptr::pointer_to(__e); } + }; + + + + + + template + struct pointer_traits : __ptr_traits_elem<_Ptr> + { + private: + template + using __difference_type = typename _Tp::difference_type; + + template + struct __rebind : __replace_first_arg<_Tp, _Up> { }; + + template + struct __rebind<_Tp, _Up, __void_t>> + { using type = typename _Tp::template rebind<_Up>; }; + + public: + + using pointer = _Ptr; + + + using difference_type + = __detected_or_t; + + + template + using rebind = typename __rebind<_Ptr, _Up>::type; + }; + + + + + + template + struct pointer_traits<_Tp*> + { + + typedef _Tp* pointer; + + typedef _Tp element_type; + + typedef ptrdiff_t difference_type; + + template + using rebind = _Up*; + + + + + + + static pointer + pointer_to(__make_not_void& __r) noexcept + { return std::addressof(__r); } + }; + + + template + using __ptr_rebind = typename pointer_traits<_Ptr>::template rebind<_Tp>; + + template + constexpr _Tp* + __to_address(_Tp* __ptr) noexcept + { + static_assert(!std::is_function<_Tp>::value, "not a function pointer"); + return __ptr; + } + + + template + constexpr typename std::pointer_traits<_Ptr>::element_type* + __to_address(const _Ptr& __ptr) + { return std::__to_address(__ptr.operator->()); } +# 214 "/usr/include/c++/11/bits/ptr_traits.h" 3 + +} +# 68 "/usr/include/c++/11/bits/stl_iterator.h" 2 3 +# 88 "/usr/include/c++/11/bits/stl_iterator.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 127 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class reverse_iterator + : public iterator::iterator_category, + typename iterator_traits<_Iterator>::value_type, + typename iterator_traits<_Iterator>::difference_type, + typename iterator_traits<_Iterator>::pointer, + typename iterator_traits<_Iterator>::reference> + { + template + friend class reverse_iterator; +# 146 "/usr/include/c++/11/bits/stl_iterator.h" 3 + protected: + _Iterator current; + + typedef iterator_traits<_Iterator> __traits_type; + + public: + typedef _Iterator iterator_type; + typedef typename __traits_type::pointer pointer; + + typedef typename __traits_type::difference_type difference_type; + typedef typename __traits_type::reference reference; +# 177 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr + reverse_iterator() : current() { } + + + + + explicit constexpr + reverse_iterator(iterator_type __x) : current(__x) { } + + + + + constexpr + reverse_iterator(const reverse_iterator& __x) + : current(__x.current) { } + + + reverse_iterator& operator=(const reverse_iterator&) = default; + + + + + + + template + + + + constexpr + reverse_iterator(const reverse_iterator<_Iter>& __x) + : current(__x.current) { } + + + template + + + + + constexpr + reverse_iterator& + operator=(const reverse_iterator<_Iter>& __x) + { + current = __x.current; + return *this; + } + + + + + + constexpr iterator_type + base() const + { return current; } +# 241 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr reference + operator*() const + { + _Iterator __tmp = current; + return *--__tmp; + } + + + + + + + constexpr pointer + operator->() const + + + + + { + + + _Iterator __tmp = current; + --__tmp; + return _S_to_pointer(__tmp); + } + + + + + + + constexpr reverse_iterator& + operator++() + { + --current; + return *this; + } + + + + + + + constexpr reverse_iterator + operator++(int) + { + reverse_iterator __tmp = *this; + --current; + return __tmp; + } + + + + + + + constexpr reverse_iterator& + operator--() + { + ++current; + return *this; + } + + + + + + + constexpr reverse_iterator + operator--(int) + { + reverse_iterator __tmp = *this; + ++current; + return __tmp; + } + + + + + + + constexpr reverse_iterator + operator+(difference_type __n) const + { return reverse_iterator(current - __n); } + + + + + + + + constexpr reverse_iterator& + operator+=(difference_type __n) + { + current -= __n; + return *this; + } + + + + + + + constexpr reverse_iterator + operator-(difference_type __n) const + { return reverse_iterator(current + __n); } + + + + + + + + constexpr reverse_iterator& + operator-=(difference_type __n) + { + current += __n; + return *this; + } + + + + + + + constexpr reference + operator[](difference_type __n) const + { return *(*this + __n); } +# 395 "/usr/include/c++/11/bits/stl_iterator.h" 3 + private: + template + static constexpr _Tp* + _S_to_pointer(_Tp* __p) + { return __p; } + + template + static constexpr pointer + _S_to_pointer(_Tp __t) + { return __t.operator->(); } + }; +# 418 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator==(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __x.base() == __y.base(); } + + template + inline constexpr bool + operator<(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __y.base() < __x.base(); } + + template + inline constexpr bool + operator!=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__x == __y); } + + template + inline constexpr bool + operator>(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return __y < __x; } + + template + inline constexpr bool + operator<=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__y < __x); } + + template + inline constexpr bool + operator>=(const reverse_iterator<_Iterator>& __x, + const reverse_iterator<_Iterator>& __y) + { return !(__x < __y); } + + + + + template + inline constexpr bool + operator==(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() == __y.base(); } + + template + inline constexpr bool + operator<(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() > __y.base(); } + + template + inline constexpr bool + operator!=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() != __y.base(); } + + template + inline constexpr bool + operator>(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() >= __y.base(); } + + template + inline constexpr bool + operator>=(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + { return __x.base() <= __y.base(); } +# 575 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr auto + operator-(const reverse_iterator<_IteratorL>& __x, + const reverse_iterator<_IteratorR>& __y) + -> decltype(__y.base() - __x.base()) + { return __y.base() - __x.base(); } + + + template + inline constexpr reverse_iterator<_Iterator> + operator+(typename reverse_iterator<_Iterator>::difference_type __n, + const reverse_iterator<_Iterator>& __x) + { return reverse_iterator<_Iterator>(__x.base() - __n); } + + + + template + inline constexpr reverse_iterator<_Iterator> + __make_reverse_iterator(_Iterator __i) + { return reverse_iterator<_Iterator>(__i); } + + + + + + + + template + inline constexpr reverse_iterator<_Iterator> + make_reverse_iterator(_Iterator __i) + { return reverse_iterator<_Iterator>(__i); } +# 616 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + auto + __niter_base(reverse_iterator<_Iterator> __it) + -> decltype(__make_reverse_iterator(__niter_base(__it.base()))) + { return __make_reverse_iterator(__niter_base(__it.base())); } + + template + struct __is_move_iterator > + : __is_move_iterator<_Iterator> + { }; + + template + + auto + __miter_base(reverse_iterator<_Iterator> __it) + -> decltype(__make_reverse_iterator(__miter_base(__it.base()))) + { return __make_reverse_iterator(__miter_base(__it.base())); } +# 647 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class back_insert_iterator + : public iterator + { + protected: + _Container* container; + + public: + + typedef _Container container_type; + + + + + + + + explicit + back_insert_iterator(_Container& __x) + : container(std::__addressof(__x)) { } +# 687 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + back_insert_iterator& + operator=(const typename _Container::value_type& __value) + { + container->push_back(__value); + return *this; + } + + + back_insert_iterator& + operator=(typename _Container::value_type&& __value) + { + container->push_back(std::move(__value)); + return *this; + } + + + + + back_insert_iterator& + operator*() + { return *this; } + + + + back_insert_iterator& + operator++() + { return *this; } + + + + back_insert_iterator + operator++(int) + { return *this; } + }; +# 734 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline back_insert_iterator<_Container> + back_inserter(_Container& __x) + { return back_insert_iterator<_Container>(__x); } +# 750 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class front_insert_iterator + : public iterator + { + protected: + _Container* container; + + public: + + typedef _Container container_type; + + + + + + + + explicit + front_insert_iterator(_Container& __x) + : container(std::__addressof(__x)) { } +# 790 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + front_insert_iterator& + operator=(const typename _Container::value_type& __value) + { + container->push_front(__value); + return *this; + } + + + front_insert_iterator& + operator=(typename _Container::value_type&& __value) + { + container->push_front(std::move(__value)); + return *this; + } + + + + + front_insert_iterator& + operator*() + { return *this; } + + + + front_insert_iterator& + operator++() + { return *this; } + + + + front_insert_iterator + operator++(int) + { return *this; } + }; +# 837 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline front_insert_iterator<_Container> + front_inserter(_Container& __x) + { return front_insert_iterator<_Container>(__x); } +# 857 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class insert_iterator + : public iterator + { + + + + + + + + typedef typename _Container::iterator _Iter; + + protected: + _Container* container; + _Iter iter; + + + public: + + typedef _Container container_type; +# 889 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + insert_iterator(_Container& __x, _Iter __i) + : container(std::__addressof(__x)), iter(__i) {} +# 925 "/usr/include/c++/11/bits/stl_iterator.h" 3 + + insert_iterator& + operator=(const typename _Container::value_type& __value) + { + iter = container->insert(iter, __value); + ++iter; + return *this; + } + + + insert_iterator& + operator=(typename _Container::value_type&& __value) + { + iter = container->insert(iter, std::move(__value)); + ++iter; + return *this; + } + + + + + insert_iterator& + operator*() + { return *this; } + + + + insert_iterator& + operator++() + { return *this; } + + + + insert_iterator& + operator++(int) + { return *this; } + }; +# 981 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline insert_iterator<_Container> + inserter(_Container& __x, typename _Container::iterator __i) + { return insert_iterator<_Container>(__x, __i); } + + + + + +} + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 1003 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class __normal_iterator + { + protected: + _Iterator _M_current; + + typedef std::iterator_traits<_Iterator> __traits_type; + + public: + typedef _Iterator iterator_type; + typedef typename __traits_type::iterator_category iterator_category; + typedef typename __traits_type::value_type value_type; + typedef typename __traits_type::difference_type difference_type; + typedef typename __traits_type::reference reference; + typedef typename __traits_type::pointer pointer; + + + + + + constexpr __normal_iterator() noexcept + : _M_current(_Iterator()) { } + + explicit + __normal_iterator(const _Iterator& __i) noexcept + : _M_current(__i) { } + + + template + + __normal_iterator(const __normal_iterator<_Iter, + typename __enable_if< + (std::__are_same<_Iter, typename _Container::pointer>::__value), + _Container>::__type>& __i) noexcept + : _M_current(__i.base()) { } + + + + reference + operator*() const noexcept + { return *_M_current; } + + + pointer + operator->() const noexcept + { return _M_current; } + + + __normal_iterator& + operator++() noexcept + { + ++_M_current; + return *this; + } + + + __normal_iterator + operator++(int) noexcept + { return __normal_iterator(_M_current++); } + + + + __normal_iterator& + operator--() noexcept + { + --_M_current; + return *this; + } + + + __normal_iterator + operator--(int) noexcept + { return __normal_iterator(_M_current--); } + + + + reference + operator[](difference_type __n) const noexcept + { return _M_current[__n]; } + + + __normal_iterator& + operator+=(difference_type __n) noexcept + { _M_current += __n; return *this; } + + + __normal_iterator + operator+(difference_type __n) const noexcept + { return __normal_iterator(_M_current + __n); } + + + __normal_iterator& + operator-=(difference_type __n) noexcept + { _M_current -= __n; return *this; } + + + __normal_iterator + operator-(difference_type __n) const noexcept + { return __normal_iterator(_M_current - __n); } + + + const _Iterator& + base() const noexcept + { return _M_current; } + }; +# 1152 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + inline bool + operator==(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() == __rhs.base(); } + + template + + inline bool + operator==(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() == __rhs.base(); } + + template + + inline bool + operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() != __rhs.base(); } + + template + + inline bool + operator!=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() != __rhs.base(); } + + + template + inline bool + operator<(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() < __rhs.base(); } + + template + + inline bool + operator<(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() < __rhs.base(); } + + template + inline bool + operator>(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() > __rhs.base(); } + + template + + inline bool + operator>(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() > __rhs.base(); } + + template + inline bool + operator<=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() <= __rhs.base(); } + + template + + inline bool + operator<=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() <= __rhs.base(); } + + template + inline bool + operator>=(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) + noexcept + { return __lhs.base() >= __rhs.base(); } + + template + + inline bool + operator>=(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() >= __rhs.base(); } + + + + + + + template + + + + inline auto + operator-(const __normal_iterator<_IteratorL, _Container>& __lhs, + const __normal_iterator<_IteratorR, _Container>& __rhs) noexcept + -> decltype(__lhs.base() - __rhs.base()) + + + + + + { return __lhs.base() - __rhs.base(); } + + template + + inline typename __normal_iterator<_Iterator, _Container>::difference_type + operator-(const __normal_iterator<_Iterator, _Container>& __lhs, + const __normal_iterator<_Iterator, _Container>& __rhs) + noexcept + { return __lhs.base() - __rhs.base(); } + + template + + inline __normal_iterator<_Iterator, _Container> + operator+(typename __normal_iterator<_Iterator, _Container>::difference_type + __n, const __normal_iterator<_Iterator, _Container>& __i) + noexcept + { return __normal_iterator<_Iterator, _Container>(__i.base() + __n); } + + +} + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + template + + _Iterator + __niter_base(__gnu_cxx::__normal_iterator<_Iterator, _Container> __it) + noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) + { return __it.base(); } +# 1342 "/usr/include/c++/11/bits/stl_iterator.h" 3 + namespace __detail + { +# 1358 "/usr/include/c++/11/bits/stl_iterator.h" 3 + } +# 1369 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + class move_iterator + + + + { + _Iterator _M_current; + + using __traits_type = iterator_traits<_Iterator>; + + using __base_ref = typename __traits_type::reference; + + + template + friend class move_iterator; +# 1408 "/usr/include/c++/11/bits/stl_iterator.h" 3 + public: + using iterator_type = _Iterator; +# 1422 "/usr/include/c++/11/bits/stl_iterator.h" 3 + typedef typename __traits_type::iterator_category iterator_category; + typedef typename __traits_type::value_type value_type; + typedef typename __traits_type::difference_type difference_type; + + typedef _Iterator pointer; + + + typedef typename conditional::value, + typename remove_reference<__base_ref>::type&&, + __base_ref>::type reference; + + + constexpr + move_iterator() + : _M_current() { } + + explicit constexpr + move_iterator(iterator_type __i) + : _M_current(std::move(__i)) { } + + template + + + + constexpr + move_iterator(const move_iterator<_Iter>& __i) + : _M_current(__i._M_current) { } + + template + + + + + constexpr + move_iterator& operator=(const move_iterator<_Iter>& __i) + { + _M_current = __i._M_current; + return *this; + } + + + constexpr iterator_type + base() const + { return _M_current; } +# 1476 "/usr/include/c++/11/bits/stl_iterator.h" 3 + constexpr reference + operator*() const + + + + { return static_cast(*_M_current); } + + + constexpr pointer + operator->() const + { return _M_current; } + + constexpr move_iterator& + operator++() + { + ++_M_current; + return *this; + } + + constexpr move_iterator + operator++(int) + { + move_iterator __tmp = *this; + ++_M_current; + return __tmp; + } + + + + + + + + constexpr move_iterator& + operator--() + { + --_M_current; + return *this; + } + + constexpr move_iterator + operator--(int) + { + move_iterator __tmp = *this; + --_M_current; + return __tmp; + } + + constexpr move_iterator + operator+(difference_type __n) const + { return move_iterator(_M_current + __n); } + + constexpr move_iterator& + operator+=(difference_type __n) + { + _M_current += __n; + return *this; + } + + constexpr move_iterator + operator-(difference_type __n) const + { return move_iterator(_M_current - __n); } + + constexpr move_iterator& + operator-=(difference_type __n) + { + _M_current -= __n; + return *this; + } + + constexpr reference + operator[](difference_type __n) const + + + + { return std::move(_M_current[__n]); } +# 1581 "/usr/include/c++/11/bits/stl_iterator.h" 3 + }; + + template + inline constexpr bool + operator==(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __x.base() == __y.base(); } +# 1600 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator!=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + { return !(__x == __y); } + + + template + inline constexpr bool + operator<(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return !(__y < __x); } + + template + inline constexpr bool + operator>(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return __y < __x; } + + template + inline constexpr bool + operator>=(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + + + + { return !(__x < __y); } + + + + + template + inline constexpr bool + operator==(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __x.base() == __y.base(); } +# 1659 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + inline constexpr bool + operator!=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__x == __y); } + + template + inline constexpr bool + operator<(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __x.base() < __y.base(); } + + template + inline constexpr bool + operator<=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__y < __x); } + + template + inline constexpr bool + operator>(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return __y < __x; } + + template + inline constexpr bool + operator>=(const move_iterator<_Iterator>& __x, + const move_iterator<_Iterator>& __y) + { return !(__x < __y); } + + + + template + inline constexpr auto + operator-(const move_iterator<_IteratorL>& __x, + const move_iterator<_IteratorR>& __y) + -> decltype(__x.base() - __y.base()) + { return __x.base() - __y.base(); } + + template + inline constexpr move_iterator<_Iterator> + operator+(typename move_iterator<_Iterator>::difference_type __n, + const move_iterator<_Iterator>& __x) + { return __x + __n; } + + template + inline constexpr move_iterator<_Iterator> + make_move_iterator(_Iterator __i) + { return move_iterator<_Iterator>(std::move(__i)); } + + template::value_type>::value, + _Iterator, move_iterator<_Iterator>>::type> + inline constexpr _ReturnType + __make_move_if_noexcept_iterator(_Iterator __i) + { return _ReturnType(__i); } + + + + template::value, + const _Tp*, move_iterator<_Tp*>>::type> + inline constexpr _ReturnType + __make_move_if_noexcept_iterator(_Tp* __i) + { return _ReturnType(__i); } +# 2447 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + + auto + __niter_base(move_iterator<_Iterator> __it) + -> decltype(make_move_iterator(__niter_base(__it.base()))) + { return make_move_iterator(__niter_base(__it.base())); } + + template + struct __is_move_iterator > + { + enum { __value = 1 }; + typedef __true_type __type; + }; + + template + + auto + __miter_base(move_iterator<_Iterator> __it) + -> decltype(__miter_base(__it.base())) + { return __miter_base(__it.base()); } +# 2479 "/usr/include/c++/11/bits/stl_iterator.h" 3 + template + using __iter_key_t = remove_const_t< + typename iterator_traits<_InputIterator>::value_type::first_type>; + + template + using __iter_val_t = + typename iterator_traits<_InputIterator>::value_type::second_type; + + template + struct pair; + + template + using __iter_to_alloc_t = + pair>, + __iter_val_t<_InputIterator>>; + + + +} +# 68 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + +# 1 "/usr/include/c++/11/debug/debug.h" 1 3 +# 48 "/usr/include/c++/11/debug/debug.h" 3 +namespace std +{ + namespace __debug { } +} + + + + +namespace __gnu_debug +{ + using namespace std::__debug; + + template + struct _Safe_iterator; +} +# 70 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + +# 1 "/usr/include/c++/11/bits/predefined_ops.h" 1 3 +# 35 "/usr/include/c++/11/bits/predefined_ops.h" 3 +namespace __gnu_cxx +{ +namespace __ops +{ + struct _Iter_less_iter + { + template + constexpr + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) const + { return *__it1 < *__it2; } + }; + + constexpr + inline _Iter_less_iter + __iter_less_iter() + { return _Iter_less_iter(); } + + struct _Iter_less_val + { + + constexpr _Iter_less_val() = default; + + + + + + explicit + _Iter_less_val(_Iter_less_iter) { } + + template + + bool + operator()(_Iterator __it, _Value& __val) const + { return *__it < __val; } + }; + + + inline _Iter_less_val + __iter_less_val() + { return _Iter_less_val(); } + + + inline _Iter_less_val + __iter_comp_val(_Iter_less_iter) + { return _Iter_less_val(); } + + struct _Val_less_iter + { + + constexpr _Val_less_iter() = default; + + + + + + explicit + _Val_less_iter(_Iter_less_iter) { } + + template + + bool + operator()(_Value& __val, _Iterator __it) const + { return __val < *__it; } + }; + + + inline _Val_less_iter + __val_less_iter() + { return _Val_less_iter(); } + + + inline _Val_less_iter + __val_comp_iter(_Iter_less_iter) + { return _Val_less_iter(); } + + struct _Iter_equal_to_iter + { + template + + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) const + { return *__it1 == *__it2; } + }; + + + inline _Iter_equal_to_iter + __iter_equal_to_iter() + { return _Iter_equal_to_iter(); } + + struct _Iter_equal_to_val + { + template + + bool + operator()(_Iterator __it, _Value& __val) const + { return *__it == __val; } + }; + + + inline _Iter_equal_to_val + __iter_equal_to_val() + { return _Iter_equal_to_val(); } + + + inline _Iter_equal_to_val + __iter_comp_val(_Iter_equal_to_iter) + { return _Iter_equal_to_val(); } + + template + struct _Iter_comp_iter + { + _Compare _M_comp; + + explicit constexpr + _Iter_comp_iter(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + template + constexpr + bool + operator()(_Iterator1 __it1, _Iterator2 __it2) + { return bool(_M_comp(*__it1, *__it2)); } + }; + + template + constexpr + inline _Iter_comp_iter<_Compare> + __iter_comp_iter(_Compare __comp) + { return _Iter_comp_iter<_Compare>(std::move(__comp)); } + + template + struct _Iter_comp_val + { + _Compare _M_comp; + + + explicit + _Iter_comp_val(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + + explicit + _Iter_comp_val(const _Iter_comp_iter<_Compare>& __comp) + : _M_comp(__comp._M_comp) + { } + + + + explicit + _Iter_comp_val(_Iter_comp_iter<_Compare>&& __comp) + : _M_comp(std::move(__comp._M_comp)) + { } + + + template + + bool + operator()(_Iterator __it, _Value& __val) + { return bool(_M_comp(*__it, __val)); } + }; + + template + + inline _Iter_comp_val<_Compare> + __iter_comp_val(_Compare __comp) + { return _Iter_comp_val<_Compare>(std::move(__comp)); } + + template + + inline _Iter_comp_val<_Compare> + __iter_comp_val(_Iter_comp_iter<_Compare> __comp) + { return _Iter_comp_val<_Compare>(std::move(__comp)); } + + template + struct _Val_comp_iter + { + _Compare _M_comp; + + + explicit + _Val_comp_iter(_Compare __comp) + : _M_comp(std::move(__comp)) + { } + + + explicit + _Val_comp_iter(const _Iter_comp_iter<_Compare>& __comp) + : _M_comp(__comp._M_comp) + { } + + + + explicit + _Val_comp_iter(_Iter_comp_iter<_Compare>&& __comp) + : _M_comp(std::move(__comp._M_comp)) + { } + + + template + + bool + operator()(_Value& __val, _Iterator __it) + { return bool(_M_comp(__val, *__it)); } + }; + + template + + inline _Val_comp_iter<_Compare> + __val_comp_iter(_Compare __comp) + { return _Val_comp_iter<_Compare>(std::move(__comp)); } + + template + + inline _Val_comp_iter<_Compare> + __val_comp_iter(_Iter_comp_iter<_Compare> __comp) + { return _Val_comp_iter<_Compare>(std::move(__comp)); } + + template + struct _Iter_equals_val + { + _Value& _M_value; + + + explicit + _Iter_equals_val(_Value& __value) + : _M_value(__value) + { } + + template + + bool + operator()(_Iterator __it) + { return *__it == _M_value; } + }; + + template + + inline _Iter_equals_val<_Value> + __iter_equals_val(_Value& __val) + { return _Iter_equals_val<_Value>(__val); } + + template + struct _Iter_equals_iter + { + _Iterator1 _M_it1; + + + explicit + _Iter_equals_iter(_Iterator1 __it1) + : _M_it1(__it1) + { } + + template + + bool + operator()(_Iterator2 __it2) + { return *__it2 == *_M_it1; } + }; + + template + + inline _Iter_equals_iter<_Iterator> + __iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) + { return _Iter_equals_iter<_Iterator>(__it); } + + template + struct _Iter_pred + { + _Predicate _M_pred; + + + explicit + _Iter_pred(_Predicate __pred) + : _M_pred(std::move(__pred)) + { } + + template + + bool + operator()(_Iterator __it) + { return bool(_M_pred(*__it)); } + }; + + template + + inline _Iter_pred<_Predicate> + __pred_iter(_Predicate __pred) + { return _Iter_pred<_Predicate>(std::move(__pred)); } + + template + struct _Iter_comp_to_val + { + _Compare _M_comp; + _Value& _M_value; + + + _Iter_comp_to_val(_Compare __comp, _Value& __value) + : _M_comp(std::move(__comp)), _M_value(__value) + { } + + template + + bool + operator()(_Iterator __it) + { return bool(_M_comp(*__it, _M_value)); } + }; + + template + _Iter_comp_to_val<_Compare, _Value> + + __iter_comp_val(_Compare __comp, _Value &__val) + { + return _Iter_comp_to_val<_Compare, _Value>(std::move(__comp), __val); + } + + template + struct _Iter_comp_to_iter + { + _Compare _M_comp; + _Iterator1 _M_it1; + + + _Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) + : _M_comp(std::move(__comp)), _M_it1(__it1) + { } + + template + + bool + operator()(_Iterator2 __it2) + { return bool(_M_comp(*__it2, *_M_it1)); } + }; + + template + + inline _Iter_comp_to_iter<_Compare, _Iterator> + __iter_comp_iter(_Iter_comp_iter<_Compare> __comp, _Iterator __it) + { + return _Iter_comp_to_iter<_Compare, _Iterator>( + std::move(__comp._M_comp), __it); + } + + template + struct _Iter_negate + { + _Predicate _M_pred; + + + explicit + _Iter_negate(_Predicate __pred) + : _M_pred(std::move(__pred)) + { } + + template + + bool + operator()(_Iterator __it) + { return !bool(_M_pred(*__it)); } + }; + + template + + inline _Iter_negate<_Predicate> + __negate(_Iter_pred<_Predicate> __pred) + { return _Iter_negate<_Predicate>(std::move(__pred._M_pred)); } + +} +} +# 72 "/usr/include/c++/11/bits/stl_algobase.h" 2 3 + + + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + template + constexpr + inline int + __memcmp(const _Tp* __first1, const _Up* __first2, size_t __num) + { + + static_assert(sizeof(_Tp) == sizeof(_Up), "can be compared with memcmp"); +# 105 "/usr/include/c++/11/bits/stl_algobase.h" 3 + return __builtin_memcmp(__first1, __first2, sizeof(_Tp) * __num); + } +# 149 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline void + iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) + { + + + + +# 182 "/usr/include/c++/11/bits/stl_algobase.h" 3 + swap(*__a, *__b); + + } +# 198 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + _ForwardIterator2 + swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2) + { + + + + + + ; + + for (; __first1 != __last1; ++__first1, (void)++__first2) + std::iter_swap(__first1, __first2); + return __first2; + } +# 227 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + min(const _Tp& __a, const _Tp& __b) + { + + + + if (__b < __a) + return __b; + return __a; + } +# 251 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + max(const _Tp& __a, const _Tp& __b) + { + + + + if (__a < __b) + return __b; + return __a; + } +# 275 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + min(const _Tp& __a, const _Tp& __b, _Compare __comp) + { + + if (__comp(__b, __a)) + return __b; + return __a; + } +# 297 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + constexpr + inline const _Tp& + max(const _Tp& __a, const _Tp& __b, _Compare __comp) + { + + if (__comp(__a, __b)) + return __b; + return __a; + } + + + + template + + inline _Iterator + __niter_base(_Iterator __it) + noexcept(std::is_nothrow_copy_constructible<_Iterator>::value) + { return __it; } + + template + _Ite + __niter_base(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, + std::random_access_iterator_tag>&); + + + + + template + + inline _From + __niter_wrap(_From __from, _To __res) + { return __from + (__res - std::__niter_base(__from)); } + + + template + + inline _Iterator + __niter_wrap(const _Iterator&, _Iterator __res) + { return __res; } + + + + + + + + template + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + for (; __first != __last; ++__result, (void)++__first) + *__result = *__first; + return __result; + } + }; + + + template + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + for (; __first != __last; ++__result, (void)++__first) + *__result = std::move(*__first); + return __result; + } + }; + + + template<> + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::difference_type _Distance; + for(_Distance __n = __last - __first; __n > 0; --__n) + { + *__result = *__first; + ++__first; + ++__result; + } + return __result; + } + }; + + + template<> + struct __copy_move + { + template + + static _OI + __copy_m(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::difference_type _Distance; + for(_Distance __n = __last - __first; __n > 0; --__n) + { + *__result = std::move(*__first); + ++__first; + ++__result; + } + return __result; + } + }; + + + template + struct __copy_move<_IsMove, true, random_access_iterator_tag> + { + template + + static _Tp* + __copy_m(const _Tp* __first, const _Tp* __last, _Tp* __result) + { + + using __assignable = conditional<_IsMove, + is_move_assignable<_Tp>, + is_copy_assignable<_Tp>>; + + static_assert( __assignable::type::value, "type is not assignable" ); + + const ptrdiff_t _Num = __last - __first; + if (_Num) + __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); + return __result + _Num; + } + }; + + + + template + struct _Deque_iterator; + + struct _Bit_iterator; + + + + + + template + struct char_traits; + + template + class istreambuf_iterator; + + template + class ostreambuf_iterator; + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type + __copy_move_a2(_CharT*, _CharT*, + ostreambuf_iterator<_CharT, char_traits<_CharT> >); + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + ostreambuf_iterator<_CharT, char_traits<_CharT> > >::__type + __copy_move_a2(const _CharT*, const _CharT*, + ostreambuf_iterator<_CharT, char_traits<_CharT> >); + + template + typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value, + _CharT*>::__type + __copy_move_a2(istreambuf_iterator<_CharT, char_traits<_CharT> >, + istreambuf_iterator<_CharT, char_traits<_CharT> >, _CharT*); + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, + std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type + __copy_move_a2( + istreambuf_iterator<_CharT, char_traits<_CharT> >, + istreambuf_iterator<_CharT, char_traits<_CharT> >, + std::_Deque_iterator<_CharT, _CharT&, _CharT*>); + + template + + inline _OI + __copy_move_a2(_II __first, _II __last, _OI __result) + { + typedef typename iterator_traits<_II>::iterator_category _Category; + + + + + + return std::__copy_move<_IsMove, __memcpyable<_OI, _II>::__value, + _Category>::__copy_m(__first, __last, __result); + } + + template + _OI + __copy_move_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _OI); + + template + std::_Deque_iterator<_OTp, _OTp&, _OTp*> + __copy_move_a1(std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_OTp, _OTp&, _OTp*>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, + std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type + __copy_move_a1(_II, _II, std::_Deque_iterator<_Tp, _Tp&, _Tp*>); + + template + + inline _OI + __copy_move_a1(_II __first, _II __last, _OI __result) + { return std::__copy_move_a2<_IsMove>(__first, __last, __result); } + + template + + inline _OI + __copy_move_a(_II __first, _II __last, _OI __result) + { + return std::__niter_wrap(__result, + std::__copy_move_a1<_IsMove>(std::__niter_base(__first), + std::__niter_base(__last), + std::__niter_base(__result))); + } + + template + _OI + __copy_move_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + _OI); + + template + __gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __copy_move_a(_II, _II, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); + + template + ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> + __copy_move_a(const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); + + template + + _OutputIterator + __copy_n_a(_InputIterator __first, _Size __n, _OutputIterator __result, + bool) + { + if (__n > 0) + { + while (true) + { + *__result = *__first; + ++__result; + if (--__n > 0) + ++__first; + else + break; + } + } + return __result; + } + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, _CharT*>::__type + __copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, + _Size, _CharT*, bool); + + template + typename __gnu_cxx::__enable_if< + __is_char<_CharT>::__value, + std::_Deque_iterator<_CharT, _CharT&, _CharT*> >::__type + __copy_n_a(istreambuf_iterator<_CharT, char_traits<_CharT> >, _Size, + std::_Deque_iterator<_CharT, _CharT&, _CharT*>, + bool); +# 608 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + copy(_II __first, _II __last, _OI __result) + { + + + + + ; + + return std::__copy_move_a<__is_move_iterator<_II>::__value> + (std::__miter_base(__first), std::__miter_base(__last), __result); + } +# 641 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + move(_II __first, _II __last, _OI __result) + { + + + + + ; + + return std::__copy_move_a(std::__miter_base(__first), + std::__miter_base(__last), __result); + } + + + + + + + template + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + while (__first != __last) + *--__result = *--__last; + return __result; + } + }; + + + template + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + while (__first != __last) + *--__result = std::move(*--__last); + return __result; + } + }; + + + template<> + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + typename iterator_traits<_BI1>::difference_type + __n = __last - __first; + for (; __n > 0; --__n) + *--__result = *--__last; + return __result; + } + }; + + + template<> + struct __copy_move_backward + { + template + + static _BI2 + __copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) + { + typename iterator_traits<_BI1>::difference_type + __n = __last - __first; + for (; __n > 0; --__n) + *--__result = std::move(*--__last); + return __result; + } + }; + + + template + struct __copy_move_backward<_IsMove, true, random_access_iterator_tag> + { + template + + static _Tp* + __copy_move_b(const _Tp* __first, const _Tp* __last, _Tp* __result) + { + + using __assignable = conditional<_IsMove, + is_move_assignable<_Tp>, + is_copy_assignable<_Tp>>; + + static_assert( __assignable::type::value, "type is not assignable" ); + + const ptrdiff_t _Num = __last - __first; + if (_Num) + __builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); + return __result - _Num; + } + }; + + template + + inline _BI2 + __copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) + { + typedef typename iterator_traits<_BI1>::iterator_category _Category; + + + + + + return std::__copy_move_backward<_IsMove, + __memcpyable<_BI2, _BI1>::__value, + _Category>::__copy_move_b(__first, + __last, + __result); + } + + template + + inline _BI2 + __copy_move_backward_a1(_BI1 __first, _BI1 __last, _BI2 __result) + { return std::__copy_move_backward_a2<_IsMove>(__first, __last, __result); } + + template + _OI + __copy_move_backward_a1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _OI); + + template + std::_Deque_iterator<_OTp, _OTp&, _OTp*> + __copy_move_backward_a1( + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_ITp, _IRef, _IPtr>, + std::_Deque_iterator<_OTp, _OTp&, _OTp*>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, + std::_Deque_iterator<_Tp, _Tp&, _Tp*> >::__type + __copy_move_backward_a1(_II, _II, + std::_Deque_iterator<_Tp, _Tp&, _Tp*>); + + template + + inline _OI + __copy_move_backward_a(_II __first, _II __last, _OI __result) + { + return std::__niter_wrap(__result, + std::__copy_move_backward_a1<_IsMove> + (std::__niter_base(__first), std::__niter_base(__last), + std::__niter_base(__result))); + } + + template + _OI + __copy_move_backward_a( + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + _OI); + + template + __gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __copy_move_backward_a(_II, _II, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&); + + template + ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat> + __copy_move_backward_a( + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_IIte, _ISeq, _ICat>&, + const ::__gnu_debug::_Safe_iterator<_OIte, _OSeq, _OCat>&); +# 845 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _BI2 + copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) + { + + + + + + + ; + + return std::__copy_move_backward_a<__is_move_iterator<_BI1>::__value> + (std::__miter_base(__first), std::__miter_base(__last), __result); + } +# 881 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _BI2 + move_backward(_BI1 __first, _BI1 __last, _BI2 __result) + { + + + + + + + ; + + return std::__copy_move_backward_a(std::__miter_base(__first), + std::__miter_base(__last), + __result); + } + + + + + + + template + + inline typename + __gnu_cxx::__enable_if::__value, void>::__type + __fill_a1(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __value) + { + for (; __first != __last; ++__first) + *__first = __value; + } + + template + + inline typename + __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, void>::__type + __fill_a1(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __value) + { + const _Tp __tmp = __value; + for (; __first != __last; ++__first) + *__first = __tmp; + } + + + template + + inline typename + __gnu_cxx::__enable_if<__is_byte<_Tp>::__value, void>::__type + __fill_a1(_Tp* __first, _Tp* __last, const _Tp& __c) + { + const _Tp __tmp = __c; +# 943 "/usr/include/c++/11/bits/stl_algobase.h" 3 + if (const size_t __len = __last - __first) + __builtin_memset(__first, static_cast(__tmp), __len); + } + + template + + inline void + __fill_a1(::__gnu_cxx::__normal_iterator<_Ite, _Cont> __first, + ::__gnu_cxx::__normal_iterator<_Ite, _Cont> __last, + const _Tp& __value) + { std::__fill_a1(__first.base(), __last.base(), __value); } + + template + void + __fill_a1(const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, + const std::_Deque_iterator<_Tp, _Tp&, _Tp*>&, + const _VTp&); + + void + __fill_a1(std::_Bit_iterator, std::_Bit_iterator, + const bool&); + + template + + inline void + __fill_a(_FIte __first, _FIte __last, const _Tp& __value) + { std::__fill_a1(__first, __last, __value); } + + template + void + __fill_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>&, + const _Tp&); +# 989 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline void + fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) + { + + + + ; + + std::__fill_a(__first, __last, __value); + } + + + inline constexpr int + __size_to_integer(int __n) { return __n; } + inline constexpr unsigned + __size_to_integer(unsigned __n) { return __n; } + inline constexpr long + __size_to_integer(long __n) { return __n; } + inline constexpr unsigned long + __size_to_integer(unsigned long __n) { return __n; } + inline constexpr long long + __size_to_integer(long long __n) { return __n; } + inline constexpr unsigned long long + __size_to_integer(unsigned long long __n) { return __n; } + + + inline constexpr __int128 + __size_to_integer(__int128 __n) { return __n; } + inline constexpr unsigned __int128 + __size_to_integer(unsigned __int128 __n) { return __n; } +# 1041 "/usr/include/c++/11/bits/stl_algobase.h" 3 + inline constexpr long long + __size_to_integer(float __n) { return (long long)__n; } + inline constexpr long long + __size_to_integer(double __n) { return (long long)__n; } + inline constexpr long long + __size_to_integer(long double __n) { return (long long)__n; } + + + + + + template + + inline typename + __gnu_cxx::__enable_if::__value, _OutputIterator>::__type + __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) + { + for (; __n > 0; --__n, (void) ++__first) + *__first = __value; + return __first; + } + + template + + inline typename + __gnu_cxx::__enable_if<__is_scalar<_Tp>::__value, _OutputIterator>::__type + __fill_n_a1(_OutputIterator __first, _Size __n, const _Tp& __value) + { + const _Tp __tmp = __value; + for (; __n > 0; --__n, (void) ++__first) + *__first = __tmp; + return __first; + } + + template + ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat> + __fill_n_a(const ::__gnu_debug::_Safe_iterator<_Ite, _Seq, _Cat>& __first, + _Size __n, const _Tp& __value, + std::input_iterator_tag); + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::output_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + return __fill_n_a1(__first, __n, __value); + } + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::input_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + return __fill_n_a1(__first, __n, __value); + } + + template + + inline _OutputIterator + __fill_n_a(_OutputIterator __first, _Size __n, const _Tp& __value, + std::random_access_iterator_tag) + { + + static_assert(is_integral<_Size>{}, "fill_n must pass integral size"); + + if (__n <= 0) + return __first; + + ; + + std::__fill_a(__first, __first + __n, __value); + return __first + __n; + } +# 1141 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _OI + fill_n(_OI __first, _Size __n, const _Tp& __value) + { + + + + return std::__fill_n_a(__first, std::__size_to_integer(__n), __value, + std::__iterator_category(__first)); + } + + template + struct __equal + { + template + + static bool + equal(_II1 __first1, _II1 __last1, _II2 __first2) + { + for (; __first1 != __last1; ++__first1, (void) ++__first2) + if (!(*__first1 == *__first2)) + return false; + return true; + } + }; + + template<> + struct __equal + { + template + + static bool + equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) + { + if (const size_t __len = (__last1 - __first1)) + return !std::__memcmp(__first1, __first2, __len); + return true; + } + }; + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, bool>::__type + __equal_aux1(std::_Deque_iterator<_Tp, _Ref, _Ptr>, + std::_Deque_iterator<_Tp, _Ref, _Ptr>, + _II); + + template + bool + __equal_aux1(std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + typename __gnu_cxx::__enable_if< + __is_random_access_iter<_II>::__value, bool>::__type + __equal_aux1(_II, _II, + std::_Deque_iterator<_Tp, _Ref, _Ptr>); + + template + + inline bool + __equal_aux1(_II1 __first1, _II1 __last1, _II2 __first2) + { + typedef typename iterator_traits<_II1>::value_type _ValueType1; + const bool __simple = ((__is_integer<_ValueType1>::__value + || __is_pointer<_ValueType1>::__value) + && __memcmpable<_II1, _II2>::__value); + return std::__equal<__simple>::equal(__first1, __last1, __first2); + } + + template + + inline bool + __equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) + { + return std::__equal_aux1(std::__niter_base(__first1), + std::__niter_base(__last1), + std::__niter_base(__first2)); + } + + template + bool + __equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + _II2); + + template + bool + __equal_aux(_II1, _II1, + const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); + + template + bool + __equal_aux(const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_II2, _Seq2, _Cat2>&); + + template + struct __lc_rai + { + template + + static _II1 + __newlast1(_II1, _II1 __last1, _II2, _II2) + { return __last1; } + + template + + static bool + __cnd2(_II __first, _II __last) + { return __first != __last; } + }; + + template<> + struct __lc_rai + { + template + + static _RAI1 + __newlast1(_RAI1 __first1, _RAI1 __last1, + _RAI2 __first2, _RAI2 __last2) + { + const typename iterator_traits<_RAI1>::difference_type + __diff1 = __last1 - __first1; + const typename iterator_traits<_RAI2>::difference_type + __diff2 = __last2 - __first2; + return __diff2 < __diff1 ? __first1 + __diff2 : __last1; + } + + template + static bool + __cnd2(_RAI, _RAI) + { return true; } + }; + + template + + bool + __lexicographical_compare_impl(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2, + _Compare __comp) + { + typedef typename iterator_traits<_II1>::iterator_category _Category1; + typedef typename iterator_traits<_II2>::iterator_category _Category2; + typedef std::__lc_rai<_Category1, _Category2> __rai_type; + + __last1 = __rai_type::__newlast1(__first1, __last1, __first2, __last2); + for (; __first1 != __last1 && __rai_type::__cnd2(__first2, __last2); + ++__first1, (void)++__first2) + { + if (__comp(__first1, __first2)) + return true; + if (__comp(__first2, __first1)) + return false; + } + return __first1 == __last1 && __first2 != __last2; + } + + template + struct __lexicographical_compare + { + template + + static bool + __lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + using __gnu_cxx::__ops::__iter_less_iter; + return std::__lexicographical_compare_impl(__first1, __last1, + __first2, __last2, + __iter_less_iter()); + } + + template + + static int + __3way(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + while (__first1 != __last1) + { + if (__first2 == __last2) + return +1; + if (*__first1 < *__first2) + return -1; + if (*__first2 < *__first1) + return +1; + ++__first1; + ++__first2; + } + return int(__first2 == __last2) - 1; + } + }; + + template<> + struct __lexicographical_compare + { + template + + static bool + __lc(const _Tp* __first1, const _Tp* __last1, + const _Up* __first2, const _Up* __last2) + { return __3way(__first1, __last1, __first2, __last2) < 0; } + + template + + static ptrdiff_t + __3way(const _Tp* __first1, const _Tp* __last1, + const _Up* __first2, const _Up* __last2) + { + const size_t __len1 = __last1 - __first1; + const size_t __len2 = __last2 - __first2; + if (const size_t __len = std::min(__len1, __len2)) + if (int __result = std::__memcmp(__first1, __first2, __len)) + return __result; + return ptrdiff_t(__len1 - __len2); + } + }; + + template + + inline bool + __lexicographical_compare_aux1(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + typedef typename iterator_traits<_II1>::value_type _ValueType1; + typedef typename iterator_traits<_II2>::value_type _ValueType2; + const bool __simple = + (__is_memcmp_ordered_with<_ValueType1, _ValueType2>::__value + && __is_pointer<_II1>::__value + && __is_pointer<_II2>::__value + + + + + + + + ); + + return std::__lexicographical_compare<__simple>::__lc(__first1, __last1, + __first2, __last2); + } + + template + bool + __lexicographical_compare_aux1( + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + _Tp2*, _Tp2*); + + template + bool + __lexicographical_compare_aux1(_Tp1*, _Tp1*, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + bool + __lexicographical_compare_aux1( + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp1, _Ref1, _Ptr1>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>, + std::_Deque_iterator<_Tp2, _Ref2, _Ptr2>); + + template + + inline bool + __lexicographical_compare_aux(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + return std::__lexicographical_compare_aux1(std::__niter_base(__first1), + std::__niter_base(__last1), + std::__niter_base(__first2), + std::__niter_base(__last2)); + } + + template + bool + __lexicographical_compare_aux( + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + _II2, _II2); + + template + bool + __lexicographical_compare_aux( + _II1, _II1, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); + + template + bool + __lexicographical_compare_aux( + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter1, _Seq1, _Cat1>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&, + const ::__gnu_debug::_Safe_iterator<_Iter2, _Seq2, _Cat2>&); + + template + + _ForwardIterator + __lower_bound(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __val, _Compare __comp) + { + typedef typename iterator_traits<_ForwardIterator>::difference_type + _DistanceType; + + _DistanceType __len = std::distance(__first, __last); + + while (__len > 0) + { + _DistanceType __half = __len >> 1; + _ForwardIterator __middle = __first; + std::advance(__middle, __half); + if (__comp(__middle, __val)) + { + __first = __middle; + ++__first; + __len = __len - __half - 1; + } + else + __len = __half; + } + return __first; + } +# 1487 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline _ForwardIterator + lower_bound(_ForwardIterator __first, _ForwardIterator __last, + const _Tp& __val) + { + + + + + ; + + return std::__lower_bound(__first, __last, __val, + __gnu_cxx::__ops::__iter_less_val()); + } + + + + inline constexpr int + __lg(int __n) + { return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } + + inline constexpr unsigned + __lg(unsigned __n) + { return (int)sizeof(int) * 8 - 1 - __builtin_clz(__n); } + + inline constexpr long + __lg(long __n) + { return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } + + inline constexpr unsigned long + __lg(unsigned long __n) + { return (int)sizeof(long) * 8 - 1 - __builtin_clzl(__n); } + + inline constexpr long long + __lg(long long __n) + { return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } + + inline constexpr unsigned long long + __lg(unsigned long long __n) + { return (int)sizeof(long long) * 8 - 1 - __builtin_clzll(__n); } + + +# 1543 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_II1 __first1, _II1 __last1, _II2 __first2) + { + + + + + + + ; + + return std::__equal_aux(__first1, __last1, __first2); + } +# 1574 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_IIter1 __first1, _IIter1 __last1, + _IIter2 __first2, _BinaryPredicate __binary_pred) + { + + + + ; + + for (; __first1 != __last1; ++__first1, (void)++__first2) + if (!bool(__binary_pred(*__first1, *__first2))) + return false; + return true; + } + + + + template + + inline bool + __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + using _RATag = random_access_iterator_tag; + using _Cat1 = typename iterator_traits<_II1>::iterator_category; + using _Cat2 = typename iterator_traits<_II2>::iterator_category; + using _RAIters = __and_, is_same<_Cat2, _RATag>>; + if (_RAIters()) + { + auto __d1 = std::distance(__first1, __last1); + auto __d2 = std::distance(__first2, __last2); + if (__d1 != __d2) + return false; + return std::equal(__first1, __last1, __first2); + } + + for (; __first1 != __last1 && __first2 != __last2; + ++__first1, (void)++__first2) + if (!(*__first1 == *__first2)) + return false; + return __first1 == __last1 && __first2 == __last2; + } + + + template + + inline bool + __equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2, + _BinaryPredicate __binary_pred) + { + using _RATag = random_access_iterator_tag; + using _Cat1 = typename iterator_traits<_II1>::iterator_category; + using _Cat2 = typename iterator_traits<_II2>::iterator_category; + using _RAIters = __and_, is_same<_Cat2, _RATag>>; + if (_RAIters()) + { + auto __d1 = std::distance(__first1, __last1); + auto __d2 = std::distance(__first2, __last2); + if (__d1 != __d2) + return false; + return std::equal(__first1, __last1, __first2, + __binary_pred); + } + + for (; __first1 != __last1 && __first2 != __last2; + ++__first1, (void)++__first2) + if (!bool(__binary_pred(*__first1, *__first2))) + return false; + return __first1 == __last1 && __first2 == __last2; + } +# 1664 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) + { + + + + + + + ; + ; + + return std::__equal4(__first1, __last1, __first2, __last2); + } +# 1697 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + equal(_IIter1 __first1, _IIter1 __last1, + _IIter2 __first2, _IIter2 __last2, _BinaryPredicate __binary_pred) + { + + + + ; + ; + + return std::__equal4(__first1, __last1, __first2, __last2, + __binary_pred); + } +# 1729 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + lexicographical_compare(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2) + { + + + + + + + + + + ; + ; + + return std::__lexicographical_compare_aux(__first1, __last1, + __first2, __last2); + } +# 1764 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + lexicographical_compare(_II1 __first1, _II1 __last1, + _II2 __first2, _II2 __last2, _Compare __comp) + { + + + + ; + ; + + return std::__lexicographical_compare_impl + (__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__comp)); + } +# 1877 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + pair<_InputIterator1, _InputIterator2> + __mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _BinaryPredicate __binary_pred) + { + while (__first1 != __last1 && __binary_pred(__first1, __first2)) + { + ++__first1; + ++__first2; + } + return pair<_InputIterator1, _InputIterator2>(__first1, __first2); + } +# 1905 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2) + { + + + + + + + ; + + return std::__mismatch(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } +# 1939 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _BinaryPredicate __binary_pred) + { + + + + ; + + return std::__mismatch(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); + } + + + + template + + pair<_InputIterator1, _InputIterator2> + __mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2, + _BinaryPredicate __binary_pred) + { + while (__first1 != __last1 && __first2 != __last2 + && __binary_pred(__first1, __first2)) + { + ++__first1; + ++__first2; + } + return pair<_InputIterator1, _InputIterator2>(__first1, __first2); + } +# 1988 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2) + { + + + + + + + ; + ; + + return std::__mismatch(__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } +# 2024 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline pair<_InputIterator1, _InputIterator2> + mismatch(_InputIterator1 __first1, _InputIterator1 __last1, + _InputIterator2 __first2, _InputIterator2 __last2, + _BinaryPredicate __binary_pred) + { + + + + ; + ; + + return std::__mismatch(__first1, __last1, __first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); + } + + + + + + template + + inline _InputIterator + __find_if(_InputIterator __first, _InputIterator __last, + _Predicate __pred, input_iterator_tag) + { + while (__first != __last && !__pred(__first)) + ++__first; + return __first; + } + + + template + + _RandomAccessIterator + __find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, + _Predicate __pred, random_access_iterator_tag) + { + typename iterator_traits<_RandomAccessIterator>::difference_type + __trip_count = (__last - __first) >> 2; + + for (; __trip_count > 0; --__trip_count) + { + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + + if (__pred(__first)) + return __first; + ++__first; + } + + switch (__last - __first) + { + case 3: + if (__pred(__first)) + return __first; + ++__first; + + case 2: + if (__pred(__first)) + return __first; + ++__first; + + case 1: + if (__pred(__first)) + return __first; + ++__first; + + case 0: + default: + return __last; + } + } + + template + + inline _Iterator + __find_if(_Iterator __first, _Iterator __last, _Predicate __pred) + { + return __find_if(__first, __last, __pred, + std::__iterator_category(__first)); + } + + template + + typename iterator_traits<_InputIterator>::difference_type + __count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) + { + typename iterator_traits<_InputIterator>::difference_type __n = 0; + for (; __first != __last; ++__first) + if (__pred(__first)) + ++__n; + return __n; + } + + + template + + bool + __is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2, _BinaryPredicate __pred) + { + + + for (; __first1 != __last1; ++__first1, (void)++__first2) + if (!__pred(__first1, __first2)) + break; + + if (__first1 == __last1) + return true; + + + + _ForwardIterator2 __last2 = __first2; + std::advance(__last2, std::distance(__first1, __last1)); + for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) + { + if (__scan != std::__find_if(__first1, __scan, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) + continue; + + auto __matches + = std::__count_if(__first2, __last2, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); + if (0 == __matches || + std::__count_if(__scan, __last1, + __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) + != __matches) + return false; + } + return true; + } +# 2181 "/usr/include/c++/11/bits/stl_algobase.h" 3 + template + + inline bool + is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, + _ForwardIterator2 __first2) + { + + + + + + + ; + + return std::__is_permutation(__first1, __last1, __first2, + __gnu_cxx::__ops::__iter_equal_to_iter()); + } + + + +} +# 46 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/limits" 1 3 +# 40 "/usr/include/c++/11/limits" 3 + +# 41 "/usr/include/c++/11/limits" 3 +# 158 "/usr/include/c++/11/limits" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + + + + + enum float_round_style + { + round_indeterminate = -1, + round_toward_zero = 0, + round_to_nearest = 1, + round_toward_infinity = 2, + round_toward_neg_infinity = 3 + }; + + + + + + + + enum float_denorm_style + { + + denorm_indeterminate = -1, + + denorm_absent = 0, + + denorm_present = 1 + }; +# 202 "/usr/include/c++/11/limits" 3 + struct __numeric_limits_base + { + + + static constexpr bool is_specialized = false; + + + + + static constexpr int digits = 0; + + + static constexpr int digits10 = 0; + + + + + static constexpr int max_digits10 = 0; + + + + static constexpr bool is_signed = false; + + + static constexpr bool is_integer = false; + + + + + static constexpr bool is_exact = false; + + + + static constexpr int radix = 0; + + + + static constexpr int min_exponent = 0; + + + + static constexpr int min_exponent10 = 0; + + + + + static constexpr int max_exponent = 0; + + + + static constexpr int max_exponent10 = 0; + + + static constexpr bool has_infinity = false; + + + + static constexpr bool has_quiet_NaN = false; + + + + static constexpr bool has_signaling_NaN = false; + + + static constexpr float_denorm_style has_denorm = denorm_absent; + + + + static constexpr bool has_denorm_loss = false; + + + + static constexpr bool is_iec559 = false; + + + + + static constexpr bool is_bounded = false; +# 288 "/usr/include/c++/11/limits" 3 + static constexpr bool is_modulo = false; + + + static constexpr bool traps = false; + + + static constexpr bool tinyness_before = false; + + + + + static constexpr float_round_style round_style = + round_toward_zero; + }; +# 311 "/usr/include/c++/11/limits" 3 + template + struct numeric_limits : public __numeric_limits_base + { + + + static constexpr _Tp + min() noexcept { return _Tp(); } + + + static constexpr _Tp + max() noexcept { return _Tp(); } + + + + + static constexpr _Tp + lowest() noexcept { return _Tp(); } + + + + + static constexpr _Tp + epsilon() noexcept { return _Tp(); } + + + static constexpr _Tp + round_error() noexcept { return _Tp(); } + + + static constexpr _Tp + infinity() noexcept { return _Tp(); } + + + + static constexpr _Tp + quiet_NaN() noexcept { return _Tp(); } + + + + static constexpr _Tp + signaling_NaN() noexcept { return _Tp(); } + + + + + static constexpr _Tp + denorm_min() noexcept { return _Tp(); } + }; + + + + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; + + template + struct numeric_limits + : public numeric_limits<_Tp> { }; +# 383 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr bool + min() noexcept { return false; } + + static constexpr bool + max() noexcept { return true; } + + + static constexpr bool + lowest() noexcept { return min(); } + + static constexpr int digits = 1; + static constexpr int digits10 = 0; + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr bool + epsilon() noexcept { return false; } + + static constexpr bool + round_error() noexcept { return false; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr bool + infinity() noexcept { return false; } + + static constexpr bool + quiet_NaN() noexcept { return false; } + + static constexpr bool + signaling_NaN() noexcept { return false; } + + static constexpr bool + denorm_min() noexcept { return false; } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + + + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char + min() noexcept { return (((char)(-1) < 0) ? -(((char)(-1) < 0) ? (((((char)1 << ((sizeof(char) * 8 - ((char)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char)0) - 1 : (char)0); } + + static constexpr char + max() noexcept { return (((char)(-1) < 0) ? (((((char)1 << ((sizeof(char) * 8 - ((char)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char)0); } + + + static constexpr char + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(char) * 8 - ((char)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char) * 8 - ((char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = ((char)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char + epsilon() noexcept { return 0; } + + static constexpr char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr + char infinity() noexcept { return char(); } + + static constexpr char + quiet_NaN() noexcept { return char(); } + + static constexpr char + signaling_NaN() noexcept { return char(); } + + static constexpr char + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr signed char + min() noexcept { return -0x7f - 1; } + + static constexpr signed char + max() noexcept { return 0x7f; } + + + static constexpr signed char + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(signed char) * 8 - ((signed char)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(signed char) * 8 - ((signed char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr signed char + epsilon() noexcept { return 0; } + + static constexpr signed char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr signed char + infinity() noexcept { return static_cast(0); } + + static constexpr signed char + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr signed char + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr signed char + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned char + min() noexcept { return 0; } + + static constexpr unsigned char + max() noexcept { return 0x7f * 2U + 1; } + + + static constexpr unsigned char + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned char) * 8 - ((unsigned char)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned char) * 8 - ((unsigned char)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned char + epsilon() noexcept { return 0; } + + static constexpr unsigned char + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned char + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned char + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned char + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned char + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr wchar_t + min() noexcept { return (((wchar_t)(-1) < 0) ? -(((wchar_t)(-1) < 0) ? (((((wchar_t)1 << ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(wchar_t)0) - 1 : (wchar_t)0); } + + static constexpr wchar_t + max() noexcept { return (((wchar_t)(-1) < 0) ? (((((wchar_t)1 << ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(wchar_t)0); } + + + static constexpr wchar_t + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(wchar_t) * 8 - ((wchar_t)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = ((wchar_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr wchar_t + epsilon() noexcept { return 0; } + + static constexpr wchar_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr wchar_t + infinity() noexcept { return wchar_t(); } + + static constexpr wchar_t + quiet_NaN() noexcept { return wchar_t(); } + + static constexpr wchar_t + signaling_NaN() noexcept { return wchar_t(); } + + static constexpr wchar_t + denorm_min() noexcept { return wchar_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; +# 796 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char16_t + min() noexcept { return (((char16_t)(-1) < 0) ? -(((char16_t)(-1) < 0) ? (((((char16_t)1 << ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char16_t)0) - 1 : (char16_t)0); } + + static constexpr char16_t + max() noexcept { return (((char16_t)(-1) < 0) ? (((((char16_t)1 << ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char16_t)0); } + + static constexpr char16_t + lowest() noexcept { return min(); } + + static constexpr int digits = (sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char16_t) * 8 - ((char16_t)(-1) < 0)) * 643L / 2136); + static constexpr int max_digits10 = 0; + static constexpr bool is_signed = ((char16_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char16_t + epsilon() noexcept { return 0; } + + static constexpr char16_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr char16_t + infinity() noexcept { return char16_t(); } + + static constexpr char16_t + quiet_NaN() noexcept { return char16_t(); } + + static constexpr char16_t + signaling_NaN() noexcept { return char16_t(); } + + static constexpr char16_t + denorm_min() noexcept { return char16_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr char32_t + min() noexcept { return (((char32_t)(-1) < 0) ? -(((char32_t)(-1) < 0) ? (((((char32_t)1 << ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char32_t)0) - 1 : (char32_t)0); } + + static constexpr char32_t + max() noexcept { return (((char32_t)(-1) < 0) ? (((((char32_t)1 << ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(char32_t)0); } + + static constexpr char32_t + lowest() noexcept { return min(); } + + static constexpr int digits = (sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)); + static constexpr int digits10 = ((sizeof(char32_t) * 8 - ((char32_t)(-1) < 0)) * 643L / 2136); + static constexpr int max_digits10 = 0; + static constexpr bool is_signed = ((char32_t)(-1) < 0); + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr char32_t + epsilon() noexcept { return 0; } + + static constexpr char32_t + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr char32_t + infinity() noexcept { return char32_t(); } + + static constexpr char32_t + quiet_NaN() noexcept { return char32_t(); } + + static constexpr char32_t + signaling_NaN() noexcept { return char32_t(); } + + static constexpr char32_t + denorm_min() noexcept { return char32_t(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = !is_signed; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style = round_toward_zero; + }; + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr short + min() noexcept { return -0x7fff - 1; } + + static constexpr short + max() noexcept { return 0x7fff; } + + + static constexpr short + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(short) * 8 - ((short)(-1) < 0)); + static constexpr int digits10 = ((sizeof(short) * 8 - ((short)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr short + epsilon() noexcept { return 0; } + + static constexpr short + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr short + infinity() noexcept { return short(); } + + static constexpr short + quiet_NaN() noexcept { return short(); } + + static constexpr short + signaling_NaN() noexcept { return short(); } + + static constexpr short + denorm_min() noexcept { return short(); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned short + min() noexcept { return 0; } + + static constexpr unsigned short + max() noexcept { return 0x7fff * 2U + 1; } + + + static constexpr unsigned short + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned short) * 8 - ((unsigned short)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned short) * 8 - ((unsigned short)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned short + epsilon() noexcept { return 0; } + + static constexpr unsigned short + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned short + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned short + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned short + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned short + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr int + min() noexcept { return -0x7fffffff - 1; } + + static constexpr int + max() noexcept { return 0x7fffffff; } + + + static constexpr int + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(int) * 8 - ((int)(-1) < 0)); + static constexpr int digits10 = ((sizeof(int) * 8 - ((int)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr int + epsilon() noexcept { return 0; } + + static constexpr int + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr int + infinity() noexcept { return static_cast(0); } + + static constexpr int + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr int + signaling_NaN() noexcept { return static_cast(0); } + + static constexpr int + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned int + min() noexcept { return 0; } + + static constexpr unsigned int + max() noexcept { return 0x7fffffff * 2U + 1; } + + + static constexpr unsigned int + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned int) * 8 - ((unsigned int)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned int) * 8 - ((unsigned int)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned int + epsilon() noexcept { return 0; } + + static constexpr unsigned int + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned int + infinity() noexcept { return static_cast(0); } + + static constexpr unsigned int + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned int + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned int + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long + min() noexcept { return -0x7fffffffffffffffL - 1; } + + static constexpr long + max() noexcept { return 0x7fffffffffffffffL; } + + + static constexpr long + lowest() noexcept { return min(); } + + + static constexpr int digits = (sizeof(long) * 8 - ((long)(-1) < 0)); + static constexpr int digits10 = ((sizeof(long) * 8 - ((long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr long + epsilon() noexcept { return 0; } + + static constexpr long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr long + infinity() noexcept { return static_cast(0); } + + static constexpr long + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr long + signaling_NaN() noexcept { return static_cast(0); } + + static constexpr long + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned long + min() noexcept { return 0; } + + static constexpr unsigned long + max() noexcept { return 0x7fffffffffffffffL * 2UL + 1; } + + + static constexpr unsigned long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned long) * 8 - ((unsigned long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned long) * 8 - ((unsigned long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned long + epsilon() noexcept { return 0; } + + static constexpr unsigned long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned long + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned long + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long long + min() noexcept { return -0x7fffffffffffffffLL - 1; } + + static constexpr long long + max() noexcept { return 0x7fffffffffffffffLL; } + + + static constexpr long long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(long long) * 8 - ((long long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(long long) * 8 - ((long long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = true; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr long long + epsilon() noexcept { return 0; } + + static constexpr long long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr long long + infinity() noexcept { return static_cast(0); } + + static constexpr long long + quiet_NaN() noexcept { return static_cast(0); } + + static constexpr long long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr long long + denorm_min() noexcept { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr unsigned long long + min() noexcept { return 0; } + + static constexpr unsigned long long + max() noexcept { return 0x7fffffffffffffffLL * 2ULL + 1; } + + + static constexpr unsigned long long + lowest() noexcept { return min(); } + + + static constexpr int digits + = (sizeof(unsigned long long) * 8 - ((unsigned long long)(-1) < 0)); + static constexpr int digits10 + = ((sizeof(unsigned long long) * 8 - ((unsigned long long)(-1) < 0)) * 643L / 2136); + + static constexpr int max_digits10 = 0; + + static constexpr bool is_signed = false; + static constexpr bool is_integer = true; + static constexpr bool is_exact = true; + static constexpr int radix = 2; + + static constexpr unsigned long long + epsilon() noexcept { return 0; } + + static constexpr unsigned long long + round_error() noexcept { return 0; } + + static constexpr int min_exponent = 0; + static constexpr int min_exponent10 = 0; + static constexpr int max_exponent = 0; + static constexpr int max_exponent10 = 0; + + static constexpr bool has_infinity = false; + static constexpr bool has_quiet_NaN = false; + static constexpr bool has_signaling_NaN = false; + static constexpr float_denorm_style has_denorm + = denorm_absent; + static constexpr bool has_denorm_loss = false; + + static constexpr unsigned long long + infinity() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + quiet_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + signaling_NaN() noexcept + { return static_cast(0); } + + static constexpr unsigned long long + denorm_min() noexcept + { return static_cast(0); } + + static constexpr bool is_iec559 = false; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = true; + + static constexpr bool traps = true; + static constexpr bool tinyness_before = false; + static constexpr float_round_style round_style + = round_toward_zero; + }; +# 1635 "/usr/include/c++/11/limits" 3 + template<> struct numeric_limits<__int128> { static constexpr bool is_specialized = true; static constexpr __int128 min() noexcept { return (((__int128)(-1) < 0) ? -(((__int128)(-1) < 0) ? (((((__int128)1 << ((128 - ((__int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(__int128)0) - 1 : (__int128)0); } static constexpr __int128 max() noexcept { return (((__int128)(-1) < 0) ? (((((__int128)1 << ((128 - ((__int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(__int128)0); } static constexpr int digits = 128 - 1; static constexpr int digits10 = (128 - 1) * 643L / 2136; static constexpr bool is_signed = true; static constexpr bool is_integer = true; static constexpr bool is_exact = true; static constexpr int radix = 2; static constexpr __int128 epsilon() noexcept { return 0; } static constexpr __int128 round_error() noexcept { return 0; } static constexpr __int128 lowest() noexcept { return min(); } static constexpr int max_digits10 = 0; static constexpr int min_exponent = 0; static constexpr int min_exponent10 = 0; static constexpr int max_exponent = 0; static constexpr int max_exponent10 = 0; static constexpr bool has_infinity = false; static constexpr bool has_quiet_NaN = false; static constexpr bool has_signaling_NaN = false; static constexpr float_denorm_style has_denorm = denorm_absent; static constexpr bool has_denorm_loss = false; static constexpr __int128 infinity() noexcept { return static_cast<__int128>(0); } static constexpr __int128 quiet_NaN() noexcept { return static_cast<__int128>(0); } static constexpr __int128 signaling_NaN() noexcept { return static_cast<__int128>(0); } static constexpr __int128 denorm_min() noexcept { return static_cast<__int128>(0); } static constexpr bool is_iec559 = false; static constexpr bool is_bounded = true; static constexpr bool is_modulo = false; static constexpr bool traps = true; static constexpr bool tinyness_before = false; static constexpr float_round_style round_style = round_toward_zero; }; template<> struct numeric_limits { static constexpr bool is_specialized = true; static constexpr unsigned __int128 min() noexcept { return 0; } static constexpr unsigned __int128 max() noexcept { return (((unsigned __int128)(-1) < 0) ? (((((unsigned __int128)1 << ((128 - ((unsigned __int128)(-1) < 0)) - 1)) - 1) << 1) + 1) : ~(unsigned __int128)0); } static constexpr unsigned __int128 lowest() noexcept { return min(); } static constexpr int max_digits10 = 0; static constexpr int digits = 128; static constexpr int digits10 = 128 * 643L / 2136; static constexpr bool is_signed = false; static constexpr bool is_integer = true; static constexpr bool is_exact = true; static constexpr int radix = 2; static constexpr unsigned __int128 epsilon() noexcept { return 0; } static constexpr unsigned __int128 round_error() noexcept { return 0; } static constexpr int min_exponent = 0; static constexpr int min_exponent10 = 0; static constexpr int max_exponent = 0; static constexpr int max_exponent10 = 0; static constexpr bool has_infinity = false; static constexpr bool has_quiet_NaN = false; static constexpr bool has_signaling_NaN = false; static constexpr float_denorm_style has_denorm = denorm_absent; static constexpr bool has_denorm_loss = false; static constexpr unsigned __int128 infinity() noexcept { return static_cast(0); } static constexpr unsigned __int128 quiet_NaN() noexcept { return static_cast(0); } static constexpr unsigned __int128 signaling_NaN() noexcept { return static_cast(0); } static constexpr unsigned __int128 denorm_min() noexcept { return static_cast(0); } static constexpr bool is_iec559 = false; static constexpr bool is_bounded = true; static constexpr bool is_modulo = true; static constexpr bool traps = true; static constexpr bool tinyness_before = false; static constexpr float_round_style round_style = round_toward_zero; }; +# 1667 "/usr/include/c++/11/limits" 3 + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr float + min() noexcept { return 1.17549435082228750796873653722224568e-38F; } + + static constexpr float + max() noexcept { return 3.40282346638528859811704183484516925e+38F; } + + + static constexpr float + lowest() noexcept { return -3.40282346638528859811704183484516925e+38F; } + + + static constexpr int digits = 24; + static constexpr int digits10 = 6; + + static constexpr int max_digits10 + = (2 + (24) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr float + epsilon() noexcept { return 1.19209289550781250000000000000000000e-7F; } + + static constexpr float + round_error() noexcept { return 0.5F; } + + static constexpr int min_exponent = (-125); + static constexpr int min_exponent10 = (-37); + static constexpr int max_exponent = 128; + static constexpr int max_exponent10 = 38; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr float + infinity() noexcept { return __builtin_huge_valf(); } + + static constexpr float + quiet_NaN() noexcept { return __builtin_nanf(""); } + + static constexpr float + signaling_NaN() noexcept { return __builtin_nansf(""); } + + static constexpr float + denorm_min() noexcept { return 1.40129846432481707092372958328991613e-45F; } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before + = false; + static constexpr float_round_style round_style + = round_to_nearest; + }; + + + + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr double + min() noexcept { return double(2.22507385850720138309023271733240406e-308L); } + + static constexpr double + max() noexcept { return double(1.79769313486231570814527423731704357e+308L); } + + + static constexpr double + lowest() noexcept { return -double(1.79769313486231570814527423731704357e+308L); } + + + static constexpr int digits = 53; + static constexpr int digits10 = 15; + + static constexpr int max_digits10 + = (2 + (53) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr double + epsilon() noexcept { return double(2.22044604925031308084726333618164062e-16L); } + + static constexpr double + round_error() noexcept { return 0.5; } + + static constexpr int min_exponent = (-1021); + static constexpr int min_exponent10 = (-307); + static constexpr int max_exponent = 1024; + static constexpr int max_exponent10 = 308; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr double + infinity() noexcept { return __builtin_huge_val(); } + + static constexpr double + quiet_NaN() noexcept { return __builtin_nan(""); } + + static constexpr double + signaling_NaN() noexcept { return __builtin_nans(""); } + + static constexpr double + denorm_min() noexcept { return double(4.94065645841246544176568792868221372e-324L); } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before + = false; + static constexpr float_round_style round_style + = round_to_nearest; + }; + + + + + + + template<> + struct numeric_limits + { + static constexpr bool is_specialized = true; + + static constexpr long double + min() noexcept { return 3.36210314311209350626267781732175260e-4932L; } + + static constexpr long double + max() noexcept { return 1.18973149535723176502126385303097021e+4932L; } + + + static constexpr long double + lowest() noexcept { return -1.18973149535723176502126385303097021e+4932L; } + + + static constexpr int digits = 64; + static constexpr int digits10 = 18; + + static constexpr int max_digits10 + = (2 + (64) * 643L / 2136); + + static constexpr bool is_signed = true; + static constexpr bool is_integer = false; + static constexpr bool is_exact = false; + static constexpr int radix = 2; + + static constexpr long double + epsilon() noexcept { return 1.08420217248550443400745280086994171e-19L; } + + static constexpr long double + round_error() noexcept { return 0.5L; } + + static constexpr int min_exponent = (-16381); + static constexpr int min_exponent10 = (-4931); + static constexpr int max_exponent = 16384; + static constexpr int max_exponent10 = 4932; + + static constexpr bool has_infinity = 1; + static constexpr bool has_quiet_NaN = 1; + static constexpr bool has_signaling_NaN = has_quiet_NaN; + static constexpr float_denorm_style has_denorm + = bool(1) ? denorm_present : denorm_absent; + static constexpr bool has_denorm_loss + = false; + + static constexpr long double + infinity() noexcept { return __builtin_huge_vall(); } + + static constexpr long double + quiet_NaN() noexcept { return __builtin_nanl(""); } + + static constexpr long double + signaling_NaN() noexcept { return __builtin_nansl(""); } + + static constexpr long double + denorm_min() noexcept { return 3.64519953188247460252840593361941982e-4951L; } + + static constexpr bool is_iec559 + = has_infinity && has_quiet_NaN && has_denorm == denorm_present; + static constexpr bool is_bounded = true; + static constexpr bool is_modulo = false; + + static constexpr bool traps = false; + static constexpr bool tinyness_before = + false; + static constexpr float_round_style round_style = + round_to_nearest; + }; + + + + + + +} +# 47 "/usr/include/c++/11/bits/specfun.h" 2 3 + + +# 1 "/usr/include/c++/11/tr1/gamma.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/gamma.tcc" 3 +# 1 "/usr/include/c++/11/tr1/special_function_util.h" 1 3 +# 39 "/usr/include/c++/11/tr1/special_function_util.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 50 "/usr/include/c++/11/tr1/special_function_util.h" 3 + namespace __detail + { + + + + template + struct __floating_point_constant + { + static const _Tp __value; + }; + + + + template + struct __numeric_constants + { + + static _Tp __pi() throw() + { return static_cast<_Tp>(3.1415926535897932384626433832795029L); } + + static _Tp __pi_2() throw() + { return static_cast<_Tp>(1.5707963267948966192313216916397514L); } + + static _Tp __pi_3() throw() + { return static_cast<_Tp>(1.0471975511965977461542144610931676L); } + + static _Tp __pi_4() throw() + { return static_cast<_Tp>(0.7853981633974483096156608458198757L); } + + static _Tp __1_pi() throw() + { return static_cast<_Tp>(0.3183098861837906715377675267450287L); } + + static _Tp __2_sqrtpi() throw() + { return static_cast<_Tp>(1.1283791670955125738961589031215452L); } + + static _Tp __sqrt2() throw() + { return static_cast<_Tp>(1.4142135623730950488016887242096981L); } + + static _Tp __sqrt3() throw() + { return static_cast<_Tp>(1.7320508075688772935274463415058723L); } + + static _Tp __sqrtpio2() throw() + { return static_cast<_Tp>(1.2533141373155002512078826424055226L); } + + static _Tp __sqrt1_2() throw() + { return static_cast<_Tp>(0.7071067811865475244008443621048490L); } + + static _Tp __lnpi() throw() + { return static_cast<_Tp>(1.1447298858494001741434273513530587L); } + + static _Tp __gamma_e() throw() + { return static_cast<_Tp>(0.5772156649015328606065120900824024L); } + + static _Tp __euler() throw() + { return static_cast<_Tp>(2.7182818284590452353602874713526625L); } + }; +# 114 "/usr/include/c++/11/tr1/special_function_util.h" 3 + template + inline bool __isnan(_Tp __x) + { return std::isnan(__x); } +# 133 "/usr/include/c++/11/tr1/special_function_util.h" 3 + } + + + + + +} +# 50 "/usr/include/c++/11/tr1/gamma.tcc" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/gamma.tcc" 3 + namespace __detail + { +# 76 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __bernoulli_series(unsigned int __n) + { + + static const _Tp __num[28] = { + _Tp(1UL), -_Tp(1UL) / _Tp(2UL), + _Tp(1UL) / _Tp(6UL), _Tp(0UL), + -_Tp(1UL) / _Tp(30UL), _Tp(0UL), + _Tp(1UL) / _Tp(42UL), _Tp(0UL), + -_Tp(1UL) / _Tp(30UL), _Tp(0UL), + _Tp(5UL) / _Tp(66UL), _Tp(0UL), + -_Tp(691UL) / _Tp(2730UL), _Tp(0UL), + _Tp(7UL) / _Tp(6UL), _Tp(0UL), + -_Tp(3617UL) / _Tp(510UL), _Tp(0UL), + _Tp(43867UL) / _Tp(798UL), _Tp(0UL), + -_Tp(174611) / _Tp(330UL), _Tp(0UL), + _Tp(854513UL) / _Tp(138UL), _Tp(0UL), + -_Tp(236364091UL) / _Tp(2730UL), _Tp(0UL), + _Tp(8553103UL) / _Tp(6UL), _Tp(0UL) + }; + + if (__n == 0) + return _Tp(1); + + if (__n == 1) + return -_Tp(1) / _Tp(2); + + + if (__n % 2 == 1) + return _Tp(0); + + + if (__n < 28) + return __num[__n]; + + + _Tp __fact = _Tp(1); + if ((__n / 2) % 2 == 0) + __fact *= _Tp(-1); + for (unsigned int __k = 1; __k <= __n; ++__k) + __fact *= __k / (_Tp(2) * __numeric_constants<_Tp>::__pi()); + __fact *= _Tp(2); + + _Tp __sum = _Tp(0); + for (unsigned int __i = 1; __i < 1000; ++__i) + { + _Tp __term = std::pow(_Tp(__i), -_Tp(__n)); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return __fact * __sum; + } +# 139 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + inline _Tp + __bernoulli(int __n) + { return __bernoulli_series<_Tp>(__n); } +# 153 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_bernoulli(_Tp __x) + { + _Tp __lg = (__x - _Tp(0.5L)) * std::log(__x) - __x + + _Tp(0.5L) * std::log(_Tp(2) + * __numeric_constants<_Tp>::__pi()); + + const _Tp __xx = __x * __x; + _Tp __help = _Tp(1) / __x; + for ( unsigned int __i = 1; __i < 20; ++__i ) + { + const _Tp __2i = _Tp(2 * __i); + __help /= __2i * (__2i - _Tp(1)) * __xx; + __lg += __bernoulli<_Tp>(2 * __i) * __help; + } + + return __lg; + } +# 181 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_lanczos(_Tp __x) + { + const _Tp __xm1 = __x - _Tp(1); + + static const _Tp __lanczos_cheb_7[9] = { + _Tp( 0.99999999999980993227684700473478L), + _Tp( 676.520368121885098567009190444019L), + _Tp(-1259.13921672240287047156078755283L), + _Tp( 771.3234287776530788486528258894L), + _Tp(-176.61502916214059906584551354L), + _Tp( 12.507343278686904814458936853L), + _Tp(-0.13857109526572011689554707L), + _Tp( 9.984369578019570859563e-6L), + _Tp( 1.50563273514931155834e-7L) + }; + + static const _Tp __LOGROOT2PI + = _Tp(0.9189385332046727417803297364056176L); + + _Tp __sum = __lanczos_cheb_7[0]; + for(unsigned int __k = 1; __k < 9; ++__k) + __sum += __lanczos_cheb_7[__k] / (__xm1 + __k); + + const _Tp __term1 = (__xm1 + _Tp(0.5L)) + * std::log((__xm1 + _Tp(7.5L)) + / __numeric_constants<_Tp>::__euler()); + const _Tp __term2 = __LOGROOT2PI + std::log(__sum); + const _Tp __result = __term1 + (__term2 - _Tp(7)); + + return __result; + } +# 225 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma(_Tp __x) + { + if (__x > _Tp(0.5L)) + return __log_gamma_lanczos(__x); + else + { + const _Tp __sin_fact + = std::abs(std::sin(__numeric_constants<_Tp>::__pi() * __x)); + if (__sin_fact == _Tp(0)) + std::__throw_domain_error(("Argument is nonpositive integer " "in __log_gamma") + ); + return __numeric_constants<_Tp>::__lnpi() + - std::log(__sin_fact) + - __log_gamma_lanczos(_Tp(1) - __x); + } + } +# 252 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_gamma_sign(_Tp __x) + { + if (__x > _Tp(0)) + return _Tp(1); + else + { + const _Tp __sin_fact + = std::sin(__numeric_constants<_Tp>::__pi() * __x); + if (__sin_fact > _Tp(0)) + return (1); + else if (__sin_fact < _Tp(0)) + return -_Tp(1); + else + return _Tp(0); + } + } +# 283 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __log_bincoef(unsigned int __n, unsigned int __k) + { + + static const _Tp __max_bincoeff + = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + _Tp __coeff = ::std::lgamma(_Tp(1 + __n)) + - ::std::lgamma(_Tp(1 + __k)) + - ::std::lgamma(_Tp(1 + __n - __k)); + + + + + + } +# 314 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __bincoef(unsigned int __n, unsigned int __k) + { + + static const _Tp __max_bincoeff + = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + const _Tp __log_coeff = __log_bincoef<_Tp>(__n, __k); + if (__log_coeff > __max_bincoeff) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return std::exp(__log_coeff); + } +# 337 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + inline _Tp + __gamma(_Tp __x) + { return std::exp(__log_gamma(__x)); } +# 356 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi_series(_Tp __x) + { + _Tp __sum = -__numeric_constants<_Tp>::__gamma_e() - _Tp(1) / __x; + const unsigned int __max_iter = 100000; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + const _Tp __term = __x / (__k * (__k + __x)); + __sum += __term; + if (std::abs(__term / __sum) < std::numeric_limits<_Tp>::epsilon()) + break; + } + return __sum; + } +# 386 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi_asymp(_Tp __x) + { + _Tp __sum = std::log(__x) - _Tp(0.5L) / __x; + const _Tp __xx = __x * __x; + _Tp __xp = __xx; + const unsigned int __max_iter = 100; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + const _Tp __term = __bernoulli<_Tp>(2 * __k) / (2 * __k * __xp); + __sum -= __term; + if (std::abs(__term / __sum) < std::numeric_limits<_Tp>::epsilon()) + break; + __xp *= __xx; + } + return __sum; + } +# 417 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi(_Tp __x) + { + const int __n = static_cast(__x + 0.5L); + const _Tp __eps = _Tp(4) * std::numeric_limits<_Tp>::epsilon(); + if (__n <= 0 && std::abs(__x - _Tp(__n)) < __eps) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x < _Tp(0)) + { + const _Tp __pi = __numeric_constants<_Tp>::__pi(); + return __psi(_Tp(1) - __x) + - __pi * std::cos(__pi * __x) / std::sin(__pi * __x); + } + else if (__x > _Tp(100)) + return __psi_asymp(__x); + else + return __psi_series(__x); + } +# 446 "/usr/include/c++/11/tr1/gamma.tcc" 3 + template + _Tp + __psi(unsigned int __n, _Tp __x) + { + if (__x <= _Tp(0)) + std::__throw_domain_error(("Argument out of range " "in __psi") + ); + else if (__n == 0) + return __psi(__x); + else + { + const _Tp __hzeta = __hurwitz_zeta(_Tp(__n + 1), __x); + + const _Tp __ln_nfact = ::std::lgamma(_Tp(__n + 1)); + + + + _Tp __result = std::exp(__ln_nfact) * __hzeta; + if (__n % 2 == 1) + __result = -__result; + return __result; + } + } + } + + + + + + +} +# 50 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/bessel_function.tcc" 1 3 +# 55 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 71 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + namespace __detail + { +# 98 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __gamma_temme(_Tp __mu, + _Tp & __gam1, _Tp & __gam2, _Tp & __gampl, _Tp & __gammi) + { + + __gampl = _Tp(1) / ::std::tgamma(_Tp(1) + __mu); + __gammi = _Tp(1) / ::std::tgamma(_Tp(1) - __mu); + + + + + + if (std::abs(__mu) < std::numeric_limits<_Tp>::epsilon()) + __gam1 = -_Tp(__numeric_constants<_Tp>::__gamma_e()); + else + __gam1 = (__gammi - __gampl) / (_Tp(2) * __mu); + + __gam2 = (__gammi + __gampl) / (_Tp(2)); + + return; + } +# 136 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __bessel_jn(_Tp __nu, _Tp __x, + _Tp & __Jnu, _Tp & __Nnu, _Tp & __Jpnu, _Tp & __Npnu) + { + if (__x == _Tp(0)) + { + if (__nu == _Tp(0)) + { + __Jnu = _Tp(1); + __Jpnu = _Tp(0); + } + else if (__nu == _Tp(1)) + { + __Jnu = _Tp(0); + __Jpnu = _Tp(0.5L); + } + else + { + __Jnu = _Tp(0); + __Jpnu = _Tp(0); + } + __Nnu = -std::numeric_limits<_Tp>::infinity(); + __Npnu = std::numeric_limits<_Tp>::infinity(); + return; + } + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + + + + const _Tp __fp_min = std::sqrt(std::numeric_limits<_Tp>::min()); + const int __max_iter = 15000; + const _Tp __x_min = _Tp(2); + + const int __nl = (__x < __x_min + ? static_cast(__nu + _Tp(0.5L)) + : std::max(0, static_cast(__nu - __x + _Tp(1.5L)))); + + const _Tp __mu = __nu - __nl; + const _Tp __mu2 = __mu * __mu; + const _Tp __xi = _Tp(1) / __x; + const _Tp __xi2 = _Tp(2) * __xi; + _Tp __w = __xi2 / __numeric_constants<_Tp>::__pi(); + int __isign = 1; + _Tp __h = __nu * __xi; + if (__h < __fp_min) + __h = __fp_min; + _Tp __b = __xi2 * __nu; + _Tp __d = _Tp(0); + _Tp __c = __h; + int __i; + for (__i = 1; __i <= __max_iter; ++__i) + { + __b += __xi2; + __d = __b - __d; + if (std::abs(__d) < __fp_min) + __d = __fp_min; + __c = __b - _Tp(1) / __c; + if (std::abs(__c) < __fp_min) + __c = __fp_min; + __d = _Tp(1) / __d; + const _Tp __del = __c * __d; + __h *= __del; + if (__d < _Tp(0)) + __isign = -__isign; + if (std::abs(__del - _Tp(1)) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Argument x too large in __bessel_jn; " "try asymptotic expansion.") + ); + _Tp __Jnul = __isign * __fp_min; + _Tp __Jpnul = __h * __Jnul; + _Tp __Jnul1 = __Jnul; + _Tp __Jpnu1 = __Jpnul; + _Tp __fact = __nu * __xi; + for ( int __l = __nl; __l >= 1; --__l ) + { + const _Tp __Jnutemp = __fact * __Jnul + __Jpnul; + __fact -= __xi; + __Jpnul = __fact * __Jnutemp - __Jnul; + __Jnul = __Jnutemp; + } + if (__Jnul == _Tp(0)) + __Jnul = __eps; + _Tp __f= __Jpnul / __Jnul; + _Tp __Nmu, __Nnu1, __Npmu, __Jmu; + if (__x < __x_min) + { + const _Tp __x2 = __x / _Tp(2); + const _Tp __pimu = __numeric_constants<_Tp>::__pi() * __mu; + _Tp __fact = (std::abs(__pimu) < __eps + ? _Tp(1) : __pimu / std::sin(__pimu)); + _Tp __d = -std::log(__x2); + _Tp __e = __mu * __d; + _Tp __fact2 = (std::abs(__e) < __eps + ? _Tp(1) : std::sinh(__e) / __e); + _Tp __gam1, __gam2, __gampl, __gammi; + __gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); + _Tp __ff = (_Tp(2) / __numeric_constants<_Tp>::__pi()) + * __fact * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d); + __e = std::exp(__e); + _Tp __p = __e / (__numeric_constants<_Tp>::__pi() * __gampl); + _Tp __q = _Tp(1) / (__e * __numeric_constants<_Tp>::__pi() * __gammi); + const _Tp __pimu2 = __pimu / _Tp(2); + _Tp __fact3 = (std::abs(__pimu2) < __eps + ? _Tp(1) : std::sin(__pimu2) / __pimu2 ); + _Tp __r = __numeric_constants<_Tp>::__pi() * __pimu2 * __fact3 * __fact3; + _Tp __c = _Tp(1); + __d = -__x2 * __x2; + _Tp __sum = __ff + __r * __q; + _Tp __sum1 = __p; + for (__i = 1; __i <= __max_iter; ++__i) + { + __ff = (__i * __ff + __p + __q) / (__i * __i - __mu2); + __c *= __d / _Tp(__i); + __p /= _Tp(__i) - __mu; + __q /= _Tp(__i) + __mu; + const _Tp __del = __c * (__ff + __r * __q); + __sum += __del; + const _Tp __del1 = __c * __p - __i * __del; + __sum1 += __del1; + if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) ) + break; + } + if ( __i > __max_iter ) + std::__throw_runtime_error(("Bessel y series failed to converge " "in __bessel_jn.") + ); + __Nmu = -__sum; + __Nnu1 = -__sum1 * __xi2; + __Npmu = __mu * __xi * __Nmu - __Nnu1; + __Jmu = __w / (__Npmu - __f * __Nmu); + } + else + { + _Tp __a = _Tp(0.25L) - __mu2; + _Tp __q = _Tp(1); + _Tp __p = -__xi / _Tp(2); + _Tp __br = _Tp(2) * __x; + _Tp __bi = _Tp(2); + _Tp __fact = __a * __xi / (__p * __p + __q * __q); + _Tp __cr = __br + __q * __fact; + _Tp __ci = __bi + __p * __fact; + _Tp __den = __br * __br + __bi * __bi; + _Tp __dr = __br / __den; + _Tp __di = -__bi / __den; + _Tp __dlr = __cr * __dr - __ci * __di; + _Tp __dli = __cr * __di + __ci * __dr; + _Tp __temp = __p * __dlr - __q * __dli; + __q = __p * __dli + __q * __dlr; + __p = __temp; + int __i; + for (__i = 2; __i <= __max_iter; ++__i) + { + __a += _Tp(2 * (__i - 1)); + __bi += _Tp(2); + __dr = __a * __dr + __br; + __di = __a * __di + __bi; + if (std::abs(__dr) + std::abs(__di) < __fp_min) + __dr = __fp_min; + __fact = __a / (__cr * __cr + __ci * __ci); + __cr = __br + __cr * __fact; + __ci = __bi - __ci * __fact; + if (std::abs(__cr) + std::abs(__ci) < __fp_min) + __cr = __fp_min; + __den = __dr * __dr + __di * __di; + __dr /= __den; + __di /= -__den; + __dlr = __cr * __dr - __ci * __di; + __dli = __cr * __di + __ci * __dr; + __temp = __p * __dlr - __q * __dli; + __q = __p * __dli + __q * __dlr; + __p = __temp; + if (std::abs(__dlr - _Tp(1)) + std::abs(__dli) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Lentz's method failed " "in __bessel_jn.") + ); + const _Tp __gam = (__p - __f) / __q; + __Jmu = std::sqrt(__w / ((__p - __f) * __gam + __q)); + + __Jmu = ::std::copysign(__Jmu, __Jnul); + + + + + __Nmu = __gam * __Jmu; + __Npmu = (__p + __q / __gam) * __Nmu; + __Nnu1 = __mu * __xi * __Nmu - __Npmu; + } + __fact = __Jmu / __Jnul; + __Jnu = __fact * __Jnul1; + __Jpnu = __fact * __Jpnu1; + for (__i = 1; __i <= __nl; ++__i) + { + const _Tp __Nnutemp = (__mu + __i) * __xi2 * __Nnu1 - __Nmu; + __Nmu = __Nnu1; + __Nnu1 = __Nnutemp; + } + __Nnu = __Nmu; + __Npnu = __nu * __xi * __Nmu - __Nnu1; + + return; + } +# 361 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __cyl_bessel_jn_asymp(_Tp __nu, _Tp __x, _Tp & __Jnu, _Tp & __Nnu) + { + const _Tp __mu = _Tp(4) * __nu * __nu; + const _Tp __8x = _Tp(8) * __x; + + _Tp __P = _Tp(0); + _Tp __Q = _Tp(0); + + _Tp __k = _Tp(0); + _Tp __term = _Tp(1); + + int __epsP = 0; + int __epsQ = 0; + + _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + do + { + __term *= (__k == 0 + ? _Tp(1) + : -(__mu - (2 * __k - 1) * (2 * __k - 1)) / (__k * __8x)); + + __epsP = std::abs(__term) < __eps * std::abs(__P); + __P += __term; + + __k++; + + __term *= (__mu - (2 * __k - 1) * (2 * __k - 1)) / (__k * __8x); + __epsQ = std::abs(__term) < __eps * std::abs(__Q); + __Q += __term; + + if (__epsP && __epsQ && __k > (__nu / 2.)) + break; + + __k++; + } + while (__k < 1000); + + const _Tp __chi = __x - (__nu + _Tp(0.5L)) + * __numeric_constants<_Tp>::__pi_2(); + + const _Tp __c = std::cos(__chi); + const _Tp __s = std::sin(__chi); + + const _Tp __coef = std::sqrt(_Tp(2) + / (__numeric_constants<_Tp>::__pi() * __x)); + + __Jnu = __coef * (__c * __P - __s * __Q); + __Nnu = __coef * (__s * __P + __c * __Q); + + return; + } +# 444 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_bessel_ij_series(_Tp __nu, _Tp __x, _Tp __sgn, + unsigned int __max_iter) + { + if (__x == _Tp(0)) + return __nu == _Tp(0) ? _Tp(1) : _Tp(0); + + const _Tp __x2 = __x / _Tp(2); + _Tp __fact = __nu * std::log(__x2); + + __fact -= ::std::lgamma(__nu + _Tp(1)); + + + + __fact = std::exp(__fact); + const _Tp __xx4 = __sgn * __x2 * __x2; + _Tp __Jn = _Tp(1); + _Tp __term = _Tp(1); + + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= __xx4 / (_Tp(__i) * (__nu + _Tp(__i))); + __Jn += __term; + if (std::abs(__term / __Jn) < std::numeric_limits<_Tp>::epsilon()) + break; + } + + return __fact * __Jn; + } +# 490 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_bessel_j(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_j.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x * __x < _Tp(10) * (__nu + _Tp(1))) + return __cyl_bessel_ij_series(__nu, __x, -_Tp(1), 200); + else if (__x > _Tp(1000)) + { + _Tp __J_nu, __N_nu; + __cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); + return __J_nu; + } + else + { + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + return __J_nu; + } + } +# 532 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __cyl_neumann_n(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_neumann_n.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x > _Tp(1000)) + { + _Tp __J_nu, __N_nu; + __cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); + return __N_nu; + } + else + { + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + return __N_nu; + } + } +# 569 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + void + __sph_bessel_jn(unsigned int __n, _Tp __x, + _Tp & __j_n, _Tp & __n_n, _Tp & __jp_n, _Tp & __np_n) + { + const _Tp __nu = _Tp(__n) + _Tp(0.5L); + + _Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; + __bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); + + const _Tp __factor = __numeric_constants<_Tp>::__sqrtpio2() + / std::sqrt(__x); + + __j_n = __factor * __J_nu; + __n_n = __factor * __N_nu; + __jp_n = __factor * __Jp_nu - __j_n / (_Tp(2) * __x); + __np_n = __factor * __Np_nu - __n_n / (_Tp(2) * __x); + + return; + } +# 604 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __sph_bessel(unsigned int __n, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __sph_bessel.") + ); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == _Tp(0)) + { + if (__n == 0) + return _Tp(1); + else + return _Tp(0); + } + else + { + _Tp __j_n, __n_n, __jp_n, __np_n; + __sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); + return __j_n; + } + } +# 642 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 + template + _Tp + __sph_neumann(unsigned int __n, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __sph_neumann.") + ); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == _Tp(0)) + return -std::numeric_limits<_Tp>::infinity(); + else + { + _Tp __j_n, __n_n, __jp_n, __np_n; + __sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); + return __n_n; + } + } + } + + + + + + +} +# 51 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/beta_function.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + namespace __detail + { +# 79 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_gamma(_Tp __x, _Tp __y) + { + + _Tp __bet; + + if (__x > __y) + { + __bet = ::std::tgamma(__x) + / ::std::tgamma(__x + __y); + __bet *= ::std::tgamma(__y); + } + else + { + __bet = ::std::tgamma(__y) + / ::std::tgamma(__x + __y); + __bet *= ::std::tgamma(__x); + } +# 111 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + return __bet; + } +# 127 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_lgamma(_Tp __x, _Tp __y) + { + + _Tp __bet = ::std::lgamma(__x) + + ::std::lgamma(__y) + - ::std::lgamma(__x + __y); + + + + + + __bet = std::exp(__bet); + return __bet; + } +# 158 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + _Tp + __beta_product(_Tp __x, _Tp __y) + { + + _Tp __bet = (__x + __y) / (__x * __y); + + unsigned int __max_iter = 1000000; + for (unsigned int __k = 1; __k < __max_iter; ++__k) + { + _Tp __term = (_Tp(1) + (__x + __y) / __k) + / ((_Tp(1) + __x / __k) * (_Tp(1) + __y / __k)); + __bet *= __term; + } + + return __bet; + } +# 189 "/usr/include/c++/11/tr1/beta_function.tcc" 3 + template + inline _Tp + __beta(_Tp __x, _Tp __y) + { + if (__isnan(__x) || __isnan(__y)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __beta_lgamma(__x, __y); + } + } + + + + + + +} +# 52 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/ell_integral.tcc" 1 3 +# 45 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 59 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + namespace __detail + { +# 76 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rf(_Tp __x, _Tp __y, _Tp __z) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = _Tp(5) * __min; + + if (__x < _Tp(0) || __y < _Tp(0) || __z < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rf.") + ); + else if (__x + __y < __lolim || __x + __z < __lolim + || __y + __z < __lolim) + std::__throw_domain_error(("Argument too small in __ellint_rf")); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(1) / _Tp(24); + const _Tp __c2 = _Tp(1) / _Tp(10); + const _Tp __c3 = _Tp(3) / _Tp(44); + const _Tp __c4 = _Tp(1) / _Tp(14); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps, _Tp(1) / _Tp(6)); + _Tp __mu; + _Tp __xndev, __yndev, __zndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + __zn) / _Tp(3); + __xndev = 2 - (__mu + __xn) / __mu; + __yndev = 2 - (__mu + __yn) / __mu; + __zndev = 2 - (__mu + __zn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + if (__epsilon < __errtol) + break; + const _Tp __xnroot = std::sqrt(__xn); + const _Tp __ynroot = std::sqrt(__yn); + const _Tp __znroot = std::sqrt(__zn); + const _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + } + + const _Tp __e2 = __xndev * __yndev - __zndev * __zndev; + const _Tp __e3 = __xndev * __yndev * __zndev; + const _Tp __s = _Tp(1) + (__c1 * __e2 - __c2 - __c3 * __e3) * __e2 + + __c4 * __e3; + + return __s / std::sqrt(__mu); + } + } +# 153 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_1_series(_Tp __k) + { + + const _Tp __kk = __k * __k; + + _Tp __term = __kk / _Tp(4); + _Tp __sum = _Tp(1) + __term; + + const unsigned int __max_iter = 1000; + for (unsigned int __i = 2; __i < __max_iter; ++__i) + { + __term *= (2 * __i - 1) * __kk / (2 * __i); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return __numeric_constants<_Tp>::__pi_2() * __sum; + } +# 191 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_1(_Tp __k) + { + + if (__isnan(__k)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) >= _Tp(1)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __ellint_rf(_Tp(0), _Tp(1) - __k * __k, _Tp(1)); + } +# 219 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_1(_Tp __k, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_1.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __s = std::sin(__phi_red); + const _Tp __c = std::cos(__phi_red); + + const _Tp __F = __s + * __ellint_rf(__c * __c, + _Tp(1) - __k * __k * __s * __s, _Tp(1)); + + if (__n == 0) + return __F; + else + return __F + _Tp(2) * __n * __comp_ellint_1(__k); + } + } +# 266 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_2_series(_Tp __k) + { + + const _Tp __kk = __k * __k; + + _Tp __term = __kk; + _Tp __sum = __term; + + const unsigned int __max_iter = 1000; + for (unsigned int __i = 2; __i < __max_iter; ++__i) + { + const _Tp __i2m = 2 * __i - 1; + const _Tp __i2 = 2 * __i; + __term *= __i2m * __i2m * __kk / (__i2 * __i2); + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term / __i2m; + } + + return __numeric_constants<_Tp>::__pi_2() * (_Tp(1) - __sum); + } +# 314 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rd(_Tp __x, _Tp __y, _Tp __z) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(8), _Tp(1) / _Tp(6)); + const _Tp __max = std::numeric_limits<_Tp>::max(); + const _Tp __lolim = _Tp(2) / std::pow(__max, _Tp(2) / _Tp(3)); + + if (__x < _Tp(0) || __y < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rd.") + ); + else if (__x + __y < __lolim || __z < __lolim) + std::__throw_domain_error(("Argument too small " "in __ellint_rd.") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(3) / _Tp(14); + const _Tp __c2 = _Tp(1) / _Tp(6); + const _Tp __c3 = _Tp(9) / _Tp(22); + const _Tp __c4 = _Tp(3) / _Tp(26); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + _Tp __sigma = _Tp(0); + _Tp __power4 = _Tp(1); + + _Tp __mu; + _Tp __xndev, __yndev, __zndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + _Tp(3) * __zn) / _Tp(5); + __xndev = (__mu - __xn) / __mu; + __yndev = (__mu - __yn) / __mu; + __zndev = (__mu - __zn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + if (__epsilon < __errtol) + break; + _Tp __xnroot = std::sqrt(__xn); + _Tp __ynroot = std::sqrt(__yn); + _Tp __znroot = std::sqrt(__zn); + _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + __sigma += __power4 / (__znroot * (__zn + __lambda)); + __power4 *= __c0; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + } + + _Tp __ea = __xndev * __yndev; + _Tp __eb = __zndev * __zndev; + _Tp __ec = __ea - __eb; + _Tp __ed = __ea - _Tp(6) * __eb; + _Tp __ef = __ed + __ec + __ec; + _Tp __s1 = __ed * (-__c1 + __c3 * __ed + / _Tp(3) - _Tp(3) * __c4 * __zndev * __ef + / _Tp(2)); + _Tp __s2 = __zndev + * (__c2 * __ef + + __zndev * (-__c3 * __ec - __zndev * __c4 - __ea)); + + return _Tp(3) * __sigma + __power4 * (_Tp(1) + __s1 + __s2) + / (__mu * std::sqrt(__mu)); + } + } +# 399 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_2(_Tp __k) + { + + if (__isnan(__k)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) == 1) + return _Tp(1); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __comp_ellint_2.")); + else + { + const _Tp __kk = __k * __k; + + return __ellint_rf(_Tp(0), _Tp(1) - __kk, _Tp(1)) + - __kk * __ellint_rd(_Tp(0), _Tp(1) - __kk, _Tp(1)) / _Tp(3); + } + } +# 433 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_2(_Tp __k, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_2.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __kk = __k * __k; + const _Tp __s = std::sin(__phi_red); + const _Tp __ss = __s * __s; + const _Tp __sss = __ss * __s; + const _Tp __c = std::cos(__phi_red); + const _Tp __cc = __c * __c; + + const _Tp __E = __s + * __ellint_rf(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + - __kk * __sss + * __ellint_rd(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + / _Tp(3); + + if (__n == 0) + return __E; + else + return __E + _Tp(2) * __n * __comp_ellint_2(__k); + } + } +# 492 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rc(_Tp __x, _Tp __y) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = _Tp(5) * __min; + + if (__x < _Tp(0) || __y < _Tp(0) || __x + __y < __lolim) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rc.") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(1) / _Tp(7); + const _Tp __c2 = _Tp(9) / _Tp(22); + const _Tp __c3 = _Tp(3) / _Tp(10); + const _Tp __c4 = _Tp(3) / _Tp(8); + + _Tp __xn = __x; + _Tp __yn = __y; + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(30), _Tp(1) / _Tp(6)); + _Tp __mu; + _Tp __sn; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + _Tp(2) * __yn) / _Tp(3); + __sn = (__yn + __mu) / __mu - _Tp(2); + if (std::abs(__sn) < __errtol) + break; + const _Tp __lambda = _Tp(2) * std::sqrt(__xn) * std::sqrt(__yn) + + __yn; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + } + + _Tp __s = __sn * __sn + * (__c3 + __sn*(__c1 + __sn * (__c4 + __sn * __c2))); + + return (_Tp(1) + __s) / std::sqrt(__mu); + } + } +# 561 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) + { + const _Tp __min = std::numeric_limits<_Tp>::min(); + const _Tp __lolim = std::pow(_Tp(5) * __min, _Tp(1)/_Tp(3)); + + if (__x < _Tp(0) || __y < _Tp(0) || __z < _Tp(0)) + std::__throw_domain_error(("Argument less than zero " "in __ellint_rj.") + ); + else if (__x + __y < __lolim || __x + __z < __lolim + || __y + __z < __lolim || __p < __lolim) + std::__throw_domain_error(("Argument too small " "in __ellint_rj") + ); + else + { + const _Tp __c0 = _Tp(1) / _Tp(4); + const _Tp __c1 = _Tp(3) / _Tp(14); + const _Tp __c2 = _Tp(1) / _Tp(3); + const _Tp __c3 = _Tp(3) / _Tp(22); + const _Tp __c4 = _Tp(3) / _Tp(26); + + _Tp __xn = __x; + _Tp __yn = __y; + _Tp __zn = __z; + _Tp __pn = __p; + _Tp __sigma = _Tp(0); + _Tp __power4 = _Tp(1); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __errtol = std::pow(__eps / _Tp(8), _Tp(1) / _Tp(6)); + + _Tp __mu; + _Tp __xndev, __yndev, __zndev, __pndev; + + const unsigned int __max_iter = 100; + for (unsigned int __iter = 0; __iter < __max_iter; ++__iter) + { + __mu = (__xn + __yn + __zn + _Tp(2) * __pn) / _Tp(5); + __xndev = (__mu - __xn) / __mu; + __yndev = (__mu - __yn) / __mu; + __zndev = (__mu - __zn) / __mu; + __pndev = (__mu - __pn) / __mu; + _Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); + __epsilon = std::max(__epsilon, std::abs(__zndev)); + __epsilon = std::max(__epsilon, std::abs(__pndev)); + if (__epsilon < __errtol) + break; + const _Tp __xnroot = std::sqrt(__xn); + const _Tp __ynroot = std::sqrt(__yn); + const _Tp __znroot = std::sqrt(__zn); + const _Tp __lambda = __xnroot * (__ynroot + __znroot) + + __ynroot * __znroot; + const _Tp __alpha1 = __pn * (__xnroot + __ynroot + __znroot) + + __xnroot * __ynroot * __znroot; + const _Tp __alpha2 = __alpha1 * __alpha1; + const _Tp __beta = __pn * (__pn + __lambda) + * (__pn + __lambda); + __sigma += __power4 * __ellint_rc(__alpha2, __beta); + __power4 *= __c0; + __xn = __c0 * (__xn + __lambda); + __yn = __c0 * (__yn + __lambda); + __zn = __c0 * (__zn + __lambda); + __pn = __c0 * (__pn + __lambda); + } + + _Tp __ea = __xndev * (__yndev + __zndev) + __yndev * __zndev; + _Tp __eb = __xndev * __yndev * __zndev; + _Tp __ec = __pndev * __pndev; + _Tp __e2 = __ea - _Tp(3) * __ec; + _Tp __e3 = __eb + _Tp(2) * __pndev * (__ea - __ec); + _Tp __s1 = _Tp(1) + __e2 * (-__c1 + _Tp(3) * __c3 * __e2 / _Tp(4) + - _Tp(3) * __c4 * __e3 / _Tp(2)); + _Tp __s2 = __eb * (__c2 / _Tp(2) + + __pndev * (-__c3 - __c3 + __pndev * __c4)); + _Tp __s3 = __pndev * __ea * (__c2 - __pndev * __c3) + - __c2 * __pndev * __ec; + + return _Tp(3) * __sigma + __power4 * (__s1 + __s2 + __s3) + / (__mu * std::sqrt(__mu)); + } + } +# 661 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __comp_ellint_3(_Tp __k, _Tp __nu) + { + + if (__isnan(__k) || __isnan(__nu)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__nu == _Tp(1)) + return std::numeric_limits<_Tp>::infinity(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __comp_ellint_3.")); + else + { + const _Tp __kk = __k * __k; + + return __ellint_rf(_Tp(0), _Tp(1) - __kk, _Tp(1)) + + __nu + * __ellint_rj(_Tp(0), _Tp(1) - __kk, _Tp(1), _Tp(1) - __nu) + / _Tp(3); + } + } +# 701 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 + template + _Tp + __ellint_3(_Tp __k, _Tp __nu, _Tp __phi) + { + + if (__isnan(__k) || __isnan(__nu) || __isnan(__phi)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (std::abs(__k) > _Tp(1)) + std::__throw_domain_error(("Bad argument in __ellint_3.")); + else + { + + const int __n = std::floor(__phi / __numeric_constants<_Tp>::__pi() + + _Tp(0.5L)); + const _Tp __phi_red = __phi + - __n * __numeric_constants<_Tp>::__pi(); + + const _Tp __kk = __k * __k; + const _Tp __s = std::sin(__phi_red); + const _Tp __ss = __s * __s; + const _Tp __sss = __ss * __s; + const _Tp __c = std::cos(__phi_red); + const _Tp __cc = __c * __c; + + const _Tp __Pi = __s + * __ellint_rf(__cc, _Tp(1) - __kk * __ss, _Tp(1)) + + __nu * __sss + * __ellint_rj(__cc, _Tp(1) - __kk * __ss, _Tp(1), + _Tp(1) - __nu * __ss) / _Tp(3); + + if (__n == 0) + return __Pi; + else + return __Pi + _Tp(2) * __n * __comp_ellint_3(__k, __nu); + } + } + } + + + + + +} +# 53 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/exp_integral.tcc" 1 3 +# 50 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 64 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + namespace __detail + { + template _Tp __expint_E1(_Tp); +# 81 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1_series(_Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + _Tp __term = _Tp(1); + _Tp __esum = _Tp(0); + _Tp __osum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= - __x / __i; + if (std::abs(__term) < __eps) + break; + if (__term >= _Tp(0)) + __esum += __term / __i; + else + __osum += __term / __i; + } + + return - __esum - __osum + - __numeric_constants<_Tp>::__gamma_e() - std::log(__x); + } +# 118 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1_asymp(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __esum = _Tp(1); + _Tp __osum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + _Tp __prev = __term; + __term *= - __i / __x; + if (std::abs(__term) > std::abs(__prev)) + break; + if (__term >= _Tp(0)) + __esum += __term; + else + __osum += __term; + } + + return std::exp(- __x) * (__esum + __osum) / __x; + } +# 155 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_series(unsigned int __n, _Tp __x) + { + const unsigned int __max_iter = 1000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const int __nm1 = __n - 1; + _Tp __ans = (__nm1 != 0 + ? _Tp(1) / __nm1 : -std::log(__x) + - __numeric_constants<_Tp>::__gamma_e()); + _Tp __fact = _Tp(1); + for (int __i = 1; __i <= __max_iter; ++__i) + { + __fact *= -__x / _Tp(__i); + _Tp __del; + if ( __i != __nm1 ) + __del = -__fact / _Tp(__i - __nm1); + else + { + _Tp __psi = -__numeric_constants<_Tp>::gamma_e(); + for (int __ii = 1; __ii <= __nm1; ++__ii) + __psi += _Tp(1) / _Tp(__ii); + __del = __fact * (__psi - std::log(__x)); + } + __ans += __del; + if (std::abs(__del) < __eps * std::abs(__ans)) + return __ans; + } + std::__throw_runtime_error(("Series summation failed " "in __expint_En_series.") + ); + } +# 201 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_cont_frac(unsigned int __n, _Tp __x) + { + const unsigned int __max_iter = 1000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __fp_min = std::numeric_limits<_Tp>::min(); + const int __nm1 = __n - 1; + _Tp __b = __x + _Tp(__n); + _Tp __c = _Tp(1) / __fp_min; + _Tp __d = _Tp(1) / __b; + _Tp __h = __d; + for ( unsigned int __i = 1; __i <= __max_iter; ++__i ) + { + _Tp __a = -_Tp(__i * (__nm1 + __i)); + __b += _Tp(2); + __d = _Tp(1) / (__a * __d + __b); + __c = __b + __a / __c; + const _Tp __del = __c * __d; + __h *= __del; + if (std::abs(__del - _Tp(1)) < __eps) + { + const _Tp __ans = __h * std::exp(-__x); + return __ans; + } + } + std::__throw_runtime_error(("Continued fraction failed " "in __expint_En_cont_frac.") + ); + } +# 246 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_En_recursion(unsigned int __n, _Tp __x) + { + _Tp __En; + _Tp __E1 = __expint_E1(__x); + if (__x < _Tp(__n)) + { + + __En = __E1; + for (unsigned int __j = 2; __j < __n; ++__j) + __En = (std::exp(-__x) - __x * __En) / _Tp(__j - 1); + } + else + { + + __En = _Tp(1); + const int __N = __n + 20; + _Tp __save = _Tp(0); + for (int __j = __N; __j > 0; --__j) + { + __En = (std::exp(-__x) - __j * __En) / __x; + if (__j == __n) + __save = __En; + } + _Tp __norm = __En / __E1; + __En /= __norm; + } + + return __En; + } +# 290 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei_series(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(0); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + __term *= __x / __i; + __sum += __term / __i; + if (__term < std::numeric_limits<_Tp>::epsilon() * __sum) + break; + } + + return __numeric_constants<_Tp>::__gamma_e() + __sum + std::log(__x); + } +# 321 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei_asymp(_Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + const unsigned int __max_iter = 1000; + for (unsigned int __i = 1; __i < __max_iter; ++__i) + { + _Tp __prev = __term; + __term *= __i / __x; + if (__term < std::numeric_limits<_Tp>::epsilon()) + break; + if (__term >= __prev) + break; + __sum += __term; + } + + return std::exp(__x) * __sum / __x; + } +# 354 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_Ei(_Tp __x) + { + if (__x < _Tp(0)) + return -__expint_E1(-__x); + else if (__x < -std::log(std::numeric_limits<_Tp>::epsilon())) + return __expint_Ei_series(__x); + else + return __expint_Ei_asymp(__x); + } +# 378 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_E1(_Tp __x) + { + if (__x < _Tp(0)) + return -__expint_Ei(-__x); + else if (__x < _Tp(1)) + return __expint_E1_series(__x); + else if (__x < _Tp(100)) + return __expint_En_cont_frac(1, __x); + else + return __expint_E1_asymp(__x); + } +# 408 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_asymp(unsigned int __n, _Tp __x) + { + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + for (unsigned int __i = 1; __i <= __n; ++__i) + { + _Tp __prev = __term; + __term *= -(__n - __i + 1) / __x; + if (std::abs(__term) > std::abs(__prev)) + break; + __sum += __term; + } + + return std::exp(-__x) * __sum / __x; + } +# 442 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint_large_n(unsigned int __n, _Tp __x) + { + const _Tp __xpn = __x + __n; + const _Tp __xpn2 = __xpn * __xpn; + _Tp __term = _Tp(1); + _Tp __sum = _Tp(1); + for (unsigned int __i = 1; __i <= __n; ++__i) + { + _Tp __prev = __term; + __term *= (__n - 2 * (__i - 1) * __x) / __xpn2; + if (std::abs(__term) < std::numeric_limits<_Tp>::epsilon()) + break; + __sum += __term; + } + + return std::exp(-__x) * __sum / __xpn; + } +# 476 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + _Tp + __expint(unsigned int __n, _Tp __x) + { + + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__n <= 1 && __x == _Tp(0)) + return std::numeric_limits<_Tp>::infinity(); + else + { + _Tp __E0 = std::exp(__x) / __x; + if (__n == 0) + return __E0; + + _Tp __E1 = __expint_E1(__x); + if (__n == 1) + return __E1; + + if (__x == _Tp(0)) + return _Tp(1) / static_cast<_Tp>(__n - 1); + + _Tp __En = __expint_En_recursion(__n, __x); + + return __En; + } + } +# 516 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 + template + inline _Tp + __expint(_Tp __x) + { + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __expint_Ei(__x); + } + } + + + + + +} +# 54 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/hypergeometric.tcc" 1 3 +# 44 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 60 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + namespace __detail + { +# 83 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + _Tp __term = _Tp(1); + _Tp __Fac = _Tp(1); + const unsigned int __max_iter = 100000; + unsigned int __i; + for (__i = 0; __i < __max_iter; ++__i) + { + __term *= (__a + _Tp(__i)) * __x + / ((__c + _Tp(__i)) * _Tp(1 + __i)); + if (std::abs(__term) < __eps) + { + break; + } + __Fac += __term; + } + if (__i == __max_iter) + std::__throw_runtime_error(("Series failed to converge " "in __conf_hyperg_series.") + ); + + return __Fac; + } +# 120 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) + { + const _Tp __big = std::pow(std::numeric_limits<_Tp>::max(), _Tp(0.16L)); + const int __nmax = 20000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __x = -__xin; + const _Tp __x3 = __x * __x * __x; + const _Tp __t0 = __a / __c; + const _Tp __t1 = (__a + _Tp(1)) / (_Tp(2) * __c); + const _Tp __t2 = (__a + _Tp(2)) / (_Tp(2) * (__c + _Tp(1))); + _Tp __F = _Tp(1); + _Tp __prec; + + _Tp __Bnm3 = _Tp(1); + _Tp __Bnm2 = _Tp(1) + __t1 * __x; + _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); + + _Tp __Anm3 = _Tp(1); + _Tp __Anm2 = __Bnm2 - __t0 * __x; + _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x + + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; + + int __n = 3; + while(1) + { + _Tp __npam1 = _Tp(__n - 1) + __a; + _Tp __npcm1 = _Tp(__n - 1) + __c; + _Tp __npam2 = _Tp(__n - 2) + __a; + _Tp __npcm2 = _Tp(__n - 2) + __c; + _Tp __tnm1 = _Tp(2 * __n - 1); + _Tp __tnm3 = _Tp(2 * __n - 3); + _Tp __tnm5 = _Tp(2 * __n - 5); + _Tp __F1 = (_Tp(__n - 2) - __a) / (_Tp(2) * __tnm3 * __npcm1); + _Tp __F2 = (_Tp(__n) + __a) * __npam1 + / (_Tp(4) * __tnm1 * __tnm3 * __npcm2 * __npcm1); + _Tp __F3 = -__npam2 * __npam1 * (_Tp(__n - 2) - __a) + / (_Tp(8) * __tnm3 * __tnm3 * __tnm5 + * (_Tp(__n - 3) + __c) * __npcm2 * __npcm1); + _Tp __E = -__npam1 * (_Tp(__n - 1) - __c) + / (_Tp(2) * __tnm3 * __npcm2 * __npcm1); + + _Tp __An = (_Tp(1) + __F1 * __x) * __Anm1 + + (__E + __F2 * __x) * __x * __Anm2 + __F3 * __x3 * __Anm3; + _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 + + (__E + __F2 * __x) * __x * __Bnm2 + __F3 * __x3 * __Bnm3; + _Tp __r = __An / __Bn; + + __prec = std::abs((__F - __r) / __F); + __F = __r; + + if (__prec < __eps || __n > __nmax) + break; + + if (std::abs(__An) > __big || std::abs(__Bn) > __big) + { + __An /= __big; + __Bn /= __big; + __Anm1 /= __big; + __Bnm1 /= __big; + __Anm2 /= __big; + __Bnm2 /= __big; + __Anm3 /= __big; + __Bnm3 /= __big; + } + else if (std::abs(__An) < _Tp(1) / __big + || std::abs(__Bn) < _Tp(1) / __big) + { + __An *= __big; + __Bn *= __big; + __Anm1 *= __big; + __Bnm1 *= __big; + __Anm2 *= __big; + __Bnm2 *= __big; + __Anm3 *= __big; + __Bnm3 *= __big; + } + + ++__n; + __Bnm3 = __Bnm2; + __Bnm2 = __Bnm1; + __Bnm1 = __Bn; + __Anm3 = __Anm2; + __Anm2 = __Anm1; + __Anm1 = __An; + } + + if (__n >= __nmax) + std::__throw_runtime_error(("Iteration failed to converge " "in __conf_hyperg_luke.") + ); + + return __F; + } +# 227 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __conf_hyperg(_Tp __a, _Tp __c, _Tp __x) + { + + const _Tp __c_nint = ::std::nearbyint(__c); + + + + if (__isnan(__a) || __isnan(__c) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__c_nint == __c && __c_nint <= 0) + return std::numeric_limits<_Tp>::infinity(); + else if (__a == _Tp(0)) + return _Tp(1); + else if (__c == __a) + return std::exp(__x); + else if (__x < _Tp(0)) + return __conf_hyperg_luke(__a, __c, __x); + else + return __conf_hyperg_series(__a, __c, __x); + } +# 271 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + _Tp __term = _Tp(1); + _Tp __Fabc = _Tp(1); + const unsigned int __max_iter = 100000; + unsigned int __i; + for (__i = 0; __i < __max_iter; ++__i) + { + __term *= (__a + _Tp(__i)) * (__b + _Tp(__i)) * __x + / ((__c + _Tp(__i)) * _Tp(1 + __i)); + if (std::abs(__term) < __eps) + { + break; + } + __Fabc += __term; + } + if (__i == __max_iter) + std::__throw_runtime_error(("Series failed to converge " "in __hyperg_series.") + ); + + return __Fabc; + } + + + + + + + + template + _Tp + __hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) + { + const _Tp __big = std::pow(std::numeric_limits<_Tp>::max(), _Tp(0.16L)); + const int __nmax = 20000; + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __x = -__xin; + const _Tp __x3 = __x * __x * __x; + const _Tp __t0 = __a * __b / __c; + const _Tp __t1 = (__a + _Tp(1)) * (__b + _Tp(1)) / (_Tp(2) * __c); + const _Tp __t2 = (__a + _Tp(2)) * (__b + _Tp(2)) + / (_Tp(2) * (__c + _Tp(1))); + + _Tp __F = _Tp(1); + + _Tp __Bnm3 = _Tp(1); + _Tp __Bnm2 = _Tp(1) + __t1 * __x; + _Tp __Bnm1 = _Tp(1) + __t2 * __x * (_Tp(1) + __t1 / _Tp(3) * __x); + + _Tp __Anm3 = _Tp(1); + _Tp __Anm2 = __Bnm2 - __t0 * __x; + _Tp __Anm1 = __Bnm1 - __t0 * (_Tp(1) + __t2 * __x) * __x + + __t0 * __t1 * (__c / (__c + _Tp(1))) * __x * __x; + + int __n = 3; + while (1) + { + const _Tp __npam1 = _Tp(__n - 1) + __a; + const _Tp __npbm1 = _Tp(__n - 1) + __b; + const _Tp __npcm1 = _Tp(__n - 1) + __c; + const _Tp __npam2 = _Tp(__n - 2) + __a; + const _Tp __npbm2 = _Tp(__n - 2) + __b; + const _Tp __npcm2 = _Tp(__n - 2) + __c; + const _Tp __tnm1 = _Tp(2 * __n - 1); + const _Tp __tnm3 = _Tp(2 * __n - 3); + const _Tp __tnm5 = _Tp(2 * __n - 5); + const _Tp __n2 = __n * __n; + const _Tp __F1 = (_Tp(3) * __n2 + (__a + __b - _Tp(6)) * __n + + _Tp(2) - __a * __b - _Tp(2) * (__a + __b)) + / (_Tp(2) * __tnm3 * __npcm1); + const _Tp __F2 = -(_Tp(3) * __n2 - (__a + __b + _Tp(6)) * __n + + _Tp(2) - __a * __b) * __npam1 * __npbm1 + / (_Tp(4) * __tnm1 * __tnm3 * __npcm2 * __npcm1); + const _Tp __F3 = (__npam2 * __npam1 * __npbm2 * __npbm1 + * (_Tp(__n - 2) - __a) * (_Tp(__n - 2) - __b)) + / (_Tp(8) * __tnm3 * __tnm3 * __tnm5 + * (_Tp(__n - 3) + __c) * __npcm2 * __npcm1); + const _Tp __E = -__npam1 * __npbm1 * (_Tp(__n - 1) - __c) + / (_Tp(2) * __tnm3 * __npcm2 * __npcm1); + + _Tp __An = (_Tp(1) + __F1 * __x) * __Anm1 + + (__E + __F2 * __x) * __x * __Anm2 + __F3 * __x3 * __Anm3; + _Tp __Bn = (_Tp(1) + __F1 * __x) * __Bnm1 + + (__E + __F2 * __x) * __x * __Bnm2 + __F3 * __x3 * __Bnm3; + const _Tp __r = __An / __Bn; + + const _Tp __prec = std::abs((__F - __r) / __F); + __F = __r; + + if (__prec < __eps || __n > __nmax) + break; + + if (std::abs(__An) > __big || std::abs(__Bn) > __big) + { + __An /= __big; + __Bn /= __big; + __Anm1 /= __big; + __Bnm1 /= __big; + __Anm2 /= __big; + __Bnm2 /= __big; + __Anm3 /= __big; + __Bnm3 /= __big; + } + else if (std::abs(__An) < _Tp(1) / __big + || std::abs(__Bn) < _Tp(1) / __big) + { + __An *= __big; + __Bn *= __big; + __Anm1 *= __big; + __Bnm1 *= __big; + __Anm2 *= __big; + __Bnm2 *= __big; + __Anm3 *= __big; + __Bnm3 *= __big; + } + + ++__n; + __Bnm3 = __Bnm2; + __Bnm2 = __Bnm1; + __Bnm1 = __Bn; + __Anm3 = __Anm2; + __Anm2 = __Anm1; + __Anm1 = __An; + } + + if (__n >= __nmax) + std::__throw_runtime_error(("Iteration failed to converge " "in __hyperg_luke.") + ); + + return __F; + } +# 438 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + const _Tp __d = __c - __a - __b; + const int __intd = std::floor(__d + _Tp(0.5L)); + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __toler = _Tp(1000) * __eps; + const _Tp __log_max = std::log(std::numeric_limits<_Tp>::max()); + const bool __d_integer = (std::abs(__d - __intd) < __toler); + + if (__d_integer) + { + const _Tp __ln_omx = std::log(_Tp(1) - __x); + const _Tp __ad = std::abs(__d); + _Tp __F1, __F2; + + _Tp __d1, __d2; + if (__d >= _Tp(0)) + { + __d1 = __d; + __d2 = _Tp(0); + } + else + { + __d1 = _Tp(0); + __d2 = __d; + } + + const _Tp __lng_c = __log_gamma(__c); + + + if (__ad < __eps) + { + + __F1 = _Tp(0); + } + else + { + + bool __ok_d1 = true; + _Tp __lng_ad, __lng_ad1, __lng_bd1; + try + { + __lng_ad = __log_gamma(__ad); + __lng_ad1 = __log_gamma(__a + __d1); + __lng_bd1 = __log_gamma(__b + __d1); + } + catch(...) + { + __ok_d1 = false; + } + + if (__ok_d1) + { + + + + _Tp __sum1 = _Tp(1); + _Tp __term = _Tp(1); + _Tp __ln_pre1 = __lng_ad + __lng_c + __d2 * __ln_omx + - __lng_ad1 - __lng_bd1; + + + + for (int __i = 1; __i < __ad; ++__i) + { + const int __j = __i - 1; + __term *= (__a + __d2 + __j) * (__b + __d2 + __j) + / (_Tp(1) + __d2 + __j) / __i * (_Tp(1) - __x); + __sum1 += __term; + } + + if (__ln_pre1 > __log_max) + std::__throw_runtime_error(("Overflow of gamma functions" " in __hyperg_luke.") + ); + else + __F1 = std::exp(__ln_pre1) * __sum1; + } + else + { + + + __F1 = _Tp(0); + } + } + + + bool __ok_d2 = true; + _Tp __lng_ad2, __lng_bd2; + try + { + __lng_ad2 = __log_gamma(__a + __d2); + __lng_bd2 = __log_gamma(__b + __d2); + } + catch(...) + { + __ok_d2 = false; + } + + if (__ok_d2) + { + + + const int __maxiter = 2000; + const _Tp __psi_1 = -__numeric_constants<_Tp>::__gamma_e(); + const _Tp __psi_1pd = __psi(_Tp(1) + __ad); + const _Tp __psi_apd1 = __psi(__a + __d1); + const _Tp __psi_bpd1 = __psi(__b + __d1); + + _Tp __psi_term = __psi_1 + __psi_1pd - __psi_apd1 + - __psi_bpd1 - __ln_omx; + _Tp __fact = _Tp(1); + _Tp __sum2 = __psi_term; + _Tp __ln_pre2 = __lng_c + __d1 * __ln_omx + - __lng_ad2 - __lng_bd2; + + + int __j; + for (__j = 1; __j < __maxiter; ++__j) + { + + + const _Tp __term1 = _Tp(1) / _Tp(__j) + + _Tp(1) / (__ad + __j); + const _Tp __term2 = _Tp(1) / (__a + __d1 + _Tp(__j - 1)) + + _Tp(1) / (__b + __d1 + _Tp(__j - 1)); + __psi_term += __term1 - __term2; + __fact *= (__a + __d1 + _Tp(__j - 1)) + * (__b + __d1 + _Tp(__j - 1)) + / ((__ad + __j) * __j) * (_Tp(1) - __x); + const _Tp __delta = __fact * __psi_term; + __sum2 += __delta; + if (std::abs(__delta) < __eps * std::abs(__sum2)) + break; + } + if (__j == __maxiter) + std::__throw_runtime_error(("Sum F2 failed to converge " "in __hyperg_reflect") + ); + + if (__sum2 == _Tp(0)) + __F2 = _Tp(0); + else + __F2 = std::exp(__ln_pre2) * __sum2; + } + else + { + + + __F2 = _Tp(0); + } + + const _Tp __sgn_2 = (__intd % 2 == 1 ? -_Tp(1) : _Tp(1)); + const _Tp __F = __F1 + __sgn_2 * __F2; + + return __F; + } + else + { + + + + + bool __ok1 = true; + _Tp __sgn_g1ca = _Tp(0), __ln_g1ca = _Tp(0); + _Tp __sgn_g1cb = _Tp(0), __ln_g1cb = _Tp(0); + try + { + __sgn_g1ca = __log_gamma_sign(__c - __a); + __ln_g1ca = __log_gamma(__c - __a); + __sgn_g1cb = __log_gamma_sign(__c - __b); + __ln_g1cb = __log_gamma(__c - __b); + } + catch(...) + { + __ok1 = false; + } + + bool __ok2 = true; + _Tp __sgn_g2a = _Tp(0), __ln_g2a = _Tp(0); + _Tp __sgn_g2b = _Tp(0), __ln_g2b = _Tp(0); + try + { + __sgn_g2a = __log_gamma_sign(__a); + __ln_g2a = __log_gamma(__a); + __sgn_g2b = __log_gamma_sign(__b); + __ln_g2b = __log_gamma(__b); + } + catch(...) + { + __ok2 = false; + } + + const _Tp __sgn_gc = __log_gamma_sign(__c); + const _Tp __ln_gc = __log_gamma(__c); + const _Tp __sgn_gd = __log_gamma_sign(__d); + const _Tp __ln_gd = __log_gamma(__d); + const _Tp __sgn_gmd = __log_gamma_sign(-__d); + const _Tp __ln_gmd = __log_gamma(-__d); + + const _Tp __sgn1 = __sgn_gc * __sgn_gd * __sgn_g1ca * __sgn_g1cb; + const _Tp __sgn2 = __sgn_gc * __sgn_gmd * __sgn_g2a * __sgn_g2b; + + _Tp __pre1, __pre2; + if (__ok1 && __ok2) + { + _Tp __ln_pre1 = __ln_gc + __ln_gd - __ln_g1ca - __ln_g1cb; + _Tp __ln_pre2 = __ln_gc + __ln_gmd - __ln_g2a - __ln_g2b + + __d * std::log(_Tp(1) - __x); + if (__ln_pre1 < __log_max && __ln_pre2 < __log_max) + { + __pre1 = std::exp(__ln_pre1); + __pre2 = std::exp(__ln_pre2); + __pre1 *= __sgn1; + __pre2 *= __sgn2; + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else if (__ok1 && !__ok2) + { + _Tp __ln_pre1 = __ln_gc + __ln_gd - __ln_g1ca - __ln_g1cb; + if (__ln_pre1 < __log_max) + { + __pre1 = std::exp(__ln_pre1); + __pre1 *= __sgn1; + __pre2 = _Tp(0); + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else if (!__ok1 && __ok2) + { + _Tp __ln_pre2 = __ln_gc + __ln_gmd - __ln_g2a - __ln_g2b + + __d * std::log(_Tp(1) - __x); + if (__ln_pre2 < __log_max) + { + __pre1 = _Tp(0); + __pre2 = std::exp(__ln_pre2); + __pre2 *= __sgn2; + } + else + { + std::__throw_runtime_error(("Overflow of gamma functions " "in __hyperg_reflect") + ); + } + } + else + { + __pre1 = _Tp(0); + __pre2 = _Tp(0); + std::__throw_runtime_error(("Underflow of gamma functions " "in __hyperg_reflect") + ); + } + + const _Tp __F1 = __hyperg_series(__a, __b, _Tp(1) - __d, + _Tp(1) - __x); + const _Tp __F2 = __hyperg_series(__c - __a, __c - __b, _Tp(1) + __d, + _Tp(1) - __x); + + const _Tp __F = __pre1 * __F1 + __pre2 * __F2; + + return __F; + } + } +# 728 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 + template + _Tp + __hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) + { + + const _Tp __a_nint = ::std::nearbyint(__a); + const _Tp __b_nint = ::std::nearbyint(__b); + const _Tp __c_nint = ::std::nearbyint(__c); + + + + + + const _Tp __toler = _Tp(1000) * std::numeric_limits<_Tp>::epsilon(); + if (std::abs(__x) >= _Tp(1)) + std::__throw_domain_error(("Argument outside unit circle " "in __hyperg.") + ); + else if (__isnan(__a) || __isnan(__b) + || __isnan(__c) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__c_nint == __c && __c_nint <= _Tp(0)) + return std::numeric_limits<_Tp>::infinity(); + else if (std::abs(__c - __b) < __toler || std::abs(__c - __a) < __toler) + return std::pow(_Tp(1) - __x, __c - __a - __b); + else if (__a >= _Tp(0) && __b >= _Tp(0) && __c >= _Tp(0) + && __x >= _Tp(0) && __x < _Tp(0.995L)) + return __hyperg_series(__a, __b, __c, __x); + else if (std::abs(__a) < _Tp(10) && std::abs(__b) < _Tp(10)) + { + + + if (__a < _Tp(0) && std::abs(__a - __a_nint) < __toler) + return __hyperg_series(__a_nint, __b, __c, __x); + else if (__b < _Tp(0) && std::abs(__b - __b_nint) < __toler) + return __hyperg_series(__a, __b_nint, __c, __x); + else if (__x < -_Tp(0.25L)) + return __hyperg_luke(__a, __b, __c, __x); + else if (__x < _Tp(0.5L)) + return __hyperg_series(__a, __b, __c, __x); + else + if (std::abs(__c) > _Tp(10)) + return __hyperg_series(__a, __b, __c, __x); + else + return __hyperg_reflect(__a, __b, __c, __x); + } + else + return __hyperg_luke(__a, __b, __c, __x); + } + } + + + + + + +} +# 55 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/legendre_function.tcc" 1 3 +# 49 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + namespace __detail + { +# 80 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __poly_legendre_p(unsigned int __l, _Tp __x) + { + + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x == +_Tp(1)) + return +_Tp(1); + else if (__x == -_Tp(1)) + return (__l % 2 == 1 ? -_Tp(1) : +_Tp(1)); + else + { + _Tp __p_lm2 = _Tp(1); + if (__l == 0) + return __p_lm2; + + _Tp __p_lm1 = __x; + if (__l == 1) + return __p_lm1; + + _Tp __p_l = 0; + for (unsigned int __ll = 2; __ll <= __l; ++__ll) + { + + + __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 + - (__x * __p_lm1 - __p_lm2) / _Tp(__ll); + __p_lm2 = __p_lm1; + __p_lm1 = __p_l; + } + + return __p_l; + } + } +# 136 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, + _Tp __phase = _Tp(+1)) + { + + if (__m > __l) + return _Tp(0); + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__m == 0) + return __poly_legendre_p(__l, __x); + else + { + _Tp __p_mm = _Tp(1); + if (__m > 0) + { + + + _Tp __root = std::sqrt(_Tp(1) - __x) * std::sqrt(_Tp(1) + __x); + _Tp __fact = _Tp(1); + for (unsigned int __i = 1; __i <= __m; ++__i) + { + __p_mm *= __phase * __fact * __root; + __fact += _Tp(2); + } + } + if (__l == __m) + return __p_mm; + + _Tp __p_mp1m = _Tp(2 * __m + 1) * __x * __p_mm; + if (__l == __m + 1) + return __p_mp1m; + + _Tp __p_lm2m = __p_mm; + _Tp __P_lm1m = __p_mp1m; + _Tp __p_lm = _Tp(0); + for (unsigned int __j = __m + 2; __j <= __l; ++__j) + { + __p_lm = (_Tp(2 * __j - 1) * __x * __P_lm1m + - _Tp(__j + __m - 1) * __p_lm2m) / _Tp(__j - __m); + __p_lm2m = __P_lm1m; + __P_lm1m = __p_lm; + } + + return __p_lm; + } + } +# 214 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 + template + _Tp + __sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) + { + if (__isnan(__theta)) + return std::numeric_limits<_Tp>::quiet_NaN(); + + const _Tp __x = std::cos(__theta); + + if (__m > __l) + return _Tp(0); + else if (__m == 0) + { + _Tp __P = __poly_legendre_p(__l, __x); + _Tp __fact = std::sqrt(_Tp(2 * __l + 1) + / (_Tp(4) * __numeric_constants<_Tp>::__pi())); + __P *= __fact; + return __P; + } + else if (__x == _Tp(1) || __x == -_Tp(1)) + { + + return _Tp(0); + } + else + { + + + + + + const _Tp __sgn = ( __m % 2 == 1 ? -_Tp(1) : _Tp(1)); + const _Tp __y_mp1m_factor = __x * std::sqrt(_Tp(2 * __m + 3)); + + const _Tp __lncirc = ::std::log1p(-__x * __x); + + + + + + const _Tp __lnpoch = ::std::lgamma(_Tp(__m + _Tp(0.5L))) + - ::std::lgamma(_Tp(__m)); + + + + + const _Tp __lnpre_val = + -_Tp(0.25L) * __numeric_constants<_Tp>::__lnpi() + + _Tp(0.5L) * (__lnpoch + __m * __lncirc); + const _Tp __sr = std::sqrt((_Tp(2) + _Tp(1) / __m) + / (_Tp(4) * __numeric_constants<_Tp>::__pi())); + _Tp __y_mm = __sgn * __sr * std::exp(__lnpre_val); + _Tp __y_mp1m = __y_mp1m_factor * __y_mm; + + if (__l == __m) + return __y_mm; + else if (__l == __m + 1) + return __y_mp1m; + else + { + _Tp __y_lm = _Tp(0); + + + for (unsigned int __ll = __m + 2; __ll <= __l; ++__ll) + { + const _Tp __rat1 = _Tp(__ll - __m) / _Tp(__ll + __m); + const _Tp __rat2 = _Tp(__ll - __m - 1) / _Tp(__ll + __m - 1); + const _Tp __fact1 = std::sqrt(__rat1 * _Tp(2 * __ll + 1) + * _Tp(2 * __ll - 1)); + const _Tp __fact2 = std::sqrt(__rat1 * __rat2 * _Tp(2 * __ll + 1) + / _Tp(2 * __ll - 3)); + __y_lm = (__x * __y_mp1m * __fact1 + - (__ll + __m - 1) * __y_mm * __fact2) / _Tp(__ll - __m); + __y_mm = __y_mp1m; + __y_mp1m = __y_lm; + } + + return __y_lm; + } + } + } + } + + + + + + +} +# 56 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 1 3 +# 51 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 65 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + namespace __detail + { +# 83 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __bessel_ik(_Tp __nu, _Tp __x, + _Tp & __Inu, _Tp & __Knu, _Tp & __Ipnu, _Tp & __Kpnu) + { + if (__x == _Tp(0)) + { + if (__nu == _Tp(0)) + { + __Inu = _Tp(1); + __Ipnu = _Tp(0); + } + else if (__nu == _Tp(1)) + { + __Inu = _Tp(0); + __Ipnu = _Tp(0.5L); + } + else + { + __Inu = _Tp(0); + __Ipnu = _Tp(0); + } + __Knu = std::numeric_limits<_Tp>::infinity(); + __Kpnu = -std::numeric_limits<_Tp>::infinity(); + return; + } + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + const _Tp __fp_min = _Tp(10) * std::numeric_limits<_Tp>::epsilon(); + const int __max_iter = 15000; + const _Tp __x_min = _Tp(2); + + const int __nl = static_cast(__nu + _Tp(0.5L)); + + const _Tp __mu = __nu - __nl; + const _Tp __mu2 = __mu * __mu; + const _Tp __xi = _Tp(1) / __x; + const _Tp __xi2 = _Tp(2) * __xi; + _Tp __h = __nu * __xi; + if ( __h < __fp_min ) + __h = __fp_min; + _Tp __b = __xi2 * __nu; + _Tp __d = _Tp(0); + _Tp __c = __h; + int __i; + for ( __i = 1; __i <= __max_iter; ++__i ) + { + __b += __xi2; + __d = _Tp(1) / (__b + __d); + __c = __b + _Tp(1) / __c; + const _Tp __del = __c * __d; + __h *= __del; + if (std::abs(__del - _Tp(1)) < __eps) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Argument x too large " "in __bessel_ik; " "try asymptotic expansion.") + + ); + _Tp __Inul = __fp_min; + _Tp __Ipnul = __h * __Inul; + _Tp __Inul1 = __Inul; + _Tp __Ipnu1 = __Ipnul; + _Tp __fact = __nu * __xi; + for (int __l = __nl; __l >= 1; --__l) + { + const _Tp __Inutemp = __fact * __Inul + __Ipnul; + __fact -= __xi; + __Ipnul = __fact * __Inutemp + __Inul; + __Inul = __Inutemp; + } + _Tp __f = __Ipnul / __Inul; + _Tp __Kmu, __Knu1; + if (__x < __x_min) + { + const _Tp __x2 = __x / _Tp(2); + const _Tp __pimu = __numeric_constants<_Tp>::__pi() * __mu; + const _Tp __fact = (std::abs(__pimu) < __eps + ? _Tp(1) : __pimu / std::sin(__pimu)); + _Tp __d = -std::log(__x2); + _Tp __e = __mu * __d; + const _Tp __fact2 = (std::abs(__e) < __eps + ? _Tp(1) : std::sinh(__e) / __e); + _Tp __gam1, __gam2, __gampl, __gammi; + __gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); + _Tp __ff = __fact + * (__gam1 * std::cosh(__e) + __gam2 * __fact2 * __d); + _Tp __sum = __ff; + __e = std::exp(__e); + _Tp __p = __e / (_Tp(2) * __gampl); + _Tp __q = _Tp(1) / (_Tp(2) * __e * __gammi); + _Tp __c = _Tp(1); + __d = __x2 * __x2; + _Tp __sum1 = __p; + int __i; + for (__i = 1; __i <= __max_iter; ++__i) + { + __ff = (__i * __ff + __p + __q) / (__i * __i - __mu2); + __c *= __d / __i; + __p /= __i - __mu; + __q /= __i + __mu; + const _Tp __del = __c * __ff; + __sum += __del; + const _Tp __del1 = __c * (__p - __i * __ff); + __sum1 += __del1; + if (std::abs(__del) < __eps * std::abs(__sum)) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Bessel k series failed to converge " "in __bessel_ik.") + ); + __Kmu = __sum; + __Knu1 = __sum1 * __xi2; + } + else + { + _Tp __b = _Tp(2) * (_Tp(1) + __x); + _Tp __d = _Tp(1) / __b; + _Tp __delh = __d; + _Tp __h = __delh; + _Tp __q1 = _Tp(0); + _Tp __q2 = _Tp(1); + _Tp __a1 = _Tp(0.25L) - __mu2; + _Tp __q = __c = __a1; + _Tp __a = -__a1; + _Tp __s = _Tp(1) + __q * __delh; + int __i; + for (__i = 2; __i <= __max_iter; ++__i) + { + __a -= 2 * (__i - 1); + __c = -__a * __c / __i; + const _Tp __qnew = (__q1 - __b * __q2) / __a; + __q1 = __q2; + __q2 = __qnew; + __q += __c * __qnew; + __b += _Tp(2); + __d = _Tp(1) / (__b + __a * __d); + __delh = (__b * __d - _Tp(1)) * __delh; + __h += __delh; + const _Tp __dels = __q * __delh; + __s += __dels; + if ( std::abs(__dels / __s) < __eps ) + break; + } + if (__i > __max_iter) + std::__throw_runtime_error(("Steed's method failed " "in __bessel_ik.") + ); + __h = __a1 * __h; + __Kmu = std::sqrt(__numeric_constants<_Tp>::__pi() / (_Tp(2) * __x)) + * std::exp(-__x) / __s; + __Knu1 = __Kmu * (__mu + __x + _Tp(0.5L) - __h) * __xi; + } + + _Tp __Kpmu = __mu * __xi * __Kmu - __Knu1; + _Tp __Inumu = __xi / (__f * __Kmu - __Kpmu); + __Inu = __Inumu * __Inul1 / __Inul; + __Ipnu = __Inumu * __Ipnu1 / __Inul; + for ( __i = 1; __i <= __nl; ++__i ) + { + const _Tp __Knutemp = (__mu + __i) * __xi2 * __Knu1 + __Kmu; + __Kmu = __Knu1; + __Knu1 = __Knutemp; + } + __Knu = __Kmu; + __Kpnu = __nu * __xi * __Kmu - __Knu1; + + return; + } +# 267 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + _Tp + __cyl_bessel_i(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_i.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__x * __x < _Tp(10) * (__nu + _Tp(1))) + return __cyl_bessel_ij_series(__nu, __x, +_Tp(1), 200); + else + { + _Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + return __I_nu; + } + } +# 303 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + _Tp + __cyl_bessel_k(_Tp __nu, _Tp __x) + { + if (__nu < _Tp(0) || __x < _Tp(0)) + std::__throw_domain_error(("Bad argument " "in __cyl_bessel_k.") + ); + else if (__isnan(__nu) || __isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + { + _Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + return __K_nu; + } + } +# 337 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __sph_bessel_ik(unsigned int __n, _Tp __x, + _Tp & __i_n, _Tp & __k_n, _Tp & __ip_n, _Tp & __kp_n) + { + const _Tp __nu = _Tp(__n) + _Tp(0.5L); + + _Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; + __bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + + const _Tp __factor = __numeric_constants<_Tp>::__sqrtpio2() + / std::sqrt(__x); + + __i_n = __factor * __I_nu; + __k_n = __factor * __K_nu; + __ip_n = __factor * __Ip_nu - __i_n / (_Tp(2) * __x); + __kp_n = __factor * __Kp_nu - __k_n / (_Tp(2) * __x); + + return; + } +# 373 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 + template + void + __airy(_Tp __x, _Tp & __Ai, _Tp & __Bi, _Tp & __Aip, _Tp & __Bip) + { + const _Tp __absx = std::abs(__x); + const _Tp __rootx = std::sqrt(__absx); + const _Tp __z = _Tp(2) * __absx * __rootx / _Tp(3); + const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); + + if (__isnan(__x)) + __Bip = __Aip = __Bi = __Ai = std::numeric_limits<_Tp>::quiet_NaN(); + else if (__z == _S_inf) + { + __Aip = __Ai = _Tp(0); + __Bip = __Bi = _S_inf; + } + else if (__z == -_S_inf) + __Bip = __Aip = __Bi = __Ai = _Tp(0); + else if (__x > _Tp(0)) + { + _Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; + + __bessel_ik(_Tp(1) / _Tp(3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + __Ai = __rootx * __K_nu + / (__numeric_constants<_Tp>::__sqrt3() + * __numeric_constants<_Tp>::__pi()); + __Bi = __rootx * (__K_nu / __numeric_constants<_Tp>::__pi() + + _Tp(2) * __I_nu / __numeric_constants<_Tp>::__sqrt3()); + + __bessel_ik(_Tp(2) / _Tp(3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); + __Aip = -__x * __K_nu + / (__numeric_constants<_Tp>::__sqrt3() + * __numeric_constants<_Tp>::__pi()); + __Bip = __x * (__K_nu / __numeric_constants<_Tp>::__pi() + + _Tp(2) * __I_nu + / __numeric_constants<_Tp>::__sqrt3()); + } + else if (__x < _Tp(0)) + { + _Tp __J_nu, __Jp_nu, __N_nu, __Np_nu; + + __bessel_jn(_Tp(1) / _Tp(3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); + __Ai = __rootx * (__J_nu + - __N_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); + __Bi = -__rootx * (__N_nu + + __J_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); + + __bessel_jn(_Tp(2) / _Tp(3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); + __Aip = __absx * (__N_nu / __numeric_constants<_Tp>::__sqrt3() + + __J_nu) / _Tp(2); + __Bip = __absx * (__J_nu / __numeric_constants<_Tp>::__sqrt3() + - __N_nu) / _Tp(2); + } + else + { + + + + __Ai = _Tp(0.35502805388781723926L); + __Bi = __Ai * __numeric_constants<_Tp>::__sqrt3(); + + + + + __Aip = -_Tp(0.25881940379280679840L); + __Bip = -__Aip * __numeric_constants<_Tp>::__sqrt3(); + } + + return; + } + } + + + + + +} +# 57 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/poly_hermite.tcc" 1 3 +# 42 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 56 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + namespace __detail + { +# 72 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + template + _Tp + __poly_hermite_recursion(unsigned int __n, _Tp __x) + { + + _Tp __H_0 = 1; + if (__n == 0) + return __H_0; + + + _Tp __H_1 = 2 * __x; + if (__n == 1) + return __H_1; + + + _Tp __H_n, __H_nm1, __H_nm2; + unsigned int __i; + for (__H_nm2 = __H_0, __H_nm1 = __H_1, __i = 2; __i <= __n; ++__i) + { + __H_n = 2 * (__x * __H_nm1 - (__i - 1) * __H_nm2); + __H_nm2 = __H_nm1; + __H_nm1 = __H_n; + } + + return __H_n; + } +# 114 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 + template + inline _Tp + __poly_hermite(unsigned int __n, _Tp __x) + { + if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else + return __poly_hermite_recursion(__n, __x); + } + } + + + + + +} +# 58 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 1 3 +# 44 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 60 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + namespace __detail + { +# 75 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_large_n(unsigned __n, _Tpa __alpha1, _Tp __x) + { + const _Tp __a = -_Tp(__n); + const _Tp __b = _Tp(__alpha1) + _Tp(1); + const _Tp __eta = _Tp(2) * __b - _Tp(4) * __a; + const _Tp __cos2th = __x / __eta; + const _Tp __sin2th = _Tp(1) - __cos2th; + const _Tp __th = std::acos(std::sqrt(__cos2th)); + const _Tp __pre_h = __numeric_constants<_Tp>::__pi_2() + * __numeric_constants<_Tp>::__pi_2() + * __eta * __eta * __cos2th * __sin2th; + + + const _Tp __lg_b = ::std::lgamma(_Tp(__n) + __b); + const _Tp __lnfact = ::std::lgamma(_Tp(__n + 1)); + + + + + + _Tp __pre_term1 = _Tp(0.5L) * (_Tp(1) - __b) + * std::log(_Tp(0.25L) * __x * __eta); + _Tp __pre_term2 = _Tp(0.25L) * std::log(__pre_h); + _Tp __lnpre = __lg_b - __lnfact + _Tp(0.5L) * __x + + __pre_term1 - __pre_term2; + _Tp __ser_term1 = std::sin(__a * __numeric_constants<_Tp>::__pi()); + _Tp __ser_term2 = std::sin(_Tp(0.25L) * __eta + * (_Tp(2) * __th + - std::sin(_Tp(2) * __th)) + + __numeric_constants<_Tp>::__pi_4()); + _Tp __ser = __ser_term1 + __ser_term2; + + return std::exp(__lnpre) * __ser; + } +# 129 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_hyperg(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + const _Tp __b = _Tp(__alpha1) + _Tp(1); + const _Tp __mx = -__x; + const _Tp __tc_sgn = (__x < _Tp(0) ? _Tp(1) + : ((__n % 2 == 1) ? -_Tp(1) : _Tp(1))); + + _Tp __tc = _Tp(1); + const _Tp __ax = std::abs(__x); + for (unsigned int __k = 1; __k <= __n; ++__k) + __tc *= (__ax / __k); + + _Tp __term = __tc * __tc_sgn; + _Tp __sum = __term; + for (int __k = int(__n) - 1; __k >= 0; --__k) + { + __term *= ((__b + _Tp(__k)) / _Tp(int(__n) - __k)) + * _Tp(__k + 1) / __mx; + __sum += __term; + } + + return __sum; + } +# 185 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre_recursion(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + + _Tp __l_0 = _Tp(1); + if (__n == 0) + return __l_0; + + + _Tp __l_1 = -__x + _Tp(1) + _Tp(__alpha1); + if (__n == 1) + return __l_1; + + + _Tp __l_n2 = __l_0; + _Tp __l_n1 = __l_1; + _Tp __l_n = _Tp(0); + for (unsigned int __nn = 2; __nn <= __n; ++__nn) + { + __l_n = (_Tp(2 * __nn - 1) + _Tp(__alpha1) - __x) + * __l_n1 / _Tp(__nn) + - (_Tp(__nn - 1) + _Tp(__alpha1)) * __l_n2 / _Tp(__nn); + __l_n2 = __l_n1; + __l_n1 = __l_n; + } + + return __l_n; + } +# 244 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + _Tp + __poly_laguerre(unsigned int __n, _Tpa __alpha1, _Tp __x) + { + if (__x < _Tp(0)) + std::__throw_domain_error(("Negative argument " "in __poly_laguerre.") + ); + + else if (__isnan(__x)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__n == 0) + return _Tp(1); + else if (__n == 1) + return _Tp(1) + _Tp(__alpha1) - __x; + else if (__x == _Tp(0)) + { + _Tp __prod = _Tp(__alpha1) + _Tp(1); + for (unsigned int __k = 2; __k <= __n; ++__k) + __prod *= (_Tp(__alpha1) + _Tp(__k)) / _Tp(__k); + return __prod; + } + else if (__n > 10000000 && _Tp(__alpha1) > -_Tp(1) + && __x < _Tp(2) * (_Tp(__alpha1) + _Tp(1)) + _Tp(4 * __n)) + return __poly_laguerre_large_n(__n, __alpha1, __x); + else if (_Tp(__alpha1) >= _Tp(0) + || (__x > _Tp(0) && _Tp(__alpha1) < -_Tp(__n + 1))) + return __poly_laguerre_recursion(__n, __alpha1, __x); + else + return __poly_laguerre_hyperg(__n, __alpha1, __x); + } +# 296 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + inline _Tp + __assoc_laguerre(unsigned int __n, unsigned int __m, _Tp __x) + { return __poly_laguerre(__n, __m, __x); } +# 316 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 + template + inline _Tp + __laguerre(unsigned int __n, _Tp __x) + { return __poly_laguerre(__n, 0, __x); } + } + + + + + + +} +# 59 "/usr/include/c++/11/bits/specfun.h" 2 3 +# 1 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 1 3 +# 47 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 63 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + namespace __detail + { +# 78 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_sum(_Tp __s) + { + + if (__s < _Tp(1)) + std::__throw_domain_error(("Bad argument in zeta sum.")); + + const unsigned int max_iter = 10000; + _Tp __zeta = _Tp(0); + for (unsigned int __k = 1; __k < max_iter; ++__k) + { + _Tp __term = std::pow(static_cast<_Tp>(__k), -__s); + if (__term < std::numeric_limits<_Tp>::epsilon()) + { + break; + } + __zeta += __term; + } + + return __zeta; + } +# 115 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_alt(_Tp __s) + { + _Tp __sgn = _Tp(1); + _Tp __zeta = _Tp(0); + for (unsigned int __i = 1; __i < 10000000; ++__i) + { + _Tp __term = __sgn / std::pow(__i, __s); + if (std::abs(__term) < std::numeric_limits<_Tp>::epsilon()) + break; + __zeta += __term; + __sgn *= _Tp(-1); + } + __zeta /= _Tp(1) - std::pow(_Tp(2), _Tp(1) - __s); + + return __zeta; + } +# 157 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_glob(_Tp __s) + { + _Tp __zeta = _Tp(0); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + + + if (__s < _Tp(0)) + { + + if (::std::fmod(__s,_Tp(2)) == _Tp(0)) + return _Tp(0); + else + + { + _Tp __zeta = __riemann_zeta_glob(_Tp(1) - __s); + __zeta *= std::pow(_Tp(2) + * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * std::exp(::std::lgamma(_Tp(1) - __s)) + + + + / __numeric_constants<_Tp>::__pi(); + return __zeta; + } + } + + _Tp __num = _Tp(0.5L); + const unsigned int __maxit = 10000; + for (unsigned int __i = 0; __i < __maxit; ++__i) + { + bool __punt = false; + _Tp __sgn = _Tp(1); + _Tp __term = _Tp(0); + for (unsigned int __j = 0; __j <= __i; ++__j) + { + + _Tp __bincoeff = ::std::lgamma(_Tp(1 + __i)) + - ::std::lgamma(_Tp(1 + __j)) + - ::std::lgamma(_Tp(1 + __i - __j)); + + + + + + if (__bincoeff > __max_bincoeff) + { + + __punt = true; + break; + } + __bincoeff = std::exp(__bincoeff); + __term += __sgn * __bincoeff * std::pow(_Tp(1 + __j), -__s); + __sgn *= _Tp(-1); + } + if (__punt) + break; + __term *= __num; + __zeta += __term; + if (std::abs(__term/__zeta) < __eps) + break; + __num *= _Tp(0.5L); + } + + __zeta /= _Tp(1) - std::pow(_Tp(2), _Tp(1) - __s); + + return __zeta; + } +# 252 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta_product(_Tp __s) + { + static const _Tp __prime[] = { + _Tp(2), _Tp(3), _Tp(5), _Tp(7), _Tp(11), _Tp(13), _Tp(17), _Tp(19), + _Tp(23), _Tp(29), _Tp(31), _Tp(37), _Tp(41), _Tp(43), _Tp(47), + _Tp(53), _Tp(59), _Tp(61), _Tp(67), _Tp(71), _Tp(73), _Tp(79), + _Tp(83), _Tp(89), _Tp(97), _Tp(101), _Tp(103), _Tp(107), _Tp(109) + }; + static const unsigned int __num_primes = sizeof(__prime) / sizeof(_Tp); + + _Tp __zeta = _Tp(1); + for (unsigned int __i = 0; __i < __num_primes; ++__i) + { + const _Tp __fact = _Tp(1) - std::pow(__prime[__i], -__s); + __zeta *= __fact; + if (_Tp(1) - __fact < std::numeric_limits<_Tp>::epsilon()) + break; + } + + __zeta = _Tp(1) / __zeta; + + return __zeta; + } +# 293 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __riemann_zeta(_Tp __s) + { + if (__isnan(__s)) + return std::numeric_limits<_Tp>::quiet_NaN(); + else if (__s == _Tp(1)) + return std::numeric_limits<_Tp>::infinity(); + else if (__s < -_Tp(19)) + { + _Tp __zeta = __riemann_zeta_product(_Tp(1) - __s); + __zeta *= std::pow(_Tp(2) * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * std::exp(::std::lgamma(_Tp(1) - __s)) + + + + / __numeric_constants<_Tp>::__pi(); + return __zeta; + } + else if (__s < _Tp(20)) + { + + bool __glob = true; + if (__glob) + return __riemann_zeta_glob(__s); + else + { + if (__s > _Tp(1)) + return __riemann_zeta_sum(__s); + else + { + _Tp __zeta = std::pow(_Tp(2) + * __numeric_constants<_Tp>::__pi(), __s) + * std::sin(__numeric_constants<_Tp>::__pi_2() * __s) + + * ::std::tgamma(_Tp(1) - __s) + + + + * __riemann_zeta_sum(_Tp(1) - __s); + return __zeta; + } + } + } + else + return __riemann_zeta_product(__s); + } +# 365 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + _Tp + __hurwitz_zeta_glob(_Tp __a, _Tp __s) + { + _Tp __zeta = _Tp(0); + + const _Tp __eps = std::numeric_limits<_Tp>::epsilon(); + + const _Tp __max_bincoeff = std::numeric_limits<_Tp>::max_exponent10 + * std::log(_Tp(10)) - _Tp(1); + + const unsigned int __maxit = 10000; + for (unsigned int __i = 0; __i < __maxit; ++__i) + { + bool __punt = false; + _Tp __sgn = _Tp(1); + _Tp __term = _Tp(0); + for (unsigned int __j = 0; __j <= __i; ++__j) + { + + _Tp __bincoeff = ::std::lgamma(_Tp(1 + __i)) + - ::std::lgamma(_Tp(1 + __j)) + - ::std::lgamma(_Tp(1 + __i - __j)); + + + + + + if (__bincoeff > __max_bincoeff) + { + + __punt = true; + break; + } + __bincoeff = std::exp(__bincoeff); + __term += __sgn * __bincoeff * std::pow(_Tp(__a + __j), -__s); + __sgn *= _Tp(-1); + } + if (__punt) + break; + __term /= _Tp(__i + 1); + if (std::abs(__term / __zeta) < __eps) + break; + __zeta += __term; + } + + __zeta /= __s - _Tp(1); + + return __zeta; + } +# 430 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 + template + inline _Tp + __hurwitz_zeta(_Tp __a, _Tp __s) + { return __hurwitz_zeta_glob(__a, __s); } + } + + + + + + +} +# 60 "/usr/include/c++/11/bits/specfun.h" 2 3 + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + +# 205 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + assoc_laguerref(unsigned int __n, unsigned int __m, float __x) + { return __detail::__assoc_laguerre(__n, __m, __x); } + + + + + + + + inline long double + assoc_laguerrel(unsigned int __n, unsigned int __m, long double __x) + { return __detail::__assoc_laguerre(__n, __m, __x); } +# 250 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + assoc_laguerre(unsigned int __n, unsigned int __m, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__assoc_laguerre<__type>(__n, __m, __x); + } +# 266 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + assoc_legendref(unsigned int __l, unsigned int __m, float __x) + { return __detail::__assoc_legendre_p(__l, __m, __x); } + + + + + + + inline long double + assoc_legendrel(unsigned int __l, unsigned int __m, long double __x) + { return __detail::__assoc_legendre_p(__l, __m, __x); } +# 296 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + assoc_legendre(unsigned int __l, unsigned int __m, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__assoc_legendre_p<__type>(__l, __m, __x); + } +# 311 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + betaf(float __a, float __b) + { return __detail::__beta(__a, __b); } + + + + + + + + inline long double + betal(long double __a, long double __b) + { return __detail::__beta(__a, __b); } +# 341 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type + beta(_Tpa __a, _Tpb __b) + { + typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; + return __detail::__beta<__type>(__a, __b); + } +# 357 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_1f(float __k) + { return __detail::__comp_ellint_1(__k); } + + + + + + + + inline long double + comp_ellint_1l(long double __k) + { return __detail::__comp_ellint_1(__k); } +# 389 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + comp_ellint_1(_Tp __k) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__comp_ellint_1<__type>(__k); + } +# 405 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_2f(float __k) + { return __detail::__comp_ellint_2(__k); } + + + + + + + + inline long double + comp_ellint_2l(long double __k) + { return __detail::__comp_ellint_2(__k); } +# 436 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + comp_ellint_2(_Tp __k) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__comp_ellint_2<__type>(__k); + } +# 452 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + comp_ellint_3f(float __k, float __nu) + { return __detail::__comp_ellint_3(__k, __nu); } + + + + + + + + inline long double + comp_ellint_3l(long double __k, long double __nu) + { return __detail::__comp_ellint_3(__k, __nu); } +# 487 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpn>::__type + comp_ellint_3(_Tp __k, _Tpn __nu) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpn>::__type __type; + return __detail::__comp_ellint_3<__type>(__k, __nu); + } +# 503 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_if(float __nu, float __x) + { return __detail::__cyl_bessel_i(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_il(long double __nu, long double __x) + { return __detail::__cyl_bessel_i(__nu, __x); } +# 533 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_i(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_i<__type>(__nu, __x); + } +# 549 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_jf(float __nu, float __x) + { return __detail::__cyl_bessel_j(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_jl(long double __nu, long double __x) + { return __detail::__cyl_bessel_j(__nu, __x); } +# 579 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_j(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_j<__type>(__nu, __x); + } +# 595 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_bessel_kf(float __nu, float __x) + { return __detail::__cyl_bessel_k(__nu, __x); } + + + + + + + + inline long double + cyl_bessel_kl(long double __nu, long double __x) + { return __detail::__cyl_bessel_k(__nu, __x); } +# 631 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_bessel_k(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_bessel_k<__type>(__nu, __x); + } +# 647 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + cyl_neumannf(float __nu, float __x) + { return __detail::__cyl_neumann_n(__nu, __x); } + + + + + + + + inline long double + cyl_neumannl(long double __nu, long double __x) + { return __detail::__cyl_neumann_n(__nu, __x); } +# 679 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type + cyl_neumann(_Tpnu __nu, _Tp __x) + { + typedef typename __gnu_cxx::__promote_2<_Tpnu, _Tp>::__type __type; + return __detail::__cyl_neumann_n<__type>(__nu, __x); + } +# 695 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_1f(float __k, float __phi) + { return __detail::__ellint_1(__k, __phi); } + + + + + + + + inline long double + ellint_1l(long double __k, long double __phi) + { return __detail::__ellint_1(__k, __phi); } +# 727 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type + ellint_1(_Tp __k, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type __type; + return __detail::__ellint_1<__type>(__k, __phi); + } +# 743 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_2f(float __k, float __phi) + { return __detail::__ellint_2(__k, __phi); } + + + + + + + + inline long double + ellint_2l(long double __k, long double __phi) + { return __detail::__ellint_2(__k, __phi); } +# 775 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type + ellint_2(_Tp __k, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_2<_Tp, _Tpp>::__type __type; + return __detail::__ellint_2<__type>(__k, __phi); + } +# 791 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + ellint_3f(float __k, float __nu, float __phi) + { return __detail::__ellint_3(__k, __nu, __phi); } + + + + + + + + inline long double + ellint_3l(long double __k, long double __nu, long double __phi) + { return __detail::__ellint_3(__k, __nu, __phi); } +# 828 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_3<_Tp, _Tpn, _Tpp>::__type + ellint_3(_Tp __k, _Tpn __nu, _Tpp __phi) + { + typedef typename __gnu_cxx::__promote_3<_Tp, _Tpn, _Tpp>::__type __type; + return __detail::__ellint_3<__type>(__k, __nu, __phi); + } +# 843 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + expintf(float __x) + { return __detail::__expint(__x); } + + + + + + + + inline long double + expintl(long double __x) + { return __detail::__expint(__x); } +# 868 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + expint(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__expint<__type>(__x); + } +# 884 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + hermitef(unsigned int __n, float __x) + { return __detail::__poly_hermite(__n, __x); } + + + + + + + + inline long double + hermitel(unsigned int __n, long double __x) + { return __detail::__poly_hermite(__n, __x); } +# 916 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + hermite(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__poly_hermite<__type>(__n, __x); + } +# 932 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + laguerref(unsigned int __n, float __x) + { return __detail::__laguerre(__n, __x); } + + + + + + + + inline long double + laguerrel(unsigned int __n, long double __x) + { return __detail::__laguerre(__n, __x); } +# 960 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + laguerre(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__laguerre<__type>(__n, __x); + } +# 976 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + legendref(unsigned int __l, float __x) + { return __detail::__poly_legendre_p(__l, __x); } + + + + + + + + inline long double + legendrel(unsigned int __l, long double __x) + { return __detail::__poly_legendre_p(__l, __x); } +# 1005 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + legendre(unsigned int __l, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__poly_legendre_p<__type>(__l, __x); + } +# 1021 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + riemann_zetaf(float __s) + { return __detail::__riemann_zeta(__s); } + + + + + + + + inline long double + riemann_zetal(long double __s) + { return __detail::__riemann_zeta(__s); } +# 1056 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + riemann_zeta(_Tp __s) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__riemann_zeta<__type>(__s); + } +# 1072 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_besself(unsigned int __n, float __x) + { return __detail::__sph_bessel(__n, __x); } + + + + + + + + inline long double + sph_bessell(unsigned int __n, long double __x) + { return __detail::__sph_bessel(__n, __x); } +# 1100 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_bessel(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_bessel<__type>(__n, __x); + } +# 1116 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_legendref(unsigned int __l, unsigned int __m, float __theta) + { return __detail::__sph_legendre(__l, __m, __theta); } +# 1127 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + sph_legendrel(unsigned int __l, unsigned int __m, long double __theta) + { return __detail::__sph_legendre(__l, __m, __theta); } +# 1147 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_legendre(unsigned int __l, unsigned int __m, _Tp __theta) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_legendre<__type>(__l, __m, __theta); + } +# 1163 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + sph_neumannf(unsigned int __n, float __x) + { return __detail::__sph_neumann(__n, __x); } + + + + + + + + inline long double + sph_neumannl(unsigned int __n, long double __x) + { return __detail::__sph_neumann(__n, __x); } +# 1191 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote<_Tp>::__type + sph_neumann(unsigned int __n, _Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + return __detail::__sph_neumann<__type>(__n, __x); + } + + + + +} + + +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + +# 1218 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + airy_aif(float __x) + { + float __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + inline long double + airy_ail(long double __x) + { + long double __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + template + inline typename __gnu_cxx::__promote<_Tp>::__type + airy_ai(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + __type __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy<__type>(__x, __Ai, __Bi, __Aip, __Bip); + return __Ai; + } + + + + + inline float + airy_bif(float __x) + { + float __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } + + + + + inline long double + airy_bil(long double __x) + { + long double __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } + + + + + template + inline typename __gnu_cxx::__promote<_Tp>::__type + airy_bi(_Tp __x) + { + typedef typename __gnu_cxx::__promote<_Tp>::__type __type; + __type __Ai, __Bi, __Aip, __Bip; + std::__detail::__airy<__type>(__x, __Ai, __Bi, __Aip, __Bip); + return __Bi; + } +# 1294 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + conf_hypergf(float __a, float __c, float __x) + { return std::__detail::__conf_hyperg(__a, __c, __x); } +# 1305 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + conf_hypergl(long double __a, long double __c, long double __x) + { return std::__detail::__conf_hyperg(__a, __c, __x); } +# 1325 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_3<_Tpa, _Tpc, _Tp>::__type + conf_hyperg(_Tpa __a, _Tpc __c, _Tp __x) + { + typedef typename __gnu_cxx::__promote_3<_Tpa, _Tpc, _Tp>::__type __type; + return std::__detail::__conf_hyperg<__type>(__a, __c, __x); + } +# 1342 "/usr/include/c++/11/bits/specfun.h" 3 + inline float + hypergf(float __a, float __b, float __c, float __x) + { return std::__detail::__hyperg(__a, __b, __c, __x); } +# 1353 "/usr/include/c++/11/bits/specfun.h" 3 + inline long double + hypergl(long double __a, long double __b, long double __c, long double __x) + { return std::__detail::__hyperg(__a, __b, __c, __x); } +# 1374 "/usr/include/c++/11/bits/specfun.h" 3 + template + inline typename __gnu_cxx::__promote_4<_Tpa, _Tpb, _Tpc, _Tp>::__type + hyperg(_Tpa __a, _Tpb __b, _Tpc __c, _Tp __x) + { + typedef typename __gnu_cxx::__promote_4<_Tpa, _Tpb, _Tpc, _Tp> + ::__type __type; + return std::__detail::__hyperg<__type>(__a, __b, __c, __x); + } + + + +} + + +#pragma GCC visibility pop +# 1936 "/usr/include/c++/11/cmath" 2 3 + + +} +# 37 "/usr/include/c++/11/math.h" 2 3 + +using std::abs; +using std::acos; +using std::asin; +using std::atan; +using std::atan2; +using std::cos; +using std::sin; +using std::tan; +using std::cosh; +using std::sinh; +using std::tanh; +using std::exp; +using std::frexp; +using std::ldexp; +using std::log; +using std::log10; +using std::modf; +using std::pow; +using std::sqrt; +using std::ceil; +using std::fabs; +using std::floor; +using std::fmod; + + +using std::fpclassify; +using std::isfinite; +using std::isinf; +using std::isnan; +using std::isnormal; +using std::signbit; +using std::isgreater; +using std::isgreaterequal; +using std::isless; +using std::islessequal; +using std::islessgreater; +using std::isunordered; + + + +using std::acosh; +using std::asinh; +using std::atanh; +using std::cbrt; +using std::copysign; +using std::erf; +using std::erfc; +using std::exp2; +using std::expm1; +using std::fdim; +using std::fma; +using std::fmax; +using std::fmin; +using std::hypot; +using std::ilogb; +using std::lgamma; +using std::llrint; +using std::llround; +using std::log1p; +using std::log2; +using std::logb; +using std::lrint; +using std::lround; +using std::nearbyint; +using std::nextafter; +using std::nexttoward; +using std::remainder; +using std::remquo; +using std::rint; +using std::round; +using std::scalbln; +using std::scalbn; +using std::tgamma; +using std::trunc; +# 10548 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/include/c++/11/stdlib.h" 1 3 +# 36 "/usr/include/c++/11/stdlib.h" 3 +# 1 "/usr/include/c++/11/cstdlib" 1 3 +# 39 "/usr/include/c++/11/cstdlib" 3 + +# 40 "/usr/include/c++/11/cstdlib" 3 +# 121 "/usr/include/c++/11/cstdlib" 3 +extern "C++" +{ +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + using ::div_t; + using ::ldiv_t; + + using ::abort; + + using ::aligned_alloc; + + using ::atexit; + + + using ::at_quick_exit; + + + using ::atof; + using ::atoi; + using ::atol; + using ::bsearch; + using ::calloc; + using ::div; + using ::exit; + using ::free; + using ::getenv; + using ::labs; + using ::ldiv; + using ::malloc; + + using ::mblen; + using ::mbstowcs; + using ::mbtowc; + + using ::qsort; + + + using ::quick_exit; + + + using ::rand; + using ::realloc; + using ::srand; + using ::strtod; + using ::strtol; + using ::strtoul; + using ::system; + + using ::wcstombs; + using ::wctomb; + + + + inline ldiv_t + div(long __i, long __j) { return ldiv(__i, __j); } + + + + +} +# 195 "/usr/include/c++/11/cstdlib" 3 +namespace __gnu_cxx __attribute__ ((__visibility__ ("default"))) +{ + + + + using ::lldiv_t; + + + + + + using ::_Exit; + + + + using ::llabs; + + inline lldiv_t + div(long long __n, long long __d) + { lldiv_t __q; __q.quot = __n / __d; __q.rem = __n % __d; return __q; } + + using ::lldiv; +# 227 "/usr/include/c++/11/cstdlib" 3 + using ::atoll; + using ::strtoll; + using ::strtoull; + + using ::strtof; + using ::strtold; + + +} + +namespace std +{ + + using ::__gnu_cxx::lldiv_t; + + using ::__gnu_cxx::_Exit; + + using ::__gnu_cxx::llabs; + using ::__gnu_cxx::div; + using ::__gnu_cxx::lldiv; + + using ::__gnu_cxx::atoll; + using ::__gnu_cxx::strtof; + using ::__gnu_cxx::strtoll; + using ::__gnu_cxx::strtoull; + using ::__gnu_cxx::strtold; +} + + + +} +# 37 "/usr/include/c++/11/stdlib.h" 2 3 + +using std::abort; +using std::atexit; +using std::exit; + + + using std::at_quick_exit; + + + using std::quick_exit; + + + + +using std::div_t; +using std::ldiv_t; + +using std::abs; +using std::atof; +using std::atoi; +using std::atol; +using std::bsearch; +using std::calloc; +using std::div; +using std::free; +using std::getenv; +using std::labs; +using std::ldiv; +using std::malloc; + +using std::mblen; +using std::mbstowcs; +using std::mbtowc; + +using std::qsort; +using std::rand; +using std::realloc; +using std::srand; +using std::strtod; +using std::strtol; +using std::strtoul; +using std::system; + +using std::wcstombs; +using std::wctomb; +# 10549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 + + +# 1 "/usr/include/c++/11/cmath" 1 3 +# 39 "/usr/include/c++/11/cmath" 3 + +# 40 "/usr/include/c++/11/cmath" 3 +# 10552 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 1 "/usr/include/c++/11/cstdlib" 1 3 +# 39 "/usr/include/c++/11/cstdlib" 3 + +# 40 "/usr/include/c++/11/cstdlib" 3 +# 10553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 10622 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" + +# 10622 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(float x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool signbit(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(float x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isfinite(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(float x); + + + + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(double x); + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isnan(long double x); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(float x); + + + + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(double x); + +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr bool isinf(long double x); +} +# 10798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std +{ + template extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) T __pow_helper(T, int); + template extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) T __cmath_power(T, unsigned int); +} + +using std::abs; +using std::fabs; +using std::ceil; +using std::floor; +using std::sqrt; + +using std::pow; + +using std::log; +using std::log10; +using std::fmod; +using std::modf; +using std::exp; +using std::frexp; +using std::ldexp; +using std::asin; +using std::sin; +using std::sinh; +using std::acos; +using std::cos; +using std::cosh; +using std::atan; +using std::atan2; +using std::tan; +using std::tanh; +# 11199 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 11208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int abs(long long int); +# 11218 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int abs(long int); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float abs(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double abs(double); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float fabs(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float ceil(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float floor(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sqrt(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float pow(float, float); + + + + +template +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) +typename __gnu_cxx::__promote_2<_Tp, _Up>::__type pow(_Tp, _Up); + + + + + + + +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float log(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float log10(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float fmod(float, float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float modf(float, float*); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float exp(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float frexp(float, int*); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float ldexp(float, int); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float asin(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sin(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sinh(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float acos(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cos(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cosh(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float atan(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float atan2(float, float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float tan(float); +extern __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float tanh(float); +# 11335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} +# 11441 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float logb(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr int ilogb(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float scalbn(float a, int b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float scalbln(float a, long int b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float exp2(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float expm1(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float log2(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float log1p(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float acosh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float asinh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float atanh(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float hypot(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float cbrt(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float erf(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float erfc(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float lgamma(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float tgamma(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float copysign(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float nextafter(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float remainder(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float remquo(float a, float b, int *quo); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float round(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long int lround(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long long int llround(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float trunc(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float rint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long int lrint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr long long int llrint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float nearbyint(float a); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fdim(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fma(float a, float b, float c); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fmax(float a, float b); +__attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) constexpr float fmin(float a, float b); +} +# 11580 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float exp10(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float rsqrt(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float rcbrt(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float sinpi(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float cospi(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void sincospi(const float a, float *const sptr, float *const cptr); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) void sincos(const float a, float *const sptr, float *const cptr); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float j0(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float j1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float jn(const int n, const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float y0(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float y1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float yn(const int n, const float a); + +static inline __attribute__((device)) __attribute__((cudart_builtin)) float cyl_bessel_i0(const float a); + +static inline __attribute__((device)) __attribute__((cudart_builtin)) float cyl_bessel_i1(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfcinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float normcdfinv(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float normcdf(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float erfcx(const float a); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double copysign(const double a, const float b); + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double copysign(const float a, const double b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const unsigned int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int min(const unsigned int a, const int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int min(const long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const unsigned long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int min(const unsigned long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int min(const long long int a, const long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const unsigned long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int min(const unsigned long long int a, const long long int b); +# 11721 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float min(const float a, const float b); +# 11732 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const double a, const double b); +# 11742 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const float a, const double b); +# 11752 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double min(const double a, const float b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const unsigned int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const int a, const unsigned int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned int max(const unsigned int a, const int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long int max(const long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const unsigned long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const long int a, const unsigned long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long int max(const unsigned long int a, const long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) long long int max(const long long int a, const long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const unsigned long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const long long int a, const unsigned long long int b); + + + + + + + +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) unsigned long long int max(const unsigned long long int a, const long long int b); +# 11851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) float max(const float a, const float b); +# 11862 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const double a, const double b); +# 11872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const float a, const double b); +# 11882 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline __attribute__((host)) __attribute__((device)) __attribute__((cudart_builtin)) double max(const double a, const float b); +# 11893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C"{ +inline __attribute__((device)) void *__nv_aligned_device_malloc(size_t size, size_t align) +{ + __attribute__((device)) void *__nv_aligned_device_malloc_impl(size_t, size_t); + return __nv_aligned_device_malloc_impl(size, align); +} +} +# 12179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 1 +# 77 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 78 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" 2 +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +static inline __attribute__((host)) __attribute__((device)) float exp10(const float a) +{ + return exp10f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float rsqrt(const float a) +{ + return rsqrtf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float rcbrt(const float a) +{ + return rcbrtf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float sinpi(const float a) +{ + return sinpif(a); +} + +static inline __attribute__((host)) __attribute__((device)) float cospi(const float a) +{ + return cospif(a); +} + +static inline __attribute__((host)) __attribute__((device)) void sincospi(const float a, float *const sptr, float *const cptr) +{ + sincospif(a, sptr, cptr); +} + +static inline __attribute__((host)) __attribute__((device)) void sincos(const float a, float *const sptr, float *const cptr) +{ + sincosf(a, sptr, cptr); +} + +static inline __attribute__((host)) __attribute__((device)) float j0(const float a) +{ + return j0f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float j1(const float a) +{ + return j1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float jn(const int n, const float a) +{ + return jnf(n, a); +} + +static inline __attribute__((host)) __attribute__((device)) float y0(const float a) +{ + return y0f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float y1(const float a) +{ + return y1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float yn(const int n, const float a) +{ + return ynf(n, a); +} + +static inline __attribute__((device)) float cyl_bessel_i0(const float a) +{ + return cyl_bessel_i0f(a); +} + +static inline __attribute__((device)) float cyl_bessel_i1(const float a) +{ + return cyl_bessel_i1f(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfinv(const float a) +{ + return erfinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfcinv(const float a) +{ + return erfcinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float normcdfinv(const float a) +{ + return normcdfinvf(a); +} + +static inline __attribute__((host)) __attribute__((device)) float normcdf(const float a) +{ + return normcdff(a); +} + +static inline __attribute__((host)) __attribute__((device)) float erfcx(const float a) +{ + return erfcxf(a); +} + +static inline __attribute__((host)) __attribute__((device)) double copysign(const double a, const float b) +{ + return copysign(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) double copysign(const float a, const double b) +{ + return copysign(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const unsigned int a, const unsigned int b) +{ + return umin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const int a, const unsigned int b) +{ + return umin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int min(const unsigned int a, const int b) +{ + return umin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) long int min(const long int a, const long int b) +{ + long int retval; + + + + + + if (sizeof(long int) == sizeof(int)) { + + + + retval = static_cast(min(static_cast(a), static_cast(b))); + } else { + retval = static_cast(llmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const unsigned long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int min(const unsigned long int a, const long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umin(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmin(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) long long int min(const long long int a, const long long int b) +{ + return llmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const unsigned long long int a, const unsigned long long int b) +{ + return ullmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const long long int a, const unsigned long long int b) +{ + return ullmin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int min(const unsigned long long int a, const long long int b) +{ + return ullmin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) float min(const float a, const float b) +{ + return fminf(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const double a, const double b) +{ + return fmin(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const float a, const double b) +{ + return fmin(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) double min(const double a, const float b) +{ + return fmin(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const unsigned int a, const unsigned int b) +{ + return umax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const int a, const unsigned int b) +{ + return umax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned int max(const unsigned int a, const int b) +{ + return umax(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) long int max(const long int a, const long int b) +{ + long int retval; + + + + + if (sizeof(long int) == sizeof(int)) { + + + + retval = static_cast(max(static_cast(a), static_cast(b))); + } else { + retval = static_cast(llmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const unsigned long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const long int a, const unsigned long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long int max(const unsigned long int a, const long int b) +{ + unsigned long int retval; + + + + if (sizeof(unsigned long int) == sizeof(unsigned int)) { + + + + retval = static_cast(umax(static_cast(a), static_cast(b))); + } else { + retval = static_cast(ullmax(static_cast(a), static_cast(b))); + } + return retval; +} + +static inline __attribute__((host)) __attribute__((device)) long long int max(const long long int a, const long long int b) +{ + return llmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const unsigned long long int a, const unsigned long long int b) +{ + return ullmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const long long int a, const unsigned long long int b) +{ + return ullmax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) unsigned long long int max(const unsigned long long int a, const long long int b) +{ + return ullmax(a, static_cast(b)); +} + +static inline __attribute__((host)) __attribute__((device)) float max(const float a, const float b) +{ + return fmaxf(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const double a, const double b) +{ + return fmax(a, b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const float a, const double b) +{ + return fmax(static_cast(a), b); +} + +static inline __attribute__((host)) __attribute__((device)) double max(const double a, const float b) +{ + return fmax(a, static_cast(b)); +} +# 1126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +inline __attribute__((host)) __attribute__((device)) int min(const int a, const int b) +{ + return (a < b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) unsigned int umin(const unsigned int a, const unsigned int b) +{ + return (a < b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) long long int llmin(const long long int a, const long long int b) +{ + return (a < b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) unsigned long long int ullmin(const unsigned long long int a, + const unsigned long long int b) +{ + return (a < b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) int max(const int a, const int b) +{ + return (a > b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) unsigned int umax(const unsigned int a, const unsigned int b) +{ + return (a > b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) long long int llmax(const long long int a, const long long int b) +{ + return (a > b) ? a : b; +} + +inline __attribute__((host)) __attribute__((device)) unsigned long long int ullmax(const unsigned long long int a, + const unsigned long long int b) +{ + return (a > b) ? a : b; +} +# 12180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" 2 +# 304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" 2 +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h" 1 +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h" +template +struct __attribute__((device_builtin_surface_type)) surface : public surfaceReference +{ + + __attribute__((host)) surface(void) + { + channelDesc = cudaCreateChannelDesc(); + } + + __attribute__((host)) surface(struct cudaChannelFormatDesc desc) + { + channelDesc = desc; + } + +}; + +template +struct __attribute__((device_builtin_surface_type)) surface : public surfaceReference +{ + + __attribute__((host)) surface(void) + { + channelDesc = cudaCreateChannelDesc(); + } + +}; +# 117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h" 1 +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h" +template +struct __attribute__((device_builtin_texture_type)) texture : public textureReference +{ + + __attribute__((host)) texture(int norm = 0, + enum cudaTextureFilterMode fMode = cudaFilterModePoint, + enum cudaTextureAddressMode aMode = cudaAddressModeClamp) + { + normalized = norm; + filterMode = fMode; + addressMode[0] = aMode; + addressMode[1] = aMode; + addressMode[2] = aMode; + channelDesc = cudaCreateChannelDesc(); + sRGB = 0; + } + + __attribute__((host)) texture(int norm, + enum cudaTextureFilterMode fMode, + enum cudaTextureAddressMode aMode, + struct cudaChannelFormatDesc desc) + { + normalized = norm; + filterMode = fMode; + addressMode[0] = aMode; + addressMode[1] = aMode; + addressMode[2] = aMode; + channelDesc = desc; + sRGB = 0; + } + +}; +# 118 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" 1 +# 81 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + + + + + + +extern "C" +{ +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __mulhi(int x, int y); +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __umulhi(unsigned int x, unsigned int y); +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __mul64hi(long long int x, long long int y); +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __umul64hi(unsigned long long int x, unsigned long long int y); +# 139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int_as_float(int x); +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float_as_int(float x); +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint_as_float(unsigned int x); +# 166 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float_as_uint(float x); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __syncthreads(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __prof_trigger(int); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __threadfence(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __threadfence_block(void); +__attribute__((device)) __attribute__((cudart_builtin)) + +__attribute__((__noreturn__)) + + + +__attribute__((device_builtin)) void __trap(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) void __brkpt(); +# 201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __saturatef(float x); +# 270 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __sad(int x, int y, unsigned int z); +# 338 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __usad(unsigned int x, unsigned int y, unsigned int z); +# 348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __mul24(int x, int y); +# 358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __umul24(unsigned int x, unsigned int y); +# 371 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float fdividef(float x, float y); +# 444 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdividef(float x, float y); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) double fdivide(double x, double y); +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __sinf(float x) +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __cosf(float x) +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __tanf(float x) +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) void __sincosf(float x, float *sptr, float *cptr) +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __expf(float x) +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 545 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __exp10f(float x) +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __log2f(float x) +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __log10f(float x) +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __logf(float x) +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) __attribute__((cudart_builtin)) float __powf(float x, float y) +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 3 4 + noexcept (true) +# 713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" + ; +# 722 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rn(float x); +# 731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rz(float x); +# 740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_ru(float); +# 749 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __float2int_rd(float x); +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rn(float x); +# 767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rz(float x); +# 776 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_ru(float x); +# 785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __float2uint_rd(float x); +# 794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rn(int x); +# 803 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rz(int x); +# 812 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_ru(int x); +# 821 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __int2float_rd(int x); +# 830 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rn(unsigned int x); +# 839 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rz(unsigned int x); +# 848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_ru(unsigned int x); +# 857 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __uint2float_rd(unsigned int x); +# 866 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rn(float x); +# 875 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rz(float x); +# 884 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_ru(float x); +# 893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __float2ll_rd(float x); +# 902 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rn(float x); +# 911 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rz(float x); +# 920 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_ru(float x); +# 929 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __float2ull_rd(float x); +# 938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rn(long long int x); +# 947 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rz(long long int x); +# 956 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_ru(long long int x); +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ll2float_rd(long long int x); +# 974 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rn(unsigned long long int x); +# 983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rz(unsigned long long int x); +# 992 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_ru(unsigned long long int x); +# 1001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __ull2float_rd(unsigned long long int x); +# 1013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rn(float x, float y); +# 1025 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rz(float x, float y); +# 1037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_ru(float x, float y); +# 1049 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fadd_rd(float x, float y); +# 1061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rn(float x, float y); +# 1073 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rz(float x, float y); +# 1085 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_ru(float x, float y); +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsub_rd(float x, float y); +# 1109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rn(float x, float y); +# 1121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rz(float x, float y); +# 1133 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_ru(float x, float y); +# 1145 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmul_rd(float x, float y); +# 1298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rn(float x, float y, float z); +# 1451 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rz(float x, float y, float z); +# 1604 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_ru(float x, float y, float z); +# 1757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fmaf_rd(float x, float y, float z); +# 1790 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rn(float x); +# 1823 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rz(float x); +# 1856 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_ru(float x); +# 1889 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frcp_rd(float x); +# 1920 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rn(float x); +# 1951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rz(float x); +# 1982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_ru(float x); +# 2013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fsqrt_rd(float x); +# 2052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __frsqrt_rn(float x); +# 2063 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rn(float x, float y); +# 2074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rz(float x, float y); +# 2085 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_ru(float x, float y); +# 2096 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) float __fdiv_rd(float x, float y); +# 2105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __clz(int x); +# 2116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __ffs(int x); +# 2125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __popc(unsigned int x); +# 2134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __brev(unsigned int x); +# 2143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __clzll(long long int x); +# 2154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __ffsll(long long int x); +# 2165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __popcll(unsigned long long int x); +# 2174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __brevll(unsigned long long int x); +# 2198 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __byte_perm(unsigned int x, unsigned int y, unsigned int s); +# 2210 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __hadd(int x, int y); +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __rhadd(int x, int y); +# 2235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __uhadd(unsigned int x, unsigned int y); +# 2248 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __urhadd(unsigned int x, unsigned int y); +# 2258 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) int __double2int_rz(double x); +# 2267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __double2uint_rz(double x); +# 2276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) long long int __double2ll_rz(double x); +# 2285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned long long int __double2ull_rz(double x); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm0(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm1(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm2(void); +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __pm3(void); +# 2315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabs2(unsigned int a); +# 2326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsss2(unsigned int a); +# 2337 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vadd2(unsigned int a, unsigned int b); +# 2348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddss2 (unsigned int a, unsigned int b); +# 2358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddus2 (unsigned int a, unsigned int b); +# 2369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgs2(unsigned int a, unsigned int b); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgu2(unsigned int a, unsigned int b); +# 2391 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vhaddu2(unsigned int a, unsigned int b); +# 2402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpeq2(unsigned int a, unsigned int b); +# 2413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpges2(unsigned int a, unsigned int b); +# 2424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgeu2(unsigned int a, unsigned int b); +# 2435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgts2(unsigned int a, unsigned int b); +# 2446 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgtu2(unsigned int a, unsigned int b); +# 2457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmples2(unsigned int a, unsigned int b); +# 2469 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpleu2(unsigned int a, unsigned int b); +# 2480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmplts2(unsigned int a, unsigned int b); +# 2491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpltu2(unsigned int a, unsigned int b); +# 2502 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpne2(unsigned int a, unsigned int b); +# 2513 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffu2(unsigned int a, unsigned int b); +# 2524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxs2(unsigned int a, unsigned int b); +# 2535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxu2(unsigned int a, unsigned int b); +# 2546 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmins2(unsigned int a, unsigned int b); +# 2557 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vminu2(unsigned int a, unsigned int b); +# 2568 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vseteq2(unsigned int a, unsigned int b); +# 2579 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetges2(unsigned int a, unsigned int b); +# 2590 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgeu2(unsigned int a, unsigned int b); +# 2601 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgts2(unsigned int a, unsigned int b); +# 2612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgtu2(unsigned int a, unsigned int b); +# 2623 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetles2(unsigned int a, unsigned int b); +# 2634 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetleu2(unsigned int a, unsigned int b); +# 2645 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetlts2(unsigned int a, unsigned int b); +# 2656 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetltu2(unsigned int a, unsigned int b); +# 2667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetne2(unsigned int a, unsigned int b); +# 2678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsadu2(unsigned int a, unsigned int b); +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsub2(unsigned int a, unsigned int b); +# 2700 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubss2 (unsigned int a, unsigned int b); +# 2711 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubus2 (unsigned int a, unsigned int b); +# 2721 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vneg2(unsigned int a); +# 2731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vnegss2(unsigned int a); +# 2742 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffs2(unsigned int a, unsigned int b); +# 2753 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsads2(unsigned int a, unsigned int b); +# 2763 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabs4(unsigned int a); +# 2774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsss4(unsigned int a); +# 2785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vadd4(unsigned int a, unsigned int b); +# 2796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddss4 (unsigned int a, unsigned int b); +# 2806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vaddus4 (unsigned int a, unsigned int b); +# 2817 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgs4(unsigned int a, unsigned int b); +# 2828 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vavgu4(unsigned int a, unsigned int b); +# 2839 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vhaddu4(unsigned int a, unsigned int b); +# 2850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpeq4(unsigned int a, unsigned int b); +# 2861 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpges4(unsigned int a, unsigned int b); +# 2872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgeu4(unsigned int a, unsigned int b); +# 2883 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgts4(unsigned int a, unsigned int b); +# 2894 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpgtu4(unsigned int a, unsigned int b); +# 2905 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmples4(unsigned int a, unsigned int b); +# 2916 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpleu4(unsigned int a, unsigned int b); +# 2927 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmplts4(unsigned int a, unsigned int b); +# 2938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpltu4(unsigned int a, unsigned int b); +# 2949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vcmpne4(unsigned int a, unsigned int b); +# 2960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffu4(unsigned int a, unsigned int b); +# 2971 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxs4(unsigned int a, unsigned int b); +# 2982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmaxu4(unsigned int a, unsigned int b); +# 2993 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vmins4(unsigned int a, unsigned int b); +# 3004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vminu4(unsigned int a, unsigned int b); +# 3015 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vseteq4(unsigned int a, unsigned int b); +# 3026 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetles4(unsigned int a, unsigned int b); +# 3037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetleu4(unsigned int a, unsigned int b); +# 3048 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetlts4(unsigned int a, unsigned int b); +# 3059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetltu4(unsigned int a, unsigned int b); +# 3070 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetges4(unsigned int a, unsigned int b); +# 3081 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgeu4(unsigned int a, unsigned int b); +# 3092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgts4(unsigned int a, unsigned int b); +# 3103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetgtu4(unsigned int a, unsigned int b); +# 3114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsetne4(unsigned int a, unsigned int b); +# 3125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsadu4(unsigned int a, unsigned int b); +# 3136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsub4(unsigned int a, unsigned int b); +# 3147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubss4(unsigned int a, unsigned int b); +# 3158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsubus4(unsigned int a, unsigned int b); +# 3168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vneg4(unsigned int a); +# 3178 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vnegss4(unsigned int a); +# 3189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vabsdiffs4(unsigned int a, unsigned int b); +# 3200 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute__((device)) __attribute__((cudart_builtin)) __attribute__((device_builtin)) unsigned int __vsads4(unsigned int a, unsigned int b); + + + + + + +} +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int mulhi(const int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const unsigned int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mulhi" "() is deprecated in favor of __" "mulhi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int mulhi(const unsigned int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long int mul64hi(const long long int a, const long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const unsigned long long int a, const unsigned long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const long long int a, const unsigned long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul64hi" "() is deprecated in favor of __" "mul64hi" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long int mul64hi(const unsigned long long int a, const long long int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float_as_int" "() is deprecated in favor of __" "float_as_int" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int float_as_int(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("int_as_float" "() is deprecated in favor of __" "int_as_float" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float int_as_float(const int a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float_as_uint" "() is deprecated in favor of __" "float_as_uint" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int float_as_uint(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("uint_as_float" "() is deprecated in favor of __" "uint_as_float" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float uint_as_float(const unsigned int a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("saturate" "() is deprecated in favor of __" "saturate" "f" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float saturate(const float a); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("mul24" "() is deprecated in favor of __" "mul24" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int mul24(const int a, const int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("umul24" "() is deprecated in favor of __" "umul24" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int umul24(const unsigned int a, const unsigned int b); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float2int" "() is deprecated in favor of __" "float2int" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int float2int(const float a, const enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("float2uint" "() is deprecated in favor of __" "float2uint" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int float2uint(const float a, const enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("int2float" "() is deprecated in favor of __" "int2float" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float int2float(const int a, const enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) __attribute__((cudart_builtin)) __attribute__((deprecated("uint2float" "() is deprecated in favor of __" "uint2float" "_ru|_rd|_rn|_rz" "() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float uint2float(const unsigned int a, const enum cudaRoundMode mode = cudaRoundNearest); +# 3285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" 2 +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +static __inline__ __attribute__((device)) int mulhi(const int a, const int b) +{ + return __mulhi(a, b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const unsigned int a, const unsigned int b) +{ + return __umulhi(a, b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const int a, const unsigned int b) +{ + return __umulhi(static_cast(a), b); +} + +static __inline__ __attribute__((device)) unsigned int mulhi(const unsigned int a, const int b) +{ + return __umulhi(a, static_cast(b)); +} + +static __inline__ __attribute__((device)) long long int mul64hi(const long long int a, const long long int b) +{ + return __mul64hi(a, b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const unsigned long long int a, const unsigned long long int b) +{ + return __umul64hi(a, b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const long long int a, const unsigned long long int b) +{ + return __umul64hi(static_cast(a), b); +} + +static __inline__ __attribute__((device)) unsigned long long int mul64hi(const unsigned long long int a, const long long int b) +{ + return __umul64hi(a, static_cast(b)); +} + +static __inline__ __attribute__((device)) int float_as_int(const float a) +{ + return __float_as_int(a); +} + +static __inline__ __attribute__((device)) float int_as_float(const int a) +{ + return __int_as_float(a); +} + +static __inline__ __attribute__((device)) unsigned int float_as_uint(const float a) +{ + return __float_as_uint(a); +} + +static __inline__ __attribute__((device)) float uint_as_float(const unsigned int a) +{ + return __uint_as_float(a); +} +static __inline__ __attribute__((device)) float saturate(const float a) +{ + return __saturatef(a); +} + +static __inline__ __attribute__((device)) int mul24(const int a, const int b) +{ + return __mul24(a, b); +} + +static __inline__ __attribute__((device)) unsigned int umul24(const unsigned int a, const unsigned int b) +{ + return __umul24(a, b); +} + +static __inline__ __attribute__((device)) int float2int(const float a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundNearest) ? __float2int_rn(a) : + (mode == cudaRoundPosInf ) ? __float2int_ru(a) : + (mode == cudaRoundMinInf ) ? __float2int_rd(a) : + __float2int_rz(a); +} + +static __inline__ __attribute__((device)) unsigned int float2uint(const float a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundNearest) ? __float2uint_rn(a) : + (mode == cudaRoundPosInf ) ? __float2uint_ru(a) : + (mode == cudaRoundMinInf ) ? __float2uint_rd(a) : + __float2uint_rz(a); +} + +static __inline__ __attribute__((device)) float int2float(const int a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundZero ) ? __int2float_rz(a) : + (mode == cudaRoundPosInf) ? __int2float_ru(a) : + (mode == cudaRoundMinInf) ? __int2float_rd(a) : + __int2float_rn(a); +} + +static __inline__ __attribute__((device)) float uint2float(const unsigned int a, const enum cudaRoundMode mode) +{ + return (mode == cudaRoundZero ) ? __uint2float_rz(a) : + (mode == cudaRoundPosInf) ? __uint2float_ru(a) : + (mode == cudaRoundMinInf) ? __uint2float_rd(a) : + __uint2float_rn(a); +} +# 3286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" 1 +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +static __inline__ __attribute__((device)) int atomicAdd(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicAdd(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicSub(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicSub(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicExch(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicExch(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) float atomicExch(float *address, float val) { } + +static __inline__ __attribute__((device)) int atomicMin(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicMin(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicMax(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicMax(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicInc(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicDec(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicAnd(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicAnd(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicOr(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicOr(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicXor(int *address, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicXor(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) int atomicCAS(int *address, int compare, int val) { } + +static __inline__ __attribute__((device)) unsigned int atomicCAS(unsigned int *address, unsigned int compare, unsigned int val) { } +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +extern "C" +{ + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__any""() is deprecated in favor of ""__any""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __any(int cond); +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__all""() is deprecated in favor of ""__all""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __all(int cond); +} +# 189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +static __inline__ __attribute__((device)) unsigned long long int atomicAdd(unsigned long long int *address, unsigned long long int val) { } + +static __inline__ __attribute__((device)) unsigned long long int atomicExch(unsigned long long int *address, unsigned long long int val) { } + +static __inline__ __attribute__((device)) unsigned long long int atomicCAS(unsigned long long int *address, unsigned long long int compare, unsigned long long int val) { } + +static __inline__ __attribute__((device)) __attribute__((deprecated("__any""() is deprecated in favor of ""__any""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) bool any(bool cond) { } + +static __inline__ __attribute__((device)) __attribute__((deprecated("__all""() is deprecated in favor of ""__all""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) bool all(bool cond) { } +# 3289 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 1 +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 + +extern "C" +{ +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double_as_longlong(double x); +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __longlong_as_double(long long int x); +# 263 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rn(double x, double y, double z); +# 420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rz(double x, double y, double z); +# 577 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_ru(double x, double y, double z); +# 734 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rd(double x, double y, double z); +# 746 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rn(double x, double y); +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rz(double x, double y); +# 770 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_ru(double x, double y); +# 782 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rd(double x, double y); +# 794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rn(double x, double y); +# 806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rz(double x, double y); +# 818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_ru(double x, double y); +# 830 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rd(double x, double y); +# 842 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rn(double x, double y); +# 854 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rz(double x, double y); +# 866 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_ru(double x, double y); +# 878 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rd(double x, double y); +# 887 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rn(double x); +# 896 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rz(double x); +# 905 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_ru(double x); +# 914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rd(double x); +# 923 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rn(double x); +# 932 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_ru(double x); +# 941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rd(double x); +# 950 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rn(double x); +# 959 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_ru(double x); +# 968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rd(double x); +# 977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rn(double x); +# 986 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_ru(double x); +# 995 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rd(double x); +# 1004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rn(double x); +# 1013 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_ru(double x); +# 1022 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rd(double x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __int2double_rn(int x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __uint2double_rn(unsigned int x); +# 1047 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rn(long long int x); +# 1056 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rz(long long int x); +# 1065 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_ru(long long int x); +# 1074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rd(long long int x); +# 1083 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rn(unsigned long long int x); +# 1092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rz(unsigned long long int x); +# 1101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_ru(unsigned long long int x); +# 1110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rd(unsigned long long int x); +# 1119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2hiint(double x); +# 1128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2loint(double x); +# 1138 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __hiloint2double(int hi, int lo); +} + + + + + + + +static __inline__ __attribute__((device)) double fma(double a, double b, double c, enum cudaRoundMode mode); + +static __inline__ __attribute__((device)) double dmul(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double dadd(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double dsub(double a, double b, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) int double2int(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) unsigned int double2uint(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) long long int double2ll(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) unsigned long long int double2ull(double a, enum cudaRoundMode mode = cudaRoundZero); + +static __inline__ __attribute__((device)) double ll2double(long long int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double ull2double(unsigned long long int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double int2double(int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double uint2double(unsigned int a, enum cudaRoundMode mode = cudaRoundNearest); + +static __inline__ __attribute__((device)) double float2double(float a, enum cudaRoundMode mode = cudaRoundNearest); + + + + + + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 1 +# 83 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 86 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" 2 + + + + + + + +static __inline__ __attribute__((device)) double fma(double a, double b, double c, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __fma_rz(a, b, c) : + mode == cudaRoundPosInf ? __fma_ru(a, b, c) : + mode == cudaRoundMinInf ? __fma_rd(a, b, c) : + __fma_rn(a, b, c); +} + +static __inline__ __attribute__((device)) double dmul(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dmul_rz(a, b) : + mode == cudaRoundPosInf ? __dmul_ru(a, b) : + mode == cudaRoundMinInf ? __dmul_rd(a, b) : + __dmul_rn(a, b); +} + +static __inline__ __attribute__((device)) double dadd(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dadd_rz(a, b) : + mode == cudaRoundPosInf ? __dadd_ru(a, b) : + mode == cudaRoundMinInf ? __dadd_rd(a, b) : + __dadd_rn(a, b); +} + +static __inline__ __attribute__((device)) double dsub(double a, double b, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __dsub_rz(a, b) : + mode == cudaRoundPosInf ? __dsub_ru(a, b) : + mode == cudaRoundMinInf ? __dsub_rd(a, b) : + __dsub_rn(a, b); +} + +static __inline__ __attribute__((device)) int double2int(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2int_rn(a) : + mode == cudaRoundPosInf ? __double2int_ru(a) : + mode == cudaRoundMinInf ? __double2int_rd(a) : + __double2int_rz(a); +} + +static __inline__ __attribute__((device)) unsigned int double2uint(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2uint_rn(a) : + mode == cudaRoundPosInf ? __double2uint_ru(a) : + mode == cudaRoundMinInf ? __double2uint_rd(a) : + __double2uint_rz(a); +} + +static __inline__ __attribute__((device)) long long int double2ll(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2ll_rn(a) : + mode == cudaRoundPosInf ? __double2ll_ru(a) : + mode == cudaRoundMinInf ? __double2ll_rd(a) : + __double2ll_rz(a); +} + +static __inline__ __attribute__((device)) unsigned long long int double2ull(double a, enum cudaRoundMode mode) +{ + return mode == cudaRoundNearest ? __double2ull_rn(a) : + mode == cudaRoundPosInf ? __double2ull_ru(a) : + mode == cudaRoundMinInf ? __double2ull_rd(a) : + __double2ull_rz(a); +} + +static __inline__ __attribute__((device)) double ll2double(long long int a, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __ll2double_rz(a) : + mode == cudaRoundPosInf ? __ll2double_ru(a) : + mode == cudaRoundMinInf ? __ll2double_rd(a) : + __ll2double_rn(a); +} + +static __inline__ __attribute__((device)) double ull2double(unsigned long long int a, enum cudaRoundMode mode) +{ + return mode == cudaRoundZero ? __ull2double_rz(a) : + mode == cudaRoundPosInf ? __ull2double_ru(a) : + mode == cudaRoundMinInf ? __ull2double_rd(a) : + __ull2double_rn(a); +} + +static __inline__ __attribute__((device)) double int2double(int a, enum cudaRoundMode mode) +{ + return (double)a; +} + +static __inline__ __attribute__((device)) double uint2double(unsigned int a, enum cudaRoundMode mode) +{ + return (double)a; +} + +static __inline__ __attribute__((device)) double float2double(float a, enum cudaRoundMode mode) +{ + return (double)a; +} +# 1179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" 2 +# 3290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" 1 +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" +static __inline__ __attribute__((device)) float atomicAdd(float *address, float val) { } +# 3291 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" 1 +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +static __inline__ __attribute__((device)) long long atomicMin(long long *address, long long val) { } + +static __inline__ __attribute__((device)) long long atomicMax(long long *address, long long val) { } + +static __inline__ __attribute__((device)) long long atomicAnd(long long *address, long long val) { } + +static __inline__ __attribute__((device)) long long atomicOr(long long *address, long long val) { } + +static __inline__ __attribute__((device)) long long atomicXor(long long *address, long long val) { } + +static __inline__ __attribute__((device)) unsigned long long atomicMin(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) unsigned long long atomicMax(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) unsigned long long atomicAnd(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) unsigned long long atomicOr(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) unsigned long long atomicXor(unsigned long long *address, unsigned long long val) { } +# 3292 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" 1 +# 56 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" 1 +# 57 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_atomic_functions.h" 2 +# 3293 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" 1 +# 303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +static __inline__ __attribute__((device)) double atomicAdd(double *address, double val) { } + +static __inline__ __attribute__((device)) +int atomicAdd_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicAdd_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicAdd_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicAdd_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicAdd_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicAdd_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +float atomicAdd_block(float *address, float val) { } + +static __inline__ __attribute__((device)) +float atomicAdd_system(float *address, float val) { } + +static __inline__ __attribute__((device)) +double atomicAdd_block(double *address, double val) { } + +static __inline__ __attribute__((device)) +double atomicAdd_system(double *address, double val) { } + +static __inline__ __attribute__((device)) +int atomicSub_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicSub_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicSub_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicSub_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +int atomicExch_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicExch_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicExch_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicExch_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicExch_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicExch_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +float atomicExch_block(float *address, float val) { } + +static __inline__ __attribute__((device)) +float atomicExch_system(float *address, float val) { } + +static __inline__ __attribute__((device)) +int atomicMin_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicMin_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +long long atomicMin_block(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +long long atomicMin_system(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicMin_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicMin_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicMin_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicMin_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +int atomicMax_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicMax_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +long long atomicMax_block(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +long long atomicMax_system(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicMax_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicMax_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicMax_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicMax_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicInc_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicInc_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicDec_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicDec_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +int atomicCAS_block(int *address, int compare, int val) { } + +static __inline__ __attribute__((device)) +int atomicCAS_system(int *address, int compare, int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicCAS_block(unsigned int *address, unsigned int compare, + unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicCAS_system(unsigned int *address, unsigned int compare, + unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long int atomicCAS_block(unsigned long long int *address, + unsigned long long int compare, + unsigned long long int val) { } + +static __inline__ __attribute__((device)) +unsigned long long int atomicCAS_system(unsigned long long int *address, + unsigned long long int compare, + unsigned long long int val) { } + +static __inline__ __attribute__((device)) +int atomicAnd_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicAnd_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +long long atomicAnd_block(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +long long atomicAnd_system(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicAnd_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicAnd_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicAnd_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicAnd_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +int atomicOr_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicOr_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +long long atomicOr_block(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +long long atomicOr_system(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicOr_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicOr_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicOr_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicOr_system(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +int atomicXor_block(int *address, int val) { } + +static __inline__ __attribute__((device)) +int atomicXor_system(int *address, int val) { } + +static __inline__ __attribute__((device)) +long long atomicXor_block(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +long long atomicXor_system(long long *address, long long val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicXor_block(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned int atomicXor_system(unsigned int *address, unsigned int val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicXor_block(unsigned long long *address, unsigned long long val) { } + +static __inline__ __attribute__((device)) +unsigned long long atomicXor_system(unsigned long long *address, unsigned long long val) { } +# 3294 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" 1 +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern "C" +{ +extern __attribute__((device)) __attribute__((device_builtin)) void __threadfence_system(void); +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rn(double x, double y); +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rz(double x, double y); +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_ru(double x, double y); +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ddiv_rd(double x, double y); +# 174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rn(double x); +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rz(double x); +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_ru(double x); +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __drcp_rd(double x); +# 308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rn(double x); +# 340 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rz(double x); +# 372 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_ru(double x); +# 404 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsqrt_rd(double x); +extern __attribute__((device)) __attribute__((device_builtin)) __attribute__((deprecated("__ballot""() is deprecated in favor of ""__ballot""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __ballot(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_count(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_and(int); +extern __attribute__((device)) __attribute__((device_builtin)) int __syncthreads_or(int); +extern __attribute__((device)) __attribute__((device_builtin)) long long int clock64(void); +# 419 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rn(float x, float y, float z); +# 428 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rd(float x, float y, float z); +# 437 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_ru(float x, float y, float z); +# 446 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __fmaf_ieee_rz(float x, float y, float z); +# 459 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double_as_longlong(double x); +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __longlong_as_double(long long int x); +# 625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rn(double x, double y, double z); +# 782 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rz(double x, double y, double z); +# 939 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_ru(double x, double y, double z); +# 1096 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __fma_rd(double x, double y, double z); +# 1108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rn(double x, double y); +# 1120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rz(double x, double y); +# 1132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_ru(double x, double y); +# 1144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dadd_rd(double x, double y); +# 1156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rn(double x, double y); +# 1168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rz(double x, double y); +# 1180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_ru(double x, double y); +# 1192 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dsub_rd(double x, double y); +# 1204 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rn(double x, double y); +# 1216 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rz(double x, double y); +# 1228 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_ru(double x, double y); +# 1240 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __dmul_rd(double x, double y); +# 1249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rn(double x); +# 1258 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rz(double x); +# 1267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_ru(double x); +# 1276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) float __double2float_rd(double x); +# 1285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rn(double x); +# 1294 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_ru(double x); +# 1303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2int_rd(double x); +# 1312 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rn(double x); +# 1321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_ru(double x); +# 1330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned int __double2uint_rd(double x); +# 1339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rn(double x); +# 1348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_ru(double x); +# 1357 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) long long int __double2ll_rd(double x); +# 1366 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rn(double x); +# 1375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_ru(double x); +# 1384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) unsigned long long int __double2ull_rd(double x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __int2double_rn(int x); + + + + + + + +extern __attribute__((device)) __attribute__((device_builtin)) double __uint2double_rn(unsigned int x); +# 1409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rn(long long int x); +# 1418 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rz(long long int x); +# 1427 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_ru(long long int x); +# 1436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ll2double_rd(long long int x); +# 1445 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rn(unsigned long long int x); +# 1454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rz(unsigned long long int x); +# 1463 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_ru(unsigned long long int x); +# 1472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __ull2double_rd(unsigned long long int x); +# 1481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2hiint(double x); +# 1490 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) int __double2loint(double x); +# 1500 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern __attribute__((device)) __attribute__((device_builtin)) double __hiloint2double(int hi, int lo); + + +} + + + + + + +static __inline__ __attribute__((device)) __attribute__((deprecated("__ballot""() is deprecated in favor of ""__ballot""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int ballot(bool pred) { } + +static __inline__ __attribute__((device)) int syncthreads_count(bool pred) { } + +static __inline__ __attribute__((device)) bool syncthreads_and(bool pred) { } + +static __inline__ __attribute__((device)) bool syncthreads_or(bool pred) { } + + + + +static __inline__ __attribute__((device)) unsigned int __isGlobal(const void *ptr) { } +static __inline__ __attribute__((device)) unsigned int __isShared(const void *ptr) { } +static __inline__ __attribute__((device)) unsigned int __isConstant(const void *ptr) { } +static __inline__ __attribute__((device)) unsigned int __isLocal(const void *ptr) { } + +static __inline__ __attribute__((device)) unsigned int __isGridConstant(const void *ptr) { } + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_global(const void *ptr) { } +static __inline__ __attribute__((device)) size_t __cvta_generic_to_shared(const void *ptr) { } +static __inline__ __attribute__((device)) size_t __cvta_generic_to_constant(const void *ptr) { } +static __inline__ __attribute__((device)) size_t __cvta_generic_to_local(const void *ptr) { } + +static __inline__ __attribute__((device)) size_t __cvta_generic_to_grid_constant(const void *ptr) { } + + +static __inline__ __attribute__((device)) void * __cvta_global_to_generic(size_t rawbits) { } +static __inline__ __attribute__((device)) void * __cvta_shared_to_generic(size_t rawbits) { } +static __inline__ __attribute__((device)) void * __cvta_constant_to_generic(size_t rawbits) { } +static __inline__ __attribute__((device)) void * __cvta_local_to_generic(size_t rawbits) { } + +static __inline__ __attribute__((device)) void * __cvta_grid_constant_to_generic(size_t rawbits) { } +# 3295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" 1 +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +static __attribute__((device)) __inline__ unsigned __fns(unsigned mask, unsigned base, int offset) { } +static __attribute__((device)) __inline__ void __barrier_sync(unsigned id) { } +static __attribute__((device)) __inline__ void __barrier_sync_count(unsigned id, unsigned cnt) { } +static __attribute__((device)) __inline__ void __syncwarp(unsigned mask=0xFFFFFFFF) { } +static __attribute__((device)) __inline__ int __all_sync(unsigned mask, int pred) { } +static __attribute__((device)) __inline__ int __any_sync(unsigned mask, int pred) { } +static __attribute__((device)) __inline__ int __uni_sync(unsigned mask, int pred) { } +static __attribute__((device)) __inline__ unsigned __ballot_sync(unsigned mask, int pred) { } +static __attribute__((device)) __inline__ unsigned __activemask() { } +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl(int var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl(unsigned int var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_up(int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_up(unsigned int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_down(int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_down(unsigned int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) int __shfl_xor(int var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned int __shfl_xor(unsigned int var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl(float var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_up(float var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_down(float var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) float __shfl_xor(float var, int laneMask, int width=32) { } + + +static __attribute__((device)) __inline__ int __shfl_sync(unsigned mask, int var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ unsigned int __shfl_sync(unsigned mask, unsigned int var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ int __shfl_up_sync(unsigned mask, int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned int __shfl_up_sync(unsigned mask, unsigned int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ int __shfl_down_sync(unsigned mask, int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned int __shfl_down_sync(unsigned mask, unsigned int var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ int __shfl_xor_sync(unsigned mask, int var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ unsigned int __shfl_xor_sync(unsigned mask, unsigned int var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ float __shfl_sync(unsigned mask, float var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ float __shfl_up_sync(unsigned mask, float var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ float __shfl_down_sync(unsigned mask, float var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ float __shfl_xor_sync(unsigned mask, float var, int laneMask, int width=32) { } + + + +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl(unsigned long long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl(long long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_up(long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_up(unsigned long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_down(long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_down(unsigned long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long long __shfl_xor(long long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long long __shfl_xor(unsigned long long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl(double var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_up(double var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_down(double var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) double __shfl_xor(double var, int laneMask, int width=32) { } + + +static __attribute__((device)) __inline__ long long __shfl_sync(unsigned mask, long long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ unsigned long long __shfl_sync(unsigned mask, unsigned long long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ long long __shfl_up_sync(unsigned mask, long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned long long __shfl_up_sync(unsigned mask, unsigned long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ long long __shfl_down_sync(unsigned mask, long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned long long __shfl_down_sync(unsigned mask, unsigned long long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ long long __shfl_xor_sync(unsigned mask, long long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ unsigned long long __shfl_xor_sync(unsigned mask, unsigned long long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ double __shfl_sync(unsigned mask, double var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ double __shfl_up_sync(unsigned mask, double var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ double __shfl_down_sync(unsigned mask, double var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ double __shfl_xor_sync(unsigned mask, double var, int laneMask, int width=32) { } + + + +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl(long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl""() is deprecated in favor of ""__shfl""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl(unsigned long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_up(long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_up""() is deprecated in favor of ""__shfl_up""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_up(unsigned long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_down(long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_down""() is deprecated in favor of ""__shfl_down""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_down(unsigned long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) long __shfl_xor(long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ __attribute__((deprecated("__shfl_xor""() is deprecated in favor of ""__shfl_xor""_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress this warning)."))) unsigned long __shfl_xor(unsigned long var, int laneMask, int width=32) { } + + +static __attribute__((device)) __inline__ long __shfl_sync(unsigned mask, long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ unsigned long __shfl_sync(unsigned mask, unsigned long var, int srcLane, int width=32) { } +static __attribute__((device)) __inline__ long __shfl_up_sync(unsigned mask, long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned long __shfl_up_sync(unsigned mask, unsigned long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ long __shfl_down_sync(unsigned mask, long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ unsigned long __shfl_down_sync(unsigned mask, unsigned long var, unsigned int delta, int width=32) { } +static __attribute__((device)) __inline__ long __shfl_xor_sync(unsigned mask, long var, int laneMask, int width=32) { } +static __attribute__((device)) __inline__ unsigned long __shfl_xor_sync(unsigned mask, unsigned long var, int laneMask, int width=32) { } +# 3296 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" 1 +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ long __ldg(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldg(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldg(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldg(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldg(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldg(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldg(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldg(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldg(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldg(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldg(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldg(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldg(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldg(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldg(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldg(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldg(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldg(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldg(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldg(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldg(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldg(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldg(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldg(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldg(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldg(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldg(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldg(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldg(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldg(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ long __ldcg(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldcg(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldcg(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldcg(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldcg(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldcg(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldcg(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldcg(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldcg(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldcg(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldcg(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldcg(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldcg(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldcg(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldcg(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldcg(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldcg(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldcg(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldcg(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldcg(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldcg(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldcg(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldcg(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldcg(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldcg(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldcg(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldcg(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldcg(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldcg(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldcg(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ long __ldca(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldca(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldca(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldca(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldca(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldca(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldca(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldca(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldca(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldca(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldca(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldca(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldca(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldca(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldca(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldca(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldca(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldca(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldca(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldca(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldca(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldca(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldca(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldca(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldca(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldca(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldca(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldca(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldca(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldca(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ long __ldcs(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldcs(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldcs(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldcs(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldcs(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldcs(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldcs(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldcs(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldcs(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldcs(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldcs(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldcs(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldcs(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldcs(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldcs(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldcs(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldcs(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldcs(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldcs(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldcs(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldcs(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldcs(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldcs(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldcs(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldcs(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldcs(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldcs(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldcs(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldcs(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldcs(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ long __ldlu(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldlu(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldlu(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldlu(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldlu(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldlu(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldlu(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldlu(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldlu(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldlu(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldlu(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldlu(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldlu(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldlu(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldlu(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldlu(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldlu(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldlu(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldlu(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldlu(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldlu(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldlu(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldlu(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldlu(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldlu(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldlu(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldlu(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldlu(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldlu(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldlu(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ long __ldcv(const long *ptr) { } +static __attribute__((device)) __inline__ unsigned long __ldcv(const unsigned long *ptr) { } + +static __attribute__((device)) __inline__ char __ldcv(const char *ptr) { } +static __attribute__((device)) __inline__ signed char __ldcv(const signed char *ptr) { } +static __attribute__((device)) __inline__ short __ldcv(const short *ptr) { } +static __attribute__((device)) __inline__ int __ldcv(const int *ptr) { } +static __attribute__((device)) __inline__ long long __ldcv(const long long *ptr) { } +static __attribute__((device)) __inline__ char2 __ldcv(const char2 *ptr) { } +static __attribute__((device)) __inline__ char4 __ldcv(const char4 *ptr) { } +static __attribute__((device)) __inline__ short2 __ldcv(const short2 *ptr) { } +static __attribute__((device)) __inline__ short4 __ldcv(const short4 *ptr) { } +static __attribute__((device)) __inline__ int2 __ldcv(const int2 *ptr) { } +static __attribute__((device)) __inline__ int4 __ldcv(const int4 *ptr) { } +static __attribute__((device)) __inline__ longlong2 __ldcv(const longlong2 *ptr) { } + +static __attribute__((device)) __inline__ unsigned char __ldcv(const unsigned char *ptr) { } +static __attribute__((device)) __inline__ unsigned short __ldcv(const unsigned short *ptr) { } +static __attribute__((device)) __inline__ unsigned int __ldcv(const unsigned int *ptr) { } +static __attribute__((device)) __inline__ unsigned long long __ldcv(const unsigned long long *ptr) { } +static __attribute__((device)) __inline__ uchar2 __ldcv(const uchar2 *ptr) { } +static __attribute__((device)) __inline__ uchar4 __ldcv(const uchar4 *ptr) { } +static __attribute__((device)) __inline__ ushort2 __ldcv(const ushort2 *ptr) { } +static __attribute__((device)) __inline__ ushort4 __ldcv(const ushort4 *ptr) { } +static __attribute__((device)) __inline__ uint2 __ldcv(const uint2 *ptr) { } +static __attribute__((device)) __inline__ uint4 __ldcv(const uint4 *ptr) { } +static __attribute__((device)) __inline__ ulonglong2 __ldcv(const ulonglong2 *ptr) { } + +static __attribute__((device)) __inline__ float __ldcv(const float *ptr) { } +static __attribute__((device)) __inline__ double __ldcv(const double *ptr) { } +static __attribute__((device)) __inline__ float2 __ldcv(const float2 *ptr) { } +static __attribute__((device)) __inline__ float4 __ldcv(const float4 *ptr) { } +static __attribute__((device)) __inline__ double2 __ldcv(const double2 *ptr) { } + + + +static __attribute__((device)) __inline__ void __stwb(long *ptr, long value) { } +static __attribute__((device)) __inline__ void __stwb(unsigned long *ptr, unsigned long value) { } + +static __attribute__((device)) __inline__ void __stwb(char *ptr, char value) { } +static __attribute__((device)) __inline__ void __stwb(signed char *ptr, signed char value) { } +static __attribute__((device)) __inline__ void __stwb(short *ptr, short value) { } +static __attribute__((device)) __inline__ void __stwb(int *ptr, int value) { } +static __attribute__((device)) __inline__ void __stwb(long long *ptr, long long value) { } +static __attribute__((device)) __inline__ void __stwb(char2 *ptr, char2 value) { } +static __attribute__((device)) __inline__ void __stwb(char4 *ptr, char4 value) { } +static __attribute__((device)) __inline__ void __stwb(short2 *ptr, short2 value) { } +static __attribute__((device)) __inline__ void __stwb(short4 *ptr, short4 value) { } +static __attribute__((device)) __inline__ void __stwb(int2 *ptr, int2 value) { } +static __attribute__((device)) __inline__ void __stwb(int4 *ptr, int4 value) { } +static __attribute__((device)) __inline__ void __stwb(longlong2 *ptr, longlong2 value) { } + +static __attribute__((device)) __inline__ void __stwb(unsigned char *ptr, unsigned char value) { } +static __attribute__((device)) __inline__ void __stwb(unsigned short *ptr, unsigned short value) { } +static __attribute__((device)) __inline__ void __stwb(unsigned int *ptr, unsigned int value) { } +static __attribute__((device)) __inline__ void __stwb(unsigned long long *ptr, unsigned long long value) { } +static __attribute__((device)) __inline__ void __stwb(uchar2 *ptr, uchar2 value) { } +static __attribute__((device)) __inline__ void __stwb(uchar4 *ptr, uchar4 value) { } +static __attribute__((device)) __inline__ void __stwb(ushort2 *ptr, ushort2 value) { } +static __attribute__((device)) __inline__ void __stwb(ushort4 *ptr, ushort4 value) { } +static __attribute__((device)) __inline__ void __stwb(uint2 *ptr, uint2 value) { } +static __attribute__((device)) __inline__ void __stwb(uint4 *ptr, uint4 value) { } +static __attribute__((device)) __inline__ void __stwb(ulonglong2 *ptr, ulonglong2 value) { } + +static __attribute__((device)) __inline__ void __stwb(float *ptr, float value) { } +static __attribute__((device)) __inline__ void __stwb(double *ptr, double value) { } +static __attribute__((device)) __inline__ void __stwb(float2 *ptr, float2 value) { } +static __attribute__((device)) __inline__ void __stwb(float4 *ptr, float4 value) { } +static __attribute__((device)) __inline__ void __stwb(double2 *ptr, double2 value) { } + + + +static __attribute__((device)) __inline__ void __stcg(long *ptr, long value) { } +static __attribute__((device)) __inline__ void __stcg(unsigned long *ptr, unsigned long value) { } + +static __attribute__((device)) __inline__ void __stcg(char *ptr, char value) { } +static __attribute__((device)) __inline__ void __stcg(signed char *ptr, signed char value) { } +static __attribute__((device)) __inline__ void __stcg(short *ptr, short value) { } +static __attribute__((device)) __inline__ void __stcg(int *ptr, int value) { } +static __attribute__((device)) __inline__ void __stcg(long long *ptr, long long value) { } +static __attribute__((device)) __inline__ void __stcg(char2 *ptr, char2 value) { } +static __attribute__((device)) __inline__ void __stcg(char4 *ptr, char4 value) { } +static __attribute__((device)) __inline__ void __stcg(short2 *ptr, short2 value) { } +static __attribute__((device)) __inline__ void __stcg(short4 *ptr, short4 value) { } +static __attribute__((device)) __inline__ void __stcg(int2 *ptr, int2 value) { } +static __attribute__((device)) __inline__ void __stcg(int4 *ptr, int4 value) { } +static __attribute__((device)) __inline__ void __stcg(longlong2 *ptr, longlong2 value) { } + +static __attribute__((device)) __inline__ void __stcg(unsigned char *ptr, unsigned char value) { } +static __attribute__((device)) __inline__ void __stcg(unsigned short *ptr, unsigned short value) { } +static __attribute__((device)) __inline__ void __stcg(unsigned int *ptr, unsigned int value) { } +static __attribute__((device)) __inline__ void __stcg(unsigned long long *ptr, unsigned long long value) { } +static __attribute__((device)) __inline__ void __stcg(uchar2 *ptr, uchar2 value) { } +static __attribute__((device)) __inline__ void __stcg(uchar4 *ptr, uchar4 value) { } +static __attribute__((device)) __inline__ void __stcg(ushort2 *ptr, ushort2 value) { } +static __attribute__((device)) __inline__ void __stcg(ushort4 *ptr, ushort4 value) { } +static __attribute__((device)) __inline__ void __stcg(uint2 *ptr, uint2 value) { } +static __attribute__((device)) __inline__ void __stcg(uint4 *ptr, uint4 value) { } +static __attribute__((device)) __inline__ void __stcg(ulonglong2 *ptr, ulonglong2 value) { } + +static __attribute__((device)) __inline__ void __stcg(float *ptr, float value) { } +static __attribute__((device)) __inline__ void __stcg(double *ptr, double value) { } +static __attribute__((device)) __inline__ void __stcg(float2 *ptr, float2 value) { } +static __attribute__((device)) __inline__ void __stcg(float4 *ptr, float4 value) { } +static __attribute__((device)) __inline__ void __stcg(double2 *ptr, double2 value) { } + + + +static __attribute__((device)) __inline__ void __stcs(long *ptr, long value) { } +static __attribute__((device)) __inline__ void __stcs(unsigned long *ptr, unsigned long value) { } + +static __attribute__((device)) __inline__ void __stcs(char *ptr, char value) { } +static __attribute__((device)) __inline__ void __stcs(signed char *ptr, signed char value) { } +static __attribute__((device)) __inline__ void __stcs(short *ptr, short value) { } +static __attribute__((device)) __inline__ void __stcs(int *ptr, int value) { } +static __attribute__((device)) __inline__ void __stcs(long long *ptr, long long value) { } +static __attribute__((device)) __inline__ void __stcs(char2 *ptr, char2 value) { } +static __attribute__((device)) __inline__ void __stcs(char4 *ptr, char4 value) { } +static __attribute__((device)) __inline__ void __stcs(short2 *ptr, short2 value) { } +static __attribute__((device)) __inline__ void __stcs(short4 *ptr, short4 value) { } +static __attribute__((device)) __inline__ void __stcs(int2 *ptr, int2 value) { } +static __attribute__((device)) __inline__ void __stcs(int4 *ptr, int4 value) { } +static __attribute__((device)) __inline__ void __stcs(longlong2 *ptr, longlong2 value) { } + +static __attribute__((device)) __inline__ void __stcs(unsigned char *ptr, unsigned char value) { } +static __attribute__((device)) __inline__ void __stcs(unsigned short *ptr, unsigned short value) { } +static __attribute__((device)) __inline__ void __stcs(unsigned int *ptr, unsigned int value) { } +static __attribute__((device)) __inline__ void __stcs(unsigned long long *ptr, unsigned long long value) { } +static __attribute__((device)) __inline__ void __stcs(uchar2 *ptr, uchar2 value) { } +static __attribute__((device)) __inline__ void __stcs(uchar4 *ptr, uchar4 value) { } +static __attribute__((device)) __inline__ void __stcs(ushort2 *ptr, ushort2 value) { } +static __attribute__((device)) __inline__ void __stcs(ushort4 *ptr, ushort4 value) { } +static __attribute__((device)) __inline__ void __stcs(uint2 *ptr, uint2 value) { } +static __attribute__((device)) __inline__ void __stcs(uint4 *ptr, uint4 value) { } +static __attribute__((device)) __inline__ void __stcs(ulonglong2 *ptr, ulonglong2 value) { } + +static __attribute__((device)) __inline__ void __stcs(float *ptr, float value) { } +static __attribute__((device)) __inline__ void __stcs(double *ptr, double value) { } +static __attribute__((device)) __inline__ void __stcs(float2 *ptr, float2 value) { } +static __attribute__((device)) __inline__ void __stcs(float4 *ptr, float4 value) { } +static __attribute__((device)) __inline__ void __stcs(double2 *ptr, double2 value) { } + + + +static __attribute__((device)) __inline__ void __stwt(long *ptr, long value) { } +static __attribute__((device)) __inline__ void __stwt(unsigned long *ptr, unsigned long value) { } + +static __attribute__((device)) __inline__ void __stwt(char *ptr, char value) { } +static __attribute__((device)) __inline__ void __stwt(signed char *ptr, signed char value) { } +static __attribute__((device)) __inline__ void __stwt(short *ptr, short value) { } +static __attribute__((device)) __inline__ void __stwt(int *ptr, int value) { } +static __attribute__((device)) __inline__ void __stwt(long long *ptr, long long value) { } +static __attribute__((device)) __inline__ void __stwt(char2 *ptr, char2 value) { } +static __attribute__((device)) __inline__ void __stwt(char4 *ptr, char4 value) { } +static __attribute__((device)) __inline__ void __stwt(short2 *ptr, short2 value) { } +static __attribute__((device)) __inline__ void __stwt(short4 *ptr, short4 value) { } +static __attribute__((device)) __inline__ void __stwt(int2 *ptr, int2 value) { } +static __attribute__((device)) __inline__ void __stwt(int4 *ptr, int4 value) { } +static __attribute__((device)) __inline__ void __stwt(longlong2 *ptr, longlong2 value) { } + +static __attribute__((device)) __inline__ void __stwt(unsigned char *ptr, unsigned char value) { } +static __attribute__((device)) __inline__ void __stwt(unsigned short *ptr, unsigned short value) { } +static __attribute__((device)) __inline__ void __stwt(unsigned int *ptr, unsigned int value) { } +static __attribute__((device)) __inline__ void __stwt(unsigned long long *ptr, unsigned long long value) { } +static __attribute__((device)) __inline__ void __stwt(uchar2 *ptr, uchar2 value) { } +static __attribute__((device)) __inline__ void __stwt(uchar4 *ptr, uchar4 value) { } +static __attribute__((device)) __inline__ void __stwt(ushort2 *ptr, ushort2 value) { } +static __attribute__((device)) __inline__ void __stwt(ushort4 *ptr, ushort4 value) { } +static __attribute__((device)) __inline__ void __stwt(uint2 *ptr, uint2 value) { } +static __attribute__((device)) __inline__ void __stwt(uint4 *ptr, uint4 value) { } +static __attribute__((device)) __inline__ void __stwt(ulonglong2 *ptr, ulonglong2 value) { } + +static __attribute__((device)) __inline__ void __stwt(float *ptr, float value) { } +static __attribute__((device)) __inline__ void __stwt(double *ptr, double value) { } +static __attribute__((device)) __inline__ void __stwt(float2 *ptr, float2 value) { } +static __attribute__((device)) __inline__ void __stwt(float4 *ptr, float4 value) { } +static __attribute__((device)) __inline__ void __stwt(double2 *ptr, double2 value) { } +# 460 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_l(unsigned int lo, unsigned int hi, unsigned int shift) { } +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_lc(unsigned int lo, unsigned int hi, unsigned int shift) { } +# 485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_r(unsigned int lo, unsigned int hi, unsigned int shift) { } +# 497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +static __attribute__((device)) __inline__ unsigned int __funnelshift_rc(unsigned int lo, unsigned int hi, unsigned int shift) { } +# 3297 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" 1 +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" 1 +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_35_intrinsics.h" 2 +# 3298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" 1 +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +static __attribute__((device)) __inline__ int __dp2a_lo(int srcA, int srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp2a_lo(unsigned int srcA, unsigned int srcB, unsigned int c) { } + +static __attribute__((device)) __inline__ int __dp2a_lo(short2 srcA, char4 srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp2a_lo(ushort2 srcA, uchar4 srcB, unsigned int c) { } + +static __attribute__((device)) __inline__ int __dp2a_hi(int srcA, int srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp2a_hi(unsigned int srcA, unsigned int srcB, unsigned int c) { } + +static __attribute__((device)) __inline__ int __dp2a_hi(short2 srcA, char4 srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp2a_hi(ushort2 srcA, uchar4 srcB, unsigned int c) { } + + + + + + +static __attribute__((device)) __inline__ int __dp4a(int srcA, int srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp4a(unsigned int srcA, unsigned int srcB, unsigned int c) { } + +static __attribute__((device)) __inline__ int __dp4a(char4 srcA, char4 srcB, int c) { } +static __attribute__((device)) __inline__ unsigned int __dp4a(uchar4 srcA, uchar4 srcB, unsigned int c) { } +# 3299 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" 2 +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, unsigned value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, int value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, unsigned long value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, long value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, unsigned long long value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, long long value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, float value) { } +static __attribute__((device)) __inline__ unsigned int __match_any_sync(unsigned mask, double value) { } + +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, unsigned value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, int value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, unsigned long value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, long value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, unsigned long long value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, long long value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, float value, int *pred) { } +static __attribute__((device)) __inline__ unsigned int __match_all_sync(unsigned mask, double value, int *pred) { } + +static __attribute__((device)) __inline__ void __nanosleep(unsigned int ns) { } + +static __attribute__((device)) __inline__ unsigned short int atomicCAS(unsigned short int *address, unsigned short int compare, unsigned short int val) { } +# 3300 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" 2 +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +static __attribute__((device)) __inline__ unsigned __reduce_add_sync(unsigned mask, unsigned value) { } +static __attribute__((device)) __inline__ unsigned __reduce_min_sync(unsigned mask, unsigned value) { } +static __attribute__((device)) __inline__ unsigned __reduce_max_sync(unsigned mask, unsigned value) { } + +static __attribute__((device)) __inline__ int __reduce_add_sync(unsigned mask, int value) { } +static __attribute__((device)) __inline__ int __reduce_min_sync(unsigned mask, int value) { } +static __attribute__((device)) __inline__ int __reduce_max_sync(unsigned mask, int value) { } + +static __attribute__((device)) __inline__ unsigned __reduce_and_sync(unsigned mask, unsigned value) { } +static __attribute__((device)) __inline__ unsigned __reduce_or_sync(unsigned mask, unsigned value) { } +static __attribute__((device)) __inline__ unsigned __reduce_xor_sync(unsigned mask, unsigned value) { } + + +extern "C" { +inline __attribute__((device)) void *__nv_associate_access_property(const void *ptr, + unsigned long long property) { + extern __attribute__((device)) void *__nv_associate_access_property_impl(const void *, + unsigned long long); + return __nv_associate_access_property_impl(ptr, property); +} + +inline __attribute__((device)) void __nv_memcpy_async_shared_global_4(void *dst, + const void *src, + unsigned src_size) { + extern __attribute__((device)) void __nv_memcpy_async_shared_global_4_impl(void *, + const void *, + unsigned); + __nv_memcpy_async_shared_global_4_impl(dst, src, src_size); +} + +inline __attribute__((device)) void __nv_memcpy_async_shared_global_8(void *dst, + const void *src, + unsigned src_size) { + extern __attribute__((device)) void __nv_memcpy_async_shared_global_8_impl(void *, + const void *, + unsigned); + __nv_memcpy_async_shared_global_8_impl(dst, src, src_size); +} + +inline __attribute__((device)) void __nv_memcpy_async_shared_global_16(void *dst, + const void *src, + unsigned src_size) { + extern __attribute__((device)) void __nv_memcpy_async_shared_global_16_impl(void *, + const void *, + unsigned); + __nv_memcpy_async_shared_global_16_impl(dst, src, src_size); +} + +} +# 3301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" 1 +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/builtin_types.h" 1 +# 80 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" 2 + +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/host_defines.h" 1 +# 82 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" 2 + + + + + + + +static __attribute__((device)) __inline__ unsigned __isCtaShared(const void *ptr) { } +static __attribute__((device)) __inline__ unsigned __isClusterShared(const void *ptr) { } +static __attribute__((device)) __inline__ void *__cluster_map_shared_rank(const void *ptr, unsigned target_block_rank) { } +static __attribute__((device)) __inline__ unsigned __cluster_query_shared_rank(const void *ptr) { } +static __attribute__((device)) __inline__ uint2 __cluster_map_shared_multicast(const void *ptr, unsigned cluster_cta_mask) { } +static __attribute__((device)) __inline__ unsigned __clusterDimIsSpecified() { } +static __attribute__((device)) __inline__ dim3 __clusterDim() { } +static __attribute__((device)) __inline__ dim3 __clusterRelativeBlockIdx() { } +static __attribute__((device)) __inline__ dim3 __clusterGridDimInClusters() { } +static __attribute__((device)) __inline__ dim3 __clusterIdx() { } +static __attribute__((device)) __inline__ unsigned __clusterRelativeBlockRank() { } +static __attribute__((device)) __inline__ unsigned __clusterSizeInBlocks() { } +static __attribute__((device)) __inline__ void __cluster_barrier_arrive() { } +static __attribute__((device)) __inline__ void __cluster_barrier_wait() { } +static __attribute__((device)) __inline__ void __threadfence_cluster() { } +# 3302 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" 1 +# 122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dread(T *res, surface surf, int x, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf1Dread(surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dread(T *res, surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dread(T *res, surface surf, int x, int y, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf2Dread(surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dread(T *res, surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dread(T *res, surface surf, int x, int y, int z, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf3Dread(surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dread(T *res, surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredread(T *res, surface surf, int x, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf1DLayeredread(surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredread(T *res, surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredread(T *res, surface surf, int x, int y, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surf2DLayeredread(surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredread(T *res, surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapread(T *res, surface surf, int x, int y, int face, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surfCubemapread(surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapread(T *res, surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredread(T *res, surface surf, int x, int y, int layerFace, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) T surfCubemapLayeredread(surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredread(T *res, surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dwrite(T val, surface surf, int x, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1Dwrite(T val, surface surf, int x, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dwrite(T val, surface surf, int x, int y, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2Dwrite(T val, surface surf, int x, int y, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dwrite(T val, surface surf, int x, int y, int z, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf3Dwrite(T val, surface surf, int x, int y, int z, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredwrite(T val, surface surf, int x, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf1DLayeredwrite(T val, surface surf, int x, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredwrite(T val, surface surf, int x, int y, int layer, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surf2DLayeredwrite(T val, surface surf, int x, int y, int layer, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapwrite(T val, surface surf, int x, int y, int face, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapwrite(T val, surface surf, int x, int y, int face, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + + + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredwrite(T val, surface surf, int x, int y, int layerFace, int s, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((deprecated)) __attribute__((device)) __inline__ __attribute__((always_inline)) void surfCubemapLayeredwrite(T val, surface surf, int x, int y, int layerFace, enum cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} +# 3303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" 1 +# 72 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template +struct __nv_tex_rmet_ret { }; + +template<> struct __nv_tex_rmet_ret { typedef char type; }; +template<> struct __nv_tex_rmet_ret { typedef signed char type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned char type; }; +template<> struct __nv_tex_rmet_ret { typedef char1 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar1 type; }; +template<> struct __nv_tex_rmet_ret { typedef char2 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar2 type; }; +template<> struct __nv_tex_rmet_ret { typedef char4 type; }; +template<> struct __nv_tex_rmet_ret { typedef uchar4 type; }; + +template<> struct __nv_tex_rmet_ret { typedef short type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned short type; }; +template<> struct __nv_tex_rmet_ret { typedef short1 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort1 type; }; +template<> struct __nv_tex_rmet_ret { typedef short2 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort2 type; }; +template<> struct __nv_tex_rmet_ret { typedef short4 type; }; +template<> struct __nv_tex_rmet_ret { typedef ushort4 type; }; + +template<> struct __nv_tex_rmet_ret { typedef int type; }; +template<> struct __nv_tex_rmet_ret { typedef unsigned int type; }; +template<> struct __nv_tex_rmet_ret { typedef int1 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint1 type; }; +template<> struct __nv_tex_rmet_ret { typedef int2 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint2 type; }; +template<> struct __nv_tex_rmet_ret { typedef int4 type; }; +template<> struct __nv_tex_rmet_ret { typedef uint4 type; }; +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template<> struct __nv_tex_rmet_ret { typedef float type; }; +template<> struct __nv_tex_rmet_ret { typedef float1 type; }; +template<> struct __nv_tex_rmet_ret { typedef float2 type; }; +template<> struct __nv_tex_rmet_ret { typedef float4 type; }; + + +template struct __nv_tex_rmet_cast { typedef T* type; }; +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1Dfetch(texture t, int x) +{ + + + + + +} + +template +struct __nv_tex_rmnf_ret { }; + +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float1 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float2 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; +template <> struct __nv_tex_rmnf_ret { typedef float4 type; }; + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1Dfetch(texture t, int x) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1D(texture t, float x) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1D(texture t, float x) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2D(texture t, float x, float y) +{ + + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2D(texture t, float x, float y) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayered(texture t, float x, int layer) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayered(texture t, float x, int layer) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayered(texture t, float x, float y, int layer) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayered(texture t, float x, float y, int layer) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3D(texture t, float x, float y, float z) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3D(texture t, float x, float y, float z) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemap(texture t, float x, float y, float z) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemap(texture t, float x, float y, float z) +{ + + + + + + +} + + +template +struct __nv_tex2dgather_ret { }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef char4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uchar4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef short4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; +template <> struct __nv_tex2dgather_ret { typedef ushort4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef int4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; +template <> struct __nv_tex2dgather_ret { typedef uint4 type; }; + +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; +template <> struct __nv_tex2dgather_ret { typedef float4 type; }; + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) typename __nv_tex2dgather_ret::type tex2Dgather(texture t, float x, float y, int comp=0) +{ + + + + + + +} + + +template struct __nv_tex2dgather_rmnf_ret { }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; +template<> struct __nv_tex2dgather_rmnf_ret { typedef float4 type; }; + +template +static __attribute__((device)) __inline__ __attribute__((always_inline)) typename __nv_tex2dgather_rmnf_ret::type tex2Dgather(texture t, float x, float y, int comp = 0) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLod(texture t, float x, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLod(texture t, float x, float level) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLod(texture t, float x, float y, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLod(texture t, float x, float y, float level) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayeredLod(texture t, float x, int layer, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayeredLod(texture t, float x, int layer, float level) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayeredLod(texture t, float x, float y, int layer, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayeredLod(texture t, float x, float y, int layer, float level) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3DLod(texture t, float x, float y, float z, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3DLod(texture t, float x, float y, float z, float level) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLod(texture t, float x, float y, float z, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLod(texture t, float x, float y, float z, float level) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayered(texture t, float x, float y, float z, int layer) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayered(texture t, float x, float y, float z, int layer) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayeredLod(texture t, float x, float y, float z, int layer, float level) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayeredLod(texture t, float x, float y, float z, int layer, float level) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type texCubemapLayeredGrad(texture t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type texCubemapLayeredGrad(texture t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DGrad(texture t, float x, float dPdx, float dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DGrad(texture t, float x, float dPdx, float dPdy) +{ + + + + + + +} + + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DGrad(texture t, float x, float y, float2 dPdx, float2 dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DGrad(texture t, float x, float y, float2 dPdx, float2 dPdy) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex1DLayeredGrad(texture t, float x, int layer, float dPdx, float dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex1DLayeredGrad(texture t, float x, int layer, float dPdx, float dPdy) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex2DLayeredGrad(texture t, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex2DLayeredGrad(texture t, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + + + + + +} + + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmet_ret::type tex3DGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + +} + +template +static __attribute__((deprecated)) __inline__ __attribute__((always_inline)) __attribute__((device)) typename __nv_tex_rmnf_ret::type tex3DGrad(texture t, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + + +} +# 3304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" 1 +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template struct __nv_itex_trait { }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; +template<> struct __nv_itex_trait { typedef void type; }; + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1Dfetch(T *ptr, cudaTextureObject_t obj, int x) +{ + + + +} + +template +static __attribute__((device)) T tex1Dfetch(cudaTextureObject_t texObject, int x) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1D(T *ptr, cudaTextureObject_t obj, float x) +{ + + + +} + + +template +static __attribute__((device)) T tex1D(cudaTextureObject_t texObject, float x) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2D(T *ptr, cudaTextureObject_t obj, float x, float y) +{ + + + +} + +template +static __attribute__((device)) T tex2D(cudaTextureObject_t texObject, float x, float y) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2D(T *ptr, cudaTextureObject_t obj, float x, float y, + bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex2D(cudaTextureObject_t texObject, float x, float y, bool* isResident) +{ + + + + + +} + + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3D(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +{ + + + +} + +template +static __attribute__((device)) T tex3D(cudaTextureObject_t texObject, float x, float y, float z) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3D(T *ptr, cudaTextureObject_t obj, float x, float y, float z, + bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex3D(cudaTextureObject_t texObject, float x, float y, float z, bool* isResident) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayered(T *ptr, cudaTextureObject_t obj, float x, int layer) +{ + + + +} + +template +static __attribute__((device)) T tex1DLayered(cudaTextureObject_t texObject, float x, int layer) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayered(T *ptr, cudaTextureObject_t obj, float x, float y, int layer) +{ + + + +} + +template +static __attribute__((device)) T tex2DLayered(cudaTextureObject_t texObject, float x, float y, int layer) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayered(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex2DLayered(cudaTextureObject_t texObject, float x, float y, int layer, bool* isResident) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemap(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +{ + + + +} + + +template +static __attribute__((device)) T texCubemap(cudaTextureObject_t texObject, float x, float y, float z) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayered(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer) +{ + + + +} + +template +static __attribute__((device)) T texCubemapLayered(cudaTextureObject_t texObject, float x, float y, float z, int layer) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2Dgather(T *ptr, cudaTextureObject_t obj, float x, float y, int comp = 0) +{ + + + +} + +template +static __attribute__((device)) T tex2Dgather(cudaTextureObject_t to, float x, float y, int comp = 0) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2Dgather(T *ptr, cudaTextureObject_t obj, float x, float y, bool* isResident, int comp = 0) +{ + + + + + +} + +template +static __attribute__((device)) T tex2Dgather(cudaTextureObject_t to, float x, float y, bool* isResident, int comp = 0) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLod(T *ptr, cudaTextureObject_t obj, float x, float level) +{ + + + +} + +template +static __attribute__((device)) T tex1DLod(cudaTextureObject_t texObject, float x, float level) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float level) +{ + + + +} + +template +static __attribute__((device)) T tex2DLod(cudaTextureObject_t texObject, float x, float y, float level) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float level, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex2DLod(cudaTextureObject_t texObject, float x, float y, float level, bool* isResident) +{ + + + + + +} + + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +{ + + + +} + +template +static __attribute__((device)) T tex3DLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex3DLod(cudaTextureObject_t texObject, float x, float y, float z, float level, bool* isResident) +{ + + + + + +} + + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, int layer, float level) +{ + + + +} + +template +static __attribute__((device)) T tex1DLayeredLod(cudaTextureObject_t texObject, float x, int layer, float level) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float level) +{ + + + +} + +template +static __attribute__((device)) T tex2DLayeredLod(cudaTextureObject_t texObject, float x, float y, int layer, float level) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float level, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex2DLayeredLod(cudaTextureObject_t texObject, float x, float y, int layer, float level, bool* isResident) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +{ + + + +} + +template +static __attribute__((device)) T texCubemapLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + +} + +template +static __attribute__((device)) T texCubemapGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float level) +{ + + + +} + +template +static __attribute__((device)) T texCubemapLayeredLod(cudaTextureObject_t texObject, float x, float y, float z, int layer, float level) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DGrad(T *ptr, cudaTextureObject_t obj, float x, float dPdx, float dPdy) +{ + + + +} + +template +static __attribute__((device)) T tex1DGrad(cudaTextureObject_t texObject, float x, float dPdx, float dPdy) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float2 dPdx, float2 dPdy) +{ + + + + +} + +template +static __attribute__((device)) T tex2DGrad(cudaTextureObject_t texObject, float x, float y, float2 dPdx, float2 dPdy) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float2 dPdx, float2 dPdy, bool* isResident) +{ + + + + + + +} + +template +static __attribute__((device)) T tex2DGrad(cudaTextureObject_t texObject, float x, float y, float2 dPdx, float2 dPdy, bool* isResident) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + +} + +template +static __attribute__((device)) T tex3DGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex3DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex3DGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy, bool* isResident) +{ + + + + + +} + + + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex1DLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, int layer, float dPdx, float dPdy) +{ + + + +} + +template +static __attribute__((device)) T tex1DLayeredGrad(cudaTextureObject_t texObject, float x, int layer, float dPdx, float dPdy) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredGrad(T * ptr, cudaTextureObject_t obj, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + + +} + +template +static __attribute__((device)) T tex2DLayeredGrad(cudaTextureObject_t texObject, float x, float y, int layer, float2 dPdx, float2 dPdy) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_itex_trait::type tex2DLayeredGrad(T * ptr, cudaTextureObject_t obj, float x, float y, int layer, float2 dPdx, float2 dPdy, bool* isResident) +{ + + + + + +} + +template +static __attribute__((device)) T tex2DLayeredGrad(cudaTextureObject_t texObject, float x, float y, int layer, float2 dPdx, float2 dPdy, bool* isResident) +{ + + + + + +} + + + +template +static __attribute__((device)) typename __nv_itex_trait::type texCubemapLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + + +} + +template +static __attribute__((device)) T texCubemapLayeredGrad(cudaTextureObject_t texObject, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +{ + + + + + +} +# 3305 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" 1 +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template struct __nv_isurf_trait { }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; +template<> struct __nv_isurf_trait { typedef void type; }; + + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1Dread(T *ptr, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surf1Dread(cudaSurfaceObject_t surfObject, int x, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surf2Dread(cudaSurfaceObject_t surfObject, int x, int y, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf3Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surf3Dread(cudaSurfaceObject_t surfObject, int x, int y, int z, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surf1DLayeredread(cudaSurfaceObject_t surfObject, int x, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surf2DLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surfCubemapread(cudaSurfaceObject_t surfObject, int x, int y, int face, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) T surfCubemapLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layerface, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +{ + + + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1Dwrite(T val, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf3Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf1DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surf2DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapwrite(T val, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} + +template +static __attribute__((device)) typename __nv_isurf_trait::type surfCubemapLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +{ + + + +} +# 3306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/cudacc_ext.h" 1 +# 3307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" 2 + + +extern "C" __attribute__((host)) __attribute__((device)) unsigned __cudaPushCallConfiguration(dim3 gridDim, + dim3 blockDim, + size_t sharedMem = 0, + struct CUstream_st *stream = 0); +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 1 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h" 1 +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h" +extern "C" { + + +uint3 __attribute__((device_builtin)) extern const threadIdx; +uint3 __attribute__((device_builtin)) extern const blockIdx; +dim3 __attribute__((device_builtin)) extern const blockDim; +dim3 __attribute__((device_builtin)) extern const gridDim; +int __attribute__((device_builtin)) extern const warpSize; + + + + +} +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +# 1 "/usr/include/c++/11/utility" 1 3 +# 58 "/usr/include/c++/11/utility" 3 + +# 59 "/usr/include/c++/11/utility" 3 +# 69 "/usr/include/c++/11/utility" 3 +# 1 "/usr/include/c++/11/bits/stl_relops.h" 1 3 +# 67 "/usr/include/c++/11/bits/stl_relops.h" 3 + +# 67 "/usr/include/c++/11/bits/stl_relops.h" 3 +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + namespace rel_ops + { +# 85 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator!=(const _Tp& __x, const _Tp& __y) + { return !(__x == __y); } +# 98 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator>(const _Tp& __x, const _Tp& __y) + { return __y < __x; } +# 111 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator<=(const _Tp& __x, const _Tp& __y) + { return !(__y < __x); } +# 124 "/usr/include/c++/11/bits/stl_relops.h" 3 + template + inline bool + operator>=(const _Tp& __x, const _Tp& __y) + { return !(__x < __y); } + } + + +} +# 70 "/usr/include/c++/11/utility" 2 3 + + + + + + +# 1 "/usr/include/c++/11/initializer_list" 1 3 +# 33 "/usr/include/c++/11/initializer_list" 3 + +# 34 "/usr/include/c++/11/initializer_list" 3 + + + + + +#pragma GCC visibility push(default) + + + +namespace std +{ + + template + class initializer_list + { + public: + typedef _E value_type; + typedef const _E& reference; + typedef const _E& const_reference; + typedef size_t size_type; + typedef const _E* iterator; + typedef const _E* const_iterator; + + private: + iterator _M_array; + size_type _M_len; + + + constexpr initializer_list(const_iterator __a, size_type __l) + : _M_array(__a), _M_len(__l) { } + + public: + constexpr initializer_list() noexcept + : _M_array(0), _M_len(0) { } + + + constexpr size_type + size() const noexcept { return _M_len; } + + + constexpr const_iterator + begin() const noexcept { return _M_array; } + + + constexpr const_iterator + end() const noexcept { return begin() + size(); } + }; + + + + + + + + template + constexpr const _Tp* + begin(initializer_list<_Tp> __ils) noexcept + { return __ils.begin(); } + + + + + + + + template + constexpr const _Tp* + end(initializer_list<_Tp> __ils) noexcept + { return __ils.end(); } +} + +#pragma GCC visibility pop +# 77 "/usr/include/c++/11/utility" 2 3 + + + + + +namespace std __attribute__ ((__visibility__ ("default"))) +{ + + + + template + struct tuple_size; + + + + + + template::type, + typename = typename enable_if::value>::type, + size_t = tuple_size<_Tp>::value> + using __enable_if_has_tuple_size = _Tp; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + template + struct tuple_size> + : public tuple_size<_Tp> { }; + + + template + struct tuple_element; + + + template + using __tuple_element_t = typename tuple_element<__i, _Tp>::type; + + template + struct tuple_element<__i, const _Tp> + { + typedef typename add_const<__tuple_element_t<__i, _Tp>>::type type; + }; + + template + struct tuple_element<__i, volatile _Tp> + { + typedef typename add_volatile<__tuple_element_t<__i, _Tp>>::type type; + }; + + template + struct tuple_element<__i, const volatile _Tp> + { + typedef typename add_cv<__tuple_element_t<__i, _Tp>>::type type; + }; + + + + + + + + template + using tuple_element_t = typename tuple_element<__i, _Tp>::type; + + + + + + template + struct __is_tuple_like_impl> : true_type + { }; + + + template + struct tuple_size> + : public integral_constant { }; + + + template + struct tuple_element<0, pair<_Tp1, _Tp2>> + { typedef _Tp1 type; }; + + + template + struct tuple_element<1, pair<_Tp1, _Tp2>> + { typedef _Tp2 type; }; + + template + struct __pair_get; + + template<> + struct __pair_get<0> + { + template + static constexpr _Tp1& + __get(pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.first; } + + template + static constexpr _Tp1&& + __move_get(pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward<_Tp1>(__pair.first); } + + template + static constexpr const _Tp1& + __const_get(const pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.first; } + + template + static constexpr const _Tp1&& + __const_move_get(const pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward(__pair.first); } + }; + + template<> + struct __pair_get<1> + { + template + static constexpr _Tp2& + __get(pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.second; } + + template + static constexpr _Tp2&& + __move_get(pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward<_Tp2>(__pair.second); } + + template + static constexpr const _Tp2& + __const_get(const pair<_Tp1, _Tp2>& __pair) noexcept + { return __pair.second; } + + template + static constexpr const _Tp2&& + __const_move_get(const pair<_Tp1, _Tp2>&& __pair) noexcept + { return std::forward(__pair.second); } + }; + + template + constexpr typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type& + get(pair<_Tp1, _Tp2>& __in) noexcept + { return __pair_get<_Int>::__get(__in); } + + template + constexpr typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type&& + get(pair<_Tp1, _Tp2>&& __in) noexcept + { return __pair_get<_Int>::__move_get(std::move(__in)); } + + template + constexpr const typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type& + get(const pair<_Tp1, _Tp2>& __in) noexcept + { return __pair_get<_Int>::__const_get(__in); } + + template + constexpr const typename tuple_element<_Int, pair<_Tp1, _Tp2>>::type&& + get(const pair<_Tp1, _Tp2>&& __in) noexcept + { return __pair_get<_Int>::__const_move_get(std::move(__in)); } + + + + + + template + constexpr _Tp& + get(pair<_Tp, _Up>& __p) noexcept + { return __p.first; } + + template + constexpr const _Tp& + get(const pair<_Tp, _Up>& __p) noexcept + { return __p.first; } + + template + constexpr _Tp&& + get(pair<_Tp, _Up>&& __p) noexcept + { return std::move(__p.first); } + + template + constexpr const _Tp&& + get(const pair<_Tp, _Up>&& __p) noexcept + { return std::move(__p.first); } + + template + constexpr _Tp& + get(pair<_Up, _Tp>& __p) noexcept + { return __p.second; } + + template + constexpr const _Tp& + get(const pair<_Up, _Tp>& __p) noexcept + { return __p.second; } + + template + constexpr _Tp&& + get(pair<_Up, _Tp>&& __p) noexcept + { return std::move(__p.second); } + + template + constexpr const _Tp&& + get(const pair<_Up, _Tp>&& __p) noexcept + { return std::move(__p.second); } + + + + + template + + inline _Tp + exchange(_Tp& __obj, _Up&& __new_val) + { return std::__exchange(__obj, std::forward<_Up>(__new_val)); } + + + + + + template struct _Index_tuple { }; + + + template + struct _Build_index_tuple + { +# 312 "/usr/include/c++/11/utility" 3 + using __type = _Index_tuple<__integer_pack(_Num)...>; + + }; + + + + + + + template + struct integer_sequence + { + typedef _Tp value_type; + static constexpr size_t size() noexcept { return sizeof...(_Idx); } + }; + + + template + using make_integer_sequence + + + + = integer_sequence<_Tp, __integer_pack(_Num)...>; + + + + template + using index_sequence = integer_sequence; + + + template + using make_index_sequence = make_integer_sequence; + + + template + using index_sequence_for = make_index_sequence; + + + + + struct in_place_t { + explicit in_place_t() = default; + }; + + inline constexpr in_place_t in_place{}; + + template struct in_place_type_t + { + explicit in_place_type_t() = default; + }; + + template + inline constexpr in_place_type_t<_Tp> in_place_type{}; + + template struct in_place_index_t + { + explicit in_place_index_t() = default; + }; + + template + inline constexpr in_place_index_t<_Idx> in_place_index{}; + + template + inline constexpr bool __is_in_place_type_v = false; + + template + inline constexpr bool __is_in_place_type_v> = true; + + template + using __is_in_place_type = bool_constant<__is_in_place_type_v<_Tp>>; + + + template + [[nodiscard]] + constexpr add_const_t<_Tp>& + as_const(_Tp& __t) noexcept + { return __t; } + + template + void as_const(const _Tp&&) = delete; +# 476 "/usr/include/c++/11/utility" 3 + +} +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 2 +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" + +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchKernel( + const T *func, + dim3 gridDim, + dim3 blockDim, + void **args, + size_t sharedMem = 0, + cudaStream_t stream = 0 +) +{ + return ::cudaLaunchKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +} +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchKernelEx( + const cudaLaunchConfig_t *config, + void (*kernel)(ExpTypes...), + ActTypes &&... args +) +{ + return [&](ExpTypes... coercedArgs){ + void *pArgs[] = { &coercedArgs... }; + return ::cudaLaunchKernelExC(config, (const void *)kernel, pArgs); + }(std::forward(args)...); +} +# 339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaLaunchCooperativeKernel( + const T *func, + dim3 gridDim, + dim3 blockDim, + void **args, + size_t sharedMem = 0, + cudaStream_t stream = 0 +) +{ + return ::cudaLaunchCooperativeKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +} +# 383 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaEventCreate( + cudaEvent_t *event, + unsigned int flags +) +{ + return ::cudaEventCreateWithFlags(event, flags); +} +# 448 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaMallocHost( + void **ptr, + size_t size, + unsigned int flags +) +{ + return ::cudaHostAlloc(ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaHostAlloc( + T **ptr, + size_t size, + unsigned int flags +) +{ + return ::cudaHostAlloc((void**)(void*)ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaHostGetDevicePointer( + T **pDevice, + void *pHost, + unsigned int flags +) +{ + return ::cudaHostGetDevicePointer((void**)(void*)pDevice, pHost, flags); +} +# 577 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocManaged( + T **devPtr, + size_t size, + unsigned int flags = 0x01 +) +{ + return ::cudaMallocManaged((void**)(void*)devPtr, size, flags); +} +# 667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaStreamAttachMemAsync( + cudaStream_t stream, + T *devPtr, + size_t length = 0, + unsigned int flags = 0x04 +) +{ + return ::cudaStreamAttachMemAsync(stream, (void*)devPtr, length, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMalloc( + T **devPtr, + size_t size +) +{ + return ::cudaMalloc((void**)(void*)devPtr, size); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocHost( + T **ptr, + size_t size, + unsigned int flags = 0 +) +{ + return cudaMallocHost((void**)(void*)ptr, size, flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocPitch( + T **devPtr, + size_t *pitch, + size_t width, + size_t height +) +{ + return ::cudaMallocPitch((void**)(void*)devPtr, pitch, width, height); +} +# 717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + void **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync(ptr, size, memPool, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + T **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync((void**)(void*)ptr, size, memPool, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocAsync( + T **ptr, + size_t size, + cudaStream_t stream +) +{ + return ::cudaMallocAsync((void**)(void*)ptr, size, stream); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaMallocFromPoolAsync( + T **ptr, + size_t size, + cudaMemPool_t memPool, + cudaStream_t stream +) +{ + return ::cudaMallocFromPoolAsync((void**)(void*)ptr, size, memPool, stream); +} +# 796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyToSymbol( + const T &symbol, + const void *src, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyHostToDevice +) +{ + return ::cudaMemcpyToSymbol((const void*)&symbol, src, count, offset, kind); +} +# 850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyToSymbolAsync( + const T &symbol, + const void *src, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyHostToDevice, + cudaStream_t stream = 0 +) +{ + return ::cudaMemcpyToSymbolAsync((const void*)&symbol, src, count, offset, kind, stream); +} +# 898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyFromSymbol( + void *dst, + const T &symbol, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost +) +{ + return ::cudaMemcpyFromSymbol(dst, (const void*)&symbol, count, offset, kind); +} +# 952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaMemcpyFromSymbolAsync( + void *dst, + const T &symbol, + size_t count, + size_t offset = 0, + enum cudaMemcpyKind kind = cudaMemcpyDeviceToHost, + cudaStream_t stream = 0 +) +{ + return ::cudaMemcpyFromSymbolAsync(dst, (const void*)&symbol, count, offset, kind, stream); +} +# 1021 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeToSymbol( + cudaGraphNode_t *pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t *pDependencies, + size_t numDependencies, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphAddMemcpyNodeToSymbol(pGraphNode, graph, pDependencies, numDependencies, (const void*)&symbol, src, count, offset, kind); +} +# 1092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphAddMemcpyNodeFromSymbol( + cudaGraphNode_t* pGraphNode, + cudaGraph_t graph, + const cudaGraphNode_t* pDependencies, + size_t numDependencies, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphAddMemcpyNodeFromSymbol(pGraphNode, graph, pDependencies, numDependencies, dst, (const void*)&symbol, count, offset, kind); +} +# 1143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsToSymbol( + cudaGraphNode_t node, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphMemcpyNodeSetParamsToSymbol(node, (const void*)&symbol, src, count, offset, kind); +} +# 1191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphMemcpyNodeSetParamsFromSymbol( + cudaGraphNode_t node, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphMemcpyNodeSetParamsFromSymbol(node, dst, (const void*)&symbol, count, offset, kind); +} +# 1249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsToSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + const T &symbol, + const void* src, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphExecMemcpyNodeSetParamsToSymbol(hGraphExec, node, (const void*)&symbol, src, count, offset, kind); +} +# 1308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGraphExecMemcpyNodeSetParamsFromSymbol( + cudaGraphExec_t hGraphExec, + cudaGraphNode_t node, + void* dst, + const T &symbol, + size_t count, + size_t offset, + enum cudaMemcpyKind kind) +{ + return ::cudaGraphExecMemcpyNodeSetParamsFromSymbol(hGraphExec, node, dst, (const void*)&symbol, count, offset, kind); +} +# 1347 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaUserObjectCreate( + cudaUserObject_t *object_out, + T *objectToWrap, + unsigned int initialRefcount, + unsigned int flags) +{ + return ::cudaUserObjectCreate( + object_out, + objectToWrap, + [](void *vpObj) { delete reinterpret_cast(vpObj); }, + initialRefcount, + flags); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaUserObjectCreate( + cudaUserObject_t *object_out, + T *objectToWrap, + unsigned int initialRefcount, + cudaUserObjectFlags flags) +{ + return cudaUserObjectCreate(object_out, objectToWrap, initialRefcount, (unsigned int)flags); +} +# 1397 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGetSymbolAddress( + void **devPtr, + const T &symbol +) +{ + return ::cudaGetSymbolAddress(devPtr, (const void*)&symbol); +} +# 1429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaGetSymbolSize( + size_t *size, + const T &symbol +) +{ + return ::cudaGetSymbolSize(size, (const void*)&symbol); +} +# 1473 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture( + size_t *offset, + const struct texture &tex, + const void *devPtr, + const struct cudaChannelFormatDesc &desc, + size_t size = +# 1479 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 3 4 + (0x7fffffff * 2U + 1U) + +# 1480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +) +{ + return ::cudaBindTexture(offset, &tex, devPtr, &desc, size); +} +# 1519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture( + size_t *offset, + const struct texture &tex, + const void *devPtr, + size_t size = +# 1524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" 3 4 + (0x7fffffff * 2U + 1U) + +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +) +{ + return cudaBindTexture(offset, tex, devPtr, tex.channelDesc, size); +} +# 1576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture2D( + size_t *offset, + const struct texture &tex, + const void *devPtr, + const struct cudaChannelFormatDesc &desc, + size_t width, + size_t height, + size_t pitch +) +{ + return ::cudaBindTexture2D(offset, &tex, devPtr, &desc, width, height, pitch); +} +# 1635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTexture2D( + size_t *offset, + const struct texture &tex, + const void *devPtr, + size_t width, + size_t height, + size_t pitch +) +{ + return ::cudaBindTexture2D(offset, &tex, devPtr, &tex.channelDesc, width, height, pitch); +} +# 1678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToArray( + const struct texture &tex, + cudaArray_const_t array, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindTextureToArray(&tex, array, &desc); +} +# 1717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToArray( + const struct texture &tex, + cudaArray_const_t array +) +{ + struct cudaChannelFormatDesc desc; + cudaError_t err = ::cudaGetChannelDesc(&desc, array); + + return err == cudaSuccess ? cudaBindTextureToArray(tex, array, desc) : err; +} +# 1759 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray( + const struct texture &tex, + cudaMipmappedArray_const_t mipmappedArray, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindTextureToMipmappedArray(&tex, mipmappedArray, &desc); +} +# 1798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindTextureToMipmappedArray( + const struct texture &tex, + cudaMipmappedArray_const_t mipmappedArray +) +{ + struct cudaChannelFormatDesc desc; + cudaArray_t levelArray; + cudaError_t err = ::cudaGetMipmappedArrayLevel(&levelArray, mipmappedArray, 0); + + if (err != cudaSuccess) { + return err; + } + err = ::cudaGetChannelDesc(&desc, levelArray); + + return err == cudaSuccess ? cudaBindTextureToMipmappedArray(tex, mipmappedArray, desc) : err; +} +# 1841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaUnbindTexture( + const struct texture &tex +) +{ + return ::cudaUnbindTexture(&tex); +} +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaGetTextureAlignmentOffset( + size_t *offset, + const struct texture &tex +) +{ + return ::cudaGetTextureAlignmentOffset(offset, &tex); +} +# 1929 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetCacheConfig( + T *func, + enum cudaFuncCache cacheConfig +) +{ + return ::cudaFuncSetCacheConfig((const void*)func, cacheConfig); +} + +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetSharedMemConfig( + T *func, + enum cudaSharedMemConfig config +) +{ + return ::cudaFuncSetSharedMemConfig((const void*)func, config); +} +# 1977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor( + int *numBlocks, + T func, + int blockSize, + size_t dynamicSMemSize) +{ + return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void*)func, blockSize, dynamicSMemSize, 0x00); +} +# 2029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags( + int *numBlocks, + T func, + int blockSize, + size_t dynamicSMemSize, + unsigned int flags) +{ + return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void*)func, blockSize, dynamicSMemSize, flags); +} + + + + +class __cudaOccupancyB2DHelper { + size_t n; +public: + inline __attribute__((host)) __attribute__((device)) __cudaOccupancyB2DHelper(size_t n_) : n(n_) {} + inline __attribute__((host)) __attribute__((device)) size_t operator()(int) + { + return n; + } +}; +# 2099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags( + int *minGridSize, + int *blockSize, + T func, + UnaryFunction blockSizeToDynamicSMemSize, + int blockSizeLimit = 0, + unsigned int flags = 0) +{ + cudaError_t status; + + + int device; + struct cudaFuncAttributes attr; + + + int maxThreadsPerMultiProcessor; + int warpSize; + int devMaxThreadsPerBlock; + int multiProcessorCount; + int funcMaxThreadsPerBlock; + int occupancyLimit; + int granularity; + + + int maxBlockSize = 0; + int numBlocks = 0; + int maxOccupancy = 0; + + + int blockSizeToTryAligned; + int blockSizeToTry; + int blockSizeLimitAligned; + int occupancyInBlocks; + int occupancyInThreads; + size_t dynamicSMemSize; + + + + + + if (!minGridSize || !blockSize || !func) { + return cudaErrorInvalidValue; + } + + + + + + status = ::cudaGetDevice(&device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &maxThreadsPerMultiProcessor, + cudaDevAttrMaxThreadsPerMultiProcessor, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &warpSize, + cudaDevAttrWarpSize, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &devMaxThreadsPerBlock, + cudaDevAttrMaxThreadsPerBlock, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaDeviceGetAttribute( + &multiProcessorCount, + cudaDevAttrMultiProcessorCount, + device); + if (status != cudaSuccess) { + return status; + } + + status = cudaFuncGetAttributes(&attr, func); + if (status != cudaSuccess) { + return status; + } + + funcMaxThreadsPerBlock = attr.maxThreadsPerBlock; + + + + + + occupancyLimit = maxThreadsPerMultiProcessor; + granularity = warpSize; + + if (blockSizeLimit == 0) { + blockSizeLimit = devMaxThreadsPerBlock; + } + + if (devMaxThreadsPerBlock < blockSizeLimit) { + blockSizeLimit = devMaxThreadsPerBlock; + } + + if (funcMaxThreadsPerBlock < blockSizeLimit) { + blockSizeLimit = funcMaxThreadsPerBlock; + } + + blockSizeLimitAligned = ((blockSizeLimit + (granularity - 1)) / granularity) * granularity; + + for (blockSizeToTryAligned = blockSizeLimitAligned; blockSizeToTryAligned > 0; blockSizeToTryAligned -= granularity) { + + + + if (blockSizeLimit < blockSizeToTryAligned) { + blockSizeToTry = blockSizeLimit; + } else { + blockSizeToTry = blockSizeToTryAligned; + } + + dynamicSMemSize = blockSizeToDynamicSMemSize(blockSizeToTry); + + status = cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags( + &occupancyInBlocks, + func, + blockSizeToTry, + dynamicSMemSize, + flags); + + if (status != cudaSuccess) { + return status; + } + + occupancyInThreads = blockSizeToTry * occupancyInBlocks; + + if (occupancyInThreads > maxOccupancy) { + maxBlockSize = blockSizeToTry; + numBlocks = occupancyInBlocks; + maxOccupancy = occupancyInThreads; + } + + + + if (occupancyLimit == maxOccupancy) { + break; + } + } + + + + + + + + *minGridSize = numBlocks * multiProcessorCount; + *blockSize = maxBlockSize; + + return status; +} +# 2295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeVariableSMem( + int *minGridSize, + int *blockSize, + T func, + UnaryFunction blockSizeToDynamicSMemSize, + int blockSizeLimit = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, blockSizeToDynamicSMemSize, blockSizeLimit, 0x00); +} +# 2341 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSize( + int *minGridSize, + int *blockSize, + T func, + size_t dynamicSMemSize = 0, + int blockSizeLimit = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, __cudaOccupancyB2DHelper(dynamicSMemSize), blockSizeLimit, 0x00); +} +# 2379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyAvailableDynamicSMemPerBlock( + size_t *dynamicSmemSize, + T func, + int numBlocks, + int blockSize) +{ + return ::cudaOccupancyAvailableDynamicSMemPerBlock(dynamicSmemSize, (const void*)func, numBlocks, blockSize); +} +# 2438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) __attribute__((device)) cudaError_t cudaOccupancyMaxPotentialBlockSizeWithFlags( + int *minGridSize, + int *blockSize, + T func, + size_t dynamicSMemSize = 0, + int blockSizeLimit = 0, + unsigned int flags = 0) +{ + return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, __cudaOccupancyB2DHelper(dynamicSMemSize), blockSizeLimit, flags); +} +# 2482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxPotentialClusterSize( + int *clusterSize, + T *func, + const cudaLaunchConfig_t *config) +{ + return ::cudaOccupancyMaxPotentialClusterSize(clusterSize, (const void*)func, config); +} +# 2525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaOccupancyMaxActiveClusters( + int *numClusters, + T *func, + const cudaLaunchConfig_t *config) +{ + return ::cudaOccupancyMaxActiveClusters(numClusters, (const void*)func, config); +} +# 2565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncGetAttributes( + struct cudaFuncAttributes *attr, + T *entry +) +{ + return ::cudaFuncGetAttributes(attr, (const void*)entry); +} +# 2627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __inline__ __attribute__((host)) cudaError_t cudaFuncSetAttribute( + T *entry, + enum cudaFuncAttribute attr, + int value +) +{ + return ::cudaFuncSetAttribute((const void*)entry, attr, value); +} +# 2659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindSurfaceToArray( + const struct surface &surf, + cudaArray_const_t array, + const struct cudaChannelFormatDesc &desc +) +{ + return ::cudaBindSurfaceToArray(&surf, array, &desc); +} +# 2690 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template +static __attribute__((deprecated)) __inline__ __attribute__((host)) cudaError_t cudaBindSurfaceToArray( + const struct surface &surf, + cudaArray_const_t array +) +{ + struct cudaChannelFormatDesc desc; + cudaError_t err = ::cudaGetChannelDesc(&desc, array); + + return err == cudaSuccess ? cudaBindSurfaceToArray(surf, array, desc) : err; +} +# 2711 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic pop +# 0 "" 2 +# 1 "CMakeCUDACompilerId.cu" +# 64 "CMakeCUDACompilerId.cu" +char const* info_compiler = "INFO" ":" "compiler[" "NVIDIA" "]"; + +char const* info_simulate = "INFO" ":" "simulate[" "GNU" "]"; +# 336 "CMakeCUDACompilerId.cu" +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + ('0' + (((11) / 10000000)%10)), ('0' + (((11) / 1000000)%10)), ('0' + (((11) / 100000)%10)), ('0' + (((11) / 10000)%10)), ('0' + (((11) / 1000)%10)), ('0' + (((11) / 100)%10)), ('0' + (((11) / 10)%10)), ('0' + ((11) % 10)), + + '.', ('0' + (((8) / 10000000)%10)), ('0' + (((8) / 1000000)%10)), ('0' + (((8) / 100000)%10)), ('0' + (((8) / 10000)%10)), ('0' + (((8) / 1000)%10)), ('0' + (((8) / 100)%10)), ('0' + (((8) / 10)%10)), ('0' + ((8) % 10)), + + '.', ('0' + (((89) / 10000000)%10)), ('0' + (((89) / 1000000)%10)), ('0' + (((89) / 100000)%10)), ('0' + (((89) / 10000)%10)), ('0' + (((89) / 1000)%10)), ('0' + (((89) / 100)%10)), ('0' + (((89) / 10)%10)), ('0' + ((89) % 10)), + + + + + + ']','\0'}; +# 365 "CMakeCUDACompilerId.cu" +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + ('0' + (((11) / 10000000)%10)), ('0' + (((11) / 1000000)%10)), ('0' + (((11) / 100000)%10)), ('0' + (((11) / 10000)%10)), ('0' + (((11) / 1000)%10)), ('0' + (((11) / 100)%10)), ('0' + (((11) / 10)%10)), ('0' + ((11) % 10)), + + '.', ('0' + (((4) / 10000000)%10)), ('0' + (((4) / 1000000)%10)), ('0' + (((4) / 100000)%10)), ('0' + (((4) / 10000)%10)), ('0' + (((4) / 1000)%10)), ('0' + (((4) / 100)%10)), ('0' + (((4) / 10)%10)), ('0' + ((4) % 10)), + + + + + + + + ']','\0'}; + + + + + + +char const* info_platform = "INFO" ":" "platform[" "Linux" "]"; +char const* info_arch = "INFO" ":" "arch[" "]"; + + + +const char* info_language_standard_default = "INFO" ":" "standard_default[" + + + + + + "17" + + + + + + + +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" + + + + "ON" + + + +"]"; + + + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + + require += info_version[argc]; + + + require += info_simulate[argc]; + + + require += info_simulate_version[argc]; + + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c new file mode 100644 index 0000000..a3364ff --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.c @@ -0,0 +1,1599 @@ +# 1 "CMakeCUDACompilerId.cu" +# 64 "CMakeCUDACompilerId.cu" +extern const char *info_compiler; + +extern const char *info_simulate; +# 336 "CMakeCUDACompilerId.cu" +static const char info_version[50]; +# 365 "CMakeCUDACompilerId.cu" +static const char info_simulate_version[41]; +# 385 "CMakeCUDACompilerId.cu" +extern const char *info_platform; +extern const char *info_arch; + + + +extern const char *info_language_standard_default; +# 406 "CMakeCUDACompilerId.cu" +extern const char *info_language_extensions_default; +# 534 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE7__valueE */ const char _ZNSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE7__valueE __attribute__((visibility("default"))); +# 206 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14is_specializedE */ const char _ZNSt21__numeric_limits_base14is_specializedE __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base6digitsE */ const int _ZNSt21__numeric_limits_base6digitsE __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base8digits10E */ const int _ZNSt21__numeric_limits_base8digits10E __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12max_digits10E */ const int _ZNSt21__numeric_limits_base12max_digits10E __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_signedE */ const char _ZNSt21__numeric_limits_base9is_signedE __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10is_integerE */ const char _ZNSt21__numeric_limits_base10is_integerE __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base8is_exactE */ const char _ZNSt21__numeric_limits_base8is_exactE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base5radixE */ const int _ZNSt21__numeric_limits_base5radixE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12min_exponentE */ const int _ZNSt21__numeric_limits_base12min_exponentE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14min_exponent10E */ const int _ZNSt21__numeric_limits_base14min_exponent10E __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12max_exponentE */ const int _ZNSt21__numeric_limits_base12max_exponentE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14max_exponent10E */ const int _ZNSt21__numeric_limits_base14max_exponent10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12has_infinityE */ const char _ZNSt21__numeric_limits_base12has_infinityE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base13has_quiet_NaNE */ const char _ZNSt21__numeric_limits_base13has_quiet_NaNE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base17has_signaling_NaNE */ const char _ZNSt21__numeric_limits_base17has_signaling_NaNE __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt21__numeric_limits_base10has_denormE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base15has_denorm_lossE */ const char _ZNSt21__numeric_limits_base15has_denorm_lossE __attribute__((visibility("default"))); + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_iec559E */ const char _ZNSt21__numeric_limits_base9is_iec559E __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10is_boundedE */ const char _ZNSt21__numeric_limits_base10is_boundedE __attribute__((visibility("default"))); +# 288 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_moduloE */ const char _ZNSt21__numeric_limits_base9is_moduloE __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base5trapsE */ const char _ZNSt21__numeric_limits_base5trapsE __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base15tinyness_beforeE */ const char _ZNSt21__numeric_limits_base15tinyness_beforeE __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base11round_styleE */ const enum _ZSt17float_round_style _ZNSt21__numeric_limits_base11round_styleE __attribute__((visibility("default"))); +# 386 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14is_specializedE */ const char _ZNSt14numeric_limitsIbE14is_specializedE __attribute__((visibility("default"))); +# 398 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE6digitsE */ const int _ZNSt14numeric_limitsIbE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE8digits10E */ const int _ZNSt14numeric_limitsIbE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12max_digits10E */ const int _ZNSt14numeric_limitsIbE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_signedE */ const char _ZNSt14numeric_limitsIbE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10is_integerE */ const char _ZNSt14numeric_limitsIbE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE8is_exactE */ const char _ZNSt14numeric_limitsIbE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE5radixE */ const int _ZNSt14numeric_limitsIbE5radixE __attribute__((visibility("default"))); +# 414 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12min_exponentE */ const int _ZNSt14numeric_limitsIbE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14min_exponent10E */ const int _ZNSt14numeric_limitsIbE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12max_exponentE */ const int _ZNSt14numeric_limitsIbE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14max_exponent10E */ const int _ZNSt14numeric_limitsIbE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12has_infinityE */ const char _ZNSt14numeric_limitsIbE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIbE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIbE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIbE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIbE15has_denorm_lossE __attribute__((visibility("default"))); +# 438 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_iec559E */ const char _ZNSt14numeric_limitsIbE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10is_boundedE */ const char _ZNSt14numeric_limitsIbE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_moduloE */ const char _ZNSt14numeric_limitsIbE9is_moduloE __attribute__((visibility("default"))); + + + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE5trapsE */ const char _ZNSt14numeric_limitsIbE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIbE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIbE11round_styleE __attribute__((visibility("default"))); +# 455 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14is_specializedE */ const char _ZNSt14numeric_limitsIcE14is_specializedE __attribute__((visibility("default"))); +# 468 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE6digitsE */ const int _ZNSt14numeric_limitsIcE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE8digits10E */ const int _ZNSt14numeric_limitsIcE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12max_digits10E */ const int _ZNSt14numeric_limitsIcE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_signedE */ const char _ZNSt14numeric_limitsIcE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10is_integerE */ const char _ZNSt14numeric_limitsIcE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE8is_exactE */ const char _ZNSt14numeric_limitsIcE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE5radixE */ const int _ZNSt14numeric_limitsIcE5radixE __attribute__((visibility("default"))); +# 484 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12min_exponentE */ const int _ZNSt14numeric_limitsIcE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14min_exponent10E */ const int _ZNSt14numeric_limitsIcE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12max_exponentE */ const int _ZNSt14numeric_limitsIcE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14max_exponent10E */ const int _ZNSt14numeric_limitsIcE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12has_infinityE */ const char _ZNSt14numeric_limitsIcE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIcE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIcE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIcE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIcE15has_denorm_lossE __attribute__((visibility("default"))); +# 508 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_iec559E */ const char _ZNSt14numeric_limitsIcE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10is_boundedE */ const char _ZNSt14numeric_limitsIcE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_moduloE */ const char _ZNSt14numeric_limitsIcE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE5trapsE */ const char _ZNSt14numeric_limitsIcE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIcE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIcE11round_styleE __attribute__((visibility("default"))); +# 522 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14is_specializedE */ const char _ZNSt14numeric_limitsIaE14is_specializedE __attribute__((visibility("default"))); +# 535 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE6digitsE */ const int _ZNSt14numeric_limitsIaE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE8digits10E */ const int _ZNSt14numeric_limitsIaE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12max_digits10E */ const int _ZNSt14numeric_limitsIaE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_signedE */ const char _ZNSt14numeric_limitsIaE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10is_integerE */ const char _ZNSt14numeric_limitsIaE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE8is_exactE */ const char _ZNSt14numeric_limitsIaE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE5radixE */ const int _ZNSt14numeric_limitsIaE5radixE __attribute__((visibility("default"))); +# 552 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12min_exponentE */ const int _ZNSt14numeric_limitsIaE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14min_exponent10E */ const int _ZNSt14numeric_limitsIaE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12max_exponentE */ const int _ZNSt14numeric_limitsIaE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14max_exponent10E */ const int _ZNSt14numeric_limitsIaE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12has_infinityE */ const char _ZNSt14numeric_limitsIaE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIaE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIaE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIaE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIaE15has_denorm_lossE __attribute__((visibility("default"))); +# 578 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_iec559E */ const char _ZNSt14numeric_limitsIaE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10is_boundedE */ const char _ZNSt14numeric_limitsIaE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_moduloE */ const char _ZNSt14numeric_limitsIaE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE5trapsE */ const char _ZNSt14numeric_limitsIaE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIaE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIaE11round_styleE __attribute__((visibility("default"))); +# 592 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14is_specializedE */ const char _ZNSt14numeric_limitsIhE14is_specializedE __attribute__((visibility("default"))); +# 605 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE6digitsE */ const int _ZNSt14numeric_limitsIhE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE8digits10E */ const int _ZNSt14numeric_limitsIhE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12max_digits10E */ const int _ZNSt14numeric_limitsIhE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_signedE */ const char _ZNSt14numeric_limitsIhE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10is_integerE */ const char _ZNSt14numeric_limitsIhE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE8is_exactE */ const char _ZNSt14numeric_limitsIhE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE5radixE */ const int _ZNSt14numeric_limitsIhE5radixE __attribute__((visibility("default"))); +# 623 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12min_exponentE */ const int _ZNSt14numeric_limitsIhE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14min_exponent10E */ const int _ZNSt14numeric_limitsIhE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12max_exponentE */ const int _ZNSt14numeric_limitsIhE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14max_exponent10E */ const int _ZNSt14numeric_limitsIhE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12has_infinityE */ const char _ZNSt14numeric_limitsIhE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIhE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIhE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIhE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIhE15has_denorm_lossE __attribute__((visibility("default"))); +# 651 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_iec559E */ const char _ZNSt14numeric_limitsIhE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10is_boundedE */ const char _ZNSt14numeric_limitsIhE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_moduloE */ const char _ZNSt14numeric_limitsIhE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE5trapsE */ const char _ZNSt14numeric_limitsIhE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIhE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIhE11round_styleE __attribute__((visibility("default"))); +# 665 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14is_specializedE */ const char _ZNSt14numeric_limitsIwE14is_specializedE __attribute__((visibility("default"))); +# 678 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE6digitsE */ const int _ZNSt14numeric_limitsIwE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE8digits10E */ const int _ZNSt14numeric_limitsIwE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12max_digits10E */ const int _ZNSt14numeric_limitsIwE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_signedE */ const char _ZNSt14numeric_limitsIwE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10is_integerE */ const char _ZNSt14numeric_limitsIwE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE8is_exactE */ const char _ZNSt14numeric_limitsIwE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE5radixE */ const int _ZNSt14numeric_limitsIwE5radixE __attribute__((visibility("default"))); +# 695 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12min_exponentE */ const int _ZNSt14numeric_limitsIwE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14min_exponent10E */ const int _ZNSt14numeric_limitsIwE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12max_exponentE */ const int _ZNSt14numeric_limitsIwE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14max_exponent10E */ const int _ZNSt14numeric_limitsIwE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12has_infinityE */ const char _ZNSt14numeric_limitsIwE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIwE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIwE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIwE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIwE15has_denorm_lossE __attribute__((visibility("default"))); +# 719 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_iec559E */ const char _ZNSt14numeric_limitsIwE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10is_boundedE */ const char _ZNSt14numeric_limitsIwE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_moduloE */ const char _ZNSt14numeric_limitsIwE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE5trapsE */ const char _ZNSt14numeric_limitsIwE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIwE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIwE11round_styleE __attribute__((visibility("default"))); +# 799 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14is_specializedE */ const char _ZNSt14numeric_limitsIDsE14is_specializedE __attribute__((visibility("default"))); +# 810 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE6digitsE */ const int _ZNSt14numeric_limitsIDsE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE8digits10E */ const int _ZNSt14numeric_limitsIDsE8digits10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12max_digits10E */ const int _ZNSt14numeric_limitsIDsE12max_digits10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_signedE */ const char _ZNSt14numeric_limitsIDsE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10is_integerE */ const char _ZNSt14numeric_limitsIDsE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE8is_exactE */ const char _ZNSt14numeric_limitsIDsE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE5radixE */ const int _ZNSt14numeric_limitsIDsE5radixE __attribute__((visibility("default"))); +# 824 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12min_exponentE */ const int _ZNSt14numeric_limitsIDsE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14min_exponent10E */ const int _ZNSt14numeric_limitsIDsE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12max_exponentE */ const int _ZNSt14numeric_limitsIDsE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14max_exponent10E */ const int _ZNSt14numeric_limitsIDsE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12has_infinityE */ const char _ZNSt14numeric_limitsIDsE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIDsE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIDsE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIDsE10has_denormE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIDsE15has_denorm_lossE __attribute__((visibility("default"))); +# 847 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_iec559E */ const char _ZNSt14numeric_limitsIDsE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10is_boundedE */ const char _ZNSt14numeric_limitsIDsE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_moduloE */ const char _ZNSt14numeric_limitsIDsE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE5trapsE */ const char _ZNSt14numeric_limitsIDsE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIDsE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIDsE11round_styleE __attribute__((visibility("default"))); +# 860 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14is_specializedE */ const char _ZNSt14numeric_limitsIDiE14is_specializedE __attribute__((visibility("default"))); +# 871 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE6digitsE */ const int _ZNSt14numeric_limitsIDiE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE8digits10E */ const int _ZNSt14numeric_limitsIDiE8digits10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12max_digits10E */ const int _ZNSt14numeric_limitsIDiE12max_digits10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_signedE */ const char _ZNSt14numeric_limitsIDiE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10is_integerE */ const char _ZNSt14numeric_limitsIDiE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE8is_exactE */ const char _ZNSt14numeric_limitsIDiE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE5radixE */ const int _ZNSt14numeric_limitsIDiE5radixE __attribute__((visibility("default"))); +# 885 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12min_exponentE */ const int _ZNSt14numeric_limitsIDiE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14min_exponent10E */ const int _ZNSt14numeric_limitsIDiE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12max_exponentE */ const int _ZNSt14numeric_limitsIDiE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14max_exponent10E */ const int _ZNSt14numeric_limitsIDiE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12has_infinityE */ const char _ZNSt14numeric_limitsIDiE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIDiE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIDiE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIDiE10has_denormE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIDiE15has_denorm_lossE __attribute__((visibility("default"))); +# 908 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_iec559E */ const char _ZNSt14numeric_limitsIDiE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10is_boundedE */ const char _ZNSt14numeric_limitsIDiE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_moduloE */ const char _ZNSt14numeric_limitsIDiE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE5trapsE */ const char _ZNSt14numeric_limitsIDiE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIDiE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIDiE11round_styleE __attribute__((visibility("default"))); +# 922 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14is_specializedE */ const char _ZNSt14numeric_limitsIsE14is_specializedE __attribute__((visibility("default"))); +# 935 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE6digitsE */ const int _ZNSt14numeric_limitsIsE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE8digits10E */ const int _ZNSt14numeric_limitsIsE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12max_digits10E */ const int _ZNSt14numeric_limitsIsE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_signedE */ const char _ZNSt14numeric_limitsIsE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10is_integerE */ const char _ZNSt14numeric_limitsIsE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE8is_exactE */ const char _ZNSt14numeric_limitsIsE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE5radixE */ const int _ZNSt14numeric_limitsIsE5radixE __attribute__((visibility("default"))); +# 951 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12min_exponentE */ const int _ZNSt14numeric_limitsIsE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14min_exponent10E */ const int _ZNSt14numeric_limitsIsE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12max_exponentE */ const int _ZNSt14numeric_limitsIsE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14max_exponent10E */ const int _ZNSt14numeric_limitsIsE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12has_infinityE */ const char _ZNSt14numeric_limitsIsE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIsE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIsE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIsE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIsE15has_denorm_lossE __attribute__((visibility("default"))); +# 975 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_iec559E */ const char _ZNSt14numeric_limitsIsE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10is_boundedE */ const char _ZNSt14numeric_limitsIsE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_moduloE */ const char _ZNSt14numeric_limitsIsE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE5trapsE */ const char _ZNSt14numeric_limitsIsE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIsE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIsE11round_styleE __attribute__((visibility("default"))); +# 989 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14is_specializedE */ const char _ZNSt14numeric_limitsItE14is_specializedE __attribute__((visibility("default"))); +# 1002 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE6digitsE */ const int _ZNSt14numeric_limitsItE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE8digits10E */ const int _ZNSt14numeric_limitsItE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12max_digits10E */ const int _ZNSt14numeric_limitsItE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_signedE */ const char _ZNSt14numeric_limitsItE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10is_integerE */ const char _ZNSt14numeric_limitsItE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE8is_exactE */ const char _ZNSt14numeric_limitsItE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE5radixE */ const int _ZNSt14numeric_limitsItE5radixE __attribute__((visibility("default"))); +# 1020 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12min_exponentE */ const int _ZNSt14numeric_limitsItE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14min_exponent10E */ const int _ZNSt14numeric_limitsItE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12max_exponentE */ const int _ZNSt14numeric_limitsItE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14max_exponent10E */ const int _ZNSt14numeric_limitsItE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12has_infinityE */ const char _ZNSt14numeric_limitsItE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsItE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsItE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsItE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE15has_denorm_lossE */ const char _ZNSt14numeric_limitsItE15has_denorm_lossE __attribute__((visibility("default"))); +# 1048 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_iec559E */ const char _ZNSt14numeric_limitsItE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10is_boundedE */ const char _ZNSt14numeric_limitsItE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_moduloE */ const char _ZNSt14numeric_limitsItE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE5trapsE */ const char _ZNSt14numeric_limitsItE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE15tinyness_beforeE */ const char _ZNSt14numeric_limitsItE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsItE11round_styleE __attribute__((visibility("default"))); +# 1062 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14is_specializedE */ const char _ZNSt14numeric_limitsIiE14is_specializedE __attribute__((visibility("default"))); +# 1075 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE6digitsE */ const int _ZNSt14numeric_limitsIiE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE8digits10E */ const int _ZNSt14numeric_limitsIiE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12max_digits10E */ const int _ZNSt14numeric_limitsIiE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_signedE */ const char _ZNSt14numeric_limitsIiE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10is_integerE */ const char _ZNSt14numeric_limitsIiE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE8is_exactE */ const char _ZNSt14numeric_limitsIiE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE5radixE */ const int _ZNSt14numeric_limitsIiE5radixE __attribute__((visibility("default"))); +# 1091 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12min_exponentE */ const int _ZNSt14numeric_limitsIiE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14min_exponent10E */ const int _ZNSt14numeric_limitsIiE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12max_exponentE */ const int _ZNSt14numeric_limitsIiE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14max_exponent10E */ const int _ZNSt14numeric_limitsIiE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12has_infinityE */ const char _ZNSt14numeric_limitsIiE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIiE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIiE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIiE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIiE15has_denorm_lossE __attribute__((visibility("default"))); +# 1115 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_iec559E */ const char _ZNSt14numeric_limitsIiE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10is_boundedE */ const char _ZNSt14numeric_limitsIiE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_moduloE */ const char _ZNSt14numeric_limitsIiE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE5trapsE */ const char _ZNSt14numeric_limitsIiE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIiE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIiE11round_styleE __attribute__((visibility("default"))); +# 1129 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14is_specializedE */ const char _ZNSt14numeric_limitsIjE14is_specializedE __attribute__((visibility("default"))); +# 1142 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE6digitsE */ const int _ZNSt14numeric_limitsIjE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE8digits10E */ const int _ZNSt14numeric_limitsIjE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12max_digits10E */ const int _ZNSt14numeric_limitsIjE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_signedE */ const char _ZNSt14numeric_limitsIjE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10is_integerE */ const char _ZNSt14numeric_limitsIjE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE8is_exactE */ const char _ZNSt14numeric_limitsIjE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE5radixE */ const int _ZNSt14numeric_limitsIjE5radixE __attribute__((visibility("default"))); +# 1160 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12min_exponentE */ const int _ZNSt14numeric_limitsIjE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14min_exponent10E */ const int _ZNSt14numeric_limitsIjE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12max_exponentE */ const int _ZNSt14numeric_limitsIjE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14max_exponent10E */ const int _ZNSt14numeric_limitsIjE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12has_infinityE */ const char _ZNSt14numeric_limitsIjE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIjE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIjE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIjE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIjE15has_denorm_lossE __attribute__((visibility("default"))); +# 1187 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_iec559E */ const char _ZNSt14numeric_limitsIjE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10is_boundedE */ const char _ZNSt14numeric_limitsIjE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_moduloE */ const char _ZNSt14numeric_limitsIjE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE5trapsE */ const char _ZNSt14numeric_limitsIjE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIjE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIjE11round_styleE __attribute__((visibility("default"))); +# 1201 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14is_specializedE */ const char _ZNSt14numeric_limitsIlE14is_specializedE __attribute__((visibility("default"))); +# 1214 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE6digitsE */ const int _ZNSt14numeric_limitsIlE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE8digits10E */ const int _ZNSt14numeric_limitsIlE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12max_digits10E */ const int _ZNSt14numeric_limitsIlE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_signedE */ const char _ZNSt14numeric_limitsIlE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10is_integerE */ const char _ZNSt14numeric_limitsIlE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE8is_exactE */ const char _ZNSt14numeric_limitsIlE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE5radixE */ const int _ZNSt14numeric_limitsIlE5radixE __attribute__((visibility("default"))); +# 1230 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12min_exponentE */ const int _ZNSt14numeric_limitsIlE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14min_exponent10E */ const int _ZNSt14numeric_limitsIlE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12max_exponentE */ const int _ZNSt14numeric_limitsIlE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14max_exponent10E */ const int _ZNSt14numeric_limitsIlE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12has_infinityE */ const char _ZNSt14numeric_limitsIlE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIlE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIlE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIlE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIlE15has_denorm_lossE __attribute__((visibility("default"))); +# 1254 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_iec559E */ const char _ZNSt14numeric_limitsIlE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10is_boundedE */ const char _ZNSt14numeric_limitsIlE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_moduloE */ const char _ZNSt14numeric_limitsIlE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE5trapsE */ const char _ZNSt14numeric_limitsIlE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIlE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIlE11round_styleE __attribute__((visibility("default"))); +# 1268 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14is_specializedE */ const char _ZNSt14numeric_limitsImE14is_specializedE __attribute__((visibility("default"))); +# 1281 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE6digitsE */ const int _ZNSt14numeric_limitsImE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE8digits10E */ const int _ZNSt14numeric_limitsImE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12max_digits10E */ const int _ZNSt14numeric_limitsImE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_signedE */ const char _ZNSt14numeric_limitsImE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10is_integerE */ const char _ZNSt14numeric_limitsImE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE8is_exactE */ const char _ZNSt14numeric_limitsImE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE5radixE */ const int _ZNSt14numeric_limitsImE5radixE __attribute__((visibility("default"))); +# 1299 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12min_exponentE */ const int _ZNSt14numeric_limitsImE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14min_exponent10E */ const int _ZNSt14numeric_limitsImE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12max_exponentE */ const int _ZNSt14numeric_limitsImE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14max_exponent10E */ const int _ZNSt14numeric_limitsImE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12has_infinityE */ const char _ZNSt14numeric_limitsImE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsImE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsImE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsImE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE15has_denorm_lossE */ const char _ZNSt14numeric_limitsImE15has_denorm_lossE __attribute__((visibility("default"))); +# 1327 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_iec559E */ const char _ZNSt14numeric_limitsImE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10is_boundedE */ const char _ZNSt14numeric_limitsImE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_moduloE */ const char _ZNSt14numeric_limitsImE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE5trapsE */ const char _ZNSt14numeric_limitsImE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE15tinyness_beforeE */ const char _ZNSt14numeric_limitsImE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsImE11round_styleE __attribute__((visibility("default"))); +# 1341 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14is_specializedE */ const char _ZNSt14numeric_limitsIxE14is_specializedE __attribute__((visibility("default"))); +# 1354 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE6digitsE */ const int _ZNSt14numeric_limitsIxE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE8digits10E */ const int _ZNSt14numeric_limitsIxE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12max_digits10E */ const int _ZNSt14numeric_limitsIxE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_signedE */ const char _ZNSt14numeric_limitsIxE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10is_integerE */ const char _ZNSt14numeric_limitsIxE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE8is_exactE */ const char _ZNSt14numeric_limitsIxE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE5radixE */ const int _ZNSt14numeric_limitsIxE5radixE __attribute__((visibility("default"))); +# 1372 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12min_exponentE */ const int _ZNSt14numeric_limitsIxE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14min_exponent10E */ const int _ZNSt14numeric_limitsIxE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12max_exponentE */ const int _ZNSt14numeric_limitsIxE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14max_exponent10E */ const int _ZNSt14numeric_limitsIxE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12has_infinityE */ const char _ZNSt14numeric_limitsIxE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIxE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIxE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIxE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIxE15has_denorm_lossE __attribute__((visibility("default"))); +# 1397 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_iec559E */ const char _ZNSt14numeric_limitsIxE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10is_boundedE */ const char _ZNSt14numeric_limitsIxE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_moduloE */ const char _ZNSt14numeric_limitsIxE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE5trapsE */ const char _ZNSt14numeric_limitsIxE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIxE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIxE11round_styleE __attribute__((visibility("default"))); +# 1411 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14is_specializedE */ const char _ZNSt14numeric_limitsIyE14is_specializedE __attribute__((visibility("default"))); +# 1424 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE6digitsE */ const int _ZNSt14numeric_limitsIyE6digitsE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE8digits10E */ const int _ZNSt14numeric_limitsIyE8digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12max_digits10E */ const int _ZNSt14numeric_limitsIyE12max_digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_signedE */ const char _ZNSt14numeric_limitsIyE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10is_integerE */ const char _ZNSt14numeric_limitsIyE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE8is_exactE */ const char _ZNSt14numeric_limitsIyE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE5radixE */ const int _ZNSt14numeric_limitsIyE5radixE __attribute__((visibility("default"))); +# 1442 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12min_exponentE */ const int _ZNSt14numeric_limitsIyE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14min_exponent10E */ const int _ZNSt14numeric_limitsIyE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12max_exponentE */ const int _ZNSt14numeric_limitsIyE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14max_exponent10E */ const int _ZNSt14numeric_limitsIyE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12has_infinityE */ const char _ZNSt14numeric_limitsIyE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIyE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIyE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIyE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIyE15has_denorm_lossE __attribute__((visibility("default"))); +# 1470 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_iec559E */ const char _ZNSt14numeric_limitsIyE9is_iec559E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10is_boundedE */ const char _ZNSt14numeric_limitsIyE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_moduloE */ const char _ZNSt14numeric_limitsIyE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE5trapsE */ const char _ZNSt14numeric_limitsIyE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIyE15tinyness_beforeE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIyE11round_styleE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14is_specializedE */ const char _ZNSt14numeric_limitsInE14is_specializedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE6digitsE */ const int _ZNSt14numeric_limitsInE6digitsE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE8digits10E */ const int _ZNSt14numeric_limitsInE8digits10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_signedE */ const char _ZNSt14numeric_limitsInE9is_signedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10is_integerE */ const char _ZNSt14numeric_limitsInE10is_integerE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE8is_exactE */ const char _ZNSt14numeric_limitsInE8is_exactE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE5radixE */ const int _ZNSt14numeric_limitsInE5radixE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12max_digits10E */ const int _ZNSt14numeric_limitsInE12max_digits10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12min_exponentE */ const int _ZNSt14numeric_limitsInE12min_exponentE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14min_exponent10E */ const int _ZNSt14numeric_limitsInE14min_exponent10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12max_exponentE */ const int _ZNSt14numeric_limitsInE12max_exponentE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14max_exponent10E */ const int _ZNSt14numeric_limitsInE14max_exponent10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12has_infinityE */ const char _ZNSt14numeric_limitsInE12has_infinityE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsInE13has_quiet_NaNE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsInE17has_signaling_NaNE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsInE10has_denormE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE15has_denorm_lossE */ const char _ZNSt14numeric_limitsInE15has_denorm_lossE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_iec559E */ const char _ZNSt14numeric_limitsInE9is_iec559E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10is_boundedE */ const char _ZNSt14numeric_limitsInE10is_boundedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_moduloE */ const char _ZNSt14numeric_limitsInE9is_moduloE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE5trapsE */ const char _ZNSt14numeric_limitsInE5trapsE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE15tinyness_beforeE */ const char _ZNSt14numeric_limitsInE15tinyness_beforeE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsInE11round_styleE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14is_specializedE */ const char _ZNSt14numeric_limitsIoE14is_specializedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12max_digits10E */ const int _ZNSt14numeric_limitsIoE12max_digits10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE6digitsE */ const int _ZNSt14numeric_limitsIoE6digitsE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE8digits10E */ const int _ZNSt14numeric_limitsIoE8digits10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_signedE */ const char _ZNSt14numeric_limitsIoE9is_signedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10is_integerE */ const char _ZNSt14numeric_limitsIoE10is_integerE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE8is_exactE */ const char _ZNSt14numeric_limitsIoE8is_exactE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE5radixE */ const int _ZNSt14numeric_limitsIoE5radixE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12min_exponentE */ const int _ZNSt14numeric_limitsIoE12min_exponentE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14min_exponent10E */ const int _ZNSt14numeric_limitsIoE14min_exponent10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12max_exponentE */ const int _ZNSt14numeric_limitsIoE12max_exponentE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14max_exponent10E */ const int _ZNSt14numeric_limitsIoE14max_exponent10E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12has_infinityE */ const char _ZNSt14numeric_limitsIoE12has_infinityE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIoE13has_quiet_NaNE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIoE17has_signaling_NaNE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIoE10has_denormE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIoE15has_denorm_lossE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_iec559E */ const char _ZNSt14numeric_limitsIoE9is_iec559E __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10is_boundedE */ const char _ZNSt14numeric_limitsIoE10is_boundedE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_moduloE */ const char _ZNSt14numeric_limitsIoE9is_moduloE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE5trapsE */ const char _ZNSt14numeric_limitsIoE5trapsE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIoE15tinyness_beforeE __attribute__((visibility("default"))); +# 1635 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIoE11round_styleE __attribute__((visibility("default"))); +# 1670 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14is_specializedE */ const char _ZNSt14numeric_limitsIfE14is_specializedE __attribute__((visibility("default"))); +# 1683 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE6digitsE */ const int _ZNSt14numeric_limitsIfE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE8digits10E */ const int _ZNSt14numeric_limitsIfE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12max_digits10E */ const int _ZNSt14numeric_limitsIfE12max_digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_signedE */ const char _ZNSt14numeric_limitsIfE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10is_integerE */ const char _ZNSt14numeric_limitsIfE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE8is_exactE */ const char _ZNSt14numeric_limitsIfE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE5radixE */ const int _ZNSt14numeric_limitsIfE5radixE __attribute__((visibility("default"))); +# 1700 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12min_exponentE */ const int _ZNSt14numeric_limitsIfE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14min_exponent10E */ const int _ZNSt14numeric_limitsIfE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12max_exponentE */ const int _ZNSt14numeric_limitsIfE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14max_exponent10E */ const int _ZNSt14numeric_limitsIfE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12has_infinityE */ const char _ZNSt14numeric_limitsIfE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIfE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIfE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIfE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIfE15has_denorm_lossE __attribute__((visibility("default"))); +# 1725 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_iec559E */ const char _ZNSt14numeric_limitsIfE9is_iec559E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10is_boundedE */ const char _ZNSt14numeric_limitsIfE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_moduloE */ const char _ZNSt14numeric_limitsIfE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE5trapsE */ const char _ZNSt14numeric_limitsIfE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIfE15tinyness_beforeE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIfE11round_styleE __attribute__((visibility("default"))); +# 1745 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14is_specializedE */ const char _ZNSt14numeric_limitsIdE14is_specializedE __attribute__((visibility("default"))); +# 1758 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE6digitsE */ const int _ZNSt14numeric_limitsIdE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE8digits10E */ const int _ZNSt14numeric_limitsIdE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12max_digits10E */ const int _ZNSt14numeric_limitsIdE12max_digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_signedE */ const char _ZNSt14numeric_limitsIdE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10is_integerE */ const char _ZNSt14numeric_limitsIdE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE8is_exactE */ const char _ZNSt14numeric_limitsIdE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE5radixE */ const int _ZNSt14numeric_limitsIdE5radixE __attribute__((visibility("default"))); +# 1775 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12min_exponentE */ const int _ZNSt14numeric_limitsIdE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14min_exponent10E */ const int _ZNSt14numeric_limitsIdE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12max_exponentE */ const int _ZNSt14numeric_limitsIdE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14max_exponent10E */ const int _ZNSt14numeric_limitsIdE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12has_infinityE */ const char _ZNSt14numeric_limitsIdE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIdE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIdE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIdE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIdE15has_denorm_lossE __attribute__((visibility("default"))); +# 1800 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_iec559E */ const char _ZNSt14numeric_limitsIdE9is_iec559E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10is_boundedE */ const char _ZNSt14numeric_limitsIdE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_moduloE */ const char _ZNSt14numeric_limitsIdE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE5trapsE */ const char _ZNSt14numeric_limitsIdE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIdE15tinyness_beforeE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIdE11round_styleE __attribute__((visibility("default"))); +# 1820 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14is_specializedE */ const char _ZNSt14numeric_limitsIeE14is_specializedE __attribute__((visibility("default"))); +# 1833 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE6digitsE */ const int _ZNSt14numeric_limitsIeE6digitsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE8digits10E */ const int _ZNSt14numeric_limitsIeE8digits10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12max_digits10E */ const int _ZNSt14numeric_limitsIeE12max_digits10E __attribute__((visibility("default"))); + + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_signedE */ const char _ZNSt14numeric_limitsIeE9is_signedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10is_integerE */ const char _ZNSt14numeric_limitsIeE10is_integerE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE8is_exactE */ const char _ZNSt14numeric_limitsIeE8is_exactE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE5radixE */ const int _ZNSt14numeric_limitsIeE5radixE __attribute__((visibility("default"))); +# 1850 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12min_exponentE */ const int _ZNSt14numeric_limitsIeE12min_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14min_exponent10E */ const int _ZNSt14numeric_limitsIeE14min_exponent10E __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12max_exponentE */ const int _ZNSt14numeric_limitsIeE12max_exponentE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14max_exponent10E */ const int _ZNSt14numeric_limitsIeE14max_exponent10E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12has_infinityE */ const char _ZNSt14numeric_limitsIeE12has_infinityE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIeE13has_quiet_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIeE17has_signaling_NaNE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIeE10has_denormE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIeE15has_denorm_lossE __attribute__((visibility("default"))); +# 1875 "/usr/include/c++/11/limits" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_iec559E */ const char _ZNSt14numeric_limitsIeE9is_iec559E __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10is_boundedE */ const char _ZNSt14numeric_limitsIeE10is_boundedE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_moduloE */ const char _ZNSt14numeric_limitsIeE9is_moduloE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE5trapsE */ const char _ZNSt14numeric_limitsIeE5trapsE __attribute__((visibility("default"))); +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIeE15tinyness_beforeE __attribute__((visibility("default"))); + +extern __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIeE11round_styleE __attribute__((visibility("default"))); +# 83 "/usr/include/c++/11/bits/stl_pair.h" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZSt19piecewise_construct */ const struct _ZSt21piecewise_construct_t _ZSt19piecewise_construct __attribute__((visibility("default"))); +# 356 "/usr/include/c++/11/utility" 3 +extern __attribute__((__weak__)) /* COMDAT group: _ZSt8in_place */ const struct _ZSt10in_place_t _ZSt8in_place __attribute__((visibility("default"))); +# 64 "CMakeCUDACompilerId.cu" +const char *info_compiler = ((const char *)"INFO:compiler[NVIDIA]"); + +const char *info_simulate = ((const char *)"INFO:simulate[GNU]"); +# 336 "CMakeCUDACompilerId.cu" +static const char info_version[50] = {((char)73),((char)78),((char)70),((char)79),((char)58),((char)99),((char)111),((char)109),((char)112),((char)105),((char)108),((char)101),((char)114),((char)95),((char)118),((char)101),((char)114),((char)115),((char)105),((char)111),((char)110),((char)91),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)49),((char)49),((char)46),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)56),((char)46),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)56),((char)57),((char)93),((char)0)}; +# 365 "CMakeCUDACompilerId.cu" +static const char info_simulate_version[41] = {((char)73),((char)78),((char)70),((char)79),((char)58),((char)115),((char)105),((char)109),((char)117),((char)108),((char)97),((char)116),((char)101),((char)95),((char)118),((char)101),((char)114),((char)115),((char)105),((char)111),((char)110),((char)91),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)49),((char)49),((char)46),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)48),((char)52),((char)93),((char)0)}; +# 385 "CMakeCUDACompilerId.cu" +const char *info_platform = ((const char *)"INFO:platform[Linux]"); +const char *info_arch = ((const char *)"INFO:arch[]"); + + + +const char *info_language_standard_default = ((const char *)"INFO:standard_default[17]"); +# 406 "CMakeCUDACompilerId.cu" +const char *info_language_extensions_default = ((const char *)"INFO:extensions_default[ON]"); +# 534 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE7__valueE */ const char _ZNSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE7__valueE __attribute__((visibility("default"))) = ((char)1); +# 206 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14is_specializedE */ const char _ZNSt21__numeric_limits_base14is_specializedE __attribute__((visibility("default"))) = ((char)0); + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base6digitsE */ const int _ZNSt21__numeric_limits_base6digitsE __attribute__((visibility("default"))) = 0; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base8digits10E */ const int _ZNSt21__numeric_limits_base8digits10E __attribute__((visibility("default"))) = 0; + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12max_digits10E */ const int _ZNSt21__numeric_limits_base12max_digits10E __attribute__((visibility("default"))) = 0; + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_signedE */ const char _ZNSt21__numeric_limits_base9is_signedE __attribute__((visibility("default"))) = ((char)0); + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10is_integerE */ const char _ZNSt21__numeric_limits_base10is_integerE __attribute__((visibility("default"))) = ((char)0); + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base8is_exactE */ const char _ZNSt21__numeric_limits_base8is_exactE __attribute__((visibility("default"))) = ((char)0); + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base5radixE */ const int _ZNSt21__numeric_limits_base5radixE __attribute__((visibility("default"))) = 0; + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12min_exponentE */ const int _ZNSt21__numeric_limits_base12min_exponentE __attribute__((visibility("default"))) = 0; + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14min_exponent10E */ const int _ZNSt21__numeric_limits_base14min_exponent10E __attribute__((visibility("default"))) = 0; + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12max_exponentE */ const int _ZNSt21__numeric_limits_base12max_exponentE __attribute__((visibility("default"))) = 0; + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base14max_exponent10E */ const int _ZNSt21__numeric_limits_base14max_exponent10E __attribute__((visibility("default"))) = 0; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base12has_infinityE */ const char _ZNSt21__numeric_limits_base12has_infinityE __attribute__((visibility("default"))) = ((char)0); + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base13has_quiet_NaNE */ const char _ZNSt21__numeric_limits_base13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base17has_signaling_NaNE */ const char _ZNSt21__numeric_limits_base17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt21__numeric_limits_base10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base15has_denorm_lossE */ const char _ZNSt21__numeric_limits_base15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_iec559E */ const char _ZNSt21__numeric_limits_base9is_iec559E __attribute__((visibility("default"))) = ((char)0); + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base10is_boundedE */ const char _ZNSt21__numeric_limits_base10is_boundedE __attribute__((visibility("default"))) = ((char)0); +# 288 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base9is_moduloE */ const char _ZNSt21__numeric_limits_base9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base5trapsE */ const char _ZNSt21__numeric_limits_base5trapsE __attribute__((visibility("default"))) = ((char)0); + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base15tinyness_beforeE */ const char _ZNSt21__numeric_limits_base15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt21__numeric_limits_base11round_styleE */ const enum _ZSt17float_round_style _ZNSt21__numeric_limits_base11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 386 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14is_specializedE */ const char _ZNSt14numeric_limitsIbE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 398 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE6digitsE */ const int _ZNSt14numeric_limitsIbE6digitsE __attribute__((visibility("default"))) = 1; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE8digits10E */ const int _ZNSt14numeric_limitsIbE8digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12max_digits10E */ const int _ZNSt14numeric_limitsIbE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_signedE */ const char _ZNSt14numeric_limitsIbE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10is_integerE */ const char _ZNSt14numeric_limitsIbE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE8is_exactE */ const char _ZNSt14numeric_limitsIbE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE5radixE */ const int _ZNSt14numeric_limitsIbE5radixE __attribute__((visibility("default"))) = 2; +# 414 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12min_exponentE */ const int _ZNSt14numeric_limitsIbE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14min_exponent10E */ const int _ZNSt14numeric_limitsIbE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12max_exponentE */ const int _ZNSt14numeric_limitsIbE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE14max_exponent10E */ const int _ZNSt14numeric_limitsIbE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE12has_infinityE */ const char _ZNSt14numeric_limitsIbE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIbE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIbE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIbE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIbE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 438 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_iec559E */ const char _ZNSt14numeric_limitsIbE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE10is_boundedE */ const char _ZNSt14numeric_limitsIbE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE9is_moduloE */ const char _ZNSt14numeric_limitsIbE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE5trapsE */ const char _ZNSt14numeric_limitsIbE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIbE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIbE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIbE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 455 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14is_specializedE */ const char _ZNSt14numeric_limitsIcE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 468 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE6digitsE */ const int _ZNSt14numeric_limitsIcE6digitsE __attribute__((visibility("default"))) = 7; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE8digits10E */ const int _ZNSt14numeric_limitsIcE8digits10E __attribute__((visibility("default"))) = 2; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12max_digits10E */ const int _ZNSt14numeric_limitsIcE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_signedE */ const char _ZNSt14numeric_limitsIcE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10is_integerE */ const char _ZNSt14numeric_limitsIcE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE8is_exactE */ const char _ZNSt14numeric_limitsIcE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE5radixE */ const int _ZNSt14numeric_limitsIcE5radixE __attribute__((visibility("default"))) = 2; +# 484 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12min_exponentE */ const int _ZNSt14numeric_limitsIcE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14min_exponent10E */ const int _ZNSt14numeric_limitsIcE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12max_exponentE */ const int _ZNSt14numeric_limitsIcE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE14max_exponent10E */ const int _ZNSt14numeric_limitsIcE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE12has_infinityE */ const char _ZNSt14numeric_limitsIcE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIcE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIcE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIcE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIcE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 508 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_iec559E */ const char _ZNSt14numeric_limitsIcE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE10is_boundedE */ const char _ZNSt14numeric_limitsIcE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE9is_moduloE */ const char _ZNSt14numeric_limitsIcE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE5trapsE */ const char _ZNSt14numeric_limitsIcE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIcE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIcE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIcE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 522 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14is_specializedE */ const char _ZNSt14numeric_limitsIaE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 535 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE6digitsE */ const int _ZNSt14numeric_limitsIaE6digitsE __attribute__((visibility("default"))) = 7; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE8digits10E */ const int _ZNSt14numeric_limitsIaE8digits10E __attribute__((visibility("default"))) = 2; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12max_digits10E */ const int _ZNSt14numeric_limitsIaE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_signedE */ const char _ZNSt14numeric_limitsIaE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10is_integerE */ const char _ZNSt14numeric_limitsIaE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE8is_exactE */ const char _ZNSt14numeric_limitsIaE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE5radixE */ const int _ZNSt14numeric_limitsIaE5radixE __attribute__((visibility("default"))) = 2; +# 552 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12min_exponentE */ const int _ZNSt14numeric_limitsIaE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14min_exponent10E */ const int _ZNSt14numeric_limitsIaE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12max_exponentE */ const int _ZNSt14numeric_limitsIaE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE14max_exponent10E */ const int _ZNSt14numeric_limitsIaE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE12has_infinityE */ const char _ZNSt14numeric_limitsIaE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIaE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIaE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIaE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIaE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 578 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_iec559E */ const char _ZNSt14numeric_limitsIaE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE10is_boundedE */ const char _ZNSt14numeric_limitsIaE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE9is_moduloE */ const char _ZNSt14numeric_limitsIaE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE5trapsE */ const char _ZNSt14numeric_limitsIaE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIaE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIaE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIaE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 592 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14is_specializedE */ const char _ZNSt14numeric_limitsIhE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 605 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE6digitsE */ const int _ZNSt14numeric_limitsIhE6digitsE __attribute__((visibility("default"))) = 8; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE8digits10E */ const int _ZNSt14numeric_limitsIhE8digits10E __attribute__((visibility("default"))) = 2; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12max_digits10E */ const int _ZNSt14numeric_limitsIhE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_signedE */ const char _ZNSt14numeric_limitsIhE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10is_integerE */ const char _ZNSt14numeric_limitsIhE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE8is_exactE */ const char _ZNSt14numeric_limitsIhE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE5radixE */ const int _ZNSt14numeric_limitsIhE5radixE __attribute__((visibility("default"))) = 2; +# 623 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12min_exponentE */ const int _ZNSt14numeric_limitsIhE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14min_exponent10E */ const int _ZNSt14numeric_limitsIhE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12max_exponentE */ const int _ZNSt14numeric_limitsIhE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE14max_exponent10E */ const int _ZNSt14numeric_limitsIhE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE12has_infinityE */ const char _ZNSt14numeric_limitsIhE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIhE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIhE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIhE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIhE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 651 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_iec559E */ const char _ZNSt14numeric_limitsIhE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE10is_boundedE */ const char _ZNSt14numeric_limitsIhE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE9is_moduloE */ const char _ZNSt14numeric_limitsIhE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE5trapsE */ const char _ZNSt14numeric_limitsIhE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIhE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIhE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIhE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 665 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14is_specializedE */ const char _ZNSt14numeric_limitsIwE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 678 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE6digitsE */ const int _ZNSt14numeric_limitsIwE6digitsE __attribute__((visibility("default"))) = 31; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE8digits10E */ const int _ZNSt14numeric_limitsIwE8digits10E __attribute__((visibility("default"))) = 9; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12max_digits10E */ const int _ZNSt14numeric_limitsIwE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_signedE */ const char _ZNSt14numeric_limitsIwE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10is_integerE */ const char _ZNSt14numeric_limitsIwE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE8is_exactE */ const char _ZNSt14numeric_limitsIwE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE5radixE */ const int _ZNSt14numeric_limitsIwE5radixE __attribute__((visibility("default"))) = 2; +# 695 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12min_exponentE */ const int _ZNSt14numeric_limitsIwE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14min_exponent10E */ const int _ZNSt14numeric_limitsIwE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12max_exponentE */ const int _ZNSt14numeric_limitsIwE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE14max_exponent10E */ const int _ZNSt14numeric_limitsIwE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE12has_infinityE */ const char _ZNSt14numeric_limitsIwE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIwE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIwE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIwE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIwE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 719 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_iec559E */ const char _ZNSt14numeric_limitsIwE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE10is_boundedE */ const char _ZNSt14numeric_limitsIwE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE9is_moduloE */ const char _ZNSt14numeric_limitsIwE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE5trapsE */ const char _ZNSt14numeric_limitsIwE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIwE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIwE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIwE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 799 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14is_specializedE */ const char _ZNSt14numeric_limitsIDsE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 810 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE6digitsE */ const int _ZNSt14numeric_limitsIDsE6digitsE __attribute__((visibility("default"))) = 16; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE8digits10E */ const int _ZNSt14numeric_limitsIDsE8digits10E __attribute__((visibility("default"))) = 4; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12max_digits10E */ const int _ZNSt14numeric_limitsIDsE12max_digits10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_signedE */ const char _ZNSt14numeric_limitsIDsE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10is_integerE */ const char _ZNSt14numeric_limitsIDsE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE8is_exactE */ const char _ZNSt14numeric_limitsIDsE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE5radixE */ const int _ZNSt14numeric_limitsIDsE5radixE __attribute__((visibility("default"))) = 2; +# 824 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12min_exponentE */ const int _ZNSt14numeric_limitsIDsE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14min_exponent10E */ const int _ZNSt14numeric_limitsIDsE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12max_exponentE */ const int _ZNSt14numeric_limitsIDsE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE14max_exponent10E */ const int _ZNSt14numeric_limitsIDsE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE12has_infinityE */ const char _ZNSt14numeric_limitsIDsE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIDsE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIDsE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIDsE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIDsE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 847 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_iec559E */ const char _ZNSt14numeric_limitsIDsE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE10is_boundedE */ const char _ZNSt14numeric_limitsIDsE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE9is_moduloE */ const char _ZNSt14numeric_limitsIDsE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE5trapsE */ const char _ZNSt14numeric_limitsIDsE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIDsE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDsE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIDsE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 860 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14is_specializedE */ const char _ZNSt14numeric_limitsIDiE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 871 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE6digitsE */ const int _ZNSt14numeric_limitsIDiE6digitsE __attribute__((visibility("default"))) = 32; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE8digits10E */ const int _ZNSt14numeric_limitsIDiE8digits10E __attribute__((visibility("default"))) = 9; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12max_digits10E */ const int _ZNSt14numeric_limitsIDiE12max_digits10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_signedE */ const char _ZNSt14numeric_limitsIDiE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10is_integerE */ const char _ZNSt14numeric_limitsIDiE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE8is_exactE */ const char _ZNSt14numeric_limitsIDiE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE5radixE */ const int _ZNSt14numeric_limitsIDiE5radixE __attribute__((visibility("default"))) = 2; +# 885 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12min_exponentE */ const int _ZNSt14numeric_limitsIDiE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14min_exponent10E */ const int _ZNSt14numeric_limitsIDiE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12max_exponentE */ const int _ZNSt14numeric_limitsIDiE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE14max_exponent10E */ const int _ZNSt14numeric_limitsIDiE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE12has_infinityE */ const char _ZNSt14numeric_limitsIDiE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIDiE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIDiE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIDiE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIDiE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 908 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_iec559E */ const char _ZNSt14numeric_limitsIDiE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE10is_boundedE */ const char _ZNSt14numeric_limitsIDiE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE9is_moduloE */ const char _ZNSt14numeric_limitsIDiE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE5trapsE */ const char _ZNSt14numeric_limitsIDiE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIDiE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIDiE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIDiE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 922 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14is_specializedE */ const char _ZNSt14numeric_limitsIsE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 935 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE6digitsE */ const int _ZNSt14numeric_limitsIsE6digitsE __attribute__((visibility("default"))) = 15; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE8digits10E */ const int _ZNSt14numeric_limitsIsE8digits10E __attribute__((visibility("default"))) = 4; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12max_digits10E */ const int _ZNSt14numeric_limitsIsE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_signedE */ const char _ZNSt14numeric_limitsIsE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10is_integerE */ const char _ZNSt14numeric_limitsIsE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE8is_exactE */ const char _ZNSt14numeric_limitsIsE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE5radixE */ const int _ZNSt14numeric_limitsIsE5radixE __attribute__((visibility("default"))) = 2; +# 951 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12min_exponentE */ const int _ZNSt14numeric_limitsIsE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14min_exponent10E */ const int _ZNSt14numeric_limitsIsE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12max_exponentE */ const int _ZNSt14numeric_limitsIsE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE14max_exponent10E */ const int _ZNSt14numeric_limitsIsE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE12has_infinityE */ const char _ZNSt14numeric_limitsIsE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIsE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIsE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIsE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIsE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 975 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_iec559E */ const char _ZNSt14numeric_limitsIsE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE10is_boundedE */ const char _ZNSt14numeric_limitsIsE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE9is_moduloE */ const char _ZNSt14numeric_limitsIsE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE5trapsE */ const char _ZNSt14numeric_limitsIsE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIsE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIsE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIsE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 989 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14is_specializedE */ const char _ZNSt14numeric_limitsItE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1002 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE6digitsE */ const int _ZNSt14numeric_limitsItE6digitsE __attribute__((visibility("default"))) = 16; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE8digits10E */ const int _ZNSt14numeric_limitsItE8digits10E __attribute__((visibility("default"))) = 4; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12max_digits10E */ const int _ZNSt14numeric_limitsItE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_signedE */ const char _ZNSt14numeric_limitsItE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10is_integerE */ const char _ZNSt14numeric_limitsItE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE8is_exactE */ const char _ZNSt14numeric_limitsItE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE5radixE */ const int _ZNSt14numeric_limitsItE5radixE __attribute__((visibility("default"))) = 2; +# 1020 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12min_exponentE */ const int _ZNSt14numeric_limitsItE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14min_exponent10E */ const int _ZNSt14numeric_limitsItE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12max_exponentE */ const int _ZNSt14numeric_limitsItE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE14max_exponent10E */ const int _ZNSt14numeric_limitsItE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE12has_infinityE */ const char _ZNSt14numeric_limitsItE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsItE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsItE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsItE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE15has_denorm_lossE */ const char _ZNSt14numeric_limitsItE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1048 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_iec559E */ const char _ZNSt14numeric_limitsItE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE10is_boundedE */ const char _ZNSt14numeric_limitsItE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE9is_moduloE */ const char _ZNSt14numeric_limitsItE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE5trapsE */ const char _ZNSt14numeric_limitsItE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE15tinyness_beforeE */ const char _ZNSt14numeric_limitsItE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsItE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsItE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1062 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14is_specializedE */ const char _ZNSt14numeric_limitsIiE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1075 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE6digitsE */ const int _ZNSt14numeric_limitsIiE6digitsE __attribute__((visibility("default"))) = 31; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE8digits10E */ const int _ZNSt14numeric_limitsIiE8digits10E __attribute__((visibility("default"))) = 9; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12max_digits10E */ const int _ZNSt14numeric_limitsIiE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_signedE */ const char _ZNSt14numeric_limitsIiE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10is_integerE */ const char _ZNSt14numeric_limitsIiE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE8is_exactE */ const char _ZNSt14numeric_limitsIiE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE5radixE */ const int _ZNSt14numeric_limitsIiE5radixE __attribute__((visibility("default"))) = 2; +# 1091 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12min_exponentE */ const int _ZNSt14numeric_limitsIiE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14min_exponent10E */ const int _ZNSt14numeric_limitsIiE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12max_exponentE */ const int _ZNSt14numeric_limitsIiE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE14max_exponent10E */ const int _ZNSt14numeric_limitsIiE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE12has_infinityE */ const char _ZNSt14numeric_limitsIiE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIiE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIiE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIiE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIiE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1115 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_iec559E */ const char _ZNSt14numeric_limitsIiE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE10is_boundedE */ const char _ZNSt14numeric_limitsIiE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE9is_moduloE */ const char _ZNSt14numeric_limitsIiE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE5trapsE */ const char _ZNSt14numeric_limitsIiE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIiE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIiE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIiE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1129 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14is_specializedE */ const char _ZNSt14numeric_limitsIjE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1142 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE6digitsE */ const int _ZNSt14numeric_limitsIjE6digitsE __attribute__((visibility("default"))) = 32; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE8digits10E */ const int _ZNSt14numeric_limitsIjE8digits10E __attribute__((visibility("default"))) = 9; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12max_digits10E */ const int _ZNSt14numeric_limitsIjE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_signedE */ const char _ZNSt14numeric_limitsIjE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10is_integerE */ const char _ZNSt14numeric_limitsIjE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE8is_exactE */ const char _ZNSt14numeric_limitsIjE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE5radixE */ const int _ZNSt14numeric_limitsIjE5radixE __attribute__((visibility("default"))) = 2; +# 1160 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12min_exponentE */ const int _ZNSt14numeric_limitsIjE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14min_exponent10E */ const int _ZNSt14numeric_limitsIjE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12max_exponentE */ const int _ZNSt14numeric_limitsIjE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE14max_exponent10E */ const int _ZNSt14numeric_limitsIjE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE12has_infinityE */ const char _ZNSt14numeric_limitsIjE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIjE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIjE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIjE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIjE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1187 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_iec559E */ const char _ZNSt14numeric_limitsIjE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE10is_boundedE */ const char _ZNSt14numeric_limitsIjE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE9is_moduloE */ const char _ZNSt14numeric_limitsIjE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE5trapsE */ const char _ZNSt14numeric_limitsIjE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIjE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIjE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIjE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1201 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14is_specializedE */ const char _ZNSt14numeric_limitsIlE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1214 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE6digitsE */ const int _ZNSt14numeric_limitsIlE6digitsE __attribute__((visibility("default"))) = 63; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE8digits10E */ const int _ZNSt14numeric_limitsIlE8digits10E __attribute__((visibility("default"))) = 18; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12max_digits10E */ const int _ZNSt14numeric_limitsIlE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_signedE */ const char _ZNSt14numeric_limitsIlE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10is_integerE */ const char _ZNSt14numeric_limitsIlE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE8is_exactE */ const char _ZNSt14numeric_limitsIlE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE5radixE */ const int _ZNSt14numeric_limitsIlE5radixE __attribute__((visibility("default"))) = 2; +# 1230 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12min_exponentE */ const int _ZNSt14numeric_limitsIlE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14min_exponent10E */ const int _ZNSt14numeric_limitsIlE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12max_exponentE */ const int _ZNSt14numeric_limitsIlE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE14max_exponent10E */ const int _ZNSt14numeric_limitsIlE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE12has_infinityE */ const char _ZNSt14numeric_limitsIlE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIlE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIlE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIlE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIlE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1254 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_iec559E */ const char _ZNSt14numeric_limitsIlE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE10is_boundedE */ const char _ZNSt14numeric_limitsIlE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE9is_moduloE */ const char _ZNSt14numeric_limitsIlE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE5trapsE */ const char _ZNSt14numeric_limitsIlE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIlE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIlE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIlE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1268 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14is_specializedE */ const char _ZNSt14numeric_limitsImE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1281 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE6digitsE */ const int _ZNSt14numeric_limitsImE6digitsE __attribute__((visibility("default"))) = 64; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE8digits10E */ const int _ZNSt14numeric_limitsImE8digits10E __attribute__((visibility("default"))) = 19; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12max_digits10E */ const int _ZNSt14numeric_limitsImE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_signedE */ const char _ZNSt14numeric_limitsImE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10is_integerE */ const char _ZNSt14numeric_limitsImE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE8is_exactE */ const char _ZNSt14numeric_limitsImE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE5radixE */ const int _ZNSt14numeric_limitsImE5radixE __attribute__((visibility("default"))) = 2; +# 1299 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12min_exponentE */ const int _ZNSt14numeric_limitsImE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14min_exponent10E */ const int _ZNSt14numeric_limitsImE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12max_exponentE */ const int _ZNSt14numeric_limitsImE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE14max_exponent10E */ const int _ZNSt14numeric_limitsImE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE12has_infinityE */ const char _ZNSt14numeric_limitsImE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsImE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsImE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsImE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE15has_denorm_lossE */ const char _ZNSt14numeric_limitsImE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1327 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_iec559E */ const char _ZNSt14numeric_limitsImE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE10is_boundedE */ const char _ZNSt14numeric_limitsImE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE9is_moduloE */ const char _ZNSt14numeric_limitsImE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE5trapsE */ const char _ZNSt14numeric_limitsImE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE15tinyness_beforeE */ const char _ZNSt14numeric_limitsImE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsImE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsImE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1341 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14is_specializedE */ const char _ZNSt14numeric_limitsIxE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1354 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE6digitsE */ const int _ZNSt14numeric_limitsIxE6digitsE __attribute__((visibility("default"))) = 63; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE8digits10E */ const int _ZNSt14numeric_limitsIxE8digits10E __attribute__((visibility("default"))) = 18; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12max_digits10E */ const int _ZNSt14numeric_limitsIxE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_signedE */ const char _ZNSt14numeric_limitsIxE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10is_integerE */ const char _ZNSt14numeric_limitsIxE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE8is_exactE */ const char _ZNSt14numeric_limitsIxE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE5radixE */ const int _ZNSt14numeric_limitsIxE5radixE __attribute__((visibility("default"))) = 2; +# 1372 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12min_exponentE */ const int _ZNSt14numeric_limitsIxE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14min_exponent10E */ const int _ZNSt14numeric_limitsIxE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12max_exponentE */ const int _ZNSt14numeric_limitsIxE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE14max_exponent10E */ const int _ZNSt14numeric_limitsIxE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE12has_infinityE */ const char _ZNSt14numeric_limitsIxE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIxE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIxE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIxE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIxE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1397 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_iec559E */ const char _ZNSt14numeric_limitsIxE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE10is_boundedE */ const char _ZNSt14numeric_limitsIxE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE9is_moduloE */ const char _ZNSt14numeric_limitsIxE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE5trapsE */ const char _ZNSt14numeric_limitsIxE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIxE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIxE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIxE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1411 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14is_specializedE */ const char _ZNSt14numeric_limitsIyE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1424 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE6digitsE */ const int _ZNSt14numeric_limitsIyE6digitsE __attribute__((visibility("default"))) = 64; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE8digits10E */ const int _ZNSt14numeric_limitsIyE8digits10E __attribute__((visibility("default"))) = 19; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12max_digits10E */ const int _ZNSt14numeric_limitsIyE12max_digits10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_signedE */ const char _ZNSt14numeric_limitsIyE9is_signedE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10is_integerE */ const char _ZNSt14numeric_limitsIyE10is_integerE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE8is_exactE */ const char _ZNSt14numeric_limitsIyE8is_exactE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE5radixE */ const int _ZNSt14numeric_limitsIyE5radixE __attribute__((visibility("default"))) = 2; +# 1442 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12min_exponentE */ const int _ZNSt14numeric_limitsIyE12min_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14min_exponent10E */ const int _ZNSt14numeric_limitsIyE14min_exponent10E __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12max_exponentE */ const int _ZNSt14numeric_limitsIyE12max_exponentE __attribute__((visibility("default"))) = 0; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE14max_exponent10E */ const int _ZNSt14numeric_limitsIyE14max_exponent10E __attribute__((visibility("default"))) = 0; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE12has_infinityE */ const char _ZNSt14numeric_limitsIyE12has_infinityE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIyE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIyE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIyE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIyE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1470 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_iec559E */ const char _ZNSt14numeric_limitsIyE9is_iec559E __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE10is_boundedE */ const char _ZNSt14numeric_limitsIyE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE9is_moduloE */ const char _ZNSt14numeric_limitsIyE9is_moduloE __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE5trapsE */ const char _ZNSt14numeric_limitsIyE5trapsE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIyE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIyE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIyE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14is_specializedE */ const char _ZNSt14numeric_limitsInE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE6digitsE */ const int _ZNSt14numeric_limitsInE6digitsE __attribute__((visibility("default"))) = 127; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE8digits10E */ const int _ZNSt14numeric_limitsInE8digits10E __attribute__((visibility("default"))) = 38; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_signedE */ const char _ZNSt14numeric_limitsInE9is_signedE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10is_integerE */ const char _ZNSt14numeric_limitsInE10is_integerE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE8is_exactE */ const char _ZNSt14numeric_limitsInE8is_exactE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE5radixE */ const int _ZNSt14numeric_limitsInE5radixE __attribute__((visibility("default"))) = 2; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12max_digits10E */ const int _ZNSt14numeric_limitsInE12max_digits10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12min_exponentE */ const int _ZNSt14numeric_limitsInE12min_exponentE __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14min_exponent10E */ const int _ZNSt14numeric_limitsInE14min_exponent10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12max_exponentE */ const int _ZNSt14numeric_limitsInE12max_exponentE __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE14max_exponent10E */ const int _ZNSt14numeric_limitsInE14max_exponent10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE12has_infinityE */ const char _ZNSt14numeric_limitsInE12has_infinityE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsInE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsInE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsInE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE15has_denorm_lossE */ const char _ZNSt14numeric_limitsInE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_iec559E */ const char _ZNSt14numeric_limitsInE9is_iec559E __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE10is_boundedE */ const char _ZNSt14numeric_limitsInE10is_boundedE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE9is_moduloE */ const char _ZNSt14numeric_limitsInE9is_moduloE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE5trapsE */ const char _ZNSt14numeric_limitsInE5trapsE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE15tinyness_beforeE */ const char _ZNSt14numeric_limitsInE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsInE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsInE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14is_specializedE */ const char _ZNSt14numeric_limitsIoE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12max_digits10E */ const int _ZNSt14numeric_limitsIoE12max_digits10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE6digitsE */ const int _ZNSt14numeric_limitsIoE6digitsE __attribute__((visibility("default"))) = 128; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE8digits10E */ const int _ZNSt14numeric_limitsIoE8digits10E __attribute__((visibility("default"))) = 38; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_signedE */ const char _ZNSt14numeric_limitsIoE9is_signedE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10is_integerE */ const char _ZNSt14numeric_limitsIoE10is_integerE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE8is_exactE */ const char _ZNSt14numeric_limitsIoE8is_exactE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE5radixE */ const int _ZNSt14numeric_limitsIoE5radixE __attribute__((visibility("default"))) = 2; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12min_exponentE */ const int _ZNSt14numeric_limitsIoE12min_exponentE __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14min_exponent10E */ const int _ZNSt14numeric_limitsIoE14min_exponent10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12max_exponentE */ const int _ZNSt14numeric_limitsIoE12max_exponentE __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE14max_exponent10E */ const int _ZNSt14numeric_limitsIoE14max_exponent10E __attribute__((visibility("default"))) = 0; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE12has_infinityE */ const char _ZNSt14numeric_limitsIoE12has_infinityE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIoE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIoE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIoE10has_denormE __attribute__((visibility("default"))) = _ZSt13denorm_absent; +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIoE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_iec559E */ const char _ZNSt14numeric_limitsIoE9is_iec559E __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE10is_boundedE */ const char _ZNSt14numeric_limitsIoE10is_boundedE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE9is_moduloE */ const char _ZNSt14numeric_limitsIoE9is_moduloE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE5trapsE */ const char _ZNSt14numeric_limitsIoE5trapsE __attribute__((visibility("default"))) = ((char)1); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIoE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); +# 1635 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIoE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIoE11round_styleE __attribute__((visibility("default"))) = _ZSt17round_toward_zero; +# 1670 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14is_specializedE */ const char _ZNSt14numeric_limitsIfE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1683 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE6digitsE */ const int _ZNSt14numeric_limitsIfE6digitsE __attribute__((visibility("default"))) = 24; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE8digits10E */ const int _ZNSt14numeric_limitsIfE8digits10E __attribute__((visibility("default"))) = 6; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12max_digits10E */ const int _ZNSt14numeric_limitsIfE12max_digits10E __attribute__((visibility("default"))) = 9; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_signedE */ const char _ZNSt14numeric_limitsIfE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10is_integerE */ const char _ZNSt14numeric_limitsIfE10is_integerE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE8is_exactE */ const char _ZNSt14numeric_limitsIfE8is_exactE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE5radixE */ const int _ZNSt14numeric_limitsIfE5radixE __attribute__((visibility("default"))) = 2; +# 1700 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12min_exponentE */ const int _ZNSt14numeric_limitsIfE12min_exponentE __attribute__((visibility("default"))) = (-125); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14min_exponent10E */ const int _ZNSt14numeric_limitsIfE14min_exponent10E __attribute__((visibility("default"))) = (-37); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12max_exponentE */ const int _ZNSt14numeric_limitsIfE12max_exponentE __attribute__((visibility("default"))) = 128; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE14max_exponent10E */ const int _ZNSt14numeric_limitsIfE14max_exponent10E __attribute__((visibility("default"))) = 38; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE12has_infinityE */ const char _ZNSt14numeric_limitsIfE12has_infinityE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIfE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIfE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIfE10has_denormE __attribute__((visibility("default"))) = _ZSt14denorm_present; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIfE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1725 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_iec559E */ const char _ZNSt14numeric_limitsIfE9is_iec559E __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE10is_boundedE */ const char _ZNSt14numeric_limitsIfE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE9is_moduloE */ const char _ZNSt14numeric_limitsIfE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE5trapsE */ const char _ZNSt14numeric_limitsIfE5trapsE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIfE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIfE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIfE11round_styleE __attribute__((visibility("default"))) = _ZSt16round_to_nearest; +# 1745 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14is_specializedE */ const char _ZNSt14numeric_limitsIdE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1758 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE6digitsE */ const int _ZNSt14numeric_limitsIdE6digitsE __attribute__((visibility("default"))) = 53; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE8digits10E */ const int _ZNSt14numeric_limitsIdE8digits10E __attribute__((visibility("default"))) = 15; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12max_digits10E */ const int _ZNSt14numeric_limitsIdE12max_digits10E __attribute__((visibility("default"))) = 17; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_signedE */ const char _ZNSt14numeric_limitsIdE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10is_integerE */ const char _ZNSt14numeric_limitsIdE10is_integerE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE8is_exactE */ const char _ZNSt14numeric_limitsIdE8is_exactE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE5radixE */ const int _ZNSt14numeric_limitsIdE5radixE __attribute__((visibility("default"))) = 2; +# 1775 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12min_exponentE */ const int _ZNSt14numeric_limitsIdE12min_exponentE __attribute__((visibility("default"))) = (-1021); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14min_exponent10E */ const int _ZNSt14numeric_limitsIdE14min_exponent10E __attribute__((visibility("default"))) = (-307); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12max_exponentE */ const int _ZNSt14numeric_limitsIdE12max_exponentE __attribute__((visibility("default"))) = 1024; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE14max_exponent10E */ const int _ZNSt14numeric_limitsIdE14max_exponent10E __attribute__((visibility("default"))) = 308; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE12has_infinityE */ const char _ZNSt14numeric_limitsIdE12has_infinityE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIdE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIdE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIdE10has_denormE __attribute__((visibility("default"))) = _ZSt14denorm_present; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIdE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1800 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_iec559E */ const char _ZNSt14numeric_limitsIdE9is_iec559E __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE10is_boundedE */ const char _ZNSt14numeric_limitsIdE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE9is_moduloE */ const char _ZNSt14numeric_limitsIdE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE5trapsE */ const char _ZNSt14numeric_limitsIdE5trapsE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIdE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIdE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIdE11round_styleE __attribute__((visibility("default"))) = _ZSt16round_to_nearest; +# 1820 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14is_specializedE */ const char _ZNSt14numeric_limitsIeE14is_specializedE __attribute__((visibility("default"))) = ((char)1); +# 1833 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE6digitsE */ const int _ZNSt14numeric_limitsIeE6digitsE __attribute__((visibility("default"))) = 64; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE8digits10E */ const int _ZNSt14numeric_limitsIeE8digits10E __attribute__((visibility("default"))) = 18; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12max_digits10E */ const int _ZNSt14numeric_limitsIeE12max_digits10E __attribute__((visibility("default"))) = 21; + + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_signedE */ const char _ZNSt14numeric_limitsIeE9is_signedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10is_integerE */ const char _ZNSt14numeric_limitsIeE10is_integerE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE8is_exactE */ const char _ZNSt14numeric_limitsIeE8is_exactE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE5radixE */ const int _ZNSt14numeric_limitsIeE5radixE __attribute__((visibility("default"))) = 2; +# 1850 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12min_exponentE */ const int _ZNSt14numeric_limitsIeE12min_exponentE __attribute__((visibility("default"))) = (-16381); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14min_exponent10E */ const int _ZNSt14numeric_limitsIeE14min_exponent10E __attribute__((visibility("default"))) = (-4931); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12max_exponentE */ const int _ZNSt14numeric_limitsIeE12max_exponentE __attribute__((visibility("default"))) = 16384; + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE14max_exponent10E */ const int _ZNSt14numeric_limitsIeE14max_exponent10E __attribute__((visibility("default"))) = 4932; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE12has_infinityE */ const char _ZNSt14numeric_limitsIeE12has_infinityE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE13has_quiet_NaNE */ const char _ZNSt14numeric_limitsIeE13has_quiet_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE17has_signaling_NaNE */ const char _ZNSt14numeric_limitsIeE17has_signaling_NaNE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10has_denormE */ const enum _ZSt18float_denorm_style _ZNSt14numeric_limitsIeE10has_denormE __attribute__((visibility("default"))) = _ZSt14denorm_present; + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE15has_denorm_lossE */ const char _ZNSt14numeric_limitsIeE15has_denorm_lossE __attribute__((visibility("default"))) = ((char)0); +# 1875 "/usr/include/c++/11/limits" 3 + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_iec559E */ const char _ZNSt14numeric_limitsIeE9is_iec559E __attribute__((visibility("default"))) = ((char)1); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE10is_boundedE */ const char _ZNSt14numeric_limitsIeE10is_boundedE __attribute__((visibility("default"))) = ((char)1); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE9is_moduloE */ const char _ZNSt14numeric_limitsIeE9is_moduloE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE5trapsE */ const char _ZNSt14numeric_limitsIeE5trapsE __attribute__((visibility("default"))) = ((char)0); + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE15tinyness_beforeE */ const char _ZNSt14numeric_limitsIeE15tinyness_beforeE __attribute__((visibility("default"))) = ((char)0); + + __attribute__((__weak__)) /* COMDAT group: _ZNSt14numeric_limitsIeE11round_styleE */ const enum _ZSt17float_round_style _ZNSt14numeric_limitsIeE11round_styleE __attribute__((visibility("default"))) = _ZSt16round_to_nearest; +# 83 "/usr/include/c++/11/bits/stl_pair.h" 3 + __attribute__((__weak__)) /* COMDAT group: _ZSt19piecewise_construct */ const struct _ZSt21piecewise_construct_t _ZSt19piecewise_construct __attribute__((visibility("default"))) = {}; +# 356 "/usr/include/c++/11/utility" 3 + __attribute__((__weak__)) /* COMDAT group: _ZSt8in_place */ const struct _ZSt10in_place_t _ZSt8in_place __attribute__((visibility("default"))) = {}; diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp new file mode 100644 index 0000000..14ea54b --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.cpp @@ -0,0 +1,34347 @@ +# 1 "CMakeCUDACompilerId.cu" +#pragma GCC diagnostic ignored "-Wunused-local-typedefs" +# 1 +#pragma GCC diagnostic push +# 1 +#pragma GCC diagnostic ignored "-Wunused-variable" +# 1 +#pragma GCC diagnostic ignored "-Wunused-function" +# 1 +static char __nv_inited_managed_rt = 0; static void **__nv_fatbinhandle_for_managed_rt; static void __nv_save_fatbinhandle_for_managed_rt(void **in){__nv_fatbinhandle_for_managed_rt = in;} static char __nv_init_managed_rt_with_module(void **); static inline void __nv_init_managed_rt(void) { __nv_inited_managed_rt = (__nv_inited_managed_rt ? __nv_inited_managed_rt : __nv_init_managed_rt_with_module(__nv_fatbinhandle_for_managed_rt));} +# 1 +#pragma GCC diagnostic pop +# 1 +#pragma GCC diagnostic ignored "-Wunused-variable" + +# 1 +#define __nv_is_extended_device_lambda_closure_type(X) false +#define __nv_is_extended_host_device_lambda_closure_type(X) false +#if defined(__nv_is_extended_device_lambda_closure_type) && defined(__nv_is_extended_host_device_lambda_closure_type) +#endif + +# 1 +# 61 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic push +# 64 +#pragma GCC diagnostic ignored "-Wunused-function" +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_types.h" +#if 0 +# 68 +enum cudaRoundMode { +# 70 +cudaRoundNearest, +# 71 +cudaRoundZero, +# 72 +cudaRoundPosInf, +# 73 +cudaRoundMinInf +# 74 +}; +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 100 +struct char1 { +# 102 +signed char x; +# 103 +}; +#endif +# 105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 105 +struct uchar1 { +# 107 +unsigned char x; +# 108 +}; +#endif +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 111 +struct __attribute((aligned(2))) char2 { +# 113 +signed char x, y; +# 114 +}; +#endif +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 116 +struct __attribute((aligned(2))) uchar2 { +# 118 +unsigned char x, y; +# 119 +}; +#endif +# 121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 121 +struct char3 { +# 123 +signed char x, y, z; +# 124 +}; +#endif +# 126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 126 +struct uchar3 { +# 128 +unsigned char x, y, z; +# 129 +}; +#endif +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 131 +struct __attribute((aligned(4))) char4 { +# 133 +signed char x, y, z, w; +# 134 +}; +#endif +# 136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 136 +struct __attribute((aligned(4))) uchar4 { +# 138 +unsigned char x, y, z, w; +# 139 +}; +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 141 +struct short1 { +# 143 +short x; +# 144 +}; +#endif +# 146 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 146 +struct ushort1 { +# 148 +unsigned short x; +# 149 +}; +#endif +# 151 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 151 +struct __attribute((aligned(4))) short2 { +# 153 +short x, y; +# 154 +}; +#endif +# 156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 156 +struct __attribute((aligned(4))) ushort2 { +# 158 +unsigned short x, y; +# 159 +}; +#endif +# 161 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 161 +struct short3 { +# 163 +short x, y, z; +# 164 +}; +#endif +# 166 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 166 +struct ushort3 { +# 168 +unsigned short x, y, z; +# 169 +}; +#endif +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 171 +struct __attribute((aligned(8))) short4 { short x; short y; short z; short w; }; +#endif +# 172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 172 +struct __attribute((aligned(8))) ushort4 { unsigned short x; unsigned short y; unsigned short z; unsigned short w; }; +#endif +# 174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 174 +struct int1 { +# 176 +int x; +# 177 +}; +#endif +# 179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 179 +struct uint1 { +# 181 +unsigned x; +# 182 +}; +#endif +# 184 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 184 +struct __attribute((aligned(8))) int2 { int x; int y; }; +#endif +# 185 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 185 +struct __attribute((aligned(8))) uint2 { unsigned x; unsigned y; }; +#endif +# 187 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 187 +struct int3 { +# 189 +int x, y, z; +# 190 +}; +#endif +# 192 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 192 +struct uint3 { +# 194 +unsigned x, y, z; +# 195 +}; +#endif +# 197 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 197 +struct __attribute((aligned(16))) int4 { +# 199 +int x, y, z, w; +# 200 +}; +#endif +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 202 +struct __attribute((aligned(16))) uint4 { +# 204 +unsigned x, y, z, w; +# 205 +}; +#endif +# 207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 207 +struct long1 { +# 209 +long x; +# 210 +}; +#endif +# 212 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 212 +struct ulong1 { +# 214 +unsigned long x; +# 215 +}; +#endif +# 222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 222 +struct __attribute((aligned((2) * sizeof(long)))) long2 { +# 224 +long x, y; +# 225 +}; +#endif +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 227 +struct __attribute((aligned((2) * sizeof(unsigned long)))) ulong2 { +# 229 +unsigned long x, y; +# 230 +}; +#endif +# 234 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 234 +struct long3 { +# 236 +long x, y, z; +# 237 +}; +#endif +# 239 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 239 +struct ulong3 { +# 241 +unsigned long x, y, z; +# 242 +}; +#endif +# 244 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 244 +struct __attribute((aligned(16))) long4 { +# 246 +long x, y, z, w; +# 247 +}; +#endif +# 249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 249 +struct __attribute((aligned(16))) ulong4 { +# 251 +unsigned long x, y, z, w; +# 252 +}; +#endif +# 254 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 254 +struct float1 { +# 256 +float x; +# 257 +}; +#endif +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 276 +struct __attribute((aligned(8))) float2 { float x; float y; }; +#endif +# 281 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 281 +struct float3 { +# 283 +float x, y, z; +# 284 +}; +#endif +# 286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 286 +struct __attribute((aligned(16))) float4 { +# 288 +float x, y, z, w; +# 289 +}; +#endif +# 291 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 291 +struct longlong1 { +# 293 +long long x; +# 294 +}; +#endif +# 296 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 296 +struct ulonglong1 { +# 298 +unsigned long long x; +# 299 +}; +#endif +# 301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 301 +struct __attribute((aligned(16))) longlong2 { +# 303 +long long x, y; +# 304 +}; +#endif +# 306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 306 +struct __attribute((aligned(16))) ulonglong2 { +# 308 +unsigned long long x, y; +# 309 +}; +#endif +# 311 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 311 +struct longlong3 { +# 313 +long long x, y, z; +# 314 +}; +#endif +# 316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 316 +struct ulonglong3 { +# 318 +unsigned long long x, y, z; +# 319 +}; +#endif +# 321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 321 +struct __attribute((aligned(16))) longlong4 { +# 323 +long long x, y, z, w; +# 324 +}; +#endif +# 326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 326 +struct __attribute((aligned(16))) ulonglong4 { +# 328 +unsigned long long x, y, z, w; +# 329 +}; +#endif +# 331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 331 +struct double1 { +# 333 +double x; +# 334 +}; +#endif +# 336 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 336 +struct __attribute((aligned(16))) double2 { +# 338 +double x, y; +# 339 +}; +#endif +# 341 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 341 +struct double3 { +# 343 +double x, y, z; +# 344 +}; +#endif +# 346 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 346 +struct __attribute((aligned(16))) double4 { +# 348 +double x, y, z, w; +# 349 +}; +#endif +# 363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef char1 +# 363 +char1; +#endif +# 364 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uchar1 +# 364 +uchar1; +#endif +# 365 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef char2 +# 365 +char2; +#endif +# 366 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uchar2 +# 366 +uchar2; +#endif +# 367 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef char3 +# 367 +char3; +#endif +# 368 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uchar3 +# 368 +uchar3; +#endif +# 369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef char4 +# 369 +char4; +#endif +# 370 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uchar4 +# 370 +uchar4; +#endif +# 371 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef short1 +# 371 +short1; +#endif +# 372 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ushort1 +# 372 +ushort1; +#endif +# 373 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef short2 +# 373 +short2; +#endif +# 374 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ushort2 +# 374 +ushort2; +#endif +# 375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef short3 +# 375 +short3; +#endif +# 376 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ushort3 +# 376 +ushort3; +#endif +# 377 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef short4 +# 377 +short4; +#endif +# 378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ushort4 +# 378 +ushort4; +#endif +# 379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef int1 +# 379 +int1; +#endif +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uint1 +# 380 +uint1; +#endif +# 381 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef int2 +# 381 +int2; +#endif +# 382 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uint2 +# 382 +uint2; +#endif +# 383 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef int3 +# 383 +int3; +#endif +# 384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uint3 +# 384 +uint3; +#endif +# 385 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef int4 +# 385 +int4; +#endif +# 386 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef uint4 +# 386 +uint4; +#endif +# 387 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef long1 +# 387 +long1; +#endif +# 388 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulong1 +# 388 +ulong1; +#endif +# 389 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef long2 +# 389 +long2; +#endif +# 390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulong2 +# 390 +ulong2; +#endif +# 391 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef long3 +# 391 +long3; +#endif +# 392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulong3 +# 392 +ulong3; +#endif +# 393 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef long4 +# 393 +long4; +#endif +# 394 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulong4 +# 394 +ulong4; +#endif +# 395 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef float1 +# 395 +float1; +#endif +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef float2 +# 396 +float2; +#endif +# 397 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef float3 +# 397 +float3; +#endif +# 398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef float4 +# 398 +float4; +#endif +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef longlong1 +# 399 +longlong1; +#endif +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulonglong1 +# 400 +ulonglong1; +#endif +# 401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef longlong2 +# 401 +longlong2; +#endif +# 402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulonglong2 +# 402 +ulonglong2; +#endif +# 403 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef longlong3 +# 403 +longlong3; +#endif +# 404 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulonglong3 +# 404 +ulonglong3; +#endif +# 405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef longlong4 +# 405 +longlong4; +#endif +# 406 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef ulonglong4 +# 406 +ulonglong4; +#endif +# 407 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef double1 +# 407 +double1; +#endif +# 408 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef double2 +# 408 +double2; +#endif +# 409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef double3 +# 409 +double3; +#endif +# 410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef double4 +# 410 +double4; +#endif +# 418 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +# 418 +struct dim3 { +# 420 +unsigned x, y, z; +# 432 +}; +#endif +# 434 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_types.h" +#if 0 +typedef dim3 +# 434 +dim3; +#endif +# 23 "/usr/include/x86_64-linux-gnu/bits/pthread_stack_min-dynamic.h" 3 +extern "C" { +# 24 +extern long __sysconf(int __name) noexcept(true); +# 25 +} +# 143 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +typedef long ptrdiff_t; +# 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +typedef unsigned long size_t; +#if !defined(__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__) +#define __CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__ +#endif +#include "crt/host_runtime.h" +# 426 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +typedef +# 415 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +struct { +# 416 +long long __max_align_ll __attribute((__aligned__(__alignof__(long long)))); +# 417 +long double __max_align_ld __attribute((__aligned__(__alignof__(long double)))); +# 426 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +} max_align_t; +# 433 +typedef __decltype((nullptr)) nullptr_t; +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 202 +enum cudaError { +# 209 +cudaSuccess, +# 215 +cudaErrorInvalidValue, +# 221 +cudaErrorMemoryAllocation, +# 227 +cudaErrorInitializationError, +# 234 +cudaErrorCudartUnloading, +# 241 +cudaErrorProfilerDisabled, +# 249 +cudaErrorProfilerNotInitialized, +# 256 +cudaErrorProfilerAlreadyStarted, +# 263 +cudaErrorProfilerAlreadyStopped, +# 272 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorInvalidConfiguration, +# 278 +cudaErrorInvalidPitchValue = 12, +# 284 +cudaErrorInvalidSymbol, +# 292 +cudaErrorInvalidHostPointer = 16, +# 300 +cudaErrorInvalidDevicePointer, +# 306 +cudaErrorInvalidTexture, +# 312 +cudaErrorInvalidTextureBinding, +# 319 +cudaErrorInvalidChannelDescriptor, +# 325 +cudaErrorInvalidMemcpyDirection, +# 335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorAddressOfConstant, +# 344 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorTextureFetchFailed, +# 353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorTextureNotBound, +# 362 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorSynchronizationError, +# 368 +cudaErrorInvalidFilterSetting, +# 374 +cudaErrorInvalidNormSetting, +# 382 +cudaErrorMixedDeviceExecution, +# 390 +cudaErrorNotYetImplemented = 31, +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorMemoryValueTooLarge, +# 406 +cudaErrorStubLibrary = 34, +# 413 +cudaErrorInsufficientDriver, +# 420 +cudaErrorCallRequiresNewerDriver, +# 426 +cudaErrorInvalidSurface, +# 432 +cudaErrorDuplicateVariableName = 43, +# 438 +cudaErrorDuplicateTextureName, +# 444 +cudaErrorDuplicateSurfaceName, +# 454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorDevicesUnavailable, +# 467 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorIncompatibleDriverContext = 49, +# 473 +cudaErrorMissingConfiguration = 52, +# 482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorPriorLaunchFailure, +# 489 +cudaErrorLaunchMaxDepthExceeded = 65, +# 497 +cudaErrorLaunchFileScopedTex, +# 505 +cudaErrorLaunchFileScopedSurf, +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorSyncDepthExceeded, +# 532 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorLaunchPendingCountExceeded, +# 538 +cudaErrorInvalidDeviceFunction = 98, +# 544 +cudaErrorNoDevice = 100, +# 551 +cudaErrorInvalidDevice, +# 556 +cudaErrorDeviceNotLicensed, +# 565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorSoftwareValidityNotEstablished, +# 570 +cudaErrorStartupFailure = 127, +# 575 +cudaErrorInvalidKernelImage = 200, +# 585 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorDeviceUninitialized, +# 590 +cudaErrorMapBufferObjectFailed = 205, +# 595 +cudaErrorUnmapBufferObjectFailed, +# 601 +cudaErrorArrayIsMapped, +# 606 +cudaErrorAlreadyMapped, +# 614 +cudaErrorNoKernelImageForDevice, +# 619 +cudaErrorAlreadyAcquired, +# 624 +cudaErrorNotMapped, +# 630 +cudaErrorNotMappedAsArray, +# 636 +cudaErrorNotMappedAsPointer, +# 642 +cudaErrorECCUncorrectable, +# 648 +cudaErrorUnsupportedLimit, +# 654 +cudaErrorDeviceAlreadyInUse, +# 660 +cudaErrorPeerAccessUnsupported, +# 666 +cudaErrorInvalidPtx, +# 671 +cudaErrorInvalidGraphicsContext, +# 677 +cudaErrorNvlinkUncorrectable, +# 684 +cudaErrorJitCompilerNotFound, +# 691 +cudaErrorUnsupportedPtxVersion, +# 698 +cudaErrorJitCompilationDisabled, +# 703 +cudaErrorUnsupportedExecAffinity, +# 708 +cudaErrorInvalidSource = 300, +# 713 +cudaErrorFileNotFound, +# 718 +cudaErrorSharedObjectSymbolNotFound, +# 723 +cudaErrorSharedObjectInitFailed, +# 728 +cudaErrorOperatingSystem, +# 735 +cudaErrorInvalidResourceHandle = 400, +# 741 +cudaErrorIllegalState, +# 748 +cudaErrorSymbolNotFound = 500, +# 756 +cudaErrorNotReady = 600, +# 764 +cudaErrorIllegalAddress = 700, +# 773 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorLaunchOutOfResources, +# 784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorLaunchTimeout, +# 790 +cudaErrorLaunchIncompatibleTexturing, +# 797 +cudaErrorPeerAccessAlreadyEnabled, +# 804 +cudaErrorPeerAccessNotEnabled, +# 817 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorSetOnActiveProcess = 708, +# 824 +cudaErrorContextIsDestroyed, +# 831 +cudaErrorAssert, +# 838 +cudaErrorTooManyPeers, +# 844 +cudaErrorHostMemoryAlreadyRegistered, +# 850 +cudaErrorHostMemoryNotRegistered, +# 859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorHardwareStackError, +# 867 +cudaErrorIllegalInstruction, +# 876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorMisalignedAddress, +# 887 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorInvalidAddressSpace, +# 895 +cudaErrorInvalidPc, +# 906 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorLaunchFailure, +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorCooperativeLaunchTooLarge, +# 920 +cudaErrorNotPermitted = 800, +# 926 +cudaErrorNotSupported, +# 935 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorSystemNotReady, +# 942 +cudaErrorSystemDriverMismatch, +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorCompatNotSupportedOnDevice, +# 956 +cudaErrorMpsConnectionFailed, +# 961 +cudaErrorMpsRpcFailure, +# 967 +cudaErrorMpsServerNotReady, +# 972 +cudaErrorMpsMaxClientsReached, +# 977 +cudaErrorMpsMaxConnectionsReached, +# 982 +cudaErrorMpsClientTerminated, +# 987 +cudaErrorStreamCaptureUnsupported = 900, +# 993 +cudaErrorStreamCaptureInvalidated, +# 999 +cudaErrorStreamCaptureMerge, +# 1004 +cudaErrorStreamCaptureUnmatched, +# 1010 +cudaErrorStreamCaptureUnjoined, +# 1017 +cudaErrorStreamCaptureIsolation, +# 1023 +cudaErrorStreamCaptureImplicit, +# 1029 +cudaErrorCapturedEvent, +# 1036 +cudaErrorStreamCaptureWrongThread, +# 1041 +cudaErrorTimeout, +# 1047 +cudaErrorGraphExecUpdateFailure, +# 1057 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaErrorExternalDevice, +# 1063 +cudaErrorInvalidClusterSize, +# 1068 +cudaErrorUnknown = 999, +# 1076 +cudaErrorApiFailureBase = 10000 +# 1077 +}; +#endif +# 1082 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1082 +enum cudaChannelFormatKind { +# 1084 +cudaChannelFormatKindSigned, +# 1085 +cudaChannelFormatKindUnsigned, +# 1086 +cudaChannelFormatKindFloat, +# 1087 +cudaChannelFormatKindNone, +# 1088 +cudaChannelFormatKindNV12, +# 1089 +cudaChannelFormatKindUnsignedNormalized8X1, +# 1090 +cudaChannelFormatKindUnsignedNormalized8X2, +# 1091 +cudaChannelFormatKindUnsignedNormalized8X4, +# 1092 +cudaChannelFormatKindUnsignedNormalized16X1, +# 1093 +cudaChannelFormatKindUnsignedNormalized16X2, +# 1094 +cudaChannelFormatKindUnsignedNormalized16X4, +# 1095 +cudaChannelFormatKindSignedNormalized8X1, +# 1096 +cudaChannelFormatKindSignedNormalized8X2, +# 1097 +cudaChannelFormatKindSignedNormalized8X4, +# 1098 +cudaChannelFormatKindSignedNormalized16X1, +# 1099 +cudaChannelFormatKindSignedNormalized16X2, +# 1100 +cudaChannelFormatKindSignedNormalized16X4, +# 1101 +cudaChannelFormatKindUnsignedBlockCompressed1, +# 1102 +cudaChannelFormatKindUnsignedBlockCompressed1SRGB, +# 1103 +cudaChannelFormatKindUnsignedBlockCompressed2, +# 1104 +cudaChannelFormatKindUnsignedBlockCompressed2SRGB, +# 1105 +cudaChannelFormatKindUnsignedBlockCompressed3, +# 1106 +cudaChannelFormatKindUnsignedBlockCompressed3SRGB, +# 1107 +cudaChannelFormatKindUnsignedBlockCompressed4, +# 1108 +cudaChannelFormatKindSignedBlockCompressed4, +# 1109 +cudaChannelFormatKindUnsignedBlockCompressed5, +# 1110 +cudaChannelFormatKindSignedBlockCompressed5, +# 1111 +cudaChannelFormatKindUnsignedBlockCompressed6H, +# 1112 +cudaChannelFormatKindSignedBlockCompressed6H, +# 1113 +cudaChannelFormatKindUnsignedBlockCompressed7, +# 1114 +cudaChannelFormatKindUnsignedBlockCompressed7SRGB +# 1115 +}; +#endif +# 1120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1120 +struct cudaChannelFormatDesc { +# 1122 +int x; +# 1123 +int y; +# 1124 +int z; +# 1125 +int w; +# 1126 +cudaChannelFormatKind f; +# 1127 +}; +#endif +# 1132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef struct cudaArray *cudaArray_t; +# 1137 +typedef const cudaArray *cudaArray_const_t; +# 1139 +struct cudaArray; +# 1144 +typedef struct cudaMipmappedArray *cudaMipmappedArray_t; +# 1149 +typedef const cudaMipmappedArray *cudaMipmappedArray_const_t; +# 1151 +struct cudaMipmappedArray; +# 1161 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1161 +struct cudaArraySparseProperties { +# 1162 +struct { +# 1163 +unsigned width; +# 1164 +unsigned height; +# 1165 +unsigned depth; +# 1166 +} tileExtent; +# 1167 +unsigned miptailFirstLevel; +# 1168 +unsigned long long miptailSize; +# 1169 +unsigned flags; +# 1170 +unsigned reserved[4]; +# 1171 +}; +#endif +# 1176 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1176 +struct cudaArrayMemoryRequirements { +# 1177 +size_t size; +# 1178 +size_t alignment; +# 1179 +unsigned reserved[4]; +# 1180 +}; +#endif +# 1185 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1185 +enum cudaMemoryType { +# 1187 +cudaMemoryTypeUnregistered, +# 1188 +cudaMemoryTypeHost, +# 1189 +cudaMemoryTypeDevice, +# 1190 +cudaMemoryTypeManaged +# 1191 +}; +#endif +# 1196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1196 +enum cudaMemcpyKind { +# 1198 +cudaMemcpyHostToHost, +# 1199 +cudaMemcpyHostToDevice, +# 1200 +cudaMemcpyDeviceToHost, +# 1201 +cudaMemcpyDeviceToDevice, +# 1202 +cudaMemcpyDefault +# 1203 +}; +#endif +# 1210 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1210 +struct cudaPitchedPtr { +# 1212 +void *ptr; +# 1213 +size_t pitch; +# 1214 +size_t xsize; +# 1215 +size_t ysize; +# 1216 +}; +#endif +# 1223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1223 +struct cudaExtent { +# 1225 +size_t width; +# 1226 +size_t height; +# 1227 +size_t depth; +# 1228 +}; +#endif +# 1235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1235 +struct cudaPos { +# 1237 +size_t x; +# 1238 +size_t y; +# 1239 +size_t z; +# 1240 +}; +#endif +# 1245 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1245 +struct cudaMemcpy3DParms { +# 1247 +cudaArray_t srcArray; +# 1248 +cudaPos srcPos; +# 1249 +cudaPitchedPtr srcPtr; +# 1251 +cudaArray_t dstArray; +# 1252 +cudaPos dstPos; +# 1253 +cudaPitchedPtr dstPtr; +# 1255 +cudaExtent extent; +# 1256 +cudaMemcpyKind kind; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 1257 +}; +#endif +# 1262 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1262 +struct cudaMemcpy3DPeerParms { +# 1264 +cudaArray_t srcArray; +# 1265 +cudaPos srcPos; +# 1266 +cudaPitchedPtr srcPtr; +# 1267 +int srcDevice; +# 1269 +cudaArray_t dstArray; +# 1270 +cudaPos dstPos; +# 1271 +cudaPitchedPtr dstPtr; +# 1272 +int dstDevice; +# 1274 +cudaExtent extent; +# 1275 +}; +#endif +# 1280 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1280 +struct cudaMemsetParams { +# 1281 +void *dst; +# 1282 +size_t pitch; +# 1283 +unsigned value; +# 1284 +unsigned elementSize; +# 1285 +size_t width; +# 1286 +size_t height; +# 1287 +}; +#endif +# 1292 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1292 +enum cudaAccessProperty { +# 1293 +cudaAccessPropertyNormal, +# 1294 +cudaAccessPropertyStreaming, +# 1295 +cudaAccessPropertyPersisting +# 1296 +}; +#endif +# 1309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1309 +struct cudaAccessPolicyWindow { +# 1310 +void *base_ptr; +# 1311 +size_t num_bytes; +# 1312 +float hitRatio; +# 1313 +cudaAccessProperty hitProp; +# 1314 +cudaAccessProperty missProp; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 1315 +}; +#endif +# 1327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef void (*cudaHostFn_t)(void * userData); +# 1332 +#if 0 +# 1332 +struct cudaHostNodeParams { +# 1333 +cudaHostFn_t fn; +# 1334 +void *userData; +# 1335 +}; +#endif +# 1340 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1340 +enum cudaStreamCaptureStatus { +# 1341 +cudaStreamCaptureStatusNone, +# 1342 +cudaStreamCaptureStatusActive, +# 1343 +cudaStreamCaptureStatusInvalidated +# 1345 +}; +#endif +# 1351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1351 +enum cudaStreamCaptureMode { +# 1352 +cudaStreamCaptureModeGlobal, +# 1353 +cudaStreamCaptureModeThreadLocal, +# 1354 +cudaStreamCaptureModeRelaxed +# 1355 +}; +#endif +# 1357 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1357 +enum cudaSynchronizationPolicy { +# 1358 +cudaSyncPolicyAuto = 1, +# 1359 +cudaSyncPolicySpin, +# 1360 +cudaSyncPolicyYield, +# 1361 +cudaSyncPolicyBlockingSync +# 1362 +}; +#endif +# 1367 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1367 +enum cudaClusterSchedulingPolicy { +# 1368 +cudaClusterSchedulingPolicyDefault, +# 1369 +cudaClusterSchedulingPolicySpread, +# 1370 +cudaClusterSchedulingPolicyLoadBalancing +# 1371 +}; +#endif +# 1376 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1376 +enum cudaStreamUpdateCaptureDependenciesFlags { +# 1377 +cudaStreamAddCaptureDependencies, +# 1378 +cudaStreamSetCaptureDependencies +# 1379 +}; +#endif +# 1384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1384 +enum cudaUserObjectFlags { +# 1385 +cudaUserObjectNoDestructorSync = 1 +# 1386 +}; +#endif +# 1391 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1391 +enum cudaUserObjectRetainFlags { +# 1392 +cudaGraphUserObjectMove = 1 +# 1393 +}; +#endif +# 1398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct cudaGraphicsResource; +# 1403 +#if 0 +# 1403 +enum cudaGraphicsRegisterFlags { +# 1405 +cudaGraphicsRegisterFlagsNone, +# 1406 +cudaGraphicsRegisterFlagsReadOnly, +# 1407 +cudaGraphicsRegisterFlagsWriteDiscard, +# 1408 +cudaGraphicsRegisterFlagsSurfaceLoadStore = 4, +# 1409 +cudaGraphicsRegisterFlagsTextureGather = 8 +# 1410 +}; +#endif +# 1415 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1415 +enum cudaGraphicsMapFlags { +# 1417 +cudaGraphicsMapFlagsNone, +# 1418 +cudaGraphicsMapFlagsReadOnly, +# 1419 +cudaGraphicsMapFlagsWriteDiscard +# 1420 +}; +#endif +# 1425 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1425 +enum cudaGraphicsCubeFace { +# 1427 +cudaGraphicsCubeFacePositiveX, +# 1428 +cudaGraphicsCubeFaceNegativeX, +# 1429 +cudaGraphicsCubeFacePositiveY, +# 1430 +cudaGraphicsCubeFaceNegativeY, +# 1431 +cudaGraphicsCubeFacePositiveZ, +# 1432 +cudaGraphicsCubeFaceNegativeZ +# 1433 +}; +#endif +# 1438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1438 +enum cudaResourceType { +# 1440 +cudaResourceTypeArray, +# 1441 +cudaResourceTypeMipmappedArray, +# 1442 +cudaResourceTypeLinear, +# 1443 +cudaResourceTypePitch2D +# 1444 +}; +#endif +# 1449 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1449 +enum cudaResourceViewFormat { +# 1451 +cudaResViewFormatNone, +# 1452 +cudaResViewFormatUnsignedChar1, +# 1453 +cudaResViewFormatUnsignedChar2, +# 1454 +cudaResViewFormatUnsignedChar4, +# 1455 +cudaResViewFormatSignedChar1, +# 1456 +cudaResViewFormatSignedChar2, +# 1457 +cudaResViewFormatSignedChar4, +# 1458 +cudaResViewFormatUnsignedShort1, +# 1459 +cudaResViewFormatUnsignedShort2, +# 1460 +cudaResViewFormatUnsignedShort4, +# 1461 +cudaResViewFormatSignedShort1, +# 1462 +cudaResViewFormatSignedShort2, +# 1463 +cudaResViewFormatSignedShort4, +# 1464 +cudaResViewFormatUnsignedInt1, +# 1465 +cudaResViewFormatUnsignedInt2, +# 1466 +cudaResViewFormatUnsignedInt4, +# 1467 +cudaResViewFormatSignedInt1, +# 1468 +cudaResViewFormatSignedInt2, +# 1469 +cudaResViewFormatSignedInt4, +# 1470 +cudaResViewFormatHalf1, +# 1471 +cudaResViewFormatHalf2, +# 1472 +cudaResViewFormatHalf4, +# 1473 +cudaResViewFormatFloat1, +# 1474 +cudaResViewFormatFloat2, +# 1475 +cudaResViewFormatFloat4, +# 1476 +cudaResViewFormatUnsignedBlockCompressed1, +# 1477 +cudaResViewFormatUnsignedBlockCompressed2, +# 1478 +cudaResViewFormatUnsignedBlockCompressed3, +# 1479 +cudaResViewFormatUnsignedBlockCompressed4, +# 1480 +cudaResViewFormatSignedBlockCompressed4, +# 1481 +cudaResViewFormatUnsignedBlockCompressed5, +# 1482 +cudaResViewFormatSignedBlockCompressed5, +# 1483 +cudaResViewFormatUnsignedBlockCompressed6H, +# 1484 +cudaResViewFormatSignedBlockCompressed6H, +# 1485 +cudaResViewFormatUnsignedBlockCompressed7 +# 1486 +}; +#endif +# 1491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1491 +struct cudaResourceDesc { +# 1492 +cudaResourceType resType; +# 1494 +union { +# 1495 +struct { +# 1496 +cudaArray_t array; +# 1497 +} array; +# 1498 +struct { +# 1499 +cudaMipmappedArray_t mipmap; +# 1500 +} mipmap; +# 1501 +struct { +# 1502 +void *devPtr; +# 1503 +cudaChannelFormatDesc desc; +# 1504 +size_t sizeInBytes; +# 1505 +} linear; +# 1506 +struct { +# 1507 +void *devPtr; +# 1508 +cudaChannelFormatDesc desc; +# 1509 +size_t width; +# 1510 +size_t height; +# 1511 +size_t pitchInBytes; +# 1512 +} pitch2D; +# 1513 +} res; +# 1514 +}; +#endif +# 1519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1519 +struct cudaResourceViewDesc { +# 1521 +cudaResourceViewFormat format; +# 1522 +size_t width; +# 1523 +size_t height; +# 1524 +size_t depth; +# 1525 +unsigned firstMipmapLevel; +# 1526 +unsigned lastMipmapLevel; +# 1527 +unsigned firstLayer; +# 1528 +unsigned lastLayer; +# 1529 +}; +#endif +# 1534 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1534 +struct cudaPointerAttributes { +# 1540 +cudaMemoryType type; +# 1551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +int device; +# 1557 +void *devicePointer; +# 1566 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +void *hostPointer; +# 1567 +}; +#endif +# 1572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1572 +struct cudaFuncAttributes { +# 1579 +size_t sharedSizeBytes; +# 1585 +size_t constSizeBytes; +# 1590 +size_t localSizeBytes; +# 1597 +int maxThreadsPerBlock; +# 1602 +int numRegs; +# 1609 +int ptxVersion; +# 1616 +int binaryVersion; +# 1622 +int cacheModeCA; +# 1629 +int maxDynamicSharedSizeBytes; +# 1638 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +int preferredShmemCarveout; +# 1639 +}; +#endif +# 1644 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1644 +enum cudaFuncAttribute { +# 1646 +cudaFuncAttributeMaxDynamicSharedMemorySize = 8, +# 1647 +cudaFuncAttributePreferredSharedMemoryCarveout, +# 1648 +cudaFuncAttributeClusterDimMustBeSet, +# 1649 +cudaFuncAttributeRequiredClusterWidth, +# 1650 +cudaFuncAttributeRequiredClusterHeight, +# 1651 +cudaFuncAttributeRequiredClusterDepth, +# 1652 +cudaFuncAttributeNonPortableClusterSizeAllowed, +# 1653 +cudaFuncAttributeClusterSchedulingPolicyPreference, +# 1654 +cudaFuncAttributeMax +# 1655 +}; +#endif +# 1660 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1660 +enum cudaFuncCache { +# 1662 +cudaFuncCachePreferNone, +# 1663 +cudaFuncCachePreferShared, +# 1664 +cudaFuncCachePreferL1, +# 1665 +cudaFuncCachePreferEqual +# 1666 +}; +#endif +# 1672 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1672 +enum cudaSharedMemConfig { +# 1674 +cudaSharedMemBankSizeDefault, +# 1675 +cudaSharedMemBankSizeFourByte, +# 1676 +cudaSharedMemBankSizeEightByte +# 1677 +}; +#endif +# 1682 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1682 +enum cudaSharedCarveout { +# 1683 +cudaSharedmemCarveoutDefault = (-1), +# 1684 +cudaSharedmemCarveoutMaxShared = 100, +# 1685 +cudaSharedmemCarveoutMaxL1 = 0 +# 1686 +}; +#endif +# 1691 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1691 +enum cudaComputeMode { +# 1693 +cudaComputeModeDefault, +# 1694 +cudaComputeModeExclusive, +# 1695 +cudaComputeModeProhibited, +# 1696 +cudaComputeModeExclusiveProcess +# 1697 +}; +#endif +# 1702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1702 +enum cudaLimit { +# 1704 +cudaLimitStackSize, +# 1705 +cudaLimitPrintfFifoSize, +# 1706 +cudaLimitMallocHeapSize, +# 1707 +cudaLimitDevRuntimeSyncDepth, +# 1708 +cudaLimitDevRuntimePendingLaunchCount, +# 1709 +cudaLimitMaxL2FetchGranularity, +# 1710 +cudaLimitPersistingL2CacheSize +# 1711 +}; +#endif +# 1716 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1716 +enum cudaMemoryAdvise { +# 1718 +cudaMemAdviseSetReadMostly = 1, +# 1719 +cudaMemAdviseUnsetReadMostly, +# 1720 +cudaMemAdviseSetPreferredLocation, +# 1721 +cudaMemAdviseUnsetPreferredLocation, +# 1722 +cudaMemAdviseSetAccessedBy, +# 1723 +cudaMemAdviseUnsetAccessedBy +# 1724 +}; +#endif +# 1729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1729 +enum cudaMemRangeAttribute { +# 1731 +cudaMemRangeAttributeReadMostly = 1, +# 1732 +cudaMemRangeAttributePreferredLocation, +# 1733 +cudaMemRangeAttributeAccessedBy, +# 1734 +cudaMemRangeAttributeLastPrefetchLocation +# 1735 +}; +#endif +# 1740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1740 +enum cudaOutputMode { +# 1742 +cudaKeyValuePair, +# 1743 +cudaCSV +# 1744 +}; +#endif +# 1749 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1749 +enum cudaFlushGPUDirectRDMAWritesOptions { +# 1750 +cudaFlushGPUDirectRDMAWritesOptionHost = (1 << 0), +# 1751 +cudaFlushGPUDirectRDMAWritesOptionMemOps +# 1752 +}; +#endif +# 1757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1757 +enum cudaGPUDirectRDMAWritesOrdering { +# 1758 +cudaGPUDirectRDMAWritesOrderingNone, +# 1759 +cudaGPUDirectRDMAWritesOrderingOwner = 100, +# 1760 +cudaGPUDirectRDMAWritesOrderingAllDevices = 200 +# 1761 +}; +#endif +# 1766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1766 +enum cudaFlushGPUDirectRDMAWritesScope { +# 1767 +cudaFlushGPUDirectRDMAWritesToOwner = 100, +# 1768 +cudaFlushGPUDirectRDMAWritesToAllDevices = 200 +# 1769 +}; +#endif +# 1774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1774 +enum cudaFlushGPUDirectRDMAWritesTarget { +# 1775 +cudaFlushGPUDirectRDMAWritesTargetCurrentDevice +# 1776 +}; +#endif +# 1782 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1782 +enum cudaDeviceAttr { +# 1784 +cudaDevAttrMaxThreadsPerBlock = 1, +# 1785 +cudaDevAttrMaxBlockDimX, +# 1786 +cudaDevAttrMaxBlockDimY, +# 1787 +cudaDevAttrMaxBlockDimZ, +# 1788 +cudaDevAttrMaxGridDimX, +# 1789 +cudaDevAttrMaxGridDimY, +# 1790 +cudaDevAttrMaxGridDimZ, +# 1791 +cudaDevAttrMaxSharedMemoryPerBlock, +# 1792 +cudaDevAttrTotalConstantMemory, +# 1793 +cudaDevAttrWarpSize, +# 1794 +cudaDevAttrMaxPitch, +# 1795 +cudaDevAttrMaxRegistersPerBlock, +# 1796 +cudaDevAttrClockRate, +# 1797 +cudaDevAttrTextureAlignment, +# 1798 +cudaDevAttrGpuOverlap, +# 1799 +cudaDevAttrMultiProcessorCount, +# 1800 +cudaDevAttrKernelExecTimeout, +# 1801 +cudaDevAttrIntegrated, +# 1802 +cudaDevAttrCanMapHostMemory, +# 1803 +cudaDevAttrComputeMode, +# 1804 +cudaDevAttrMaxTexture1DWidth, +# 1805 +cudaDevAttrMaxTexture2DWidth, +# 1806 +cudaDevAttrMaxTexture2DHeight, +# 1807 +cudaDevAttrMaxTexture3DWidth, +# 1808 +cudaDevAttrMaxTexture3DHeight, +# 1809 +cudaDevAttrMaxTexture3DDepth, +# 1810 +cudaDevAttrMaxTexture2DLayeredWidth, +# 1811 +cudaDevAttrMaxTexture2DLayeredHeight, +# 1812 +cudaDevAttrMaxTexture2DLayeredLayers, +# 1813 +cudaDevAttrSurfaceAlignment, +# 1814 +cudaDevAttrConcurrentKernels, +# 1815 +cudaDevAttrEccEnabled, +# 1816 +cudaDevAttrPciBusId, +# 1817 +cudaDevAttrPciDeviceId, +# 1818 +cudaDevAttrTccDriver, +# 1819 +cudaDevAttrMemoryClockRate, +# 1820 +cudaDevAttrGlobalMemoryBusWidth, +# 1821 +cudaDevAttrL2CacheSize, +# 1822 +cudaDevAttrMaxThreadsPerMultiProcessor, +# 1823 +cudaDevAttrAsyncEngineCount, +# 1824 +cudaDevAttrUnifiedAddressing, +# 1825 +cudaDevAttrMaxTexture1DLayeredWidth, +# 1826 +cudaDevAttrMaxTexture1DLayeredLayers, +# 1827 +cudaDevAttrMaxTexture2DGatherWidth = 45, +# 1828 +cudaDevAttrMaxTexture2DGatherHeight, +# 1829 +cudaDevAttrMaxTexture3DWidthAlt, +# 1830 +cudaDevAttrMaxTexture3DHeightAlt, +# 1831 +cudaDevAttrMaxTexture3DDepthAlt, +# 1832 +cudaDevAttrPciDomainId, +# 1833 +cudaDevAttrTexturePitchAlignment, +# 1834 +cudaDevAttrMaxTextureCubemapWidth, +# 1835 +cudaDevAttrMaxTextureCubemapLayeredWidth, +# 1836 +cudaDevAttrMaxTextureCubemapLayeredLayers, +# 1837 +cudaDevAttrMaxSurface1DWidth, +# 1838 +cudaDevAttrMaxSurface2DWidth, +# 1839 +cudaDevAttrMaxSurface2DHeight, +# 1840 +cudaDevAttrMaxSurface3DWidth, +# 1841 +cudaDevAttrMaxSurface3DHeight, +# 1842 +cudaDevAttrMaxSurface3DDepth, +# 1843 +cudaDevAttrMaxSurface1DLayeredWidth, +# 1844 +cudaDevAttrMaxSurface1DLayeredLayers, +# 1845 +cudaDevAttrMaxSurface2DLayeredWidth, +# 1846 +cudaDevAttrMaxSurface2DLayeredHeight, +# 1847 +cudaDevAttrMaxSurface2DLayeredLayers, +# 1848 +cudaDevAttrMaxSurfaceCubemapWidth, +# 1849 +cudaDevAttrMaxSurfaceCubemapLayeredWidth, +# 1850 +cudaDevAttrMaxSurfaceCubemapLayeredLayers, +# 1851 +cudaDevAttrMaxTexture1DLinearWidth, +# 1852 +cudaDevAttrMaxTexture2DLinearWidth, +# 1853 +cudaDevAttrMaxTexture2DLinearHeight, +# 1854 +cudaDevAttrMaxTexture2DLinearPitch, +# 1855 +cudaDevAttrMaxTexture2DMipmappedWidth, +# 1856 +cudaDevAttrMaxTexture2DMipmappedHeight, +# 1857 +cudaDevAttrComputeCapabilityMajor, +# 1858 +cudaDevAttrComputeCapabilityMinor, +# 1859 +cudaDevAttrMaxTexture1DMipmappedWidth, +# 1860 +cudaDevAttrStreamPrioritiesSupported, +# 1861 +cudaDevAttrGlobalL1CacheSupported, +# 1862 +cudaDevAttrLocalL1CacheSupported, +# 1863 +cudaDevAttrMaxSharedMemoryPerMultiprocessor, +# 1864 +cudaDevAttrMaxRegistersPerMultiprocessor, +# 1865 +cudaDevAttrManagedMemory, +# 1866 +cudaDevAttrIsMultiGpuBoard, +# 1867 +cudaDevAttrMultiGpuBoardGroupID, +# 1868 +cudaDevAttrHostNativeAtomicSupported, +# 1869 +cudaDevAttrSingleToDoublePrecisionPerfRatio, +# 1870 +cudaDevAttrPageableMemoryAccess, +# 1871 +cudaDevAttrConcurrentManagedAccess, +# 1872 +cudaDevAttrComputePreemptionSupported, +# 1873 +cudaDevAttrCanUseHostPointerForRegisteredMem, +# 1874 +cudaDevAttrReserved92, +# 1875 +cudaDevAttrReserved93, +# 1876 +cudaDevAttrReserved94, +# 1877 +cudaDevAttrCooperativeLaunch, +# 1878 +cudaDevAttrCooperativeMultiDeviceLaunch, +# 1879 +cudaDevAttrMaxSharedMemoryPerBlockOptin, +# 1880 +cudaDevAttrCanFlushRemoteWrites, +# 1881 +cudaDevAttrHostRegisterSupported, +# 1882 +cudaDevAttrPageableMemoryAccessUsesHostPageTables, +# 1883 +cudaDevAttrDirectManagedMemAccessFromHost, +# 1884 +cudaDevAttrMaxBlocksPerMultiprocessor = 106, +# 1885 +cudaDevAttrMaxPersistingL2CacheSize = 108, +# 1886 +cudaDevAttrMaxAccessPolicyWindowSize, +# 1887 +cudaDevAttrReservedSharedMemoryPerBlock = 111, +# 1888 +cudaDevAttrSparseCudaArraySupported, +# 1889 +cudaDevAttrHostRegisterReadOnlySupported, +# 1890 +cudaDevAttrTimelineSemaphoreInteropSupported, +# 1891 +cudaDevAttrMaxTimelineSemaphoreInteropSupported = 114, +# 1892 +cudaDevAttrMemoryPoolsSupported, +# 1893 +cudaDevAttrGPUDirectRDMASupported, +# 1894 +cudaDevAttrGPUDirectRDMAFlushWritesOptions, +# 1895 +cudaDevAttrGPUDirectRDMAWritesOrdering, +# 1896 +cudaDevAttrMemoryPoolSupportedHandleTypes, +# 1897 +cudaDevAttrClusterLaunch, +# 1898 +cudaDevAttrDeferredMappingCudaArraySupported, +# 1899 +cudaDevAttrMax +# 1900 +}; +#endif +# 1905 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1905 +enum cudaMemPoolAttr { +# 1915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaMemPoolReuseFollowEventDependencies = 1, +# 1922 +cudaMemPoolReuseAllowOpportunistic, +# 1930 +cudaMemPoolReuseAllowInternalDependencies, +# 1941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaMemPoolAttrReleaseThreshold, +# 1947 +cudaMemPoolAttrReservedMemCurrent, +# 1954 +cudaMemPoolAttrReservedMemHigh, +# 1960 +cudaMemPoolAttrUsedMemCurrent, +# 1967 +cudaMemPoolAttrUsedMemHigh +# 1968 +}; +#endif +# 1973 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1973 +enum cudaMemLocationType { +# 1974 +cudaMemLocationTypeInvalid, +# 1975 +cudaMemLocationTypeDevice +# 1976 +}; +#endif +# 1983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1983 +struct cudaMemLocation { +# 1984 +cudaMemLocationType type; +# 1985 +int id; +# 1986 +}; +#endif +# 1991 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 1991 +enum cudaMemAccessFlags { +# 1992 +cudaMemAccessFlagsProtNone, +# 1993 +cudaMemAccessFlagsProtRead, +# 1994 +cudaMemAccessFlagsProtReadWrite = 3 +# 1995 +}; +#endif +# 2000 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2000 +struct cudaMemAccessDesc { +# 2001 +cudaMemLocation location; +# 2002 +cudaMemAccessFlags flags; +# 2003 +}; +#endif +# 2008 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2008 +enum cudaMemAllocationType { +# 2009 +cudaMemAllocationTypeInvalid, +# 2013 +cudaMemAllocationTypePinned, +# 2014 +cudaMemAllocationTypeMax = 2147483647 +# 2015 +}; +#endif +# 2020 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2020 +enum cudaMemAllocationHandleType { +# 2021 +cudaMemHandleTypeNone, +# 2022 +cudaMemHandleTypePosixFileDescriptor, +# 2023 +cudaMemHandleTypeWin32, +# 2024 +cudaMemHandleTypeWin32Kmt = 4 +# 2025 +}; +#endif +# 2030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2030 +struct cudaMemPoolProps { +# 2031 +cudaMemAllocationType allocType; +# 2032 +cudaMemAllocationHandleType handleTypes; +# 2033 +cudaMemLocation location; +# 2040 +void *win32SecurityAttributes; +# 2041 +unsigned char reserved[64]; +# 2042 +}; +#endif +# 2047 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2047 +struct cudaMemPoolPtrExportData { +# 2048 +unsigned char reserved[64]; +# 2049 +}; +#endif +# 2054 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2054 +struct cudaMemAllocNodeParams { +# 2059 +cudaMemPoolProps poolProps; +# 2060 +const cudaMemAccessDesc *accessDescs; +# 2061 +size_t accessDescCount; +# 2062 +size_t bytesize; +# 2063 +void *dptr; +# 2064 +}; +#endif +# 2069 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2069 +enum cudaGraphMemAttributeType { +# 2074 +cudaGraphMemAttrUsedMemCurrent, +# 2081 +cudaGraphMemAttrUsedMemHigh, +# 2088 +cudaGraphMemAttrReservedMemCurrent, +# 2095 +cudaGraphMemAttrReservedMemHigh +# 2096 +}; +#endif +# 2102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2102 +enum cudaDeviceP2PAttr { +# 2103 +cudaDevP2PAttrPerformanceRank = 1, +# 2104 +cudaDevP2PAttrAccessSupported, +# 2105 +cudaDevP2PAttrNativeAtomicSupported, +# 2106 +cudaDevP2PAttrCudaArrayAccessSupported +# 2107 +}; +#endif +# 2114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2114 +struct CUuuid_st { +# 2115 +char bytes[16]; +# 2116 +}; +#endif +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef CUuuid_st +# 2117 +CUuuid; +#endif +# 2119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef CUuuid_st +# 2119 +cudaUUID_t; +#endif +# 2124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2124 +struct cudaDeviceProp { +# 2126 +char name[256]; +# 2127 +cudaUUID_t uuid; +# 2128 +char luid[8]; +# 2129 +unsigned luidDeviceNodeMask; +# 2130 +size_t totalGlobalMem; +# 2131 +size_t sharedMemPerBlock; +# 2132 +int regsPerBlock; +# 2133 +int warpSize; +# 2134 +size_t memPitch; +# 2135 +int maxThreadsPerBlock; +# 2136 +int maxThreadsDim[3]; +# 2137 +int maxGridSize[3]; +# 2138 +int clockRate; +# 2139 +size_t totalConstMem; +# 2140 +int major; +# 2141 +int minor; +# 2142 +size_t textureAlignment; +# 2143 +size_t texturePitchAlignment; +# 2144 +int deviceOverlap; +# 2145 +int multiProcessorCount; +# 2146 +int kernelExecTimeoutEnabled; +# 2147 +int integrated; +# 2148 +int canMapHostMemory; +# 2149 +int computeMode; +# 2150 +int maxTexture1D; +# 2151 +int maxTexture1DMipmap; +# 2152 +int maxTexture1DLinear; +# 2153 +int maxTexture2D[2]; +# 2154 +int maxTexture2DMipmap[2]; +# 2155 +int maxTexture2DLinear[3]; +# 2156 +int maxTexture2DGather[2]; +# 2157 +int maxTexture3D[3]; +# 2158 +int maxTexture3DAlt[3]; +# 2159 +int maxTextureCubemap; +# 2160 +int maxTexture1DLayered[2]; +# 2161 +int maxTexture2DLayered[3]; +# 2162 +int maxTextureCubemapLayered[2]; +# 2163 +int maxSurface1D; +# 2164 +int maxSurface2D[2]; +# 2165 +int maxSurface3D[3]; +# 2166 +int maxSurface1DLayered[2]; +# 2167 +int maxSurface2DLayered[3]; +# 2168 +int maxSurfaceCubemap; +# 2169 +int maxSurfaceCubemapLayered[2]; +# 2170 +size_t surfaceAlignment; +# 2171 +int concurrentKernels; +# 2172 +int ECCEnabled; +# 2173 +int pciBusID; +# 2174 +int pciDeviceID; +# 2175 +int pciDomainID; +# 2176 +int tccDriver; +# 2177 +int asyncEngineCount; +# 2178 +int unifiedAddressing; +# 2179 +int memoryClockRate; +# 2180 +int memoryBusWidth; +# 2181 +int l2CacheSize; +# 2182 +int persistingL2CacheMaxSize; +# 2183 +int maxThreadsPerMultiProcessor; +# 2184 +int streamPrioritiesSupported; +# 2185 +int globalL1CacheSupported; +# 2186 +int localL1CacheSupported; +# 2187 +size_t sharedMemPerMultiprocessor; +# 2188 +int regsPerMultiprocessor; +# 2189 +int managedMemory; +# 2190 +int isMultiGpuBoard; +# 2191 +int multiGpuBoardGroupID; +# 2192 +int hostNativeAtomicSupported; +# 2193 +int singleToDoublePrecisionPerfRatio; +# 2194 +int pageableMemoryAccess; +# 2195 +int concurrentManagedAccess; +# 2196 +int computePreemptionSupported; +# 2197 +int canUseHostPointerForRegisteredMem; +# 2198 +int cooperativeLaunch; +# 2199 +int cooperativeMultiDeviceLaunch; +# 2200 +size_t sharedMemPerBlockOptin; +# 2201 +int pageableMemoryAccessUsesHostPageTables; +# 2202 +int directManagedMemAccessFromHost; +# 2203 +int maxBlocksPerMultiProcessor; +# 2204 +int accessPolicyMaxWindowSize; +# 2205 +size_t reservedSharedMemPerBlock; +# 2206 +}; +#endif +# 2302 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 2299 +struct cudaIpcEventHandle_st { +# 2301 +char reserved[64]; +# 2302 +} cudaIpcEventHandle_t; +#endif +# 2310 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 2307 +struct cudaIpcMemHandle_st { +# 2309 +char reserved[64]; +# 2310 +} cudaIpcMemHandle_t; +#endif +# 2315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2315 +enum cudaExternalMemoryHandleType { +# 2319 +cudaExternalMemoryHandleTypeOpaqueFd = 1, +# 2323 +cudaExternalMemoryHandleTypeOpaqueWin32, +# 2327 +cudaExternalMemoryHandleTypeOpaqueWin32Kmt, +# 2331 +cudaExternalMemoryHandleTypeD3D12Heap, +# 2335 +cudaExternalMemoryHandleTypeD3D12Resource, +# 2339 +cudaExternalMemoryHandleTypeD3D11Resource, +# 2343 +cudaExternalMemoryHandleTypeD3D11ResourceKmt, +# 2347 +cudaExternalMemoryHandleTypeNvSciBuf +# 2348 +}; +#endif +# 2390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2390 +struct cudaExternalMemoryHandleDesc { +# 2394 +cudaExternalMemoryHandleType type; +# 2395 +union { +# 2401 +int fd; +# 2417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct { +# 2421 +void *handle; +# 2426 +const void *name; +# 2427 +} win32; +# 2432 +const void *nvSciBufObject; +# 2433 +} handle; +# 2437 +unsigned long long size; +# 2441 +unsigned flags; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 2442 +}; +#endif +# 2447 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2447 +struct cudaExternalMemoryBufferDesc { +# 2451 +unsigned long long offset; +# 2455 +unsigned long long size; +# 2459 +unsigned flags; +# 2460 +}; +#endif +# 2465 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2465 +struct cudaExternalMemoryMipmappedArrayDesc { +# 2470 +unsigned long long offset; +# 2474 +cudaChannelFormatDesc formatDesc; +# 2478 +cudaExtent extent; +# 2483 +unsigned flags; +# 2487 +unsigned numLevels; +# 2488 +}; +#endif +# 2493 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2493 +enum cudaExternalSemaphoreHandleType { +# 2497 +cudaExternalSemaphoreHandleTypeOpaqueFd = 1, +# 2501 +cudaExternalSemaphoreHandleTypeOpaqueWin32, +# 2505 +cudaExternalSemaphoreHandleTypeOpaqueWin32Kmt, +# 2509 +cudaExternalSemaphoreHandleTypeD3D12Fence, +# 2513 +cudaExternalSemaphoreHandleTypeD3D11Fence, +# 2517 +cudaExternalSemaphoreHandleTypeNvSciSync, +# 2521 +cudaExternalSemaphoreHandleTypeKeyedMutex, +# 2525 +cudaExternalSemaphoreHandleTypeKeyedMutexKmt, +# 2529 +cudaExternalSemaphoreHandleTypeTimelineSemaphoreFd, +# 2533 +cudaExternalSemaphoreHandleTypeTimelineSemaphoreWin32 +# 2534 +}; +#endif +# 2539 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2539 +struct cudaExternalSemaphoreHandleDesc { +# 2543 +cudaExternalSemaphoreHandleType type; +# 2544 +union { +# 2551 +int fd; +# 2567 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +struct { +# 2571 +void *handle; +# 2576 +const void *name; +# 2577 +} win32; +# 2581 +const void *nvSciSyncObj; +# 2582 +} handle; +# 2586 +unsigned flags; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 2587 +}; +#endif +# 2592 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2592 +struct cudaExternalSemaphoreSignalParams_v1 { +# 2593 +struct { +# 2597 +struct { +# 2601 +unsigned long long value; +# 2602 +} fence; +# 2603 +union { +# 2608 +void *fence; +# 2609 +unsigned long long reserved; +# 2610 +} nvSciSync; +# 2614 +struct { +# 2618 +unsigned long long key; +# 2619 +} keyedMutex; +# 2620 +} params; +# 2631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +unsigned flags; +# 2632 +}; +#endif +# 2637 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2637 +struct cudaExternalSemaphoreWaitParams_v1 { +# 2638 +struct { +# 2642 +struct { +# 2646 +unsigned long long value; +# 2647 +} fence; +# 2648 +union { +# 2653 +void *fence; +# 2654 +unsigned long long reserved; +# 2655 +} nvSciSync; +# 2659 +struct { +# 2663 +unsigned long long key; +# 2667 +unsigned timeoutMs; +# 2668 +} keyedMutex; +# 2669 +} params; +# 2680 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +unsigned flags; +# 2681 +}; +#endif +# 2686 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2686 +struct cudaExternalSemaphoreSignalParams { +# 2687 +struct { +# 2691 +struct { +# 2695 +unsigned long long value; +# 2696 +} fence; +# 2697 +union { +# 2702 +void *fence; +# 2703 +unsigned long long reserved; +# 2704 +} nvSciSync; +# 2708 +struct { +# 2712 +unsigned long long key; +# 2713 +} keyedMutex; +# 2714 +unsigned reserved[12]; +# 2715 +} params; +# 2726 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +unsigned flags; +# 2727 +unsigned reserved[16]; +# 2728 +}; +#endif +# 2733 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2733 +struct cudaExternalSemaphoreWaitParams { +# 2734 +struct { +# 2738 +struct { +# 2742 +unsigned long long value; +# 2743 +} fence; +# 2744 +union { +# 2749 +void *fence; +# 2750 +unsigned long long reserved; +# 2751 +} nvSciSync; +# 2755 +struct { +# 2759 +unsigned long long key; +# 2763 +unsigned timeoutMs; +# 2764 +} keyedMutex; +# 2765 +unsigned reserved[10]; +# 2766 +} params; +# 2777 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +unsigned flags; +# 2778 +unsigned reserved[16]; +# 2779 +}; +#endif +# 2790 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef cudaError +# 2790 +cudaError_t; +#endif +# 2795 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUstream_st * +# 2795 +cudaStream_t; +#endif +# 2800 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUevent_st * +# 2800 +cudaEvent_t; +#endif +# 2805 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef cudaGraphicsResource * +# 2805 +cudaGraphicsResource_t; +#endif +# 2810 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef cudaOutputMode +# 2810 +cudaOutputMode_t; +#endif +# 2815 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUexternalMemory_st * +# 2815 +cudaExternalMemory_t; +#endif +# 2820 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUexternalSemaphore_st * +# 2820 +cudaExternalSemaphore_t; +#endif +# 2825 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUgraph_st * +# 2825 +cudaGraph_t; +#endif +# 2830 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUgraphNode_st * +# 2830 +cudaGraphNode_t; +#endif +# 2835 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUuserObject_st * +# 2835 +cudaUserObject_t; +#endif +# 2840 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUfunc_st * +# 2840 +cudaFunction_t; +#endif +# 2845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef struct CUmemPoolHandle_st * +# 2845 +cudaMemPool_t; +#endif +# 2850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2850 +enum cudaCGScope { +# 2851 +cudaCGScopeInvalid, +# 2852 +cudaCGScopeGrid, +# 2853 +cudaCGScopeMultiGrid +# 2854 +}; +#endif +# 2859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2859 +struct cudaLaunchParams { +# 2861 +void *func; +# 2862 +dim3 gridDim; +# 2863 +dim3 blockDim; +# 2864 +void **args; +# 2865 +size_t sharedMem; +# 2866 +cudaStream_t stream; +# 2867 +}; +#endif +# 2872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2872 +struct cudaKernelNodeParams { +# 2873 +void *func; +# 2874 +dim3 gridDim; +# 2875 +dim3 blockDim; +# 2876 +unsigned sharedMemBytes; +# 2877 +void **kernelParams; +# 2878 +void **extra; +# 2879 +}; +#endif +# 2884 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2884 +struct cudaExternalSemaphoreSignalNodeParams { +# 2885 +cudaExternalSemaphore_t *extSemArray; +# 2886 +const cudaExternalSemaphoreSignalParams *paramsArray; +# 2887 +unsigned numExtSems; +# 2888 +}; +#endif +# 2893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2893 +struct cudaExternalSemaphoreWaitNodeParams { +# 2894 +cudaExternalSemaphore_t *extSemArray; +# 2895 +const cudaExternalSemaphoreWaitParams *paramsArray; +# 2896 +unsigned numExtSems; +# 2897 +}; +#endif +# 2902 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2902 +enum cudaGraphNodeType { +# 2903 +cudaGraphNodeTypeKernel, +# 2904 +cudaGraphNodeTypeMemcpy, +# 2905 +cudaGraphNodeTypeMemset, +# 2906 +cudaGraphNodeTypeHost, +# 2907 +cudaGraphNodeTypeGraph, +# 2908 +cudaGraphNodeTypeEmpty, +# 2909 +cudaGraphNodeTypeWaitEvent, +# 2910 +cudaGraphNodeTypeEventRecord, +# 2911 +cudaGraphNodeTypeExtSemaphoreSignal, +# 2912 +cudaGraphNodeTypeExtSemaphoreWait, +# 2913 +cudaGraphNodeTypeMemAlloc, +# 2914 +cudaGraphNodeTypeMemFree, +# 2915 +cudaGraphNodeTypeCount +# 2916 +}; +#endif +# 2921 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +typedef struct CUgraphExec_st *cudaGraphExec_t; +# 2926 +#if 0 +# 2926 +enum cudaGraphExecUpdateResult { +# 2927 +cudaGraphExecUpdateSuccess, +# 2928 +cudaGraphExecUpdateError, +# 2929 +cudaGraphExecUpdateErrorTopologyChanged, +# 2930 +cudaGraphExecUpdateErrorNodeTypeChanged, +# 2931 +cudaGraphExecUpdateErrorFunctionChanged, +# 2932 +cudaGraphExecUpdateErrorParametersChanged, +# 2933 +cudaGraphExecUpdateErrorNotSupported, +# 2934 +cudaGraphExecUpdateErrorUnsupportedFunctionChange, +# 2935 +cudaGraphExecUpdateErrorAttributesChanged +# 2936 +}; +#endif +# 2942 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2942 +enum cudaGetDriverEntryPointFlags { +# 2943 +cudaEnableDefault, +# 2944 +cudaEnableLegacyStream, +# 2945 +cudaEnablePerThreadDefaultStream +# 2946 +}; +#endif +# 2951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2951 +enum cudaGraphDebugDotFlags { +# 2952 +cudaGraphDebugDotFlagsVerbose = (1 << 0), +# 2953 +cudaGraphDebugDotFlagsKernelNodeParams = (1 << 2), +# 2954 +cudaGraphDebugDotFlagsMemcpyNodeParams = (1 << 3), +# 2955 +cudaGraphDebugDotFlagsMemsetNodeParams = (1 << 4), +# 2956 +cudaGraphDebugDotFlagsHostNodeParams = (1 << 5), +# 2957 +cudaGraphDebugDotFlagsEventNodeParams = (1 << 6), +# 2958 +cudaGraphDebugDotFlagsExtSemasSignalNodeParams = (1 << 7), +# 2959 +cudaGraphDebugDotFlagsExtSemasWaitNodeParams = (1 << 8), +# 2960 +cudaGraphDebugDotFlagsKernelNodeAttributes = (1 << 9), +# 2961 +cudaGraphDebugDotFlagsHandles = (1 << 10) +# 2962 +}; +#endif +# 2967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +# 2967 +enum cudaGraphInstantiateFlags { +# 2968 +cudaGraphInstantiateFlagAutoFreeOnLaunch = 1, +# 2969 +cudaGraphInstantiateFlagUseNodePriority = 8 +# 2971 +}; +#endif +# 3010 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 2976 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +enum cudaLaunchAttributeID { +# 2977 +cudaLaunchAttributeIgnore, +# 2978 +cudaLaunchAttributeAccessPolicyWindow, +# 2979 +cudaLaunchAttributeCooperative, +# 2980 +cudaLaunchAttributeSynchronizationPolicy, +# 2981 +cudaLaunchAttributeClusterDimension, +# 2982 +cudaLaunchAttributeClusterSchedulingPolicyPreference, +# 2983 +cudaLaunchAttributeProgrammaticStreamSerialization, +# 2991 +cudaLaunchAttributeProgrammaticEvent, +# 3009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +cudaLaunchAttributePriority +# 3010 +} cudaLaunchAttributeID; +#endif +# 3033 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 3015 +union cudaLaunchAttributeValue { +# 3016 +char pad[64]; +# 3017 +cudaAccessPolicyWindow accessPolicyWindow; +# 3018 +int cooperative; +# 3019 +cudaSynchronizationPolicy syncPolicy; +# 3020 +struct { +# 3021 +unsigned x; +# 3022 +unsigned y; +# 3023 +unsigned z; +# 3024 +} clusterDim; +# 3025 +cudaClusterSchedulingPolicy clusterSchedulingPolicyPreference; +# 3026 +int programmaticStreamSerializationAllowed; +# 3027 +struct { +# 3028 +cudaEvent_t event; +# 3029 +int flags; +# 3030 +int triggerAtBlockStart; +# 3031 +} programmaticEvent; +# 3032 +int priority; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 3033 +} cudaLaunchAttributeValue; +#endif +# 3042 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 3038 +struct cudaLaunchAttribute_st { +# 3039 +cudaLaunchAttributeID id; +# 3040 +char pad[(8) - sizeof(cudaLaunchAttributeID)]; +# 3041 +cudaLaunchAttributeValue val; +# 3042 +} cudaLaunchAttribute; +#endif +# 3054 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_types.h" +#if 0 +typedef +# 3047 +struct cudaLaunchConfig_st { +# 3048 +dim3 gridDim; +# 3049 +dim3 blockDim; +# 3050 +size_t dynamicSmemBytes; +# 3051 +cudaStream_t stream; +# 3052 +cudaLaunchAttribute *attrs; +# 3053 +unsigned numAttrs; __pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;)__pad__(volatile char:8;) +# 3054 +} cudaLaunchConfig_t; +#endif +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +#if 0 +# 84 +enum cudaSurfaceBoundaryMode { +# 86 +cudaBoundaryModeZero, +# 87 +cudaBoundaryModeClamp, +# 88 +cudaBoundaryModeTrap +# 89 +}; +#endif +# 94 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +#if 0 +# 94 +enum cudaSurfaceFormatMode { +# 96 +cudaFormatModeForced, +# 97 +cudaFormatModeAuto +# 98 +}; +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +#if 0 +# 103 +struct surfaceReference { +# 108 +cudaChannelFormatDesc channelDesc; +# 109 +}; +#endif +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_types.h" +#if 0 +typedef unsigned long long +# 114 +cudaSurfaceObject_t; +#endif +# 84 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 84 +enum cudaTextureAddressMode { +# 86 +cudaAddressModeWrap, +# 87 +cudaAddressModeClamp, +# 88 +cudaAddressModeMirror, +# 89 +cudaAddressModeBorder +# 90 +}; +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 95 +enum cudaTextureFilterMode { +# 97 +cudaFilterModePoint, +# 98 +cudaFilterModeLinear +# 99 +}; +#endif +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 104 +enum cudaTextureReadMode { +# 106 +cudaReadModeElementType, +# 107 +cudaReadModeNormalizedFloat +# 108 +}; +#endif +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 113 +struct textureReference { +# 118 +int normalized; +# 122 +cudaTextureFilterMode filterMode; +# 126 +cudaTextureAddressMode addressMode[3]; +# 130 +cudaChannelFormatDesc channelDesc; +# 134 +int sRGB; +# 138 +unsigned maxAnisotropy; +# 142 +cudaTextureFilterMode mipmapFilterMode; +# 146 +float mipmapLevelBias; +# 150 +float minMipmapLevelClamp; +# 154 +float maxMipmapLevelClamp; +# 158 +int disableTrilinearOptimization; +# 159 +int __cudaReserved[14]; +# 160 +}; +#endif +# 165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 165 +struct cudaTextureDesc { +# 170 +cudaTextureAddressMode addressMode[3]; +# 174 +cudaTextureFilterMode filterMode; +# 178 +cudaTextureReadMode readMode; +# 182 +int sRGB; +# 186 +float borderColor[4]; +# 190 +int normalizedCoords; +# 194 +unsigned maxAnisotropy; +# 198 +cudaTextureFilterMode mipmapFilterMode; +# 202 +float mipmapLevelBias; +# 206 +float minMipmapLevelClamp; +# 210 +float maxMipmapLevelClamp; +# 214 +int disableTrilinearOptimization; +# 215 +}; +#endif +# 217 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +# 217 +struct cudaTextureDesc_v2 { +# 222 +cudaTextureAddressMode addressMode[3]; +# 226 +cudaTextureFilterMode filterMode; +# 230 +cudaTextureReadMode readMode; +# 234 +int sRGB; +# 238 +float borderColor[4]; +# 242 +int normalizedCoords; +# 246 +unsigned maxAnisotropy; +# 250 +cudaTextureFilterMode mipmapFilterMode; +# 254 +float mipmapLevelBias; +# 258 +float minMipmapLevelClamp; +# 262 +float maxMipmapLevelClamp; +# 266 +int disableTrilinearOptimization; +# 270 +int seamlessCubemap; +# 271 +}; +#endif +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_types.h" +#if 0 +typedef unsigned long long +# 276 +cudaTextureObject_t; +#endif +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/library_types.h" +typedef +# 55 +enum cudaDataType_t { +# 57 +CUDA_R_16F = 2, +# 58 +CUDA_C_16F = 6, +# 59 +CUDA_R_16BF = 14, +# 60 +CUDA_C_16BF, +# 61 +CUDA_R_32F = 0, +# 62 +CUDA_C_32F = 4, +# 63 +CUDA_R_64F = 1, +# 64 +CUDA_C_64F = 5, +# 65 +CUDA_R_4I = 16, +# 66 +CUDA_C_4I, +# 67 +CUDA_R_4U, +# 68 +CUDA_C_4U, +# 69 +CUDA_R_8I = 3, +# 70 +CUDA_C_8I = 7, +# 71 +CUDA_R_8U, +# 72 +CUDA_C_8U, +# 73 +CUDA_R_16I = 20, +# 74 +CUDA_C_16I, +# 75 +CUDA_R_16U, +# 76 +CUDA_C_16U, +# 77 +CUDA_R_32I = 10, +# 78 +CUDA_C_32I, +# 79 +CUDA_R_32U, +# 80 +CUDA_C_32U, +# 81 +CUDA_R_64I = 24, +# 82 +CUDA_C_64I, +# 83 +CUDA_R_64U, +# 84 +CUDA_C_64U, +# 85 +CUDA_R_8F_E4M3, +# 86 +CUDA_R_8F_E5M2 +# 87 +} cudaDataType; +# 95 +typedef +# 90 +enum libraryPropertyType_t { +# 92 +MAJOR_VERSION, +# 93 +MINOR_VERSION, +# 94 +PATCH_LEVEL +# 95 +} libraryPropertyType; +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +extern "C" { +# 133 +extern cudaError_t cudaDeviceGetAttribute(int * value, cudaDeviceAttr attr, int device); +# 134 +extern cudaError_t cudaDeviceGetLimit(size_t * pValue, cudaLimit limit); +# 135 +extern cudaError_t cudaDeviceGetCacheConfig(cudaFuncCache * pCacheConfig); +# 136 +extern cudaError_t cudaDeviceGetSharedMemConfig(cudaSharedMemConfig * pConfig); +# 139 +extern cudaError_t cudaDeviceSynchronize(); +# 141 +__attribute__((unused)) extern cudaError_t __cudaDeviceSynchronizeDeprecationAvoidance(); +# 142 +extern cudaError_t cudaGetLastError(); +# 143 +extern cudaError_t cudaPeekAtLastError(); +# 144 +extern const char *cudaGetErrorString(cudaError_t error); +# 145 +extern const char *cudaGetErrorName(cudaError_t error); +# 146 +extern cudaError_t cudaGetDeviceCount(int * count); +# 147 +extern cudaError_t cudaGetDevice(int * device); +# 148 +extern cudaError_t cudaStreamCreateWithFlags(cudaStream_t * pStream, unsigned flags); +# 149 +extern cudaError_t cudaStreamDestroy(cudaStream_t stream); +# 150 +extern cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned flags); +# 151 +__attribute__((unused)) extern cudaError_t cudaStreamWaitEvent_ptsz(cudaStream_t stream, cudaEvent_t event, unsigned flags); +# 152 +extern cudaError_t cudaEventCreateWithFlags(cudaEvent_t * event, unsigned flags); +# 153 +extern cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream); +# 154 +__attribute__((unused)) extern cudaError_t cudaEventRecord_ptsz(cudaEvent_t event, cudaStream_t stream); +# 155 +extern cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream, unsigned flags); +# 156 +__attribute__((unused)) extern cudaError_t cudaEventRecordWithFlags_ptsz(cudaEvent_t event, cudaStream_t stream, unsigned flags); +# 157 +extern cudaError_t cudaEventDestroy(cudaEvent_t event); +# 158 +extern cudaError_t cudaFuncGetAttributes(cudaFuncAttributes * attr, const void * func); +# 159 +extern cudaError_t cudaFree(void * devPtr); +# 160 +extern cudaError_t cudaMalloc(void ** devPtr, size_t size); +# 161 +extern cudaError_t cudaMemcpyAsync(void * dst, const void * src, size_t count, cudaMemcpyKind kind, cudaStream_t stream); +# 162 +__attribute__((unused)) extern cudaError_t cudaMemcpyAsync_ptsz(void * dst, const void * src, size_t count, cudaMemcpyKind kind, cudaStream_t stream); +# 163 +extern cudaError_t cudaMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind, cudaStream_t stream); +# 164 +__attribute__((unused)) extern cudaError_t cudaMemcpy2DAsync_ptsz(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind, cudaStream_t stream); +# 165 +extern cudaError_t cudaMemcpy3DAsync(const cudaMemcpy3DParms * p, cudaStream_t stream); +# 166 +__attribute__((unused)) extern cudaError_t cudaMemcpy3DAsync_ptsz(const cudaMemcpy3DParms * p, cudaStream_t stream); +# 167 +extern cudaError_t cudaMemsetAsync(void * devPtr, int value, size_t count, cudaStream_t stream); +# 168 +__attribute__((unused)) extern cudaError_t cudaMemsetAsync_ptsz(void * devPtr, int value, size_t count, cudaStream_t stream); +# 169 +extern cudaError_t cudaMemset2DAsync(void * devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +# 170 +__attribute__((unused)) extern cudaError_t cudaMemset2DAsync_ptsz(void * devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream); +# 171 +extern cudaError_t cudaMemset3DAsync(cudaPitchedPtr pitchedDevPtr, int value, cudaExtent extent, cudaStream_t stream); +# 172 +__attribute__((unused)) extern cudaError_t cudaMemset3DAsync_ptsz(cudaPitchedPtr pitchedDevPtr, int value, cudaExtent extent, cudaStream_t stream); +# 173 +extern cudaError_t cudaRuntimeGetVersion(int * runtimeVersion); +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +__attribute__((unused)) extern void *cudaGetParameterBuffer(size_t alignment, size_t size); +# 222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +__attribute__((unused)) extern void *cudaGetParameterBufferV2(void * func, dim3 gridDimension, dim3 blockDimension, unsigned sharedMemSize); +# 223 +__attribute__((unused)) extern cudaError_t cudaLaunchDevice_ptsz(void * func, void * parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned sharedMemSize, cudaStream_t stream); +# 224 +__attribute__((unused)) extern cudaError_t cudaLaunchDeviceV2_ptsz(void * parameterBuffer, cudaStream_t stream); +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_device_runtime_api.h" +__attribute__((unused)) extern cudaError_t cudaLaunchDevice(void * func, void * parameterBuffer, dim3 gridDimension, dim3 blockDimension, unsigned sharedMemSize, cudaStream_t stream); +# 243 +__attribute__((unused)) extern cudaError_t cudaLaunchDeviceV2(void * parameterBuffer, cudaStream_t stream); +# 246 +extern cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int * numBlocks, const void * func, int blockSize, size_t dynamicSmemSize); +# 247 +extern cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int * numBlocks, const void * func, int blockSize, size_t dynamicSmemSize, unsigned flags); +# 249 +__attribute__((unused)) extern unsigned long long cudaCGGetIntrinsicHandle(cudaCGScope scope); +# 250 +__attribute__((unused)) extern cudaError_t cudaCGSynchronize(unsigned long long handle, unsigned flags); +# 251 +__attribute__((unused)) extern cudaError_t cudaCGSynchronizeGrid(unsigned long long handle, unsigned flags); +# 252 +__attribute__((unused)) extern cudaError_t cudaCGGetSize(unsigned * numThreads, unsigned * numGrids, unsigned long long handle); +# 253 +__attribute__((unused)) extern cudaError_t cudaCGGetRank(unsigned * threadRank, unsigned * gridRank, unsigned long long handle); +# 254 +} +# 256 +template< class T> static inline cudaError_t cudaMalloc(T ** devPtr, size_t size); +# 257 +template< class T> static inline cudaError_t cudaFuncGetAttributes(cudaFuncAttributes * attr, T * entry); +# 258 +template< class T> static inline cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int * numBlocks, T func, int blockSize, size_t dynamicSmemSize); +# 259 +template< class T> static inline cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int * numBlocks, T func, int blockSize, size_t dynamicSmemSize, unsigned flags); +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern "C" { +# 307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceReset(); +# 329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSynchronize(); +# 416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSetLimit(cudaLimit limit, size_t value); +# 449 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetLimit(size_t * pValue, cudaLimit limit); +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetTexture1DLinearMaxWidth(size_t * maxWidthInElements, const cudaChannelFormatDesc * fmtDesc, int device); +# 506 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetCacheConfig(cudaFuncCache * pCacheConfig); +# 543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetStreamPriorityRange(int * leastPriority, int * greatestPriority); +# 587 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSetCacheConfig(cudaFuncCache cacheConfig); +# 618 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetSharedMemConfig(cudaSharedMemConfig * pConfig); +# 662 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSetSharedMemConfig(cudaSharedMemConfig config); +# 689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetByPCIBusId(int * device, const char * pciBusId); +# 719 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetPCIBusId(char * pciBusId, int len, int device); +# 767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaIpcGetEventHandle(cudaIpcEventHandle_t * handle, cudaEvent_t event); +# 808 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaIpcOpenEventHandle(cudaEvent_t * event, cudaIpcEventHandle_t handle); +# 851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaIpcGetMemHandle(cudaIpcMemHandle_t * handle, void * devPtr); +# 915 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaIpcOpenMemHandle(void ** devPtr, cudaIpcMemHandle_t handle, unsigned flags); +# 951 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaIpcCloseMemHandle(void * devPtr); +# 983 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceFlushGPUDirectRDMAWrites(cudaFlushGPUDirectRDMAWritesTarget target, cudaFlushGPUDirectRDMAWritesScope scope); +# 1026 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadExit(); +# 1052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadSynchronize(); +# 1101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadSetLimit(cudaLimit limit, size_t value); +# 1134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadGetLimit(size_t * pValue, cudaLimit limit); +# 1170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadGetCacheConfig(cudaFuncCache * pCacheConfig); +# 1217 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaThreadSetCacheConfig(cudaFuncCache cacheConfig); +# 1278 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetLastError(); +# 1326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaPeekAtLastError(); +# 1342 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern const char *cudaGetErrorName(cudaError_t error); +# 1358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern const char *cudaGetErrorString(cudaError_t error); +# 1386 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetDeviceCount(int * count); +# 1659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetDeviceProperties(cudaDeviceProp * prop, int device); +# 1859 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetAttribute(int * value, cudaDeviceAttr attr, int device); +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetDefaultMemPool(cudaMemPool_t * memPool, int device); +# 1901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSetMemPool(int device, cudaMemPool_t memPool); +# 1921 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetMemPool(cudaMemPool_t * memPool, int device); +# 1969 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetNvSciSyncAttributes(void * nvSciSyncAttrList, int device, int flags); +# 2009 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetP2PAttribute(int * value, cudaDeviceP2PAttr attr, int srcDevice, int dstDevice); +# 2030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaChooseDevice(int * device, const cudaDeviceProp * prop); +# 2074 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaSetDevice(int device); +# 2095 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetDevice(int * device); +# 2126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaSetValidDevices(int * device_arr, int len); +# 2191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaSetDeviceFlags(unsigned flags); +# 2235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetDeviceFlags(unsigned * flags); +# 2275 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamCreate(cudaStream_t * pStream); +# 2307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamCreateWithFlags(cudaStream_t * pStream, unsigned flags); +# 2353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamCreateWithPriority(cudaStream_t * pStream, unsigned flags, int priority); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamGetPriority(cudaStream_t hStream, int * priority); +# 2405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamGetFlags(cudaStream_t hStream, unsigned * flags); +# 2420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaCtxResetPersistingL2Cache(); +# 2440 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamCopyAttributes(cudaStream_t dst, cudaStream_t src); +# 2461 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamGetAttribute(cudaStream_t hStream, cudaLaunchAttributeID attr, cudaLaunchAttributeValue * value_out); +# 2485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamSetAttribute(cudaStream_t hStream, cudaLaunchAttributeID attr, const cudaLaunchAttributeValue * value); +# 2519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamDestroy(cudaStream_t stream); +# 2550 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamWaitEvent(cudaStream_t stream, cudaEvent_t event, unsigned flags = 0); +# 2558 +typedef void (*cudaStreamCallback_t)(cudaStream_t stream, cudaError_t status, void * userData); +# 2625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamAddCallback(cudaStream_t stream, cudaStreamCallback_t callback, void * userData, unsigned flags); +# 2649 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamSynchronize(cudaStream_t stream); +# 2674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamQuery(cudaStream_t stream); +# 2758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamAttachMemAsync(cudaStream_t stream, void * devPtr, size_t length = 0, unsigned flags = 4); +# 2797 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamBeginCapture(cudaStream_t stream, cudaStreamCaptureMode mode); +# 2848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaThreadExchangeStreamCaptureMode(cudaStreamCaptureMode * mode); +# 2876 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamEndCapture(cudaStream_t stream, cudaGraph_t * pGraph); +# 2914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamIsCapturing(cudaStream_t stream, cudaStreamCaptureStatus * pCaptureStatus); +# 2946 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamGetCaptureInfo(cudaStream_t stream, cudaStreamCaptureStatus * pCaptureStatus, unsigned long long * pId); +# 3001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamGetCaptureInfo_v2(cudaStream_t stream, cudaStreamCaptureStatus * captureStatus_out, unsigned long long * id_out = 0, cudaGraph_t * graph_out = 0, const cudaGraphNode_t ** dependencies_out = 0, size_t * numDependencies_out = 0); +# 3034 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaStreamUpdateCaptureDependencies(cudaStream_t stream, cudaGraphNode_t * dependencies, size_t numDependencies, unsigned flags = 0); +# 3071 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventCreate(cudaEvent_t * event); +# 3108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventCreateWithFlags(cudaEvent_t * event, unsigned flags); +# 3148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventRecord(cudaEvent_t event, cudaStream_t stream = 0); +# 3195 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventRecordWithFlags(cudaEvent_t event, cudaStream_t stream = 0, unsigned flags = 0); +# 3227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventQuery(cudaEvent_t event); +# 3257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventSynchronize(cudaEvent_t event); +# 3286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventDestroy(cudaEvent_t event); +# 3330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaEventElapsedTime(float * ms, cudaEvent_t start, cudaEvent_t end); +# 3510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaImportExternalMemory(cudaExternalMemory_t * extMem_out, const cudaExternalMemoryHandleDesc * memHandleDesc); +# 3565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaExternalMemoryGetMappedBuffer(void ** devPtr, cudaExternalMemory_t extMem, const cudaExternalMemoryBufferDesc * bufferDesc); +# 3627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaExternalMemoryGetMappedMipmappedArray(cudaMipmappedArray_t * mipmap, cudaExternalMemory_t extMem, const cudaExternalMemoryMipmappedArrayDesc * mipmapDesc); +# 3651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDestroyExternalMemory(cudaExternalMemory_t extMem); +# 3804 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaImportExternalSemaphore(cudaExternalSemaphore_t * extSem_out, const cudaExternalSemaphoreHandleDesc * semHandleDesc); +# 3871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaSignalExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t * extSemArray, const cudaExternalSemaphoreSignalParams * paramsArray, unsigned numExtSems, cudaStream_t stream = 0); +# 3947 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaWaitExternalSemaphoresAsync_v2(const cudaExternalSemaphore_t * extSemArray, const cudaExternalSemaphoreWaitParams * paramsArray, unsigned numExtSems, cudaStream_t stream = 0); +# 3970 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDestroyExternalSemaphore(cudaExternalSemaphore_t extSem); +# 4037 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaLaunchKernel(const void * func, dim3 gridDim, dim3 blockDim, void ** args, size_t sharedMem, cudaStream_t stream); +# 4099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaLaunchKernelExC(const cudaLaunchConfig_t * config, const void * func, void ** args); +# 4156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaLaunchCooperativeKernel(const void * func, dim3 gridDim, dim3 blockDim, void ** args, size_t sharedMem, cudaStream_t stream); +# 4257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaLaunchCooperativeKernelMultiDevice(cudaLaunchParams * launchParamsList, unsigned numDevices, unsigned flags = 0); +# 4304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFuncSetCacheConfig(const void * func, cudaFuncCache cacheConfig); +# 4359 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFuncSetSharedMemConfig(const void * func, cudaSharedMemConfig config); +# 4392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFuncGetAttributes(cudaFuncAttributes * attr, const void * func); +# 4429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFuncSetAttribute(const void * func, cudaFuncAttribute attr, int value); +# 4453 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaSetDoubleForDevice(double * d); +# 4477 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaSetDoubleForHost(double * d); +# 4543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaLaunchHostFunc(cudaStream_t stream, cudaHostFn_t fn, void * userData); +# 4600 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessor(int * numBlocks, const void * func, int blockSize, size_t dynamicSMemSize); +# 4629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaOccupancyAvailableDynamicSMemPerBlock(size_t * dynamicSmemSize, const void * func, int numBlocks, int blockSize); +# 4674 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int * numBlocks, const void * func, int blockSize, size_t dynamicSMemSize, unsigned flags); +# 4709 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaOccupancyMaxPotentialClusterSize(int * clusterSize, const void * func, const cudaLaunchConfig_t * launchConfig); +# 4748 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaOccupancyMaxActiveClusters(int * numClusters, const void * func, const cudaLaunchConfig_t * launchConfig); +# 4868 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocManaged(void ** devPtr, size_t size, unsigned flags = 1); +# 4901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMalloc(void ** devPtr, size_t size); +# 4934 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocHost(void ** ptr, size_t size); +# 4977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocPitch(void ** devPtr, size_t * pitch, size_t width, size_t height); +# 5029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocArray(cudaArray_t * array, const cudaChannelFormatDesc * desc, size_t width, size_t height = 0, unsigned flags = 0); +# 5067 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFree(void * devPtr); +# 5090 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFreeHost(void * ptr); +# 5113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFreeArray(cudaArray_t array); +# 5136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFreeMipmappedArray(cudaMipmappedArray_t mipmappedArray); +# 5202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaHostAlloc(void ** pHost, size_t size, unsigned flags); +# 5295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaHostRegister(void * ptr, size_t size, unsigned flags); +# 5318 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaHostUnregister(void * ptr); +# 5363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaHostGetDevicePointer(void ** pDevice, void * pHost, unsigned flags); +# 5385 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaHostGetFlags(unsigned * pFlags, void * pHost); +# 5424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMalloc3D(cudaPitchedPtr * pitchedDevPtr, cudaExtent extent); +# 5569 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMalloc3DArray(cudaArray_t * array, const cudaChannelFormatDesc * desc, cudaExtent extent, unsigned flags = 0); +# 5714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocMipmappedArray(cudaMipmappedArray_t * mipmappedArray, const cudaChannelFormatDesc * desc, cudaExtent extent, unsigned numLevels, unsigned flags = 0); +# 5747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetMipmappedArrayLevel(cudaArray_t * levelArray, cudaMipmappedArray_const_t mipmappedArray, unsigned level); +# 5852 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy3D(const cudaMemcpy3DParms * p); +# 5883 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy3DPeer(const cudaMemcpy3DPeerParms * p); +# 6001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy3DAsync(const cudaMemcpy3DParms * p, cudaStream_t stream = 0); +# 6027 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy3DPeerAsync(const cudaMemcpy3DPeerParms * p, cudaStream_t stream = 0); +# 6061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemGetInfo(size_t * free, size_t * total); +# 6087 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaArrayGetInfo(cudaChannelFormatDesc * desc, cudaExtent * extent, unsigned * flags, cudaArray_t array); +# 6116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaArrayGetPlane(cudaArray_t * pPlaneArray, cudaArray_t hArray, unsigned planeIdx); +# 6139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaArrayGetMemoryRequirements(cudaArrayMemoryRequirements * memoryRequirements, cudaArray_t array, int device); +# 6163 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMipmappedArrayGetMemoryRequirements(cudaArrayMemoryRequirements * memoryRequirements, cudaMipmappedArray_t mipmap, int device); +# 6191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaArrayGetSparseProperties(cudaArraySparseProperties * sparseProperties, cudaArray_t array); +# 6221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMipmappedArrayGetSparseProperties(cudaArraySparseProperties * sparseProperties, cudaMipmappedArray_t mipmap); +# 6266 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy(void * dst, const void * src, size_t count, cudaMemcpyKind kind); +# 6301 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyPeer(void * dst, int dstDevice, const void * src, int srcDevice, size_t count); +# 6350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2D(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind); +# 6400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind); +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DFromArray(void * dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, cudaMemcpyKind kind); +# 6497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t width, size_t height, cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 6540 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyToSymbol(const void * symbol, const void * src, size_t count, size_t offset = 0, cudaMemcpyKind kind = cudaMemcpyHostToDevice); +# 6583 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyFromSymbol(void * dst, const void * symbol, size_t count, size_t offset = 0, cudaMemcpyKind kind = cudaMemcpyDeviceToHost); +# 6640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyAsync(void * dst, const void * src, size_t count, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6675 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyPeerAsync(void * dst, int dstDevice, const void * src, int srcDevice, size_t count, cudaStream_t stream = 0); +# 6738 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DAsync(void * dst, size_t dpitch, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void * src, size_t spitch, size_t width, size_t height, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6853 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpy2DFromArrayAsync(void * dst, size_t dpitch, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t width, size_t height, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyToSymbolAsync(const void * symbol, const void * src, size_t count, size_t offset, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6955 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemcpyFromSymbolAsync(void * dst, const void * symbol, size_t count, size_t offset, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 6984 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemset(void * devPtr, int value, size_t count); +# 7018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemset2D(void * devPtr, size_t pitch, int value, size_t width, size_t height); +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemset3D(cudaPitchedPtr pitchedDevPtr, int value, cudaExtent extent); +# 7100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemsetAsync(void * devPtr, int value, size_t count, cudaStream_t stream = 0); +# 7141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemset2DAsync(void * devPtr, size_t pitch, int value, size_t width, size_t height, cudaStream_t stream = 0); +# 7194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemset3DAsync(cudaPitchedPtr pitchedDevPtr, int value, cudaExtent extent, cudaStream_t stream = 0); +# 7222 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetSymbolAddress(void ** devPtr, const void * symbol); +# 7249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetSymbolSize(size_t * size, const void * symbol); +# 7319 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPrefetchAsync(const void * devPtr, size_t count, int dstDevice, cudaStream_t stream = 0); +# 7435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemAdvise(const void * devPtr, size_t count, cudaMemoryAdvise advice, int device); +# 7494 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemRangeGetAttribute(void * data, size_t dataSize, cudaMemRangeAttribute attribute, const void * devPtr, size_t count); +# 7533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemRangeGetAttributes(void ** data, size_t * dataSizes, cudaMemRangeAttribute * attributes, size_t numAttributes, const void * devPtr, size_t count); +# 7593 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaMemcpyToArray(cudaArray_t dst, size_t wOffset, size_t hOffset, const void * src, size_t count, cudaMemcpyKind kind); +# 7635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaMemcpyFromArray(void * dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, cudaMemcpyKind kind); +# 7678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaMemcpyArrayToArray(cudaArray_t dst, size_t wOffsetDst, size_t hOffsetDst, cudaArray_const_t src, size_t wOffsetSrc, size_t hOffsetSrc, size_t count, cudaMemcpyKind kind = cudaMemcpyDeviceToDevice); +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaMemcpyToArrayAsync(cudaArray_t dst, size_t wOffset, size_t hOffset, const void * src, size_t count, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaMemcpyFromArrayAsync(void * dst, cudaArray_const_t src, size_t wOffset, size_t hOffset, size_t count, cudaMemcpyKind kind, cudaStream_t stream = 0); +# 7848 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocAsync(void ** devPtr, size_t size, cudaStream_t hStream); +# 7874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaFreeAsync(void * devPtr, cudaStream_t hStream); +# 7899 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolTrimTo(cudaMemPool_t memPool, size_t minBytesToKeep); +# 7943 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolSetAttribute(cudaMemPool_t memPool, cudaMemPoolAttr attr, void * value); +# 7991 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolGetAttribute(cudaMemPool_t memPool, cudaMemPoolAttr attr, void * value); +# 8006 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolSetAccess(cudaMemPool_t memPool, const cudaMemAccessDesc * descList, size_t count); +# 8019 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolGetAccess(cudaMemAccessFlags * flags, cudaMemPool_t memPool, cudaMemLocation * location); +# 8039 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolCreate(cudaMemPool_t * memPool, const cudaMemPoolProps * poolProps); +# 8061 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolDestroy(cudaMemPool_t memPool); +# 8097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMallocFromPoolAsync(void ** ptr, size_t size, cudaMemPool_t memPool, cudaStream_t stream); +# 8122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolExportToShareableHandle(void * shareableHandle, cudaMemPool_t memPool, cudaMemAllocationHandleType handleType, unsigned flags); +# 8149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolImportFromShareableHandle(cudaMemPool_t * memPool, void * shareableHandle, cudaMemAllocationHandleType handleType, unsigned flags); +# 8172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolExportPointer(cudaMemPoolPtrExportData * exportData, void * ptr); +# 8201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaMemPoolImportPointer(void ** ptr, cudaMemPool_t memPool, cudaMemPoolPtrExportData * exportData); +# 8353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaPointerGetAttributes(cudaPointerAttributes * attributes, const void * ptr); +# 8394 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceCanAccessPeer(int * canAccessPeer, int device, int peerDevice); +# 8436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceEnablePeerAccess(int peerDevice, unsigned flags); +# 8458 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceDisablePeerAccess(int peerDevice); +# 8522 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsUnregisterResource(cudaGraphicsResource_t resource); +# 8557 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsResourceSetMapFlags(cudaGraphicsResource_t resource, unsigned flags); +# 8596 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsMapResources(int count, cudaGraphicsResource_t * resources, cudaStream_t stream = 0); +# 8631 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsUnmapResources(int count, cudaGraphicsResource_t * resources, cudaStream_t stream = 0); +# 8663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsResourceGetMappedPointer(void ** devPtr, size_t * size, cudaGraphicsResource_t resource); +# 8701 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsSubResourceGetMappedArray(cudaArray_t * array, cudaGraphicsResource_t resource, unsigned arrayIndex, unsigned mipLevel); +# 8730 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphicsResourceGetMappedMipmappedArray(cudaMipmappedArray_t * mipmappedArray, cudaGraphicsResource_t resource); +# 8801 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaBindTexture(size_t * offset, const textureReference * texref, const void * devPtr, const cudaChannelFormatDesc * desc, size_t size = ((2147483647) * 2U) + 1U); +# 8860 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaBindTexture2D(size_t * offset, const textureReference * texref, const void * devPtr, const cudaChannelFormatDesc * desc, size_t width, size_t height, size_t pitch); +# 8898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaBindTextureToArray(const textureReference * texref, cudaArray_const_t array, const cudaChannelFormatDesc * desc); +# 8938 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaBindTextureToMipmappedArray(const textureReference * texref, cudaMipmappedArray_const_t mipmappedArray, const cudaChannelFormatDesc * desc); +# 8964 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaUnbindTexture(const textureReference * texref); +# 8993 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaGetTextureAlignmentOffset(size_t * offset, const textureReference * texref); +# 9023 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaGetTextureReference(const textureReference ** texref, const void * symbol); +# 9068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaBindSurfaceToArray(const surfaceReference * surfref, cudaArray_const_t array, const cudaChannelFormatDesc * desc); +# 9093 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +__attribute((deprecated)) extern cudaError_t cudaGetSurfaceReference(const surfaceReference ** surfref, const void * symbol); +# 9128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetChannelDesc(cudaChannelFormatDesc * desc, cudaArray_const_t array); +# 9158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaChannelFormatDesc cudaCreateChannelDesc(int x, int y, int z, int w, cudaChannelFormatKind f); +# 9375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaCreateTextureObject(cudaTextureObject_t * pTexObject, const cudaResourceDesc * pResDesc, const cudaTextureDesc * pTexDesc, const cudaResourceViewDesc * pResViewDesc); +# 9599 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaCreateTextureObject_v2(cudaTextureObject_t * pTexObject, const cudaResourceDesc * pResDesc, const cudaTextureDesc_v2 * pTexDesc, const cudaResourceViewDesc * pResViewDesc); +# 9619 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDestroyTextureObject(cudaTextureObject_t texObject); +# 9639 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetTextureObjectResourceDesc(cudaResourceDesc * pResDesc, cudaTextureObject_t texObject); +# 9659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetTextureObjectTextureDesc(cudaTextureDesc * pTexDesc, cudaTextureObject_t texObject); +# 9679 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetTextureObjectTextureDesc_v2(cudaTextureDesc_v2 * pTexDesc, cudaTextureObject_t texObject); +# 9700 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetTextureObjectResourceViewDesc(cudaResourceViewDesc * pResViewDesc, cudaTextureObject_t texObject); +# 9745 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaCreateSurfaceObject(cudaSurfaceObject_t * pSurfObject, const cudaResourceDesc * pResDesc); +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDestroySurfaceObject(cudaSurfaceObject_t surfObject); +# 9784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetSurfaceObjectResourceDesc(cudaResourceDesc * pResDesc, cudaSurfaceObject_t surfObject); +# 9818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDriverGetVersion(int * driverVersion); +# 9843 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaRuntimeGetVersion(int * runtimeVersion); +# 9890 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphCreate(cudaGraph_t * pGraph, unsigned flags); +# 9987 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddKernelNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaKernelNodeParams * pNodeParams); +# 10020 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphKernelNodeGetParams(cudaGraphNode_t node, cudaKernelNodeParams * pNodeParams); +# 10045 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphKernelNodeSetParams(cudaGraphNode_t node, const cudaKernelNodeParams * pNodeParams); +# 10065 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphKernelNodeCopyAttributes(cudaGraphNode_t hSrc, cudaGraphNode_t hDst); +# 10088 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphKernelNodeGetAttribute(cudaGraphNode_t hNode, cudaLaunchAttributeID attr, cudaLaunchAttributeValue * value_out); +# 10112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphKernelNodeSetAttribute(cudaGraphNode_t hNode, cudaLaunchAttributeID attr, const cudaLaunchAttributeValue * value); +# 10162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemcpyNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaMemcpy3DParms * pCopyParams); +# 10221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemcpyNodeToSymbol(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const void * symbol, const void * src, size_t count, size_t offset, cudaMemcpyKind kind); +# 10290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemcpyNodeFromSymbol(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, void * dst, const void * symbol, size_t count, size_t offset, cudaMemcpyKind kind); +# 10358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemcpyNode1D(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, void * dst, const void * src, size_t count, cudaMemcpyKind kind); +# 10390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemcpyNodeGetParams(cudaGraphNode_t node, cudaMemcpy3DParms * pNodeParams); +# 10416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemcpyNodeSetParams(cudaGraphNode_t node, const cudaMemcpy3DParms * pNodeParams); +# 10455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemcpyNodeSetParamsToSymbol(cudaGraphNode_t node, const void * symbol, const void * src, size_t count, size_t offset, cudaMemcpyKind kind); +# 10501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemcpyNodeSetParamsFromSymbol(cudaGraphNode_t node, void * dst, const void * symbol, size_t count, size_t offset, cudaMemcpyKind kind); +# 10547 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemcpyNodeSetParams1D(cudaGraphNode_t node, void * dst, const void * src, size_t count, cudaMemcpyKind kind); +# 10594 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemsetNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaMemsetParams * pMemsetParams); +# 10617 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemsetNodeGetParams(cudaGraphNode_t node, cudaMemsetParams * pNodeParams); +# 10640 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemsetNodeSetParams(cudaGraphNode_t node, const cudaMemsetParams * pNodeParams); +# 10681 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddHostNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaHostNodeParams * pNodeParams); +# 10704 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphHostNodeGetParams(cudaGraphNode_t node, cudaHostNodeParams * pNodeParams); +# 10727 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphHostNodeSetParams(cudaGraphNode_t node, const cudaHostNodeParams * pNodeParams); +# 10767 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddChildGraphNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, cudaGraph_t childGraph); +# 10794 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphChildGraphNodeGetGraph(cudaGraphNode_t node, cudaGraph_t * pGraph); +# 10831 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddEmptyNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies); +# 10874 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddEventRecordNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, cudaEvent_t event); +# 10901 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphEventRecordNodeGetEvent(cudaGraphNode_t node, cudaEvent_t * event_out); +# 10928 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphEventRecordNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 10974 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddEventWaitNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, cudaEvent_t event); +# 11001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphEventWaitNodeGetEvent(cudaGraphNode_t node, cudaEvent_t * event_out); +# 11028 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphEventWaitNodeSetEvent(cudaGraphNode_t node, cudaEvent_t event); +# 11077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddExternalSemaphoresSignalNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaExternalSemaphoreSignalNodeParams * nodeParams); +# 11110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExternalSemaphoresSignalNodeGetParams(cudaGraphNode_t hNode, cudaExternalSemaphoreSignalNodeParams * params_out); +# 11137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExternalSemaphoresSignalNodeSetParams(cudaGraphNode_t hNode, const cudaExternalSemaphoreSignalNodeParams * nodeParams); +# 11186 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddExternalSemaphoresWaitNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, const cudaExternalSemaphoreWaitNodeParams * nodeParams); +# 11219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExternalSemaphoresWaitNodeGetParams(cudaGraphNode_t hNode, cudaExternalSemaphoreWaitNodeParams * params_out); +# 11246 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExternalSemaphoresWaitNodeSetParams(cudaGraphNode_t hNode, const cudaExternalSemaphoreWaitNodeParams * nodeParams); +# 11323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemAllocNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, cudaMemAllocNodeParams * nodeParams); +# 11350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemAllocNodeGetParams(cudaGraphNode_t node, cudaMemAllocNodeParams * params_out); +# 11410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddMemFreeNode(cudaGraphNode_t * pGraphNode, cudaGraph_t graph, const cudaGraphNode_t * pDependencies, size_t numDependencies, void * dptr); +# 11434 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphMemFreeNodeGetParams(cudaGraphNode_t node, void * dptr_out); +# 11462 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGraphMemTrim(int device); +# 11499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceGetGraphMemAttribute(int device, cudaGraphMemAttributeType attr, void * value); +# 11533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaDeviceSetGraphMemAttribute(int device, cudaGraphMemAttributeType attr, void * value); +# 11561 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphClone(cudaGraph_t * pGraphClone, cudaGraph_t originalGraph); +# 11589 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeFindInClone(cudaGraphNode_t * pNode, cudaGraphNode_t originalNode, cudaGraph_t clonedGraph); +# 11620 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeGetType(cudaGraphNode_t node, cudaGraphNodeType * pType); +# 11651 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphGetNodes(cudaGraph_t graph, cudaGraphNode_t * nodes, size_t * numNodes); +# 11682 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphGetRootNodes(cudaGraph_t graph, cudaGraphNode_t * pRootNodes, size_t * pNumRootNodes); +# 11716 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphGetEdges(cudaGraph_t graph, cudaGraphNode_t * from, cudaGraphNode_t * to, size_t * numEdges); +# 11747 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeGetDependencies(cudaGraphNode_t node, cudaGraphNode_t * pDependencies, size_t * pNumDependencies); +# 11779 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeGetDependentNodes(cudaGraphNode_t node, cudaGraphNode_t * pDependentNodes, size_t * pNumDependentNodes); +# 11810 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphAddDependencies(cudaGraph_t graph, const cudaGraphNode_t * from, const cudaGraphNode_t * to, size_t numDependencies); +# 11841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphRemoveDependencies(cudaGraph_t graph, const cudaGraphNode_t * from, const cudaGraphNode_t * to, size_t numDependencies); +# 11871 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphDestroyNode(cudaGraphNode_t node); +# 11909 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphInstantiate(cudaGraphExec_t * pGraphExec, cudaGraph_t graph, cudaGraphNode_t * pErrorNode, char * pLogBuffer, size_t bufferSize); +# 11957 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphInstantiateWithFlags(cudaGraphExec_t * pGraphExec, cudaGraph_t graph, unsigned long long flags); +# 12001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecKernelNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const cudaKernelNodeParams * pNodeParams); +# 12051 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecMemcpyNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const cudaMemcpy3DParms * pNodeParams); +# 12106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecMemcpyNodeSetParamsToSymbol(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const void * symbol, const void * src, size_t count, size_t offset, cudaMemcpyKind kind); +# 12169 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecMemcpyNodeSetParamsFromSymbol(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, void * dst, const void * symbol, size_t count, size_t offset, cudaMemcpyKind kind); +# 12230 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecMemcpyNodeSetParams1D(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, void * dst, const void * src, size_t count, cudaMemcpyKind kind); +# 12284 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecMemsetNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const cudaMemsetParams * pNodeParams); +# 12323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecHostNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, const cudaHostNodeParams * pNodeParams); +# 12369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecChildGraphNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t node, cudaGraph_t childGraph); +# 12413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecEventRecordNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12457 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecEventWaitNodeSetEvent(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, cudaEvent_t event); +# 12504 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecExternalSemaphoresSignalNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const cudaExternalSemaphoreSignalNodeParams * nodeParams); +# 12551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecExternalSemaphoresWaitNodeSetParams(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, const cudaExternalSemaphoreWaitNodeParams * nodeParams); +# 12591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeSetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned isEnabled); +# 12625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphNodeGetEnabled(cudaGraphExec_t hGraphExec, cudaGraphNode_t hNode, unsigned * isEnabled); +# 12706 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecUpdate(cudaGraphExec_t hGraphExec, cudaGraph_t hGraph, cudaGraphNode_t * hErrorNode_out, cudaGraphExecUpdateResult * updateResult_out); +# 12731 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphUpload(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12762 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphLaunch(cudaGraphExec_t graphExec, cudaStream_t stream); +# 12785 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphExecDestroy(cudaGraphExec_t graphExec); +# 12806 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphDestroy(cudaGraph_t graph); +# 12825 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphDebugDotPrint(cudaGraph_t graph, const char * path, unsigned flags); +# 12861 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaUserObjectCreate(cudaUserObject_t * object_out, void * ptr, cudaHostFn_t destroy, unsigned initialRefcount, unsigned flags); +# 12885 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaUserObjectRetain(cudaUserObject_t object, unsigned count = 1); +# 12913 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaUserObjectRelease(cudaUserObject_t object, unsigned count = 1); +# 12941 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphRetainUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned count = 1, unsigned flags = 0); +# 12966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGraphReleaseUserObject(cudaGraph_t graph, cudaUserObject_t object, unsigned count = 1); +# 13032 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetDriverEntryPoint(const char * symbol, void ** funcPtr, unsigned long long flags); +# 13037 +extern cudaError_t cudaGetExportTable(const void ** ppExportTable, const cudaUUID_t * pExportTableId); +# 13213 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +extern cudaError_t cudaGetFuncBySymbol(cudaFunction_t * functionPtr, const void * symbolPtr); +# 13365 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime_api.h" +} +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template< class T> inline cudaChannelFormatDesc cudaCreateChannelDesc() +# 125 +{ +# 126 +return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +# 127 +} +# 129 +static inline cudaChannelFormatDesc cudaCreateChannelDescHalf() +# 130 +{ +# 131 +int e = (((int)sizeof(unsigned short)) * 8); +# 133 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +# 134 +} +# 136 +static inline cudaChannelFormatDesc cudaCreateChannelDescHalf1() +# 137 +{ +# 138 +int e = (((int)sizeof(unsigned short)) * 8); +# 140 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +# 141 +} +# 143 +static inline cudaChannelFormatDesc cudaCreateChannelDescHalf2() +# 144 +{ +# 145 +int e = (((int)sizeof(unsigned short)) * 8); +# 147 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +# 148 +} +# 150 +static inline cudaChannelFormatDesc cudaCreateChannelDescHalf4() +# 151 +{ +# 152 +int e = (((int)sizeof(unsigned short)) * 8); +# 154 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +# 155 +} +# 157 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< char> () +# 158 +{ +# 159 +int e = (((int)sizeof(char)) * 8); +# 164 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 166 +} +# 168 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< signed char> () +# 169 +{ +# 170 +int e = (((int)sizeof(signed char)) * 8); +# 172 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 173 +} +# 175 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< unsigned char> () +# 176 +{ +# 177 +int e = (((int)sizeof(unsigned char)) * 8); +# 179 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 180 +} +# 182 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< char1> () +# 183 +{ +# 184 +int e = (((int)sizeof(signed char)) * 8); +# 186 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 187 +} +# 189 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uchar1> () +# 190 +{ +# 191 +int e = (((int)sizeof(unsigned char)) * 8); +# 193 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 194 +} +# 196 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< char2> () +# 197 +{ +# 198 +int e = (((int)sizeof(signed char)) * 8); +# 200 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +# 201 +} +# 203 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uchar2> () +# 204 +{ +# 205 +int e = (((int)sizeof(unsigned char)) * 8); +# 207 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +# 208 +} +# 210 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< char4> () +# 211 +{ +# 212 +int e = (((int)sizeof(signed char)) * 8); +# 214 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +# 215 +} +# 217 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uchar4> () +# 218 +{ +# 219 +int e = (((int)sizeof(unsigned char)) * 8); +# 221 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +# 222 +} +# 224 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< short> () +# 225 +{ +# 226 +int e = (((int)sizeof(short)) * 8); +# 228 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 229 +} +# 231 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< unsigned short> () +# 232 +{ +# 233 +int e = (((int)sizeof(unsigned short)) * 8); +# 235 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 236 +} +# 238 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< short1> () +# 239 +{ +# 240 +int e = (((int)sizeof(short)) * 8); +# 242 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 243 +} +# 245 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< ushort1> () +# 246 +{ +# 247 +int e = (((int)sizeof(unsigned short)) * 8); +# 249 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 250 +} +# 252 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< short2> () +# 253 +{ +# 254 +int e = (((int)sizeof(short)) * 8); +# 256 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +# 257 +} +# 259 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< ushort2> () +# 260 +{ +# 261 +int e = (((int)sizeof(unsigned short)) * 8); +# 263 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +# 264 +} +# 266 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< short4> () +# 267 +{ +# 268 +int e = (((int)sizeof(short)) * 8); +# 270 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +# 271 +} +# 273 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< ushort4> () +# 274 +{ +# 275 +int e = (((int)sizeof(unsigned short)) * 8); +# 277 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +# 278 +} +# 280 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< int> () +# 281 +{ +# 282 +int e = (((int)sizeof(int)) * 8); +# 284 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 285 +} +# 287 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< unsigned> () +# 288 +{ +# 289 +int e = (((int)sizeof(unsigned)) * 8); +# 291 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 292 +} +# 294 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< int1> () +# 295 +{ +# 296 +int e = (((int)sizeof(int)) * 8); +# 298 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindSigned); +# 299 +} +# 301 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uint1> () +# 302 +{ +# 303 +int e = (((int)sizeof(unsigned)) * 8); +# 305 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindUnsigned); +# 306 +} +# 308 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< int2> () +# 309 +{ +# 310 +int e = (((int)sizeof(int)) * 8); +# 312 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindSigned); +# 313 +} +# 315 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uint2> () +# 316 +{ +# 317 +int e = (((int)sizeof(unsigned)) * 8); +# 319 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindUnsigned); +# 320 +} +# 322 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< int4> () +# 323 +{ +# 324 +int e = (((int)sizeof(int)) * 8); +# 326 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindSigned); +# 327 +} +# 329 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< uint4> () +# 330 +{ +# 331 +int e = (((int)sizeof(unsigned)) * 8); +# 333 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindUnsigned); +# 334 +} +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/channel_descriptor.h" +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< float> () +# 397 +{ +# 398 +int e = (((int)sizeof(float)) * 8); +# 400 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +# 401 +} +# 403 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< float1> () +# 404 +{ +# 405 +int e = (((int)sizeof(float)) * 8); +# 407 +return cudaCreateChannelDesc(e, 0, 0, 0, cudaChannelFormatKindFloat); +# 408 +} +# 410 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< float2> () +# 411 +{ +# 412 +int e = (((int)sizeof(float)) * 8); +# 414 +return cudaCreateChannelDesc(e, e, 0, 0, cudaChannelFormatKindFloat); +# 415 +} +# 417 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< float4> () +# 418 +{ +# 419 +int e = (((int)sizeof(float)) * 8); +# 421 +return cudaCreateChannelDesc(e, e, e, e, cudaChannelFormatKindFloat); +# 422 +} +# 424 +static inline cudaChannelFormatDesc cudaCreateChannelDescNV12() +# 425 +{ +# 426 +int e = (((int)sizeof(char)) * 8); +# 428 +return cudaCreateChannelDesc(e, e, e, 0, cudaChannelFormatKindNV12); +# 429 +} +# 431 +template< cudaChannelFormatKind > inline cudaChannelFormatDesc cudaCreateChannelDesc() +# 432 +{ +# 433 +return cudaCreateChannelDesc(0, 0, 0, 0, cudaChannelFormatKindNone); +# 434 +} +# 437 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized8X1> () +# 438 +{ +# 439 +return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedNormalized8X1); +# 440 +} +# 442 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized8X2> () +# 443 +{ +# 444 +return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedNormalized8X2); +# 445 +} +# 447 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized8X4> () +# 448 +{ +# 449 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindSignedNormalized8X4); +# 450 +} +# 453 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized8X1> () +# 454 +{ +# 455 +return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized8X1); +# 456 +} +# 458 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized8X2> () +# 459 +{ +# 460 +return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedNormalized8X2); +# 461 +} +# 463 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized8X4> () +# 464 +{ +# 465 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedNormalized8X4); +# 466 +} +# 469 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized16X1> () +# 470 +{ +# 471 +return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindSignedNormalized16X1); +# 472 +} +# 474 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized16X2> () +# 475 +{ +# 476 +return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindSignedNormalized16X2); +# 477 +} +# 479 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedNormalized16X4> () +# 480 +{ +# 481 +return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindSignedNormalized16X4); +# 482 +} +# 485 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized16X1> () +# 486 +{ +# 487 +return cudaCreateChannelDesc(16, 0, 0, 0, cudaChannelFormatKindUnsignedNormalized16X1); +# 488 +} +# 490 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized16X2> () +# 491 +{ +# 492 +return cudaCreateChannelDesc(16, 16, 0, 0, cudaChannelFormatKindUnsignedNormalized16X2); +# 493 +} +# 495 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedNormalized16X4> () +# 496 +{ +# 497 +return cudaCreateChannelDesc(16, 16, 16, 16, cudaChannelFormatKindUnsignedNormalized16X4); +# 498 +} +# 501 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindNV12> () +# 502 +{ +# 503 +return cudaCreateChannelDesc(8, 8, 8, 0, cudaChannelFormatKindNV12); +# 504 +} +# 507 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed1> () +# 508 +{ +# 509 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1); +# 510 +} +# 513 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed1SRGB> () +# 514 +{ +# 515 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed1SRGB); +# 516 +} +# 519 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed2> () +# 520 +{ +# 521 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2); +# 522 +} +# 525 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed2SRGB> () +# 526 +{ +# 527 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed2SRGB); +# 528 +} +# 531 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed3> () +# 532 +{ +# 533 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3); +# 534 +} +# 537 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed3SRGB> () +# 538 +{ +# 539 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed3SRGB); +# 540 +} +# 543 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed4> () +# 544 +{ +# 545 +return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed4); +# 546 +} +# 549 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedBlockCompressed4> () +# 550 +{ +# 551 +return cudaCreateChannelDesc(8, 0, 0, 0, cudaChannelFormatKindSignedBlockCompressed4); +# 552 +} +# 555 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed5> () +# 556 +{ +# 557 +return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindUnsignedBlockCompressed5); +# 558 +} +# 561 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedBlockCompressed5> () +# 562 +{ +# 563 +return cudaCreateChannelDesc(8, 8, 0, 0, cudaChannelFormatKindSignedBlockCompressed5); +# 564 +} +# 567 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed6H> () +# 568 +{ +# 569 +return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindUnsignedBlockCompressed6H); +# 570 +} +# 573 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindSignedBlockCompressed6H> () +# 574 +{ +# 575 +return cudaCreateChannelDesc(16, 16, 16, 0, cudaChannelFormatKindSignedBlockCompressed6H); +# 576 +} +# 579 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed7> () +# 580 +{ +# 581 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7); +# 582 +} +# 585 +template<> inline cudaChannelFormatDesc cudaCreateChannelDesc< cudaChannelFormatKindUnsignedBlockCompressed7SRGB> () +# 586 +{ +# 587 +return cudaCreateChannelDesc(8, 8, 8, 8, cudaChannelFormatKindUnsignedBlockCompressed7SRGB); +# 588 +} +# 79 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static inline cudaPitchedPtr make_cudaPitchedPtr(void *d, size_t p, size_t xsz, size_t ysz) +# 80 +{ +# 81 +cudaPitchedPtr s; +# 83 +(s.ptr) = d; +# 84 +(s.pitch) = p; +# 85 +(s.xsize) = xsz; +# 86 +(s.ysize) = ysz; +# 88 +return s; +# 89 +} +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static inline cudaPos make_cudaPos(size_t x, size_t y, size_t z) +# 107 +{ +# 108 +cudaPos p; +# 110 +(p.x) = x; +# 111 +(p.y) = y; +# 112 +(p.z) = z; +# 114 +return p; +# 115 +} +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/driver_functions.h" +static inline cudaExtent make_cudaExtent(size_t w, size_t h, size_t d) +# 133 +{ +# 134 +cudaExtent e; +# 136 +(e.width) = w; +# 137 +(e.height) = h; +# 138 +(e.depth) = d; +# 140 +return e; +# 141 +} +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.h" +static inline char1 make_char1(signed char x); +# 75 +static inline uchar1 make_uchar1(unsigned char x); +# 77 +static inline char2 make_char2(signed char x, signed char y); +# 79 +static inline uchar2 make_uchar2(unsigned char x, unsigned char y); +# 81 +static inline char3 make_char3(signed char x, signed char y, signed char z); +# 83 +static inline uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z); +# 85 +static inline char4 make_char4(signed char x, signed char y, signed char z, signed char w); +# 87 +static inline uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w); +# 89 +static inline short1 make_short1(short x); +# 91 +static inline ushort1 make_ushort1(unsigned short x); +# 93 +static inline short2 make_short2(short x, short y); +# 95 +static inline ushort2 make_ushort2(unsigned short x, unsigned short y); +# 97 +static inline short3 make_short3(short x, short y, short z); +# 99 +static inline ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z); +# 101 +static inline short4 make_short4(short x, short y, short z, short w); +# 103 +static inline ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w); +# 105 +static inline int1 make_int1(int x); +# 107 +static inline uint1 make_uint1(unsigned x); +# 109 +static inline int2 make_int2(int x, int y); +# 111 +static inline uint2 make_uint2(unsigned x, unsigned y); +# 113 +static inline int3 make_int3(int x, int y, int z); +# 115 +static inline uint3 make_uint3(unsigned x, unsigned y, unsigned z); +# 117 +static inline int4 make_int4(int x, int y, int z, int w); +# 119 +static inline uint4 make_uint4(unsigned x, unsigned y, unsigned z, unsigned w); +# 121 +static inline long1 make_long1(long x); +# 123 +static inline ulong1 make_ulong1(unsigned long x); +# 125 +static inline long2 make_long2(long x, long y); +# 127 +static inline ulong2 make_ulong2(unsigned long x, unsigned long y); +# 129 +static inline long3 make_long3(long x, long y, long z); +# 131 +static inline ulong3 make_ulong3(unsigned long x, unsigned long y, unsigned long z); +# 133 +static inline long4 make_long4(long x, long y, long z, long w); +# 135 +static inline ulong4 make_ulong4(unsigned long x, unsigned long y, unsigned long z, unsigned long w); +# 137 +static inline float1 make_float1(float x); +# 139 +static inline float2 make_float2(float x, float y); +# 141 +static inline float3 make_float3(float x, float y, float z); +# 143 +static inline float4 make_float4(float x, float y, float z, float w); +# 145 +static inline longlong1 make_longlong1(long long x); +# 147 +static inline ulonglong1 make_ulonglong1(unsigned long long x); +# 149 +static inline longlong2 make_longlong2(long long x, long long y); +# 151 +static inline ulonglong2 make_ulonglong2(unsigned long long x, unsigned long long y); +# 153 +static inline longlong3 make_longlong3(long long x, long long y, long long z); +# 155 +static inline ulonglong3 make_ulonglong3(unsigned long long x, unsigned long long y, unsigned long long z); +# 157 +static inline longlong4 make_longlong4(long long x, long long y, long long z, long long w); +# 159 +static inline ulonglong4 make_ulonglong4(unsigned long long x, unsigned long long y, unsigned long long z, unsigned long long w); +# 161 +static inline double1 make_double1(double x); +# 163 +static inline double2 make_double2(double x, double y); +# 165 +static inline double3 make_double3(double x, double y, double z); +# 167 +static inline double4 make_double4(double x, double y, double z, double w); +# 73 "/usr/local/cuda/bin/../targets/x86_64-linux/include/vector_functions.hpp" +static inline char1 make_char1(signed char x) +# 74 +{ +# 75 +char1 t; (t.x) = x; return t; +# 76 +} +# 78 +static inline uchar1 make_uchar1(unsigned char x) +# 79 +{ +# 80 +uchar1 t; (t.x) = x; return t; +# 81 +} +# 83 +static inline char2 make_char2(signed char x, signed char y) +# 84 +{ +# 85 +char2 t; (t.x) = x; (t.y) = y; return t; +# 86 +} +# 88 +static inline uchar2 make_uchar2(unsigned char x, unsigned char y) +# 89 +{ +# 90 +uchar2 t; (t.x) = x; (t.y) = y; return t; +# 91 +} +# 93 +static inline char3 make_char3(signed char x, signed char y, signed char z) +# 94 +{ +# 95 +char3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 96 +} +# 98 +static inline uchar3 make_uchar3(unsigned char x, unsigned char y, unsigned char z) +# 99 +{ +# 100 +uchar3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 101 +} +# 103 +static inline char4 make_char4(signed char x, signed char y, signed char z, signed char w) +# 104 +{ +# 105 +char4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 106 +} +# 108 +static inline uchar4 make_uchar4(unsigned char x, unsigned char y, unsigned char z, unsigned char w) +# 109 +{ +# 110 +uchar4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 111 +} +# 113 +static inline short1 make_short1(short x) +# 114 +{ +# 115 +short1 t; (t.x) = x; return t; +# 116 +} +# 118 +static inline ushort1 make_ushort1(unsigned short x) +# 119 +{ +# 120 +ushort1 t; (t.x) = x; return t; +# 121 +} +# 123 +static inline short2 make_short2(short x, short y) +# 124 +{ +# 125 +short2 t; (t.x) = x; (t.y) = y; return t; +# 126 +} +# 128 +static inline ushort2 make_ushort2(unsigned short x, unsigned short y) +# 129 +{ +# 130 +ushort2 t; (t.x) = x; (t.y) = y; return t; +# 131 +} +# 133 +static inline short3 make_short3(short x, short y, short z) +# 134 +{ +# 135 +short3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 136 +} +# 138 +static inline ushort3 make_ushort3(unsigned short x, unsigned short y, unsigned short z) +# 139 +{ +# 140 +ushort3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 141 +} +# 143 +static inline short4 make_short4(short x, short y, short z, short w) +# 144 +{ +# 145 +short4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 146 +} +# 148 +static inline ushort4 make_ushort4(unsigned short x, unsigned short y, unsigned short z, unsigned short w) +# 149 +{ +# 150 +ushort4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 151 +} +# 153 +static inline int1 make_int1(int x) +# 154 +{ +# 155 +int1 t; (t.x) = x; return t; +# 156 +} +# 158 +static inline uint1 make_uint1(unsigned x) +# 159 +{ +# 160 +uint1 t; (t.x) = x; return t; +# 161 +} +# 163 +static inline int2 make_int2(int x, int y) +# 164 +{ +# 165 +int2 t; (t.x) = x; (t.y) = y; return t; +# 166 +} +# 168 +static inline uint2 make_uint2(unsigned x, unsigned y) +# 169 +{ +# 170 +uint2 t; (t.x) = x; (t.y) = y; return t; +# 171 +} +# 173 +static inline int3 make_int3(int x, int y, int z) +# 174 +{ +# 175 +int3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 176 +} +# 178 +static inline uint3 make_uint3(unsigned x, unsigned y, unsigned z) +# 179 +{ +# 180 +uint3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 181 +} +# 183 +static inline int4 make_int4(int x, int y, int z, int w) +# 184 +{ +# 185 +int4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 186 +} +# 188 +static inline uint4 make_uint4(unsigned x, unsigned y, unsigned z, unsigned w) +# 189 +{ +# 190 +uint4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 191 +} +# 193 +static inline long1 make_long1(long x) +# 194 +{ +# 195 +long1 t; (t.x) = x; return t; +# 196 +} +# 198 +static inline ulong1 make_ulong1(unsigned long x) +# 199 +{ +# 200 +ulong1 t; (t.x) = x; return t; +# 201 +} +# 203 +static inline long2 make_long2(long x, long y) +# 204 +{ +# 205 +long2 t; (t.x) = x; (t.y) = y; return t; +# 206 +} +# 208 +static inline ulong2 make_ulong2(unsigned long x, unsigned long y) +# 209 +{ +# 210 +ulong2 t; (t.x) = x; (t.y) = y; return t; +# 211 +} +# 213 +static inline long3 make_long3(long x, long y, long z) +# 214 +{ +# 215 +long3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 216 +} +# 218 +static inline ulong3 make_ulong3(unsigned long x, unsigned long y, unsigned long z) +# 219 +{ +# 220 +ulong3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 221 +} +# 223 +static inline long4 make_long4(long x, long y, long z, long w) +# 224 +{ +# 225 +long4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 226 +} +# 228 +static inline ulong4 make_ulong4(unsigned long x, unsigned long y, unsigned long z, unsigned long w) +# 229 +{ +# 230 +ulong4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 231 +} +# 233 +static inline float1 make_float1(float x) +# 234 +{ +# 235 +float1 t; (t.x) = x; return t; +# 236 +} +# 238 +static inline float2 make_float2(float x, float y) +# 239 +{ +# 240 +float2 t; (t.x) = x; (t.y) = y; return t; +# 241 +} +# 243 +static inline float3 make_float3(float x, float y, float z) +# 244 +{ +# 245 +float3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 246 +} +# 248 +static inline float4 make_float4(float x, float y, float z, float w) +# 249 +{ +# 250 +float4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 251 +} +# 253 +static inline longlong1 make_longlong1(long long x) +# 254 +{ +# 255 +longlong1 t; (t.x) = x; return t; +# 256 +} +# 258 +static inline ulonglong1 make_ulonglong1(unsigned long long x) +# 259 +{ +# 260 +ulonglong1 t; (t.x) = x; return t; +# 261 +} +# 263 +static inline longlong2 make_longlong2(long long x, long long y) +# 264 +{ +# 265 +longlong2 t; (t.x) = x; (t.y) = y; return t; +# 266 +} +# 268 +static inline ulonglong2 make_ulonglong2(unsigned long long x, unsigned long long y) +# 269 +{ +# 270 +ulonglong2 t; (t.x) = x; (t.y) = y; return t; +# 271 +} +# 273 +static inline longlong3 make_longlong3(long long x, long long y, long long z) +# 274 +{ +# 275 +longlong3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 276 +} +# 278 +static inline ulonglong3 make_ulonglong3(unsigned long long x, unsigned long long y, unsigned long long z) +# 279 +{ +# 280 +ulonglong3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 281 +} +# 283 +static inline longlong4 make_longlong4(long long x, long long y, long long z, long long w) +# 284 +{ +# 285 +longlong4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 286 +} +# 288 +static inline ulonglong4 make_ulonglong4(unsigned long long x, unsigned long long y, unsigned long long z, unsigned long long w) +# 289 +{ +# 290 +ulonglong4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 291 +} +# 293 +static inline double1 make_double1(double x) +# 294 +{ +# 295 +double1 t; (t.x) = x; return t; +# 296 +} +# 298 +static inline double2 make_double2(double x, double y) +# 299 +{ +# 300 +double2 t; (t.x) = x; (t.y) = y; return t; +# 301 +} +# 303 +static inline double3 make_double3(double x, double y, double z) +# 304 +{ +# 305 +double3 t; (t.x) = x; (t.y) = y; (t.z) = z; return t; +# 306 +} +# 308 +static inline double4 make_double4(double x, double y, double z, double w) +# 309 +{ +# 310 +double4 t; (t.x) = x; (t.y) = y; (t.z) = z; (t.w) = w; return t; +# 311 +} +# 28 "/usr/include/string.h" 3 +extern "C" { +# 43 "/usr/include/string.h" 3 +extern void *memcpy(void *__restrict__ __dest, const void *__restrict__ __src, size_t __n) noexcept(true) +# 44 + __attribute((__nonnull__(1, 2))); +# 47 +extern void *memmove(void * __dest, const void * __src, size_t __n) noexcept(true) +# 48 + __attribute((__nonnull__(1, 2))); +# 54 +extern void *memccpy(void *__restrict__ __dest, const void *__restrict__ __src, int __c, size_t __n) noexcept(true) +# 56 + __attribute((__nonnull__(1, 2))) __attribute((__access__(__write_only__ , 1 , 4 ))); +# 61 +extern void *memset(void * __s, int __c, size_t __n) noexcept(true) __attribute((__nonnull__(1))); +# 64 +extern int memcmp(const void * __s1, const void * __s2, size_t __n) noexcept(true) +# 65 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 80 "/usr/include/string.h" 3 +extern int __memcmpeq(const void * __s1, const void * __s2, size_t __n) noexcept(true) +# 81 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 85 +extern "C++" { +# 87 +extern void *memchr(void * __s, int __c, size_t __n) noexcept(true) __asm__("memchr") +# 88 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 89 +extern const void *memchr(const void * __s, int __c, size_t __n) noexcept(true) __asm__("memchr") +# 90 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 105 "/usr/include/string.h" 3 +} +# 115 "/usr/include/string.h" 3 +extern "C++" void *rawmemchr(void * __s, int __c) noexcept(true) __asm__("rawmemchr") +# 116 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 117 +extern "C++" const void *rawmemchr(const void * __s, int __c) noexcept(true) __asm__("rawmemchr") +# 118 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 126 +extern "C++" void *memrchr(void * __s, int __c, size_t __n) noexcept(true) __asm__("memrchr") +# 127 + __attribute((__pure__)) __attribute((__nonnull__(1))) +# 128 + __attribute((__access__(__read_only__ , 1 , 3 ))); +# 129 +extern "C++" const void *memrchr(const void * __s, int __c, size_t __n) noexcept(true) __asm__("memrchr") +# 130 + __attribute((__pure__)) __attribute((__nonnull__(1))) +# 131 + __attribute((__access__(__read_only__ , 1 , 3 ))); +# 141 "/usr/include/string.h" 3 +extern char *strcpy(char *__restrict__ __dest, const char *__restrict__ __src) noexcept(true) +# 142 + __attribute((__nonnull__(1, 2))); +# 144 +extern char *strncpy(char *__restrict__ __dest, const char *__restrict__ __src, size_t __n) noexcept(true) +# 146 + __attribute((__nonnull__(1, 2))); +# 149 +extern char *strcat(char *__restrict__ __dest, const char *__restrict__ __src) noexcept(true) +# 150 + __attribute((__nonnull__(1, 2))); +# 152 +extern char *strncat(char *__restrict__ __dest, const char *__restrict__ __src, size_t __n) noexcept(true) +# 153 + __attribute((__nonnull__(1, 2))); +# 156 +extern int strcmp(const char * __s1, const char * __s2) noexcept(true) +# 157 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 159 +extern int strncmp(const char * __s1, const char * __s2, size_t __n) noexcept(true) +# 160 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 163 +extern int strcoll(const char * __s1, const char * __s2) noexcept(true) +# 164 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 166 +extern size_t strxfrm(char *__restrict__ __dest, const char *__restrict__ __src, size_t __n) noexcept(true) +# 168 + __attribute((__nonnull__(2))) __attribute((__access__(__write_only__ , 1 , 3 ))); +# 27 "/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h" 3 +struct __locale_struct { +# 30 +struct __locale_data *__locales[13]; +# 33 +const unsigned short *__ctype_b; +# 34 +const int *__ctype_tolower; +# 35 +const int *__ctype_toupper; +# 38 +const char *__names[13]; +# 39 +}; +# 41 +typedef __locale_struct *__locale_t; +# 24 "/usr/include/x86_64-linux-gnu/bits/types/locale_t.h" 3 +typedef __locale_t locale_t; +# 175 "/usr/include/string.h" 3 +extern int strcoll_l(const char * __s1, const char * __s2, locale_t __l) noexcept(true) +# 176 + __attribute((__pure__)) __attribute((__nonnull__(1, 2, 3))); +# 179 +extern size_t strxfrm_l(char * __dest, const char * __src, size_t __n, locale_t __l) noexcept(true) +# 180 + __attribute((__nonnull__(2, 4))) +# 181 + __attribute((__access__(__write_only__ , 1 , 3 ))); +# 187 +extern char *strdup(const char * __s) noexcept(true) +# 188 + __attribute((__malloc__)) __attribute((__nonnull__(1))); +# 195 +extern char *strndup(const char * __string, size_t __n) noexcept(true) +# 196 + __attribute((__malloc__)) __attribute((__nonnull__(1))); +# 224 "/usr/include/string.h" 3 +extern "C++" { +# 226 +extern char *strchr(char * __s, int __c) noexcept(true) __asm__("strchr") +# 227 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 228 +extern const char *strchr(const char * __s, int __c) noexcept(true) __asm__("strchr") +# 229 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 244 "/usr/include/string.h" 3 +} +# 251 +extern "C++" { +# 253 +extern char *strrchr(char * __s, int __c) noexcept(true) __asm__("strrchr") +# 254 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 255 +extern const char *strrchr(const char * __s, int __c) noexcept(true) __asm__("strrchr") +# 256 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 271 "/usr/include/string.h" 3 +} +# 281 "/usr/include/string.h" 3 +extern "C++" char *strchrnul(char * __s, int __c) noexcept(true) __asm__("strchrnul") +# 282 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 283 +extern "C++" const char *strchrnul(const char * __s, int __c) noexcept(true) __asm__("strchrnul") +# 284 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 293 "/usr/include/string.h" 3 +extern size_t strcspn(const char * __s, const char * __reject) noexcept(true) +# 294 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 297 +extern size_t strspn(const char * __s, const char * __accept) noexcept(true) +# 298 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 301 +extern "C++" { +# 303 +extern char *strpbrk(char * __s, const char * __accept) noexcept(true) __asm__("strpbrk") +# 304 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 305 +extern const char *strpbrk(const char * __s, const char * __accept) noexcept(true) __asm__("strpbrk") +# 306 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 321 "/usr/include/string.h" 3 +} +# 328 +extern "C++" { +# 330 +extern char *strstr(char * __haystack, const char * __needle) noexcept(true) __asm__("strstr") +# 331 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 332 +extern const char *strstr(const char * __haystack, const char * __needle) noexcept(true) __asm__("strstr") +# 333 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 348 "/usr/include/string.h" 3 +} +# 356 +extern char *strtok(char *__restrict__ __s, const char *__restrict__ __delim) noexcept(true) +# 357 + __attribute((__nonnull__(2))); +# 361 +extern char *__strtok_r(char *__restrict__ __s, const char *__restrict__ __delim, char **__restrict__ __save_ptr) noexcept(true) +# 364 + __attribute((__nonnull__(2, 3))); +# 366 +extern char *strtok_r(char *__restrict__ __s, const char *__restrict__ __delim, char **__restrict__ __save_ptr) noexcept(true) +# 368 + __attribute((__nonnull__(2, 3))); +# 374 +extern "C++" char *strcasestr(char * __haystack, const char * __needle) noexcept(true) __asm__("strcasestr") +# 375 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 376 +extern "C++" const char *strcasestr(const char * __haystack, const char * __needle) noexcept(true) __asm__("strcasestr") +# 378 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 389 "/usr/include/string.h" 3 +extern void *memmem(const void * __haystack, size_t __haystacklen, const void * __needle, size_t __needlelen) noexcept(true) +# 391 + __attribute((__pure__)) __attribute((__nonnull__(1, 3))) +# 392 + __attribute((__access__(__read_only__ , 1 , 2 ))) +# 393 + __attribute((__access__(__read_only__ , 3 , 4 ))); +# 397 +extern void *__mempcpy(void *__restrict__ __dest, const void *__restrict__ __src, size_t __n) noexcept(true) +# 399 + __attribute((__nonnull__(1, 2))); +# 400 +extern void *mempcpy(void *__restrict__ __dest, const void *__restrict__ __src, size_t __n) noexcept(true) +# 402 + __attribute((__nonnull__(1, 2))); +# 407 +extern size_t strlen(const char * __s) noexcept(true) +# 408 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 413 +extern size_t strnlen(const char * __string, size_t __maxlen) noexcept(true) +# 414 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 419 +extern char *strerror(int __errnum) noexcept(true); +# 444 "/usr/include/string.h" 3 +extern char *strerror_r(int __errnum, char * __buf, size_t __buflen) noexcept(true) +# 445 + __attribute((__nonnull__(2))) __attribute((__access__(__write_only__ , 2 , 3 ))); +# 450 +extern const char *strerrordesc_np(int __err) noexcept(true); +# 452 +extern const char *strerrorname_np(int __err) noexcept(true); +# 458 +extern char *strerror_l(int __errnum, locale_t __l) noexcept(true); +# 30 "/usr/include/strings.h" 3 +extern "C" { +# 34 +extern int bcmp(const void * __s1, const void * __s2, size_t __n) noexcept(true) +# 35 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 38 +extern void bcopy(const void * __src, void * __dest, size_t __n) noexcept(true) +# 39 + __attribute((__nonnull__(1, 2))); +# 42 +extern void bzero(void * __s, size_t __n) noexcept(true) __attribute((__nonnull__(1))); +# 46 +extern "C++" { +# 48 +extern char *index(char * __s, int __c) noexcept(true) __asm__("index") +# 49 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 50 +extern const char *index(const char * __s, int __c) noexcept(true) __asm__("index") +# 51 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 66 "/usr/include/strings.h" 3 +} +# 74 +extern "C++" { +# 76 +extern char *rindex(char * __s, int __c) noexcept(true) __asm__("rindex") +# 77 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 78 +extern const char *rindex(const char * __s, int __c) noexcept(true) __asm__("rindex") +# 79 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 94 "/usr/include/strings.h" 3 +} +# 104 "/usr/include/strings.h" 3 +extern int ffs(int __i) noexcept(true) __attribute((const)); +# 110 +extern int ffsl(long __l) noexcept(true) __attribute((const)); +# 111 +__extension__ extern int ffsll(long long __ll) noexcept(true) +# 112 + __attribute((const)); +# 116 +extern int strcasecmp(const char * __s1, const char * __s2) noexcept(true) +# 117 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 120 +extern int strncasecmp(const char * __s1, const char * __s2, size_t __n) noexcept(true) +# 121 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 128 +extern int strcasecmp_l(const char * __s1, const char * __s2, locale_t __loc) noexcept(true) +# 129 + __attribute((__pure__)) __attribute((__nonnull__(1, 2, 3))); +# 133 +extern int strncasecmp_l(const char * __s1, const char * __s2, size_t __n, locale_t __loc) noexcept(true) +# 135 + __attribute((__pure__)) __attribute((__nonnull__(1, 2, 4))); +# 138 +} +# 466 "/usr/include/string.h" 3 +extern void explicit_bzero(void * __s, size_t __n) noexcept(true) __attribute((__nonnull__(1))) +# 467 + __attribute((__access__(__write_only__ , 1 , 2 ))); +# 471 +extern char *strsep(char **__restrict__ __stringp, const char *__restrict__ __delim) noexcept(true) +# 473 + __attribute((__nonnull__(1, 2))); +# 478 +extern char *strsignal(int __sig) noexcept(true); +# 482 +extern const char *sigabbrev_np(int __sig) noexcept(true); +# 485 +extern const char *sigdescr_np(int __sig) noexcept(true); +# 489 +extern char *__stpcpy(char *__restrict__ __dest, const char *__restrict__ __src) noexcept(true) +# 490 + __attribute((__nonnull__(1, 2))); +# 491 +extern char *stpcpy(char *__restrict__ __dest, const char *__restrict__ __src) noexcept(true) +# 492 + __attribute((__nonnull__(1, 2))); +# 496 +extern char *__stpncpy(char *__restrict__ __dest, const char *__restrict__ __src, size_t __n) noexcept(true) +# 498 + __attribute((__nonnull__(1, 2))); +# 499 +extern char *stpncpy(char *__restrict__ __dest, const char *__restrict__ __src, size_t __n) noexcept(true) +# 501 + __attribute((__nonnull__(1, 2))); +# 506 +extern int strverscmp(const char * __s1, const char * __s2) noexcept(true) +# 507 + __attribute((__pure__)) __attribute((__nonnull__(1, 2))); +# 510 +extern char *strfry(char * __string) noexcept(true) __attribute((__nonnull__(1))); +# 513 +extern void *memfrob(void * __s, size_t __n) noexcept(true) __attribute((__nonnull__(1))) +# 514 + __attribute((__access__(__read_write__ , 1 , 2 ))); +# 522 +extern "C++" char *basename(char * __filename) noexcept(true) __asm__("basename") +# 523 + __attribute((__nonnull__(1))); +# 524 +extern "C++" const char *basename(const char * __filename) noexcept(true) __asm__("basename") +# 525 + __attribute((__nonnull__(1))); +# 539 "/usr/include/string.h" 3 +} +# 31 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 +typedef unsigned char __u_char; +# 32 +typedef unsigned short __u_short; +# 33 +typedef unsigned __u_int; +# 34 +typedef unsigned long __u_long; +# 37 +typedef signed char __int8_t; +# 38 +typedef unsigned char __uint8_t; +# 39 +typedef signed short __int16_t; +# 40 +typedef unsigned short __uint16_t; +# 41 +typedef signed int __int32_t; +# 42 +typedef unsigned __uint32_t; +# 44 +typedef signed long __int64_t; +# 45 +typedef unsigned long __uint64_t; +# 52 +typedef __int8_t __int_least8_t; +# 53 +typedef __uint8_t __uint_least8_t; +# 54 +typedef __int16_t __int_least16_t; +# 55 +typedef __uint16_t __uint_least16_t; +# 56 +typedef __int32_t __int_least32_t; +# 57 +typedef __uint32_t __uint_least32_t; +# 58 +typedef __int64_t __int_least64_t; +# 59 +typedef __uint64_t __uint_least64_t; +# 63 +typedef long __quad_t; +# 64 +typedef unsigned long __u_quad_t; +# 72 +typedef long __intmax_t; +# 73 +typedef unsigned long __uintmax_t; +# 145 "/usr/include/x86_64-linux-gnu/bits/types.h" 3 +typedef unsigned long __dev_t; +# 146 +typedef unsigned __uid_t; +# 147 +typedef unsigned __gid_t; +# 148 +typedef unsigned long __ino_t; +# 149 +typedef unsigned long __ino64_t; +# 150 +typedef unsigned __mode_t; +# 151 +typedef unsigned long __nlink_t; +# 152 +typedef long __off_t; +# 153 +typedef long __off64_t; +# 154 +typedef int __pid_t; +# 155 +typedef struct { int __val[2]; } __fsid_t; +# 156 +typedef long __clock_t; +# 157 +typedef unsigned long __rlim_t; +# 158 +typedef unsigned long __rlim64_t; +# 159 +typedef unsigned __id_t; +# 160 +typedef long __time_t; +# 161 +typedef unsigned __useconds_t; +# 162 +typedef long __suseconds_t; +# 163 +typedef long __suseconds64_t; +# 165 +typedef int __daddr_t; +# 166 +typedef int __key_t; +# 169 +typedef int __clockid_t; +# 172 +typedef void *__timer_t; +# 175 +typedef long __blksize_t; +# 180 +typedef long __blkcnt_t; +# 181 +typedef long __blkcnt64_t; +# 184 +typedef unsigned long __fsblkcnt_t; +# 185 +typedef unsigned long __fsblkcnt64_t; +# 188 +typedef unsigned long __fsfilcnt_t; +# 189 +typedef unsigned long __fsfilcnt64_t; +# 192 +typedef long __fsword_t; +# 194 +typedef long __ssize_t; +# 197 +typedef long __syscall_slong_t; +# 199 +typedef unsigned long __syscall_ulong_t; +# 203 +typedef __off64_t __loff_t; +# 204 +typedef char *__caddr_t; +# 207 +typedef long __intptr_t; +# 210 +typedef unsigned __socklen_t; +# 215 +typedef int __sig_atomic_t; +# 8 "/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h" 3 +struct timeval { +# 14 +__time_t tv_sec; +# 15 +__suseconds_t tv_usec; +# 17 +}; +# 26 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 +struct timex { +# 58 "/usr/include/x86_64-linux-gnu/bits/timex.h" 3 +unsigned modes; +# 59 +__syscall_slong_t offset; +# 60 +__syscall_slong_t freq; +# 61 +__syscall_slong_t maxerror; +# 62 +__syscall_slong_t esterror; +# 63 +int status; +# 64 +__syscall_slong_t constant; +# 65 +__syscall_slong_t precision; +# 66 +__syscall_slong_t tolerance; +# 67 +timeval time; +# 68 +__syscall_slong_t tick; +# 69 +__syscall_slong_t ppsfreq; +# 70 +__syscall_slong_t jitter; +# 71 +int shift; +# 72 +__syscall_slong_t stabil; +# 73 +__syscall_slong_t jitcnt; +# 74 +__syscall_slong_t calcnt; +# 75 +__syscall_slong_t errcnt; +# 76 +__syscall_slong_t stbcnt; +# 78 +int tai; +# 81 +int:32; int:32; int:32; int:32; +# 82 +int:32; int:32; int:32; int:32; +# 83 +int:32; int:32; int:32; +# 85 +}; +# 75 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 +extern "C" { +# 78 +extern int clock_adjtime(__clockid_t __clock_id, timex * __utx) noexcept(true); +# 90 "/usr/include/x86_64-linux-gnu/bits/time.h" 3 +} +# 7 "/usr/include/x86_64-linux-gnu/bits/types/clock_t.h" 3 +typedef __clock_t clock_t; +# 10 "/usr/include/x86_64-linux-gnu/bits/types/time_t.h" 3 +typedef __time_t time_t; +# 7 "/usr/include/x86_64-linux-gnu/bits/types/struct_tm.h" 3 +struct tm { +# 9 +int tm_sec; +# 10 +int tm_min; +# 11 +int tm_hour; +# 12 +int tm_mday; +# 13 +int tm_mon; +# 14 +int tm_year; +# 15 +int tm_wday; +# 16 +int tm_yday; +# 17 +int tm_isdst; +# 20 +long tm_gmtoff; +# 21 +const char *tm_zone; +# 26 +}; +# 11 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 3 +struct timespec { +# 16 +__time_t tv_sec; +# 21 +__syscall_slong_t tv_nsec; +# 31 "/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h" 3 +}; +# 7 "/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h" 3 +typedef __clockid_t clockid_t; +# 7 "/usr/include/x86_64-linux-gnu/bits/types/timer_t.h" 3 +typedef __timer_t timer_t; +# 8 "/usr/include/x86_64-linux-gnu/bits/types/struct_itimerspec.h" 3 +struct itimerspec { +# 10 +timespec it_interval; +# 11 +timespec it_value; +# 12 +}; +# 49 "/usr/include/time.h" 3 +struct sigevent; +# 54 +typedef __pid_t pid_t; +# 68 "/usr/include/time.h" 3 +extern "C" { +# 72 +extern clock_t clock() noexcept(true); +# 76 +extern time_t time(time_t * __timer) noexcept(true); +# 79 +extern double difftime(time_t __time1, time_t __time0) noexcept(true) +# 80 + __attribute((const)); +# 83 +extern time_t mktime(tm * __tp) noexcept(true); +# 100 "/usr/include/time.h" 3 +extern size_t strftime(char *__restrict__ __s, size_t __maxsize, const char *__restrict__ __format, const tm *__restrict__ __tp) noexcept(true); +# 107 +extern char *strptime(const char *__restrict__ __s, const char *__restrict__ __fmt, tm * __tp) noexcept(true); +# 116 +extern size_t strftime_l(char *__restrict__ __s, size_t __maxsize, const char *__restrict__ __format, const tm *__restrict__ __tp, locale_t __loc) noexcept(true); +# 123 +extern char *strptime_l(const char *__restrict__ __s, const char *__restrict__ __fmt, tm * __tp, locale_t __loc) noexcept(true); +# 132 +extern tm *gmtime(const time_t * __timer) noexcept(true); +# 136 +extern tm *localtime(const time_t * __timer) noexcept(true); +# 154 "/usr/include/time.h" 3 +extern tm *gmtime_r(const time_t *__restrict__ __timer, tm *__restrict__ __tp) noexcept(true); +# 159 +extern tm *localtime_r(const time_t *__restrict__ __timer, tm *__restrict__ __tp) noexcept(true); +# 179 "/usr/include/time.h" 3 +extern char *asctime(const tm * __tp) noexcept(true); +# 183 +extern char *ctime(const time_t * __timer) noexcept(true); +# 197 "/usr/include/time.h" 3 +extern char *asctime_r(const tm *__restrict__ __tp, char *__restrict__ __buf) noexcept(true); +# 202 +extern char *ctime_r(const time_t *__restrict__ __timer, char *__restrict__ __buf) noexcept(true); +# 217 "/usr/include/time.h" 3 +extern char *__tzname[2]; +# 218 +extern int __daylight; +# 219 +extern long __timezone; +# 224 +extern char *tzname[2]; +# 228 +extern void tzset() noexcept(true); +# 232 +extern int daylight; +# 233 +extern long timezone; +# 249 "/usr/include/time.h" 3 +extern time_t timegm(tm * __tp) noexcept(true); +# 251 +extern time_t timelocal(tm * __tp) noexcept(true); +# 262 "/usr/include/time.h" 3 +extern int dysize(int __year) noexcept(true) __attribute((const)); +# 272 "/usr/include/time.h" 3 +extern int nanosleep(const timespec * __requested_time, timespec * __remaining); +# 276 +extern int clock_getres(clockid_t __clock_id, timespec * __res) noexcept(true); +# 279 +extern int clock_gettime(clockid_t __clock_id, timespec * __tp) noexcept(true); +# 282 +extern int clock_settime(clockid_t __clock_id, const timespec * __tp) noexcept(true); +# 311 "/usr/include/time.h" 3 +extern int clock_nanosleep(clockid_t __clock_id, int __flags, const timespec * __req, timespec * __rem); +# 326 "/usr/include/time.h" 3 +extern int clock_getcpuclockid(pid_t __pid, clockid_t * __clock_id) noexcept(true); +# 331 +extern int timer_create(clockid_t __clock_id, sigevent *__restrict__ __evp, timer_t *__restrict__ __timerid) noexcept(true); +# 336 +extern int timer_delete(timer_t __timerid) noexcept(true); +# 340 +extern int timer_settime(timer_t __timerid, int __flags, const itimerspec *__restrict__ __value, itimerspec *__restrict__ __ovalue) noexcept(true); +# 345 +extern int timer_gettime(timer_t __timerid, itimerspec * __value) noexcept(true); +# 364 "/usr/include/time.h" 3 +extern int timer_getoverrun(timer_t __timerid) noexcept(true); +# 371 +extern int timespec_get(timespec * __ts, int __base) noexcept(true) +# 372 + __attribute((__nonnull__(1))); +# 387 "/usr/include/time.h" 3 +extern int timespec_getres(timespec * __ts, int __base) noexcept(true); +# 413 "/usr/include/time.h" 3 +extern int getdate_err; +# 422 "/usr/include/time.h" 3 +extern tm *getdate(const char * __string); +# 436 "/usr/include/time.h" 3 +extern int getdate_r(const char *__restrict__ __string, tm *__restrict__ __resbufp); +# 440 +} +# 88 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern "C" { +# 91 +extern clock_t clock() noexcept(true); +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern void *memset(void *, int, size_t) noexcept(true); +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +extern void *memcpy(void *, const void *, size_t) noexcept(true); +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/common_functions.h" +} +# 121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C" { +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int abs(int a) noexcept(true); +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long labs(long a) noexcept(true); +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long long llabs(long long a) noexcept(true); +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fabs(double x) noexcept(true); +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fabsf(float x) noexcept(true); +# 338 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern inline int min(const int a, const int b); +# 345 +extern inline unsigned umin(const unsigned a, const unsigned b); +# 352 +extern inline long long llmin(const long long a, const long long b); +# 359 +extern inline unsigned long long ullmin(const unsigned long long a, const unsigned long long b); +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fminf(float x, float y) noexcept(true); +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fmin(double x, double y) noexcept(true); +# 413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern inline int max(const int a, const int b); +# 421 +extern inline unsigned umax(const unsigned a, const unsigned b); +# 428 +extern inline long long llmax(const long long a, const long long b); +# 435 +extern inline unsigned long long ullmax(const unsigned long long a, const unsigned long long b); +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fmaxf(float x, float y) noexcept(true); +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fmax(double, double) noexcept(true); +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double sin(double x) noexcept(true); +# 553 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double cos(double x) noexcept(true); +# 572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern void sincos(double x, double * sptr, double * cptr) noexcept(true); +# 588 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern void sincosf(float x, float * sptr, float * cptr) noexcept(true); +# 633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double tan(double x) noexcept(true); +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double sqrt(double x) noexcept(true); +# 774 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double rsqrt(double x); +# 844 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float rsqrtf(float x); +# 900 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double log2(double x) noexcept(true); +# 965 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double exp2(double x) noexcept(true); +# 1030 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float exp2f(float x) noexcept(true); +# 1097 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double exp10(double x) noexcept(true); +# 1160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float exp10f(float x) noexcept(true); +# 1253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double expm1(double x) noexcept(true); +# 1345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float expm1f(float x) noexcept(true); +# 1401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float log2f(float x) noexcept(true); +# 1455 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double log10(double x) noexcept(true); +# 1525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double log(double x) noexcept(true); +# 1621 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double log1p(double x) noexcept(true); +# 1720 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float log1pf(float x) noexcept(true); +# 1784 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double floor(double x) noexcept(true); +# 1863 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double exp(double x) noexcept(true); +# 1904 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double cosh(double x) noexcept(true); +# 1954 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double sinh(double x) noexcept(true); +# 2004 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double tanh(double x) noexcept(true); +# 2059 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double acosh(double x) noexcept(true); +# 2117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float acoshf(float x) noexcept(true); +# 2170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double asinh(double x) noexcept(true); +# 2223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float asinhf(float x) noexcept(true); +# 2277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double atanh(double x) noexcept(true); +# 2331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float atanhf(float x) noexcept(true); +# 2380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double ldexp(double x, int exp) noexcept(true); +# 2426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float ldexpf(float x, int exp) noexcept(true); +# 2478 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double logb(double x) noexcept(true); +# 2533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float logbf(float x) noexcept(true); +# 2573 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int ilogb(double x) noexcept(true); +# 2613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int ilogbf(float x) noexcept(true); +# 2689 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double scalbn(double x, int n) noexcept(true); +# 2765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float scalbnf(float x, int n) noexcept(true); +# 2841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double scalbln(double x, long n) noexcept(true); +# 2917 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float scalblnf(float x, long n) noexcept(true); +# 2994 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double frexp(double x, int * nptr) noexcept(true); +# 3068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float frexpf(float x, int * nptr) noexcept(true); +# 3120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double round(double x) noexcept(true); +# 3175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float roundf(float x) noexcept(true); +# 3193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long lround(double x) noexcept(true); +# 3211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long lroundf(float x) noexcept(true); +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long long llround(double x) noexcept(true); +# 3247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long long llroundf(float x) noexcept(true); +# 3375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float rintf(float x) noexcept(true); +# 3392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long lrint(double x) noexcept(true); +# 3409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long lrintf(float x) noexcept(true); +# 3426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long long llrint(double x) noexcept(true); +# 3443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern long long llrintf(float x) noexcept(true); +# 3496 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double nearbyint(double x) noexcept(true); +# 3549 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float nearbyintf(float x) noexcept(true); +# 3611 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double ceil(double x) noexcept(true); +# 3661 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double trunc(double x) noexcept(true); +# 3714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float truncf(float x) noexcept(true); +# 3740 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fdim(double x, double y) noexcept(true); +# 3766 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fdimf(float x, float y) noexcept(true); +# 4066 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double atan2(double y, double x) noexcept(true); +# 4137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double atan(double x) noexcept(true); +# 4160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double acos(double x) noexcept(true); +# 4211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double asin(double x) noexcept(true); +# 4279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double hypot(double x, double y) noexcept(true); +# 4402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float hypotf(float x, float y) noexcept(true); +# 5188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double cbrt(double x) noexcept(true); +# 5274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float cbrtf(float x) noexcept(true); +# 5329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double rcbrt(double x); +# 5379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float rcbrtf(float x); +# 5439 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double sinpi(double x); +# 5499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float sinpif(float x); +# 5551 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double cospi(double x); +# 5603 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float cospif(float x); +# 5633 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern void sincospi(double x, double * sptr, double * cptr); +# 5663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern void sincospif(float x, float * sptr, float * cptr); +# 5996 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double pow(double x, double y) noexcept(true); +# 6052 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double modf(double x, double * iptr) noexcept(true); +# 6111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fmod(double x, double y) noexcept(true); +# 6207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double remainder(double x, double y) noexcept(true); +# 6306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float remainderf(float x, float y) noexcept(true); +# 6378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double remquo(double x, double y, int * quo) noexcept(true); +# 6450 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float remquof(float x, float y, int * quo) noexcept(true); +# 6491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double j0(double x) noexcept(true); +# 6533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float j0f(float x) noexcept(true); +# 6602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double j1(double x) noexcept(true); +# 6671 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float j1f(float x) noexcept(true); +# 6714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double jn(int n, double x) noexcept(true); +# 6757 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float jnf(int n, float x) noexcept(true); +# 6818 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double y0(double x) noexcept(true); +# 6879 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float y0f(float x) noexcept(true); +# 6940 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double y1(double x) noexcept(true); +# 7001 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float y1f(float x) noexcept(true); +# 7064 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double yn(int n, double x) noexcept(true); +# 7127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float ynf(int n, float x) noexcept(true); +# 7316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double erf(double x) noexcept(true); +# 7398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float erff(float x) noexcept(true); +# 7470 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double erfinv(double x); +# 7535 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float erfinvf(float x); +# 7574 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double erfc(double x) noexcept(true); +# 7612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float erfcf(float x) noexcept(true); +# 7729 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double lgamma(double x) noexcept(true); +# 7791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double erfcinv(double x); +# 7846 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float erfcinvf(float x); +# 7914 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double normcdfinv(double x); +# 7982 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float normcdfinvf(float x); +# 8025 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double normcdf(double x); +# 8068 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float normcdff(float x); +# 8132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double erfcx(double x); +# 8196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float erfcxf(float x); +# 8315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float lgammaf(float x) noexcept(true); +# 8413 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double tgamma(double x) noexcept(true); +# 8511 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float tgammaf(float x) noexcept(true); +# 8524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double copysign(double x, double y) noexcept(true); +# 8537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float copysignf(float x, float y) noexcept(true); +# 8556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double nextafter(double x, double y) noexcept(true); +# 8575 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float nextafterf(float x, float y) noexcept(true); +# 8591 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double nan(const char * tagp) noexcept(true); +# 8607 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float nanf(const char * tagp) noexcept(true); +# 8614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isinff(float) noexcept(true); +# 8615 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isnanf(float) noexcept(true); +# 8625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __finite(double) noexcept(true); +# 8626 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __finitef(float) noexcept(true); +# 8627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __signbit(double) noexcept(true); +# 8628 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isnan(double) noexcept(true); +# 8629 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isinf(double) noexcept(true); +# 8632 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __signbitf(float) noexcept(true); +# 8791 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern double fma(double x, double y, double z) noexcept(true); +# 8949 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fmaf(float x, float y, float z) noexcept(true); +# 8960 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __signbitl(long double) noexcept(true); +# 8966 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __finitel(long double) noexcept(true); +# 8967 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isinfl(long double) noexcept(true); +# 8968 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern int __isnanl(long double) noexcept(true); +# 9018 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float acosf(float x) noexcept(true); +# 9077 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float asinf(float x) noexcept(true); +# 9157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float atanf(float x) noexcept(true); +# 9454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float atan2f(float y, float x) noexcept(true); +# 9488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float cosf(float x) noexcept(true); +# 9530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float sinf(float x) noexcept(true); +# 9572 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float tanf(float x) noexcept(true); +# 9613 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float coshf(float x) noexcept(true); +# 9663 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float sinhf(float x) noexcept(true); +# 9713 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float tanhf(float x) noexcept(true); +# 9765 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float logf(float x) noexcept(true); +# 9845 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float expf(float x) noexcept(true); +# 9897 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float log10f(float x) noexcept(true); +# 9952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float modff(float x, float * iptr) noexcept(true); +# 10282 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float powf(float x, float y) noexcept(true); +# 10351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float sqrtf(float x) noexcept(true); +# 10410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float ceilf(float x) noexcept(true); +# 10471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float floorf(float x) noexcept(true); +# 10529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern float fmodf(float x, float y) noexcept(true); +# 10544 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} +# 278 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std { +# 280 +typedef unsigned long size_t; +# 281 +typedef long ptrdiff_t; +# 284 +typedef __decltype((nullptr)) nullptr_t; +# 286 +} +# 300 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +namespace std { +# 302 +inline namespace __cxx11 __attribute((__abi_tag__("cxx11"))) { } +# 303 +} +# 304 +namespace __gnu_cxx { +# 306 +inline namespace __cxx11 __attribute((__abi_tag__("cxx11"))) { } +# 307 +} +# 67 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +extern "C++" { +# 69 +namespace std __attribute((__visibility__("default"))) { +# 73 +struct __true_type { }; +# 74 +struct __false_type { }; +# 76 +template< bool > +# 77 +struct __truth_type { +# 78 +typedef __false_type __type; }; +# 81 +template<> struct __truth_type< true> { +# 82 +typedef __true_type __type; }; +# 86 +template< class _Sp, class _Tp> +# 87 +struct __traitor { +# 89 +enum { __value = ((bool)_Sp::__value) || ((bool)_Tp::__value)}; +# 90 +typedef typename __truth_type< __value> ::__type __type; +# 91 +}; +# 94 +template< class , class > +# 95 +struct __are_same { +# 97 +enum { __value}; +# 98 +typedef __false_type __type; +# 99 +}; +# 101 +template< class _Tp> +# 102 +struct __are_same< _Tp, _Tp> { +# 104 +enum { __value = 1}; +# 105 +typedef __true_type __type; +# 106 +}; +# 109 +template< class _Tp> +# 110 +struct __is_void { +# 112 +enum { __value}; +# 113 +typedef __false_type __type; +# 114 +}; +# 117 +template<> struct __is_void< void> { +# 119 +enum { __value = 1}; +# 120 +typedef __true_type __type; +# 121 +}; +# 126 +template< class _Tp> +# 127 +struct __is_integer { +# 129 +enum { __value}; +# 130 +typedef __false_type __type; +# 131 +}; +# 138 +template<> struct __is_integer< bool> { +# 140 +enum { __value = 1}; +# 141 +typedef __true_type __type; +# 142 +}; +# 145 +template<> struct __is_integer< char> { +# 147 +enum { __value = 1}; +# 148 +typedef __true_type __type; +# 149 +}; +# 152 +template<> struct __is_integer< signed char> { +# 154 +enum { __value = 1}; +# 155 +typedef __true_type __type; +# 156 +}; +# 159 +template<> struct __is_integer< unsigned char> { +# 161 +enum { __value = 1}; +# 162 +typedef __true_type __type; +# 163 +}; +# 167 +template<> struct __is_integer< wchar_t> { +# 169 +enum { __value = 1}; +# 170 +typedef __true_type __type; +# 171 +}; +# 185 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template<> struct __is_integer< char16_t> { +# 187 +enum { __value = 1}; +# 188 +typedef __true_type __type; +# 189 +}; +# 192 +template<> struct __is_integer< char32_t> { +# 194 +enum { __value = 1}; +# 195 +typedef __true_type __type; +# 196 +}; +# 200 +template<> struct __is_integer< short> { +# 202 +enum { __value = 1}; +# 203 +typedef __true_type __type; +# 204 +}; +# 207 +template<> struct __is_integer< unsigned short> { +# 209 +enum { __value = 1}; +# 210 +typedef __true_type __type; +# 211 +}; +# 214 +template<> struct __is_integer< int> { +# 216 +enum { __value = 1}; +# 217 +typedef __true_type __type; +# 218 +}; +# 221 +template<> struct __is_integer< unsigned> { +# 223 +enum { __value = 1}; +# 224 +typedef __true_type __type; +# 225 +}; +# 228 +template<> struct __is_integer< long> { +# 230 +enum { __value = 1}; +# 231 +typedef __true_type __type; +# 232 +}; +# 235 +template<> struct __is_integer< unsigned long> { +# 237 +enum { __value = 1}; +# 238 +typedef __true_type __type; +# 239 +}; +# 242 +template<> struct __is_integer< long long> { +# 244 +enum { __value = 1}; +# 245 +typedef __true_type __type; +# 246 +}; +# 249 +template<> struct __is_integer< unsigned long long> { +# 251 +enum { __value = 1}; +# 252 +typedef __true_type __type; +# 253 +}; +# 270 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template<> struct __is_integer< __int128> { enum { __value = 1}; typedef __true_type __type; }; template<> struct __is_integer< unsigned __int128> { enum { __value = 1}; typedef __true_type __type; }; +# 287 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template< class _Tp> +# 288 +struct __is_floating { +# 290 +enum { __value}; +# 291 +typedef __false_type __type; +# 292 +}; +# 296 +template<> struct __is_floating< float> { +# 298 +enum { __value = 1}; +# 299 +typedef __true_type __type; +# 300 +}; +# 303 +template<> struct __is_floating< double> { +# 305 +enum { __value = 1}; +# 306 +typedef __true_type __type; +# 307 +}; +# 310 +template<> struct __is_floating< long double> { +# 312 +enum { __value = 1}; +# 313 +typedef __true_type __type; +# 314 +}; +# 319 +template< class _Tp> +# 320 +struct __is_pointer { +# 322 +enum { __value}; +# 323 +typedef __false_type __type; +# 324 +}; +# 326 +template< class _Tp> +# 327 +struct __is_pointer< _Tp *> { +# 329 +enum { __value = 1}; +# 330 +typedef __true_type __type; +# 331 +}; +# 336 +template< class _Tp> +# 337 +struct __is_arithmetic : public __traitor< __is_integer< _Tp> , __is_floating< _Tp> > { +# 339 +}; +# 344 +template< class _Tp> +# 345 +struct __is_scalar : public __traitor< __is_arithmetic< _Tp> , __is_pointer< _Tp> > { +# 347 +}; +# 352 +template< class _Tp> +# 353 +struct __is_char { +# 355 +enum { __value}; +# 356 +typedef __false_type __type; +# 357 +}; +# 360 +template<> struct __is_char< char> { +# 362 +enum { __value = 1}; +# 363 +typedef __true_type __type; +# 364 +}; +# 368 +template<> struct __is_char< wchar_t> { +# 370 +enum { __value = 1}; +# 371 +typedef __true_type __type; +# 372 +}; +# 375 +template< class _Tp> +# 376 +struct __is_byte { +# 378 +enum { __value}; +# 379 +typedef __false_type __type; +# 380 +}; +# 383 +template<> struct __is_byte< char> { +# 385 +enum { __value = 1}; +# 386 +typedef __true_type __type; +# 387 +}; +# 390 +template<> struct __is_byte< signed char> { +# 392 +enum { __value = 1}; +# 393 +typedef __true_type __type; +# 394 +}; +# 397 +template<> struct __is_byte< unsigned char> { +# 399 +enum { __value = 1}; +# 400 +typedef __true_type __type; +# 401 +}; +# 404 +enum class byte: unsigned char; +# 407 +template<> struct __is_byte< byte> { +# 409 +enum { __value = 1}; +# 410 +typedef __true_type __type; +# 411 +}; +# 423 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template< class > struct iterator_traits; +# 426 +template< class _Tp> +# 427 +struct __is_nonvolatile_trivially_copyable { +# 429 +enum { __value = __is_trivially_copyable(_Tp)}; +# 430 +}; +# 435 +template< class _Tp> +# 436 +struct __is_nonvolatile_trivially_copyable< volatile _Tp> { +# 438 +enum { __value}; +# 439 +}; +# 442 +template< class _OutputIter, class _InputIter> +# 443 +struct __memcpyable { +# 445 +enum { __value}; +# 446 +}; +# 448 +template< class _Tp> +# 449 +struct __memcpyable< _Tp *, _Tp *> : public __is_nonvolatile_trivially_copyable< _Tp> { +# 451 +}; +# 453 +template< class _Tp> +# 454 +struct __memcpyable< _Tp *, const _Tp *> : public __is_nonvolatile_trivially_copyable< _Tp> { +# 456 +}; +# 463 +template< class _Iter1, class _Iter2> +# 464 +struct __memcmpable { +# 466 +enum { __value}; +# 467 +}; +# 470 +template< class _Tp> +# 471 +struct __memcmpable< _Tp *, _Tp *> : public __is_nonvolatile_trivially_copyable< _Tp> { +# 473 +}; +# 475 +template< class _Tp> +# 476 +struct __memcmpable< const _Tp *, _Tp *> : public __is_nonvolatile_trivially_copyable< _Tp> { +# 478 +}; +# 480 +template< class _Tp> +# 481 +struct __memcmpable< _Tp *, const _Tp *> : public __is_nonvolatile_trivially_copyable< _Tp> { +# 483 +}; +# 491 +template< class _Tp, bool _TreatAsBytes = __is_byte< _Tp> ::__value> +# 498 +struct __is_memcmp_ordered { +# 500 +static const bool __value = (((_Tp)(-1)) > ((_Tp)1)); +# 501 +}; +# 503 +template< class _Tp> +# 504 +struct __is_memcmp_ordered< _Tp, false> { +# 506 +static const bool __value = false; +# 507 +}; +# 510 +template< class _Tp, class _Up, bool = sizeof(_Tp) == sizeof(_Up)> +# 511 +struct __is_memcmp_ordered_with { +# 513 +static const bool __value = (__is_memcmp_ordered< _Tp> ::__value && __is_memcmp_ordered< _Up> ::__value); +# 515 +}; +# 517 +template< class _Tp, class _Up> +# 518 +struct __is_memcmp_ordered_with< _Tp, _Up, false> { +# 520 +static const bool __value = false; +# 521 +}; +# 533 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +template<> struct __is_memcmp_ordered_with< byte, byte, true> { +# 534 +static constexpr inline bool __value = true; }; +# 536 +template< class _Tp, bool _SameSize> +# 537 +struct __is_memcmp_ordered_with< _Tp, byte, _SameSize> { +# 538 +static constexpr inline bool __value = false; }; +# 540 +template< class _Up, bool _SameSize> +# 541 +struct __is_memcmp_ordered_with< byte, _Up, _SameSize> { +# 542 +static constexpr inline bool __value = false; }; +# 548 +template< class _Tp> +# 549 +struct __is_move_iterator { +# 551 +enum { __value}; +# 552 +typedef __false_type __type; +# 553 +}; +# 557 +template< class _Iterator> inline _Iterator +# 560 +__miter_base(_Iterator __it) +# 561 +{ return __it; } +# 564 +} +# 565 +} +# 37 "/usr/include/c++/11/ext/type_traits.h" 3 +extern "C++" { +# 39 +namespace __gnu_cxx __attribute((__visibility__("default"))) { +# 44 +template< bool , class > +# 45 +struct __enable_if { +# 46 +}; +# 48 +template< class _Tp> +# 49 +struct __enable_if< true, _Tp> { +# 50 +typedef _Tp __type; }; +# 54 +template< bool _Cond, class _Iftrue, class _Iffalse> +# 55 +struct __conditional_type { +# 56 +typedef _Iftrue __type; }; +# 58 +template< class _Iftrue, class _Iffalse> +# 59 +struct __conditional_type< false, _Iftrue, _Iffalse> { +# 60 +typedef _Iffalse __type; }; +# 64 +template< class _Tp> +# 65 +struct __add_unsigned { +# 68 +private: typedef __enable_if< std::__is_integer< _Tp> ::__value, _Tp> __if_type; +# 71 +public: typedef typename __enable_if< std::__is_integer< _Tp> ::__value, _Tp> ::__type __type; +# 72 +}; +# 75 +template<> struct __add_unsigned< char> { +# 76 +typedef unsigned char __type; }; +# 79 +template<> struct __add_unsigned< signed char> { +# 80 +typedef unsigned char __type; }; +# 83 +template<> struct __add_unsigned< short> { +# 84 +typedef unsigned short __type; }; +# 87 +template<> struct __add_unsigned< int> { +# 88 +typedef unsigned __type; }; +# 91 +template<> struct __add_unsigned< long> { +# 92 +typedef unsigned long __type; }; +# 95 +template<> struct __add_unsigned< long long> { +# 96 +typedef unsigned long long __type; }; +# 100 +template<> struct __add_unsigned< bool> ; +# 103 +template<> struct __add_unsigned< wchar_t> ; +# 107 +template< class _Tp> +# 108 +struct __remove_unsigned { +# 111 +private: typedef __enable_if< std::__is_integer< _Tp> ::__value, _Tp> __if_type; +# 114 +public: typedef typename __enable_if< std::__is_integer< _Tp> ::__value, _Tp> ::__type __type; +# 115 +}; +# 118 +template<> struct __remove_unsigned< char> { +# 119 +typedef signed char __type; }; +# 122 +template<> struct __remove_unsigned< unsigned char> { +# 123 +typedef signed char __type; }; +# 126 +template<> struct __remove_unsigned< unsigned short> { +# 127 +typedef short __type; }; +# 130 +template<> struct __remove_unsigned< unsigned> { +# 131 +typedef int __type; }; +# 134 +template<> struct __remove_unsigned< unsigned long> { +# 135 +typedef long __type; }; +# 138 +template<> struct __remove_unsigned< unsigned long long> { +# 139 +typedef long long __type; }; +# 143 +template<> struct __remove_unsigned< bool> ; +# 146 +template<> struct __remove_unsigned< wchar_t> ; +# 150 +template< class _Type> inline bool +# 152 +__is_null_pointer(_Type *__ptr) +# 153 +{ return __ptr == 0; } +# 155 +template< class _Type> inline bool +# 157 +__is_null_pointer(_Type) +# 158 +{ return false; } +# 162 +inline bool __is_null_pointer(std::nullptr_t) +# 163 +{ return true; } +# 168 +template< class _Tp, bool = std::template __is_integer< _Tp> ::__value> +# 169 +struct __promote { +# 170 +typedef double __type; }; +# 175 +template< class _Tp> +# 176 +struct __promote< _Tp, false> { +# 177 +}; +# 180 +template<> struct __promote< long double> { +# 181 +typedef long double __type; }; +# 184 +template<> struct __promote< double> { +# 185 +typedef double __type; }; +# 188 +template<> struct __promote< float> { +# 189 +typedef float __type; }; +# 192 +template< class ..._Tp> using __promoted_t = __decltype(((((typename __promote< _Tp> ::__type)0) + ... ))); +# 196 +template< class _Tp, class _Up, class +# 197 +_Tp2 = typename __promote< _Tp> ::__type, class +# 198 +_Up2 = typename __promote< _Up> ::__type> +# 199 +struct __promote_2 { +# 201 +typedef __typeof__(_Tp2() + _Up2()) __type; +# 202 +}; +# 204 +template< class _Tp, class _Up, class _Vp, class +# 205 +_Tp2 = typename __promote< _Tp> ::__type, class +# 206 +_Up2 = typename __promote< _Up> ::__type, class +# 207 +_Vp2 = typename __promote< _Vp> ::__type> +# 208 +struct __promote_3 { +# 210 +typedef __typeof__((_Tp2() + _Up2()) + _Vp2()) __type; +# 211 +}; +# 213 +template< class _Tp, class _Up, class _Vp, class _Wp, class +# 214 +_Tp2 = typename __promote< _Tp> ::__type, class +# 215 +_Up2 = typename __promote< _Up> ::__type, class +# 216 +_Vp2 = typename __promote< _Vp> ::__type, class +# 217 +_Wp2 = typename __promote< _Wp> ::__type> +# 218 +struct __promote_4 { +# 220 +typedef __typeof__(((_Tp2() + _Up2()) + _Vp2()) + _Wp2()) __type; +# 221 +}; +# 224 +} +# 225 +} +# 34 "/usr/include/math.h" 3 +extern "C" { +# 74 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 +typedef float __complex__ __cfloat128 __attribute((__mode__(__TC__))); +# 86 "/usr/include/x86_64-linux-gnu/bits/floatn.h" 3 +typedef __float128 _Float128; +# 214 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 +typedef float _Float32; +# 251 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 +typedef double _Float64; +# 268 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 +typedef double _Float32x; +# 285 "/usr/include/x86_64-linux-gnu/bits/floatn-common.h" 3 +typedef long double _Float64x; +# 163 "/usr/include/math.h" 3 +typedef float float_t; +# 164 +typedef double double_t; +# 252 "/usr/include/math.h" 3 +enum { +# 253 +FP_INT_UPWARD, +# 256 +FP_INT_DOWNWARD, +# 259 +FP_INT_TOWARDZERO, +# 262 +FP_INT_TONEARESTFROMZERO, +# 265 +FP_INT_TONEAREST +# 268 +}; +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 +extern int __fpclassify(double __value) noexcept(true) +# 21 + __attribute((const)); +# 24 +extern int __signbit(double __value) noexcept(true) +# 25 + __attribute((const)); +# 29 +extern int __isinf(double __value) noexcept(true) +# 30 + __attribute((const)); +# 33 +extern int __finite(double __value) noexcept(true) +# 34 + __attribute((const)); +# 37 +extern int __isnan(double __value) noexcept(true) +# 38 + __attribute((const)); +# 41 +extern int __iseqsig(double __x, double __y) noexcept(true); +# 44 +extern int __issignaling(double __value) noexcept(true) +# 45 + __attribute((const)); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern double acos(double __x) noexcept(true); extern double __acos(double __x) noexcept(true); +# 55 +extern double asin(double __x) noexcept(true); extern double __asin(double __x) noexcept(true); +# 57 +extern double atan(double __x) noexcept(true); extern double __atan(double __x) noexcept(true); +# 59 +extern double atan2(double __y, double __x) noexcept(true); extern double __atan2(double __y, double __x) noexcept(true); +# 62 +extern double cos(double __x) noexcept(true); extern double __cos(double __x) noexcept(true); +# 64 +extern double sin(double __x) noexcept(true); extern double __sin(double __x) noexcept(true); +# 66 +extern double tan(double __x) noexcept(true); extern double __tan(double __x) noexcept(true); +# 71 +extern double cosh(double __x) noexcept(true); extern double __cosh(double __x) noexcept(true); +# 73 +extern double sinh(double __x) noexcept(true); extern double __sinh(double __x) noexcept(true); +# 75 +extern double tanh(double __x) noexcept(true); extern double __tanh(double __x) noexcept(true); +# 79 +extern void sincos(double __x, double * __sinx, double * __cosx) noexcept(true); extern void __sincos(double __x, double * __sinx, double * __cosx) noexcept(true); +# 85 +extern double acosh(double __x) noexcept(true); extern double __acosh(double __x) noexcept(true); +# 87 +extern double asinh(double __x) noexcept(true); extern double __asinh(double __x) noexcept(true); +# 89 +extern double atanh(double __x) noexcept(true); extern double __atanh(double __x) noexcept(true); +# 95 +extern double exp(double __x) noexcept(true); extern double __exp(double __x) noexcept(true); +# 98 +extern double frexp(double __x, int * __exponent) noexcept(true); extern double __frexp(double __x, int * __exponent) noexcept(true); +# 101 +extern double ldexp(double __x, int __exponent) noexcept(true); extern double __ldexp(double __x, int __exponent) noexcept(true); +# 104 +extern double log(double __x) noexcept(true); extern double __log(double __x) noexcept(true); +# 107 +extern double log10(double __x) noexcept(true); extern double __log10(double __x) noexcept(true); +# 110 +extern double modf(double __x, double * __iptr) noexcept(true); extern double __modf(double __x, double * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern double exp10(double __x) noexcept(true); extern double __exp10(double __x) noexcept(true); +# 119 +extern double expm1(double __x) noexcept(true); extern double __expm1(double __x) noexcept(true); +# 122 +extern double log1p(double __x) noexcept(true); extern double __log1p(double __x) noexcept(true); +# 125 +extern double logb(double __x) noexcept(true); extern double __logb(double __x) noexcept(true); +# 130 +extern double exp2(double __x) noexcept(true); extern double __exp2(double __x) noexcept(true); +# 133 +extern double log2(double __x) noexcept(true); extern double __log2(double __x) noexcept(true); +# 140 +extern double pow(double __x, double __y) noexcept(true); extern double __pow(double __x, double __y) noexcept(true); +# 143 +extern double sqrt(double __x) noexcept(true); extern double __sqrt(double __x) noexcept(true); +# 147 +extern double hypot(double __x, double __y) noexcept(true); extern double __hypot(double __x, double __y) noexcept(true); +# 152 +extern double cbrt(double __x) noexcept(true); extern double __cbrt(double __x) noexcept(true); +# 159 +extern double ceil(double __x) noexcept(true) __attribute((const)); extern double __ceil(double __x) noexcept(true) __attribute((const)); +# 162 +extern double fabs(double __x) noexcept(true) __attribute((const)); extern double __fabs(double __x) noexcept(true) __attribute((const)); +# 165 +extern double floor(double __x) noexcept(true) __attribute((const)); extern double __floor(double __x) noexcept(true) __attribute((const)); +# 168 +extern double fmod(double __x, double __y) noexcept(true); extern double __fmod(double __x, double __y) noexcept(true); +# 183 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern int finite(double __value) noexcept(true) +# 184 + __attribute((const)); +# 187 +extern double drem(double __x, double __y) noexcept(true); extern double __drem(double __x, double __y) noexcept(true); +# 191 +extern double significand(double __x) noexcept(true); extern double __significand(double __x) noexcept(true); +# 198 +extern double copysign(double __x, double __y) noexcept(true) __attribute((const)); extern double __copysign(double __x, double __y) noexcept(true) __attribute((const)); +# 203 +extern double nan(const char * __tagb) noexcept(true); extern double __nan(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern double j0(double) noexcept(true); extern double __j0(double) noexcept(true); +# 221 +extern double j1(double) noexcept(true); extern double __j1(double) noexcept(true); +# 222 +extern double jn(int, double) noexcept(true); extern double __jn(int, double) noexcept(true); +# 223 +extern double y0(double) noexcept(true); extern double __y0(double) noexcept(true); +# 224 +extern double y1(double) noexcept(true); extern double __y1(double) noexcept(true); +# 225 +extern double yn(int, double) noexcept(true); extern double __yn(int, double) noexcept(true); +# 231 +extern double erf(double) noexcept(true); extern double __erf(double) noexcept(true); +# 232 +extern double erfc(double) noexcept(true); extern double __erfc(double) noexcept(true); +# 233 +extern double lgamma(double) noexcept(true); extern double __lgamma(double) noexcept(true); +# 238 +extern double tgamma(double) noexcept(true); extern double __tgamma(double) noexcept(true); +# 244 +extern double gamma(double) noexcept(true); extern double __gamma(double) noexcept(true); +# 252 +extern double lgamma_r(double, int * __signgamp) noexcept(true); extern double __lgamma_r(double, int * __signgamp) noexcept(true); +# 259 +extern double rint(double __x) noexcept(true); extern double __rint(double __x) noexcept(true); +# 262 +extern double nextafter(double __x, double __y) noexcept(true); extern double __nextafter(double __x, double __y) noexcept(true); +# 264 +extern double nexttoward(double __x, long double __y) noexcept(true); extern double __nexttoward(double __x, long double __y) noexcept(true); +# 269 +extern double nextdown(double __x) noexcept(true); extern double __nextdown(double __x) noexcept(true); +# 271 +extern double nextup(double __x) noexcept(true); extern double __nextup(double __x) noexcept(true); +# 275 +extern double remainder(double __x, double __y) noexcept(true); extern double __remainder(double __x, double __y) noexcept(true); +# 279 +extern double scalbn(double __x, int __n) noexcept(true); extern double __scalbn(double __x, int __n) noexcept(true); +# 283 +extern int ilogb(double __x) noexcept(true); extern int __ilogb(double __x) noexcept(true); +# 288 +extern long llogb(double __x) noexcept(true); extern long __llogb(double __x) noexcept(true); +# 293 +extern double scalbln(double __x, long __n) noexcept(true); extern double __scalbln(double __x, long __n) noexcept(true); +# 297 +extern double nearbyint(double __x) noexcept(true); extern double __nearbyint(double __x) noexcept(true); +# 301 +extern double round(double __x) noexcept(true) __attribute((const)); extern double __round(double __x) noexcept(true) __attribute((const)); +# 305 +extern double trunc(double __x) noexcept(true) __attribute((const)); extern double __trunc(double __x) noexcept(true) __attribute((const)); +# 310 +extern double remquo(double __x, double __y, int * __quo) noexcept(true); extern double __remquo(double __x, double __y, int * __quo) noexcept(true); +# 317 +extern long lrint(double __x) noexcept(true); extern long __lrint(double __x) noexcept(true); +# 319 +__extension__ extern long long llrint(double __x) noexcept(true); extern long long __llrint(double __x) noexcept(true); +# 323 +extern long lround(double __x) noexcept(true); extern long __lround(double __x) noexcept(true); +# 325 +__extension__ extern long long llround(double __x) noexcept(true); extern long long __llround(double __x) noexcept(true); +# 329 +extern double fdim(double __x, double __y) noexcept(true); extern double __fdim(double __x, double __y) noexcept(true); +# 333 +extern double fmax(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmax(double __x, double __y) noexcept(true) __attribute((const)); +# 336 +extern double fmin(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmin(double __x, double __y) noexcept(true) __attribute((const)); +# 340 +extern double fma(double __x, double __y, double __z) noexcept(true); extern double __fma(double __x, double __y, double __z) noexcept(true); +# 345 +extern double roundeven(double __x) noexcept(true) __attribute((const)); extern double __roundeven(double __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfp(double __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfp(double __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfp(double __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfp(double __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpx(double __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpx(double __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpx(double __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpx(double __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalize(double * __cx, const double * __x) noexcept(true); +# 377 +extern double fmaxmag(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmaxmag(double __x, double __y) noexcept(true) __attribute((const)); +# 380 +extern double fminmag(double __x, double __y) noexcept(true) __attribute((const)); extern double __fminmag(double __x, double __y) noexcept(true) __attribute((const)); +# 385 +extern double fmaximum(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmaximum(double __x, double __y) noexcept(true) __attribute((const)); +# 388 +extern double fminimum(double __x, double __y) noexcept(true) __attribute((const)); extern double __fminimum(double __x, double __y) noexcept(true) __attribute((const)); +# 391 +extern double fmaximum_num(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmaximum_num(double __x, double __y) noexcept(true) __attribute((const)); +# 394 +extern double fminimum_num(double __x, double __y) noexcept(true) __attribute((const)); extern double __fminimum_num(double __x, double __y) noexcept(true) __attribute((const)); +# 397 +extern double fmaximum_mag(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmaximum_mag(double __x, double __y) noexcept(true) __attribute((const)); +# 400 +extern double fminimum_mag(double __x, double __y) noexcept(true) __attribute((const)); extern double __fminimum_mag(double __x, double __y) noexcept(true) __attribute((const)); +# 403 +extern double fmaximum_mag_num(double __x, double __y) noexcept(true) __attribute((const)); extern double __fmaximum_mag_num(double __x, double __y) noexcept(true) __attribute((const)); +# 406 +extern double fminimum_mag_num(double __x, double __y) noexcept(true) __attribute((const)); extern double __fminimum_mag_num(double __x, double __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorder(const double * __x, const double * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermag(const double * __x, const double * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern double getpayload(const double * __x) noexcept(true); extern double __getpayload(const double * __x) noexcept(true); +# 424 +extern int setpayload(double * __x, double __payload) noexcept(true); +# 427 +extern int setpayloadsig(double * __x, double __payload) noexcept(true); +# 435 +extern double scalb(double __x, double __n) noexcept(true); extern double __scalb(double __x, double __n) noexcept(true); +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 +extern int __fpclassifyf(float __value) noexcept(true) +# 21 + __attribute((const)); +# 24 +extern int __signbitf(float __value) noexcept(true) +# 25 + __attribute((const)); +# 29 +extern int __isinff(float __value) noexcept(true) +# 30 + __attribute((const)); +# 33 +extern int __finitef(float __value) noexcept(true) +# 34 + __attribute((const)); +# 37 +extern int __isnanf(float __value) noexcept(true) +# 38 + __attribute((const)); +# 41 +extern int __iseqsigf(float __x, float __y) noexcept(true); +# 44 +extern int __issignalingf(float __value) noexcept(true) +# 45 + __attribute((const)); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern float acosf(float __x) noexcept(true); extern float __acosf(float __x) noexcept(true); +# 55 +extern float asinf(float __x) noexcept(true); extern float __asinf(float __x) noexcept(true); +# 57 +extern float atanf(float __x) noexcept(true); extern float __atanf(float __x) noexcept(true); +# 59 +extern float atan2f(float __y, float __x) noexcept(true); extern float __atan2f(float __y, float __x) noexcept(true); +# 62 +extern float cosf(float __x) noexcept(true); +# 64 +extern float sinf(float __x) noexcept(true); +# 66 +extern float tanf(float __x) noexcept(true); +# 71 +extern float coshf(float __x) noexcept(true); extern float __coshf(float __x) noexcept(true); +# 73 +extern float sinhf(float __x) noexcept(true); extern float __sinhf(float __x) noexcept(true); +# 75 +extern float tanhf(float __x) noexcept(true); extern float __tanhf(float __x) noexcept(true); +# 79 +extern void sincosf(float __x, float * __sinx, float * __cosx) noexcept(true); +# 85 +extern float acoshf(float __x) noexcept(true); extern float __acoshf(float __x) noexcept(true); +# 87 +extern float asinhf(float __x) noexcept(true); extern float __asinhf(float __x) noexcept(true); +# 89 +extern float atanhf(float __x) noexcept(true); extern float __atanhf(float __x) noexcept(true); +# 95 +extern float expf(float __x) noexcept(true); +# 98 +extern float frexpf(float __x, int * __exponent) noexcept(true); extern float __frexpf(float __x, int * __exponent) noexcept(true); +# 101 +extern float ldexpf(float __x, int __exponent) noexcept(true); extern float __ldexpf(float __x, int __exponent) noexcept(true); +# 104 +extern float logf(float __x) noexcept(true); +# 107 +extern float log10f(float __x) noexcept(true); +# 110 +extern float modff(float __x, float * __iptr) noexcept(true); extern float __modff(float __x, float * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern float exp10f(float __x) noexcept(true); +# 119 +extern float expm1f(float __x) noexcept(true); extern float __expm1f(float __x) noexcept(true); +# 122 +extern float log1pf(float __x) noexcept(true); extern float __log1pf(float __x) noexcept(true); +# 125 +extern float logbf(float __x) noexcept(true); extern float __logbf(float __x) noexcept(true); +# 130 +extern float exp2f(float __x) noexcept(true); extern float __exp2f(float __x) noexcept(true); +# 133 +extern float log2f(float __x) noexcept(true); +# 140 +extern float powf(float __x, float __y) noexcept(true); +# 143 +extern float sqrtf(float __x) noexcept(true); extern float __sqrtf(float __x) noexcept(true); +# 147 +extern float hypotf(float __x, float __y) noexcept(true); extern float __hypotf(float __x, float __y) noexcept(true); +# 152 +extern float cbrtf(float __x) noexcept(true); extern float __cbrtf(float __x) noexcept(true); +# 159 +extern float ceilf(float __x) noexcept(true) __attribute((const)); extern float __ceilf(float __x) noexcept(true) __attribute((const)); +# 162 +extern float fabsf(float __x) noexcept(true) __attribute((const)); extern float __fabsf(float __x) noexcept(true) __attribute((const)); +# 165 +extern float floorf(float __x) noexcept(true) __attribute((const)); extern float __floorf(float __x) noexcept(true) __attribute((const)); +# 168 +extern float fmodf(float __x, float __y) noexcept(true); extern float __fmodf(float __x, float __y) noexcept(true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern int isinff(float __value) noexcept(true) +# 178 + __attribute((const)); +# 183 +extern int finitef(float __value) noexcept(true) +# 184 + __attribute((const)); +# 187 +extern float dremf(float __x, float __y) noexcept(true); extern float __dremf(float __x, float __y) noexcept(true); +# 191 +extern float significandf(float __x) noexcept(true); extern float __significandf(float __x) noexcept(true); +# 198 +extern float copysignf(float __x, float __y) noexcept(true) __attribute((const)); extern float __copysignf(float __x, float __y) noexcept(true) __attribute((const)); +# 203 +extern float nanf(const char * __tagb) noexcept(true); extern float __nanf(const char * __tagb) noexcept(true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern int isnanf(float __value) noexcept(true) +# 214 + __attribute((const)); +# 220 +extern float j0f(float) noexcept(true); extern float __j0f(float) noexcept(true); +# 221 +extern float j1f(float) noexcept(true); extern float __j1f(float) noexcept(true); +# 222 +extern float jnf(int, float) noexcept(true); extern float __jnf(int, float) noexcept(true); +# 223 +extern float y0f(float) noexcept(true); extern float __y0f(float) noexcept(true); +# 224 +extern float y1f(float) noexcept(true); extern float __y1f(float) noexcept(true); +# 225 +extern float ynf(int, float) noexcept(true); extern float __ynf(int, float) noexcept(true); +# 231 +extern float erff(float) noexcept(true); extern float __erff(float) noexcept(true); +# 232 +extern float erfcf(float) noexcept(true); extern float __erfcf(float) noexcept(true); +# 233 +extern float lgammaf(float) noexcept(true); extern float __lgammaf(float) noexcept(true); +# 238 +extern float tgammaf(float) noexcept(true); extern float __tgammaf(float) noexcept(true); +# 244 +extern float gammaf(float) noexcept(true); extern float __gammaf(float) noexcept(true); +# 252 +extern float lgammaf_r(float, int * __signgamp) noexcept(true); extern float __lgammaf_r(float, int * __signgamp) noexcept(true); +# 259 +extern float rintf(float __x) noexcept(true); extern float __rintf(float __x) noexcept(true); +# 262 +extern float nextafterf(float __x, float __y) noexcept(true); extern float __nextafterf(float __x, float __y) noexcept(true); +# 264 +extern float nexttowardf(float __x, long double __y) noexcept(true); extern float __nexttowardf(float __x, long double __y) noexcept(true); +# 269 +extern float nextdownf(float __x) noexcept(true); extern float __nextdownf(float __x) noexcept(true); +# 271 +extern float nextupf(float __x) noexcept(true); extern float __nextupf(float __x) noexcept(true); +# 275 +extern float remainderf(float __x, float __y) noexcept(true); extern float __remainderf(float __x, float __y) noexcept(true); +# 279 +extern float scalbnf(float __x, int __n) noexcept(true); extern float __scalbnf(float __x, int __n) noexcept(true); +# 283 +extern int ilogbf(float __x) noexcept(true); extern int __ilogbf(float __x) noexcept(true); +# 288 +extern long llogbf(float __x) noexcept(true); extern long __llogbf(float __x) noexcept(true); +# 293 +extern float scalblnf(float __x, long __n) noexcept(true); extern float __scalblnf(float __x, long __n) noexcept(true); +# 297 +extern float nearbyintf(float __x) noexcept(true); extern float __nearbyintf(float __x) noexcept(true); +# 301 +extern float roundf(float __x) noexcept(true) __attribute((const)); extern float __roundf(float __x) noexcept(true) __attribute((const)); +# 305 +extern float truncf(float __x) noexcept(true) __attribute((const)); extern float __truncf(float __x) noexcept(true) __attribute((const)); +# 310 +extern float remquof(float __x, float __y, int * __quo) noexcept(true); extern float __remquof(float __x, float __y, int * __quo) noexcept(true); +# 317 +extern long lrintf(float __x) noexcept(true); extern long __lrintf(float __x) noexcept(true); +# 319 +__extension__ extern long long llrintf(float __x) noexcept(true); extern long long __llrintf(float __x) noexcept(true); +# 323 +extern long lroundf(float __x) noexcept(true); extern long __lroundf(float __x) noexcept(true); +# 325 +__extension__ extern long long llroundf(float __x) noexcept(true); extern long long __llroundf(float __x) noexcept(true); +# 329 +extern float fdimf(float __x, float __y) noexcept(true); extern float __fdimf(float __x, float __y) noexcept(true); +# 333 +extern float fmaxf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaxf(float __x, float __y) noexcept(true) __attribute((const)); +# 336 +extern float fminf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminf(float __x, float __y) noexcept(true) __attribute((const)); +# 340 +extern float fmaf(float __x, float __y, float __z) noexcept(true); extern float __fmaf(float __x, float __y, float __z) noexcept(true); +# 345 +extern float roundevenf(float __x) noexcept(true) __attribute((const)); extern float __roundevenf(float __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf(float __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf(float __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf(float __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf(float __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf(float __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf(float __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf(float __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf(float __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef(float * __cx, const float * __x) noexcept(true); +# 377 +extern float fmaxmagf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaxmagf(float __x, float __y) noexcept(true) __attribute((const)); +# 380 +extern float fminmagf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminmagf(float __x, float __y) noexcept(true) __attribute((const)); +# 385 +extern float fmaximumf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaximumf(float __x, float __y) noexcept(true) __attribute((const)); +# 388 +extern float fminimumf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminimumf(float __x, float __y) noexcept(true) __attribute((const)); +# 391 +extern float fmaximum_numf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaximum_numf(float __x, float __y) noexcept(true) __attribute((const)); +# 394 +extern float fminimum_numf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminimum_numf(float __x, float __y) noexcept(true) __attribute((const)); +# 397 +extern float fmaximum_magf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaximum_magf(float __x, float __y) noexcept(true) __attribute((const)); +# 400 +extern float fminimum_magf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminimum_magf(float __x, float __y) noexcept(true) __attribute((const)); +# 403 +extern float fmaximum_mag_numf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fmaximum_mag_numf(float __x, float __y) noexcept(true) __attribute((const)); +# 406 +extern float fminimum_mag_numf(float __x, float __y) noexcept(true) __attribute((const)); extern float __fminimum_mag_numf(float __x, float __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf(const float * __x, const float * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf(const float * __x, const float * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern float getpayloadf(const float * __x) noexcept(true); extern float __getpayloadf(const float * __x) noexcept(true); +# 424 +extern int setpayloadf(float * __x, float __payload) noexcept(true); +# 427 +extern int setpayloadsigf(float * __x, float __payload) noexcept(true); +# 435 +extern float scalbf(float __x, float __n) noexcept(true); extern float __scalbf(float __x, float __n) noexcept(true); +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 +extern int __fpclassifyl(long double __value) noexcept(true) +# 21 + __attribute((const)); +# 24 +extern int __signbitl(long double __value) noexcept(true) +# 25 + __attribute((const)); +# 29 +extern int __isinfl(long double __value) noexcept(true) +# 30 + __attribute((const)); +# 33 +extern int __finitel(long double __value) noexcept(true) +# 34 + __attribute((const)); +# 37 +extern int __isnanl(long double __value) noexcept(true) +# 38 + __attribute((const)); +# 41 +extern int __iseqsigl(long double __x, long double __y) noexcept(true); +# 44 +extern int __issignalingl(long double __value) noexcept(true) +# 45 + __attribute((const)); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern long double acosl(long double __x) noexcept(true); extern long double __acosl(long double __x) noexcept(true); +# 55 +extern long double asinl(long double __x) noexcept(true); extern long double __asinl(long double __x) noexcept(true); +# 57 +extern long double atanl(long double __x) noexcept(true); extern long double __atanl(long double __x) noexcept(true); +# 59 +extern long double atan2l(long double __y, long double __x) noexcept(true); extern long double __atan2l(long double __y, long double __x) noexcept(true); +# 62 +extern long double cosl(long double __x) noexcept(true); extern long double __cosl(long double __x) noexcept(true); +# 64 +extern long double sinl(long double __x) noexcept(true); extern long double __sinl(long double __x) noexcept(true); +# 66 +extern long double tanl(long double __x) noexcept(true); extern long double __tanl(long double __x) noexcept(true); +# 71 +extern long double coshl(long double __x) noexcept(true); extern long double __coshl(long double __x) noexcept(true); +# 73 +extern long double sinhl(long double __x) noexcept(true); extern long double __sinhl(long double __x) noexcept(true); +# 75 +extern long double tanhl(long double __x) noexcept(true); extern long double __tanhl(long double __x) noexcept(true); +# 79 +extern void sincosl(long double __x, long double * __sinx, long double * __cosx) noexcept(true); extern void __sincosl(long double __x, long double * __sinx, long double * __cosx) noexcept(true); +# 85 +extern long double acoshl(long double __x) noexcept(true); extern long double __acoshl(long double __x) noexcept(true); +# 87 +extern long double asinhl(long double __x) noexcept(true); extern long double __asinhl(long double __x) noexcept(true); +# 89 +extern long double atanhl(long double __x) noexcept(true); extern long double __atanhl(long double __x) noexcept(true); +# 95 +extern long double expl(long double __x) noexcept(true); extern long double __expl(long double __x) noexcept(true); +# 98 +extern long double frexpl(long double __x, int * __exponent) noexcept(true); extern long double __frexpl(long double __x, int * __exponent) noexcept(true); +# 101 +extern long double ldexpl(long double __x, int __exponent) noexcept(true); extern long double __ldexpl(long double __x, int __exponent) noexcept(true); +# 104 +extern long double logl(long double __x) noexcept(true); extern long double __logl(long double __x) noexcept(true); +# 107 +extern long double log10l(long double __x) noexcept(true); extern long double __log10l(long double __x) noexcept(true); +# 110 +extern long double modfl(long double __x, long double * __iptr) noexcept(true); extern long double __modfl(long double __x, long double * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern long double exp10l(long double __x) noexcept(true); extern long double __exp10l(long double __x) noexcept(true); +# 119 +extern long double expm1l(long double __x) noexcept(true); extern long double __expm1l(long double __x) noexcept(true); +# 122 +extern long double log1pl(long double __x) noexcept(true); extern long double __log1pl(long double __x) noexcept(true); +# 125 +extern long double logbl(long double __x) noexcept(true); extern long double __logbl(long double __x) noexcept(true); +# 130 +extern long double exp2l(long double __x) noexcept(true); extern long double __exp2l(long double __x) noexcept(true); +# 133 +extern long double log2l(long double __x) noexcept(true); extern long double __log2l(long double __x) noexcept(true); +# 140 +extern long double powl(long double __x, long double __y) noexcept(true); extern long double __powl(long double __x, long double __y) noexcept(true); +# 143 +extern long double sqrtl(long double __x) noexcept(true); extern long double __sqrtl(long double __x) noexcept(true); +# 147 +extern long double hypotl(long double __x, long double __y) noexcept(true); extern long double __hypotl(long double __x, long double __y) noexcept(true); +# 152 +extern long double cbrtl(long double __x) noexcept(true); extern long double __cbrtl(long double __x) noexcept(true); +# 159 +extern long double ceill(long double __x) noexcept(true) __attribute((const)); extern long double __ceill(long double __x) noexcept(true) __attribute((const)); +# 162 +extern long double fabsl(long double __x) noexcept(true) __attribute((const)); extern long double __fabsl(long double __x) noexcept(true) __attribute((const)); +# 165 +extern long double floorl(long double __x) noexcept(true) __attribute((const)); extern long double __floorl(long double __x) noexcept(true) __attribute((const)); +# 168 +extern long double fmodl(long double __x, long double __y) noexcept(true); extern long double __fmodl(long double __x, long double __y) noexcept(true); +# 177 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern int isinfl(long double __value) noexcept(true) +# 178 + __attribute((const)); +# 183 +extern int finitel(long double __value) noexcept(true) +# 184 + __attribute((const)); +# 187 +extern long double dreml(long double __x, long double __y) noexcept(true); extern long double __dreml(long double __x, long double __y) noexcept(true); +# 191 +extern long double significandl(long double __x) noexcept(true); extern long double __significandl(long double __x) noexcept(true); +# 198 +extern long double copysignl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __copysignl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 203 +extern long double nanl(const char * __tagb) noexcept(true); extern long double __nanl(const char * __tagb) noexcept(true); +# 213 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern int isnanl(long double __value) noexcept(true) +# 214 + __attribute((const)); +# 220 +extern long double j0l(long double) noexcept(true); extern long double __j0l(long double) noexcept(true); +# 221 +extern long double j1l(long double) noexcept(true); extern long double __j1l(long double) noexcept(true); +# 222 +extern long double jnl(int, long double) noexcept(true); extern long double __jnl(int, long double) noexcept(true); +# 223 +extern long double y0l(long double) noexcept(true); extern long double __y0l(long double) noexcept(true); +# 224 +extern long double y1l(long double) noexcept(true); extern long double __y1l(long double) noexcept(true); +# 225 +extern long double ynl(int, long double) noexcept(true); extern long double __ynl(int, long double) noexcept(true); +# 231 +extern long double erfl(long double) noexcept(true); extern long double __erfl(long double) noexcept(true); +# 232 +extern long double erfcl(long double) noexcept(true); extern long double __erfcl(long double) noexcept(true); +# 233 +extern long double lgammal(long double) noexcept(true); extern long double __lgammal(long double) noexcept(true); +# 238 +extern long double tgammal(long double) noexcept(true); extern long double __tgammal(long double) noexcept(true); +# 244 +extern long double gammal(long double) noexcept(true); extern long double __gammal(long double) noexcept(true); +# 252 +extern long double lgammal_r(long double, int * __signgamp) noexcept(true); extern long double __lgammal_r(long double, int * __signgamp) noexcept(true); +# 259 +extern long double rintl(long double __x) noexcept(true); extern long double __rintl(long double __x) noexcept(true); +# 262 +extern long double nextafterl(long double __x, long double __y) noexcept(true); extern long double __nextafterl(long double __x, long double __y) noexcept(true); +# 264 +extern long double nexttowardl(long double __x, long double __y) noexcept(true); extern long double __nexttowardl(long double __x, long double __y) noexcept(true); +# 269 +extern long double nextdownl(long double __x) noexcept(true); extern long double __nextdownl(long double __x) noexcept(true); +# 271 +extern long double nextupl(long double __x) noexcept(true); extern long double __nextupl(long double __x) noexcept(true); +# 275 +extern long double remainderl(long double __x, long double __y) noexcept(true); extern long double __remainderl(long double __x, long double __y) noexcept(true); +# 279 +extern long double scalbnl(long double __x, int __n) noexcept(true); extern long double __scalbnl(long double __x, int __n) noexcept(true); +# 283 +extern int ilogbl(long double __x) noexcept(true); extern int __ilogbl(long double __x) noexcept(true); +# 288 +extern long llogbl(long double __x) noexcept(true); extern long __llogbl(long double __x) noexcept(true); +# 293 +extern long double scalblnl(long double __x, long __n) noexcept(true); extern long double __scalblnl(long double __x, long __n) noexcept(true); +# 297 +extern long double nearbyintl(long double __x) noexcept(true); extern long double __nearbyintl(long double __x) noexcept(true); +# 301 +extern long double roundl(long double __x) noexcept(true) __attribute((const)); extern long double __roundl(long double __x) noexcept(true) __attribute((const)); +# 305 +extern long double truncl(long double __x) noexcept(true) __attribute((const)); extern long double __truncl(long double __x) noexcept(true) __attribute((const)); +# 310 +extern long double remquol(long double __x, long double __y, int * __quo) noexcept(true); extern long double __remquol(long double __x, long double __y, int * __quo) noexcept(true); +# 317 +extern long lrintl(long double __x) noexcept(true); extern long __lrintl(long double __x) noexcept(true); +# 319 +__extension__ extern long long llrintl(long double __x) noexcept(true); extern long long __llrintl(long double __x) noexcept(true); +# 323 +extern long lroundl(long double __x) noexcept(true); extern long __lroundl(long double __x) noexcept(true); +# 325 +__extension__ extern long long llroundl(long double __x) noexcept(true); extern long long __llroundl(long double __x) noexcept(true); +# 329 +extern long double fdiml(long double __x, long double __y) noexcept(true); extern long double __fdiml(long double __x, long double __y) noexcept(true); +# 333 +extern long double fmaxl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaxl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 336 +extern long double fminl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 340 +extern long double fmal(long double __x, long double __y, long double __z) noexcept(true); extern long double __fmal(long double __x, long double __y, long double __z) noexcept(true); +# 345 +extern long double roundevenl(long double __x) noexcept(true) __attribute((const)); extern long double __roundevenl(long double __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpl(long double __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpl(long double __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpl(long double __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpl(long double __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxl(long double __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxl(long double __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxl(long double __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxl(long double __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizel(long double * __cx, const long double * __x) noexcept(true); +# 377 +extern long double fmaxmagl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaxmagl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 380 +extern long double fminmagl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminmagl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 385 +extern long double fmaximuml(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaximuml(long double __x, long double __y) noexcept(true) __attribute((const)); +# 388 +extern long double fminimuml(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminimuml(long double __x, long double __y) noexcept(true) __attribute((const)); +# 391 +extern long double fmaximum_numl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaximum_numl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 394 +extern long double fminimum_numl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminimum_numl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 397 +extern long double fmaximum_magl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaximum_magl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 400 +extern long double fminimum_magl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminimum_magl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 403 +extern long double fmaximum_mag_numl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fmaximum_mag_numl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 406 +extern long double fminimum_mag_numl(long double __x, long double __y) noexcept(true) __attribute((const)); extern long double __fminimum_mag_numl(long double __x, long double __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderl(const long double * __x, const long double * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagl(const long double * __x, const long double * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern long double getpayloadl(const long double * __x) noexcept(true); extern long double __getpayloadl(const long double * __x) noexcept(true); +# 424 +extern int setpayloadl(long double * __x, long double __payload) noexcept(true); +# 427 +extern int setpayloadsigl(long double * __x, long double __payload) noexcept(true); +# 435 +extern long double scalbl(long double __x, long double __n) noexcept(true); extern long double __scalbl(long double __x, long double __n) noexcept(true); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32 acosf32(_Float32 __x) noexcept(true); extern _Float32 __acosf32(_Float32 __x) noexcept(true); +# 55 +extern _Float32 asinf32(_Float32 __x) noexcept(true); extern _Float32 __asinf32(_Float32 __x) noexcept(true); +# 57 +extern _Float32 atanf32(_Float32 __x) noexcept(true); extern _Float32 __atanf32(_Float32 __x) noexcept(true); +# 59 +extern _Float32 atan2f32(_Float32 __y, _Float32 __x) noexcept(true); extern _Float32 __atan2f32(_Float32 __y, _Float32 __x) noexcept(true); +# 62 +extern _Float32 cosf32(_Float32 __x) noexcept(true); extern _Float32 __cosf32(_Float32 __x) noexcept(true); +# 64 +extern _Float32 sinf32(_Float32 __x) noexcept(true); extern _Float32 __sinf32(_Float32 __x) noexcept(true); +# 66 +extern _Float32 tanf32(_Float32 __x) noexcept(true); extern _Float32 __tanf32(_Float32 __x) noexcept(true); +# 71 +extern _Float32 coshf32(_Float32 __x) noexcept(true); extern _Float32 __coshf32(_Float32 __x) noexcept(true); +# 73 +extern _Float32 sinhf32(_Float32 __x) noexcept(true); extern _Float32 __sinhf32(_Float32 __x) noexcept(true); +# 75 +extern _Float32 tanhf32(_Float32 __x) noexcept(true); extern _Float32 __tanhf32(_Float32 __x) noexcept(true); +# 79 +extern void sincosf32(_Float32 __x, _Float32 * __sinx, _Float32 * __cosx) noexcept(true); extern void __sincosf32(_Float32 __x, _Float32 * __sinx, _Float32 * __cosx) noexcept(true); +# 85 +extern _Float32 acoshf32(_Float32 __x) noexcept(true); extern _Float32 __acoshf32(_Float32 __x) noexcept(true); +# 87 +extern _Float32 asinhf32(_Float32 __x) noexcept(true); extern _Float32 __asinhf32(_Float32 __x) noexcept(true); +# 89 +extern _Float32 atanhf32(_Float32 __x) noexcept(true); extern _Float32 __atanhf32(_Float32 __x) noexcept(true); +# 95 +extern _Float32 expf32(_Float32 __x) noexcept(true); extern _Float32 __expf32(_Float32 __x) noexcept(true); +# 98 +extern _Float32 frexpf32(_Float32 __x, int * __exponent) noexcept(true); extern _Float32 __frexpf32(_Float32 __x, int * __exponent) noexcept(true); +# 101 +extern _Float32 ldexpf32(_Float32 __x, int __exponent) noexcept(true); extern _Float32 __ldexpf32(_Float32 __x, int __exponent) noexcept(true); +# 104 +extern _Float32 logf32(_Float32 __x) noexcept(true); extern _Float32 __logf32(_Float32 __x) noexcept(true); +# 107 +extern _Float32 log10f32(_Float32 __x) noexcept(true); extern _Float32 __log10f32(_Float32 __x) noexcept(true); +# 110 +extern _Float32 modff32(_Float32 __x, _Float32 * __iptr) noexcept(true); extern _Float32 __modff32(_Float32 __x, _Float32 * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern _Float32 exp10f32(_Float32 __x) noexcept(true); extern _Float32 __exp10f32(_Float32 __x) noexcept(true); +# 119 +extern _Float32 expm1f32(_Float32 __x) noexcept(true); extern _Float32 __expm1f32(_Float32 __x) noexcept(true); +# 122 +extern _Float32 log1pf32(_Float32 __x) noexcept(true); extern _Float32 __log1pf32(_Float32 __x) noexcept(true); +# 125 +extern _Float32 logbf32(_Float32 __x) noexcept(true); extern _Float32 __logbf32(_Float32 __x) noexcept(true); +# 130 +extern _Float32 exp2f32(_Float32 __x) noexcept(true); extern _Float32 __exp2f32(_Float32 __x) noexcept(true); +# 133 +extern _Float32 log2f32(_Float32 __x) noexcept(true); extern _Float32 __log2f32(_Float32 __x) noexcept(true); +# 140 +extern _Float32 powf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __powf32(_Float32 __x, _Float32 __y) noexcept(true); +# 143 +extern _Float32 sqrtf32(_Float32 __x) noexcept(true); extern _Float32 __sqrtf32(_Float32 __x) noexcept(true); +# 147 +extern _Float32 hypotf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __hypotf32(_Float32 __x, _Float32 __y) noexcept(true); +# 152 +extern _Float32 cbrtf32(_Float32 __x) noexcept(true); extern _Float32 __cbrtf32(_Float32 __x) noexcept(true); +# 159 +extern _Float32 ceilf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __ceilf32(_Float32 __x) noexcept(true) __attribute((const)); +# 162 +extern _Float32 fabsf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __fabsf32(_Float32 __x) noexcept(true) __attribute((const)); +# 165 +extern _Float32 floorf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __floorf32(_Float32 __x) noexcept(true) __attribute((const)); +# 168 +extern _Float32 fmodf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __fmodf32(_Float32 __x, _Float32 __y) noexcept(true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32 copysignf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __copysignf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 203 +extern _Float32 nanf32(const char * __tagb) noexcept(true); extern _Float32 __nanf32(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32 j0f32(_Float32) noexcept(true); extern _Float32 __j0f32(_Float32) noexcept(true); +# 221 +extern _Float32 j1f32(_Float32) noexcept(true); extern _Float32 __j1f32(_Float32) noexcept(true); +# 222 +extern _Float32 jnf32(int, _Float32) noexcept(true); extern _Float32 __jnf32(int, _Float32) noexcept(true); +# 223 +extern _Float32 y0f32(_Float32) noexcept(true); extern _Float32 __y0f32(_Float32) noexcept(true); +# 224 +extern _Float32 y1f32(_Float32) noexcept(true); extern _Float32 __y1f32(_Float32) noexcept(true); +# 225 +extern _Float32 ynf32(int, _Float32) noexcept(true); extern _Float32 __ynf32(int, _Float32) noexcept(true); +# 231 +extern _Float32 erff32(_Float32) noexcept(true); extern _Float32 __erff32(_Float32) noexcept(true); +# 232 +extern _Float32 erfcf32(_Float32) noexcept(true); extern _Float32 __erfcf32(_Float32) noexcept(true); +# 233 +extern _Float32 lgammaf32(_Float32) noexcept(true); extern _Float32 __lgammaf32(_Float32) noexcept(true); +# 238 +extern _Float32 tgammaf32(_Float32) noexcept(true); extern _Float32 __tgammaf32(_Float32) noexcept(true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32 lgammaf32_r(_Float32, int * __signgamp) noexcept(true); extern _Float32 __lgammaf32_r(_Float32, int * __signgamp) noexcept(true); +# 259 +extern _Float32 rintf32(_Float32 __x) noexcept(true); extern _Float32 __rintf32(_Float32 __x) noexcept(true); +# 262 +extern _Float32 nextafterf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __nextafterf32(_Float32 __x, _Float32 __y) noexcept(true); +# 269 +extern _Float32 nextdownf32(_Float32 __x) noexcept(true); extern _Float32 __nextdownf32(_Float32 __x) noexcept(true); +# 271 +extern _Float32 nextupf32(_Float32 __x) noexcept(true); extern _Float32 __nextupf32(_Float32 __x) noexcept(true); +# 275 +extern _Float32 remainderf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __remainderf32(_Float32 __x, _Float32 __y) noexcept(true); +# 279 +extern _Float32 scalbnf32(_Float32 __x, int __n) noexcept(true); extern _Float32 __scalbnf32(_Float32 __x, int __n) noexcept(true); +# 283 +extern int ilogbf32(_Float32 __x) noexcept(true); extern int __ilogbf32(_Float32 __x) noexcept(true); +# 288 +extern long llogbf32(_Float32 __x) noexcept(true); extern long __llogbf32(_Float32 __x) noexcept(true); +# 293 +extern _Float32 scalblnf32(_Float32 __x, long __n) noexcept(true); extern _Float32 __scalblnf32(_Float32 __x, long __n) noexcept(true); +# 297 +extern _Float32 nearbyintf32(_Float32 __x) noexcept(true); extern _Float32 __nearbyintf32(_Float32 __x) noexcept(true); +# 301 +extern _Float32 roundf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __roundf32(_Float32 __x) noexcept(true) __attribute((const)); +# 305 +extern _Float32 truncf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __truncf32(_Float32 __x) noexcept(true) __attribute((const)); +# 310 +extern _Float32 remquof32(_Float32 __x, _Float32 __y, int * __quo) noexcept(true); extern _Float32 __remquof32(_Float32 __x, _Float32 __y, int * __quo) noexcept(true); +# 317 +extern long lrintf32(_Float32 __x) noexcept(true); extern long __lrintf32(_Float32 __x) noexcept(true); +# 319 +__extension__ extern long long llrintf32(_Float32 __x) noexcept(true); extern long long __llrintf32(_Float32 __x) noexcept(true); +# 323 +extern long lroundf32(_Float32 __x) noexcept(true); extern long __lroundf32(_Float32 __x) noexcept(true); +# 325 +__extension__ extern long long llroundf32(_Float32 __x) noexcept(true); extern long long __llroundf32(_Float32 __x) noexcept(true); +# 329 +extern _Float32 fdimf32(_Float32 __x, _Float32 __y) noexcept(true); extern _Float32 __fdimf32(_Float32 __x, _Float32 __y) noexcept(true); +# 333 +extern _Float32 fmaxf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaxf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 336 +extern _Float32 fminf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 340 +extern _Float32 fmaf32(_Float32 __x, _Float32 __y, _Float32 __z) noexcept(true); extern _Float32 __fmaf32(_Float32 __x, _Float32 __y, _Float32 __z) noexcept(true); +# 345 +extern _Float32 roundevenf32(_Float32 __x) noexcept(true) __attribute((const)); extern _Float32 __roundevenf32(_Float32 __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf32(_Float32 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf32(_Float32 __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf32(_Float32 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf32(_Float32 __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf32(_Float32 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf32(_Float32 __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf32(_Float32 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf32(_Float32 __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef32(_Float32 * __cx, const _Float32 * __x) noexcept(true); +# 377 +extern _Float32 fmaxmagf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaxmagf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 380 +extern _Float32 fminmagf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminmagf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 385 +extern _Float32 fmaximumf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaximumf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 388 +extern _Float32 fminimumf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminimumf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 391 +extern _Float32 fmaximum_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaximum_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 394 +extern _Float32 fminimum_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminimum_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 397 +extern _Float32 fmaximum_magf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaximum_magf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 400 +extern _Float32 fminimum_magf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminimum_magf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 403 +extern _Float32 fmaximum_mag_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fmaximum_mag_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 406 +extern _Float32 fminimum_mag_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); extern _Float32 __fminimum_mag_numf32(_Float32 __x, _Float32 __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf32(const _Float32 * __x, const _Float32 * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf32(const _Float32 * __x, const _Float32 * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern _Float32 getpayloadf32(const _Float32 * __x) noexcept(true); extern _Float32 __getpayloadf32(const _Float32 * __x) noexcept(true); +# 424 +extern int setpayloadf32(_Float32 * __x, _Float32 __payload) noexcept(true); +# 427 +extern int setpayloadsigf32(_Float32 * __x, _Float32 __payload) noexcept(true); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64 acosf64(_Float64 __x) noexcept(true); extern _Float64 __acosf64(_Float64 __x) noexcept(true); +# 55 +extern _Float64 asinf64(_Float64 __x) noexcept(true); extern _Float64 __asinf64(_Float64 __x) noexcept(true); +# 57 +extern _Float64 atanf64(_Float64 __x) noexcept(true); extern _Float64 __atanf64(_Float64 __x) noexcept(true); +# 59 +extern _Float64 atan2f64(_Float64 __y, _Float64 __x) noexcept(true); extern _Float64 __atan2f64(_Float64 __y, _Float64 __x) noexcept(true); +# 62 +extern _Float64 cosf64(_Float64 __x) noexcept(true); extern _Float64 __cosf64(_Float64 __x) noexcept(true); +# 64 +extern _Float64 sinf64(_Float64 __x) noexcept(true); extern _Float64 __sinf64(_Float64 __x) noexcept(true); +# 66 +extern _Float64 tanf64(_Float64 __x) noexcept(true); extern _Float64 __tanf64(_Float64 __x) noexcept(true); +# 71 +extern _Float64 coshf64(_Float64 __x) noexcept(true); extern _Float64 __coshf64(_Float64 __x) noexcept(true); +# 73 +extern _Float64 sinhf64(_Float64 __x) noexcept(true); extern _Float64 __sinhf64(_Float64 __x) noexcept(true); +# 75 +extern _Float64 tanhf64(_Float64 __x) noexcept(true); extern _Float64 __tanhf64(_Float64 __x) noexcept(true); +# 79 +extern void sincosf64(_Float64 __x, _Float64 * __sinx, _Float64 * __cosx) noexcept(true); extern void __sincosf64(_Float64 __x, _Float64 * __sinx, _Float64 * __cosx) noexcept(true); +# 85 +extern _Float64 acoshf64(_Float64 __x) noexcept(true); extern _Float64 __acoshf64(_Float64 __x) noexcept(true); +# 87 +extern _Float64 asinhf64(_Float64 __x) noexcept(true); extern _Float64 __asinhf64(_Float64 __x) noexcept(true); +# 89 +extern _Float64 atanhf64(_Float64 __x) noexcept(true); extern _Float64 __atanhf64(_Float64 __x) noexcept(true); +# 95 +extern _Float64 expf64(_Float64 __x) noexcept(true); extern _Float64 __expf64(_Float64 __x) noexcept(true); +# 98 +extern _Float64 frexpf64(_Float64 __x, int * __exponent) noexcept(true); extern _Float64 __frexpf64(_Float64 __x, int * __exponent) noexcept(true); +# 101 +extern _Float64 ldexpf64(_Float64 __x, int __exponent) noexcept(true); extern _Float64 __ldexpf64(_Float64 __x, int __exponent) noexcept(true); +# 104 +extern _Float64 logf64(_Float64 __x) noexcept(true); extern _Float64 __logf64(_Float64 __x) noexcept(true); +# 107 +extern _Float64 log10f64(_Float64 __x) noexcept(true); extern _Float64 __log10f64(_Float64 __x) noexcept(true); +# 110 +extern _Float64 modff64(_Float64 __x, _Float64 * __iptr) noexcept(true); extern _Float64 __modff64(_Float64 __x, _Float64 * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern _Float64 exp10f64(_Float64 __x) noexcept(true); extern _Float64 __exp10f64(_Float64 __x) noexcept(true); +# 119 +extern _Float64 expm1f64(_Float64 __x) noexcept(true); extern _Float64 __expm1f64(_Float64 __x) noexcept(true); +# 122 +extern _Float64 log1pf64(_Float64 __x) noexcept(true); extern _Float64 __log1pf64(_Float64 __x) noexcept(true); +# 125 +extern _Float64 logbf64(_Float64 __x) noexcept(true); extern _Float64 __logbf64(_Float64 __x) noexcept(true); +# 130 +extern _Float64 exp2f64(_Float64 __x) noexcept(true); extern _Float64 __exp2f64(_Float64 __x) noexcept(true); +# 133 +extern _Float64 log2f64(_Float64 __x) noexcept(true); extern _Float64 __log2f64(_Float64 __x) noexcept(true); +# 140 +extern _Float64 powf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __powf64(_Float64 __x, _Float64 __y) noexcept(true); +# 143 +extern _Float64 sqrtf64(_Float64 __x) noexcept(true); extern _Float64 __sqrtf64(_Float64 __x) noexcept(true); +# 147 +extern _Float64 hypotf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __hypotf64(_Float64 __x, _Float64 __y) noexcept(true); +# 152 +extern _Float64 cbrtf64(_Float64 __x) noexcept(true); extern _Float64 __cbrtf64(_Float64 __x) noexcept(true); +# 159 +extern _Float64 ceilf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __ceilf64(_Float64 __x) noexcept(true) __attribute((const)); +# 162 +extern _Float64 fabsf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __fabsf64(_Float64 __x) noexcept(true) __attribute((const)); +# 165 +extern _Float64 floorf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __floorf64(_Float64 __x) noexcept(true) __attribute((const)); +# 168 +extern _Float64 fmodf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __fmodf64(_Float64 __x, _Float64 __y) noexcept(true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64 copysignf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __copysignf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 203 +extern _Float64 nanf64(const char * __tagb) noexcept(true); extern _Float64 __nanf64(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64 j0f64(_Float64) noexcept(true); extern _Float64 __j0f64(_Float64) noexcept(true); +# 221 +extern _Float64 j1f64(_Float64) noexcept(true); extern _Float64 __j1f64(_Float64) noexcept(true); +# 222 +extern _Float64 jnf64(int, _Float64) noexcept(true); extern _Float64 __jnf64(int, _Float64) noexcept(true); +# 223 +extern _Float64 y0f64(_Float64) noexcept(true); extern _Float64 __y0f64(_Float64) noexcept(true); +# 224 +extern _Float64 y1f64(_Float64) noexcept(true); extern _Float64 __y1f64(_Float64) noexcept(true); +# 225 +extern _Float64 ynf64(int, _Float64) noexcept(true); extern _Float64 __ynf64(int, _Float64) noexcept(true); +# 231 +extern _Float64 erff64(_Float64) noexcept(true); extern _Float64 __erff64(_Float64) noexcept(true); +# 232 +extern _Float64 erfcf64(_Float64) noexcept(true); extern _Float64 __erfcf64(_Float64) noexcept(true); +# 233 +extern _Float64 lgammaf64(_Float64) noexcept(true); extern _Float64 __lgammaf64(_Float64) noexcept(true); +# 238 +extern _Float64 tgammaf64(_Float64) noexcept(true); extern _Float64 __tgammaf64(_Float64) noexcept(true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64 lgammaf64_r(_Float64, int * __signgamp) noexcept(true); extern _Float64 __lgammaf64_r(_Float64, int * __signgamp) noexcept(true); +# 259 +extern _Float64 rintf64(_Float64 __x) noexcept(true); extern _Float64 __rintf64(_Float64 __x) noexcept(true); +# 262 +extern _Float64 nextafterf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __nextafterf64(_Float64 __x, _Float64 __y) noexcept(true); +# 269 +extern _Float64 nextdownf64(_Float64 __x) noexcept(true); extern _Float64 __nextdownf64(_Float64 __x) noexcept(true); +# 271 +extern _Float64 nextupf64(_Float64 __x) noexcept(true); extern _Float64 __nextupf64(_Float64 __x) noexcept(true); +# 275 +extern _Float64 remainderf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __remainderf64(_Float64 __x, _Float64 __y) noexcept(true); +# 279 +extern _Float64 scalbnf64(_Float64 __x, int __n) noexcept(true); extern _Float64 __scalbnf64(_Float64 __x, int __n) noexcept(true); +# 283 +extern int ilogbf64(_Float64 __x) noexcept(true); extern int __ilogbf64(_Float64 __x) noexcept(true); +# 288 +extern long llogbf64(_Float64 __x) noexcept(true); extern long __llogbf64(_Float64 __x) noexcept(true); +# 293 +extern _Float64 scalblnf64(_Float64 __x, long __n) noexcept(true); extern _Float64 __scalblnf64(_Float64 __x, long __n) noexcept(true); +# 297 +extern _Float64 nearbyintf64(_Float64 __x) noexcept(true); extern _Float64 __nearbyintf64(_Float64 __x) noexcept(true); +# 301 +extern _Float64 roundf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __roundf64(_Float64 __x) noexcept(true) __attribute((const)); +# 305 +extern _Float64 truncf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __truncf64(_Float64 __x) noexcept(true) __attribute((const)); +# 310 +extern _Float64 remquof64(_Float64 __x, _Float64 __y, int * __quo) noexcept(true); extern _Float64 __remquof64(_Float64 __x, _Float64 __y, int * __quo) noexcept(true); +# 317 +extern long lrintf64(_Float64 __x) noexcept(true); extern long __lrintf64(_Float64 __x) noexcept(true); +# 319 +__extension__ extern long long llrintf64(_Float64 __x) noexcept(true); extern long long __llrintf64(_Float64 __x) noexcept(true); +# 323 +extern long lroundf64(_Float64 __x) noexcept(true); extern long __lroundf64(_Float64 __x) noexcept(true); +# 325 +__extension__ extern long long llroundf64(_Float64 __x) noexcept(true); extern long long __llroundf64(_Float64 __x) noexcept(true); +# 329 +extern _Float64 fdimf64(_Float64 __x, _Float64 __y) noexcept(true); extern _Float64 __fdimf64(_Float64 __x, _Float64 __y) noexcept(true); +# 333 +extern _Float64 fmaxf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaxf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 336 +extern _Float64 fminf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 340 +extern _Float64 fmaf64(_Float64 __x, _Float64 __y, _Float64 __z) noexcept(true); extern _Float64 __fmaf64(_Float64 __x, _Float64 __y, _Float64 __z) noexcept(true); +# 345 +extern _Float64 roundevenf64(_Float64 __x) noexcept(true) __attribute((const)); extern _Float64 __roundevenf64(_Float64 __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf64(_Float64 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf64(_Float64 __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf64(_Float64 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf64(_Float64 __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf64(_Float64 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf64(_Float64 __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf64(_Float64 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf64(_Float64 __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef64(_Float64 * __cx, const _Float64 * __x) noexcept(true); +# 377 +extern _Float64 fmaxmagf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaxmagf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 380 +extern _Float64 fminmagf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminmagf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 385 +extern _Float64 fmaximumf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaximumf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 388 +extern _Float64 fminimumf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminimumf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 391 +extern _Float64 fmaximum_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaximum_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 394 +extern _Float64 fminimum_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminimum_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 397 +extern _Float64 fmaximum_magf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaximum_magf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 400 +extern _Float64 fminimum_magf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminimum_magf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 403 +extern _Float64 fmaximum_mag_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fmaximum_mag_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 406 +extern _Float64 fminimum_mag_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); extern _Float64 __fminimum_mag_numf64(_Float64 __x, _Float64 __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf64(const _Float64 * __x, const _Float64 * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf64(const _Float64 * __x, const _Float64 * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern _Float64 getpayloadf64(const _Float64 * __x) noexcept(true); extern _Float64 __getpayloadf64(const _Float64 * __x) noexcept(true); +# 424 +extern int setpayloadf64(_Float64 * __x, _Float64 __payload) noexcept(true); +# 427 +extern int setpayloadsigf64(_Float64 * __x, _Float64 __payload) noexcept(true); +# 20 "/usr/include/x86_64-linux-gnu/bits/mathcalls-helper-functions.h" 3 +extern int __fpclassifyf128(_Float128 __value) noexcept(true) +# 21 + __attribute((const)); +# 24 +extern int __signbitf128(_Float128 __value) noexcept(true) +# 25 + __attribute((const)); +# 29 +extern int __isinff128(_Float128 __value) noexcept(true) +# 30 + __attribute((const)); +# 33 +extern int __finitef128(_Float128 __value) noexcept(true) +# 34 + __attribute((const)); +# 37 +extern int __isnanf128(_Float128 __value) noexcept(true) +# 38 + __attribute((const)); +# 41 +extern int __iseqsigf128(_Float128 __x, _Float128 __y) noexcept(true); +# 44 +extern int __issignalingf128(_Float128 __value) noexcept(true) +# 45 + __attribute((const)); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float128 acosf128(_Float128 __x) noexcept(true); extern _Float128 __acosf128(_Float128 __x) noexcept(true); +# 55 +extern _Float128 asinf128(_Float128 __x) noexcept(true); extern _Float128 __asinf128(_Float128 __x) noexcept(true); +# 57 +extern _Float128 atanf128(_Float128 __x) noexcept(true); extern _Float128 __atanf128(_Float128 __x) noexcept(true); +# 59 +extern _Float128 atan2f128(_Float128 __y, _Float128 __x) noexcept(true); extern _Float128 __atan2f128(_Float128 __y, _Float128 __x) noexcept(true); +# 62 +extern _Float128 cosf128(_Float128 __x) noexcept(true); extern _Float128 __cosf128(_Float128 __x) noexcept(true); +# 64 +extern _Float128 sinf128(_Float128 __x) noexcept(true); extern _Float128 __sinf128(_Float128 __x) noexcept(true); +# 66 +extern _Float128 tanf128(_Float128 __x) noexcept(true); extern _Float128 __tanf128(_Float128 __x) noexcept(true); +# 71 +extern _Float128 coshf128(_Float128 __x) noexcept(true); extern _Float128 __coshf128(_Float128 __x) noexcept(true); +# 73 +extern _Float128 sinhf128(_Float128 __x) noexcept(true); extern _Float128 __sinhf128(_Float128 __x) noexcept(true); +# 75 +extern _Float128 tanhf128(_Float128 __x) noexcept(true); extern _Float128 __tanhf128(_Float128 __x) noexcept(true); +# 79 +extern void sincosf128(_Float128 __x, _Float128 * __sinx, _Float128 * __cosx) noexcept(true); extern void __sincosf128(_Float128 __x, _Float128 * __sinx, _Float128 * __cosx) noexcept(true); +# 85 +extern _Float128 acoshf128(_Float128 __x) noexcept(true); extern _Float128 __acoshf128(_Float128 __x) noexcept(true); +# 87 +extern _Float128 asinhf128(_Float128 __x) noexcept(true); extern _Float128 __asinhf128(_Float128 __x) noexcept(true); +# 89 +extern _Float128 atanhf128(_Float128 __x) noexcept(true); extern _Float128 __atanhf128(_Float128 __x) noexcept(true); +# 95 +extern _Float128 expf128(_Float128 __x) noexcept(true); extern _Float128 __expf128(_Float128 __x) noexcept(true); +# 98 +extern _Float128 frexpf128(_Float128 __x, int * __exponent) noexcept(true); extern _Float128 __frexpf128(_Float128 __x, int * __exponent) noexcept(true); +# 101 +extern _Float128 ldexpf128(_Float128 __x, int __exponent) noexcept(true); extern _Float128 __ldexpf128(_Float128 __x, int __exponent) noexcept(true); +# 104 +extern _Float128 logf128(_Float128 __x) noexcept(true); extern _Float128 __logf128(_Float128 __x) noexcept(true); +# 107 +extern _Float128 log10f128(_Float128 __x) noexcept(true); extern _Float128 __log10f128(_Float128 __x) noexcept(true); +# 110 +extern _Float128 modff128(_Float128 __x, _Float128 * __iptr) noexcept(true); extern _Float128 __modff128(_Float128 __x, _Float128 * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern _Float128 exp10f128(_Float128 __x) noexcept(true); extern _Float128 __exp10f128(_Float128 __x) noexcept(true); +# 119 +extern _Float128 expm1f128(_Float128 __x) noexcept(true); extern _Float128 __expm1f128(_Float128 __x) noexcept(true); +# 122 +extern _Float128 log1pf128(_Float128 __x) noexcept(true); extern _Float128 __log1pf128(_Float128 __x) noexcept(true); +# 125 +extern _Float128 logbf128(_Float128 __x) noexcept(true); extern _Float128 __logbf128(_Float128 __x) noexcept(true); +# 130 +extern _Float128 exp2f128(_Float128 __x) noexcept(true); extern _Float128 __exp2f128(_Float128 __x) noexcept(true); +# 133 +extern _Float128 log2f128(_Float128 __x) noexcept(true); extern _Float128 __log2f128(_Float128 __x) noexcept(true); +# 140 +extern _Float128 powf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __powf128(_Float128 __x, _Float128 __y) noexcept(true); +# 143 +extern _Float128 sqrtf128(_Float128 __x) noexcept(true); extern _Float128 __sqrtf128(_Float128 __x) noexcept(true); +# 147 +extern _Float128 hypotf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __hypotf128(_Float128 __x, _Float128 __y) noexcept(true); +# 152 +extern _Float128 cbrtf128(_Float128 __x) noexcept(true); extern _Float128 __cbrtf128(_Float128 __x) noexcept(true); +# 159 +extern _Float128 ceilf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __ceilf128(_Float128 __x) noexcept(true) __attribute((const)); +# 162 +extern _Float128 fabsf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __fabsf128(_Float128 __x) noexcept(true) __attribute((const)); +# 165 +extern _Float128 floorf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __floorf128(_Float128 __x) noexcept(true) __attribute((const)); +# 168 +extern _Float128 fmodf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __fmodf128(_Float128 __x, _Float128 __y) noexcept(true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float128 copysignf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __copysignf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 203 +extern _Float128 nanf128(const char * __tagb) noexcept(true); extern _Float128 __nanf128(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float128 j0f128(_Float128) noexcept(true); extern _Float128 __j0f128(_Float128) noexcept(true); +# 221 +extern _Float128 j1f128(_Float128) noexcept(true); extern _Float128 __j1f128(_Float128) noexcept(true); +# 222 +extern _Float128 jnf128(int, _Float128) noexcept(true); extern _Float128 __jnf128(int, _Float128) noexcept(true); +# 223 +extern _Float128 y0f128(_Float128) noexcept(true); extern _Float128 __y0f128(_Float128) noexcept(true); +# 224 +extern _Float128 y1f128(_Float128) noexcept(true); extern _Float128 __y1f128(_Float128) noexcept(true); +# 225 +extern _Float128 ynf128(int, _Float128) noexcept(true); extern _Float128 __ynf128(int, _Float128) noexcept(true); +# 231 +extern _Float128 erff128(_Float128) noexcept(true); extern _Float128 __erff128(_Float128) noexcept(true); +# 232 +extern _Float128 erfcf128(_Float128) noexcept(true); extern _Float128 __erfcf128(_Float128) noexcept(true); +# 233 +extern _Float128 lgammaf128(_Float128) noexcept(true); extern _Float128 __lgammaf128(_Float128) noexcept(true); +# 238 +extern _Float128 tgammaf128(_Float128) noexcept(true); extern _Float128 __tgammaf128(_Float128) noexcept(true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float128 lgammaf128_r(_Float128, int * __signgamp) noexcept(true); extern _Float128 __lgammaf128_r(_Float128, int * __signgamp) noexcept(true); +# 259 +extern _Float128 rintf128(_Float128 __x) noexcept(true); extern _Float128 __rintf128(_Float128 __x) noexcept(true); +# 262 +extern _Float128 nextafterf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __nextafterf128(_Float128 __x, _Float128 __y) noexcept(true); +# 269 +extern _Float128 nextdownf128(_Float128 __x) noexcept(true); extern _Float128 __nextdownf128(_Float128 __x) noexcept(true); +# 271 +extern _Float128 nextupf128(_Float128 __x) noexcept(true); extern _Float128 __nextupf128(_Float128 __x) noexcept(true); +# 275 +extern _Float128 remainderf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __remainderf128(_Float128 __x, _Float128 __y) noexcept(true); +# 279 +extern _Float128 scalbnf128(_Float128 __x, int __n) noexcept(true); extern _Float128 __scalbnf128(_Float128 __x, int __n) noexcept(true); +# 283 +extern int ilogbf128(_Float128 __x) noexcept(true); extern int __ilogbf128(_Float128 __x) noexcept(true); +# 288 +extern long llogbf128(_Float128 __x) noexcept(true); extern long __llogbf128(_Float128 __x) noexcept(true); +# 293 +extern _Float128 scalblnf128(_Float128 __x, long __n) noexcept(true); extern _Float128 __scalblnf128(_Float128 __x, long __n) noexcept(true); +# 297 +extern _Float128 nearbyintf128(_Float128 __x) noexcept(true); extern _Float128 __nearbyintf128(_Float128 __x) noexcept(true); +# 301 +extern _Float128 roundf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __roundf128(_Float128 __x) noexcept(true) __attribute((const)); +# 305 +extern _Float128 truncf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __truncf128(_Float128 __x) noexcept(true) __attribute((const)); +# 310 +extern _Float128 remquof128(_Float128 __x, _Float128 __y, int * __quo) noexcept(true); extern _Float128 __remquof128(_Float128 __x, _Float128 __y, int * __quo) noexcept(true); +# 317 +extern long lrintf128(_Float128 __x) noexcept(true); extern long __lrintf128(_Float128 __x) noexcept(true); +# 319 +__extension__ extern long long llrintf128(_Float128 __x) noexcept(true); extern long long __llrintf128(_Float128 __x) noexcept(true); +# 323 +extern long lroundf128(_Float128 __x) noexcept(true); extern long __lroundf128(_Float128 __x) noexcept(true); +# 325 +__extension__ extern long long llroundf128(_Float128 __x) noexcept(true); extern long long __llroundf128(_Float128 __x) noexcept(true); +# 329 +extern _Float128 fdimf128(_Float128 __x, _Float128 __y) noexcept(true); extern _Float128 __fdimf128(_Float128 __x, _Float128 __y) noexcept(true); +# 333 +extern _Float128 fmaxf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaxf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 336 +extern _Float128 fminf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 340 +extern _Float128 fmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); extern _Float128 __fmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); +# 345 +extern _Float128 roundevenf128(_Float128 __x) noexcept(true) __attribute((const)); extern _Float128 __roundevenf128(_Float128 __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf128(_Float128 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf128(_Float128 __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf128(_Float128 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf128(_Float128 __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf128(_Float128 __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf128(_Float128 __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf128(_Float128 __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf128(_Float128 __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef128(_Float128 * __cx, const _Float128 * __x) noexcept(true); +# 377 +extern _Float128 fmaxmagf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaxmagf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 380 +extern _Float128 fminmagf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminmagf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 385 +extern _Float128 fmaximumf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaximumf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 388 +extern _Float128 fminimumf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminimumf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 391 +extern _Float128 fmaximum_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaximum_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 394 +extern _Float128 fminimum_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminimum_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 397 +extern _Float128 fmaximum_magf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaximum_magf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 400 +extern _Float128 fminimum_magf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminimum_magf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 403 +extern _Float128 fmaximum_mag_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fmaximum_mag_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 406 +extern _Float128 fminimum_mag_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); extern _Float128 __fminimum_mag_numf128(_Float128 __x, _Float128 __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf128(const _Float128 * __x, const _Float128 * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf128(const _Float128 * __x, const _Float128 * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern _Float128 getpayloadf128(const _Float128 * __x) noexcept(true); extern _Float128 __getpayloadf128(const _Float128 * __x) noexcept(true); +# 424 +extern int setpayloadf128(_Float128 * __x, _Float128 __payload) noexcept(true); +# 427 +extern int setpayloadsigf128(_Float128 * __x, _Float128 __payload) noexcept(true); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32x acosf32x(_Float32x __x) noexcept(true); extern _Float32x __acosf32x(_Float32x __x) noexcept(true); +# 55 +extern _Float32x asinf32x(_Float32x __x) noexcept(true); extern _Float32x __asinf32x(_Float32x __x) noexcept(true); +# 57 +extern _Float32x atanf32x(_Float32x __x) noexcept(true); extern _Float32x __atanf32x(_Float32x __x) noexcept(true); +# 59 +extern _Float32x atan2f32x(_Float32x __y, _Float32x __x) noexcept(true); extern _Float32x __atan2f32x(_Float32x __y, _Float32x __x) noexcept(true); +# 62 +extern _Float32x cosf32x(_Float32x __x) noexcept(true); extern _Float32x __cosf32x(_Float32x __x) noexcept(true); +# 64 +extern _Float32x sinf32x(_Float32x __x) noexcept(true); extern _Float32x __sinf32x(_Float32x __x) noexcept(true); +# 66 +extern _Float32x tanf32x(_Float32x __x) noexcept(true); extern _Float32x __tanf32x(_Float32x __x) noexcept(true); +# 71 +extern _Float32x coshf32x(_Float32x __x) noexcept(true); extern _Float32x __coshf32x(_Float32x __x) noexcept(true); +# 73 +extern _Float32x sinhf32x(_Float32x __x) noexcept(true); extern _Float32x __sinhf32x(_Float32x __x) noexcept(true); +# 75 +extern _Float32x tanhf32x(_Float32x __x) noexcept(true); extern _Float32x __tanhf32x(_Float32x __x) noexcept(true); +# 79 +extern void sincosf32x(_Float32x __x, _Float32x * __sinx, _Float32x * __cosx) noexcept(true); extern void __sincosf32x(_Float32x __x, _Float32x * __sinx, _Float32x * __cosx) noexcept(true); +# 85 +extern _Float32x acoshf32x(_Float32x __x) noexcept(true); extern _Float32x __acoshf32x(_Float32x __x) noexcept(true); +# 87 +extern _Float32x asinhf32x(_Float32x __x) noexcept(true); extern _Float32x __asinhf32x(_Float32x __x) noexcept(true); +# 89 +extern _Float32x atanhf32x(_Float32x __x) noexcept(true); extern _Float32x __atanhf32x(_Float32x __x) noexcept(true); +# 95 +extern _Float32x expf32x(_Float32x __x) noexcept(true); extern _Float32x __expf32x(_Float32x __x) noexcept(true); +# 98 +extern _Float32x frexpf32x(_Float32x __x, int * __exponent) noexcept(true); extern _Float32x __frexpf32x(_Float32x __x, int * __exponent) noexcept(true); +# 101 +extern _Float32x ldexpf32x(_Float32x __x, int __exponent) noexcept(true); extern _Float32x __ldexpf32x(_Float32x __x, int __exponent) noexcept(true); +# 104 +extern _Float32x logf32x(_Float32x __x) noexcept(true); extern _Float32x __logf32x(_Float32x __x) noexcept(true); +# 107 +extern _Float32x log10f32x(_Float32x __x) noexcept(true); extern _Float32x __log10f32x(_Float32x __x) noexcept(true); +# 110 +extern _Float32x modff32x(_Float32x __x, _Float32x * __iptr) noexcept(true); extern _Float32x __modff32x(_Float32x __x, _Float32x * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern _Float32x exp10f32x(_Float32x __x) noexcept(true); extern _Float32x __exp10f32x(_Float32x __x) noexcept(true); +# 119 +extern _Float32x expm1f32x(_Float32x __x) noexcept(true); extern _Float32x __expm1f32x(_Float32x __x) noexcept(true); +# 122 +extern _Float32x log1pf32x(_Float32x __x) noexcept(true); extern _Float32x __log1pf32x(_Float32x __x) noexcept(true); +# 125 +extern _Float32x logbf32x(_Float32x __x) noexcept(true); extern _Float32x __logbf32x(_Float32x __x) noexcept(true); +# 130 +extern _Float32x exp2f32x(_Float32x __x) noexcept(true); extern _Float32x __exp2f32x(_Float32x __x) noexcept(true); +# 133 +extern _Float32x log2f32x(_Float32x __x) noexcept(true); extern _Float32x __log2f32x(_Float32x __x) noexcept(true); +# 140 +extern _Float32x powf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __powf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 143 +extern _Float32x sqrtf32x(_Float32x __x) noexcept(true); extern _Float32x __sqrtf32x(_Float32x __x) noexcept(true); +# 147 +extern _Float32x hypotf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __hypotf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 152 +extern _Float32x cbrtf32x(_Float32x __x) noexcept(true); extern _Float32x __cbrtf32x(_Float32x __x) noexcept(true); +# 159 +extern _Float32x ceilf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __ceilf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 162 +extern _Float32x fabsf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __fabsf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 165 +extern _Float32x floorf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __floorf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 168 +extern _Float32x fmodf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __fmodf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32x copysignf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __copysignf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 203 +extern _Float32x nanf32x(const char * __tagb) noexcept(true); extern _Float32x __nanf32x(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32x j0f32x(_Float32x) noexcept(true); extern _Float32x __j0f32x(_Float32x) noexcept(true); +# 221 +extern _Float32x j1f32x(_Float32x) noexcept(true); extern _Float32x __j1f32x(_Float32x) noexcept(true); +# 222 +extern _Float32x jnf32x(int, _Float32x) noexcept(true); extern _Float32x __jnf32x(int, _Float32x) noexcept(true); +# 223 +extern _Float32x y0f32x(_Float32x) noexcept(true); extern _Float32x __y0f32x(_Float32x) noexcept(true); +# 224 +extern _Float32x y1f32x(_Float32x) noexcept(true); extern _Float32x __y1f32x(_Float32x) noexcept(true); +# 225 +extern _Float32x ynf32x(int, _Float32x) noexcept(true); extern _Float32x __ynf32x(int, _Float32x) noexcept(true); +# 231 +extern _Float32x erff32x(_Float32x) noexcept(true); extern _Float32x __erff32x(_Float32x) noexcept(true); +# 232 +extern _Float32x erfcf32x(_Float32x) noexcept(true); extern _Float32x __erfcf32x(_Float32x) noexcept(true); +# 233 +extern _Float32x lgammaf32x(_Float32x) noexcept(true); extern _Float32x __lgammaf32x(_Float32x) noexcept(true); +# 238 +extern _Float32x tgammaf32x(_Float32x) noexcept(true); extern _Float32x __tgammaf32x(_Float32x) noexcept(true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float32x lgammaf32x_r(_Float32x, int * __signgamp) noexcept(true); extern _Float32x __lgammaf32x_r(_Float32x, int * __signgamp) noexcept(true); +# 259 +extern _Float32x rintf32x(_Float32x __x) noexcept(true); extern _Float32x __rintf32x(_Float32x __x) noexcept(true); +# 262 +extern _Float32x nextafterf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __nextafterf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 269 +extern _Float32x nextdownf32x(_Float32x __x) noexcept(true); extern _Float32x __nextdownf32x(_Float32x __x) noexcept(true); +# 271 +extern _Float32x nextupf32x(_Float32x __x) noexcept(true); extern _Float32x __nextupf32x(_Float32x __x) noexcept(true); +# 275 +extern _Float32x remainderf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __remainderf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 279 +extern _Float32x scalbnf32x(_Float32x __x, int __n) noexcept(true); extern _Float32x __scalbnf32x(_Float32x __x, int __n) noexcept(true); +# 283 +extern int ilogbf32x(_Float32x __x) noexcept(true); extern int __ilogbf32x(_Float32x __x) noexcept(true); +# 288 +extern long llogbf32x(_Float32x __x) noexcept(true); extern long __llogbf32x(_Float32x __x) noexcept(true); +# 293 +extern _Float32x scalblnf32x(_Float32x __x, long __n) noexcept(true); extern _Float32x __scalblnf32x(_Float32x __x, long __n) noexcept(true); +# 297 +extern _Float32x nearbyintf32x(_Float32x __x) noexcept(true); extern _Float32x __nearbyintf32x(_Float32x __x) noexcept(true); +# 301 +extern _Float32x roundf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __roundf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 305 +extern _Float32x truncf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __truncf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 310 +extern _Float32x remquof32x(_Float32x __x, _Float32x __y, int * __quo) noexcept(true); extern _Float32x __remquof32x(_Float32x __x, _Float32x __y, int * __quo) noexcept(true); +# 317 +extern long lrintf32x(_Float32x __x) noexcept(true); extern long __lrintf32x(_Float32x __x) noexcept(true); +# 319 +__extension__ extern long long llrintf32x(_Float32x __x) noexcept(true); extern long long __llrintf32x(_Float32x __x) noexcept(true); +# 323 +extern long lroundf32x(_Float32x __x) noexcept(true); extern long __lroundf32x(_Float32x __x) noexcept(true); +# 325 +__extension__ extern long long llroundf32x(_Float32x __x) noexcept(true); extern long long __llroundf32x(_Float32x __x) noexcept(true); +# 329 +extern _Float32x fdimf32x(_Float32x __x, _Float32x __y) noexcept(true); extern _Float32x __fdimf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 333 +extern _Float32x fmaxf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaxf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 336 +extern _Float32x fminf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 340 +extern _Float32x fmaf32x(_Float32x __x, _Float32x __y, _Float32x __z) noexcept(true); extern _Float32x __fmaf32x(_Float32x __x, _Float32x __y, _Float32x __z) noexcept(true); +# 345 +extern _Float32x roundevenf32x(_Float32x __x) noexcept(true) __attribute((const)); extern _Float32x __roundevenf32x(_Float32x __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf32x(_Float32x __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef32x(_Float32x * __cx, const _Float32x * __x) noexcept(true); +# 377 +extern _Float32x fmaxmagf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaxmagf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 380 +extern _Float32x fminmagf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminmagf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 385 +extern _Float32x fmaximumf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaximumf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 388 +extern _Float32x fminimumf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminimumf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 391 +extern _Float32x fmaximum_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaximum_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 394 +extern _Float32x fminimum_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminimum_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 397 +extern _Float32x fmaximum_magf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaximum_magf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 400 +extern _Float32x fminimum_magf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminimum_magf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 403 +extern _Float32x fmaximum_mag_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fmaximum_mag_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 406 +extern _Float32x fminimum_mag_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); extern _Float32x __fminimum_mag_numf32x(_Float32x __x, _Float32x __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf32x(const _Float32x * __x, const _Float32x * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf32x(const _Float32x * __x, const _Float32x * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern _Float32x getpayloadf32x(const _Float32x * __x) noexcept(true); extern _Float32x __getpayloadf32x(const _Float32x * __x) noexcept(true); +# 424 +extern int setpayloadf32x(_Float32x * __x, _Float32x __payload) noexcept(true); +# 427 +extern int setpayloadsigf32x(_Float32x * __x, _Float32x __payload) noexcept(true); +# 53 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64x acosf64x(_Float64x __x) noexcept(true); extern _Float64x __acosf64x(_Float64x __x) noexcept(true); +# 55 +extern _Float64x asinf64x(_Float64x __x) noexcept(true); extern _Float64x __asinf64x(_Float64x __x) noexcept(true); +# 57 +extern _Float64x atanf64x(_Float64x __x) noexcept(true); extern _Float64x __atanf64x(_Float64x __x) noexcept(true); +# 59 +extern _Float64x atan2f64x(_Float64x __y, _Float64x __x) noexcept(true); extern _Float64x __atan2f64x(_Float64x __y, _Float64x __x) noexcept(true); +# 62 +extern _Float64x cosf64x(_Float64x __x) noexcept(true); extern _Float64x __cosf64x(_Float64x __x) noexcept(true); +# 64 +extern _Float64x sinf64x(_Float64x __x) noexcept(true); extern _Float64x __sinf64x(_Float64x __x) noexcept(true); +# 66 +extern _Float64x tanf64x(_Float64x __x) noexcept(true); extern _Float64x __tanf64x(_Float64x __x) noexcept(true); +# 71 +extern _Float64x coshf64x(_Float64x __x) noexcept(true); extern _Float64x __coshf64x(_Float64x __x) noexcept(true); +# 73 +extern _Float64x sinhf64x(_Float64x __x) noexcept(true); extern _Float64x __sinhf64x(_Float64x __x) noexcept(true); +# 75 +extern _Float64x tanhf64x(_Float64x __x) noexcept(true); extern _Float64x __tanhf64x(_Float64x __x) noexcept(true); +# 79 +extern void sincosf64x(_Float64x __x, _Float64x * __sinx, _Float64x * __cosx) noexcept(true); extern void __sincosf64x(_Float64x __x, _Float64x * __sinx, _Float64x * __cosx) noexcept(true); +# 85 +extern _Float64x acoshf64x(_Float64x __x) noexcept(true); extern _Float64x __acoshf64x(_Float64x __x) noexcept(true); +# 87 +extern _Float64x asinhf64x(_Float64x __x) noexcept(true); extern _Float64x __asinhf64x(_Float64x __x) noexcept(true); +# 89 +extern _Float64x atanhf64x(_Float64x __x) noexcept(true); extern _Float64x __atanhf64x(_Float64x __x) noexcept(true); +# 95 +extern _Float64x expf64x(_Float64x __x) noexcept(true); extern _Float64x __expf64x(_Float64x __x) noexcept(true); +# 98 +extern _Float64x frexpf64x(_Float64x __x, int * __exponent) noexcept(true); extern _Float64x __frexpf64x(_Float64x __x, int * __exponent) noexcept(true); +# 101 +extern _Float64x ldexpf64x(_Float64x __x, int __exponent) noexcept(true); extern _Float64x __ldexpf64x(_Float64x __x, int __exponent) noexcept(true); +# 104 +extern _Float64x logf64x(_Float64x __x) noexcept(true); extern _Float64x __logf64x(_Float64x __x) noexcept(true); +# 107 +extern _Float64x log10f64x(_Float64x __x) noexcept(true); extern _Float64x __log10f64x(_Float64x __x) noexcept(true); +# 110 +extern _Float64x modff64x(_Float64x __x, _Float64x * __iptr) noexcept(true); extern _Float64x __modff64x(_Float64x __x, _Float64x * __iptr) noexcept(true) __attribute((__nonnull__(2))); +# 114 +extern _Float64x exp10f64x(_Float64x __x) noexcept(true); extern _Float64x __exp10f64x(_Float64x __x) noexcept(true); +# 119 +extern _Float64x expm1f64x(_Float64x __x) noexcept(true); extern _Float64x __expm1f64x(_Float64x __x) noexcept(true); +# 122 +extern _Float64x log1pf64x(_Float64x __x) noexcept(true); extern _Float64x __log1pf64x(_Float64x __x) noexcept(true); +# 125 +extern _Float64x logbf64x(_Float64x __x) noexcept(true); extern _Float64x __logbf64x(_Float64x __x) noexcept(true); +# 130 +extern _Float64x exp2f64x(_Float64x __x) noexcept(true); extern _Float64x __exp2f64x(_Float64x __x) noexcept(true); +# 133 +extern _Float64x log2f64x(_Float64x __x) noexcept(true); extern _Float64x __log2f64x(_Float64x __x) noexcept(true); +# 140 +extern _Float64x powf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __powf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 143 +extern _Float64x sqrtf64x(_Float64x __x) noexcept(true); extern _Float64x __sqrtf64x(_Float64x __x) noexcept(true); +# 147 +extern _Float64x hypotf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __hypotf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 152 +extern _Float64x cbrtf64x(_Float64x __x) noexcept(true); extern _Float64x __cbrtf64x(_Float64x __x) noexcept(true); +# 159 +extern _Float64x ceilf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __ceilf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 162 +extern _Float64x fabsf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __fabsf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 165 +extern _Float64x floorf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __floorf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 168 +extern _Float64x fmodf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __fmodf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 198 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64x copysignf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __copysignf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 203 +extern _Float64x nanf64x(const char * __tagb) noexcept(true); extern _Float64x __nanf64x(const char * __tagb) noexcept(true); +# 220 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64x j0f64x(_Float64x) noexcept(true); extern _Float64x __j0f64x(_Float64x) noexcept(true); +# 221 +extern _Float64x j1f64x(_Float64x) noexcept(true); extern _Float64x __j1f64x(_Float64x) noexcept(true); +# 222 +extern _Float64x jnf64x(int, _Float64x) noexcept(true); extern _Float64x __jnf64x(int, _Float64x) noexcept(true); +# 223 +extern _Float64x y0f64x(_Float64x) noexcept(true); extern _Float64x __y0f64x(_Float64x) noexcept(true); +# 224 +extern _Float64x y1f64x(_Float64x) noexcept(true); extern _Float64x __y1f64x(_Float64x) noexcept(true); +# 225 +extern _Float64x ynf64x(int, _Float64x) noexcept(true); extern _Float64x __ynf64x(int, _Float64x) noexcept(true); +# 231 +extern _Float64x erff64x(_Float64x) noexcept(true); extern _Float64x __erff64x(_Float64x) noexcept(true); +# 232 +extern _Float64x erfcf64x(_Float64x) noexcept(true); extern _Float64x __erfcf64x(_Float64x) noexcept(true); +# 233 +extern _Float64x lgammaf64x(_Float64x) noexcept(true); extern _Float64x __lgammaf64x(_Float64x) noexcept(true); +# 238 +extern _Float64x tgammaf64x(_Float64x) noexcept(true); extern _Float64x __tgammaf64x(_Float64x) noexcept(true); +# 252 "/usr/include/x86_64-linux-gnu/bits/mathcalls.h" 3 +extern _Float64x lgammaf64x_r(_Float64x, int * __signgamp) noexcept(true); extern _Float64x __lgammaf64x_r(_Float64x, int * __signgamp) noexcept(true); +# 259 +extern _Float64x rintf64x(_Float64x __x) noexcept(true); extern _Float64x __rintf64x(_Float64x __x) noexcept(true); +# 262 +extern _Float64x nextafterf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __nextafterf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 269 +extern _Float64x nextdownf64x(_Float64x __x) noexcept(true); extern _Float64x __nextdownf64x(_Float64x __x) noexcept(true); +# 271 +extern _Float64x nextupf64x(_Float64x __x) noexcept(true); extern _Float64x __nextupf64x(_Float64x __x) noexcept(true); +# 275 +extern _Float64x remainderf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __remainderf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 279 +extern _Float64x scalbnf64x(_Float64x __x, int __n) noexcept(true); extern _Float64x __scalbnf64x(_Float64x __x, int __n) noexcept(true); +# 283 +extern int ilogbf64x(_Float64x __x) noexcept(true); extern int __ilogbf64x(_Float64x __x) noexcept(true); +# 288 +extern long llogbf64x(_Float64x __x) noexcept(true); extern long __llogbf64x(_Float64x __x) noexcept(true); +# 293 +extern _Float64x scalblnf64x(_Float64x __x, long __n) noexcept(true); extern _Float64x __scalblnf64x(_Float64x __x, long __n) noexcept(true); +# 297 +extern _Float64x nearbyintf64x(_Float64x __x) noexcept(true); extern _Float64x __nearbyintf64x(_Float64x __x) noexcept(true); +# 301 +extern _Float64x roundf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __roundf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 305 +extern _Float64x truncf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __truncf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 310 +extern _Float64x remquof64x(_Float64x __x, _Float64x __y, int * __quo) noexcept(true); extern _Float64x __remquof64x(_Float64x __x, _Float64x __y, int * __quo) noexcept(true); +# 317 +extern long lrintf64x(_Float64x __x) noexcept(true); extern long __lrintf64x(_Float64x __x) noexcept(true); +# 319 +__extension__ extern long long llrintf64x(_Float64x __x) noexcept(true); extern long long __llrintf64x(_Float64x __x) noexcept(true); +# 323 +extern long lroundf64x(_Float64x __x) noexcept(true); extern long __lroundf64x(_Float64x __x) noexcept(true); +# 325 +__extension__ extern long long llroundf64x(_Float64x __x) noexcept(true); extern long long __llroundf64x(_Float64x __x) noexcept(true); +# 329 +extern _Float64x fdimf64x(_Float64x __x, _Float64x __y) noexcept(true); extern _Float64x __fdimf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 333 +extern _Float64x fmaxf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaxf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 336 +extern _Float64x fminf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 340 +extern _Float64x fmaf64x(_Float64x __x, _Float64x __y, _Float64x __z) noexcept(true); extern _Float64x __fmaf64x(_Float64x __x, _Float64x __y, _Float64x __z) noexcept(true); +# 345 +extern _Float64x roundevenf64x(_Float64x __x) noexcept(true) __attribute((const)); extern _Float64x __roundevenf64x(_Float64x __x) noexcept(true) __attribute((const)); +# 349 +extern __intmax_t fromfpf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); +# 354 +extern __uintmax_t ufromfpf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); +# 360 +extern __intmax_t fromfpxf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); extern __intmax_t __fromfpxf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); +# 366 +extern __uintmax_t ufromfpxf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); extern __uintmax_t __ufromfpxf64x(_Float64x __x, int __round, unsigned __width) noexcept(true); +# 370 +extern int canonicalizef64x(_Float64x * __cx, const _Float64x * __x) noexcept(true); +# 377 +extern _Float64x fmaxmagf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaxmagf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 380 +extern _Float64x fminmagf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminmagf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 385 +extern _Float64x fmaximumf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaximumf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 388 +extern _Float64x fminimumf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminimumf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 391 +extern _Float64x fmaximum_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaximum_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 394 +extern _Float64x fminimum_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminimum_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 397 +extern _Float64x fmaximum_magf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaximum_magf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 400 +extern _Float64x fminimum_magf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminimum_magf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 403 +extern _Float64x fmaximum_mag_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fmaximum_mag_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 406 +extern _Float64x fminimum_mag_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); extern _Float64x __fminimum_mag_numf64x(_Float64x __x, _Float64x __y) noexcept(true) __attribute((const)); +# 411 +extern int totalorderf64x(const _Float64x * __x, const _Float64x * __y) noexcept(true) +# 413 + __attribute((__pure__)); +# 416 +extern int totalordermagf64x(const _Float64x * __x, const _Float64x * __y) noexcept(true) +# 418 + __attribute((__pure__)); +# 421 +extern _Float64x getpayloadf64x(const _Float64x * __x) noexcept(true); extern _Float64x __getpayloadf64x(const _Float64x * __x) noexcept(true); +# 424 +extern int setpayloadf64x(_Float64x * __x, _Float64x __payload) noexcept(true); +# 427 +extern int setpayloadsigf64x(_Float64x * __x, _Float64x __payload) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern float fadd(double __x, double __y) noexcept(true); +# 27 +extern float fdiv(double __x, double __y) noexcept(true); +# 30 +extern float ffma(double __x, double __y, double __z) noexcept(true); +# 33 +extern float fmul(double __x, double __y) noexcept(true); +# 36 +extern float fsqrt(double __x) noexcept(true); +# 39 +extern float fsub(double __x, double __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern float faddl(long double __x, long double __y) noexcept(true); +# 27 +extern float fdivl(long double __x, long double __y) noexcept(true); +# 30 +extern float ffmal(long double __x, long double __y, long double __z) noexcept(true); +# 33 +extern float fmull(long double __x, long double __y) noexcept(true); +# 36 +extern float fsqrtl(long double __x) noexcept(true); +# 39 +extern float fsubl(long double __x, long double __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern double daddl(long double __x, long double __y) noexcept(true); +# 27 +extern double ddivl(long double __x, long double __y) noexcept(true); +# 30 +extern double dfmal(long double __x, long double __y, long double __z) noexcept(true); +# 33 +extern double dmull(long double __x, long double __y) noexcept(true); +# 36 +extern double dsqrtl(long double __x) noexcept(true); +# 39 +extern double dsubl(long double __x, long double __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32 f32addf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 27 +extern _Float32 f32divf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 30 +extern _Float32 f32fmaf32x(_Float32x __x, _Float32x __y, _Float32x __z) noexcept(true); +# 33 +extern _Float32 f32mulf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 36 +extern _Float32 f32sqrtf32x(_Float32x __x) noexcept(true); +# 39 +extern _Float32 f32subf32x(_Float32x __x, _Float32x __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32 f32addf64(_Float64 __x, _Float64 __y) noexcept(true); +# 27 +extern _Float32 f32divf64(_Float64 __x, _Float64 __y) noexcept(true); +# 30 +extern _Float32 f32fmaf64(_Float64 __x, _Float64 __y, _Float64 __z) noexcept(true); +# 33 +extern _Float32 f32mulf64(_Float64 __x, _Float64 __y) noexcept(true); +# 36 +extern _Float32 f32sqrtf64(_Float64 __x) noexcept(true); +# 39 +extern _Float32 f32subf64(_Float64 __x, _Float64 __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32 f32addf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 27 +extern _Float32 f32divf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 30 +extern _Float32 f32fmaf64x(_Float64x __x, _Float64x __y, _Float64x __z) noexcept(true); +# 33 +extern _Float32 f32mulf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 36 +extern _Float32 f32sqrtf64x(_Float64x __x) noexcept(true); +# 39 +extern _Float32 f32subf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32 f32addf128(_Float128 __x, _Float128 __y) noexcept(true); +# 27 +extern _Float32 f32divf128(_Float128 __x, _Float128 __y) noexcept(true); +# 30 +extern _Float32 f32fmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); +# 33 +extern _Float32 f32mulf128(_Float128 __x, _Float128 __y) noexcept(true); +# 36 +extern _Float32 f32sqrtf128(_Float128 __x) noexcept(true); +# 39 +extern _Float32 f32subf128(_Float128 __x, _Float128 __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32x f32xaddf64(_Float64 __x, _Float64 __y) noexcept(true); +# 27 +extern _Float32x f32xdivf64(_Float64 __x, _Float64 __y) noexcept(true); +# 30 +extern _Float32x f32xfmaf64(_Float64 __x, _Float64 __y, _Float64 __z) noexcept(true); +# 33 +extern _Float32x f32xmulf64(_Float64 __x, _Float64 __y) noexcept(true); +# 36 +extern _Float32x f32xsqrtf64(_Float64 __x) noexcept(true); +# 39 +extern _Float32x f32xsubf64(_Float64 __x, _Float64 __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32x f32xaddf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 27 +extern _Float32x f32xdivf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 30 +extern _Float32x f32xfmaf64x(_Float64x __x, _Float64x __y, _Float64x __z) noexcept(true); +# 33 +extern _Float32x f32xmulf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 36 +extern _Float32x f32xsqrtf64x(_Float64x __x) noexcept(true); +# 39 +extern _Float32x f32xsubf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float32x f32xaddf128(_Float128 __x, _Float128 __y) noexcept(true); +# 27 +extern _Float32x f32xdivf128(_Float128 __x, _Float128 __y) noexcept(true); +# 30 +extern _Float32x f32xfmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); +# 33 +extern _Float32x f32xmulf128(_Float128 __x, _Float128 __y) noexcept(true); +# 36 +extern _Float32x f32xsqrtf128(_Float128 __x) noexcept(true); +# 39 +extern _Float32x f32xsubf128(_Float128 __x, _Float128 __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float64 f64addf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 27 +extern _Float64 f64divf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 30 +extern _Float64 f64fmaf64x(_Float64x __x, _Float64x __y, _Float64x __z) noexcept(true); +# 33 +extern _Float64 f64mulf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 36 +extern _Float64 f64sqrtf64x(_Float64x __x) noexcept(true); +# 39 +extern _Float64 f64subf64x(_Float64x __x, _Float64x __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float64 f64addf128(_Float128 __x, _Float128 __y) noexcept(true); +# 27 +extern _Float64 f64divf128(_Float128 __x, _Float128 __y) noexcept(true); +# 30 +extern _Float64 f64fmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); +# 33 +extern _Float64 f64mulf128(_Float128 __x, _Float128 __y) noexcept(true); +# 36 +extern _Float64 f64sqrtf128(_Float128 __x) noexcept(true); +# 39 +extern _Float64 f64subf128(_Float128 __x, _Float128 __y) noexcept(true); +# 24 "/usr/include/x86_64-linux-gnu/bits/mathcalls-narrow.h" 3 +extern _Float64x f64xaddf128(_Float128 __x, _Float128 __y) noexcept(true); +# 27 +extern _Float64x f64xdivf128(_Float128 __x, _Float128 __y) noexcept(true); +# 30 +extern _Float64x f64xfmaf128(_Float128 __x, _Float128 __y, _Float128 __z) noexcept(true); +# 33 +extern _Float64x f64xmulf128(_Float128 __x, _Float128 __y) noexcept(true); +# 36 +extern _Float64x f64xsqrtf128(_Float128 __x) noexcept(true); +# 39 +extern _Float64x f64xsubf128(_Float128 __x, _Float128 __y) noexcept(true); +# 854 "/usr/include/math.h" 3 +extern int signgam; +# 935 "/usr/include/math.h" 3 +enum { +# 936 +FP_NAN, +# 939 +FP_INFINITE, +# 942 +FP_ZERO, +# 945 +FP_SUBNORMAL, +# 948 +FP_NORMAL +# 951 +}; +# 23 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 +extern int __iscanonicall(long double __x) noexcept(true) +# 24 + __attribute((const)); +# 46 "/usr/include/x86_64-linux-gnu/bits/iscanonical.h" 3 +extern "C++" { +# 47 +inline int iscanonical(float __val) { return (((void)((__typeof__(__val))__val)), 1); } +# 48 +inline int iscanonical(double __val) { return (((void)((__typeof__(__val))__val)), 1); } +# 49 +inline int iscanonical(long double __val) { return __iscanonicall(__val); } +# 51 +inline int iscanonical(_Float128 __val) { return (((void)((__typeof__(__val))__val)), 1); } +# 53 +} +# 1066 "/usr/include/math.h" 3 +extern "C++" { +# 1067 +inline int issignaling(float __val) { return __issignalingf(__val); } +# 1068 +inline int issignaling(double __val) { return __issignaling(__val); } +# 1070 +inline int issignaling(long double __val) +# 1071 +{ +# 1075 +return __issignalingl(__val); +# 1077 +} +# 1081 +inline int issignaling(_Float128 __val) { return __issignalingf128(__val); } +# 1083 +} +# 1097 "/usr/include/math.h" 3 +extern "C++" { +# 1128 "/usr/include/math.h" 3 +template< class __T> inline bool +# 1129 +iszero(__T __val) +# 1130 +{ +# 1131 +return __val == 0; +# 1132 +} +# 1134 +} +# 1363 "/usr/include/math.h" 3 +extern "C++" { +# 1364 +template< class > struct __iseqsig_type; +# 1366 +template<> struct __iseqsig_type< float> { +# 1368 +static int __call(float __x, float __y) throw() +# 1369 +{ +# 1370 +return __iseqsigf(__x, __y); +# 1371 +} +# 1372 +}; +# 1374 +template<> struct __iseqsig_type< double> { +# 1376 +static int __call(double __x, double __y) throw() +# 1377 +{ +# 1378 +return __iseqsig(__x, __y); +# 1379 +} +# 1380 +}; +# 1382 +template<> struct __iseqsig_type< long double> { +# 1384 +static int __call(long double __x, long double __y) throw() +# 1385 +{ +# 1387 +return __iseqsigl(__x, __y); +# 1391 +} +# 1392 +}; +# 1397 +template<> struct __iseqsig_type< __float128> { +# 1399 +static int __call(_Float128 __x, _Float128 __y) throw() +# 1400 +{ +# 1401 +return __iseqsigf128(__x, __y); +# 1402 +} +# 1403 +}; +# 1406 +template< class _T1, class _T2> inline int +# 1408 +iseqsig(_T1 __x, _T2 __y) throw() +# 1409 +{ +# 1411 +typedef __decltype(((__x + __y) + (0.0F))) _T3; +# 1415 +return __iseqsig_type< __decltype(((__x + __y) + (0.0F)))> ::__call(__x, __y); +# 1416 +} +# 1418 +} +# 1423 +} +# 34 "/usr/include/stdlib.h" 3 +extern "C" { +# 63 "/usr/include/stdlib.h" 3 +typedef +# 60 +struct { +# 61 +int quot; +# 62 +int rem; +# 63 +} div_t; +# 71 +typedef +# 68 +struct { +# 69 +long quot; +# 70 +long rem; +# 71 +} ldiv_t; +# 81 +__extension__ typedef +# 78 +struct { +# 79 +long long quot; +# 80 +long long rem; +# 81 +} lldiv_t; +# 98 "/usr/include/stdlib.h" 3 +extern size_t __ctype_get_mb_cur_max() noexcept(true); +# 102 +extern double atof(const char * __nptr) noexcept(true) +# 103 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 105 +extern int atoi(const char * __nptr) noexcept(true) +# 106 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 108 +extern long atol(const char * __nptr) noexcept(true) +# 109 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 113 +__extension__ extern long long atoll(const char * __nptr) noexcept(true) +# 114 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 118 +extern double strtod(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 120 + __attribute((__nonnull__(1))); +# 124 +extern float strtof(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 125 + __attribute((__nonnull__(1))); +# 127 +extern long double strtold(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 129 + __attribute((__nonnull__(1))); +# 141 "/usr/include/stdlib.h" 3 +extern _Float32 strtof32(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 143 + __attribute((__nonnull__(1))); +# 147 +extern _Float64 strtof64(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 149 + __attribute((__nonnull__(1))); +# 153 +extern _Float128 strtof128(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 155 + __attribute((__nonnull__(1))); +# 159 +extern _Float32x strtof32x(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 161 + __attribute((__nonnull__(1))); +# 165 +extern _Float64x strtof64x(const char *__restrict__ __nptr, char **__restrict__ __endptr) noexcept(true) +# 167 + __attribute((__nonnull__(1))); +# 177 "/usr/include/stdlib.h" 3 +extern long strtol(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 179 + __attribute((__nonnull__(1))); +# 181 +extern unsigned long strtoul(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 183 + __attribute((__nonnull__(1))); +# 188 +__extension__ extern long long strtoq(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 190 + __attribute((__nonnull__(1))); +# 193 +__extension__ extern unsigned long long strtouq(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 195 + __attribute((__nonnull__(1))); +# 201 +__extension__ extern long long strtoll(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 203 + __attribute((__nonnull__(1))); +# 206 +__extension__ extern unsigned long long strtoull(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base) noexcept(true) +# 208 + __attribute((__nonnull__(1))); +# 213 +extern int strfromd(char * __dest, size_t __size, const char * __format, double __f) noexcept(true) +# 215 + __attribute((__nonnull__(3))); +# 217 +extern int strfromf(char * __dest, size_t __size, const char * __format, float __f) noexcept(true) +# 219 + __attribute((__nonnull__(3))); +# 221 +extern int strfroml(char * __dest, size_t __size, const char * __format, long double __f) noexcept(true) +# 223 + __attribute((__nonnull__(3))); +# 233 "/usr/include/stdlib.h" 3 +extern int strfromf32(char * __dest, size_t __size, const char * __format, _Float32 __f) noexcept(true) +# 235 + __attribute((__nonnull__(3))); +# 239 +extern int strfromf64(char * __dest, size_t __size, const char * __format, _Float64 __f) noexcept(true) +# 241 + __attribute((__nonnull__(3))); +# 245 +extern int strfromf128(char * __dest, size_t __size, const char * __format, _Float128 __f) noexcept(true) +# 247 + __attribute((__nonnull__(3))); +# 251 +extern int strfromf32x(char * __dest, size_t __size, const char * __format, _Float32x __f) noexcept(true) +# 253 + __attribute((__nonnull__(3))); +# 257 +extern int strfromf64x(char * __dest, size_t __size, const char * __format, _Float64x __f) noexcept(true) +# 259 + __attribute((__nonnull__(3))); +# 275 "/usr/include/stdlib.h" 3 +extern long strtol_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base, locale_t __loc) noexcept(true) +# 277 + __attribute((__nonnull__(1, 4))); +# 279 +extern unsigned long strtoul_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base, locale_t __loc) noexcept(true) +# 282 + __attribute((__nonnull__(1, 4))); +# 285 +__extension__ extern long long strtoll_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base, locale_t __loc) noexcept(true) +# 288 + __attribute((__nonnull__(1, 4))); +# 291 +__extension__ extern unsigned long long strtoull_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, int __base, locale_t __loc) noexcept(true) +# 294 + __attribute((__nonnull__(1, 4))); +# 296 +extern double strtod_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 298 + __attribute((__nonnull__(1, 3))); +# 300 +extern float strtof_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 302 + __attribute((__nonnull__(1, 3))); +# 304 +extern long double strtold_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 307 + __attribute((__nonnull__(1, 3))); +# 317 "/usr/include/stdlib.h" 3 +extern _Float32 strtof32_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 320 + __attribute((__nonnull__(1, 3))); +# 324 +extern _Float64 strtof64_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 327 + __attribute((__nonnull__(1, 3))); +# 331 +extern _Float128 strtof128_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 334 + __attribute((__nonnull__(1, 3))); +# 338 +extern _Float32x strtof32x_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 341 + __attribute((__nonnull__(1, 3))); +# 345 +extern _Float64x strtof64x_l(const char *__restrict__ __nptr, char **__restrict__ __endptr, locale_t __loc) noexcept(true) +# 348 + __attribute((__nonnull__(1, 3))); +# 386 "/usr/include/stdlib.h" 3 +extern char *l64a(long __n) noexcept(true); +# 389 +extern long a64l(const char * __s) noexcept(true) +# 390 + __attribute((__pure__)) __attribute((__nonnull__(1))); +# 27 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +extern "C" { +# 33 +typedef __u_char u_char; +# 34 +typedef __u_short u_short; +# 35 +typedef __u_int u_int; +# 36 +typedef __u_long u_long; +# 37 +typedef __quad_t quad_t; +# 38 +typedef __u_quad_t u_quad_t; +# 39 +typedef __fsid_t fsid_t; +# 42 +typedef __loff_t loff_t; +# 47 +typedef __ino_t ino_t; +# 54 +typedef __ino64_t ino64_t; +# 59 +typedef __dev_t dev_t; +# 64 +typedef __gid_t gid_t; +# 69 +typedef __mode_t mode_t; +# 74 +typedef __nlink_t nlink_t; +# 79 +typedef __uid_t uid_t; +# 85 +typedef __off_t off_t; +# 92 +typedef __off64_t off64_t; +# 103 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef __id_t id_t; +# 108 +typedef __ssize_t ssize_t; +# 114 +typedef __daddr_t daddr_t; +# 115 +typedef __caddr_t caddr_t; +# 121 +typedef __key_t key_t; +# 134 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef __useconds_t useconds_t; +# 138 +typedef __suseconds_t suseconds_t; +# 148 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef unsigned long ulong; +# 149 +typedef unsigned short ushort; +# 150 +typedef unsigned uint; +# 24 "/usr/include/x86_64-linux-gnu/bits/stdint-intn.h" 3 +typedef __int8_t int8_t; +# 25 +typedef __int16_t int16_t; +# 26 +typedef __int32_t int32_t; +# 27 +typedef __int64_t int64_t; +# 158 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef __uint8_t u_int8_t; +# 159 +typedef __uint16_t u_int16_t; +# 160 +typedef __uint32_t u_int32_t; +# 161 +typedef __uint64_t u_int64_t; +# 164 +typedef long register_t __attribute((__mode__(__word__))); +# 34 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 +static inline __uint16_t __bswap_16(__uint16_t __bsx) +# 35 +{ +# 37 +return __builtin_bswap16(__bsx); +# 41 +} +# 49 +static inline __uint32_t __bswap_32(__uint32_t __bsx) +# 50 +{ +# 52 +return __builtin_bswap32(__bsx); +# 56 +} +# 70 "/usr/include/x86_64-linux-gnu/bits/byteswap.h" 3 +__extension__ static inline __uint64_t __bswap_64(__uint64_t __bsx) +# 71 +{ +# 73 +return __builtin_bswap64(__bsx); +# 77 +} +# 33 "/usr/include/x86_64-linux-gnu/bits/uintn-identity.h" 3 +static inline __uint16_t __uint16_identity(__uint16_t __x) +# 34 +{ +# 35 +return __x; +# 36 +} +# 39 +static inline __uint32_t __uint32_identity(__uint32_t __x) +# 40 +{ +# 41 +return __x; +# 42 +} +# 45 +static inline __uint64_t __uint64_identity(__uint64_t __x) +# 46 +{ +# 47 +return __x; +# 48 +} +# 8 "/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h" 3 +typedef +# 6 +struct { +# 7 +unsigned long __val[(1024) / ((8) * sizeof(unsigned long))]; +# 8 +} __sigset_t; +# 7 "/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h" 3 +typedef __sigset_t sigset_t; +# 49 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +typedef long __fd_mask; +# 70 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +typedef +# 60 +struct { +# 64 +__fd_mask fds_bits[1024 / (8 * ((int)sizeof(__fd_mask)))]; +# 70 +} fd_set; +# 77 +typedef __fd_mask fd_mask; +# 91 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +extern "C" { +# 102 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +extern int select(int __nfds, fd_set *__restrict__ __readfds, fd_set *__restrict__ __writefds, fd_set *__restrict__ __exceptfds, timeval *__restrict__ __timeout); +# 127 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +extern int pselect(int __nfds, fd_set *__restrict__ __readfds, fd_set *__restrict__ __writefds, fd_set *__restrict__ __exceptfds, const timespec *__restrict__ __timeout, const __sigset_t *__restrict__ __sigmask); +# 153 "/usr/include/x86_64-linux-gnu/sys/select.h" 3 +} +# 185 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef __blksize_t blksize_t; +# 192 +typedef __blkcnt_t blkcnt_t; +# 196 +typedef __fsblkcnt_t fsblkcnt_t; +# 200 +typedef __fsfilcnt_t fsfilcnt_t; +# 219 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +typedef __blkcnt64_t blkcnt64_t; +# 220 +typedef __fsblkcnt64_t fsblkcnt64_t; +# 221 +typedef __fsfilcnt64_t fsfilcnt64_t; +# 33 "/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h" 3 +typedef +# 26 +union { +# 27 +__extension__ unsigned long long __value64; +# 29 +struct { +# 30 +unsigned __low; +# 31 +unsigned __high; +# 32 +} __value32; +# 33 +} __atomic_wide_counter; +# 55 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 +typedef +# 51 +struct __pthread_internal_list { +# 53 +__pthread_internal_list *__prev; +# 54 +__pthread_internal_list *__next; +# 55 +} __pthread_list_t; +# 60 +typedef +# 57 +struct __pthread_internal_slist { +# 59 +__pthread_internal_slist *__next; +# 60 +} __pthread_slist_t; +# 22 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 +struct __pthread_mutex_s { +# 24 +int __lock; +# 25 +unsigned __count; +# 26 +int __owner; +# 28 +unsigned __nusers; +# 32 +int __kind; +# 34 +short __spins; +# 35 +short __elision; +# 36 +__pthread_list_t __list; +# 53 "/usr/include/x86_64-linux-gnu/bits/struct_mutex.h" 3 +}; +# 23 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 +struct __pthread_rwlock_arch_t { +# 25 +unsigned __readers; +# 26 +unsigned __writers; +# 27 +unsigned __wrphase_futex; +# 28 +unsigned __writers_futex; +# 29 +unsigned __pad3; +# 30 +unsigned __pad4; +# 32 +int __cur_writer; +# 33 +int __shared; +# 34 +signed char __rwelision; +# 39 +unsigned char __pad1[7]; +# 42 +unsigned long __pad2; +# 45 +unsigned __flags; +# 55 "/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h" 3 +}; +# 94 "/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h" 3 +struct __pthread_cond_s { +# 96 +__atomic_wide_counter __wseq; +# 97 +__atomic_wide_counter __g1_start; +# 98 +unsigned __g_refs[2]; +# 99 +unsigned __g_size[2]; +# 100 +unsigned __g1_orig_size; +# 101 +unsigned __wrefs; +# 102 +unsigned __g_signals[2]; +# 103 +}; +# 105 +typedef unsigned __tss_t; +# 106 +typedef unsigned long __thrd_t; +# 111 +typedef +# 109 +struct { +# 110 +int __data; +# 111 +} __once_flag; +# 27 "/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h" 3 +typedef unsigned long pthread_t; +# 36 +typedef +# 33 +union { +# 34 +char __size[4]; +# 35 +int __align; +# 36 +} pthread_mutexattr_t; +# 45 +typedef +# 42 +union { +# 43 +char __size[4]; +# 44 +int __align; +# 45 +} pthread_condattr_t; +# 49 +typedef unsigned pthread_key_t; +# 53 +typedef int pthread_once_t; +# 56 +union pthread_attr_t { +# 58 +char __size[56]; +# 59 +long __align; +# 60 +}; +# 62 +typedef pthread_attr_t pthread_attr_t; +# 72 +typedef +# 68 +union { +# 69 +__pthread_mutex_s __data; +# 70 +char __size[40]; +# 71 +long __align; +# 72 +} pthread_mutex_t; +# 80 +typedef +# 76 +union { +# 77 +__pthread_cond_s __data; +# 78 +char __size[48]; +# 79 +__extension__ long long __align; +# 80 +} pthread_cond_t; +# 91 +typedef +# 87 +union { +# 88 +__pthread_rwlock_arch_t __data; +# 89 +char __size[56]; +# 90 +long __align; +# 91 +} pthread_rwlock_t; +# 97 +typedef +# 94 +union { +# 95 +char __size[8]; +# 96 +long __align; +# 97 +} pthread_rwlockattr_t; +# 103 +typedef volatile int pthread_spinlock_t; +# 112 +typedef +# 109 +union { +# 110 +char __size[32]; +# 111 +long __align; +# 112 +} pthread_barrier_t; +# 118 +typedef +# 115 +union { +# 116 +char __size[4]; +# 117 +int __align; +# 118 +} pthread_barrierattr_t; +# 230 "/usr/include/x86_64-linux-gnu/sys/types.h" 3 +} +# 402 "/usr/include/stdlib.h" 3 +extern long random() noexcept(true); +# 405 +extern void srandom(unsigned __seed) noexcept(true); +# 411 +extern char *initstate(unsigned __seed, char * __statebuf, size_t __statelen) noexcept(true) +# 412 + __attribute((__nonnull__(2))); +# 416 +extern char *setstate(char * __statebuf) noexcept(true) __attribute((__nonnull__(1))); +# 424 +struct random_data { +# 426 +int32_t *fptr; +# 427 +int32_t *rptr; +# 428 +int32_t *state; +# 429 +int rand_type; +# 430 +int rand_deg; +# 431 +int rand_sep; +# 432 +int32_t *end_ptr; +# 433 +}; +# 435 +extern int random_r(random_data *__restrict__ __buf, int32_t *__restrict__ __result) noexcept(true) +# 436 + __attribute((__nonnull__(1, 2))); +# 438 +extern int srandom_r(unsigned __seed, random_data * __buf) noexcept(true) +# 439 + __attribute((__nonnull__(2))); +# 441 +extern int initstate_r(unsigned __seed, char *__restrict__ __statebuf, size_t __statelen, random_data *__restrict__ __buf) noexcept(true) +# 444 + __attribute((__nonnull__(2, 4))); +# 446 +extern int setstate_r(char *__restrict__ __statebuf, random_data *__restrict__ __buf) noexcept(true) +# 448 + __attribute((__nonnull__(1, 2))); +# 454 +extern int rand() noexcept(true); +# 456 +extern void srand(unsigned __seed) noexcept(true); +# 460 +extern int rand_r(unsigned * __seed) noexcept(true); +# 468 +extern double drand48() noexcept(true); +# 469 +extern double erand48(unsigned short __xsubi[3]) noexcept(true) __attribute((__nonnull__(1))); +# 472 +extern long lrand48() noexcept(true); +# 473 +extern long nrand48(unsigned short __xsubi[3]) noexcept(true) +# 474 + __attribute((__nonnull__(1))); +# 477 +extern long mrand48() noexcept(true); +# 478 +extern long jrand48(unsigned short __xsubi[3]) noexcept(true) +# 479 + __attribute((__nonnull__(1))); +# 482 +extern void srand48(long __seedval) noexcept(true); +# 483 +extern unsigned short *seed48(unsigned short __seed16v[3]) noexcept(true) +# 484 + __attribute((__nonnull__(1))); +# 485 +extern void lcong48(unsigned short __param[7]) noexcept(true) __attribute((__nonnull__(1))); +# 491 +struct drand48_data { +# 493 +unsigned short __x[3]; +# 494 +unsigned short __old_x[3]; +# 495 +unsigned short __c; +# 496 +unsigned short __init; +# 497 +__extension__ unsigned long long __a; +# 499 +}; +# 502 +extern int drand48_r(drand48_data *__restrict__ __buffer, double *__restrict__ __result) noexcept(true) +# 503 + __attribute((__nonnull__(1, 2))); +# 504 +extern int erand48_r(unsigned short __xsubi[3], drand48_data *__restrict__ __buffer, double *__restrict__ __result) noexcept(true) +# 506 + __attribute((__nonnull__(1, 2))); +# 509 +extern int lrand48_r(drand48_data *__restrict__ __buffer, long *__restrict__ __result) noexcept(true) +# 511 + __attribute((__nonnull__(1, 2))); +# 512 +extern int nrand48_r(unsigned short __xsubi[3], drand48_data *__restrict__ __buffer, long *__restrict__ __result) noexcept(true) +# 515 + __attribute((__nonnull__(1, 2))); +# 518 +extern int mrand48_r(drand48_data *__restrict__ __buffer, long *__restrict__ __result) noexcept(true) +# 520 + __attribute((__nonnull__(1, 2))); +# 521 +extern int jrand48_r(unsigned short __xsubi[3], drand48_data *__restrict__ __buffer, long *__restrict__ __result) noexcept(true) +# 524 + __attribute((__nonnull__(1, 2))); +# 527 +extern int srand48_r(long __seedval, drand48_data * __buffer) noexcept(true) +# 528 + __attribute((__nonnull__(2))); +# 530 +extern int seed48_r(unsigned short __seed16v[3], drand48_data * __buffer) noexcept(true) +# 531 + __attribute((__nonnull__(1, 2))); +# 533 +extern int lcong48_r(unsigned short __param[7], drand48_data * __buffer) noexcept(true) +# 535 + __attribute((__nonnull__(1, 2))); +# 540 +extern void *malloc(size_t __size) noexcept(true) __attribute((__malloc__)) +# 541 + __attribute((__alloc_size__(1))); +# 543 +extern void *calloc(size_t __nmemb, size_t __size) noexcept(true) +# 544 + __attribute((__malloc__)) __attribute((__alloc_size__(1, 2))); +# 551 +extern void *realloc(void * __ptr, size_t __size) noexcept(true) +# 552 + __attribute((__warn_unused_result__)) __attribute((__alloc_size__(2))); +# 555 +extern void free(void * __ptr) noexcept(true); +# 563 +extern void *reallocarray(void * __ptr, size_t __nmemb, size_t __size) noexcept(true) +# 564 + __attribute((__warn_unused_result__)) +# 565 + __attribute((__alloc_size__(2, 3))) +# 566 + __attribute((__malloc__(__builtin_free, 1))); +# 569 +extern void *reallocarray(void * __ptr, size_t __nmemb, size_t __size) noexcept(true) +# 570 + __attribute((__malloc__(reallocarray, 1))); +# 26 "/usr/include/alloca.h" 3 +extern "C" { +# 32 +extern void *alloca(size_t __size) noexcept(true); +# 38 +} +# 580 "/usr/include/stdlib.h" 3 +extern void *valloc(size_t __size) noexcept(true) __attribute((__malloc__)) +# 581 + __attribute((__alloc_size__(1))); +# 586 +extern int posix_memalign(void ** __memptr, size_t __alignment, size_t __size) noexcept(true) +# 587 + __attribute((__nonnull__(1))); +# 592 +extern void *aligned_alloc(size_t __alignment, size_t __size) noexcept(true) +# 593 + __attribute((__malloc__)) __attribute((__alloc_align__(1 ))) +# 594 + __attribute((__alloc_size__(2))); +# 598 +extern void abort() noexcept(true) __attribute((__noreturn__)); +# 602 +extern int atexit(void (* __func)(void)) noexcept(true) __attribute((__nonnull__(1))); +# 607 +extern "C++" int at_quick_exit(void (* __func)(void)) noexcept(true) __asm__("at_quick_exit") +# 608 + __attribute((__nonnull__(1))); +# 617 "/usr/include/stdlib.h" 3 +extern int on_exit(void (* __func)(int __status, void * __arg), void * __arg) noexcept(true) +# 618 + __attribute((__nonnull__(1))); +# 624 +extern void exit(int __status) noexcept(true) __attribute((__noreturn__)); +# 630 +extern void quick_exit(int __status) noexcept(true) __attribute((__noreturn__)); +# 636 +extern void _Exit(int __status) noexcept(true) __attribute((__noreturn__)); +# 641 +extern char *getenv(const char * __name) noexcept(true) __attribute((__nonnull__(1))); +# 646 +extern char *secure_getenv(const char * __name) noexcept(true) +# 647 + __attribute((__nonnull__(1))); +# 654 +extern int putenv(char * __string) noexcept(true) __attribute((__nonnull__(1))); +# 660 +extern int setenv(const char * __name, const char * __value, int __replace) noexcept(true) +# 661 + __attribute((__nonnull__(2))); +# 664 +extern int unsetenv(const char * __name) noexcept(true) __attribute((__nonnull__(1))); +# 671 +extern int clearenv() noexcept(true); +# 682 "/usr/include/stdlib.h" 3 +extern char *mktemp(char * __template) noexcept(true) __attribute((__nonnull__(1))); +# 695 "/usr/include/stdlib.h" 3 +extern int mkstemp(char * __template) __attribute((__nonnull__(1))); +# 705 "/usr/include/stdlib.h" 3 +extern int mkstemp64(char * __template) __attribute((__nonnull__(1))); +# 717 "/usr/include/stdlib.h" 3 +extern int mkstemps(char * __template, int __suffixlen) __attribute((__nonnull__(1))); +# 727 "/usr/include/stdlib.h" 3 +extern int mkstemps64(char * __template, int __suffixlen) +# 728 + __attribute((__nonnull__(1))); +# 738 "/usr/include/stdlib.h" 3 +extern char *mkdtemp(char * __template) noexcept(true) __attribute((__nonnull__(1))); +# 749 "/usr/include/stdlib.h" 3 +extern int mkostemp(char * __template, int __flags) __attribute((__nonnull__(1))); +# 759 "/usr/include/stdlib.h" 3 +extern int mkostemp64(char * __template, int __flags) __attribute((__nonnull__(1))); +# 769 "/usr/include/stdlib.h" 3 +extern int mkostemps(char * __template, int __suffixlen, int __flags) +# 770 + __attribute((__nonnull__(1))); +# 781 "/usr/include/stdlib.h" 3 +extern int mkostemps64(char * __template, int __suffixlen, int __flags) +# 782 + __attribute((__nonnull__(1))); +# 791 "/usr/include/stdlib.h" 3 +extern int system(const char * __command); +# 797 +extern char *canonicalize_file_name(const char * __name) noexcept(true) +# 798 + __attribute((__nonnull__(1))) __attribute((__malloc__)) +# 799 + __attribute((__malloc__(__builtin_free, 1))); +# 808 "/usr/include/stdlib.h" 3 +extern char *realpath(const char *__restrict__ __name, char *__restrict__ __resolved) noexcept(true); +# 816 +typedef int (*__compar_fn_t)(const void *, const void *); +# 819 +typedef __compar_fn_t comparison_fn_t; +# 823 +typedef int (*__compar_d_fn_t)(const void *, const void *, void *); +# 828 +extern void *bsearch(const void * __key, const void * __base, size_t __nmemb, size_t __size, __compar_fn_t __compar) +# 830 + __attribute((__nonnull__(1, 2, 5))); +# 838 +extern void qsort(void * __base, size_t __nmemb, size_t __size, __compar_fn_t __compar) +# 839 + __attribute((__nonnull__(1, 4))); +# 841 +extern void qsort_r(void * __base, size_t __nmemb, size_t __size, __compar_d_fn_t __compar, void * __arg) +# 843 + __attribute((__nonnull__(1, 4))); +# 848 +extern int abs(int __x) noexcept(true) __attribute((const)); +# 849 +extern long labs(long __x) noexcept(true) __attribute((const)); +# 852 +__extension__ extern long long llabs(long long __x) noexcept(true) +# 853 + __attribute((const)); +# 860 +extern div_t div(int __numer, int __denom) noexcept(true) +# 861 + __attribute((const)); +# 862 +extern ldiv_t ldiv(long __numer, long __denom) noexcept(true) +# 863 + __attribute((const)); +# 866 +__extension__ extern lldiv_t lldiv(long long __numer, long long __denom) noexcept(true) +# 868 + __attribute((const)); +# 880 "/usr/include/stdlib.h" 3 +extern char *ecvt(double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign) noexcept(true) +# 881 + __attribute((__nonnull__(3, 4))); +# 886 +extern char *fcvt(double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign) noexcept(true) +# 887 + __attribute((__nonnull__(3, 4))); +# 892 +extern char *gcvt(double __value, int __ndigit, char * __buf) noexcept(true) +# 893 + __attribute((__nonnull__(3))); +# 898 +extern char *qecvt(long double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign) noexcept(true) +# 900 + __attribute((__nonnull__(3, 4))); +# 901 +extern char *qfcvt(long double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign) noexcept(true) +# 903 + __attribute((__nonnull__(3, 4))); +# 904 +extern char *qgcvt(long double __value, int __ndigit, char * __buf) noexcept(true) +# 905 + __attribute((__nonnull__(3))); +# 910 +extern int ecvt_r(double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign, char *__restrict__ __buf, size_t __len) noexcept(true) +# 912 + __attribute((__nonnull__(3, 4, 5))); +# 913 +extern int fcvt_r(double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign, char *__restrict__ __buf, size_t __len) noexcept(true) +# 915 + __attribute((__nonnull__(3, 4, 5))); +# 917 +extern int qecvt_r(long double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign, char *__restrict__ __buf, size_t __len) noexcept(true) +# 920 + __attribute((__nonnull__(3, 4, 5))); +# 921 +extern int qfcvt_r(long double __value, int __ndigit, int *__restrict__ __decpt, int *__restrict__ __sign, char *__restrict__ __buf, size_t __len) noexcept(true) +# 924 + __attribute((__nonnull__(3, 4, 5))); +# 930 +extern int mblen(const char * __s, size_t __n) noexcept(true); +# 933 +extern int mbtowc(wchar_t *__restrict__ __pwc, const char *__restrict__ __s, size_t __n) noexcept(true); +# 937 +extern int wctomb(char * __s, wchar_t __wchar) noexcept(true); +# 941 +extern size_t mbstowcs(wchar_t *__restrict__ __pwcs, const char *__restrict__ __s, size_t __n) noexcept(true) +# 943 + __attribute((__access__(__read_only__ , 2 ))); +# 945 +extern size_t wcstombs(char *__restrict__ __s, const wchar_t *__restrict__ __pwcs, size_t __n) noexcept(true) +# 948 + __attribute((__access__(__write_only__ , 1 , 3 ))) +# 949 + __attribute((__access__(__read_only__ , 2 ))); +# 956 +extern int rpmatch(const char * __response) noexcept(true) __attribute((__nonnull__(1))); +# 967 "/usr/include/stdlib.h" 3 +extern int getsubopt(char **__restrict__ __optionp, char *const *__restrict__ __tokens, char **__restrict__ __valuep) noexcept(true) +# 970 + __attribute((__nonnull__(1, 2, 3))); +# 978 +extern int posix_openpt(int __oflag); +# 986 +extern int grantpt(int __fd) noexcept(true); +# 990 +extern int unlockpt(int __fd) noexcept(true); +# 995 +extern char *ptsname(int __fd) noexcept(true); +# 1002 +extern int ptsname_r(int __fd, char * __buf, size_t __buflen) noexcept(true) +# 1003 + __attribute((__nonnull__(2))) __attribute((__access__(__write_only__ , 2 , 3 ))); +# 1006 +extern int getpt(); +# 1013 +extern int getloadavg(double __loadavg[], int __nelem) noexcept(true) +# 1014 + __attribute((__nonnull__(1))); +# 1035 "/usr/include/stdlib.h" 3 +} +# 46 "/usr/include/c++/11/bits/std_abs.h" 3 +extern "C++" { +# 48 +namespace std __attribute((__visibility__("default"))) { +# 52 +using ::abs; +# 56 +inline long abs(long __i) { return __builtin_labs(__i); } +# 61 +inline long long abs(long long __x) { return __builtin_llabs(__x); } +# 71 "/usr/include/c++/11/bits/std_abs.h" 3 +constexpr double abs(double __x) +# 72 +{ return __builtin_fabs(__x); } +# 75 +constexpr float abs(float __x) +# 76 +{ return __builtin_fabsf(__x); } +# 79 +constexpr long double abs(long double __x) +# 80 +{ return __builtin_fabsl(__x); } +# 85 +constexpr __int128 abs(__int128 __x) { return (__x >= (0)) ? __x : (-__x); } +# 108 "/usr/include/c++/11/bits/std_abs.h" 3 +} +# 109 +} +# 77 "/usr/include/c++/11/cmath" 3 +extern "C++" { +# 79 +namespace std __attribute((__visibility__("default"))) { +# 83 +using ::acos; +# 87 +constexpr float acos(float __x) +# 88 +{ return __builtin_acosf(__x); } +# 91 +constexpr long double acos(long double __x) +# 92 +{ return __builtin_acosl(__x); } +# 95 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 99 +acos(_Tp __x) +# 100 +{ return __builtin_acos(__x); } +# 102 +using ::asin; +# 106 +constexpr float asin(float __x) +# 107 +{ return __builtin_asinf(__x); } +# 110 +constexpr long double asin(long double __x) +# 111 +{ return __builtin_asinl(__x); } +# 114 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 118 +asin(_Tp __x) +# 119 +{ return __builtin_asin(__x); } +# 121 +using ::atan; +# 125 +constexpr float atan(float __x) +# 126 +{ return __builtin_atanf(__x); } +# 129 +constexpr long double atan(long double __x) +# 130 +{ return __builtin_atanl(__x); } +# 133 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 137 +atan(_Tp __x) +# 138 +{ return __builtin_atan(__x); } +# 140 +using ::atan2; +# 144 +constexpr float atan2(float __y, float __x) +# 145 +{ return __builtin_atan2f(__y, __x); } +# 148 +constexpr long double atan2(long double __y, long double __x) +# 149 +{ return __builtin_atan2l(__y, __x); } +# 152 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 155 +atan2(_Tp __y, _Up __x) +# 156 +{ +# 157 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 158 +return atan2((__type)__y, (__type)__x); +# 159 +} +# 161 +using ::ceil; +# 165 +constexpr float ceil(float __x) +# 166 +{ return __builtin_ceilf(__x); } +# 169 +constexpr long double ceil(long double __x) +# 170 +{ return __builtin_ceill(__x); } +# 173 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 177 +ceil(_Tp __x) +# 178 +{ return __builtin_ceil(__x); } +# 180 +using ::cos; +# 184 +constexpr float cos(float __x) +# 185 +{ return __builtin_cosf(__x); } +# 188 +constexpr long double cos(long double __x) +# 189 +{ return __builtin_cosl(__x); } +# 192 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 196 +cos(_Tp __x) +# 197 +{ return __builtin_cos(__x); } +# 199 +using ::cosh; +# 203 +constexpr float cosh(float __x) +# 204 +{ return __builtin_coshf(__x); } +# 207 +constexpr long double cosh(long double __x) +# 208 +{ return __builtin_coshl(__x); } +# 211 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 215 +cosh(_Tp __x) +# 216 +{ return __builtin_cosh(__x); } +# 218 +using ::exp; +# 222 +constexpr float exp(float __x) +# 223 +{ return __builtin_expf(__x); } +# 226 +constexpr long double exp(long double __x) +# 227 +{ return __builtin_expl(__x); } +# 230 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 234 +exp(_Tp __x) +# 235 +{ return __builtin_exp(__x); } +# 237 +using ::fabs; +# 241 +constexpr float fabs(float __x) +# 242 +{ return __builtin_fabsf(__x); } +# 245 +constexpr long double fabs(long double __x) +# 246 +{ return __builtin_fabsl(__x); } +# 249 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 253 +fabs(_Tp __x) +# 254 +{ return __builtin_fabs(__x); } +# 256 +using ::floor; +# 260 +constexpr float floor(float __x) +# 261 +{ return __builtin_floorf(__x); } +# 264 +constexpr long double floor(long double __x) +# 265 +{ return __builtin_floorl(__x); } +# 268 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 272 +floor(_Tp __x) +# 273 +{ return __builtin_floor(__x); } +# 275 +using ::fmod; +# 279 +constexpr float fmod(float __x, float __y) +# 280 +{ return __builtin_fmodf(__x, __y); } +# 283 +constexpr long double fmod(long double __x, long double __y) +# 284 +{ return __builtin_fmodl(__x, __y); } +# 287 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 290 +fmod(_Tp __x, _Up __y) +# 291 +{ +# 292 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 293 +return fmod((__type)__x, (__type)__y); +# 294 +} +# 296 +using ::frexp; +# 300 +inline float frexp(float __x, int *__exp) +# 301 +{ return __builtin_frexpf(__x, __exp); } +# 304 +inline long double frexp(long double __x, int *__exp) +# 305 +{ return __builtin_frexpl(__x, __exp); } +# 308 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 312 +frexp(_Tp __x, int *__exp) +# 313 +{ return __builtin_frexp(__x, __exp); } +# 315 +using ::ldexp; +# 319 +constexpr float ldexp(float __x, int __exp) +# 320 +{ return __builtin_ldexpf(__x, __exp); } +# 323 +constexpr long double ldexp(long double __x, int __exp) +# 324 +{ return __builtin_ldexpl(__x, __exp); } +# 327 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 331 +ldexp(_Tp __x, int __exp) +# 332 +{ return __builtin_ldexp(__x, __exp); } +# 334 +using ::log; +# 338 +constexpr float log(float __x) +# 339 +{ return __builtin_logf(__x); } +# 342 +constexpr long double log(long double __x) +# 343 +{ return __builtin_logl(__x); } +# 346 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 350 +log(_Tp __x) +# 351 +{ return __builtin_log(__x); } +# 353 +using ::log10; +# 357 +constexpr float log10(float __x) +# 358 +{ return __builtin_log10f(__x); } +# 361 +constexpr long double log10(long double __x) +# 362 +{ return __builtin_log10l(__x); } +# 365 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 369 +log10(_Tp __x) +# 370 +{ return __builtin_log10(__x); } +# 372 +using ::modf; +# 376 +inline float modf(float __x, float *__iptr) +# 377 +{ return __builtin_modff(__x, __iptr); } +# 380 +inline long double modf(long double __x, long double *__iptr) +# 381 +{ return __builtin_modfl(__x, __iptr); } +# 384 +using ::pow; +# 388 +constexpr float pow(float __x, float __y) +# 389 +{ return __builtin_powf(__x, __y); } +# 392 +constexpr long double pow(long double __x, long double __y) +# 393 +{ return __builtin_powl(__x, __y); } +# 412 "/usr/include/c++/11/cmath" 3 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 415 +pow(_Tp __x, _Up __y) +# 416 +{ +# 417 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 418 +return pow((__type)__x, (__type)__y); +# 419 +} +# 421 +using ::sin; +# 425 +constexpr float sin(float __x) +# 426 +{ return __builtin_sinf(__x); } +# 429 +constexpr long double sin(long double __x) +# 430 +{ return __builtin_sinl(__x); } +# 433 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 437 +sin(_Tp __x) +# 438 +{ return __builtin_sin(__x); } +# 440 +using ::sinh; +# 444 +constexpr float sinh(float __x) +# 445 +{ return __builtin_sinhf(__x); } +# 448 +constexpr long double sinh(long double __x) +# 449 +{ return __builtin_sinhl(__x); } +# 452 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 456 +sinh(_Tp __x) +# 457 +{ return __builtin_sinh(__x); } +# 459 +using ::sqrt; +# 463 +constexpr float sqrt(float __x) +# 464 +{ return __builtin_sqrtf(__x); } +# 467 +constexpr long double sqrt(long double __x) +# 468 +{ return __builtin_sqrtl(__x); } +# 471 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 475 +sqrt(_Tp __x) +# 476 +{ return __builtin_sqrt(__x); } +# 478 +using ::tan; +# 482 +constexpr float tan(float __x) +# 483 +{ return __builtin_tanf(__x); } +# 486 +constexpr long double tan(long double __x) +# 487 +{ return __builtin_tanl(__x); } +# 490 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 494 +tan(_Tp __x) +# 495 +{ return __builtin_tan(__x); } +# 497 +using ::tanh; +# 501 +constexpr float tanh(float __x) +# 502 +{ return __builtin_tanhf(__x); } +# 505 +constexpr long double tanh(long double __x) +# 506 +{ return __builtin_tanhl(__x); } +# 509 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 513 +tanh(_Tp __x) +# 514 +{ return __builtin_tanh(__x); } +# 537 "/usr/include/c++/11/cmath" 3 +constexpr int fpclassify(float __x) +# 538 +{ return __builtin_fpclassify(0, 1, 4, 3, 2, __x); +# 539 +} +# 542 +constexpr int fpclassify(double __x) +# 543 +{ return __builtin_fpclassify(0, 1, 4, 3, 2, __x); +# 544 +} +# 547 +constexpr int fpclassify(long double __x) +# 548 +{ return __builtin_fpclassify(0, 1, 4, 3, 2, __x); +# 549 +} +# 553 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, int> ::__type +# 556 +fpclassify(_Tp __x) +# 557 +{ return (__x != 0) ? 4 : 2; } +# 562 +constexpr bool isfinite(float __x) +# 563 +{ return __builtin_isfinite(__x); } +# 566 +constexpr bool isfinite(double __x) +# 567 +{ return __builtin_isfinite(__x); } +# 570 +constexpr bool isfinite(long double __x) +# 571 +{ return __builtin_isfinite(__x); } +# 575 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, bool> ::__type +# 578 +isfinite(_Tp __x) +# 579 +{ return true; } +# 584 +constexpr bool isinf(float __x) +# 585 +{ return __builtin_isinf(__x); } +# 592 +constexpr bool isinf(double __x) +# 593 +{ return __builtin_isinf(__x); } +# 597 +constexpr bool isinf(long double __x) +# 598 +{ return __builtin_isinf(__x); } +# 602 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, bool> ::__type +# 605 +isinf(_Tp __x) +# 606 +{ return false; } +# 611 +constexpr bool isnan(float __x) +# 612 +{ return __builtin_isnan(__x); } +# 619 +constexpr bool isnan(double __x) +# 620 +{ return __builtin_isnan(__x); } +# 624 +constexpr bool isnan(long double __x) +# 625 +{ return __builtin_isnan(__x); } +# 629 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, bool> ::__type +# 632 +isnan(_Tp __x) +# 633 +{ return false; } +# 638 +constexpr bool isnormal(float __x) +# 639 +{ return __builtin_isnormal(__x); } +# 642 +constexpr bool isnormal(double __x) +# 643 +{ return __builtin_isnormal(__x); } +# 646 +constexpr bool isnormal(long double __x) +# 647 +{ return __builtin_isnormal(__x); } +# 651 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, bool> ::__type +# 654 +isnormal(_Tp __x) +# 655 +{ return (__x != 0) ? true : false; } +# 661 +constexpr bool signbit(float __x) +# 662 +{ return __builtin_signbit(__x); } +# 665 +constexpr bool signbit(double __x) +# 666 +{ return __builtin_signbit(__x); } +# 669 +constexpr bool signbit(long double __x) +# 670 +{ return __builtin_signbit(__x); } +# 674 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, bool> ::__type +# 677 +signbit(_Tp __x) +# 678 +{ return (__x < 0) ? true : false; } +# 683 +constexpr bool isgreater(float __x, float __y) +# 684 +{ return __builtin_isgreater(__x, __y); } +# 687 +constexpr bool isgreater(double __x, double __y) +# 688 +{ return __builtin_isgreater(__x, __y); } +# 691 +constexpr bool isgreater(long double __x, long double __y) +# 692 +{ return __builtin_isgreater(__x, __y); } +# 696 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 700 +isgreater(_Tp __x, _Up __y) +# 701 +{ +# 702 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 703 +return __builtin_isgreater((__type)__x, (__type)__y); +# 704 +} +# 709 +constexpr bool isgreaterequal(float __x, float __y) +# 710 +{ return __builtin_isgreaterequal(__x, __y); } +# 713 +constexpr bool isgreaterequal(double __x, double __y) +# 714 +{ return __builtin_isgreaterequal(__x, __y); } +# 717 +constexpr bool isgreaterequal(long double __x, long double __y) +# 718 +{ return __builtin_isgreaterequal(__x, __y); } +# 722 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 726 +isgreaterequal(_Tp __x, _Up __y) +# 727 +{ +# 728 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 729 +return __builtin_isgreaterequal((__type)__x, (__type)__y); +# 730 +} +# 735 +constexpr bool isless(float __x, float __y) +# 736 +{ return __builtin_isless(__x, __y); } +# 739 +constexpr bool isless(double __x, double __y) +# 740 +{ return __builtin_isless(__x, __y); } +# 743 +constexpr bool isless(long double __x, long double __y) +# 744 +{ return __builtin_isless(__x, __y); } +# 748 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 752 +isless(_Tp __x, _Up __y) +# 753 +{ +# 754 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 755 +return __builtin_isless((__type)__x, (__type)__y); +# 756 +} +# 761 +constexpr bool islessequal(float __x, float __y) +# 762 +{ return __builtin_islessequal(__x, __y); } +# 765 +constexpr bool islessequal(double __x, double __y) +# 766 +{ return __builtin_islessequal(__x, __y); } +# 769 +constexpr bool islessequal(long double __x, long double __y) +# 770 +{ return __builtin_islessequal(__x, __y); } +# 774 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 778 +islessequal(_Tp __x, _Up __y) +# 779 +{ +# 780 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 781 +return __builtin_islessequal((__type)__x, (__type)__y); +# 782 +} +# 787 +constexpr bool islessgreater(float __x, float __y) +# 788 +{ return __builtin_islessgreater(__x, __y); } +# 791 +constexpr bool islessgreater(double __x, double __y) +# 792 +{ return __builtin_islessgreater(__x, __y); } +# 795 +constexpr bool islessgreater(long double __x, long double __y) +# 796 +{ return __builtin_islessgreater(__x, __y); } +# 800 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 804 +islessgreater(_Tp __x, _Up __y) +# 805 +{ +# 806 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 807 +return __builtin_islessgreater((__type)__x, (__type)__y); +# 808 +} +# 813 +constexpr bool isunordered(float __x, float __y) +# 814 +{ return __builtin_isunordered(__x, __y); } +# 817 +constexpr bool isunordered(double __x, double __y) +# 818 +{ return __builtin_isunordered(__x, __y); } +# 821 +constexpr bool isunordered(long double __x, long double __y) +# 822 +{ return __builtin_isunordered(__x, __y); } +# 826 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__enable_if< __is_arithmetic< _Tp> ::__value && __is_arithmetic< _Up> ::__value, bool> ::__type +# 830 +isunordered(_Tp __x, _Up __y) +# 831 +{ +# 832 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 833 +return __builtin_isunordered((__type)__x, (__type)__y); +# 834 +} +# 1065 "/usr/include/c++/11/cmath" 3 +using ::double_t; +# 1066 +using ::float_t; +# 1069 +using ::acosh; +# 1070 +using ::acoshf; +# 1071 +using ::acoshl; +# 1073 +using ::asinh; +# 1074 +using ::asinhf; +# 1075 +using ::asinhl; +# 1077 +using ::atanh; +# 1078 +using ::atanhf; +# 1079 +using ::atanhl; +# 1081 +using ::cbrt; +# 1082 +using ::cbrtf; +# 1083 +using ::cbrtl; +# 1085 +using ::copysign; +# 1086 +using ::copysignf; +# 1087 +using ::copysignl; +# 1089 +using ::erf; +# 1090 +using ::erff; +# 1091 +using ::erfl; +# 1093 +using ::erfc; +# 1094 +using ::erfcf; +# 1095 +using ::erfcl; +# 1097 +using ::exp2; +# 1098 +using ::exp2f; +# 1099 +using ::exp2l; +# 1101 +using ::expm1; +# 1102 +using ::expm1f; +# 1103 +using ::expm1l; +# 1105 +using ::fdim; +# 1106 +using ::fdimf; +# 1107 +using ::fdiml; +# 1109 +using ::fma; +# 1110 +using ::fmaf; +# 1111 +using ::fmal; +# 1113 +using ::fmax; +# 1114 +using ::fmaxf; +# 1115 +using ::fmaxl; +# 1117 +using ::fmin; +# 1118 +using ::fminf; +# 1119 +using ::fminl; +# 1121 +using ::hypot; +# 1122 +using ::hypotf; +# 1123 +using ::hypotl; +# 1125 +using ::ilogb; +# 1126 +using ::ilogbf; +# 1127 +using ::ilogbl; +# 1129 +using ::lgamma; +# 1130 +using ::lgammaf; +# 1131 +using ::lgammal; +# 1134 +using ::llrint; +# 1135 +using ::llrintf; +# 1136 +using ::llrintl; +# 1138 +using ::llround; +# 1139 +using ::llroundf; +# 1140 +using ::llroundl; +# 1143 +using ::log1p; +# 1144 +using ::log1pf; +# 1145 +using ::log1pl; +# 1147 +using ::log2; +# 1148 +using ::log2f; +# 1149 +using ::log2l; +# 1151 +using ::logb; +# 1152 +using ::logbf; +# 1153 +using ::logbl; +# 1155 +using ::lrint; +# 1156 +using ::lrintf; +# 1157 +using ::lrintl; +# 1159 +using ::lround; +# 1160 +using ::lroundf; +# 1161 +using ::lroundl; +# 1163 +using ::nan; +# 1164 +using ::nanf; +# 1165 +using ::nanl; +# 1167 +using ::nearbyint; +# 1168 +using ::nearbyintf; +# 1169 +using ::nearbyintl; +# 1171 +using ::nextafter; +# 1172 +using ::nextafterf; +# 1173 +using ::nextafterl; +# 1175 +using ::nexttoward; +# 1176 +using ::nexttowardf; +# 1177 +using ::nexttowardl; +# 1179 +using ::remainder; +# 1180 +using ::remainderf; +# 1181 +using ::remainderl; +# 1183 +using ::remquo; +# 1184 +using ::remquof; +# 1185 +using ::remquol; +# 1187 +using ::rint; +# 1188 +using ::rintf; +# 1189 +using ::rintl; +# 1191 +using ::round; +# 1192 +using ::roundf; +# 1193 +using ::roundl; +# 1195 +using ::scalbln; +# 1196 +using ::scalblnf; +# 1197 +using ::scalblnl; +# 1199 +using ::scalbn; +# 1200 +using ::scalbnf; +# 1201 +using ::scalbnl; +# 1203 +using ::tgamma; +# 1204 +using ::tgammaf; +# 1205 +using ::tgammal; +# 1207 +using ::trunc; +# 1208 +using ::truncf; +# 1209 +using ::truncl; +# 1214 +constexpr float acosh(float __x) +# 1215 +{ return __builtin_acoshf(__x); } +# 1218 +constexpr long double acosh(long double __x) +# 1219 +{ return __builtin_acoshl(__x); } +# 1223 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1226 +acosh(_Tp __x) +# 1227 +{ return __builtin_acosh(__x); } +# 1232 +constexpr float asinh(float __x) +# 1233 +{ return __builtin_asinhf(__x); } +# 1236 +constexpr long double asinh(long double __x) +# 1237 +{ return __builtin_asinhl(__x); } +# 1241 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1244 +asinh(_Tp __x) +# 1245 +{ return __builtin_asinh(__x); } +# 1250 +constexpr float atanh(float __x) +# 1251 +{ return __builtin_atanhf(__x); } +# 1254 +constexpr long double atanh(long double __x) +# 1255 +{ return __builtin_atanhl(__x); } +# 1259 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1262 +atanh(_Tp __x) +# 1263 +{ return __builtin_atanh(__x); } +# 1268 +constexpr float cbrt(float __x) +# 1269 +{ return __builtin_cbrtf(__x); } +# 1272 +constexpr long double cbrt(long double __x) +# 1273 +{ return __builtin_cbrtl(__x); } +# 1277 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1280 +cbrt(_Tp __x) +# 1281 +{ return __builtin_cbrt(__x); } +# 1286 +constexpr float copysign(float __x, float __y) +# 1287 +{ return __builtin_copysignf(__x, __y); } +# 1290 +constexpr long double copysign(long double __x, long double __y) +# 1291 +{ return __builtin_copysignl(__x, __y); } +# 1295 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1297 +copysign(_Tp __x, _Up __y) +# 1298 +{ +# 1299 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1300 +return copysign((__type)__x, (__type)__y); +# 1301 +} +# 1306 +constexpr float erf(float __x) +# 1307 +{ return __builtin_erff(__x); } +# 1310 +constexpr long double erf(long double __x) +# 1311 +{ return __builtin_erfl(__x); } +# 1315 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1318 +erf(_Tp __x) +# 1319 +{ return __builtin_erf(__x); } +# 1324 +constexpr float erfc(float __x) +# 1325 +{ return __builtin_erfcf(__x); } +# 1328 +constexpr long double erfc(long double __x) +# 1329 +{ return __builtin_erfcl(__x); } +# 1333 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1336 +erfc(_Tp __x) +# 1337 +{ return __builtin_erfc(__x); } +# 1342 +constexpr float exp2(float __x) +# 1343 +{ return __builtin_exp2f(__x); } +# 1346 +constexpr long double exp2(long double __x) +# 1347 +{ return __builtin_exp2l(__x); } +# 1351 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1354 +exp2(_Tp __x) +# 1355 +{ return __builtin_exp2(__x); } +# 1360 +constexpr float expm1(float __x) +# 1361 +{ return __builtin_expm1f(__x); } +# 1364 +constexpr long double expm1(long double __x) +# 1365 +{ return __builtin_expm1l(__x); } +# 1369 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1372 +expm1(_Tp __x) +# 1373 +{ return __builtin_expm1(__x); } +# 1378 +constexpr float fdim(float __x, float __y) +# 1379 +{ return __builtin_fdimf(__x, __y); } +# 1382 +constexpr long double fdim(long double __x, long double __y) +# 1383 +{ return __builtin_fdiml(__x, __y); } +# 1387 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1389 +fdim(_Tp __x, _Up __y) +# 1390 +{ +# 1391 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1392 +return fdim((__type)__x, (__type)__y); +# 1393 +} +# 1398 +constexpr float fma(float __x, float __y, float __z) +# 1399 +{ return __builtin_fmaf(__x, __y, __z); } +# 1402 +constexpr long double fma(long double __x, long double __y, long double __z) +# 1403 +{ return __builtin_fmal(__x, __y, __z); } +# 1407 +template< class _Tp, class _Up, class _Vp> constexpr typename __gnu_cxx::__promote_3< _Tp, _Up, _Vp> ::__type +# 1409 +fma(_Tp __x, _Up __y, _Vp __z) +# 1410 +{ +# 1411 +typedef typename __gnu_cxx::__promote_3< _Tp, _Up, _Vp> ::__type __type; +# 1412 +return fma((__type)__x, (__type)__y, (__type)__z); +# 1413 +} +# 1418 +constexpr float fmax(float __x, float __y) +# 1419 +{ return __builtin_fmaxf(__x, __y); } +# 1422 +constexpr long double fmax(long double __x, long double __y) +# 1423 +{ return __builtin_fmaxl(__x, __y); } +# 1427 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1429 +fmax(_Tp __x, _Up __y) +# 1430 +{ +# 1431 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1432 +return fmax((__type)__x, (__type)__y); +# 1433 +} +# 1438 +constexpr float fmin(float __x, float __y) +# 1439 +{ return __builtin_fminf(__x, __y); } +# 1442 +constexpr long double fmin(long double __x, long double __y) +# 1443 +{ return __builtin_fminl(__x, __y); } +# 1447 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1449 +fmin(_Tp __x, _Up __y) +# 1450 +{ +# 1451 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1452 +return fmin((__type)__x, (__type)__y); +# 1453 +} +# 1458 +constexpr float hypot(float __x, float __y) +# 1459 +{ return __builtin_hypotf(__x, __y); } +# 1462 +constexpr long double hypot(long double __x, long double __y) +# 1463 +{ return __builtin_hypotl(__x, __y); } +# 1467 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1469 +hypot(_Tp __x, _Up __y) +# 1470 +{ +# 1471 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1472 +return hypot((__type)__x, (__type)__y); +# 1473 +} +# 1478 +constexpr int ilogb(float __x) +# 1479 +{ return __builtin_ilogbf(__x); } +# 1482 +constexpr int ilogb(long double __x) +# 1483 +{ return __builtin_ilogbl(__x); } +# 1487 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, int> ::__type +# 1491 +ilogb(_Tp __x) +# 1492 +{ return __builtin_ilogb(__x); } +# 1497 +constexpr float lgamma(float __x) +# 1498 +{ return __builtin_lgammaf(__x); } +# 1501 +constexpr long double lgamma(long double __x) +# 1502 +{ return __builtin_lgammal(__x); } +# 1506 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1509 +lgamma(_Tp __x) +# 1510 +{ return __builtin_lgamma(__x); } +# 1515 +constexpr long long llrint(float __x) +# 1516 +{ return __builtin_llrintf(__x); } +# 1519 +constexpr long long llrint(long double __x) +# 1520 +{ return __builtin_llrintl(__x); } +# 1524 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, long long> ::__type +# 1527 +llrint(_Tp __x) +# 1528 +{ return __builtin_llrint(__x); } +# 1533 +constexpr long long llround(float __x) +# 1534 +{ return __builtin_llroundf(__x); } +# 1537 +constexpr long long llround(long double __x) +# 1538 +{ return __builtin_llroundl(__x); } +# 1542 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, long long> ::__type +# 1545 +llround(_Tp __x) +# 1546 +{ return __builtin_llround(__x); } +# 1551 +constexpr float log1p(float __x) +# 1552 +{ return __builtin_log1pf(__x); } +# 1555 +constexpr long double log1p(long double __x) +# 1556 +{ return __builtin_log1pl(__x); } +# 1560 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1563 +log1p(_Tp __x) +# 1564 +{ return __builtin_log1p(__x); } +# 1570 +constexpr float log2(float __x) +# 1571 +{ return __builtin_log2f(__x); } +# 1574 +constexpr long double log2(long double __x) +# 1575 +{ return __builtin_log2l(__x); } +# 1579 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1582 +log2(_Tp __x) +# 1583 +{ return __builtin_log2(__x); } +# 1588 +constexpr float logb(float __x) +# 1589 +{ return __builtin_logbf(__x); } +# 1592 +constexpr long double logb(long double __x) +# 1593 +{ return __builtin_logbl(__x); } +# 1597 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1600 +logb(_Tp __x) +# 1601 +{ return __builtin_logb(__x); } +# 1606 +constexpr long lrint(float __x) +# 1607 +{ return __builtin_lrintf(__x); } +# 1610 +constexpr long lrint(long double __x) +# 1611 +{ return __builtin_lrintl(__x); } +# 1615 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, long> ::__type +# 1618 +lrint(_Tp __x) +# 1619 +{ return __builtin_lrint(__x); } +# 1624 +constexpr long lround(float __x) +# 1625 +{ return __builtin_lroundf(__x); } +# 1628 +constexpr long lround(long double __x) +# 1629 +{ return __builtin_lroundl(__x); } +# 1633 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, long> ::__type +# 1636 +lround(_Tp __x) +# 1637 +{ return __builtin_lround(__x); } +# 1642 +constexpr float nearbyint(float __x) +# 1643 +{ return __builtin_nearbyintf(__x); } +# 1646 +constexpr long double nearbyint(long double __x) +# 1647 +{ return __builtin_nearbyintl(__x); } +# 1651 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1654 +nearbyint(_Tp __x) +# 1655 +{ return __builtin_nearbyint(__x); } +# 1660 +constexpr float nextafter(float __x, float __y) +# 1661 +{ return __builtin_nextafterf(__x, __y); } +# 1664 +constexpr long double nextafter(long double __x, long double __y) +# 1665 +{ return __builtin_nextafterl(__x, __y); } +# 1669 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1671 +nextafter(_Tp __x, _Up __y) +# 1672 +{ +# 1673 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1674 +return nextafter((__type)__x, (__type)__y); +# 1675 +} +# 1680 +constexpr float nexttoward(float __x, long double __y) +# 1681 +{ return __builtin_nexttowardf(__x, __y); } +# 1684 +constexpr long double nexttoward(long double __x, long double __y) +# 1685 +{ return __builtin_nexttowardl(__x, __y); } +# 1689 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1692 +nexttoward(_Tp __x, long double __y) +# 1693 +{ return __builtin_nexttoward(__x, __y); } +# 1698 +constexpr float remainder(float __x, float __y) +# 1699 +{ return __builtin_remainderf(__x, __y); } +# 1702 +constexpr long double remainder(long double __x, long double __y) +# 1703 +{ return __builtin_remainderl(__x, __y); } +# 1707 +template< class _Tp, class _Up> constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1709 +remainder(_Tp __x, _Up __y) +# 1710 +{ +# 1711 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1712 +return remainder((__type)__x, (__type)__y); +# 1713 +} +# 1718 +inline float remquo(float __x, float __y, int *__pquo) +# 1719 +{ return __builtin_remquof(__x, __y, __pquo); } +# 1722 +inline long double remquo(long double __x, long double __y, int *__pquo) +# 1723 +{ return __builtin_remquol(__x, __y, __pquo); } +# 1727 +template< class _Tp, class _Up> inline typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type +# 1729 +remquo(_Tp __x, _Up __y, int *__pquo) +# 1730 +{ +# 1731 +typedef typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type __type; +# 1732 +return remquo((__type)__x, (__type)__y, __pquo); +# 1733 +} +# 1738 +constexpr float rint(float __x) +# 1739 +{ return __builtin_rintf(__x); } +# 1742 +constexpr long double rint(long double __x) +# 1743 +{ return __builtin_rintl(__x); } +# 1747 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1750 +rint(_Tp __x) +# 1751 +{ return __builtin_rint(__x); } +# 1756 +constexpr float round(float __x) +# 1757 +{ return __builtin_roundf(__x); } +# 1760 +constexpr long double round(long double __x) +# 1761 +{ return __builtin_roundl(__x); } +# 1765 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1768 +round(_Tp __x) +# 1769 +{ return __builtin_round(__x); } +# 1774 +constexpr float scalbln(float __x, long __ex) +# 1775 +{ return __builtin_scalblnf(__x, __ex); } +# 1778 +constexpr long double scalbln(long double __x, long __ex) +# 1779 +{ return __builtin_scalblnl(__x, __ex); } +# 1783 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1786 +scalbln(_Tp __x, long __ex) +# 1787 +{ return __builtin_scalbln(__x, __ex); } +# 1792 +constexpr float scalbn(float __x, int __ex) +# 1793 +{ return __builtin_scalbnf(__x, __ex); } +# 1796 +constexpr long double scalbn(long double __x, int __ex) +# 1797 +{ return __builtin_scalbnl(__x, __ex); } +# 1801 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1804 +scalbn(_Tp __x, int __ex) +# 1805 +{ return __builtin_scalbn(__x, __ex); } +# 1810 +constexpr float tgamma(float __x) +# 1811 +{ return __builtin_tgammaf(__x); } +# 1814 +constexpr long double tgamma(long double __x) +# 1815 +{ return __builtin_tgammal(__x); } +# 1819 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1822 +tgamma(_Tp __x) +# 1823 +{ return __builtin_tgamma(__x); } +# 1828 +constexpr float trunc(float __x) +# 1829 +{ return __builtin_truncf(__x); } +# 1832 +constexpr long double trunc(long double __x) +# 1833 +{ return __builtin_truncl(__x); } +# 1837 +template< class _Tp> constexpr typename __gnu_cxx::__enable_if< __is_integer< _Tp> ::__value, double> ::__type +# 1840 +trunc(_Tp __x) +# 1841 +{ return __builtin_trunc(__x); } +# 1852 "/usr/include/c++/11/cmath" 3 +template< class _Tp> inline _Tp +# 1854 +__hypot3(_Tp __x, _Tp __y, _Tp __z) +# 1855 +{ +# 1856 +__x = std::abs(__x); +# 1857 +__y = std::abs(__y); +# 1858 +__z = std::abs(__z); +# 1859 +if (_Tp __a = (__x < __y) ? (__y < __z) ? __z : __y : ((__x < __z) ? __z : __x)) { +# 1860 +return __a * std::sqrt((((__x / __a) * (__x / __a)) + ((__y / __a) * (__y / __a))) + ((__z / __a) * (__z / __a))); } else { +# 1864 +return {}; } +# 1865 +} +# 1868 +inline float hypot(float __x, float __y, float __z) +# 1869 +{ return std::__hypot3< float> (__x, __y, __z); } +# 1872 +inline double hypot(double __x, double __y, double __z) +# 1873 +{ return std::__hypot3< double> (__x, __y, __z); } +# 1876 +inline long double hypot(long double __x, long double __y, long double __z) +# 1877 +{ return std::__hypot3< long double> (__x, __y, __z); } +# 1879 +template< class _Tp, class _Up, class _Vp> __gnu_cxx::__promoted_t< _Tp, _Up, _Vp> +# 1881 +hypot(_Tp __x, _Up __y, _Vp __z) +# 1882 +{ +# 1883 +using __type = __gnu_cxx::__promoted_t< _Tp, _Up, _Vp> ; +# 1884 +return std::__hypot3< __gnu_cxx::__promoted_t< _Tp, _Up, _Vp> > (__x, __y, __z); +# 1885 +} +# 1932 "/usr/include/c++/11/cmath" 3 +} +# 33 "/usr/include/c++/11/bits/specfun.h" 3 +#pragma GCC visibility push ( default ) +# 42 "/usr/include/c++/11/bits/functexcept.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 48 +void __throw_bad_exception() __attribute((__noreturn__)); +# 52 +void __throw_bad_alloc() __attribute((__noreturn__)); +# 55 +void __throw_bad_array_new_length() __attribute((__noreturn__)); +# 59 +void __throw_bad_cast() __attribute((__noreturn__)); +# 62 +void __throw_bad_typeid() __attribute((__noreturn__)); +# 66 +void __throw_logic_error(const char *) __attribute((__noreturn__)); +# 69 +void __throw_domain_error(const char *) __attribute((__noreturn__)); +# 72 +void __throw_invalid_argument(const char *) __attribute((__noreturn__)); +# 75 +void __throw_length_error(const char *) __attribute((__noreturn__)); +# 78 +void __throw_out_of_range(const char *) __attribute((__noreturn__)); +# 81 +void __throw_out_of_range_fmt(const char *, ...) __attribute((__noreturn__)) +# 82 + __attribute((__format__(__gnu_printf__, 1, 2))); +# 85 +void __throw_runtime_error(const char *) __attribute((__noreturn__)); +# 88 +void __throw_range_error(const char *) __attribute((__noreturn__)); +# 91 +void __throw_overflow_error(const char *) __attribute((__noreturn__)); +# 94 +void __throw_underflow_error(const char *) __attribute((__noreturn__)); +# 98 +void __throw_ios_failure(const char *) __attribute((__noreturn__)); +# 101 +void __throw_ios_failure(const char *, int) __attribute((__noreturn__)); +# 105 +void __throw_system_error(int) __attribute((__noreturn__)); +# 109 +void __throw_future_error(int) __attribute((__noreturn__)); +# 113 +void __throw_bad_function_call() __attribute((__noreturn__)); +# 116 +} +# 37 "/usr/include/c++/11/ext/numeric_traits.h" 3 +namespace __gnu_cxx __attribute((__visibility__("default"))) { +# 50 "/usr/include/c++/11/ext/numeric_traits.h" 3 +template< class _Tp> +# 51 +struct __is_integer_nonstrict : public std::__is_integer< _Tp> { +# 54 +using std::__is_integer< _Tp> ::__value; +# 57 +enum { __width = (__value) ? sizeof(_Tp) * (8) : (0)}; +# 58 +}; +# 60 +template< class _Value> +# 61 +struct __numeric_traits_integer { +# 64 +static_assert((__is_integer_nonstrict< _Value> ::__value), "invalid specialization"); +# 70 +static const bool __is_signed = (((_Value)(-1)) < 0); +# 71 +static const int __digits = (__is_integer_nonstrict< _Value> ::__width - __is_signed); +# 75 +static const _Value __max = (__is_signed ? (((((_Value)1) << (__digits - 1)) - 1) << 1) + 1 : (~((_Value)0))); +# 78 +static const _Value __min = (__is_signed ? (-__max) - 1 : ((_Value)0)); +# 79 +}; +# 81 +template< class _Value> const _Value __numeric_traits_integer< _Value> ::__min; +# 84 +template< class _Value> const _Value __numeric_traits_integer< _Value> ::__max; +# 87 +template< class _Value> const bool __numeric_traits_integer< _Value> ::__is_signed; +# 90 +template< class _Value> const int __numeric_traits_integer< _Value> ::__digits; +# 135 "/usr/include/c++/11/ext/numeric_traits.h" 3 +template< class _Tp> using __int_traits = __numeric_traits_integer< _Tp> ; +# 155 "/usr/include/c++/11/ext/numeric_traits.h" 3 +template< class _Value> +# 156 +struct __numeric_traits_floating { +# 159 +static const int __max_digits10 = ((2) + ((((std::template __are_same< _Value, float> ::__value) ? 24 : ((std::template __are_same< _Value, double> ::__value) ? 53 : 64)) * 643L) / (2136))); +# 162 +static const bool __is_signed = true; +# 163 +static const int __digits10 = ((std::template __are_same< _Value, float> ::__value) ? 6 : ((std::template __are_same< _Value, double> ::__value) ? 15 : 18)); +# 164 +static const int __max_exponent10 = ((std::template __are_same< _Value, float> ::__value) ? 38 : ((std::template __are_same< _Value, double> ::__value) ? 308 : 4932)); +# 165 +}; +# 167 +template< class _Value> const int __numeric_traits_floating< _Value> ::__max_digits10; +# 170 +template< class _Value> const bool __numeric_traits_floating< _Value> ::__is_signed; +# 173 +template< class _Value> const int __numeric_traits_floating< _Value> ::__digits10; +# 176 +template< class _Value> const int __numeric_traits_floating< _Value> ::__max_exponent10; +# 184 +template< class _Value> +# 185 +struct __numeric_traits : public __numeric_traits_integer< _Value> { +# 187 +}; +# 190 +template<> struct __numeric_traits< float> : public __numeric_traits_floating< float> { +# 192 +}; +# 195 +template<> struct __numeric_traits< double> : public __numeric_traits_floating< double> { +# 197 +}; +# 200 +template<> struct __numeric_traits< long double> : public __numeric_traits_floating< long double> { +# 202 +}; +# 237 "/usr/include/c++/11/ext/numeric_traits.h" 3 +} +# 38 "/usr/include/c++/11/bits/move.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 47 +template< class _Tp> constexpr _Tp * +# 49 +__addressof(_Tp &__r) noexcept +# 50 +{ return __builtin_addressof(__r); } +# 55 +} +# 40 "/usr/include/c++/11/type_traits" 3 +namespace std __attribute((__visibility__("default"))) { +# 44 +template< class ..._Elements> class tuple; +# 47 +template< class _Tp> class reference_wrapper; +# 64 "/usr/include/c++/11/type_traits" 3 +template< class _Tp, _Tp __v> +# 65 +struct integral_constant { +# 67 +static constexpr inline _Tp value = (__v); +# 68 +typedef _Tp value_type; +# 69 +typedef integral_constant type; +# 70 +constexpr operator value_type() const noexcept { return value; } +# 75 +constexpr value_type operator()() const noexcept { return value; } +# 77 +}; +# 79 +template< class _Tp, _Tp __v> constexpr inline _Tp integral_constant< _Tp, __v> ::value; +# 83 +using true_type = integral_constant< bool, true> ; +# 86 +using false_type = integral_constant< bool, false> ; +# 90 +template< bool __v> using __bool_constant = integral_constant< bool, __v> ; +# 98 +template< bool __v> using bool_constant = integral_constant< bool, __v> ; +# 104 +template< bool , class , class > struct conditional; +# 108 +template< class _Type> +# 109 +struct __type_identity { +# 110 +using type = _Type; }; +# 112 +template< class _Tp> using __type_identity_t = typename __type_identity< _Tp> ::type; +# 115 +template< class ...> struct __or_; +# 119 +template<> struct __or_< > : public false_type { +# 121 +}; +# 123 +template< class _B1> +# 124 +struct __or_< _B1> : public _B1 { +# 126 +}; +# 128 +template< class _B1, class _B2> +# 129 +struct __or_< _B1, _B2> : public conditional< _B1::value, _B1, _B2> ::type { +# 131 +}; +# 133 +template< class _B1, class _B2, class _B3, class ..._Bn> +# 134 +struct __or_< _B1, _B2, _B3, _Bn...> : public conditional< _B1::value, _B1, std::__or_< _B2, _B3, _Bn...> > ::type { +# 136 +}; +# 138 +template< class ...> struct __and_; +# 142 +template<> struct __and_< > : public true_type { +# 144 +}; +# 146 +template< class _B1> +# 147 +struct __and_< _B1> : public _B1 { +# 149 +}; +# 151 +template< class _B1, class _B2> +# 152 +struct __and_< _B1, _B2> : public conditional< _B1::value, _B2, _B1> ::type { +# 154 +}; +# 156 +template< class _B1, class _B2, class _B3, class ..._Bn> +# 157 +struct __and_< _B1, _B2, _B3, _Bn...> : public conditional< _B1::value, std::__and_< _B2, _B3, _Bn...> , _B1> ::type { +# 159 +}; +# 161 +template< class _Pp> +# 162 +struct __not_ : public __bool_constant< !((bool)_Pp::value)> { +# 164 +}; +# 170 +template< class ..._Bn> constexpr bool +# 171 +__or_v = (__or_< _Bn...> ::value); +# 172 +template< class ..._Bn> constexpr bool +# 173 +__and_v = (__and_< _Bn...> ::value); +# 178 +template< class ..._Bn> +# 179 +struct conjunction : public __and_< _Bn...> { +# 181 +}; +# 183 +template< class ..._Bn> +# 184 +struct disjunction : public __or_< _Bn...> { +# 186 +}; +# 188 +template< class _Pp> +# 189 +struct negation : public __not_< _Pp> { +# 191 +}; +# 196 +template< class ..._Bn> constexpr bool +# 197 +conjunction_v = (conjunction< _Bn...> ::value); +# 199 +template< class ..._Bn> constexpr bool +# 200 +disjunction_v = (disjunction< _Bn...> ::value); +# 202 +template< class _Pp> constexpr bool +# 203 +negation_v = (negation< _Pp> ::value); +# 209 +template< class > struct is_reference; +# 211 +template< class > struct is_function; +# 213 +template< class > struct is_void; +# 215 +template< class > struct remove_cv; +# 217 +template< class > struct is_const; +# 221 +template< class > struct __is_array_unknown_bounds; +# 227 +template< class _Tp, size_t = sizeof(_Tp)> constexpr true_type +# 228 +__is_complete_or_unbounded(__type_identity< _Tp> ) +# 229 +{ return {}; } +# 231 +template< class _TypeIdentity, class +# 232 +_NestedType = typename _TypeIdentity::type> constexpr typename __or_< is_reference< _NestedType> , is_function< _NestedType> , is_void< _NestedType> , __is_array_unknown_bounds< _NestedType> > ::type +# 238 +__is_complete_or_unbounded(_TypeIdentity) +# 239 +{ return {}; } +# 246 +template< class _Tp> +# 247 +struct __success_type { +# 248 +typedef _Tp type; }; +# 250 +struct __failure_type { +# 251 +}; +# 254 +template< class _Tp> using __remove_cv_t = typename remove_cv< _Tp> ::type; +# 259 +template< class > +# 260 +struct __is_void_helper : public false_type { +# 261 +}; +# 264 +template<> struct __is_void_helper< void> : public true_type { +# 265 +}; +# 269 +template< class _Tp> +# 270 +struct is_void : public __is_void_helper< __remove_cv_t< _Tp> > ::type { +# 272 +}; +# 275 +template< class > +# 276 +struct __is_integral_helper : public false_type { +# 277 +}; +# 280 +template<> struct __is_integral_helper< bool> : public true_type { +# 281 +}; +# 284 +template<> struct __is_integral_helper< char> : public true_type { +# 285 +}; +# 288 +template<> struct __is_integral_helper< signed char> : public true_type { +# 289 +}; +# 292 +template<> struct __is_integral_helper< unsigned char> : public true_type { +# 293 +}; +# 300 +template<> struct __is_integral_helper< wchar_t> : public true_type { +# 301 +}; +# 311 "/usr/include/c++/11/type_traits" 3 +template<> struct __is_integral_helper< char16_t> : public true_type { +# 312 +}; +# 315 +template<> struct __is_integral_helper< char32_t> : public true_type { +# 316 +}; +# 319 +template<> struct __is_integral_helper< short> : public true_type { +# 320 +}; +# 323 +template<> struct __is_integral_helper< unsigned short> : public true_type { +# 324 +}; +# 327 +template<> struct __is_integral_helper< int> : public true_type { +# 328 +}; +# 331 +template<> struct __is_integral_helper< unsigned> : public true_type { +# 332 +}; +# 335 +template<> struct __is_integral_helper< long> : public true_type { +# 336 +}; +# 339 +template<> struct __is_integral_helper< unsigned long> : public true_type { +# 340 +}; +# 343 +template<> struct __is_integral_helper< long long> : public true_type { +# 344 +}; +# 347 +template<> struct __is_integral_helper< unsigned long long> : public true_type { +# 348 +}; +# 354 +template<> struct __is_integral_helper< __int128> : public true_type { +# 355 +}; +# 358 +template<> struct __is_integral_helper< unsigned __int128> : public true_type { +# 359 +}; +# 391 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> +# 392 +struct is_integral : public __is_integral_helper< __remove_cv_t< _Tp> > ::type { +# 394 +}; +# 397 +template< class > +# 398 +struct __is_floating_point_helper : public false_type { +# 399 +}; +# 402 +template<> struct __is_floating_point_helper< float> : public true_type { +# 403 +}; +# 406 +template<> struct __is_floating_point_helper< double> : public true_type { +# 407 +}; +# 410 +template<> struct __is_floating_point_helper< long double> : public true_type { +# 411 +}; +# 421 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> +# 422 +struct is_floating_point : public __is_floating_point_helper< __remove_cv_t< _Tp> > ::type { +# 424 +}; +# 427 +template< class > +# 428 +struct is_array : public false_type { +# 429 +}; +# 431 +template< class _Tp, size_t _Size> +# 432 +struct is_array< _Tp [_Size]> : public true_type { +# 433 +}; +# 435 +template< class _Tp> +# 436 +struct is_array< _Tp []> : public true_type { +# 437 +}; +# 439 +template< class > +# 440 +struct __is_pointer_helper : public false_type { +# 441 +}; +# 443 +template< class _Tp> +# 444 +struct __is_pointer_helper< _Tp *> : public true_type { +# 445 +}; +# 448 +template< class _Tp> +# 449 +struct is_pointer : public __is_pointer_helper< __remove_cv_t< _Tp> > ::type { +# 451 +}; +# 454 +template< class > +# 455 +struct is_lvalue_reference : public false_type { +# 456 +}; +# 458 +template< class _Tp> +# 459 +struct is_lvalue_reference< _Tp &> : public true_type { +# 460 +}; +# 463 +template< class > +# 464 +struct is_rvalue_reference : public false_type { +# 465 +}; +# 467 +template< class _Tp> +# 468 +struct is_rvalue_reference< _Tp &&> : public true_type { +# 469 +}; +# 471 +template< class > +# 472 +struct __is_member_object_pointer_helper : public false_type { +# 473 +}; +# 475 +template< class _Tp, class _Cp> +# 476 +struct __is_member_object_pointer_helper< _Tp (_Cp::*)> : public __not_< is_function< _Tp> > ::type { +# 477 +}; +# 480 +template< class _Tp> +# 481 +struct is_member_object_pointer : public __is_member_object_pointer_helper< __remove_cv_t< _Tp> > ::type { +# 483 +}; +# 485 +template< class > +# 486 +struct __is_member_function_pointer_helper : public false_type { +# 487 +}; +# 489 +template< class _Tp, class _Cp> +# 490 +struct __is_member_function_pointer_helper< _Tp (_Cp::*)> : public is_function< _Tp> ::type { +# 491 +}; +# 494 +template< class _Tp> +# 495 +struct is_member_function_pointer : public __is_member_function_pointer_helper< __remove_cv_t< _Tp> > ::type { +# 497 +}; +# 500 +template< class _Tp> +# 501 +struct is_enum : public integral_constant< bool, __is_enum(_Tp)> { +# 503 +}; +# 506 +template< class _Tp> +# 507 +struct is_union : public integral_constant< bool, __is_union(_Tp)> { +# 509 +}; +# 512 +template< class _Tp> +# 513 +struct is_class : public integral_constant< bool, __is_class(_Tp)> { +# 515 +}; +# 518 +template< class _Tp> +# 519 +struct is_function : public __bool_constant< !is_const< const _Tp> ::value> { +# 520 +}; +# 522 +template< class _Tp> +# 523 +struct is_function< _Tp &> : public false_type { +# 524 +}; +# 526 +template< class _Tp> +# 527 +struct is_function< _Tp &&> : public false_type { +# 528 +}; +# 532 +template< class > +# 533 +struct __is_null_pointer_helper : public false_type { +# 534 +}; +# 537 +template<> struct __is_null_pointer_helper< nullptr_t> : public true_type { +# 538 +}; +# 541 +template< class _Tp> +# 542 +struct is_null_pointer : public __is_null_pointer_helper< __remove_cv_t< _Tp> > ::type { +# 544 +}; +# 548 +template< class _Tp> +# 549 +struct __is_nullptr_t : public is_null_pointer< _Tp> { +# 551 +} __attribute((__deprecated__("use \'std::is_null_pointer\' instead"))); +# 556 +template< class _Tp> +# 557 +struct is_reference : public __or_< is_lvalue_reference< _Tp> , is_rvalue_reference< _Tp> > ::type { +# 560 +}; +# 563 +template< class _Tp> +# 564 +struct is_arithmetic : public __or_< is_integral< _Tp> , is_floating_point< _Tp> > ::type { +# 566 +}; +# 569 +template< class _Tp> +# 570 +struct is_fundamental : public __or_< is_arithmetic< _Tp> , is_void< _Tp> , is_null_pointer< _Tp> > ::type { +# 573 +}; +# 576 +template< class _Tp> +# 577 +struct is_object : public __not_< __or_< is_function< _Tp> , is_reference< _Tp> , is_void< _Tp> > > ::type { +# 580 +}; +# 582 +template< class > struct is_member_pointer; +# 586 +template< class _Tp> +# 587 +struct is_scalar : public __or_< is_arithmetic< _Tp> , is_enum< _Tp> , is_pointer< _Tp> , is_member_pointer< _Tp> , is_null_pointer< _Tp> > ::type { +# 590 +}; +# 593 +template< class _Tp> +# 594 +struct is_compound : public __not_< is_fundamental< _Tp> > ::type { +# 595 +}; +# 598 +template< class _Tp> +# 599 +struct __is_member_pointer_helper : public false_type { +# 600 +}; +# 602 +template< class _Tp, class _Cp> +# 603 +struct __is_member_pointer_helper< _Tp (_Cp::*)> : public true_type { +# 604 +}; +# 608 +template< class _Tp> +# 609 +struct is_member_pointer : public __is_member_pointer_helper< __remove_cv_t< _Tp> > ::type { +# 611 +}; +# 613 +template< class , class > struct is_same; +# 617 +template< class _Tp, class ..._Types> using __is_one_of = __or_< is_same< _Tp, _Types> ...> ; +# 621 +template< class _Tp> using __is_signed_integer = __is_one_of< __remove_cv_t< _Tp> , signed char, signed short, signed int, signed long, signed long long, signed __int128> ; +# 640 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> using __is_unsigned_integer = __is_one_of< __remove_cv_t< _Tp> , unsigned char, unsigned short, unsigned, unsigned long, unsigned long long, unsigned __int128> ; +# 659 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> using __is_standard_integer = __or_< __is_signed_integer< _Tp> , __is_unsigned_integer< _Tp> > ; +# 664 +template< class ...> using __void_t = void; +# 668 +template< class _Tp, class = void> +# 669 +struct __is_referenceable : public false_type { +# 671 +}; +# 673 +template< class _Tp> +# 674 +struct __is_referenceable< _Tp, __void_t< _Tp &> > : public true_type { +# 676 +}; +# 682 +template< class > +# 683 +struct is_const : public false_type { +# 684 +}; +# 686 +template< class _Tp> +# 687 +struct is_const< const _Tp> : public true_type { +# 688 +}; +# 691 +template< class > +# 692 +struct is_volatile : public false_type { +# 693 +}; +# 695 +template< class _Tp> +# 696 +struct is_volatile< volatile _Tp> : public true_type { +# 697 +}; +# 700 +template< class _Tp> +# 701 +struct is_trivial : public integral_constant< bool, __is_trivial(_Tp)> { +# 704 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 706 +}; +# 709 +template< class _Tp> +# 710 +struct is_trivially_copyable : public integral_constant< bool, __is_trivially_copyable(_Tp)> { +# 713 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 715 +}; +# 718 +template< class _Tp> +# 719 +struct is_standard_layout : public integral_constant< bool, __is_standard_layout(_Tp)> { +# 722 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 724 +}; +# 730 +template< class _Tp> +# 733 +struct is_pod : public integral_constant< bool, __is_pod(_Tp)> { +# 736 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 738 +}; +# 743 +template< class _Tp> +# 746 +struct +# 745 + [[__deprecated__]] is_literal_type : public integral_constant< bool, __is_literal_type(_Tp)> { +# 749 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 751 +}; +# 754 +template< class _Tp> +# 755 +struct is_empty : public integral_constant< bool, __is_empty(_Tp)> { +# 757 +}; +# 760 +template< class _Tp> +# 761 +struct is_polymorphic : public integral_constant< bool, __is_polymorphic(_Tp)> { +# 763 +}; +# 769 +template< class _Tp> +# 770 +struct is_final : public integral_constant< bool, __is_final(_Tp)> { +# 772 +}; +# 776 +template< class _Tp> +# 777 +struct is_abstract : public integral_constant< bool, __is_abstract(_Tp)> { +# 779 +}; +# 782 +template< class _Tp, bool +# 783 + = is_arithmetic< _Tp> ::value> +# 784 +struct __is_signed_helper : public false_type { +# 785 +}; +# 787 +template< class _Tp> +# 788 +struct __is_signed_helper< _Tp, true> : public integral_constant< bool, ((_Tp)(-1)) < ((_Tp)0)> { +# 790 +}; +# 794 +template< class _Tp> +# 795 +struct is_signed : public __is_signed_helper< _Tp> ::type { +# 797 +}; +# 800 +template< class _Tp> +# 801 +struct is_unsigned : public __and_< is_arithmetic< _Tp> , __not_< is_signed< _Tp> > > { +# 803 +}; +# 806 +template< class _Tp, class _Up = _Tp &&> _Up __declval(int); +# 810 +template< class _Tp> _Tp __declval(long); +# 815 +template< class _Tp> auto declval() noexcept->__decltype((__declval< _Tp> (0))); +# 818 +template< class , unsigned = 0U> struct extent; +# 821 +template< class > struct remove_all_extents; +# 825 +template< class _Tp> +# 826 +struct __is_array_known_bounds : public integral_constant< bool, (extent< _Tp> ::value > 0)> { +# 828 +}; +# 830 +template< class _Tp> +# 831 +struct __is_array_unknown_bounds : public __and_< is_array< _Tp> , __not_< extent< _Tp> > > { +# 833 +}; +# 842 "/usr/include/c++/11/type_traits" 3 +struct __do_is_destructible_impl { +# 844 +template< class _Tp, class = __decltype((declval< _Tp &> ().~_Tp()))> static true_type __test(int); +# 847 +template< class > static false_type __test(...); +# 849 +}; +# 851 +template< class _Tp> +# 852 +struct __is_destructible_impl : public __do_is_destructible_impl { +# 855 +typedef __decltype((__test< _Tp> (0))) type; +# 856 +}; +# 858 +template< class _Tp, bool +# 859 + = __or_< is_void< _Tp> , __is_array_unknown_bounds< _Tp> , is_function< _Tp> > ::value, bool +# 862 + = __or_< is_reference< _Tp> , is_scalar< _Tp> > ::value> struct __is_destructible_safe; +# 865 +template< class _Tp> +# 866 +struct __is_destructible_safe< _Tp, false, false> : public __is_destructible_impl< typename remove_all_extents< _Tp> ::type> ::type { +# 869 +}; +# 871 +template< class _Tp> +# 872 +struct __is_destructible_safe< _Tp, true, false> : public false_type { +# 873 +}; +# 875 +template< class _Tp> +# 876 +struct __is_destructible_safe< _Tp, false, true> : public true_type { +# 877 +}; +# 881 +template< class _Tp> +# 882 +struct is_destructible : public __is_destructible_safe< _Tp> ::type { +# 885 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 887 +}; +# 895 +struct __do_is_nt_destructible_impl { +# 897 +template< class _Tp> static __bool_constant< noexcept(declval< _Tp &> ().~_Tp())> __test(int); +# 901 +template< class > static false_type __test(...); +# 903 +}; +# 905 +template< class _Tp> +# 906 +struct __is_nt_destructible_impl : public __do_is_nt_destructible_impl { +# 909 +typedef __decltype((__test< _Tp> (0))) type; +# 910 +}; +# 912 +template< class _Tp, bool +# 913 + = __or_< is_void< _Tp> , __is_array_unknown_bounds< _Tp> , is_function< _Tp> > ::value, bool +# 916 + = __or_< is_reference< _Tp> , is_scalar< _Tp> > ::value> struct __is_nt_destructible_safe; +# 919 +template< class _Tp> +# 920 +struct __is_nt_destructible_safe< _Tp, false, false> : public __is_nt_destructible_impl< typename remove_all_extents< _Tp> ::type> ::type { +# 923 +}; +# 925 +template< class _Tp> +# 926 +struct __is_nt_destructible_safe< _Tp, true, false> : public false_type { +# 927 +}; +# 929 +template< class _Tp> +# 930 +struct __is_nt_destructible_safe< _Tp, false, true> : public true_type { +# 931 +}; +# 935 +template< class _Tp> +# 936 +struct is_nothrow_destructible : public __is_nt_destructible_safe< _Tp> ::type { +# 939 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 941 +}; +# 944 +template< class _Tp, class ..._Args> +# 945 +struct __is_constructible_impl : public __bool_constant< __is_constructible(_Tp, _Args...)> { +# 947 +}; +# 951 +template< class _Tp, class ..._Args> +# 952 +struct is_constructible : public __is_constructible_impl< _Tp, _Args...> { +# 955 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 957 +}; +# 960 +template< class _Tp> +# 961 +struct is_default_constructible : public __is_constructible_impl< _Tp> ::type { +# 964 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 966 +}; +# 969 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_copy_constructible_impl; +# 972 +template< class _Tp> +# 973 +struct __is_copy_constructible_impl< _Tp, false> : public false_type { +# 974 +}; +# 976 +template< class _Tp> +# 977 +struct __is_copy_constructible_impl< _Tp, true> : public __is_constructible_impl< _Tp, const _Tp &> { +# 979 +}; +# 983 +template< class _Tp> +# 984 +struct is_copy_constructible : public __is_copy_constructible_impl< _Tp> { +# 987 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 989 +}; +# 992 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_move_constructible_impl; +# 995 +template< class _Tp> +# 996 +struct __is_move_constructible_impl< _Tp, false> : public false_type { +# 997 +}; +# 999 +template< class _Tp> +# 1000 +struct __is_move_constructible_impl< _Tp, true> : public __is_constructible_impl< _Tp, _Tp &&> { +# 1002 +}; +# 1006 +template< class _Tp> +# 1007 +struct is_move_constructible : public __is_move_constructible_impl< _Tp> { +# 1010 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1012 +}; +# 1015 +template< class _Tp, class ..._Args> using __is_nothrow_constructible_impl = __bool_constant< __is_nothrow_constructible(_Tp, _Args...)> ; +# 1021 +template< class _Tp, class ..._Args> +# 1022 +struct is_nothrow_constructible : public integral_constant< bool, __is_nothrow_constructible(_Tp, _Args...)> ::type { +# 1025 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1027 +}; +# 1030 +template< class _Tp> +# 1031 +struct is_nothrow_default_constructible : public __bool_constant< __is_nothrow_constructible(_Tp)> { +# 1034 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1036 +}; +# 1039 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_nothrow_copy_constructible_impl; +# 1042 +template< class _Tp> +# 1043 +struct __is_nothrow_copy_constructible_impl< _Tp, false> : public false_type { +# 1044 +}; +# 1046 +template< class _Tp> +# 1047 +struct __is_nothrow_copy_constructible_impl< _Tp, true> : public __is_nothrow_constructible_impl< _Tp, const _Tp &> { +# 1049 +}; +# 1053 +template< class _Tp> +# 1054 +struct is_nothrow_copy_constructible : public __is_nothrow_copy_constructible_impl< _Tp> ::type { +# 1057 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1059 +}; +# 1062 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_nothrow_move_constructible_impl; +# 1065 +template< class _Tp> +# 1066 +struct __is_nothrow_move_constructible_impl< _Tp, false> : public false_type { +# 1067 +}; +# 1069 +template< class _Tp> +# 1070 +struct __is_nothrow_move_constructible_impl< _Tp, true> : public __is_nothrow_constructible_impl< _Tp, _Tp &&> { +# 1072 +}; +# 1076 +template< class _Tp> +# 1077 +struct is_nothrow_move_constructible : public __is_nothrow_move_constructible_impl< _Tp> ::type { +# 1080 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1082 +}; +# 1085 +template< class _Tp, class _Up> +# 1086 +struct is_assignable : public __bool_constant< __is_assignable(_Tp, _Up)> { +# 1089 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1091 +}; +# 1093 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_copy_assignable_impl; +# 1096 +template< class _Tp> +# 1097 +struct __is_copy_assignable_impl< _Tp, false> : public false_type { +# 1098 +}; +# 1100 +template< class _Tp> +# 1101 +struct __is_copy_assignable_impl< _Tp, true> : public __bool_constant< __is_assignable(_Tp &, const _Tp &)> { +# 1103 +}; +# 1106 +template< class _Tp> +# 1107 +struct is_copy_assignable : public __is_copy_assignable_impl< _Tp> ::type { +# 1110 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1112 +}; +# 1114 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_move_assignable_impl; +# 1117 +template< class _Tp> +# 1118 +struct __is_move_assignable_impl< _Tp, false> : public false_type { +# 1119 +}; +# 1121 +template< class _Tp> +# 1122 +struct __is_move_assignable_impl< _Tp, true> : public __bool_constant< __is_assignable(_Tp &, _Tp &&)> { +# 1124 +}; +# 1127 +template< class _Tp> +# 1128 +struct is_move_assignable : public __is_move_assignable_impl< _Tp> ::type { +# 1131 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1133 +}; +# 1135 +template< class _Tp, class _Up> using __is_nothrow_assignable_impl = __bool_constant< __is_nothrow_assignable(_Tp, _Up)> ; +# 1140 +template< class _Tp, class _Up> +# 1141 +struct is_nothrow_assignable : public __is_nothrow_assignable_impl< _Tp, _Up> { +# 1144 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1146 +}; +# 1148 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_nt_copy_assignable_impl; +# 1151 +template< class _Tp> +# 1152 +struct __is_nt_copy_assignable_impl< _Tp, false> : public false_type { +# 1153 +}; +# 1155 +template< class _Tp> +# 1156 +struct __is_nt_copy_assignable_impl< _Tp, true> : public __is_nothrow_assignable_impl< _Tp &, const _Tp &> { +# 1158 +}; +# 1161 +template< class _Tp> +# 1162 +struct is_nothrow_copy_assignable : public __is_nt_copy_assignable_impl< _Tp> { +# 1165 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1167 +}; +# 1169 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_nt_move_assignable_impl; +# 1172 +template< class _Tp> +# 1173 +struct __is_nt_move_assignable_impl< _Tp, false> : public false_type { +# 1174 +}; +# 1176 +template< class _Tp> +# 1177 +struct __is_nt_move_assignable_impl< _Tp, true> : public __is_nothrow_assignable_impl< _Tp &, _Tp &&> { +# 1179 +}; +# 1182 +template< class _Tp> +# 1183 +struct is_nothrow_move_assignable : public __is_nt_move_assignable_impl< _Tp> { +# 1186 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1188 +}; +# 1191 +template< class _Tp, class ..._Args> +# 1192 +struct is_trivially_constructible : public __bool_constant< __is_trivially_constructible(_Tp, _Args...)> { +# 1195 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1197 +}; +# 1200 +template< class _Tp> +# 1201 +struct is_trivially_default_constructible : public __bool_constant< __is_trivially_constructible(_Tp)> { +# 1204 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1206 +}; +# 1208 +struct __do_is_implicitly_default_constructible_impl { +# 1210 +template< class _Tp> static void __helper(const _Tp &); +# 1213 +template< class _Tp> static true_type __test(const _Tp &, __decltype((__helper< const _Tp &> ({}))) * = 0); +# 1217 +static false_type __test(...); +# 1218 +}; +# 1220 +template< class _Tp> +# 1221 +struct __is_implicitly_default_constructible_impl : public __do_is_implicitly_default_constructible_impl { +# 1224 +typedef __decltype((__test(declval< _Tp> ()))) type; +# 1225 +}; +# 1227 +template< class _Tp> +# 1228 +struct __is_implicitly_default_constructible_safe : public __is_implicitly_default_constructible_impl< _Tp> ::type { +# 1230 +}; +# 1232 +template< class _Tp> +# 1233 +struct __is_implicitly_default_constructible : public __and_< __is_constructible_impl< _Tp> , __is_implicitly_default_constructible_safe< _Tp> > { +# 1236 +}; +# 1238 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_trivially_copy_constructible_impl; +# 1241 +template< class _Tp> +# 1242 +struct __is_trivially_copy_constructible_impl< _Tp, false> : public false_type { +# 1243 +}; +# 1245 +template< class _Tp> +# 1246 +struct __is_trivially_copy_constructible_impl< _Tp, true> : public __and_< __is_copy_constructible_impl< _Tp> , integral_constant< bool, __is_trivially_constructible(_Tp, const _Tp &)> > { +# 1250 +}; +# 1253 +template< class _Tp> +# 1254 +struct is_trivially_copy_constructible : public __is_trivially_copy_constructible_impl< _Tp> { +# 1257 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1259 +}; +# 1261 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_trivially_move_constructible_impl; +# 1264 +template< class _Tp> +# 1265 +struct __is_trivially_move_constructible_impl< _Tp, false> : public false_type { +# 1266 +}; +# 1268 +template< class _Tp> +# 1269 +struct __is_trivially_move_constructible_impl< _Tp, true> : public __and_< __is_move_constructible_impl< _Tp> , integral_constant< bool, __is_trivially_constructible(_Tp, _Tp &&)> > { +# 1273 +}; +# 1276 +template< class _Tp> +# 1277 +struct is_trivially_move_constructible : public __is_trivially_move_constructible_impl< _Tp> { +# 1280 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1282 +}; +# 1285 +template< class _Tp, class _Up> +# 1286 +struct is_trivially_assignable : public __bool_constant< __is_trivially_assignable(_Tp, _Up)> { +# 1289 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1291 +}; +# 1293 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_trivially_copy_assignable_impl; +# 1296 +template< class _Tp> +# 1297 +struct __is_trivially_copy_assignable_impl< _Tp, false> : public false_type { +# 1298 +}; +# 1300 +template< class _Tp> +# 1301 +struct __is_trivially_copy_assignable_impl< _Tp, true> : public __bool_constant< __is_trivially_assignable(_Tp &, const _Tp &)> { +# 1303 +}; +# 1306 +template< class _Tp> +# 1307 +struct is_trivially_copy_assignable : public __is_trivially_copy_assignable_impl< _Tp> { +# 1310 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1312 +}; +# 1314 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> struct __is_trivially_move_assignable_impl; +# 1317 +template< class _Tp> +# 1318 +struct __is_trivially_move_assignable_impl< _Tp, false> : public false_type { +# 1319 +}; +# 1321 +template< class _Tp> +# 1322 +struct __is_trivially_move_assignable_impl< _Tp, true> : public __bool_constant< __is_trivially_assignable(_Tp &, _Tp &&)> { +# 1324 +}; +# 1327 +template< class _Tp> +# 1328 +struct is_trivially_move_assignable : public __is_trivially_move_assignable_impl< _Tp> { +# 1331 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1333 +}; +# 1336 +template< class _Tp> +# 1337 +struct is_trivially_destructible : public __and_< __is_destructible_safe< _Tp> , __bool_constant< __has_trivial_destructor(_Tp)> > { +# 1341 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1343 +}; +# 1347 +template< class _Tp> +# 1348 +struct has_virtual_destructor : public integral_constant< bool, __has_virtual_destructor(_Tp)> { +# 1351 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1353 +}; +# 1359 +template< class _Tp> +# 1360 +struct alignment_of : public integral_constant< unsigned long, __alignof__(_Tp)> { +# 1363 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 1365 +}; +# 1368 +template< class > +# 1369 +struct rank : public integral_constant< unsigned long, 0UL> { +# 1370 +}; +# 1372 +template< class _Tp, size_t _Size> +# 1373 +struct rank< _Tp [_Size]> : public integral_constant< unsigned long, 1 + std::rank< _Tp> ::value> { +# 1374 +}; +# 1376 +template< class _Tp> +# 1377 +struct rank< _Tp []> : public integral_constant< unsigned long, 1 + std::rank< _Tp> ::value> { +# 1378 +}; +# 1381 +template< class , unsigned _Uint> +# 1382 +struct extent : public integral_constant< unsigned long, 0UL> { +# 1383 +}; +# 1385 +template< class _Tp, unsigned _Uint, size_t _Size> +# 1386 +struct extent< _Tp [_Size], _Uint> : public integral_constant< unsigned long, (_Uint == (0)) ? _Size : std::extent< _Tp, _Uint - (1)> ::value> { +# 1390 +}; +# 1392 +template< class _Tp, unsigned _Uint> +# 1393 +struct extent< _Tp [], _Uint> : public integral_constant< unsigned long, (_Uint == (0)) ? 0 : std::extent< _Tp, _Uint - (1)> ::value> { +# 1397 +}; +# 1403 +template< class _Tp, class _Up> +# 1404 +struct is_same : public integral_constant< bool, __is_same(_Tp, _Up)> { +# 1410 +}; +# 1420 "/usr/include/c++/11/type_traits" 3 +template< class _Base, class _Derived> +# 1421 +struct is_base_of : public integral_constant< bool, __is_base_of(_Base, _Derived)> { +# 1423 +}; +# 1425 +template< class _From, class _To, bool +# 1426 + = __or_< is_void< _From> , is_function< _To> , is_array< _To> > ::value> +# 1428 +struct __is_convertible_helper { +# 1430 +typedef typename is_void< _To> ::type type; +# 1431 +}; +# 1433 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" +template< class _From, class _To> +# 1436 +class __is_convertible_helper< _From, _To, false> { +# 1438 +template< class _To1> static void __test_aux(_To1) noexcept; +# 1441 +template< class _From1, class _To1, class +# 1442 + = __decltype((__test_aux< _To1> (std::declval< _From1> ())))> static true_type +# 1441 +__test(int); +# 1446 +template< class , class > static false_type __test(...); +# 1451 +public: typedef __decltype((__test< _From, _To> (0))) type; +# 1452 +}; +#pragma GCC diagnostic pop +# 1456 +template< class _From, class _To> +# 1457 +struct is_convertible : public __is_convertible_helper< _From, _To> ::type { +# 1459 +}; +# 1462 +template< class _ToElementType, class _FromElementType> using __is_array_convertible = is_convertible< _FromElementType (*)[], _ToElementType (*)[]> ; +# 1466 +template< class _From, class _To, bool +# 1467 + = __or_< is_void< _From> , is_function< _To> , is_array< _To> > ::value> +# 1469 +struct __is_nt_convertible_helper : public is_void< _To> { +# 1471 +}; +# 1473 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" +template< class _From, class _To> +# 1476 +class __is_nt_convertible_helper< _From, _To, false> { +# 1478 +template< class _To1> static void __test_aux(_To1) noexcept; +# 1481 +template< class _From1, class _To1> static __bool_constant< noexcept(__test_aux< _To1> (std::declval< _From1> ()))> __test(int); +# 1486 +template< class , class > static false_type __test(...); +# 1491 +public: using type = __decltype((__test< _From, _To> (0))); +# 1492 +}; +#pragma GCC diagnostic pop +# 1512 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> +# 1513 +struct remove_const { +# 1514 +typedef _Tp type; }; +# 1516 +template< class _Tp> +# 1517 +struct remove_const< const _Tp> { +# 1518 +typedef _Tp type; }; +# 1521 +template< class _Tp> +# 1522 +struct remove_volatile { +# 1523 +typedef _Tp type; }; +# 1525 +template< class _Tp> +# 1526 +struct remove_volatile< volatile _Tp> { +# 1527 +typedef _Tp type; }; +# 1530 +template< class _Tp> +# 1531 +struct remove_cv { +# 1532 +using type = _Tp; }; +# 1534 +template< class _Tp> +# 1535 +struct remove_cv< const _Tp> { +# 1536 +using type = _Tp; }; +# 1538 +template< class _Tp> +# 1539 +struct remove_cv< volatile _Tp> { +# 1540 +using type = _Tp; }; +# 1542 +template< class _Tp> +# 1543 +struct remove_cv< const volatile _Tp> { +# 1544 +using type = _Tp; }; +# 1547 +template< class _Tp> +# 1548 +struct add_const { +# 1549 +typedef const _Tp type; }; +# 1552 +template< class _Tp> +# 1553 +struct add_volatile { +# 1554 +typedef volatile _Tp type; }; +# 1557 +template< class _Tp> +# 1558 +struct add_cv { +# 1561 +typedef typename add_const< typename add_volatile< _Tp> ::type> ::type type; +# 1562 +}; +# 1569 +template< class _Tp> using remove_const_t = typename remove_const< _Tp> ::type; +# 1573 +template< class _Tp> using remove_volatile_t = typename remove_volatile< _Tp> ::type; +# 1577 +template< class _Tp> using remove_cv_t = typename remove_cv< _Tp> ::type; +# 1581 +template< class _Tp> using add_const_t = typename add_const< _Tp> ::type; +# 1585 +template< class _Tp> using add_volatile_t = typename add_volatile< _Tp> ::type; +# 1589 +template< class _Tp> using add_cv_t = typename add_cv< _Tp> ::type; +# 1596 +template< class _Tp> +# 1597 +struct remove_reference { +# 1598 +typedef _Tp type; }; +# 1600 +template< class _Tp> +# 1601 +struct remove_reference< _Tp &> { +# 1602 +typedef _Tp type; }; +# 1604 +template< class _Tp> +# 1605 +struct remove_reference< _Tp &&> { +# 1606 +typedef _Tp type; }; +# 1608 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> +# 1609 +struct __add_lvalue_reference_helper { +# 1610 +typedef _Tp type; }; +# 1612 +template< class _Tp> +# 1613 +struct __add_lvalue_reference_helper< _Tp, true> { +# 1614 +typedef _Tp &type; }; +# 1617 +template< class _Tp> +# 1618 +struct add_lvalue_reference : public __add_lvalue_reference_helper< _Tp> { +# 1620 +}; +# 1622 +template< class _Tp, bool = __is_referenceable< _Tp> ::value> +# 1623 +struct __add_rvalue_reference_helper { +# 1624 +typedef _Tp type; }; +# 1626 +template< class _Tp> +# 1627 +struct __add_rvalue_reference_helper< _Tp, true> { +# 1628 +typedef _Tp &&type; }; +# 1631 +template< class _Tp> +# 1632 +struct add_rvalue_reference : public __add_rvalue_reference_helper< _Tp> { +# 1634 +}; +# 1638 +template< class _Tp> using remove_reference_t = typename remove_reference< _Tp> ::type; +# 1642 +template< class _Tp> using add_lvalue_reference_t = typename add_lvalue_reference< _Tp> ::type; +# 1646 +template< class _Tp> using add_rvalue_reference_t = typename add_rvalue_reference< _Tp> ::type; +# 1655 +template< class _Unqualified, bool _IsConst, bool _IsVol> struct __cv_selector; +# 1658 +template< class _Unqualified> +# 1659 +struct __cv_selector< _Unqualified, false, false> { +# 1660 +typedef _Unqualified __type; }; +# 1662 +template< class _Unqualified> +# 1663 +struct __cv_selector< _Unqualified, false, true> { +# 1664 +typedef volatile _Unqualified __type; }; +# 1666 +template< class _Unqualified> +# 1667 +struct __cv_selector< _Unqualified, true, false> { +# 1668 +typedef const _Unqualified __type; }; +# 1670 +template< class _Unqualified> +# 1671 +struct __cv_selector< _Unqualified, true, true> { +# 1672 +typedef const volatile _Unqualified __type; }; +# 1674 +template< class _Qualified, class _Unqualified, bool +# 1675 +_IsConst = is_const< _Qualified> ::value, bool +# 1676 +_IsVol = is_volatile< _Qualified> ::value> +# 1677 +class __match_cv_qualifiers { +# 1679 +typedef __cv_selector< _Unqualified, _IsConst, _IsVol> __match; +# 1682 +public: typedef typename __cv_selector< _Unqualified, _IsConst, _IsVol> ::__type __type; +# 1683 +}; +# 1686 +template< class _Tp> +# 1687 +struct __make_unsigned { +# 1688 +typedef _Tp __type; }; +# 1691 +template<> struct __make_unsigned< char> { +# 1692 +typedef unsigned char __type; }; +# 1695 +template<> struct __make_unsigned< signed char> { +# 1696 +typedef unsigned char __type; }; +# 1699 +template<> struct __make_unsigned< short> { +# 1700 +typedef unsigned short __type; }; +# 1703 +template<> struct __make_unsigned< int> { +# 1704 +typedef unsigned __type; }; +# 1707 +template<> struct __make_unsigned< long> { +# 1708 +typedef unsigned long __type; }; +# 1711 +template<> struct __make_unsigned< long long> { +# 1712 +typedef unsigned long long __type; }; +# 1716 +template<> struct __make_unsigned< __int128> { +# 1717 +typedef unsigned __int128 __type; }; +# 1736 "/usr/include/c++/11/type_traits" 3 +template< class _Tp, bool +# 1737 +_IsInt = is_integral< _Tp> ::value, bool +# 1738 +_IsEnum = is_enum< _Tp> ::value> class __make_unsigned_selector; +# 1741 +template< class _Tp> +# 1742 +class __make_unsigned_selector< _Tp, true, false> { +# 1744 +using __unsigned_type = typename __make_unsigned< __remove_cv_t< _Tp> > ::__type; +# 1748 +public: using __type = typename __match_cv_qualifiers< _Tp, __unsigned_type> ::__type; +# 1750 +}; +# 1752 +class __make_unsigned_selector_base { +# 1755 +protected: template< class ...> struct _List { }; +# 1757 +template< class _Tp, class ..._Up> +# 1758 +struct _List< _Tp, _Up...> : public __make_unsigned_selector_base::_List< _Up...> { +# 1759 +static constexpr inline std::size_t __size = sizeof(_Tp); }; +# 1761 +template< size_t _Sz, class _Tp, bool = _Sz <= _Tp::__size> struct __select; +# 1764 +template< size_t _Sz, class _Uint, class ..._UInts> +# 1765 +struct __select< _Sz, _List< _Uint, _UInts...> , true> { +# 1766 +using __type = _Uint; }; +# 1768 +template< size_t _Sz, class _Uint, class ..._UInts> +# 1769 +struct __select< _Sz, _List< _Uint, _UInts...> , false> : public __make_unsigned_selector_base::__select< _Sz, _List< _UInts...> > { +# 1771 +}; +# 1772 +}; +# 1775 +template< class _Tp> +# 1776 +class __make_unsigned_selector< _Tp, false, true> : private __make_unsigned_selector_base { +# 1780 +using _UInts = _List< unsigned char, unsigned short, unsigned, unsigned long, unsigned long long> ; +# 1783 +using __unsigned_type = typename __select< sizeof(_Tp), _List< unsigned char, unsigned short, unsigned, unsigned long, unsigned long long> > ::__type; +# 1786 +public: using __type = typename __match_cv_qualifiers< _Tp, __unsigned_type> ::__type; +# 1788 +}; +# 1796 +template<> struct __make_unsigned< wchar_t> { +# 1798 +using __type = __make_unsigned_selector< wchar_t, false, true> ::__type; +# 1800 +}; +# 1813 "/usr/include/c++/11/type_traits" 3 +template<> struct __make_unsigned< char16_t> { +# 1815 +using __type = __make_unsigned_selector< char16_t, false, true> ::__type; +# 1817 +}; +# 1820 +template<> struct __make_unsigned< char32_t> { +# 1822 +using __type = __make_unsigned_selector< char32_t, false, true> ::__type; +# 1824 +}; +# 1831 +template< class _Tp> +# 1832 +struct make_unsigned { +# 1833 +typedef typename __make_unsigned_selector< _Tp> ::__type type; }; +# 1837 +template<> struct make_unsigned< bool> ; +# 1842 +template< class _Tp> +# 1843 +struct __make_signed { +# 1844 +typedef _Tp __type; }; +# 1847 +template<> struct __make_signed< char> { +# 1848 +typedef signed char __type; }; +# 1851 +template<> struct __make_signed< unsigned char> { +# 1852 +typedef signed char __type; }; +# 1855 +template<> struct __make_signed< unsigned short> { +# 1856 +typedef signed short __type; }; +# 1859 +template<> struct __make_signed< unsigned> { +# 1860 +typedef signed int __type; }; +# 1863 +template<> struct __make_signed< unsigned long> { +# 1864 +typedef signed long __type; }; +# 1867 +template<> struct __make_signed< unsigned long long> { +# 1868 +typedef signed long long __type; }; +# 1872 +template<> struct __make_signed< unsigned __int128> { +# 1873 +typedef __int128 __type; }; +# 1892 "/usr/include/c++/11/type_traits" 3 +template< class _Tp, bool +# 1893 +_IsInt = is_integral< _Tp> ::value, bool +# 1894 +_IsEnum = is_enum< _Tp> ::value> class __make_signed_selector; +# 1897 +template< class _Tp> +# 1898 +class __make_signed_selector< _Tp, true, false> { +# 1900 +using __signed_type = typename __make_signed< __remove_cv_t< _Tp> > ::__type; +# 1904 +public: using __type = typename __match_cv_qualifiers< _Tp, __signed_type> ::__type; +# 1906 +}; +# 1909 +template< class _Tp> +# 1910 +class __make_signed_selector< _Tp, false, true> { +# 1912 +typedef typename __make_unsigned_selector< _Tp> ::__type __unsigned_type; +# 1915 +public: typedef typename std::__make_signed_selector< __unsigned_type> ::__type __type; +# 1916 +}; +# 1924 +template<> struct __make_signed< wchar_t> { +# 1926 +using __type = __make_signed_selector< wchar_t, false, true> ::__type; +# 1928 +}; +# 1941 "/usr/include/c++/11/type_traits" 3 +template<> struct __make_signed< char16_t> { +# 1943 +using __type = __make_signed_selector< char16_t, false, true> ::__type; +# 1945 +}; +# 1948 +template<> struct __make_signed< char32_t> { +# 1950 +using __type = __make_signed_selector< char32_t, false, true> ::__type; +# 1952 +}; +# 1959 +template< class _Tp> +# 1960 +struct make_signed { +# 1961 +typedef typename __make_signed_selector< _Tp> ::__type type; }; +# 1965 +template<> struct make_signed< bool> ; +# 1969 +template< class _Tp> using make_signed_t = typename make_signed< _Tp> ::type; +# 1973 +template< class _Tp> using make_unsigned_t = typename make_unsigned< _Tp> ::type; +# 1980 +template< class _Tp> +# 1981 +struct remove_extent { +# 1982 +typedef _Tp type; }; +# 1984 +template< class _Tp, size_t _Size> +# 1985 +struct remove_extent< _Tp [_Size]> { +# 1986 +typedef _Tp type; }; +# 1988 +template< class _Tp> +# 1989 +struct remove_extent< _Tp []> { +# 1990 +typedef _Tp type; }; +# 1993 +template< class _Tp> +# 1994 +struct remove_all_extents { +# 1995 +typedef _Tp type; }; +# 1997 +template< class _Tp, size_t _Size> +# 1998 +struct remove_all_extents< _Tp [_Size]> { +# 1999 +typedef typename std::remove_all_extents< _Tp> ::type type; }; +# 2001 +template< class _Tp> +# 2002 +struct remove_all_extents< _Tp []> { +# 2003 +typedef typename std::remove_all_extents< _Tp> ::type type; }; +# 2007 +template< class _Tp> using remove_extent_t = typename remove_extent< _Tp> ::type; +# 2011 +template< class _Tp> using remove_all_extents_t = typename remove_all_extents< _Tp> ::type; +# 2017 +template< class _Tp, class > +# 2018 +struct __remove_pointer_helper { +# 2019 +typedef _Tp type; }; +# 2021 +template< class _Tp, class _Up> +# 2022 +struct __remove_pointer_helper< _Tp, _Up *> { +# 2023 +typedef _Up type; }; +# 2026 +template< class _Tp> +# 2027 +struct remove_pointer : public __remove_pointer_helper< _Tp, __remove_cv_t< _Tp> > { +# 2029 +}; +# 2031 +template< class _Tp, bool = __or_< __is_referenceable< _Tp> , is_void< _Tp> > ::value> +# 2033 +struct __add_pointer_helper { +# 2034 +typedef _Tp type; }; +# 2036 +template< class _Tp> +# 2037 +struct __add_pointer_helper< _Tp, true> { +# 2038 +typedef typename remove_reference< _Tp> ::type *type; }; +# 2041 +template< class _Tp> +# 2042 +struct add_pointer : public __add_pointer_helper< _Tp> { +# 2044 +}; +# 2048 +template< class _Tp> using remove_pointer_t = typename remove_pointer< _Tp> ::type; +# 2052 +template< class _Tp> using add_pointer_t = typename add_pointer< _Tp> ::type; +# 2056 +template< size_t _Len> +# 2057 +struct __aligned_storage_msa { +# 2059 +union __type { +# 2061 +unsigned char __data[_Len]; +# 2062 +struct __attribute((__aligned__)) { } __align; +# 2063 +}; +# 2064 +}; +# 2076 "/usr/include/c++/11/type_traits" 3 +template< size_t _Len, size_t _Align = __alignof__(typename __aligned_storage_msa< _Len> ::__type)> +# 2078 +struct aligned_storage { +# 2080 +union type { +# 2082 +unsigned char __data[_Len]; +# 2083 +struct __attribute((__aligned__(_Align))) { } __align; +# 2084 +}; +# 2085 +}; +# 2087 +template< class ..._Types> +# 2088 +struct __strictest_alignment { +# 2090 +static const size_t _S_alignment = (0); +# 2091 +static const size_t _S_size = (0); +# 2092 +}; +# 2094 +template< class _Tp, class ..._Types> +# 2095 +struct __strictest_alignment< _Tp, _Types...> { +# 2097 +static const size_t _S_alignment = ((__alignof__(_Tp) > __strictest_alignment< _Types...> ::_S_alignment) ? __alignof__(_Tp) : __strictest_alignment< _Types...> ::_S_alignment); +# 2100 +static const size_t _S_size = ((sizeof(_Tp) > __strictest_alignment< _Types...> ::_S_size) ? sizeof(_Tp) : __strictest_alignment< _Types...> ::_S_size); +# 2103 +}; +# 2115 "/usr/include/c++/11/type_traits" 3 +template< size_t _Len, class ..._Types> +# 2116 +struct aligned_union { +# 2119 +static_assert((sizeof...(_Types) != (0)), "At least one type is required"); +# 2121 +private: using __strictest = __strictest_alignment< _Types...> ; +# 2122 +static const size_t _S_len = ((_Len > __strictest::_S_size) ? _Len : __strictest::_S_size); +# 2126 +public: static const size_t alignment_value = (__strictest::_S_alignment); +# 2128 +typedef typename aligned_storage< _S_len, alignment_value> ::type type; +# 2129 +}; +# 2131 +template< size_t _Len, class ..._Types> const size_t aligned_union< _Len, _Types...> ::alignment_value; +# 2138 +template< class _Up, bool +# 2139 +_IsArray = is_array< _Up> ::value, bool +# 2140 +_IsFunction = is_function< _Up> ::value> struct __decay_selector; +# 2144 +template< class _Up> +# 2145 +struct __decay_selector< _Up, false, false> { +# 2146 +typedef __remove_cv_t< _Up> __type; }; +# 2148 +template< class _Up> +# 2149 +struct __decay_selector< _Up, true, false> { +# 2150 +typedef typename remove_extent< _Up> ::type *__type; }; +# 2152 +template< class _Up> +# 2153 +struct __decay_selector< _Up, false, true> { +# 2154 +typedef typename add_pointer< _Up> ::type __type; }; +# 2158 +template< class _Tp> +# 2159 +class decay { +# 2161 +typedef typename remove_reference< _Tp> ::type __remove_type; +# 2164 +public: typedef typename __decay_selector< __remove_type> ::__type type; +# 2165 +}; +# 2170 +template< class _Tp> +# 2171 +struct __strip_reference_wrapper { +# 2173 +typedef _Tp __type; +# 2174 +}; +# 2176 +template< class _Tp> +# 2177 +struct __strip_reference_wrapper< reference_wrapper< _Tp> > { +# 2179 +typedef _Tp &__type; +# 2180 +}; +# 2183 +template< class _Tp> using __decay_t = typename decay< _Tp> ::type; +# 2186 +template< class _Tp> using __decay_and_strip = __strip_reference_wrapper< __decay_t< _Tp> > ; +# 2192 +template< bool , class _Tp = void> +# 2193 +struct enable_if { +# 2194 +}; +# 2197 +template< class _Tp> +# 2198 +struct enable_if< true, _Tp> { +# 2199 +typedef _Tp type; }; +# 2204 +template< bool _Cond, class _Tp = void> using __enable_if_t = typename enable_if< _Cond, _Tp> ::type; +# 2208 +template< class ..._Cond> using _Require = __enable_if_t< __and_< _Cond...> ::value> ; +# 2212 +template< class _Tp> using __remove_cvref_t = typename remove_cv< typename remove_reference< _Tp> ::type> ::type; +# 2219 +template< bool _Cond, class _Iftrue, class _Iffalse> +# 2220 +struct conditional { +# 2221 +typedef _Iftrue type; }; +# 2224 +template< class _Iftrue, class _Iffalse> +# 2225 +struct conditional< false, _Iftrue, _Iffalse> { +# 2226 +typedef _Iffalse type; }; +# 2229 +template< class ..._Tp> struct common_type; +# 2235 +struct __do_common_type_impl { +# 2237 +template< class _Tp, class _Up> using __cond_t = __decltype((true ? std::declval< _Tp> () : std::declval< _Up> ())); +# 2243 +template< class _Tp, class _Up> static __success_type< __decay_t< __cond_t< _Tp, _Up> > > _S_test(int); +# 2255 "/usr/include/c++/11/type_traits" 3 +template< class , class > static __failure_type _S_test_2(...); +# 2259 +template< class _Tp, class _Up> static __decltype((_S_test_2< _Tp, _Up> (0))) _S_test(...); +# 2262 +}; +# 2266 +template<> struct common_type< > { +# 2267 +}; +# 2270 +template< class _Tp0> +# 2271 +struct common_type< _Tp0> : public std::common_type< _Tp0, _Tp0> { +# 2273 +}; +# 2276 +template< class _Tp1, class _Tp2, class +# 2277 +_Dp1 = __decay_t< _Tp1> , class _Dp2 = __decay_t< _Tp2> > +# 2278 +struct __common_type_impl { +# 2282 +using type = common_type< _Dp1, _Dp2> ; +# 2283 +}; +# 2285 +template< class _Tp1, class _Tp2> +# 2286 +struct __common_type_impl< _Tp1, _Tp2, _Tp1, _Tp2> : private __do_common_type_impl { +# 2291 +using type = __decltype((_S_test< _Tp1, _Tp2> (0))); +# 2292 +}; +# 2295 +template< class _Tp1, class _Tp2> +# 2296 +struct common_type< _Tp1, _Tp2> : public __common_type_impl< _Tp1, _Tp2> ::type { +# 2298 +}; +# 2300 +template< class ...> +# 2301 +struct __common_type_pack { +# 2302 +}; +# 2304 +template< class , class , class = void> struct __common_type_fold; +# 2308 +template< class _Tp1, class _Tp2, class ..._Rp> +# 2309 +struct common_type< _Tp1, _Tp2, _Rp...> : public __common_type_fold< std::common_type< _Tp1, _Tp2> , __common_type_pack< _Rp...> > { +# 2312 +}; +# 2317 +template< class _CTp, class ..._Rp> +# 2318 +struct __common_type_fold< _CTp, __common_type_pack< _Rp...> , __void_t< typename _CTp::type> > : public common_type< typename _CTp::type, _Rp...> { +# 2321 +}; +# 2324 +template< class _CTp, class _Rp> +# 2325 +struct __common_type_fold< _CTp, _Rp, void> { +# 2326 +}; +# 2328 +template< class _Tp, bool = is_enum< _Tp> ::value> +# 2329 +struct __underlying_type_impl { +# 2331 +using type = __underlying_type(_Tp); +# 2332 +}; +# 2334 +template< class _Tp> +# 2335 +struct __underlying_type_impl< _Tp, false> { +# 2336 +}; +# 2340 +template< class _Tp> +# 2341 +struct underlying_type : public __underlying_type_impl< _Tp> { +# 2343 +}; +# 2346 +template< class _Tp> +# 2347 +struct __declval_protector { +# 2349 +static const bool __stop = false; +# 2350 +}; +# 2357 +template< class _Tp> auto +# 2358 +declval() noexcept->__decltype((__declval< _Tp> (0))) +# 2359 +{ +# 2360 +static_assert((__declval_protector< _Tp> ::__stop), "declval() must not be used!"); +# 2362 +return __declval< _Tp> (0); +# 2363 +} +# 2366 +template< class _Signature> struct result_of; +# 2374 +struct __invoke_memfun_ref { }; +# 2375 +struct __invoke_memfun_deref { }; +# 2376 +struct __invoke_memobj_ref { }; +# 2377 +struct __invoke_memobj_deref { }; +# 2378 +struct __invoke_other { }; +# 2381 +template< class _Tp, class _Tag> +# 2382 +struct __result_of_success : public __success_type< _Tp> { +# 2383 +using __invoke_type = _Tag; }; +# 2386 +struct __result_of_memfun_ref_impl { +# 2388 +template< class _Fp, class _Tp1, class ..._Args> static __result_of_success< __decltype(((std::declval< _Tp1> ().*std::declval< _Fp> ())(std::declval< _Args> ()...))), __invoke_memfun_ref> _S_test(int); +# 2393 +template< class ...> static __failure_type _S_test(...); +# 2395 +}; +# 2397 +template< class _MemPtr, class _Arg, class ..._Args> +# 2398 +struct __result_of_memfun_ref : private __result_of_memfun_ref_impl { +# 2401 +typedef __decltype((_S_test< _MemPtr, _Arg, _Args...> (0))) type; +# 2402 +}; +# 2405 +struct __result_of_memfun_deref_impl { +# 2407 +template< class _Fp, class _Tp1, class ..._Args> static __result_of_success< __decltype((((*std::declval< _Tp1> ()).*std::declval< _Fp> ())(std::declval< _Args> ()...))), __invoke_memfun_deref> _S_test(int); +# 2412 +template< class ...> static __failure_type _S_test(...); +# 2414 +}; +# 2416 +template< class _MemPtr, class _Arg, class ..._Args> +# 2417 +struct __result_of_memfun_deref : private __result_of_memfun_deref_impl { +# 2420 +typedef __decltype((_S_test< _MemPtr, _Arg, _Args...> (0))) type; +# 2421 +}; +# 2424 +struct __result_of_memobj_ref_impl { +# 2426 +template< class _Fp, class _Tp1> static __result_of_success< __decltype((std::declval< _Tp1> ().*std::declval< _Fp> ())), __invoke_memobj_ref> _S_test(int); +# 2431 +template< class , class > static __failure_type _S_test(...); +# 2433 +}; +# 2435 +template< class _MemPtr, class _Arg> +# 2436 +struct __result_of_memobj_ref : private __result_of_memobj_ref_impl { +# 2439 +typedef __decltype((_S_test< _MemPtr, _Arg> (0))) type; +# 2440 +}; +# 2443 +struct __result_of_memobj_deref_impl { +# 2445 +template< class _Fp, class _Tp1> static __result_of_success< __decltype(((*std::declval< _Tp1> ()).*std::declval< _Fp> ())), __invoke_memobj_deref> _S_test(int); +# 2450 +template< class , class > static __failure_type _S_test(...); +# 2452 +}; +# 2454 +template< class _MemPtr, class _Arg> +# 2455 +struct __result_of_memobj_deref : private __result_of_memobj_deref_impl { +# 2458 +typedef __decltype((_S_test< _MemPtr, _Arg> (0))) type; +# 2459 +}; +# 2461 +template< class _MemPtr, class _Arg> struct __result_of_memobj; +# 2464 +template< class _Res, class _Class, class _Arg> +# 2465 +struct __result_of_memobj< _Res (_Class::*), _Arg> { +# 2467 +typedef __remove_cvref_t< _Arg> _Argval; +# 2468 +typedef _Res (_Class::*_MemPtr); +# 2473 +typedef typename conditional< __or_< is_same< _Argval, _Class> , is_base_of< _Class, _Argval> > ::value, __result_of_memobj_ref< _MemPtr, _Arg> , __result_of_memobj_deref< _MemPtr, _Arg> > ::type::type type; +# 2474 +}; +# 2476 +template< class _MemPtr, class _Arg, class ..._Args> struct __result_of_memfun; +# 2479 +template< class _Res, class _Class, class _Arg, class ..._Args> +# 2480 +struct __result_of_memfun< _Res (_Class::*), _Arg, _Args...> { +# 2482 +typedef typename remove_reference< _Arg> ::type _Argval; +# 2483 +typedef _Res (_Class::*_MemPtr); +# 2487 +typedef typename conditional< is_base_of< _Class, _Argval> ::value, __result_of_memfun_ref< _MemPtr, _Arg, _Args...> , __result_of_memfun_deref< _MemPtr, _Arg, _Args...> > ::type::type type; +# 2488 +}; +# 2495 +template< class _Tp, class _Up = __remove_cvref_t< _Tp> > +# 2496 +struct __inv_unwrap { +# 2498 +using type = _Tp; +# 2499 +}; +# 2501 +template< class _Tp, class _Up> +# 2502 +struct __inv_unwrap< _Tp, reference_wrapper< _Up> > { +# 2504 +using type = _Up &; +# 2505 +}; +# 2507 +template< bool , bool , class _Functor, class ..._ArgTypes> +# 2508 +struct __result_of_impl { +# 2510 +typedef __failure_type type; +# 2511 +}; +# 2513 +template< class _MemPtr, class _Arg> +# 2514 +struct __result_of_impl< true, false, _MemPtr, _Arg> : public __result_of_memobj< __decay_t< _MemPtr> , typename __inv_unwrap< _Arg> ::type> { +# 2517 +}; +# 2519 +template< class _MemPtr, class _Arg, class ..._Args> +# 2520 +struct __result_of_impl< false, true, _MemPtr, _Arg, _Args...> : public __result_of_memfun< __decay_t< _MemPtr> , typename __inv_unwrap< _Arg> ::type, _Args...> { +# 2523 +}; +# 2526 +struct __result_of_other_impl { +# 2528 +template< class _Fn, class ..._Args> static __result_of_success< __decltype((std::declval< _Fn> ()(std::declval< _Args> ()...))), __invoke_other> _S_test(int); +# 2533 +template< class ...> static __failure_type _S_test(...); +# 2535 +}; +# 2537 +template< class _Functor, class ..._ArgTypes> +# 2538 +struct __result_of_impl< false, false, _Functor, _ArgTypes...> : private __result_of_other_impl { +# 2541 +typedef __decltype((_S_test< _Functor, _ArgTypes...> (0))) type; +# 2542 +}; +# 2545 +template< class _Functor, class ..._ArgTypes> +# 2546 +struct __invoke_result : public __result_of_impl< is_member_object_pointer< typename remove_reference< _Functor> ::type> ::value, is_member_function_pointer< typename remove_reference< _Functor> ::type> ::value, _Functor, _ArgTypes...> ::type { +# 2556 +}; +# 2559 +template< class _Functor, class ..._ArgTypes> +# 2560 +struct result_of< _Functor (_ArgTypes ...)> : public __invoke_result< _Functor, _ArgTypes...> { +# 2562 +}; +# 2566 +template< size_t _Len, size_t _Align = __alignof__(typename __aligned_storage_msa< _Len> ::__type)> using aligned_storage_t = typename aligned_storage< _Len, _Align> ::type; +# 2570 +template< size_t _Len, class ..._Types> using aligned_union_t = typename aligned_union< _Len, _Types...> ::type; +# 2574 +template< class _Tp> using decay_t = typename decay< _Tp> ::type; +# 2578 +template< bool _Cond, class _Tp = void> using enable_if_t = typename enable_if< _Cond, _Tp> ::type; +# 2582 +template< bool _Cond, class _Iftrue, class _Iffalse> using conditional_t = typename conditional< _Cond, _Iftrue, _Iffalse> ::type; +# 2586 +template< class ..._Tp> using common_type_t = typename common_type< _Tp...> ::type; +# 2590 +template< class _Tp> using underlying_type_t = typename underlying_type< _Tp> ::type; +# 2594 +template< class _Tp> using result_of_t = typename result_of< _Tp> ::type; +# 2601 +template< class ...> using void_t = void; +# 2607 +template< class _Default, class _AlwaysVoid, +# 2608 +template< class ...> class _Op, class ..._Args> +# 2609 +struct __detector { +# 2611 +using value_t = false_type; +# 2612 +using type = _Default; +# 2613 +}; +# 2616 +template< class _Default, template< class ...> class _Op, class ... +# 2617 +_Args> +# 2618 +struct __detector< _Default, __void_t< _Op< _Args...> > , _Op, _Args...> { +# 2620 +using value_t = true_type; +# 2621 +using type = _Op< _Args...> ; +# 2622 +}; +# 2625 +template< class _Default, template< class ...> class _Op, class ... +# 2626 +_Args> using __detected_or = __detector< _Default, void, _Op, _Args...> ; +# 2630 +template< class _Default, template< class ...> class _Op, class ... +# 2631 +_Args> using __detected_or_t = typename __detector< _Default, void, _Op, _Args...> ::type; +# 2649 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> struct __is_swappable; +# 2652 +template< class _Tp> struct __is_nothrow_swappable; +# 2655 +template< class > +# 2656 +struct __is_tuple_like_impl : public false_type { +# 2657 +}; +# 2659 +template< class ..._Tps> +# 2660 +struct __is_tuple_like_impl< tuple< _Tps...> > : public true_type { +# 2661 +}; +# 2664 +template< class _Tp> +# 2665 +struct __is_tuple_like : public __is_tuple_like_impl< __remove_cvref_t< _Tp> > ::type { +# 2667 +}; +# 2670 +template< class _Tp> inline _Require< __not_< __is_tuple_like< _Tp> > , is_move_constructible< _Tp> , is_move_assignable< _Tp> > swap(_Tp &, _Tp &) noexcept(__and_< is_nothrow_move_constructible< _Tp> , is_nothrow_move_assignable< _Tp> > ::value); +# 2680 +template< class _Tp, size_t _Nm> inline __enable_if_t< __is_swappable< _Tp> ::value> swap(_Tp (& __a)[_Nm], _Tp (& __b)[_Nm]) noexcept(__is_nothrow_swappable< _Tp> ::value); +# 2688 +namespace __swappable_details { +# 2689 +using std::swap; +# 2691 +struct __do_is_swappable_impl { +# 2693 +template< class _Tp, class +# 2694 + = __decltype((swap(std::declval< _Tp &> (), std::declval< _Tp &> ())))> static true_type +# 2693 +__test(int); +# 2697 +template< class > static false_type __test(...); +# 2699 +}; +# 2701 +struct __do_is_nothrow_swappable_impl { +# 2703 +template< class _Tp> static __bool_constant< noexcept(swap(std::declval< _Tp &> (), std::declval< _Tp &> ()))> __test(int); +# 2708 +template< class > static false_type __test(...); +# 2710 +}; +# 2712 +} +# 2714 +template< class _Tp> +# 2715 +struct __is_swappable_impl : public __swappable_details::__do_is_swappable_impl { +# 2718 +typedef __decltype((__test< _Tp> (0))) type; +# 2719 +}; +# 2721 +template< class _Tp> +# 2722 +struct __is_nothrow_swappable_impl : public __swappable_details::__do_is_nothrow_swappable_impl { +# 2725 +typedef __decltype((__test< _Tp> (0))) type; +# 2726 +}; +# 2728 +template< class _Tp> +# 2729 +struct __is_swappable : public __is_swappable_impl< _Tp> ::type { +# 2731 +}; +# 2733 +template< class _Tp> +# 2734 +struct __is_nothrow_swappable : public __is_nothrow_swappable_impl< _Tp> ::type { +# 2736 +}; +# 2744 +template< class _Tp> +# 2745 +struct is_swappable : public __is_swappable_impl< _Tp> ::type { +# 2748 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 2750 +}; +# 2753 +template< class _Tp> +# 2754 +struct is_nothrow_swappable : public __is_nothrow_swappable_impl< _Tp> ::type { +# 2757 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 2759 +}; +# 2763 +template< class _Tp> constexpr bool +# 2764 +is_swappable_v = (is_swappable< _Tp> ::value); +# 2768 +template< class _Tp> constexpr bool +# 2769 +is_nothrow_swappable_v = (is_nothrow_swappable< _Tp> ::value); +# 2774 +namespace __swappable_with_details { +# 2775 +using std::swap; +# 2777 +struct __do_is_swappable_with_impl { +# 2779 +template< class _Tp, class _Up, class +# 2780 + = __decltype((swap(std::declval< _Tp> (), std::declval< _Up> ()))), class +# 2782 + = __decltype((swap(std::declval< _Up> (), std::declval< _Tp> ())))> static true_type +# 2779 +__test(int); +# 2785 +template< class , class > static false_type __test(...); +# 2787 +}; +# 2789 +struct __do_is_nothrow_swappable_with_impl { +# 2791 +template< class _Tp, class _Up> static __bool_constant< noexcept(swap(std::declval< _Tp> (), std::declval< _Up> ())) && noexcept(swap(std::declval< _Up> (), std::declval< _Tp> ()))> __test(int); +# 2798 +template< class , class > static false_type __test(...); +# 2800 +}; +# 2802 +} +# 2804 +template< class _Tp, class _Up> +# 2805 +struct __is_swappable_with_impl : public __swappable_with_details::__do_is_swappable_with_impl { +# 2808 +typedef __decltype((__test< _Tp, _Up> (0))) type; +# 2809 +}; +# 2812 +template< class _Tp> +# 2813 +struct __is_swappable_with_impl< _Tp &, _Tp &> : public __swappable_details::__do_is_swappable_impl { +# 2816 +typedef __decltype((__test< _Tp &> (0))) type; +# 2817 +}; +# 2819 +template< class _Tp, class _Up> +# 2820 +struct __is_nothrow_swappable_with_impl : public __swappable_with_details::__do_is_nothrow_swappable_with_impl { +# 2823 +typedef __decltype((__test< _Tp, _Up> (0))) type; +# 2824 +}; +# 2827 +template< class _Tp> +# 2828 +struct __is_nothrow_swappable_with_impl< _Tp &, _Tp &> : public __swappable_details::__do_is_nothrow_swappable_impl { +# 2831 +typedef __decltype((__test< _Tp &> (0))) type; +# 2832 +}; +# 2836 +template< class _Tp, class _Up> +# 2837 +struct is_swappable_with : public __is_swappable_with_impl< _Tp, _Up> ::type { +# 2840 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "first template argument must be a complete class or an unbounded array"); +# 2842 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Up> {})), "second template argument must be a complete class or an unbounded array"); +# 2844 +}; +# 2847 +template< class _Tp, class _Up> +# 2848 +struct is_nothrow_swappable_with : public __is_nothrow_swappable_with_impl< _Tp, _Up> ::type { +# 2851 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "first template argument must be a complete class or an unbounded array"); +# 2853 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Up> {})), "second template argument must be a complete class or an unbounded array"); +# 2855 +}; +# 2859 +template< class _Tp, class _Up> constexpr bool +# 2860 +is_swappable_with_v = (is_swappable_with< _Tp, _Up> ::value); +# 2864 +template< class _Tp, class _Up> constexpr bool +# 2865 +is_nothrow_swappable_with_v = (is_nothrow_swappable_with< _Tp, _Up> ::value); +# 2876 "/usr/include/c++/11/type_traits" 3 +template< class _Result, class _Ret, bool +# 2877 + = is_void< _Ret> ::value, class = void> +# 2878 +struct __is_invocable_impl : public false_type { +# 2881 +using __nothrow_type = false_type; +# 2882 +}; +# 2885 +template< class _Result, class _Ret> +# 2886 +struct __is_invocable_impl< _Result, _Ret, true, __void_t< typename _Result::type> > : public true_type { +# 2891 +using __nothrow_type = true_type; +# 2892 +}; +# 2894 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" +# 2897 +template< class _Result, class _Ret> +# 2898 +struct __is_invocable_impl< _Result, _Ret, false, __void_t< typename _Result::type> > { +# 2906 +private: static typename _Result::type _S_get() noexcept; +# 2908 +template< class _Tp> static void _S_conv(_Tp) noexcept; +# 2912 +template< class _Tp, bool _Check_Noex = false, class +# 2913 + = __decltype((_S_conv< _Tp> ((_S_get)()))), bool +# 2914 +_Noex = noexcept(_S_conv< _Tp> ((_S_get)()))> static __bool_constant< _Check_Noex ? _Noex : true> +# 2912 +_S_test(int); +# 2918 +template< class _Tp, bool = false> static false_type _S_test(...); +# 2924 +public: using type = __decltype((_S_test< _Ret> (1))); +# 2927 +using __nothrow_type = __decltype((_S_test< _Ret, true> (1))); +# 2928 +}; +#pragma GCC diagnostic pop +# 2931 +template< class _Fn, class ..._ArgTypes> +# 2932 +struct __is_invocable : public __is_invocable_impl< __invoke_result< _Fn, _ArgTypes...> , void> ::type { +# 2934 +}; +# 2936 +template< class _Fn, class _Tp, class ..._Args> constexpr bool +# 2937 +__call_is_nt(__invoke_memfun_ref) +# 2938 +{ +# 2939 +using _Up = typename __inv_unwrap< _Tp> ::type; +# 2940 +return noexcept((std::declval< typename __inv_unwrap< _Tp> ::type> ().*std::declval< _Fn> ())(std::declval< _Args> ()...)); +# 2942 +} +# 2944 +template< class _Fn, class _Tp, class ..._Args> constexpr bool +# 2945 +__call_is_nt(__invoke_memfun_deref) +# 2946 +{ +# 2947 +return noexcept(((*std::declval< _Tp> ()).*std::declval< _Fn> ())(std::declval< _Args> ()...)); +# 2949 +} +# 2951 +template< class _Fn, class _Tp> constexpr bool +# 2952 +__call_is_nt(__invoke_memobj_ref) +# 2953 +{ +# 2954 +using _Up = typename __inv_unwrap< _Tp> ::type; +# 2955 +return noexcept((std::declval< typename __inv_unwrap< _Tp> ::type> ().*std::declval< _Fn> ())); +# 2956 +} +# 2958 +template< class _Fn, class _Tp> constexpr bool +# 2959 +__call_is_nt(__invoke_memobj_deref) +# 2960 +{ +# 2961 +return noexcept(((*std::declval< _Tp> ()).*std::declval< _Fn> ())); +# 2962 +} +# 2964 +template< class _Fn, class ..._Args> constexpr bool +# 2965 +__call_is_nt(__invoke_other) +# 2966 +{ +# 2967 +return noexcept(std::declval< _Fn> ()(std::declval< _Args> ()...)); +# 2968 +} +# 2970 +template< class _Result, class _Fn, class ..._Args> +# 2971 +struct __call_is_nothrow : public __bool_constant< std::__call_is_nt< _Fn, _Args...> (typename _Result::__invoke_type{})> { +# 2975 +}; +# 2977 +template< class _Fn, class ..._Args> using __call_is_nothrow_ = __call_is_nothrow< __invoke_result< _Fn, _Args...> , _Fn, _Args...> ; +# 2982 +template< class _Fn, class ..._Args> +# 2983 +struct __is_nothrow_invocable : public __and_< __is_invocable< _Fn, _Args...> , __call_is_nothrow_< _Fn, _Args...> > ::type { +# 2986 +}; +# 2988 +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wctor-dtor-privacy" +struct __nonesuchbase { }; +# 2991 +struct __nonesuch : private __nonesuchbase { +# 2992 +~__nonesuch() = delete; +# 2993 +__nonesuch(const __nonesuch &) = delete; +# 2994 +void operator=(const __nonesuch &) = delete; +# 2995 +}; +#pragma GCC diagnostic pop +# 3003 +template< class _Functor, class ..._ArgTypes> +# 3004 +struct invoke_result : public __invoke_result< _Functor, _ArgTypes...> { +# 3007 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Functor> {})), "_Functor must be a complete class or an unbounded array"); +# 3009 +static_assert(((std::__is_complete_or_unbounded(__type_identity< _ArgTypes> {}) && ... )), "each argument type must be a complete class or an unbounded array"); +# 3012 +}; +# 3015 +template< class _Fn, class ..._Args> using invoke_result_t = typename invoke_result< _Fn, _Args...> ::type; +# 3019 +template< class _Fn, class ..._ArgTypes> +# 3020 +struct is_invocable : public __is_invocable_impl< __invoke_result< _Fn, _ArgTypes...> , void> ::type { +# 3023 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Fn> {})), "_Fn must be a complete class or an unbounded array"); +# 3025 +static_assert(((std::__is_complete_or_unbounded(__type_identity< _ArgTypes> {}) && ... )), "each argument type must be a complete class or an unbounded array"); +# 3028 +}; +# 3031 +template< class _Ret, class _Fn, class ..._ArgTypes> +# 3032 +struct is_invocable_r : public __is_invocable_impl< __invoke_result< _Fn, _ArgTypes...> , _Ret> ::type { +# 3035 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Fn> {})), "_Fn must be a complete class or an unbounded array"); +# 3037 +static_assert(((std::__is_complete_or_unbounded(__type_identity< _ArgTypes> {}) && ... )), "each argument type must be a complete class or an unbounded array"); +# 3040 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Ret> {})), "_Ret must be a complete class or an unbounded array"); +# 3042 +}; +# 3045 +template< class _Fn, class ..._ArgTypes> +# 3046 +struct is_nothrow_invocable : public __and_< __is_invocable_impl< __invoke_result< _Fn, _ArgTypes...> , void> , __call_is_nothrow_< _Fn, _ArgTypes...> > ::type { +# 3050 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Fn> {})), "_Fn must be a complete class or an unbounded array"); +# 3052 +static_assert(((std::__is_complete_or_unbounded(__type_identity< _ArgTypes> {}) && ... )), "each argument type must be a complete class or an unbounded array"); +# 3055 +}; +# 3058 +template< class _Result, class _Ret> using __is_nt_invocable_impl = typename __is_invocable_impl< _Result, _Ret> ::__nothrow_type; +# 3064 +template< class _Ret, class _Fn, class ..._ArgTypes> +# 3065 +struct is_nothrow_invocable_r : public __and_< __is_nt_invocable_impl< __invoke_result< _Fn, _ArgTypes...> , _Ret> , __call_is_nothrow_< _Fn, _ArgTypes...> > ::type { +# 3069 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Fn> {})), "_Fn must be a complete class or an unbounded array"); +# 3071 +static_assert(((std::__is_complete_or_unbounded(__type_identity< _ArgTypes> {}) && ... )), "each argument type must be a complete class or an unbounded array"); +# 3074 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Ret> {})), "_Ret must be a complete class or an unbounded array"); +# 3076 +}; +# 3094 "/usr/include/c++/11/type_traits" 3 +template< class _Tp> constexpr bool +# 3095 +is_void_v = (is_void< _Tp> ::value); +# 3096 +template< class _Tp> constexpr bool +# 3097 +is_null_pointer_v = (is_null_pointer< _Tp> ::value); +# 3098 +template< class _Tp> constexpr bool +# 3099 +is_integral_v = (is_integral< _Tp> ::value); +# 3100 +template< class _Tp> constexpr bool +# 3101 +is_floating_point_v = (is_floating_point< _Tp> ::value); +# 3102 +template< class _Tp> constexpr bool +# 3103 +is_array_v = (is_array< _Tp> ::value); +# 3104 +template< class _Tp> constexpr bool +# 3105 +is_pointer_v = (is_pointer< _Tp> ::value); +# 3106 +template< class _Tp> constexpr bool +# 3107 +is_lvalue_reference_v = (is_lvalue_reference< _Tp> ::value); +# 3109 +template< class _Tp> constexpr bool +# 3110 +is_rvalue_reference_v = (is_rvalue_reference< _Tp> ::value); +# 3112 +template< class _Tp> constexpr bool +# 3113 +is_member_object_pointer_v = (is_member_object_pointer< _Tp> ::value); +# 3115 +template< class _Tp> constexpr bool +# 3116 +is_member_function_pointer_v = (is_member_function_pointer< _Tp> ::value); +# 3118 +template< class _Tp> constexpr bool +# 3119 +is_enum_v = (is_enum< _Tp> ::value); +# 3120 +template< class _Tp> constexpr bool +# 3121 +is_union_v = (is_union< _Tp> ::value); +# 3122 +template< class _Tp> constexpr bool +# 3123 +is_class_v = (is_class< _Tp> ::value); +# 3124 +template< class _Tp> constexpr bool +# 3125 +is_function_v = (is_function< _Tp> ::value); +# 3126 +template< class _Tp> constexpr bool +# 3127 +is_reference_v = (is_reference< _Tp> ::value); +# 3128 +template< class _Tp> constexpr bool +# 3129 +is_arithmetic_v = (is_arithmetic< _Tp> ::value); +# 3130 +template< class _Tp> constexpr bool +# 3131 +is_fundamental_v = (is_fundamental< _Tp> ::value); +# 3132 +template< class _Tp> constexpr bool +# 3133 +is_object_v = (is_object< _Tp> ::value); +# 3134 +template< class _Tp> constexpr bool +# 3135 +is_scalar_v = (is_scalar< _Tp> ::value); +# 3136 +template< class _Tp> constexpr bool +# 3137 +is_compound_v = (is_compound< _Tp> ::value); +# 3138 +template< class _Tp> constexpr bool +# 3139 +is_member_pointer_v = (is_member_pointer< _Tp> ::value); +# 3140 +template< class _Tp> constexpr bool +# 3141 +is_const_v = (is_const< _Tp> ::value); +# 3142 +template< class _Tp> constexpr bool +# 3143 +is_volatile_v = (is_volatile< _Tp> ::value); +# 3144 +template< class _Tp> constexpr bool +# 3145 +is_trivial_v = (is_trivial< _Tp> ::value); +# 3146 +template< class _Tp> constexpr bool +# 3147 +is_trivially_copyable_v = (is_trivially_copyable< _Tp> ::value); +# 3149 +template< class _Tp> constexpr bool +# 3150 +is_standard_layout_v = (is_standard_layout< _Tp> ::value); +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wdeprecated-declarations" +template< class _Tp> constexpr bool +# 3155 +is_pod_v = (is_pod< _Tp> ::value); +# 3156 +template< class _Tp> +# 3157 +[[__deprecated__]] constexpr bool +# 3158 +is_literal_type_v = (is_literal_type< _Tp> ::value); +#pragma GCC diagnostic pop +template< class _Tp> constexpr bool +# 3161 +is_empty_v = (is_empty< _Tp> ::value); +# 3162 +template< class _Tp> constexpr bool +# 3163 +is_polymorphic_v = (is_polymorphic< _Tp> ::value); +# 3164 +template< class _Tp> constexpr bool +# 3165 +is_abstract_v = (is_abstract< _Tp> ::value); +# 3166 +template< class _Tp> constexpr bool +# 3167 +is_final_v = (is_final< _Tp> ::value); +# 3168 +template< class _Tp> constexpr bool +# 3169 +is_signed_v = (is_signed< _Tp> ::value); +# 3170 +template< class _Tp> constexpr bool +# 3171 +is_unsigned_v = (is_unsigned< _Tp> ::value); +# 3172 +template< class _Tp, class ..._Args> constexpr bool +# 3173 +is_constructible_v = (is_constructible< _Tp, _Args...> ::value); +# 3175 +template< class _Tp> constexpr bool +# 3176 +is_default_constructible_v = (is_default_constructible< _Tp> ::value); +# 3178 +template< class _Tp> constexpr bool +# 3179 +is_copy_constructible_v = (is_copy_constructible< _Tp> ::value); +# 3181 +template< class _Tp> constexpr bool +# 3182 +is_move_constructible_v = (is_move_constructible< _Tp> ::value); +# 3184 +template< class _Tp, class _Up> constexpr bool +# 3185 +is_assignable_v = (is_assignable< _Tp, _Up> ::value); +# 3186 +template< class _Tp> constexpr bool +# 3187 +is_copy_assignable_v = (is_copy_assignable< _Tp> ::value); +# 3188 +template< class _Tp> constexpr bool +# 3189 +is_move_assignable_v = (is_move_assignable< _Tp> ::value); +# 3190 +template< class _Tp> constexpr bool +# 3191 +is_destructible_v = (is_destructible< _Tp> ::value); +# 3192 +template< class _Tp, class ..._Args> constexpr bool +# 3193 +is_trivially_constructible_v = (is_trivially_constructible< _Tp, _Args...> ::value); +# 3195 +template< class _Tp> constexpr bool +# 3196 +is_trivially_default_constructible_v = (is_trivially_default_constructible< _Tp> ::value); +# 3198 +template< class _Tp> constexpr bool +# 3199 +is_trivially_copy_constructible_v = (is_trivially_copy_constructible< _Tp> ::value); +# 3201 +template< class _Tp> constexpr bool +# 3202 +is_trivially_move_constructible_v = (is_trivially_move_constructible< _Tp> ::value); +# 3204 +template< class _Tp, class _Up> constexpr bool +# 3205 +is_trivially_assignable_v = (is_trivially_assignable< _Tp, _Up> ::value); +# 3207 +template< class _Tp> constexpr bool +# 3208 +is_trivially_copy_assignable_v = (is_trivially_copy_assignable< _Tp> ::value); +# 3210 +template< class _Tp> constexpr bool +# 3211 +is_trivially_move_assignable_v = (is_trivially_move_assignable< _Tp> ::value); +# 3213 +template< class _Tp> constexpr bool +# 3214 +is_trivially_destructible_v = (is_trivially_destructible< _Tp> ::value); +# 3216 +template< class _Tp, class ..._Args> constexpr bool +# 3217 +is_nothrow_constructible_v = (is_nothrow_constructible< _Tp, _Args...> ::value); +# 3219 +template< class _Tp> constexpr bool +# 3220 +is_nothrow_default_constructible_v = (is_nothrow_default_constructible< _Tp> ::value); +# 3222 +template< class _Tp> constexpr bool +# 3223 +is_nothrow_copy_constructible_v = (is_nothrow_copy_constructible< _Tp> ::value); +# 3225 +template< class _Tp> constexpr bool +# 3226 +is_nothrow_move_constructible_v = (is_nothrow_move_constructible< _Tp> ::value); +# 3228 +template< class _Tp, class _Up> constexpr bool +# 3229 +is_nothrow_assignable_v = (is_nothrow_assignable< _Tp, _Up> ::value); +# 3231 +template< class _Tp> constexpr bool +# 3232 +is_nothrow_copy_assignable_v = (is_nothrow_copy_assignable< _Tp> ::value); +# 3234 +template< class _Tp> constexpr bool +# 3235 +is_nothrow_move_assignable_v = (is_nothrow_move_assignable< _Tp> ::value); +# 3237 +template< class _Tp> constexpr bool +# 3238 +is_nothrow_destructible_v = (is_nothrow_destructible< _Tp> ::value); +# 3240 +template< class _Tp> constexpr bool +# 3241 +has_virtual_destructor_v = (has_virtual_destructor< _Tp> ::value); +# 3243 +template< class _Tp> constexpr size_t +# 3244 +alignment_of_v = (alignment_of< _Tp> ::value); +# 3245 +template< class _Tp> constexpr size_t +# 3246 +rank_v = (rank< _Tp> ::value); +# 3247 +template< class _Tp, unsigned _Idx = 0U> constexpr size_t +# 3248 +extent_v = (extent< _Tp, _Idx> ::value); +# 3250 +template< class _Tp, class _Up> constexpr bool +# 3251 +is_same_v = __is_same(_Tp, _Up); +# 3256 +template< class _Base, class _Derived> constexpr bool +# 3257 +is_base_of_v = (is_base_of< _Base, _Derived> ::value); +# 3258 +template< class _From, class _To> constexpr bool +# 3259 +is_convertible_v = (is_convertible< _From, _To> ::value); +# 3260 +template< class _Fn, class ..._Args> constexpr bool +# 3261 +is_invocable_v = (is_invocable< _Fn, _Args...> ::value); +# 3262 +template< class _Fn, class ..._Args> constexpr bool +# 3263 +is_nothrow_invocable_v = (is_nothrow_invocable< _Fn, _Args...> ::value); +# 3265 +template< class _Ret, class _Fn, class ..._Args> constexpr bool +# 3266 +is_invocable_r_v = (is_invocable_r< _Ret, _Fn, _Args...> ::value); +# 3268 +template< class _Ret, class _Fn, class ..._Args> constexpr bool +# 3269 +is_nothrow_invocable_r_v = (is_nothrow_invocable_r< _Ret, _Fn, _Args...> ::value); +# 3276 +template< class _Tp> +# 3277 +struct has_unique_object_representations : public bool_constant< __has_unique_object_representations(remove_cv_t< remove_all_extents_t< _Tp> > )> { +# 3282 +static_assert((std::__is_complete_or_unbounded(__type_identity< _Tp> {})), "template argument must be a complete class or an unbounded array"); +# 3284 +}; +# 3287 +template< class _Tp> constexpr bool +# 3288 +has_unique_object_representations_v = (has_unique_object_representations< _Tp> ::value); +# 3295 +template< class _Tp> +# 3296 +struct is_aggregate : public bool_constant< __is_aggregate(remove_cv_t< _Tp> )> { +# 3298 +}; +# 3301 +template< class _Tp> constexpr bool +# 3302 +is_aggregate_v = (is_aggregate< _Tp> ::value); +# 3599 "/usr/include/c++/11/type_traits" 3 +} +# 59 "/usr/include/c++/11/bits/move.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 74 "/usr/include/c++/11/bits/move.h" 3 +template< class _Tp> +# 75 +[[__nodiscard__]] constexpr _Tp && +# 77 +forward(typename remove_reference< _Tp> ::type &__t) noexcept +# 78 +{ return static_cast< _Tp &&>(__t); } +# 86 +template< class _Tp> +# 87 +[[__nodiscard__]] constexpr _Tp && +# 89 +forward(typename remove_reference< _Tp> ::type &&__t) noexcept +# 90 +{ +# 91 +static_assert((!std::template is_lvalue_reference< _Tp> ::value), "std::forward must not be used to convert an rvalue to an lvalue"); +# 93 +return static_cast< _Tp &&>(__t); +# 94 +} +# 101 +template< class _Tp> +# 102 +[[__nodiscard__]] constexpr typename remove_reference< _Tp> ::type && +# 104 +move(_Tp &&__t) noexcept +# 105 +{ return static_cast< typename remove_reference< _Tp> ::type &&>(__t); } +# 108 +template< class _Tp> +# 109 +struct __move_if_noexcept_cond : public __and_< __not_< is_nothrow_move_constructible< _Tp> > , is_copy_constructible< _Tp> > ::type { +# 111 +}; +# 121 "/usr/include/c++/11/bits/move.h" 3 +template< class _Tp> +# 122 +[[__nodiscard__]] constexpr typename conditional< __move_if_noexcept_cond< _Tp> ::value, const _Tp &, _Tp &&> ::type +# 125 +move_if_noexcept(_Tp &__x) noexcept +# 126 +{ return std::move(__x); } +# 142 "/usr/include/c++/11/bits/move.h" 3 +template< class _Tp> +# 143 +[[__nodiscard__]] constexpr _Tp * +# 145 +addressof(_Tp &__r) noexcept +# 146 +{ return std::__addressof(__r); } +# 150 +template < typename _Tp > + const _Tp * addressof ( const _Tp && ) = delete; +# 154 +template< class _Tp, class _Up = _Tp> inline _Tp +# 157 +__exchange(_Tp &__obj, _Up &&__new_val) +# 158 +{ +# 159 +_Tp __old_val = std::move(__obj); +# 160 +__obj = std::forward< _Up> (__new_val); +# 161 +return __old_val; +# 162 +} +# 186 "/usr/include/c++/11/bits/move.h" 3 +template< class _Tp> inline typename enable_if< __and_< __not_< __is_tuple_like< _Tp> > , is_move_constructible< _Tp> , is_move_assignable< _Tp> > ::value> ::type +# 196 +swap(_Tp &__a, _Tp &__b) noexcept(__and_< is_nothrow_move_constructible< _Tp> , is_nothrow_move_assignable< _Tp> > ::value) +# 199 +{ +# 204 +_Tp __tmp = std::move(__a); +# 205 +__a = std::move(__b); +# 206 +__b = std::move(__tmp); +# 207 +} +# 212 +template< class _Tp, size_t _Nm> inline typename enable_if< __is_swappable< _Tp> ::value> ::type +# 220 +swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm]) noexcept(__is_nothrow_swappable< _Tp> ::value) +# 222 +{ +# 223 +for (size_t __n = (0); __n < _Nm; ++__n) { +# 224 +swap(__a[__n], __b[__n]); } +# 225 +} +# 229 +} +# 69 "/usr/include/c++/11/bits/stl_pair.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 80 "/usr/include/c++/11/bits/stl_pair.h" 3 +struct piecewise_construct_t { explicit piecewise_construct_t() = default;}; +# 83 +constexpr inline piecewise_construct_t piecewise_construct = piecewise_construct_t(); +# 89 +template< class ...> class tuple; +# 92 +template< size_t ...> struct _Index_tuple; +# 100 +template< bool , class _T1, class _T2> +# 101 +struct _PCC { +# 103 +template< class _U1, class _U2> static constexpr bool +# 104 +_ConstructiblePair() +# 105 +{ +# 106 +return __and_< is_constructible< _T1, const _U1 &> , is_constructible< _T2, const _U2 &> > ::value; +# 108 +} +# 110 +template< class _U1, class _U2> static constexpr bool +# 111 +_ImplicitlyConvertiblePair() +# 112 +{ +# 113 +return __and_< is_convertible< const _U1 &, _T1> , is_convertible< const _U2 &, _T2> > ::value; +# 115 +} +# 117 +template< class _U1, class _U2> static constexpr bool +# 118 +_MoveConstructiblePair() +# 119 +{ +# 120 +return __and_< is_constructible< _T1, _U1 &&> , is_constructible< _T2, _U2 &&> > ::value; +# 122 +} +# 124 +template< class _U1, class _U2> static constexpr bool +# 125 +_ImplicitlyMoveConvertiblePair() +# 126 +{ +# 127 +return __and_< is_convertible< _U1 &&, _T1> , is_convertible< _U2 &&, _T2> > ::value; +# 129 +} +# 131 +template< bool __implicit, class _U1, class _U2> static constexpr bool +# 132 +_CopyMovePair() +# 133 +{ +# 134 +using __do_converts = __and_< is_convertible< const _U1 &, _T1> , is_convertible< _U2 &&, _T2> > ; +# 136 +using __converts = typename conditional< __implicit, __and_< is_convertible< const _U1 &, _T1> , is_convertible< _U2 &&, _T2> > , __not_< __and_< is_convertible< const _U1 &, _T1> , is_convertible< _U2 &&, _T2> > > > ::type; +# 139 +return __and_< is_constructible< _T1, const _U1 &> , is_constructible< _T2, _U2 &&> , typename conditional< __implicit, __and_< is_convertible< const _U1 &, _T1> , is_convertible< _U2 &&, _T2> > , __not_< __and_< is_convertible< const _U1 &, _T1> , is_convertible< _U2 &&, _T2> > > > ::type> ::value; +# 143 +} +# 145 +template< bool __implicit, class _U1, class _U2> static constexpr bool +# 146 +_MoveCopyPair() +# 147 +{ +# 148 +using __do_converts = __and_< is_convertible< _U1 &&, _T1> , is_convertible< const _U2 &, _T2> > ; +# 150 +using __converts = typename conditional< __implicit, __and_< is_convertible< _U1 &&, _T1> , is_convertible< const _U2 &, _T2> > , __not_< __and_< is_convertible< _U1 &&, _T1> , is_convertible< const _U2 &, _T2> > > > ::type; +# 153 +return __and_< is_constructible< _T1, _U1 &&> , is_constructible< _T2, const _U2 &&> , typename conditional< __implicit, __and_< is_convertible< _U1 &&, _T1> , is_convertible< const _U2 &, _T2> > , __not_< __and_< is_convertible< _U1 &&, _T1> , is_convertible< const _U2 &, _T2> > > > ::type> ::value; +# 157 +} +# 158 +}; +# 160 +template< class _T1, class _T2> +# 161 +struct _PCC< false, _T1, _T2> { +# 163 +template< class _U1, class _U2> static constexpr bool +# 164 +_ConstructiblePair() +# 165 +{ +# 166 +return false; +# 167 +} +# 169 +template< class _U1, class _U2> static constexpr bool +# 170 +_ImplicitlyConvertiblePair() +# 171 +{ +# 172 +return false; +# 173 +} +# 175 +template< class _U1, class _U2> static constexpr bool +# 176 +_MoveConstructiblePair() +# 177 +{ +# 178 +return false; +# 179 +} +# 181 +template< class _U1, class _U2> static constexpr bool +# 182 +_ImplicitlyMoveConvertiblePair() +# 183 +{ +# 184 +return false; +# 185 +} +# 186 +}; +# 189 +template< class _U1, class _U2> class __pair_base { +# 192 +template< class _T1, class _T2> friend struct pair; +# 193 +__pair_base() = default; +# 194 +~__pair_base() = default; +# 195 +__pair_base(const __pair_base &) = default; +# 196 +__pair_base &operator=(const __pair_base &) = delete; +# 198 +}; +# 210 "/usr/include/c++/11/bits/stl_pair.h" 3 +template< class _T1, class _T2> +# 211 +struct pair : private __pair_base< _T1, _T2> { +# 214 +typedef _T1 first_type; +# 215 +typedef _T2 second_type; +# 217 +_T1 first; +# 218 +_T2 second; +# 225 +template< class _U1 = _T1, class +# 226 +_U2 = _T2, typename enable_if< __and_< __is_implicitly_default_constructible< _U1> , __is_implicitly_default_constructible< _U2> > ::value, bool> ::type +# 230 + = true> constexpr +# 232 +pair() : first(), second() +# 233 +{ } +# 236 +template< class _U1 = _T1, class +# 237 +_U2 = _T2, typename enable_if< __and_< is_default_constructible< _U1> , is_default_constructible< _U2> , __not_< __and_< __is_implicitly_default_constructible< _U1> , __is_implicitly_default_constructible< _U2> > > > ::value, bool> ::type +# 244 + = false> constexpr explicit +# 245 +pair() : first(), second() +# 246 +{ } +# 256 "/usr/include/c++/11/bits/stl_pair.h" 3 +using _PCCP = _PCC< true, _T1, _T2> ; +# 260 +template< class _U1 = _T1, class _U2 = _T2, typename enable_if< _PCC< true, _T1, _T2> ::template _ConstructiblePair< _U1, _U2> () && _PCC< true, _T1, _T2> ::template _ImplicitlyConvertiblePair< _U1, _U2> (), bool> ::type +# 265 + = true> constexpr +# 266 +pair(const _T1 &__a, const _T2 &__b) : first(__a), second(__b) +# 267 +{ } +# 270 +template< class _U1 = _T1, class _U2 = _T2, typename enable_if< _PCC< true, _T1, _T2> ::template _ConstructiblePair< _U1, _U2> () && (!_PCC< true, _T1, _T2> ::template _ImplicitlyConvertiblePair< _U1, _U2> ()), bool> ::type +# 275 + = false> constexpr explicit +# 276 +pair(const _T1 &__a, const _T2 &__b) : first(__a), second(__b) +# 277 +{ } +# 288 "/usr/include/c++/11/bits/stl_pair.h" 3 +template< class _U1, class _U2> using _PCCFP = _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ; +# 294 +template< class _U1, class _U2, typename enable_if< _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ConstructiblePair< _U1, _U2> () && _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ImplicitlyConvertiblePair< _U1, _U2> (), bool> ::type +# 299 + = true> constexpr +# 300 +pair(const std::pair< _U1, _U2> &__p) : first((__p.first)), second((__p.second)) +# 301 +{ } +# 303 +template< class _U1, class _U2, typename enable_if< _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ConstructiblePair< _U1, _U2> () && (!_PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ImplicitlyConvertiblePair< _U1, _U2> ()), bool> ::type +# 308 + = false> constexpr explicit +# 309 +pair(const std::pair< _U1, _U2> &__p) : first((__p.first)), second((__p.second)) +# 310 +{ } +# 314 +constexpr pair(const pair &) = default; +# 315 +constexpr pair(pair &&) = default; +# 318 +template< class _U1, typename enable_if< _PCC< true, _T1, _T2> ::template _MoveCopyPair< true, _U1, _T2> (), bool> ::type +# 321 + = true> constexpr +# 322 +pair(_U1 &&__x, const _T2 &__y) : first(std::forward< _U1> (__x)), second(__y) +# 323 +{ } +# 325 +template< class _U1, typename enable_if< _PCC< true, _T1, _T2> ::template _MoveCopyPair< false, _U1, _T2> (), bool> ::type +# 328 + = false> constexpr explicit +# 329 +pair(_U1 &&__x, const _T2 &__y) : first(std::forward< _U1> (__x)), second(__y) +# 330 +{ } +# 332 +template< class _U2, typename enable_if< _PCC< true, _T1, _T2> ::template _CopyMovePair< true, _T1, _U2> (), bool> ::type +# 335 + = true> constexpr +# 336 +pair(const _T1 &__x, _U2 &&__y) : first(__x), second(std::forward< _U2> (__y)) +# 337 +{ } +# 339 +template< class _U2, typename enable_if< _PCC< true, _T1, _T2> ::template _CopyMovePair< false, _T1, _U2> (), bool> ::type +# 342 + = false> explicit +# 343 +pair(const _T1 &__x, _U2 &&__y) : first(__x), second(std::forward< _U2> (__y)) +# 344 +{ } +# 346 +template< class _U1, class _U2, typename enable_if< _PCC< true, _T1, _T2> ::template _MoveConstructiblePair< _U1, _U2> () && _PCC< true, _T1, _T2> ::template _ImplicitlyMoveConvertiblePair< _U1, _U2> (), bool> ::type +# 351 + = true> constexpr +# 352 +pair(_U1 &&__x, _U2 &&__y) : first(std::forward< _U1> (__x)), second(std::forward< _U2> (__y)) +# 353 +{ } +# 355 +template< class _U1, class _U2, typename enable_if< _PCC< true, _T1, _T2> ::template _MoveConstructiblePair< _U1, _U2> () && (!_PCC< true, _T1, _T2> ::template _ImplicitlyMoveConvertiblePair< _U1, _U2> ()), bool> ::type +# 360 + = false> constexpr explicit +# 361 +pair(_U1 &&__x, _U2 &&__y) : first(std::forward< _U1> (__x)), second(std::forward< _U2> (__y)) +# 362 +{ } +# 365 +template< class _U1, class _U2, typename enable_if< _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _MoveConstructiblePair< _U1, _U2> () && _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ImplicitlyMoveConvertiblePair< _U1, _U2> (), bool> ::type +# 370 + = true> constexpr +# 371 +pair(std::pair< _U1, _U2> &&__p) : first(std::forward< _U1> ((__p.first))), second(std::forward< _U2> ((__p.second))) +# 373 +{ } +# 375 +template< class _U1, class _U2, typename enable_if< _PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _MoveConstructiblePair< _U1, _U2> () && (!_PCC< (!is_same< _T1, _U1> ::value) || (!is_same< _T2, _U2> ::value), _T1, _T2> ::template _ImplicitlyMoveConvertiblePair< _U1, _U2> ()), bool> ::type +# 380 + = false> constexpr explicit +# 381 +pair(std::pair< _U1, _U2> &&__p) : first(std::forward< _U1> ((__p.first))), second(std::forward< _U2> ((__p.second))) +# 383 +{ } +# 385 +template< class ..._Args1, class ..._Args2> pair(std::piecewise_construct_t, tuple< _Args1...> , tuple< _Args2...> ); +# 390 +pair &operator=(typename conditional< __and_< is_copy_assignable< _T1> , is_copy_assignable< _T2> > ::value, const pair &, const std::__nonesuch &> ::type +# 393 +__p) +# 394 +{ +# 395 +(first) = (__p.first); +# 396 +(second) = (__p.second); +# 397 +return *this; +# 398 +} +# 401 +pair &operator=(typename conditional< __and_< is_move_assignable< _T1> , is_move_assignable< _T2> > ::value, pair &&, std::__nonesuch &&> ::type +# 404 +__p) noexcept(__and_< is_nothrow_move_assignable< _T1> , is_nothrow_move_assignable< _T2> > ::value) +# 407 +{ +# 408 +(first) = std::forward< first_type> ((__p.first)); +# 409 +(second) = std::forward< second_type> ((__p.second)); +# 410 +return *this; +# 411 +} +# 413 +template< class _U1, class _U2> typename enable_if< __and_< is_assignable< _T1 &, const _U1 &> , is_assignable< _T2 &, const _U2 &> > ::value, pair &> ::type +# 418 +operator=(const std::pair< _U1, _U2> &__p) +# 419 +{ +# 420 +(first) = (__p.first); +# 421 +(second) = (__p.second); +# 422 +return *this; +# 423 +} +# 425 +template< class _U1, class _U2> typename enable_if< __and_< is_assignable< _T1 &, _U1 &&> , is_assignable< _T2 &, _U2 &&> > ::value, pair &> ::type +# 430 +operator=(std::pair< _U1, _U2> &&__p) +# 431 +{ +# 432 +(first) = std::forward< _U1> ((__p.first)); +# 433 +(second) = std::forward< _U2> ((__p.second)); +# 434 +return *this; +# 435 +} +# 439 +void swap(pair &__p) noexcept(__and_< __is_nothrow_swappable< _T1> , __is_nothrow_swappable< _T2> > ::value) +# 442 +{ +# 443 +using std::swap; +# 444 +swap(first, __p.first); +# 445 +swap(second, __p.second); +# 446 +} +# 449 +private: template< class ..._Args1, std::size_t ..._Indexes1, class ... +# 450 +_Args2, std::size_t ..._Indexes2> +# 449 +pair(tuple< _Args1...> &, tuple< _Args2...> &, _Index_tuple< _Indexes1...> , _Index_tuple< _Indexes2...> ); +# 455 +}; +# 460 +template< class _T1, class _T2> pair(_T1, _T2)->pair< _T1, _T2> ; +# 464 +template< class _T1, class _T2> constexpr bool +# 466 +operator==(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 467 +{ return ((__x.first) == (__y.first)) && ((__x.second) == (__y.second)); } +# 487 "/usr/include/c++/11/bits/stl_pair.h" 3 +template< class _T1, class _T2> constexpr bool +# 489 +operator<(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 490 +{ return ((__x.first) < (__y.first)) || ((!((__y.first) < (__x.first))) && ((__x.second) < (__y.second))); +# 491 +} +# 494 +template< class _T1, class _T2> constexpr bool +# 496 +operator!=(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 497 +{ return !(__x == __y); } +# 500 +template< class _T1, class _T2> constexpr bool +# 502 +operator>(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 503 +{ return __y < __x; } +# 506 +template< class _T1, class _T2> constexpr bool +# 508 +operator<=(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 509 +{ return !(__y < __x); } +# 512 +template< class _T1, class _T2> constexpr bool +# 514 +operator>=(const pair< _T1, _T2> &__x, const pair< _T1, _T2> &__y) +# 515 +{ return !(__x < __y); } +# 524 "/usr/include/c++/11/bits/stl_pair.h" 3 +template< class _T1, class _T2> inline typename enable_if< __and_< __is_swappable< _T1> , __is_swappable< _T2> > ::value> ::type +# 533 +swap(pair< _T1, _T2> &__x, pair< _T1, _T2> &__y) noexcept(noexcept(__x.swap(__y))) +# 535 +{ __x.swap(__y); } +# 538 +template < typename _T1, typename _T2 > + typename enable_if < ! __and_ < __is_swappable < _T1 >, + __is_swappable < _T2 > > :: value > :: type + swap ( pair < _T1, _T2 > &, pair < _T1, _T2 > & ) = delete; +# 564 "/usr/include/c++/11/bits/stl_pair.h" 3 +template< class _T1, class _T2> constexpr pair< typename __strip_reference_wrapper< __decay_t< _T1> > ::__type, typename __strip_reference_wrapper< __decay_t< _T2> > ::__type> +# 567 +make_pair(_T1 &&__x, _T2 &&__y) +# 568 +{ +# 569 +typedef typename __strip_reference_wrapper< __decay_t< _T1> > ::__type __ds_type1; +# 570 +typedef typename __strip_reference_wrapper< __decay_t< _T2> > ::__type __ds_type2; +# 571 +typedef pair< typename __strip_reference_wrapper< __decay_t< _T1> > ::__type, typename __strip_reference_wrapper< __decay_t< _T2> > ::__type> __pair_type; +# 572 +return __pair_type(std::forward< _T1> (__x), std::forward< _T2> (__y)); +# 573 +} +# 584 "/usr/include/c++/11/bits/stl_pair.h" 3 +} +# 74 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 93 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +struct input_iterator_tag { }; +# 96 +struct output_iterator_tag { }; +# 99 +struct forward_iterator_tag : public input_iterator_tag { }; +# 103 +struct bidirectional_iterator_tag : public forward_iterator_tag { }; +# 107 +struct random_access_iterator_tag : public bidirectional_iterator_tag { }; +# 125 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +template< class _Category, class _Tp, class _Distance = ptrdiff_t, class +# 126 +_Pointer = _Tp *, class _Reference = _Tp &> +# 127 +struct iterator { +# 130 +typedef _Category iterator_category; +# 132 +typedef _Tp value_type; +# 134 +typedef _Distance difference_type; +# 136 +typedef _Pointer pointer; +# 138 +typedef _Reference reference; +# 139 +}; +# 149 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +template< class _Iterator> struct iterator_traits; +# 155 +template< class _Iterator, class = __void_t< > > +# 156 +struct __iterator_traits { }; +# 160 +template< class _Iterator> +# 161 +struct __iterator_traits< _Iterator, __void_t< typename _Iterator::iterator_category, typename _Iterator::value_type, typename _Iterator::difference_type, typename _Iterator::pointer, typename _Iterator::reference> > { +# 168 +typedef typename _Iterator::iterator_category iterator_category; +# 169 +typedef typename _Iterator::value_type value_type; +# 170 +typedef typename _Iterator::difference_type difference_type; +# 171 +typedef typename _Iterator::pointer pointer; +# 172 +typedef typename _Iterator::reference reference; +# 173 +}; +# 176 +template< class _Iterator> +# 177 +struct iterator_traits : public __iterator_traits< _Iterator> { +# 178 +}; +# 209 "/usr/include/c++/11/bits/stl_iterator_base_types.h" 3 +template< class _Tp> +# 210 +struct iterator_traits< _Tp *> { +# 212 +typedef random_access_iterator_tag iterator_category; +# 213 +typedef _Tp value_type; +# 214 +typedef ptrdiff_t difference_type; +# 215 +typedef _Tp *pointer; +# 216 +typedef _Tp &reference; +# 217 +}; +# 220 +template< class _Tp> +# 221 +struct iterator_traits< const _Tp *> { +# 223 +typedef random_access_iterator_tag iterator_category; +# 224 +typedef _Tp value_type; +# 225 +typedef ptrdiff_t difference_type; +# 226 +typedef const _Tp *pointer; +# 227 +typedef const _Tp &reference; +# 228 +}; +# 235 +template< class _Iter> constexpr typename iterator_traits< _Iter> ::iterator_category +# 238 +__iterator_category(const _Iter &) +# 239 +{ return typename iterator_traits< _Iter> ::iterator_category(); } +# 244 +template< class _Iter> using __iterator_category_t = typename iterator_traits< _Iter> ::iterator_category; +# 248 +template< class _InIter> using _RequireInputIter = __enable_if_t< is_convertible< __iterator_category_t< _InIter> , input_iterator_tag> ::value> ; +# 253 +template< class _It, class +# 254 +_Cat = __iterator_category_t< _It> > +# 255 +struct __is_random_access_iter : public is_base_of< random_access_iterator_tag, _Cat> { +# 258 +typedef is_base_of< std::random_access_iterator_tag, _Cat> _Base; +# 259 +enum { __value = is_base_of< std::random_access_iterator_tag, _Cat> ::value}; +# 260 +}; +# 269 +} +# 67 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 73 +template< class > struct _List_iterator; +# 74 +template< class > struct _List_const_iterator; +# 77 +template< class _InputIterator> constexpr typename iterator_traits< _InputIterator> ::difference_type +# 80 +__distance(_InputIterator __first, _InputIterator __last, input_iterator_tag) +# 82 +{ +# 86 +typename iterator_traits< _InputIterator> ::difference_type __n = (0); +# 87 +while (__first != __last) +# 88 +{ +# 89 +++__first; +# 90 +++__n; +# 91 +} +# 92 +return __n; +# 93 +} +# 95 +template< class _RandomAccessIterator> constexpr typename iterator_traits< _RandomAccessIterator> ::difference_type +# 98 +__distance(_RandomAccessIterator __first, _RandomAccessIterator __last, random_access_iterator_tag) +# 100 +{ +# 104 +return __last - __first; +# 105 +} +# 109 +template< class _Tp> ptrdiff_t __distance(_List_iterator< _Tp> , _List_iterator< _Tp> , input_iterator_tag); +# 115 +template< class _Tp> ptrdiff_t __distance(_List_const_iterator< _Tp> , _List_const_iterator< _Tp> , input_iterator_tag); +# 135 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 +template< class _InputIterator> constexpr typename iterator_traits< _InputIterator> ::difference_type +# 138 +distance(_InputIterator __first, _InputIterator __last) +# 139 +{ +# 141 +return std::__distance(__first, __last, std::__iterator_category(__first)); +# 143 +} +# 145 +template< class _InputIterator, class _Distance> constexpr void +# 147 +__advance(_InputIterator &__i, _Distance __n, input_iterator_tag) +# 148 +{ +# 151 +do { if (__builtin_is_constant_evaluated() && (!((bool)(__n >= 0)))) { __builtin_unreachable(); } } while (false); +# 152 +while (__n--) { +# 153 +++__i; } +# 154 +} +# 156 +template< class _BidirectionalIterator, class _Distance> constexpr void +# 158 +__advance(_BidirectionalIterator &__i, _Distance __n, bidirectional_iterator_tag) +# 160 +{ +# 164 +if (__n > 0) { +# 165 +while (__n--) { +# 166 +++__i; } } else { +# 168 +while (__n++) { +# 169 +--__i; } } +# 170 +} +# 172 +template< class _RandomAccessIterator, class _Distance> constexpr void +# 174 +__advance(_RandomAccessIterator &__i, _Distance __n, random_access_iterator_tag) +# 176 +{ +# 180 +if (__builtin_constant_p(__n) && (__n == 1)) { +# 181 +++__i; } else { +# 182 +if (__builtin_constant_p(__n) && (__n == (-1))) { +# 183 +--__i; } else { +# 185 +__i += __n; } } +# 186 +} +# 200 "/usr/include/c++/11/bits/stl_iterator_base_funcs.h" 3 +template< class _InputIterator, class _Distance> constexpr void +# 202 +advance(_InputIterator &__i, _Distance __n) +# 203 +{ +# 205 +typename iterator_traits< _InputIterator> ::difference_type __d = __n; +# 206 +std::__advance(__i, __d, std::__iterator_category(__i)); +# 207 +} +# 211 +template< class _InputIterator> constexpr _InputIterator +# 213 +next(_InputIterator __x, typename iterator_traits< _InputIterator> ::difference_type +# 214 +__n = 1) +# 215 +{ +# 218 +std::advance(__x, __n); +# 219 +return __x; +# 220 +} +# 222 +template< class _BidirectionalIterator> constexpr _BidirectionalIterator +# 224 +prev(_BidirectionalIterator __x, typename iterator_traits< _BidirectionalIterator> ::difference_type +# 225 +__n = 1) +# 226 +{ +# 230 +std::advance(__x, -__n); +# 231 +return __x; +# 232 +} +# 237 +} +# 42 "/usr/include/c++/11/bits/ptr_traits.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 46 +class __undefined; +# 49 +template< class _Tp, class _Up> +# 50 +struct __replace_first_arg { +# 51 +}; +# 53 +template< template< class , class ...> class _Template, class _Up, class +# 54 +_Tp, class ..._Types> +# 55 +struct __replace_first_arg< _Template< _Tp, _Types...> , _Up> { +# 56 +using type = _Template< _Up, _Types...> ; }; +# 58 +template< class _Tp, class _Up> using __replace_first_arg_t = typename __replace_first_arg< _Tp, _Up> ::type; +# 61 +template< class _Tp> using __make_not_void = typename conditional< is_void< _Tp> ::value, __undefined, _Tp> ::type; +# 65 +template< class _Ptr> +# 66 +struct __ptr_traits_elem_1 { +# 67 +}; +# 69 +template< template< class , class ...> class _SomePointer, class _Tp, class ... +# 70 +_Args> +# 71 +struct __ptr_traits_elem_1< _SomePointer< _Tp, _Args...> > { +# 73 +using element_type = _Tp; +# 74 +using pointer = _SomePointer< _Tp, _Args...> ; +# 77 +static pointer pointer_to(__make_not_void< element_type> &__e) +# 78 +{ return pointer::pointer_to(__e); } +# 79 +}; +# 81 +template< class _Ptr, class = void> +# 82 +struct __ptr_traits_elem : public __ptr_traits_elem_1< _Ptr> { +# 83 +}; +# 85 +template< class _Ptr> +# 86 +struct __ptr_traits_elem< _Ptr, __void_t< typename _Ptr::element_type> > { +# 88 +using element_type = typename _Ptr::element_type; +# 91 +static _Ptr pointer_to(__make_not_void< element_type> &__e) +# 92 +{ return _Ptr::pointer_to(__e); } +# 93 +}; +# 99 +template< class _Ptr> +# 100 +struct pointer_traits : public __ptr_traits_elem< _Ptr> { +# 104 +private: +# 103 +template< class _Tp> using __difference_type = typename _Tp::difference_type; +# 106 +template< class _Tp, class _Up, class = void> +# 107 +struct __rebind : public __replace_first_arg< _Tp, _Up> { }; +# 109 +template< class _Tp, class _Up> +# 110 +struct __rebind< _Tp, _Up, std::__void_t< typename _Tp::template rebind< _Up> > > { +# 111 +using type = typename _Tp::template rebind< _Up> ; }; +# 115 +public: using pointer = _Ptr; +# 118 +using difference_type = std::__detected_or_t< std::ptrdiff_t, __difference_type, _Ptr> ; +# 122 +template< class _Up> using rebind = typename __rebind< _Ptr, _Up> ::type; +# 124 +}; +# 130 +template< class _Tp> +# 131 +struct pointer_traits< _Tp *> { +# 134 +typedef _Tp *pointer; +# 136 +typedef _Tp element_type; +# 138 +typedef ptrdiff_t difference_type; +# 140 +template< class _Up> using rebind = _Up *; +# 149 +static pointer pointer_to(__make_not_void< element_type> &__r) noexcept +# 150 +{ return std::addressof(__r); } +# 151 +}; +# 154 +template< class _Ptr, class _Tp> using __ptr_rebind = typename pointer_traits< _Ptr> ::template rebind< _Tp> ; +# 157 +template< class _Tp> constexpr _Tp * +# 159 +__to_address(_Tp *__ptr) noexcept +# 160 +{ +# 161 +static_assert((!std::template is_function< _Tp> ::value), "not a function pointer"); +# 162 +return __ptr; +# 163 +} +# 166 +template< class _Ptr> constexpr typename pointer_traits< _Ptr> ::element_type * +# 168 +__to_address(const _Ptr &__ptr) +# 169 +{ return std::__to_address(__ptr.operator->()); } +# 215 "/usr/include/c++/11/bits/ptr_traits.h" 3 +} +# 88 "/usr/include/c++/11/bits/stl_iterator.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 127 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> +# 128 +class reverse_iterator : public iterator< typename iterator_traits< _Iterator> ::iterator_category, typename iterator_traits< _Iterator> ::value_type, typename iterator_traits< _Iterator> ::difference_type, typename iterator_traits< _Iterator> ::pointer, typename iterator_traits< _Iterator> ::reference> { +# 135 +template< class _Iter> friend class reverse_iterator; +# 147 "/usr/include/c++/11/bits/stl_iterator.h" 3 +protected: _Iterator current; +# 149 +typedef iterator_traits< _Iterator> __traits_type; +# 152 +public: typedef _Iterator iterator_type; +# 153 +typedef typename iterator_traits< _Iterator> ::pointer pointer; +# 155 +typedef typename iterator_traits< _Iterator> ::difference_type difference_type; +# 156 +typedef typename iterator_traits< _Iterator> ::reference reference; +# 178 "/usr/include/c++/11/bits/stl_iterator.h" 3 +constexpr reverse_iterator() : current() { } +# 184 +constexpr explicit reverse_iterator(iterator_type __x) : current(__x) { } +# 190 +constexpr reverse_iterator(const reverse_iterator &__x) : current(__x.current) +# 191 +{ } +# 194 +reverse_iterator &operator=(const reverse_iterator &) = default; +# 201 +template< class _Iter> constexpr +# 206 +reverse_iterator(const reverse_iterator< _Iter> &__x) : current((__x.current)) +# 207 +{ } +# 210 +template< class _Iter> constexpr reverse_iterator & +# 217 +operator=(const reverse_iterator< _Iter> &__x) +# 218 +{ +# 219 +(current) = (__x.current); +# 220 +return *this; +# 221 +} +# 228 +constexpr iterator_type base() const +# 229 +{ return current; } +# 242 "/usr/include/c++/11/bits/stl_iterator.h" 3 +constexpr reference operator*() const +# 243 +{ +# 244 +_Iterator __tmp = current; +# 245 +return *(--__tmp); +# 246 +} +# 254 +constexpr pointer operator->() const +# 259 +{ +# 262 +_Iterator __tmp = current; +# 263 +--__tmp; +# 264 +return _S_to_pointer(__tmp); +# 265 +} +# 273 +constexpr reverse_iterator &operator++() +# 274 +{ +# 275 +--(current); +# 276 +return *this; +# 277 +} +# 285 +constexpr reverse_iterator operator++(int) +# 286 +{ +# 287 +reverse_iterator __tmp = *this; +# 288 +--(current); +# 289 +return __tmp; +# 290 +} +# 298 +constexpr reverse_iterator &operator--() +# 299 +{ +# 300 +++(current); +# 301 +return *this; +# 302 +} +# 310 +constexpr reverse_iterator operator--(int) +# 311 +{ +# 312 +reverse_iterator __tmp = *this; +# 313 +++(current); +# 314 +return __tmp; +# 315 +} +# 323 +constexpr reverse_iterator operator+(difference_type __n) const +# 324 +{ return ((reverse_iterator)((current) - __n)); } +# 333 +constexpr reverse_iterator &operator+=(difference_type __n) +# 334 +{ +# 335 +(current) -= __n; +# 336 +return *this; +# 337 +} +# 345 +constexpr reverse_iterator operator-(difference_type __n) const +# 346 +{ return ((reverse_iterator)((current) + __n)); } +# 355 +constexpr reverse_iterator &operator-=(difference_type __n) +# 356 +{ +# 357 +(current) += __n; +# 358 +return *this; +# 359 +} +# 367 +constexpr reference operator[](difference_type __n) const +# 368 +{ return *((*this) + __n); } +# 398 "/usr/include/c++/11/bits/stl_iterator.h" 3 +private: +# 396 +template< class _Tp> static constexpr _Tp * +# 398 +_S_to_pointer(_Tp *__p) +# 399 +{ return __p; } +# 401 +template< class _Tp> static constexpr pointer +# 403 +_S_to_pointer(_Tp __t) +# 404 +{ return __t.operator->(); } +# 405 +}; +# 418 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> constexpr bool +# 420 +operator==(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 421 +__y) +# 422 +{ return __x.base() == __y.base(); } +# 424 +template< class _Iterator> constexpr bool +# 426 +operator<(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 427 +__y) +# 428 +{ return __y.base() < __x.base(); } +# 430 +template< class _Iterator> constexpr bool +# 432 +operator!=(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 433 +__y) +# 434 +{ return !(__x == __y); } +# 436 +template< class _Iterator> constexpr bool +# 438 +operator>(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 439 +__y) +# 440 +{ return __y < __x; } +# 442 +template< class _Iterator> constexpr bool +# 444 +operator<=(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 445 +__y) +# 446 +{ return !(__y < __x); } +# 448 +template< class _Iterator> constexpr bool +# 450 +operator>=(const reverse_iterator< _Iterator> &__x, const reverse_iterator< _Iterator> & +# 451 +__y) +# 452 +{ return !(__x < __y); } +# 457 +template< class _IteratorL, class _IteratorR> constexpr bool +# 459 +operator==(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 460 +__y) +# 461 +{ return __x.base() == __y.base(); } +# 463 +template< class _IteratorL, class _IteratorR> constexpr bool +# 465 +operator<(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 466 +__y) +# 467 +{ return __x.base() > __y.base(); } +# 469 +template< class _IteratorL, class _IteratorR> constexpr bool +# 471 +operator!=(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 472 +__y) +# 473 +{ return __x.base() != __y.base(); } +# 475 +template< class _IteratorL, class _IteratorR> constexpr bool +# 477 +operator>(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 478 +__y) +# 479 +{ return __x.base() < __y.base(); } +# 481 +template< class _IteratorL, class _IteratorR> constexpr bool +# 483 +operator<=(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 484 +__y) +# 485 +{ return __x.base() >= __y.base(); } +# 487 +template< class _IteratorL, class _IteratorR> constexpr bool +# 489 +operator>=(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 490 +__y) +# 491 +{ return __x.base() <= __y.base(); } +# 575 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _IteratorL, class _IteratorR> constexpr auto +# 577 +operator-(const reverse_iterator< _IteratorL> &__x, const reverse_iterator< _IteratorR> & +# 578 +__y)->__decltype((__y.base() - __x.base())) +# 580 +{ return __y.base() - __x.base(); } +# 583 +template< class _Iterator> constexpr reverse_iterator< _Iterator> +# 585 +operator+(typename reverse_iterator< _Iterator> ::difference_type __n, const reverse_iterator< _Iterator> & +# 586 +__x) +# 587 +{ return ((reverse_iterator< _Iterator> )(__x.base() - __n)); } +# 591 +template< class _Iterator> constexpr reverse_iterator< _Iterator> +# 593 +__make_reverse_iterator(_Iterator __i) +# 594 +{ return ((reverse_iterator< _Iterator> )(__i)); } +# 602 +template< class _Iterator> constexpr reverse_iterator< _Iterator> +# 604 +make_reverse_iterator(_Iterator __i) +# 605 +{ return ((reverse_iterator< _Iterator> )(__i)); } +# 616 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> auto +# 619 +__niter_base(reverse_iterator< _Iterator> __it)->__decltype((__make_reverse_iterator(__niter_base(__it.base())))) +# 621 +{ return __make_reverse_iterator(__niter_base(__it.base())); } +# 623 +template< class _Iterator> +# 624 +struct __is_move_iterator< reverse_iterator< _Iterator> > : public std::__is_move_iterator< _Iterator> { +# 626 +}; +# 628 +template< class _Iterator> auto +# 631 +__miter_base(reverse_iterator< _Iterator> __it)->__decltype((__make_reverse_iterator(__miter_base(__it.base())))) +# 633 +{ return __make_reverse_iterator(__miter_base(__it.base())); } +# 647 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> +# 648 +class back_insert_iterator : public iterator< output_iterator_tag, void, void, void, void> { +# 652 +protected: _Container *container; +# 656 +public: typedef _Container container_type; +# 665 +explicit back_insert_iterator(_Container &__x) : container(std::__addressof(__x)) +# 666 +{ } +# 689 "/usr/include/c++/11/bits/stl_iterator.h" 3 +back_insert_iterator &operator=(const typename _Container::value_type &__value) +# 690 +{ +# 691 +(container)->push_back(__value); +# 692 +return *this; +# 693 +} +# 697 +back_insert_iterator &operator=(typename _Container::value_type &&__value) +# 698 +{ +# 699 +(container)->push_back(std::move(__value)); +# 700 +return *this; +# 701 +} +# 707 +back_insert_iterator &operator*() +# 708 +{ return *this; } +# 713 +back_insert_iterator &operator++() +# 714 +{ return *this; } +# 719 +back_insert_iterator operator++(int) +# 720 +{ return *this; } +# 721 +}; +# 734 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> inline back_insert_iterator< _Container> +# 737 +back_inserter(_Container &__x) +# 738 +{ return ((back_insert_iterator< _Container> )(__x)); } +# 750 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> +# 751 +class front_insert_iterator : public iterator< output_iterator_tag, void, void, void, void> { +# 755 +protected: _Container *container; +# 759 +public: typedef _Container container_type; +# 768 +explicit front_insert_iterator(_Container &__x) : container(std::__addressof(__x)) +# 769 +{ } +# 792 "/usr/include/c++/11/bits/stl_iterator.h" 3 +front_insert_iterator &operator=(const typename _Container::value_type &__value) +# 793 +{ +# 794 +(container)->push_front(__value); +# 795 +return *this; +# 796 +} +# 800 +front_insert_iterator &operator=(typename _Container::value_type &&__value) +# 801 +{ +# 802 +(container)->push_front(std::move(__value)); +# 803 +return *this; +# 804 +} +# 810 +front_insert_iterator &operator*() +# 811 +{ return *this; } +# 816 +front_insert_iterator &operator++() +# 817 +{ return *this; } +# 822 +front_insert_iterator operator++(int) +# 823 +{ return *this; } +# 824 +}; +# 837 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> inline front_insert_iterator< _Container> +# 840 +front_inserter(_Container &__x) +# 841 +{ return ((front_insert_iterator< _Container> )(__x)); } +# 857 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> +# 858 +class insert_iterator : public iterator< output_iterator_tag, void, void, void, void> { +# 868 +typedef typename _Container::iterator _Iter; +# 871 +protected: _Container *container; +# 872 +_Iter iter; +# 877 +public: typedef _Container container_type; +# 890 "/usr/include/c++/11/bits/stl_iterator.h" 3 +insert_iterator(_Container &__x, _Iter __i) : container(std::__addressof(__x)), iter(__i) +# 891 +{ } +# 927 "/usr/include/c++/11/bits/stl_iterator.h" 3 +insert_iterator &operator=(const typename _Container::value_type &__value) +# 928 +{ +# 929 +(iter) = (container)->insert(iter, __value); +# 930 +++(iter); +# 931 +return *this; +# 932 +} +# 936 +insert_iterator &operator=(typename _Container::value_type &&__value) +# 937 +{ +# 938 +(iter) = (container)->insert(iter, std::move(__value)); +# 939 +++(iter); +# 940 +return *this; +# 941 +} +# 947 +insert_iterator &operator*() +# 948 +{ return *this; } +# 953 +insert_iterator &operator++() +# 954 +{ return *this; } +# 959 +insert_iterator &operator++(int) +# 960 +{ return *this; } +# 961 +}; +# 981 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Container> inline insert_iterator< _Container> +# 983 +inserter(_Container &__x, typename _Container::iterator __i) +# 984 +{ return insert_iterator< _Container> (__x, __i); } +# 990 +} +# 992 +namespace __gnu_cxx __attribute((__visibility__("default"))) { +# 1003 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator, class _Container> +# 1004 +class __normal_iterator { +# 1007 +protected: _Iterator _M_current; +# 1009 +typedef std::iterator_traits< _Iterator> __traits_type; +# 1012 +public: typedef _Iterator iterator_type; +# 1013 +typedef typename std::iterator_traits< _Iterator> ::iterator_category iterator_category; +# 1014 +typedef typename std::iterator_traits< _Iterator> ::value_type value_type; +# 1015 +typedef typename std::iterator_traits< _Iterator> ::difference_type difference_type; +# 1016 +typedef typename std::iterator_traits< _Iterator> ::reference reference; +# 1017 +typedef typename std::iterator_traits< _Iterator> ::pointer pointer; +# 1023 +constexpr __normal_iterator() noexcept : _M_current(_Iterator()) +# 1024 +{ } +# 1027 +explicit __normal_iterator(const _Iterator &__i) noexcept : _M_current(__i) +# 1028 +{ } +# 1031 +template< class _Iter> +# 1033 +__normal_iterator(const __normal_iterator< _Iter, typename __enable_if< std::__are_same< _Iter, typename _Container::pointer> ::__value, _Container> ::__type> & +# 1036 +__i) noexcept : _M_current(__i.base()) +# 1037 +{ } +# 1042 +reference operator*() const noexcept +# 1043 +{ return *(_M_current); } +# 1047 +pointer operator->() const noexcept +# 1048 +{ return _M_current; } +# 1052 +__normal_iterator &operator++() noexcept +# 1053 +{ +# 1054 +++(_M_current); +# 1055 +return *this; +# 1056 +} +# 1060 +__normal_iterator operator++(int) noexcept +# 1061 +{ return ((__normal_iterator)((_M_current)++)); } +# 1066 +__normal_iterator &operator--() noexcept +# 1067 +{ +# 1068 +--(_M_current); +# 1069 +return *this; +# 1070 +} +# 1074 +__normal_iterator operator--(int) noexcept +# 1075 +{ return ((__normal_iterator)((_M_current)--)); } +# 1080 +reference operator[](difference_type __n) const noexcept +# 1081 +{ return (_M_current)[__n]; } +# 1085 +__normal_iterator &operator+=(difference_type __n) noexcept +# 1086 +{ (_M_current) += __n; return *this; } +# 1090 +__normal_iterator operator+(difference_type __n) const noexcept +# 1091 +{ return ((__normal_iterator)((_M_current) + __n)); } +# 1095 +__normal_iterator &operator-=(difference_type __n) noexcept +# 1096 +{ (_M_current) -= __n; return *this; } +# 1100 +__normal_iterator operator-(difference_type __n) const noexcept +# 1101 +{ return ((__normal_iterator)((_M_current) - __n)); } +# 1105 +const _Iterator &base() const noexcept +# 1106 +{ return _M_current; } +# 1107 +}; +# 1152 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1155 +operator==(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1156 +__rhs) noexcept +# 1158 +{ return __lhs.base() == __rhs.base(); } +# 1160 +template< class _Iterator, class _Container> inline bool +# 1163 +operator==(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1164 +__rhs) noexcept +# 1166 +{ return __lhs.base() == __rhs.base(); } +# 1168 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1171 +operator!=(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1172 +__rhs) noexcept +# 1174 +{ return __lhs.base() != __rhs.base(); } +# 1176 +template< class _Iterator, class _Container> inline bool +# 1179 +operator!=(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1180 +__rhs) noexcept +# 1182 +{ return __lhs.base() != __rhs.base(); } +# 1185 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1187 +operator<(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1188 +__rhs) noexcept +# 1190 +{ return __lhs.base() < __rhs.base(); } +# 1192 +template< class _Iterator, class _Container> inline bool +# 1195 +operator<(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1196 +__rhs) noexcept +# 1198 +{ return __lhs.base() < __rhs.base(); } +# 1200 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1202 +operator>(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1203 +__rhs) noexcept +# 1205 +{ return __lhs.base() > __rhs.base(); } +# 1207 +template< class _Iterator, class _Container> inline bool +# 1210 +operator>(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1211 +__rhs) noexcept +# 1213 +{ return __lhs.base() > __rhs.base(); } +# 1215 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1217 +operator<=(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1218 +__rhs) noexcept +# 1220 +{ return __lhs.base() <= __rhs.base(); } +# 1222 +template< class _Iterator, class _Container> inline bool +# 1225 +operator<=(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1226 +__rhs) noexcept +# 1228 +{ return __lhs.base() <= __rhs.base(); } +# 1230 +template< class _IteratorL, class _IteratorR, class _Container> inline bool +# 1232 +operator>=(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1233 +__rhs) noexcept +# 1235 +{ return __lhs.base() >= __rhs.base(); } +# 1237 +template< class _Iterator, class _Container> inline bool +# 1240 +operator>=(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1241 +__rhs) noexcept +# 1243 +{ return __lhs.base() >= __rhs.base(); } +# 1250 +template< class _IteratorL, class _IteratorR, class _Container> inline auto +# 1255 +operator-(const __normal_iterator< _IteratorL, _Container> &__lhs, const __normal_iterator< _IteratorR, _Container> & +# 1256 +__rhs) noexcept->__decltype((__lhs.base() - __rhs.base())) +# 1263 +{ return __lhs.base() - __rhs.base(); } +# 1265 +template< class _Iterator, class _Container> inline typename __normal_iterator< _Iterator, _Container> ::difference_type +# 1268 +operator-(const __normal_iterator< _Iterator, _Container> &__lhs, const __normal_iterator< _Iterator, _Container> & +# 1269 +__rhs) noexcept +# 1271 +{ return __lhs.base() - __rhs.base(); } +# 1273 +template< class _Iterator, class _Container> inline __normal_iterator< _Iterator, _Container> +# 1276 +operator+(typename __normal_iterator< _Iterator, _Container> ::difference_type +# 1277 +__n, const __normal_iterator< _Iterator, _Container> &__i) noexcept +# 1279 +{ return ((__normal_iterator< _Iterator, _Container> )(__i.base() + __n)); } +# 1282 +} +# 1284 +namespace std __attribute((__visibility__("default"))) { +# 1288 +template< class _Iterator, class _Container> _Iterator +# 1291 +__niter_base(__gnu_cxx::__normal_iterator< _Iterator, _Container> __it) noexcept(std::template is_nothrow_copy_constructible< _Iterator> ::value) +# 1293 +{ return __it.base(); } +# 1342 "/usr/include/c++/11/bits/stl_iterator.h" 3 +namespace __detail { +# 1358 "/usr/include/c++/11/bits/stl_iterator.h" 3 +} +# 1369 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> +# 1370 +class move_iterator { +# 1375 +_Iterator _M_current; +# 1377 +using __traits_type = iterator_traits< _Iterator> ; +# 1379 +using __base_ref = typename iterator_traits< _Iterator> ::reference; +# 1382 +template< class _Iter2> friend class move_iterator; +# 1409 "/usr/include/c++/11/bits/stl_iterator.h" 3 +public: using iterator_type = _Iterator; +# 1422 "/usr/include/c++/11/bits/stl_iterator.h" 3 +typedef typename iterator_traits< _Iterator> ::iterator_category iterator_category; +# 1423 +typedef typename iterator_traits< _Iterator> ::value_type value_type; +# 1424 +typedef typename iterator_traits< _Iterator> ::difference_type difference_type; +# 1426 +typedef _Iterator pointer; +# 1431 +typedef typename conditional< is_reference< __base_ref> ::value, typename remove_reference< __base_ref> ::type &&, __base_ref> ::type reference; +# 1435 +constexpr move_iterator() : _M_current() +# 1436 +{ } +# 1439 +constexpr explicit move_iterator(iterator_type __i) : _M_current(std::move(__i)) +# 1440 +{ } +# 1442 +template< class _Iter> constexpr +# 1447 +move_iterator(const move_iterator< _Iter> &__i) : _M_current((__i._M_current)) +# 1448 +{ } +# 1450 +template< class _Iter> constexpr move_iterator & +# 1456 +operator=(const move_iterator< _Iter> &__i) +# 1457 +{ +# 1458 +(_M_current) = (__i._M_current); +# 1459 +return *this; +# 1460 +} +# 1464 +constexpr iterator_type base() const +# 1465 +{ return _M_current; } +# 1477 "/usr/include/c++/11/bits/stl_iterator.h" 3 +constexpr reference operator*() const +# 1481 +{ return static_cast< reference>(*(_M_current)); } +# 1485 +constexpr pointer operator->() const +# 1486 +{ return _M_current; } +# 1489 +constexpr move_iterator &operator++() +# 1490 +{ +# 1491 +++(_M_current); +# 1492 +return *this; +# 1493 +} +# 1496 +constexpr move_iterator operator++(int) +# 1497 +{ +# 1498 +move_iterator __tmp = *this; +# 1499 +++(_M_current); +# 1500 +return __tmp; +# 1501 +} +# 1510 +constexpr move_iterator &operator--() +# 1511 +{ +# 1512 +--(_M_current); +# 1513 +return *this; +# 1514 +} +# 1517 +constexpr move_iterator operator--(int) +# 1518 +{ +# 1519 +move_iterator __tmp = *this; +# 1520 +--(_M_current); +# 1521 +return __tmp; +# 1522 +} +# 1525 +constexpr move_iterator operator+(difference_type __n) const +# 1526 +{ return ((move_iterator)((_M_current) + __n)); } +# 1529 +constexpr move_iterator &operator+=(difference_type __n) +# 1530 +{ +# 1531 +(_M_current) += __n; +# 1532 +return *this; +# 1533 +} +# 1536 +constexpr move_iterator operator-(difference_type __n) const +# 1537 +{ return ((move_iterator)((_M_current) - __n)); } +# 1540 +constexpr move_iterator &operator-=(difference_type __n) +# 1541 +{ +# 1542 +(_M_current) -= __n; +# 1543 +return *this; +# 1544 +} +# 1547 +constexpr reference operator[](difference_type __n) const +# 1551 +{ return std::move((_M_current)[__n]); } +# 1581 "/usr/include/c++/11/bits/stl_iterator.h" 3 +}; +# 1583 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1585 +operator==(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1586 +__y) +# 1590 +{ return __x.base() == __y.base(); } +# 1600 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1602 +operator!=(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1603 +__y) +# 1604 +{ return !(__x == __y); } +# 1607 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1609 +operator<(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1610 +__y) +# 1614 +{ return __x.base() < __y.base(); } +# 1616 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1618 +operator<=(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1619 +__y) +# 1623 +{ return !(__y < __x); } +# 1625 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1627 +operator>(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1628 +__y) +# 1632 +{ return __y < __x; } +# 1634 +template< class _IteratorL, class _IteratorR> constexpr bool +# 1636 +operator>=(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1637 +__y) +# 1641 +{ return !(__x < __y); } +# 1646 +template< class _Iterator> constexpr bool +# 1648 +operator==(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1649 +__y) +# 1650 +{ return __x.base() == __y.base(); } +# 1659 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> constexpr bool +# 1661 +operator!=(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1662 +__y) +# 1663 +{ return !(__x == __y); } +# 1665 +template< class _Iterator> constexpr bool +# 1667 +operator<(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1668 +__y) +# 1669 +{ return __x.base() < __y.base(); } +# 1671 +template< class _Iterator> constexpr bool +# 1673 +operator<=(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1674 +__y) +# 1675 +{ return !(__y < __x); } +# 1677 +template< class _Iterator> constexpr bool +# 1679 +operator>(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1680 +__y) +# 1681 +{ return __y < __x; } +# 1683 +template< class _Iterator> constexpr bool +# 1685 +operator>=(const move_iterator< _Iterator> &__x, const move_iterator< _Iterator> & +# 1686 +__y) +# 1687 +{ return !(__x < __y); } +# 1691 +template< class _IteratorL, class _IteratorR> constexpr auto +# 1693 +operator-(const move_iterator< _IteratorL> &__x, const move_iterator< _IteratorR> & +# 1694 +__y)->__decltype((__x.base() - __y.base())) +# 1696 +{ return __x.base() - __y.base(); } +# 1698 +template< class _Iterator> constexpr move_iterator< _Iterator> +# 1700 +operator+(typename move_iterator< _Iterator> ::difference_type __n, const move_iterator< _Iterator> & +# 1701 +__x) +# 1702 +{ return __x + __n; } +# 1704 +template< class _Iterator> constexpr move_iterator< _Iterator> +# 1706 +make_move_iterator(_Iterator __i) +# 1707 +{ return ((move_iterator< _Iterator> )(std::move(__i))); } +# 1709 +template< class _Iterator, class _ReturnType = typename conditional< __move_if_noexcept_cond< typename iterator_traits< _Iterator> ::value_type> ::value, _Iterator, move_iterator< _Iterator> > ::type> constexpr _ReturnType +# 1714 +__make_move_if_noexcept_iterator(_Iterator __i) +# 1715 +{ return (_ReturnType)__i; } +# 1719 +template< class _Tp, class _ReturnType = typename conditional< __move_if_noexcept_cond< _Tp> ::value, const _Tp *, move_iterator< _Tp *> > ::type> constexpr _ReturnType +# 1723 +__make_move_if_noexcept_iterator(_Tp *__i) +# 1724 +{ return (_ReturnType)__i; } +# 2447 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _Iterator> auto +# 2450 +__niter_base(move_iterator< _Iterator> __it)->__decltype((make_move_iterator(__niter_base(__it.base())))) +# 2452 +{ return make_move_iterator(__niter_base(__it.base())); } +# 2454 +template< class _Iterator> +# 2455 +struct __is_move_iterator< move_iterator< _Iterator> > { +# 2457 +enum { __value = 1}; +# 2458 +typedef __true_type __type; +# 2459 +}; +# 2461 +template< class _Iterator> auto +# 2464 +__miter_base(move_iterator< _Iterator> __it)->__decltype((__miter_base(__it.base()))) +# 2466 +{ return __miter_base(__it.base()); } +# 2479 "/usr/include/c++/11/bits/stl_iterator.h" 3 +template< class _InputIterator> using __iter_key_t = remove_const_t< typename iterator_traits< _InputIterator> ::value_type::first_type> ; +# 2483 +template< class _InputIterator> using __iter_val_t = typename iterator_traits< _InputIterator> ::value_type::second_type; +# 2487 +template< class _T1, class _T2> struct pair; +# 2490 +template< class _InputIterator> using __iter_to_alloc_t = pair< add_const_t< __iter_key_t< _InputIterator> > , __iter_val_t< _InputIterator> > ; +# 2497 +} +# 48 "/usr/include/c++/11/debug/debug.h" 3 +namespace std { +# 50 +namespace __debug { } +# 51 +} +# 56 +namespace __gnu_debug { +# 58 +using namespace std::__debug; +# 60 +template< class _Ite, class _Seq, class _Cat> struct _Safe_iterator; +# 62 +} +# 35 "/usr/include/c++/11/bits/predefined_ops.h" 3 +namespace __gnu_cxx { +# 37 +namespace __ops { +# 39 +struct _Iter_less_iter { +# 41 +template< class _Iterator1, class _Iterator2> constexpr bool +# 44 +operator()(_Iterator1 __it1, _Iterator2 __it2) const +# 45 +{ return (*__it1) < (*__it2); } +# 46 +}; +# 50 +constexpr _Iter_less_iter __iter_less_iter() +# 51 +{ return _Iter_less_iter(); } +# 53 +struct _Iter_less_val { +# 56 +constexpr _Iter_less_val() = default; +# 63 +explicit _Iter_less_val(_Iter_less_iter) { } +# 65 +template< class _Iterator, class _Value> bool +# 68 +operator()(_Iterator __it, _Value &__val) const +# 69 +{ return (*__it) < __val; } +# 70 +}; +# 74 +inline _Iter_less_val __iter_less_val() +# 75 +{ return _Iter_less_val(); } +# 79 +inline _Iter_less_val __iter_comp_val(_Iter_less_iter) +# 80 +{ return _Iter_less_val(); } +# 82 +struct _Val_less_iter { +# 85 +constexpr _Val_less_iter() = default; +# 92 +explicit _Val_less_iter(_Iter_less_iter) { } +# 94 +template< class _Value, class _Iterator> bool +# 97 +operator()(_Value &__val, _Iterator __it) const +# 98 +{ return __val < (*__it); } +# 99 +}; +# 103 +inline _Val_less_iter __val_less_iter() +# 104 +{ return _Val_less_iter(); } +# 108 +inline _Val_less_iter __val_comp_iter(_Iter_less_iter) +# 109 +{ return _Val_less_iter(); } +# 111 +struct _Iter_equal_to_iter { +# 113 +template< class _Iterator1, class _Iterator2> bool +# 116 +operator()(_Iterator1 __it1, _Iterator2 __it2) const +# 117 +{ return (*__it1) == (*__it2); } +# 118 +}; +# 122 +inline _Iter_equal_to_iter __iter_equal_to_iter() +# 123 +{ return _Iter_equal_to_iter(); } +# 125 +struct _Iter_equal_to_val { +# 127 +template< class _Iterator, class _Value> bool +# 130 +operator()(_Iterator __it, _Value &__val) const +# 131 +{ return (*__it) == __val; } +# 132 +}; +# 136 +inline _Iter_equal_to_val __iter_equal_to_val() +# 137 +{ return _Iter_equal_to_val(); } +# 141 +inline _Iter_equal_to_val __iter_comp_val(_Iter_equal_to_iter) +# 142 +{ return _Iter_equal_to_val(); } +# 144 +template< class _Compare> +# 145 +struct _Iter_comp_iter { +# 147 +_Compare _M_comp; +# 150 +constexpr explicit _Iter_comp_iter(_Compare __comp) : _M_comp(std::move(__comp)) +# 152 +{ } +# 154 +template< class _Iterator1, class _Iterator2> constexpr bool +# 157 +operator()(_Iterator1 __it1, _Iterator2 __it2) +# 158 +{ return (bool)(_M_comp)(*__it1, *__it2); } +# 159 +}; +# 161 +template< class _Compare> constexpr _Iter_comp_iter< _Compare> +# 164 +__iter_comp_iter(_Compare __comp) +# 165 +{ return ((_Iter_comp_iter< _Compare> )(std::move(__comp))); } +# 167 +template< class _Compare> +# 168 +struct _Iter_comp_val { +# 170 +_Compare _M_comp; +# 174 +explicit _Iter_comp_val(_Compare __comp) : _M_comp(std::move(__comp)) +# 176 +{ } +# 180 +explicit _Iter_comp_val(const _Iter_comp_iter< _Compare> &__comp) : _M_comp((__comp._M_comp)) +# 182 +{ } +# 187 +explicit _Iter_comp_val(_Iter_comp_iter< _Compare> &&__comp) : _M_comp(std::move((__comp._M_comp))) +# 189 +{ } +# 192 +template< class _Iterator, class _Value> bool +# 195 +operator()(_Iterator __it, _Value &__val) +# 196 +{ return (bool)(_M_comp)(*__it, __val); } +# 197 +}; +# 199 +template< class _Compare> inline _Iter_comp_val< _Compare> +# 202 +__iter_comp_val(_Compare __comp) +# 203 +{ return ((_Iter_comp_val< _Compare> )(std::move(__comp))); } +# 205 +template< class _Compare> inline _Iter_comp_val< _Compare> +# 208 +__iter_comp_val(_Iter_comp_iter< _Compare> __comp) +# 209 +{ return ((_Iter_comp_val< _Compare> )(std::move(__comp))); } +# 211 +template< class _Compare> +# 212 +struct _Val_comp_iter { +# 214 +_Compare _M_comp; +# 218 +explicit _Val_comp_iter(_Compare __comp) : _M_comp(std::move(__comp)) +# 220 +{ } +# 224 +explicit _Val_comp_iter(const _Iter_comp_iter< _Compare> &__comp) : _M_comp((__comp._M_comp)) +# 226 +{ } +# 231 +explicit _Val_comp_iter(_Iter_comp_iter< _Compare> &&__comp) : _M_comp(std::move((__comp._M_comp))) +# 233 +{ } +# 236 +template< class _Value, class _Iterator> bool +# 239 +operator()(_Value &__val, _Iterator __it) +# 240 +{ return (bool)(_M_comp)(__val, *__it); } +# 241 +}; +# 243 +template< class _Compare> inline _Val_comp_iter< _Compare> +# 246 +__val_comp_iter(_Compare __comp) +# 247 +{ return ((_Val_comp_iter< _Compare> )(std::move(__comp))); } +# 249 +template< class _Compare> inline _Val_comp_iter< _Compare> +# 252 +__val_comp_iter(_Iter_comp_iter< _Compare> __comp) +# 253 +{ return ((_Val_comp_iter< _Compare> )(std::move(__comp))); } +# 255 +template< class _Value> +# 256 +struct _Iter_equals_val { +# 258 +_Value &_M_value; +# 262 +explicit _Iter_equals_val(_Value &__value) : _M_value(__value) +# 264 +{ } +# 266 +template< class _Iterator> bool +# 269 +operator()(_Iterator __it) +# 270 +{ return (*__it) == (_M_value); } +# 271 +}; +# 273 +template< class _Value> inline _Iter_equals_val< _Value> +# 276 +__iter_equals_val(_Value &__val) +# 277 +{ return ((_Iter_equals_val< _Value> )(__val)); } +# 279 +template< class _Iterator1> +# 280 +struct _Iter_equals_iter { +# 282 +_Iterator1 _M_it1; +# 286 +explicit _Iter_equals_iter(_Iterator1 __it1) : _M_it1(__it1) +# 288 +{ } +# 290 +template< class _Iterator2> bool +# 293 +operator()(_Iterator2 __it2) +# 294 +{ return (*__it2) == (*(_M_it1)); } +# 295 +}; +# 297 +template< class _Iterator> inline _Iter_equals_iter< _Iterator> +# 300 +__iter_comp_iter(_Iter_equal_to_iter, _Iterator __it) +# 301 +{ return ((_Iter_equals_iter< _Iterator> )(__it)); } +# 303 +template< class _Predicate> +# 304 +struct _Iter_pred { +# 306 +_Predicate _M_pred; +# 310 +explicit _Iter_pred(_Predicate __pred) : _M_pred(std::move(__pred)) +# 312 +{ } +# 314 +template< class _Iterator> bool +# 317 +operator()(_Iterator __it) +# 318 +{ return (bool)(_M_pred)(*__it); } +# 319 +}; +# 321 +template< class _Predicate> inline _Iter_pred< _Predicate> +# 324 +__pred_iter(_Predicate __pred) +# 325 +{ return ((_Iter_pred< _Predicate> )(std::move(__pred))); } +# 327 +template< class _Compare, class _Value> +# 328 +struct _Iter_comp_to_val { +# 330 +_Compare _M_comp; +# 331 +_Value &_M_value; +# 334 +_Iter_comp_to_val(_Compare __comp, _Value &__value) : _M_comp(std::move(__comp)), _M_value(__value) +# 336 +{ } +# 338 +template< class _Iterator> bool +# 341 +operator()(_Iterator __it) +# 342 +{ return (bool)(_M_comp)(*__it, _M_value); } +# 343 +}; +# 345 +template< class _Compare, class _Value> _Iter_comp_to_val< _Compare, _Value> +# 348 +__iter_comp_val(_Compare __comp, _Value &__val) +# 349 +{ +# 350 +return _Iter_comp_to_val< _Compare, _Value> (std::move(__comp), __val); +# 351 +} +# 353 +template< class _Compare, class _Iterator1> +# 354 +struct _Iter_comp_to_iter { +# 356 +_Compare _M_comp; +# 357 +_Iterator1 _M_it1; +# 360 +_Iter_comp_to_iter(_Compare __comp, _Iterator1 __it1) : _M_comp(std::move(__comp)), _M_it1(__it1) +# 362 +{ } +# 364 +template< class _Iterator2> bool +# 367 +operator()(_Iterator2 __it2) +# 368 +{ return (bool)(_M_comp)(*__it2, *(_M_it1)); } +# 369 +}; +# 371 +template< class _Compare, class _Iterator> inline _Iter_comp_to_iter< _Compare, _Iterator> +# 374 +__iter_comp_iter(_Iter_comp_iter< _Compare> __comp, _Iterator __it) +# 375 +{ +# 376 +return _Iter_comp_to_iter< _Compare, _Iterator> (std::move((__comp._M_comp)), __it); +# 378 +} +# 380 +template< class _Predicate> +# 381 +struct _Iter_negate { +# 383 +_Predicate _M_pred; +# 387 +explicit _Iter_negate(_Predicate __pred) : _M_pred(std::move(__pred)) +# 389 +{ } +# 391 +template< class _Iterator> bool +# 394 +operator()(_Iterator __it) +# 395 +{ return !((bool)(_M_pred)(*__it)); } +# 396 +}; +# 398 +template< class _Predicate> inline _Iter_negate< _Predicate> +# 401 +__negate(_Iter_pred< _Predicate> __pred) +# 402 +{ return ((_Iter_negate< _Predicate> )(std::move((__pred._M_pred)))); } +# 404 +} +# 405 +} +# 79 "/usr/include/c++/11/bits/stl_algobase.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 87 +template< class _Tp, class _Up> constexpr int +# 90 +__memcmp(const _Tp *__first1, const _Up *__first2, size_t __num) +# 91 +{ +# 93 +static_assert((sizeof(_Tp) == sizeof(_Up)), "can be compared with memcmp"); +# 105 "/usr/include/c++/11/bits/stl_algobase.h" 3 +return __builtin_memcmp(__first1, __first2, sizeof(_Tp) * __num); +# 106 +} +# 149 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _ForwardIterator1, class _ForwardIterator2> inline void +# 152 +iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) +# 153 +{ +# 182 "/usr/include/c++/11/bits/stl_algobase.h" 3 +swap(*__a, *__b); +# 184 +} +# 198 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _ForwardIterator1, class _ForwardIterator2> _ForwardIterator2 +# 201 +swap_ranges(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 +# 202 +__first2) +# 203 +{ +# 209 +; +# 211 +for (; __first1 != __last1; (++__first1), ((void)(++__first2))) { +# 212 +std::iter_swap(__first1, __first2); } +# 213 +return __first2; +# 214 +} +# 227 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _Tp> constexpr const _Tp & +# 230 +min(const _Tp &__a, const _Tp &__b) +# 231 +{ +# 235 +if (__b < __a) { +# 236 +return __b; } +# 237 +return __a; +# 238 +} +# 251 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _Tp> constexpr const _Tp & +# 254 +max(const _Tp &__a, const _Tp &__b) +# 255 +{ +# 259 +if (__a < __b) { +# 260 +return __b; } +# 261 +return __a; +# 262 +} +# 275 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _Tp, class _Compare> constexpr const _Tp & +# 278 +min(const _Tp &__a, const _Tp &__b, _Compare __comp) +# 279 +{ +# 281 +if (__comp(__b, __a)) { +# 282 +return __b; } +# 283 +return __a; +# 284 +} +# 297 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _Tp, class _Compare> constexpr const _Tp & +# 300 +max(const _Tp &__a, const _Tp &__b, _Compare __comp) +# 301 +{ +# 303 +if (__comp(__a, __b)) { +# 304 +return __b; } +# 305 +return __a; +# 306 +} +# 310 +template< class _Iterator> inline _Iterator +# 313 +__niter_base(_Iterator __it) noexcept(std::template is_nothrow_copy_constructible< _Iterator> ::value) +# 315 +{ return __it; } +# 317 +template< class _Ite, class _Seq> _Ite __niter_base(const __gnu_debug::_Safe_iterator< _Ite, _Seq, random_access_iterator_tag> &); +# 325 +template< class _From, class _To> inline _From +# 328 +__niter_wrap(_From __from, _To __res) +# 329 +{ return __from + (__res - std::__niter_base(__from)); } +# 332 +template< class _Iterator> inline _Iterator +# 335 +__niter_wrap(const _Iterator &, _Iterator __res) +# 336 +{ return __res; } +# 344 +template< bool _IsMove, bool _IsSimple, class _Category> +# 345 +struct __copy_move { +# 347 +template< class _II, class _OI> static _OI +# 350 +__copy_m(_II __first, _II __last, _OI __result) +# 351 +{ +# 352 +for (; __first != __last; (++__result), ((void)(++__first))) { +# 353 +(*__result) = (*__first); } +# 354 +return __result; +# 355 +} +# 356 +}; +# 359 +template< class _Category> +# 360 +struct __copy_move< true, false, _Category> { +# 362 +template< class _II, class _OI> static _OI +# 365 +__copy_m(_II __first, _II __last, _OI __result) +# 366 +{ +# 367 +for (; __first != __last; (++__result), ((void)(++__first))) { +# 368 +(*__result) = std::move(*__first); } +# 369 +return __result; +# 370 +} +# 371 +}; +# 375 +template<> struct __copy_move< false, false, random_access_iterator_tag> { +# 377 +template< class _II, class _OI> static _OI +# 380 +__copy_m(_II __first, _II __last, _OI __result) +# 381 +{ +# 382 +typedef typename iterator_traits< _II> ::difference_type _Distance; +# 383 +for (_Distance __n = __last - __first; __n > 0; --__n) +# 384 +{ +# 385 +(*__result) = (*__first); +# 386 +++__first; +# 387 +++__result; +# 388 +} +# 389 +return __result; +# 390 +} +# 391 +}; +# 395 +template<> struct __copy_move< true, false, random_access_iterator_tag> { +# 397 +template< class _II, class _OI> static _OI +# 400 +__copy_m(_II __first, _II __last, _OI __result) +# 401 +{ +# 402 +typedef typename iterator_traits< _II> ::difference_type _Distance; +# 403 +for (_Distance __n = __last - __first; __n > 0; --__n) +# 404 +{ +# 405 +(*__result) = std::move(*__first); +# 406 +++__first; +# 407 +++__result; +# 408 +} +# 409 +return __result; +# 410 +} +# 411 +}; +# 414 +template< bool _IsMove> +# 415 +struct __copy_move< _IsMove, true, random_access_iterator_tag> { +# 417 +template< class _Tp> static _Tp * +# 420 +__copy_m(const _Tp *__first, const _Tp *__last, _Tp *__result) +# 421 +{ +# 423 +using __assignable = conditional< _IsMove, is_move_assignable< _Tp> , is_copy_assignable< _Tp> > ; +# 427 +static_assert((__assignable::type::value), "type is not assignable"); +# 429 +const ptrdiff_t _Num = __last - __first; +# 430 +if (_Num) { +# 431 +__builtin_memmove(__result, __first, sizeof(_Tp) * _Num); } +# 432 +return __result + _Num; +# 433 +} +# 434 +}; +# 438 +template< class _Tp, class _Ref, class _Ptr> struct _Deque_iterator; +# 441 +struct _Bit_iterator; +# 447 +template< class _CharT> struct char_traits; +# 450 +template< class _CharT, class _Traits> class istreambuf_iterator; +# 453 +template< class _CharT, class _Traits> class ostreambuf_iterator; +# 456 +template< bool _IsMove, class _CharT> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, ostreambuf_iterator< _CharT, char_traits< _CharT> > > ::__type __copy_move_a2(_CharT *, _CharT *, ostreambuf_iterator< _CharT, char_traits< _CharT> > ); +# 462 +template< bool _IsMove, class _CharT> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, ostreambuf_iterator< _CharT, char_traits< _CharT> > > ::__type __copy_move_a2(const _CharT *, const _CharT *, ostreambuf_iterator< _CharT, char_traits< _CharT> > ); +# 468 +template< bool _IsMove, class _CharT> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, _CharT *> ::__type __copy_move_a2(istreambuf_iterator< _CharT, char_traits< _CharT> > , istreambuf_iterator< _CharT, char_traits< _CharT> > , _CharT *); +# 474 +template< bool _IsMove, class _CharT> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, _Deque_iterator< _CharT, _CharT &, _CharT *> > ::__type __copy_move_a2(istreambuf_iterator< _CharT, char_traits< _CharT> > , istreambuf_iterator< _CharT, char_traits< _CharT> > , _Deque_iterator< _CharT, _CharT &, _CharT *> ); +# 483 +template< bool _IsMove, class _II, class _OI> inline _OI +# 486 +__copy_move_a2(_II __first, _II __last, _OI __result) +# 487 +{ +# 488 +typedef typename iterator_traits< _II> ::iterator_category _Category; +# 494 +return std::template __copy_move< _IsMove, __memcpyable< _OI, _II> ::__value, typename iterator_traits< _II> ::iterator_category> ::__copy_m(__first, __last, __result); +# 496 +} +# 498 +template< bool _IsMove, class +# 499 +_Tp, class _Ref, class _Ptr, class _OI> _OI +# 498 +__copy_move_a1(_Deque_iterator< _Tp, _Ref, _Ptr> , _Deque_iterator< _Tp, _Ref, _Ptr> , _OI); +# 505 +template< bool _IsMove, class +# 506 +_ITp, class _IRef, class _IPtr, class _OTp> _Deque_iterator< _OTp, _OTp &, _OTp *> +# 505 +__copy_move_a1(_Deque_iterator< _ITp, _IRef, _IPtr> , _Deque_iterator< _ITp, _IRef, _IPtr> , _Deque_iterator< _OTp, _OTp &, _OTp *> ); +# 512 +template< bool _IsMove, class _II, class _Tp> typename __gnu_cxx::__enable_if< __is_random_access_iter< _II> ::__value, _Deque_iterator< _Tp, _Tp &, _Tp *> > ::__type __copy_move_a1(_II, _II, _Deque_iterator< _Tp, _Tp &, _Tp *> ); +# 518 +template< bool _IsMove, class _II, class _OI> inline _OI +# 521 +__copy_move_a1(_II __first, _II __last, _OI __result) +# 522 +{ return std::__copy_move_a2< _IsMove> (__first, __last, __result); } +# 524 +template< bool _IsMove, class _II, class _OI> inline _OI +# 527 +__copy_move_a(_II __first, _II __last, _OI __result) +# 528 +{ +# 529 +return std::__niter_wrap(__result, std::__copy_move_a1< _IsMove> (std::__niter_base(__first), std::__niter_base(__last), std::__niter_base(__result))); +# 533 +} +# 535 +template< bool _IsMove, class +# 536 +_Ite, class _Seq, class _Cat, class _OI> _OI +# 535 +__copy_move_a(const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, _OI); +# 542 +template< bool _IsMove, class +# 543 +_II, class _Ite, class _Seq, class _Cat> __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> +# 542 +__copy_move_a(_II, _II, const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &); +# 548 +template< bool _IsMove, class +# 549 +_IIte, class _ISeq, class _ICat, class +# 550 +_OIte, class _OSeq, class _OCat> __gnu_debug::_Safe_iterator< _OIte, _OSeq, _OCat> +# 548 +__copy_move_a(const __gnu_debug::_Safe_iterator< _IIte, _ISeq, _ICat> &, const __gnu_debug::_Safe_iterator< _IIte, _ISeq, _ICat> &, const __gnu_debug::_Safe_iterator< _OIte, _OSeq, _OCat> &); +# 556 +template< class _InputIterator, class _Size, class _OutputIterator> _OutputIterator +# 559 +__copy_n_a(_InputIterator __first, _Size __n, _OutputIterator __result, bool) +# 561 +{ +# 562 +if (__n > 0) +# 563 +{ +# 564 +while (true) +# 565 +{ +# 566 +(*__result) = (*__first); +# 567 +++__result; +# 568 +if ((--__n) > 0) { +# 569 +++__first; } else { +# 571 +break; } +# 572 +} +# 573 +} +# 574 +return __result; +# 575 +} +# 577 +template< class _CharT, class _Size> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, _CharT *> ::__type __copy_n_a(istreambuf_iterator< _CharT, char_traits< _CharT> > , _Size, _CharT *, bool); +# 583 +template< class _CharT, class _Size> typename __gnu_cxx::__enable_if< __is_char< _CharT> ::__value, _Deque_iterator< _CharT, _CharT &, _CharT *> > ::__type __copy_n_a(istreambuf_iterator< _CharT, char_traits< _CharT> > , _Size, _Deque_iterator< _CharT, _CharT &, _CharT *> , bool); +# 608 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II, class _OI> inline _OI +# 611 +copy(_II __first, _II __last, _OI __result) +# 612 +{ +# 617 +; +# 619 +return std::__copy_move_a< __is_move_iterator< _II> ::__value> (std::__miter_base(__first), std::__miter_base(__last), __result); +# 621 +} +# 641 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II, class _OI> inline _OI +# 644 +move(_II __first, _II __last, _OI __result) +# 645 +{ +# 650 +; +# 652 +return std::__copy_move_a< true> (std::__miter_base(__first), std::__miter_base(__last), __result); +# 654 +} +# 661 +template< bool _IsMove, bool _IsSimple, class _Category> +# 662 +struct __copy_move_backward { +# 664 +template< class _BI1, class _BI2> static _BI2 +# 667 +__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) +# 668 +{ +# 669 +while (__first != __last) { +# 670 +(*(--__result)) = (*(--__last)); } +# 671 +return __result; +# 672 +} +# 673 +}; +# 676 +template< class _Category> +# 677 +struct __copy_move_backward< true, false, _Category> { +# 679 +template< class _BI1, class _BI2> static _BI2 +# 682 +__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) +# 683 +{ +# 684 +while (__first != __last) { +# 685 +(*(--__result)) = std::move(*(--__last)); } +# 686 +return __result; +# 687 +} +# 688 +}; +# 692 +template<> struct __copy_move_backward< false, false, random_access_iterator_tag> { +# 694 +template< class _BI1, class _BI2> static _BI2 +# 697 +__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) +# 698 +{ +# 700 +typename iterator_traits< _BI1> ::difference_type __n = __last - __first; +# 701 +for (; __n > 0; --__n) { +# 702 +(*(--__result)) = (*(--__last)); } +# 703 +return __result; +# 704 +} +# 705 +}; +# 709 +template<> struct __copy_move_backward< true, false, random_access_iterator_tag> { +# 711 +template< class _BI1, class _BI2> static _BI2 +# 714 +__copy_move_b(_BI1 __first, _BI1 __last, _BI2 __result) +# 715 +{ +# 717 +typename iterator_traits< _BI1> ::difference_type __n = __last - __first; +# 718 +for (; __n > 0; --__n) { +# 719 +(*(--__result)) = std::move(*(--__last)); } +# 720 +return __result; +# 721 +} +# 722 +}; +# 725 +template< bool _IsMove> +# 726 +struct __copy_move_backward< _IsMove, true, random_access_iterator_tag> { +# 728 +template< class _Tp> static _Tp * +# 731 +__copy_move_b(const _Tp *__first, const _Tp *__last, _Tp *__result) +# 732 +{ +# 734 +using __assignable = conditional< _IsMove, is_move_assignable< _Tp> , is_copy_assignable< _Tp> > ; +# 738 +static_assert((__assignable::type::value), "type is not assignable"); +# 740 +const ptrdiff_t _Num = __last - __first; +# 741 +if (_Num) { +# 742 +__builtin_memmove(__result - _Num, __first, sizeof(_Tp) * _Num); } +# 743 +return __result - _Num; +# 744 +} +# 745 +}; +# 747 +template< bool _IsMove, class _BI1, class _BI2> inline _BI2 +# 750 +__copy_move_backward_a2(_BI1 __first, _BI1 __last, _BI2 __result) +# 751 +{ +# 752 +typedef typename iterator_traits< _BI1> ::iterator_category _Category; +# 758 +return std::template __copy_move_backward< _IsMove, __memcpyable< _BI2, _BI1> ::__value, typename iterator_traits< _BI1> ::iterator_category> ::__copy_move_b(__first, __last, __result); +# 763 +} +# 765 +template< bool _IsMove, class _BI1, class _BI2> inline _BI2 +# 768 +__copy_move_backward_a1(_BI1 __first, _BI1 __last, _BI2 __result) +# 769 +{ return std::__copy_move_backward_a2< _IsMove> (__first, __last, __result); } +# 771 +template< bool _IsMove, class +# 772 +_Tp, class _Ref, class _Ptr, class _OI> _OI +# 771 +__copy_move_backward_a1(_Deque_iterator< _Tp, _Ref, _Ptr> , _Deque_iterator< _Tp, _Ref, _Ptr> , _OI); +# 778 +template< bool _IsMove, class +# 779 +_ITp, class _IRef, class _IPtr, class _OTp> _Deque_iterator< _OTp, _OTp &, _OTp *> +# 778 +__copy_move_backward_a1(_Deque_iterator< _ITp, _IRef, _IPtr> , _Deque_iterator< _ITp, _IRef, _IPtr> , _Deque_iterator< _OTp, _OTp &, _OTp *> ); +# 786 +template< bool _IsMove, class _II, class _Tp> typename __gnu_cxx::__enable_if< __is_random_access_iter< _II> ::__value, _Deque_iterator< _Tp, _Tp &, _Tp *> > ::__type __copy_move_backward_a1(_II, _II, _Deque_iterator< _Tp, _Tp &, _Tp *> ); +# 793 +template< bool _IsMove, class _II, class _OI> inline _OI +# 796 +__copy_move_backward_a(_II __first, _II __last, _OI __result) +# 797 +{ +# 798 +return std::__niter_wrap(__result, std::__copy_move_backward_a1< _IsMove> (std::__niter_base(__first), std::__niter_base(__last), std::__niter_base(__result))); +# 802 +} +# 804 +template< bool _IsMove, class +# 805 +_Ite, class _Seq, class _Cat, class _OI> _OI +# 804 +__copy_move_backward_a(const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, _OI); +# 812 +template< bool _IsMove, class +# 813 +_II, class _Ite, class _Seq, class _Cat> __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> +# 812 +__copy_move_backward_a(_II, _II, const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &); +# 818 +template< bool _IsMove, class +# 819 +_IIte, class _ISeq, class _ICat, class +# 820 +_OIte, class _OSeq, class _OCat> __gnu_debug::_Safe_iterator< _OIte, _OSeq, _OCat> +# 818 +__copy_move_backward_a(const __gnu_debug::_Safe_iterator< _IIte, _ISeq, _ICat> &, const __gnu_debug::_Safe_iterator< _IIte, _ISeq, _ICat> &, const __gnu_debug::_Safe_iterator< _OIte, _OSeq, _OCat> &); +# 845 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _BI1, class _BI2> inline _BI2 +# 848 +copy_backward(_BI1 __first, _BI1 __last, _BI2 __result) +# 849 +{ +# 856 +; +# 858 +return std::__copy_move_backward_a< __is_move_iterator< _BI1> ::__value> (std::__miter_base(__first), std::__miter_base(__last), __result); +# 860 +} +# 881 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _BI1, class _BI2> inline _BI2 +# 884 +move_backward(_BI1 __first, _BI1 __last, _BI2 __result) +# 885 +{ +# 892 +; +# 894 +return std::__copy_move_backward_a< true> (std::__miter_base(__first), std::__miter_base(__last), __result); +# 897 +} +# 904 +template< class _ForwardIterator, class _Tp> inline typename __gnu_cxx::__enable_if< !__is_scalar< _Tp> ::__value, void> ::__type +# 908 +__fill_a1(_ForwardIterator __first, _ForwardIterator __last, const _Tp & +# 909 +__value) +# 910 +{ +# 911 +for (; __first != __last; ++__first) { +# 912 +(*__first) = __value; } +# 913 +} +# 915 +template< class _ForwardIterator, class _Tp> inline typename __gnu_cxx::__enable_if< __is_scalar< _Tp> ::__value, void> ::__type +# 919 +__fill_a1(_ForwardIterator __first, _ForwardIterator __last, const _Tp & +# 920 +__value) +# 921 +{ +# 922 +const _Tp __tmp = __value; +# 923 +for (; __first != __last; ++__first) { +# 924 +(*__first) = __tmp; } +# 925 +} +# 928 +template< class _Tp> inline typename __gnu_cxx::__enable_if< __is_byte< _Tp> ::__value, void> ::__type +# 932 +__fill_a1(_Tp *__first, _Tp *__last, const _Tp &__c) +# 933 +{ +# 934 +const _Tp __tmp = __c; +# 943 "/usr/include/c++/11/bits/stl_algobase.h" 3 +if (const size_t __len = __last - __first) { +# 944 +__builtin_memset(__first, static_cast< unsigned char>(__tmp), __len); } +# 945 +} +# 947 +template< class _Ite, class _Cont, class _Tp> inline void +# 950 +__fill_a1(__gnu_cxx::__normal_iterator< _Ite, _Cont> __first, __gnu_cxx::__normal_iterator< _Ite, _Cont> +# 951 +__last, const _Tp & +# 952 +__value) +# 953 +{ std::__fill_a1(__first.base(), __last.base(), __value); } +# 955 +template< class _Tp, class _VTp> void __fill_a1(const _Deque_iterator< _Tp, _Tp &, _Tp *> &, const _Deque_iterator< _Tp, _Tp &, _Tp *> &, const _VTp &); +# 962 +void __fill_a1(_Bit_iterator, _Bit_iterator, const bool &); +# 965 +template< class _FIte, class _Tp> inline void +# 968 +__fill_a(_FIte __first, _FIte __last, const _Tp &__value) +# 969 +{ std::__fill_a1(__first, __last, __value); } +# 971 +template< class _Ite, class _Seq, class _Cat, class _Tp> void __fill_a(const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> &, const _Tp &); +# 989 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _ForwardIterator, class _Tp> inline void +# 992 +fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp &__value) +# 993 +{ +# 997 +; +# 999 +std::__fill_a(__first, __last, __value); +# 1000 +} +# 1004 +constexpr int __size_to_integer(int __n) { return __n; } +# 1006 +constexpr unsigned __size_to_integer(unsigned __n) { return __n; } +# 1008 +constexpr long __size_to_integer(long __n) { return __n; } +# 1010 +constexpr unsigned long __size_to_integer(unsigned long __n) { return __n; } +# 1012 +constexpr long long __size_to_integer(long long __n) { return __n; } +# 1014 +constexpr unsigned long long __size_to_integer(unsigned long long __n) { return __n; } +# 1018 +constexpr __int128 __size_to_integer(__int128 __n) { return __n; } +# 1020 +constexpr unsigned __int128 __size_to_integer(unsigned __int128 __n) { return __n; } +# 1042 "/usr/include/c++/11/bits/stl_algobase.h" 3 +constexpr long long __size_to_integer(float __n) { return (long long)__n; } +# 1044 +constexpr long long __size_to_integer(double __n) { return (long long)__n; } +# 1046 +constexpr long long __size_to_integer(long double __n) { return (long long)__n; } +# 1052 +template< class _OutputIterator, class _Size, class _Tp> inline typename __gnu_cxx::__enable_if< !__is_scalar< _Tp> ::__value, _OutputIterator> ::__type +# 1056 +__fill_n_a1(_OutputIterator __first, _Size __n, const _Tp &__value) +# 1057 +{ +# 1058 +for (; __n > 0; (--__n), ((void)(++__first))) { +# 1059 +(*__first) = __value; } +# 1060 +return __first; +# 1061 +} +# 1063 +template< class _OutputIterator, class _Size, class _Tp> inline typename __gnu_cxx::__enable_if< __is_scalar< _Tp> ::__value, _OutputIterator> ::__type +# 1067 +__fill_n_a1(_OutputIterator __first, _Size __n, const _Tp &__value) +# 1068 +{ +# 1069 +const _Tp __tmp = __value; +# 1070 +for (; __n > 0; (--__n), ((void)(++__first))) { +# 1071 +(*__first) = __tmp; } +# 1072 +return __first; +# 1073 +} +# 1075 +template< class _Ite, class _Seq, class _Cat, class _Size, class +# 1076 +_Tp> __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> +# 1075 +__fill_n_a(const __gnu_debug::_Safe_iterator< _Ite, _Seq, _Cat> & __first, _Size __n, const _Tp & __value, input_iterator_tag); +# 1082 +template< class _OutputIterator, class _Size, class _Tp> inline _OutputIterator +# 1085 +__fill_n_a(_OutputIterator __first, _Size __n, const _Tp &__value, output_iterator_tag) +# 1087 +{ +# 1089 +static_assert((is_integral< _Size> {}), "fill_n must pass integral size"); +# 1091 +return __fill_n_a1(__first, __n, __value); +# 1092 +} +# 1094 +template< class _OutputIterator, class _Size, class _Tp> inline _OutputIterator +# 1097 +__fill_n_a(_OutputIterator __first, _Size __n, const _Tp &__value, input_iterator_tag) +# 1099 +{ +# 1101 +static_assert((is_integral< _Size> {}), "fill_n must pass integral size"); +# 1103 +return __fill_n_a1(__first, __n, __value); +# 1104 +} +# 1106 +template< class _OutputIterator, class _Size, class _Tp> inline _OutputIterator +# 1109 +__fill_n_a(_OutputIterator __first, _Size __n, const _Tp &__value, random_access_iterator_tag) +# 1111 +{ +# 1113 +static_assert((is_integral< _Size> {}), "fill_n must pass integral size"); +# 1115 +if (__n <= 0) { +# 1116 +return __first; } +# 1118 +; +# 1120 +std::__fill_a(__first, __first + __n, __value); +# 1121 +return __first + __n; +# 1122 +} +# 1141 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _OI, class _Size, class _Tp> inline _OI +# 1144 +fill_n(_OI __first, _Size __n, const _Tp &__value) +# 1145 +{ +# 1149 +return std::__fill_n_a(__first, std::__size_to_integer(__n), __value, std::__iterator_category(__first)); +# 1151 +} +# 1153 +template< bool _BoolType> +# 1154 +struct __equal { +# 1156 +template< class _II1, class _II2> static bool +# 1159 +equal(_II1 __first1, _II1 __last1, _II2 __first2) +# 1160 +{ +# 1161 +for (; __first1 != __last1; (++__first1), ((void)(++__first2))) { +# 1162 +if (!((*__first1) == (*__first2))) { +# 1163 +return false; } } +# 1164 +return true; +# 1165 +} +# 1166 +}; +# 1169 +template<> struct __equal< true> { +# 1171 +template< class _Tp> static bool +# 1174 +equal(const _Tp *__first1, const _Tp *__last1, const _Tp *__first2) +# 1175 +{ +# 1176 +if (const size_t __len = __last1 - __first1) { +# 1177 +return !std::__memcmp(__first1, __first2, __len); } +# 1178 +return true; +# 1179 +} +# 1180 +}; +# 1182 +template< class _Tp, class _Ref, class _Ptr, class _II> typename __gnu_cxx::__enable_if< __is_random_access_iter< _II> ::__value, bool> ::__type __equal_aux1(_Deque_iterator< _Tp, _Ref, _Ptr> , _Deque_iterator< _Tp, _Ref, _Ptr> , _II); +# 1189 +template< class _Tp1, class _Ref1, class _Ptr1, class +# 1190 +_Tp2, class _Ref2, class _Ptr2> bool +# 1189 +__equal_aux1(_Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Deque_iterator< _Tp2, _Ref2, _Ptr2> ); +# 1196 +template< class _II, class _Tp, class _Ref, class _Ptr> typename __gnu_cxx::__enable_if< __is_random_access_iter< _II> ::__value, bool> ::__type __equal_aux1(_II, _II, _Deque_iterator< _Tp, _Ref, _Ptr> ); +# 1202 +template< class _II1, class _II2> inline bool +# 1205 +__equal_aux1(_II1 __first1, _II1 __last1, _II2 __first2) +# 1206 +{ +# 1207 +typedef typename iterator_traits< _II1> ::value_type _ValueType1; +# 1208 +const bool __simple = ((__is_integer< typename iterator_traits< _II1> ::value_type> ::__value || __is_pointer< typename iterator_traits< _II1> ::value_type> ::__value) && __memcmpable< _II1, _II2> ::__value); +# 1211 +return std::template __equal< __simple> ::equal(__first1, __last1, __first2); +# 1212 +} +# 1214 +template< class _II1, class _II2> inline bool +# 1217 +__equal_aux(_II1 __first1, _II1 __last1, _II2 __first2) +# 1218 +{ +# 1219 +return std::__equal_aux1(std::__niter_base(__first1), std::__niter_base(__last1), std::__niter_base(__first2)); +# 1222 +} +# 1224 +template< class _II1, class _Seq1, class _Cat1, class _II2> bool __equal_aux(const __gnu_debug::_Safe_iterator< _II1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _II1, _Seq1, _Cat1> &, _II2); +# 1230 +template< class _II1, class _II2, class _Seq2, class _Cat2> bool __equal_aux(_II1, _II1, const __gnu_debug::_Safe_iterator< _II2, _Seq2, _Cat2> &); +# 1235 +template< class _II1, class _Seq1, class _Cat1, class +# 1236 +_II2, class _Seq2, class _Cat2> bool +# 1235 +__equal_aux(const __gnu_debug::_Safe_iterator< _II1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _II1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _II2, _Seq2, _Cat2> &); +# 1242 +template< class , class > +# 1243 +struct __lc_rai { +# 1245 +template< class _II1, class _II2> static _II1 +# 1248 +__newlast1(_II1, _II1 __last1, _II2, _II2) +# 1249 +{ return __last1; } +# 1251 +template< class _II> static bool +# 1254 +__cnd2(_II __first, _II __last) +# 1255 +{ return __first != __last; } +# 1256 +}; +# 1259 +template<> struct __lc_rai< random_access_iterator_tag, random_access_iterator_tag> { +# 1261 +template< class _RAI1, class _RAI2> static _RAI1 +# 1264 +__newlast1(_RAI1 __first1, _RAI1 __last1, _RAI2 +# 1265 +__first2, _RAI2 __last2) +# 1266 +{ +# 1268 +const typename iterator_traits< _RAI1> ::difference_type __diff1 = __last1 - __first1; +# 1270 +const typename iterator_traits< _RAI2> ::difference_type __diff2 = __last2 - __first2; +# 1271 +return (__diff2 < __diff1) ? __first1 + __diff2 : __last1; +# 1272 +} +# 1274 +template< class _RAI> static bool +# 1276 +__cnd2(_RAI, _RAI) +# 1277 +{ return true; } +# 1278 +}; +# 1280 +template< class _II1, class _II2, class _Compare> bool +# 1283 +__lexicographical_compare_impl(_II1 __first1, _II1 __last1, _II2 +# 1284 +__first2, _II2 __last2, _Compare +# 1285 +__comp) +# 1286 +{ +# 1287 +typedef typename iterator_traits< _II1> ::iterator_category _Category1; +# 1288 +typedef typename iterator_traits< _II2> ::iterator_category _Category2; +# 1289 +typedef __lc_rai< typename iterator_traits< _II1> ::iterator_category, typename iterator_traits< _II2> ::iterator_category> __rai_type; +# 1291 +__last1 = __rai_type::__newlast1(__first1, __last1, __first2, __last2); +# 1292 +for (; (__first1 != __last1) && __rai_type::__cnd2(__first2, __last2); (++__first1), ((void)(++__first2))) +# 1294 +{ +# 1295 +if (__comp(__first1, __first2)) { +# 1296 +return true; } +# 1297 +if (__comp(__first2, __first1)) { +# 1298 +return false; } +# 1299 +} +# 1300 +return (__first1 == __last1) && (__first2 != __last2); +# 1301 +} +# 1303 +template< bool _BoolType> +# 1304 +struct __lexicographical_compare { +# 1306 +template< class _II1, class _II2> static bool +# 1309 +__lc(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) +# 1310 +{ +# 1311 +using __gnu_cxx::__ops::__iter_less_iter; +# 1312 +return std::__lexicographical_compare_impl(__first1, __last1, __first2, __last2, __iter_less_iter()); +# 1315 +} +# 1317 +template< class _II1, class _II2> static int +# 1320 +__3way(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) +# 1321 +{ +# 1322 +while (__first1 != __last1) +# 1323 +{ +# 1324 +if (__first2 == __last2) { +# 1325 +return +1; } +# 1326 +if ((*__first1) < (*__first2)) { +# 1327 +return -1; } +# 1328 +if ((*__first2) < (*__first1)) { +# 1329 +return +1; } +# 1330 +++__first1; +# 1331 +++__first2; +# 1332 +} +# 1333 +return ((int)(__first2 == __last2)) - 1; +# 1334 +} +# 1335 +}; +# 1338 +template<> struct __lexicographical_compare< true> { +# 1340 +template< class _Tp, class _Up> static bool +# 1343 +__lc(const _Tp *__first1, const _Tp *__last1, const _Up * +# 1344 +__first2, const _Up *__last2) +# 1345 +{ return __3way(__first1, __last1, __first2, __last2) < 0; } +# 1347 +template< class _Tp, class _Up> static ptrdiff_t +# 1350 +__3way(const _Tp *__first1, const _Tp *__last1, const _Up * +# 1351 +__first2, const _Up *__last2) +# 1352 +{ +# 1353 +const size_t __len1 = __last1 - __first1; +# 1354 +const size_t __len2 = __last2 - __first2; +# 1355 +if (const size_t __len = std::min(__len1, __len2)) { +# 1356 +if (int __result = std::__memcmp(__first1, __first2, __len)) { +# 1357 +return __result; } } +# 1358 +return (ptrdiff_t)(__len1 - __len2); +# 1359 +} +# 1360 +}; +# 1362 +template< class _II1, class _II2> inline bool +# 1365 +__lexicographical_compare_aux1(_II1 __first1, _II1 __last1, _II2 +# 1366 +__first2, _II2 __last2) +# 1367 +{ +# 1368 +typedef typename iterator_traits< _II1> ::value_type _ValueType1; +# 1369 +typedef typename iterator_traits< _II2> ::value_type _ValueType2; +# 1370 +const bool __simple = (__is_memcmp_ordered_with< typename iterator_traits< _II1> ::value_type, typename iterator_traits< _II2> ::value_type> ::__value && __is_pointer< _II1> ::__value && __is_pointer< _II2> ::__value); +# 1383 +return std::template __lexicographical_compare< __simple> ::__lc(__first1, __last1, __first2, __last2); +# 1385 +} +# 1387 +template< class _Tp1, class _Ref1, class _Ptr1, class +# 1388 +_Tp2> bool +# 1387 +__lexicographical_compare_aux1(_Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Tp2 *, _Tp2 *); +# 1395 +template< class _Tp1, class +# 1396 +_Tp2, class _Ref2, class _Ptr2> bool +# 1395 +__lexicographical_compare_aux1(_Tp1 *, _Tp1 *, _Deque_iterator< _Tp2, _Ref2, _Ptr2> , _Deque_iterator< _Tp2, _Ref2, _Ptr2> ); +# 1402 +template< class _Tp1, class _Ref1, class _Ptr1, class +# 1403 +_Tp2, class _Ref2, class _Ptr2> bool +# 1402 +__lexicographical_compare_aux1(_Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Deque_iterator< _Tp1, _Ref1, _Ptr1> , _Deque_iterator< _Tp2, _Ref2, _Ptr2> , _Deque_iterator< _Tp2, _Ref2, _Ptr2> ); +# 1411 +template< class _II1, class _II2> inline bool +# 1414 +__lexicographical_compare_aux(_II1 __first1, _II1 __last1, _II2 +# 1415 +__first2, _II2 __last2) +# 1416 +{ +# 1417 +return std::__lexicographical_compare_aux1(std::__niter_base(__first1), std::__niter_base(__last1), std::__niter_base(__first2), std::__niter_base(__last2)); +# 1421 +} +# 1423 +template< class _Iter1, class _Seq1, class _Cat1, class +# 1424 +_II2> bool +# 1423 +__lexicographical_compare_aux(const __gnu_debug::_Safe_iterator< _Iter1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _Iter1, _Seq1, _Cat1> &, _II2, _II2); +# 1431 +template< class _II1, class +# 1432 +_Iter2, class _Seq2, class _Cat2> bool +# 1431 +__lexicographical_compare_aux(_II1, _II1, const __gnu_debug::_Safe_iterator< _Iter2, _Seq2, _Cat2> &, const __gnu_debug::_Safe_iterator< _Iter2, _Seq2, _Cat2> &); +# 1439 +template< class _Iter1, class _Seq1, class _Cat1, class +# 1440 +_Iter2, class _Seq2, class _Cat2> bool +# 1439 +__lexicographical_compare_aux(const __gnu_debug::_Safe_iterator< _Iter1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _Iter1, _Seq1, _Cat1> &, const __gnu_debug::_Safe_iterator< _Iter2, _Seq2, _Cat2> &, const __gnu_debug::_Safe_iterator< _Iter2, _Seq2, _Cat2> &); +# 1448 +template< class _ForwardIterator, class _Tp, class _Compare> _ForwardIterator +# 1451 +__lower_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp & +# 1452 +__val, _Compare __comp) +# 1453 +{ +# 1455 +typedef typename iterator_traits< _ForwardIterator> ::difference_type _DistanceType; +# 1457 +_DistanceType __len = std::distance(__first, __last); +# 1459 +while (__len > 0) +# 1460 +{ +# 1461 +_DistanceType __half = __len >> 1; +# 1462 +_ForwardIterator __middle = __first; +# 1463 +std::advance(__middle, __half); +# 1464 +if (__comp(__middle, __val)) +# 1465 +{ +# 1466 +__first = __middle; +# 1467 +++__first; +# 1468 +__len = ((__len - __half) - 1); +# 1469 +} else { +# 1471 +__len = __half; } +# 1472 +} +# 1473 +return __first; +# 1474 +} +# 1487 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _ForwardIterator, class _Tp> inline _ForwardIterator +# 1490 +lower_bound(_ForwardIterator __first, _ForwardIterator __last, const _Tp & +# 1491 +__val) +# 1492 +{ +# 1497 +; +# 1499 +return std::__lower_bound(__first, __last, __val, __gnu_cxx::__ops::__iter_less_val()); +# 1501 +} +# 1506 +constexpr int __lg(int __n) +# 1507 +{ return ((((int)sizeof(int)) * 8) - 1) - __builtin_clz(__n); } +# 1510 +constexpr unsigned __lg(unsigned __n) +# 1511 +{ return ((((int)sizeof(int)) * 8) - 1) - __builtin_clz(__n); } +# 1514 +constexpr long __lg(long __n) +# 1515 +{ return ((((int)sizeof(long)) * 8) - 1) - __builtin_clzl(__n); } +# 1518 +constexpr unsigned long __lg(unsigned long __n) +# 1519 +{ return ((((int)sizeof(long)) * 8) - 1) - __builtin_clzl(__n); } +# 1522 +constexpr long long __lg(long long __n) +# 1523 +{ return ((((int)sizeof(long long)) * 8) - 1) - __builtin_clzll(__n); } +# 1526 +constexpr unsigned long long __lg(unsigned long long __n) +# 1527 +{ return ((((int)sizeof(long long)) * 8) - 1) - __builtin_clzll(__n); } +# 1543 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II1, class _II2> inline bool +# 1546 +equal(_II1 __first1, _II1 __last1, _II2 __first2) +# 1547 +{ +# 1554 +; +# 1556 +return std::__equal_aux(__first1, __last1, __first2); +# 1557 +} +# 1574 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _IIter1, class _IIter2, class _BinaryPredicate> inline bool +# 1577 +equal(_IIter1 __first1, _IIter1 __last1, _IIter2 +# 1578 +__first2, _BinaryPredicate __binary_pred) +# 1579 +{ +# 1583 +; +# 1585 +for (; __first1 != __last1; (++__first1), ((void)(++__first2))) { +# 1586 +if (!((bool)__binary_pred(*__first1, *__first2))) { +# 1587 +return false; } } +# 1588 +return true; +# 1589 +} +# 1593 +template< class _II1, class _II2> inline bool +# 1596 +__equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) +# 1597 +{ +# 1598 +using _RATag = random_access_iterator_tag; +# 1599 +using _Cat1 = typename iterator_traits< _II1> ::iterator_category; +# 1600 +using _Cat2 = typename iterator_traits< _II2> ::iterator_category; +# 1601 +using _RAIters = __and_< is_same< typename iterator_traits< _II1> ::iterator_category, random_access_iterator_tag> , is_same< typename iterator_traits< _II2> ::iterator_category, random_access_iterator_tag> > ; +# 1602 +if (_RAIters()) +# 1603 +{ +# 1604 +auto __d1 = std::distance(__first1, __last1); +# 1605 +auto __d2 = std::distance(__first2, __last2); +# 1606 +if (__d1 != __d2) { +# 1607 +return false; } +# 1608 +return std::equal(__first1, __last1, __first2); +# 1609 +} +# 1611 +for (; (__first1 != __last1) && (__first2 != __last2); (++__first1), ((void)(++__first2))) { +# 1613 +if (!((*__first1) == (*__first2))) { +# 1614 +return false; } } +# 1615 +return (__first1 == __last1) && (__first2 == __last2); +# 1616 +} +# 1619 +template< class _II1, class _II2, class _BinaryPredicate> inline bool +# 1622 +__equal4(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2, _BinaryPredicate +# 1623 +__binary_pred) +# 1624 +{ +# 1625 +using _RATag = random_access_iterator_tag; +# 1626 +using _Cat1 = typename iterator_traits< _II1> ::iterator_category; +# 1627 +using _Cat2 = typename iterator_traits< _II2> ::iterator_category; +# 1628 +using _RAIters = __and_< is_same< typename iterator_traits< _II1> ::iterator_category, random_access_iterator_tag> , is_same< typename iterator_traits< _II2> ::iterator_category, random_access_iterator_tag> > ; +# 1629 +if (_RAIters()) +# 1630 +{ +# 1631 +auto __d1 = std::distance(__first1, __last1); +# 1632 +auto __d2 = std::distance(__first2, __last2); +# 1633 +if (__d1 != __d2) { +# 1634 +return false; } +# 1635 +return std::equal(__first1, __last1, __first2, __binary_pred); +# 1637 +} +# 1639 +for (; (__first1 != __last1) && (__first2 != __last2); (++__first1), ((void)(++__first2))) { +# 1641 +if (!((bool)__binary_pred(*__first1, *__first2))) { +# 1642 +return false; } } +# 1643 +return (__first1 == __last1) && (__first2 == __last2); +# 1644 +} +# 1664 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II1, class _II2> inline bool +# 1667 +equal(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) +# 1668 +{ +# 1675 +; +# 1676 +; +# 1678 +return std::__equal4(__first1, __last1, __first2, __last2); +# 1679 +} +# 1697 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _IIter1, class _IIter2, class _BinaryPredicate> inline bool +# 1700 +equal(_IIter1 __first1, _IIter1 __last1, _IIter2 +# 1701 +__first2, _IIter2 __last2, _BinaryPredicate __binary_pred) +# 1702 +{ +# 1706 +; +# 1707 +; +# 1709 +return std::__equal4(__first1, __last1, __first2, __last2, __binary_pred); +# 1711 +} +# 1729 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II1, class _II2> inline bool +# 1732 +lexicographical_compare(_II1 __first1, _II1 __last1, _II2 +# 1733 +__first2, _II2 __last2) +# 1734 +{ +# 1744 +; +# 1745 +; +# 1747 +return std::__lexicographical_compare_aux(__first1, __last1, __first2, __last2); +# 1749 +} +# 1764 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _II1, class _II2, class _Compare> inline bool +# 1767 +lexicographical_compare(_II1 __first1, _II1 __last1, _II2 +# 1768 +__first2, _II2 __last2, _Compare __comp) +# 1769 +{ +# 1773 +; +# 1774 +; +# 1776 +return std::__lexicographical_compare_impl(__first1, __last1, __first2, __last2, __gnu_cxx::__ops::__iter_comp_iter(__comp)); +# 1779 +} +# 1877 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _InputIterator1, class _InputIterator2, class +# 1878 +_BinaryPredicate> pair< _InputIterator1, _InputIterator2> +# 1881 +__mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 1882 +__first2, _BinaryPredicate __binary_pred) +# 1883 +{ +# 1884 +while ((__first1 != __last1) && __binary_pred(__first1, __first2)) +# 1885 +{ +# 1886 +++__first1; +# 1887 +++__first2; +# 1888 +} +# 1889 +return pair< _InputIterator1, _InputIterator2> (__first1, __first2); +# 1890 +} +# 1905 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _InputIterator1, class _InputIterator2> inline pair< _InputIterator1, _InputIterator2> +# 1908 +mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 1909 +__first2) +# 1910 +{ +# 1917 +; +# 1919 +return std::__mismatch(__first1, __last1, __first2, __gnu_cxx::__ops::__iter_equal_to_iter()); +# 1921 +} +# 1939 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _InputIterator1, class _InputIterator2, class +# 1940 +_BinaryPredicate> inline pair< _InputIterator1, _InputIterator2> +# 1943 +mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 1944 +__first2, _BinaryPredicate __binary_pred) +# 1945 +{ +# 1949 +; +# 1951 +return std::__mismatch(__first1, __last1, __first2, __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); +# 1953 +} +# 1957 +template< class _InputIterator1, class _InputIterator2, class +# 1958 +_BinaryPredicate> pair< _InputIterator1, _InputIterator2> +# 1961 +__mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 1962 +__first2, _InputIterator2 __last2, _BinaryPredicate +# 1963 +__binary_pred) +# 1964 +{ +# 1965 +while ((__first1 != __last1) && (__first2 != __last2) && __binary_pred(__first1, __first2)) +# 1967 +{ +# 1968 +++__first1; +# 1969 +++__first2; +# 1970 +} +# 1971 +return pair< _InputIterator1, _InputIterator2> (__first1, __first2); +# 1972 +} +# 1988 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _InputIterator1, class _InputIterator2> inline pair< _InputIterator1, _InputIterator2> +# 1991 +mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 1992 +__first2, _InputIterator2 __last2) +# 1993 +{ +# 2000 +; +# 2001 +; +# 2003 +return std::__mismatch(__first1, __last1, __first2, __last2, __gnu_cxx::__ops::__iter_equal_to_iter()); +# 2005 +} +# 2024 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _InputIterator1, class _InputIterator2, class +# 2025 +_BinaryPredicate> inline pair< _InputIterator1, _InputIterator2> +# 2028 +mismatch(_InputIterator1 __first1, _InputIterator1 __last1, _InputIterator2 +# 2029 +__first2, _InputIterator2 __last2, _BinaryPredicate +# 2030 +__binary_pred) +# 2031 +{ +# 2035 +; +# 2036 +; +# 2038 +return std::__mismatch(__first1, __last1, __first2, __last2, __gnu_cxx::__ops::__iter_comp_iter(__binary_pred)); +# 2040 +} +# 2046 +template< class _InputIterator, class _Predicate> inline _InputIterator +# 2049 +__find_if(_InputIterator __first, _InputIterator __last, _Predicate +# 2050 +__pred, input_iterator_tag) +# 2051 +{ +# 2052 +while ((__first != __last) && (!__pred(__first))) { +# 2053 +++__first; } +# 2054 +return __first; +# 2055 +} +# 2058 +template< class _RandomAccessIterator, class _Predicate> _RandomAccessIterator +# 2061 +__find_if(_RandomAccessIterator __first, _RandomAccessIterator __last, _Predicate +# 2062 +__pred, random_access_iterator_tag) +# 2063 +{ +# 2065 +typename iterator_traits< _RandomAccessIterator> ::difference_type __trip_count = (__last - __first) >> 2; +# 2067 +for (; __trip_count > 0; --__trip_count) +# 2068 +{ +# 2069 +if (__pred(__first)) { +# 2070 +return __first; } +# 2071 +++__first; +# 2073 +if (__pred(__first)) { +# 2074 +return __first; } +# 2075 +++__first; +# 2077 +if (__pred(__first)) { +# 2078 +return __first; } +# 2079 +++__first; +# 2081 +if (__pred(__first)) { +# 2082 +return __first; } +# 2083 +++__first; +# 2084 +} +# 2086 +switch (__last - __first) +# 2087 +{ +# 2088 +case 3: +# 2089 +if (__pred(__first)) { +# 2090 +return __first; } +# 2091 +++__first; +# 2093 +case 2: +# 2094 +if (__pred(__first)) { +# 2095 +return __first; } +# 2096 +++__first; +# 2098 +case 1: +# 2099 +if (__pred(__first)) { +# 2100 +return __first; } +# 2101 +++__first; +# 2103 +case 0: +# 2104 +default: +# 2105 +return __last; +# 2106 +} +# 2107 +} +# 2109 +template< class _Iterator, class _Predicate> inline _Iterator +# 2112 +__find_if(_Iterator __first, _Iterator __last, _Predicate __pred) +# 2113 +{ +# 2114 +return __find_if(__first, __last, __pred, std::__iterator_category(__first)); +# 2116 +} +# 2118 +template< class _InputIterator, class _Predicate> typename iterator_traits< _InputIterator> ::difference_type +# 2121 +__count_if(_InputIterator __first, _InputIterator __last, _Predicate __pred) +# 2122 +{ +# 2123 +typename iterator_traits< _InputIterator> ::difference_type __n = (0); +# 2124 +for (; __first != __last; ++__first) { +# 2125 +if (__pred(__first)) { +# 2126 +++__n; } } +# 2127 +return __n; +# 2128 +} +# 2131 +template< class _ForwardIterator1, class _ForwardIterator2, class +# 2132 +_BinaryPredicate> bool +# 2135 +__is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 +# 2136 +__first2, _BinaryPredicate __pred) +# 2137 +{ +# 2140 +for (; __first1 != __last1; (++__first1), ((void)(++__first2))) { +# 2141 +if (!__pred(__first1, __first2)) { +# 2142 +break; } } +# 2144 +if (__first1 == __last1) { +# 2145 +return true; } +# 2149 +_ForwardIterator2 __last2 = __first2; +# 2150 +std::advance(__last2, std::distance(__first1, __last1)); +# 2151 +for (_ForwardIterator1 __scan = __first1; __scan != __last1; ++__scan) +# 2152 +{ +# 2153 +if (__scan != std::__find_if(__first1, __scan, __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan))) { +# 2155 +continue; } +# 2157 +auto __matches = std::__count_if(__first2, __last2, __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)); +# 2160 +if ((0 == __matches) || (std::__count_if(__scan, __last1, __gnu_cxx::__ops::__iter_comp_iter(__pred, __scan)) != __matches)) { +# 2164 +return false; } +# 2165 +} +# 2166 +return true; +# 2167 +} +# 2181 "/usr/include/c++/11/bits/stl_algobase.h" 3 +template< class _ForwardIterator1, class _ForwardIterator2> inline bool +# 2184 +is_permutation(_ForwardIterator1 __first1, _ForwardIterator1 __last1, _ForwardIterator2 +# 2185 +__first2) +# 2186 +{ +# 2193 +; +# 2195 +return std::__is_permutation(__first1, __last1, __first2, __gnu_cxx::__ops::__iter_equal_to_iter()); +# 2197 +} +# 2201 +} +# 158 "/usr/include/c++/11/limits" 3 +namespace std __attribute((__visibility__("default"))) { +# 167 +enum float_round_style { +# 169 +round_indeterminate = (-1), +# 170 +round_toward_zero = 0, +# 171 +round_to_nearest, +# 172 +round_toward_infinity, +# 173 +round_toward_neg_infinity +# 174 +}; +# 182 +enum float_denorm_style { +# 185 +denorm_indeterminate = (-1), +# 187 +denorm_absent = 0, +# 189 +denorm_present +# 190 +}; +# 202 "/usr/include/c++/11/limits" 3 +struct __numeric_limits_base { +# 206 +static constexpr inline bool is_specialized = false; +# 211 +static constexpr inline int digits = 0; +# 214 +static constexpr inline int digits10 = 0; +# 219 +static constexpr inline int max_digits10 = 0; +# 223 +static constexpr inline bool is_signed = false; +# 226 +static constexpr inline bool is_integer = false; +# 231 +static constexpr inline bool is_exact = false; +# 235 +static constexpr inline int radix = 0; +# 239 +static constexpr inline int min_exponent = 0; +# 243 +static constexpr inline int min_exponent10 = 0; +# 248 +static constexpr inline int max_exponent = 0; +# 252 +static constexpr inline int max_exponent10 = 0; +# 255 +static constexpr inline bool has_infinity = false; +# 259 +static constexpr inline bool has_quiet_NaN = false; +# 263 +static constexpr inline bool has_signaling_NaN = false; +# 266 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 270 +static constexpr inline bool has_denorm_loss = false; +# 274 +static constexpr inline bool is_iec559 = false; +# 279 +static constexpr inline bool is_bounded = false; +# 288 "/usr/include/c++/11/limits" 3 +static constexpr inline bool is_modulo = false; +# 291 +static constexpr inline bool traps = false; +# 294 +static constexpr inline bool tinyness_before = false; +# 299 +static constexpr inline float_round_style round_style = round_toward_zero; +# 301 +}; +# 311 "/usr/include/c++/11/limits" 3 +template< class _Tp> +# 312 +struct numeric_limits : public __numeric_limits_base { +# 317 +static constexpr _Tp min() noexcept { return _Tp(); } +# 321 +static constexpr _Tp max() noexcept { return _Tp(); } +# 327 +static constexpr _Tp lowest() noexcept { return _Tp(); } +# 333 +static constexpr _Tp epsilon() noexcept { return _Tp(); } +# 337 +static constexpr _Tp round_error() noexcept { return _Tp(); } +# 341 +static constexpr _Tp infinity() noexcept { return _Tp(); } +# 346 +static constexpr _Tp quiet_NaN() noexcept { return _Tp(); } +# 351 +static constexpr _Tp signaling_NaN() noexcept { return _Tp(); } +# 357 +static constexpr _Tp denorm_min() noexcept { return _Tp(); } +# 358 +}; +# 363 +template< class _Tp> +# 364 +struct numeric_limits< const _Tp> : public std::numeric_limits< _Tp> { +# 365 +}; +# 367 +template< class _Tp> +# 368 +struct numeric_limits< volatile _Tp> : public std::numeric_limits< _Tp> { +# 369 +}; +# 371 +template< class _Tp> +# 372 +struct numeric_limits< const volatile _Tp> : public std::numeric_limits< _Tp> { +# 373 +}; +# 384 "/usr/include/c++/11/limits" 3 +template<> struct numeric_limits< bool> { +# 386 +static constexpr inline bool is_specialized = true; +# 389 +static constexpr bool min() noexcept { return false; } +# 392 +static constexpr bool max() noexcept { return true; } +# 396 +static constexpr bool lowest() noexcept { return min(); } +# 398 +static constexpr inline int digits = 1; +# 399 +static constexpr inline int digits10 = 0; +# 401 +static constexpr inline int max_digits10 = 0; +# 403 +static constexpr inline bool is_signed = false; +# 404 +static constexpr inline bool is_integer = true; +# 405 +static constexpr inline bool is_exact = true; +# 406 +static constexpr inline int radix = 2; +# 409 +static constexpr bool epsilon() noexcept { return false; } +# 412 +static constexpr bool round_error() noexcept { return false; } +# 414 +static constexpr inline int min_exponent = 0; +# 415 +static constexpr inline int min_exponent10 = 0; +# 416 +static constexpr inline int max_exponent = 0; +# 417 +static constexpr inline int max_exponent10 = 0; +# 419 +static constexpr inline bool has_infinity = false; +# 420 +static constexpr inline bool has_quiet_NaN = false; +# 421 +static constexpr inline bool has_signaling_NaN = false; +# 422 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 424 +static constexpr inline bool has_denorm_loss = false; +# 427 +static constexpr bool infinity() noexcept { return false; } +# 430 +static constexpr bool quiet_NaN() noexcept { return false; } +# 433 +static constexpr bool signaling_NaN() noexcept { return false; } +# 436 +static constexpr bool denorm_min() noexcept { return false; } +# 438 +static constexpr inline bool is_iec559 = false; +# 439 +static constexpr inline bool is_bounded = true; +# 440 +static constexpr inline bool is_modulo = false; +# 445 +static constexpr inline bool traps = true; +# 446 +static constexpr inline bool tinyness_before = false; +# 447 +static constexpr inline float_round_style round_style = round_toward_zero; +# 449 +}; +# 453 +template<> struct numeric_limits< char> { +# 455 +static constexpr inline bool is_specialized = true; +# 458 +static constexpr char min() noexcept { return ((((char)(-1)) < 0) ? (-((((char)(-1)) < 0) ? (((((char)1) << (((sizeof(char) * (8)) - (((char)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((char)0)))) - 1 : ((char)0)); } +# 461 +static constexpr char max() noexcept { return ((((char)(-1)) < 0) ? (((((char)1) << (((sizeof(char) * (8)) - (((char)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((char)0))); } +# 465 +static constexpr char lowest() noexcept { return min(); } +# 468 +static constexpr inline int digits = ((sizeof(char) * (8)) - (((char)(-1)) < 0)); +# 469 +static constexpr inline int digits10 = ((((sizeof(char) * (8)) - (((char)(-1)) < 0)) * (643L)) / (2136)); +# 471 +static constexpr inline int max_digits10 = 0; +# 473 +static constexpr inline bool is_signed = (((char)(-1)) < 0); +# 474 +static constexpr inline bool is_integer = true; +# 475 +static constexpr inline bool is_exact = true; +# 476 +static constexpr inline int radix = 2; +# 479 +static constexpr char epsilon() noexcept { return 0; } +# 482 +static constexpr char round_error() noexcept { return 0; } +# 484 +static constexpr inline int min_exponent = 0; +# 485 +static constexpr inline int min_exponent10 = 0; +# 486 +static constexpr inline int max_exponent = 0; +# 487 +static constexpr inline int max_exponent10 = 0; +# 489 +static constexpr inline bool has_infinity = false; +# 490 +static constexpr inline bool has_quiet_NaN = false; +# 491 +static constexpr inline bool has_signaling_NaN = false; +# 492 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 494 +static constexpr inline bool has_denorm_loss = false; +# 497 +static constexpr char infinity() noexcept { return ((char)0); } +# 500 +static constexpr char quiet_NaN() noexcept { return ((char)0); } +# 503 +static constexpr char signaling_NaN() noexcept { return ((char)0); } +# 506 +static constexpr char denorm_min() noexcept { return static_cast< char>(0); } +# 508 +static constexpr inline bool is_iec559 = false; +# 509 +static constexpr inline bool is_bounded = true; +# 510 +static constexpr inline bool is_modulo = (!is_signed); +# 512 +static constexpr inline bool traps = true; +# 513 +static constexpr inline bool tinyness_before = false; +# 514 +static constexpr inline float_round_style round_style = round_toward_zero; +# 516 +}; +# 520 +template<> struct numeric_limits< signed char> { +# 522 +static constexpr inline bool is_specialized = true; +# 525 +static constexpr signed char min() noexcept { return (-127) - 1; } +# 528 +static constexpr signed char max() noexcept { return 127; } +# 532 +static constexpr signed char lowest() noexcept { return min(); } +# 535 +static constexpr inline int digits = ((sizeof(signed char) * (8)) - (((signed char)(-1)) < 0)); +# 536 +static constexpr inline int digits10 = ((((sizeof(signed char) * (8)) - (((signed char)(-1)) < 0)) * (643L)) / (2136)); +# 539 +static constexpr inline int max_digits10 = 0; +# 541 +static constexpr inline bool is_signed = true; +# 542 +static constexpr inline bool is_integer = true; +# 543 +static constexpr inline bool is_exact = true; +# 544 +static constexpr inline int radix = 2; +# 547 +static constexpr signed char epsilon() noexcept { return 0; } +# 550 +static constexpr signed char round_error() noexcept { return 0; } +# 552 +static constexpr inline int min_exponent = 0; +# 553 +static constexpr inline int min_exponent10 = 0; +# 554 +static constexpr inline int max_exponent = 0; +# 555 +static constexpr inline int max_exponent10 = 0; +# 557 +static constexpr inline bool has_infinity = false; +# 558 +static constexpr inline bool has_quiet_NaN = false; +# 559 +static constexpr inline bool has_signaling_NaN = false; +# 560 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 562 +static constexpr inline bool has_denorm_loss = false; +# 565 +static constexpr signed char infinity() noexcept { return static_cast< signed char>(0); } +# 568 +static constexpr signed char quiet_NaN() noexcept { return static_cast< signed char>(0); } +# 571 +static constexpr signed char signaling_NaN() noexcept +# 572 +{ return static_cast< signed char>(0); } +# 575 +static constexpr signed char denorm_min() noexcept +# 576 +{ return static_cast< signed char>(0); } +# 578 +static constexpr inline bool is_iec559 = false; +# 579 +static constexpr inline bool is_bounded = true; +# 580 +static constexpr inline bool is_modulo = false; +# 582 +static constexpr inline bool traps = true; +# 583 +static constexpr inline bool tinyness_before = false; +# 584 +static constexpr inline float_round_style round_style = round_toward_zero; +# 586 +}; +# 590 +template<> struct numeric_limits< unsigned char> { +# 592 +static constexpr inline bool is_specialized = true; +# 595 +static constexpr unsigned char min() noexcept { return 0; } +# 598 +static constexpr unsigned char max() noexcept { return ((127) * 2U) + (1); } +# 602 +static constexpr unsigned char lowest() noexcept { return min(); } +# 605 +static constexpr inline int digits = ((sizeof(unsigned char) * (8)) - (((unsigned char)(-1)) < 0)); +# 607 +static constexpr inline int digits10 = ((((sizeof(unsigned char) * (8)) - (((unsigned char)(-1)) < 0)) * (643L)) / (2136)); +# 610 +static constexpr inline int max_digits10 = 0; +# 612 +static constexpr inline bool is_signed = false; +# 613 +static constexpr inline bool is_integer = true; +# 614 +static constexpr inline bool is_exact = true; +# 615 +static constexpr inline int radix = 2; +# 618 +static constexpr unsigned char epsilon() noexcept { return 0; } +# 621 +static constexpr unsigned char round_error() noexcept { return 0; } +# 623 +static constexpr inline int min_exponent = 0; +# 624 +static constexpr inline int min_exponent10 = 0; +# 625 +static constexpr inline int max_exponent = 0; +# 626 +static constexpr inline int max_exponent10 = 0; +# 628 +static constexpr inline bool has_infinity = false; +# 629 +static constexpr inline bool has_quiet_NaN = false; +# 630 +static constexpr inline bool has_signaling_NaN = false; +# 631 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 633 +static constexpr inline bool has_denorm_loss = false; +# 636 +static constexpr unsigned char infinity() noexcept +# 637 +{ return static_cast< unsigned char>(0); } +# 640 +static constexpr unsigned char quiet_NaN() noexcept +# 641 +{ return static_cast< unsigned char>(0); } +# 644 +static constexpr unsigned char signaling_NaN() noexcept +# 645 +{ return static_cast< unsigned char>(0); } +# 648 +static constexpr unsigned char denorm_min() noexcept +# 649 +{ return static_cast< unsigned char>(0); } +# 651 +static constexpr inline bool is_iec559 = false; +# 652 +static constexpr inline bool is_bounded = true; +# 653 +static constexpr inline bool is_modulo = true; +# 655 +static constexpr inline bool traps = true; +# 656 +static constexpr inline bool tinyness_before = false; +# 657 +static constexpr inline float_round_style round_style = round_toward_zero; +# 659 +}; +# 663 +template<> struct numeric_limits< wchar_t> { +# 665 +static constexpr inline bool is_specialized = true; +# 668 +static constexpr wchar_t min() noexcept { return ((((wchar_t)(-1)) < 0) ? (-((((wchar_t)(-1)) < 0) ? (((((wchar_t)1) << (((sizeof(wchar_t) * (8)) - (((wchar_t)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((wchar_t)0)))) - 1 : ((wchar_t)0)); } +# 671 +static constexpr wchar_t max() noexcept { return ((((wchar_t)(-1)) < 0) ? (((((wchar_t)1) << (((sizeof(wchar_t) * (8)) - (((wchar_t)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((wchar_t)0))); } +# 675 +static constexpr wchar_t lowest() noexcept { return min(); } +# 678 +static constexpr inline int digits = ((sizeof(wchar_t) * (8)) - (((wchar_t)(-1)) < 0)); +# 679 +static constexpr inline int digits10 = ((((sizeof(wchar_t) * (8)) - (((wchar_t)(-1)) < 0)) * (643L)) / (2136)); +# 682 +static constexpr inline int max_digits10 = 0; +# 684 +static constexpr inline bool is_signed = (((wchar_t)(-1)) < 0); +# 685 +static constexpr inline bool is_integer = true; +# 686 +static constexpr inline bool is_exact = true; +# 687 +static constexpr inline int radix = 2; +# 690 +static constexpr wchar_t epsilon() noexcept { return 0; } +# 693 +static constexpr wchar_t round_error() noexcept { return 0; } +# 695 +static constexpr inline int min_exponent = 0; +# 696 +static constexpr inline int min_exponent10 = 0; +# 697 +static constexpr inline int max_exponent = 0; +# 698 +static constexpr inline int max_exponent10 = 0; +# 700 +static constexpr inline bool has_infinity = false; +# 701 +static constexpr inline bool has_quiet_NaN = false; +# 702 +static constexpr inline bool has_signaling_NaN = false; +# 703 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 705 +static constexpr inline bool has_denorm_loss = false; +# 708 +static constexpr wchar_t infinity() noexcept { return ((wchar_t)0); } +# 711 +static constexpr wchar_t quiet_NaN() noexcept { return ((wchar_t)0); } +# 714 +static constexpr wchar_t signaling_NaN() noexcept { return ((wchar_t)0); } +# 717 +static constexpr wchar_t denorm_min() noexcept { return ((wchar_t)0); } +# 719 +static constexpr inline bool is_iec559 = false; +# 720 +static constexpr inline bool is_bounded = true; +# 721 +static constexpr inline bool is_modulo = (!is_signed); +# 723 +static constexpr inline bool traps = true; +# 724 +static constexpr inline bool tinyness_before = false; +# 725 +static constexpr inline float_round_style round_style = round_toward_zero; +# 727 +}; +# 797 "/usr/include/c++/11/limits" 3 +template<> struct numeric_limits< char16_t> { +# 799 +static constexpr inline bool is_specialized = true; +# 802 +static constexpr char16_t min() noexcept { return ((((char16_t)(-1)) < 0) ? (-((((char16_t)(-1)) < 0) ? (((((char16_t)1) << (((sizeof(char16_t) * (8)) - (((char16_t)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((char16_t)0)))) - 1 : ((char16_t)0)); } +# 805 +static constexpr char16_t max() noexcept { return ((((char16_t)(-1)) < 0) ? (((((char16_t)1) << (((sizeof(char16_t) * (8)) - (((char16_t)(-1)) < 0)) - (1))) - 1) << 1) + 1 : (~((char16_t)0))); } +# 808 +static constexpr char16_t lowest() noexcept { return min(); } +# 810 +static constexpr inline int digits = ((sizeof(char16_t) * (8)) - (((char16_t)(-1)) < 0)); +# 811 +static constexpr inline int digits10 = ((((sizeof(char16_t) * (8)) - (((char16_t)(-1)) < 0)) * (643L)) / (2136)); +# 812 +static constexpr inline int max_digits10 = 0; +# 813 +static constexpr inline bool is_signed = (((char16_t)(-1)) < 0); +# 814 +static constexpr inline bool is_integer = true; +# 815 +static constexpr inline bool is_exact = true; +# 816 +static constexpr inline int radix = 2; +# 819 +static constexpr char16_t epsilon() noexcept { return 0; } +# 822 +static constexpr char16_t round_error() noexcept { return 0; } +# 824 +static constexpr inline int min_exponent = 0; +# 825 +static constexpr inline int min_exponent10 = 0; +# 826 +static constexpr inline int max_exponent = 0; +# 827 +static constexpr inline int max_exponent10 = 0; +# 829 +static constexpr inline bool has_infinity = false; +# 830 +static constexpr inline bool has_quiet_NaN = false; +# 831 +static constexpr inline bool has_signaling_NaN = false; +# 832 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 833 +static constexpr inline bool has_denorm_loss = false; +# 836 +static constexpr char16_t infinity() noexcept { return ((char16_t)0); } +# 839 +static constexpr char16_t quiet_NaN() noexcept { return ((char16_t)0); } +# 842 +static constexpr char16_t signaling_NaN() noexcept { return ((char16_t)0); } +# 845 +static constexpr char16_t denorm_min() noexcept { return ((char16_t)0); } +# 847 +static constexpr inline bool is_iec559 = false; +# 848 +static constexpr inline bool is_bounded = true; +# 849 +static constexpr inline bool is_modulo = (!is_signed); +# 851 +static constexpr inline bool traps = true; +# 852 +static constexpr inline bool tinyness_before = false; +# 853 +static constexpr inline float_round_style round_style = round_toward_zero; +# 854 +}; +# 858 +template<> struct numeric_limits< char32_t> { +# 860 +static constexpr inline bool is_specialized = true; +# 863 +static constexpr char32_t min() noexcept { return ((((char32_t)(-1)) < (0)) ? (-((((char32_t)(-1)) < (0)) ? (((((char32_t)1) << (((sizeof(char32_t) * (8)) - (((char32_t)(-1)) < (0))) - (1))) - (1)) << 1) + (1) : (~((char32_t)0)))) - (1) : ((char32_t)0)); } +# 866 +static constexpr char32_t max() noexcept { return ((((char32_t)(-1)) < (0)) ? (((((char32_t)1) << (((sizeof(char32_t) * (8)) - (((char32_t)(-1)) < (0))) - (1))) - (1)) << 1) + (1) : (~((char32_t)0))); } +# 869 +static constexpr char32_t lowest() noexcept { return min(); } +# 871 +static constexpr inline int digits = ((sizeof(char32_t) * (8)) - (((char32_t)(-1)) < (0))); +# 872 +static constexpr inline int digits10 = ((((sizeof(char32_t) * (8)) - (((char32_t)(-1)) < (0))) * (643L)) / (2136)); +# 873 +static constexpr inline int max_digits10 = 0; +# 874 +static constexpr inline bool is_signed = (((char32_t)(-1)) < (0)); +# 875 +static constexpr inline bool is_integer = true; +# 876 +static constexpr inline bool is_exact = true; +# 877 +static constexpr inline int radix = 2; +# 880 +static constexpr char32_t epsilon() noexcept { return 0; } +# 883 +static constexpr char32_t round_error() noexcept { return 0; } +# 885 +static constexpr inline int min_exponent = 0; +# 886 +static constexpr inline int min_exponent10 = 0; +# 887 +static constexpr inline int max_exponent = 0; +# 888 +static constexpr inline int max_exponent10 = 0; +# 890 +static constexpr inline bool has_infinity = false; +# 891 +static constexpr inline bool has_quiet_NaN = false; +# 892 +static constexpr inline bool has_signaling_NaN = false; +# 893 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 894 +static constexpr inline bool has_denorm_loss = false; +# 897 +static constexpr char32_t infinity() noexcept { return ((char32_t)0); } +# 900 +static constexpr char32_t quiet_NaN() noexcept { return ((char32_t)0); } +# 903 +static constexpr char32_t signaling_NaN() noexcept { return ((char32_t)0); } +# 906 +static constexpr char32_t denorm_min() noexcept { return ((char32_t)0); } +# 908 +static constexpr inline bool is_iec559 = false; +# 909 +static constexpr inline bool is_bounded = true; +# 910 +static constexpr inline bool is_modulo = (!is_signed); +# 912 +static constexpr inline bool traps = true; +# 913 +static constexpr inline bool tinyness_before = false; +# 914 +static constexpr inline float_round_style round_style = round_toward_zero; +# 915 +}; +# 920 +template<> struct numeric_limits< short> { +# 922 +static constexpr inline bool is_specialized = true; +# 925 +static constexpr short min() noexcept { return (-32767) - 1; } +# 928 +static constexpr short max() noexcept { return 32767; } +# 932 +static constexpr short lowest() noexcept { return min(); } +# 935 +static constexpr inline int digits = ((sizeof(short) * (8)) - (((short)(-1)) < 0)); +# 936 +static constexpr inline int digits10 = ((((sizeof(short) * (8)) - (((short)(-1)) < 0)) * (643L)) / (2136)); +# 938 +static constexpr inline int max_digits10 = 0; +# 940 +static constexpr inline bool is_signed = true; +# 941 +static constexpr inline bool is_integer = true; +# 942 +static constexpr inline bool is_exact = true; +# 943 +static constexpr inline int radix = 2; +# 946 +static constexpr short epsilon() noexcept { return 0; } +# 949 +static constexpr short round_error() noexcept { return 0; } +# 951 +static constexpr inline int min_exponent = 0; +# 952 +static constexpr inline int min_exponent10 = 0; +# 953 +static constexpr inline int max_exponent = 0; +# 954 +static constexpr inline int max_exponent10 = 0; +# 956 +static constexpr inline bool has_infinity = false; +# 957 +static constexpr inline bool has_quiet_NaN = false; +# 958 +static constexpr inline bool has_signaling_NaN = false; +# 959 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 961 +static constexpr inline bool has_denorm_loss = false; +# 964 +static constexpr short infinity() noexcept { return ((short)0); } +# 967 +static constexpr short quiet_NaN() noexcept { return ((short)0); } +# 970 +static constexpr short signaling_NaN() noexcept { return ((short)0); } +# 973 +static constexpr short denorm_min() noexcept { return ((short)0); } +# 975 +static constexpr inline bool is_iec559 = false; +# 976 +static constexpr inline bool is_bounded = true; +# 977 +static constexpr inline bool is_modulo = false; +# 979 +static constexpr inline bool traps = true; +# 980 +static constexpr inline bool tinyness_before = false; +# 981 +static constexpr inline float_round_style round_style = round_toward_zero; +# 983 +}; +# 987 +template<> struct numeric_limits< unsigned short> { +# 989 +static constexpr inline bool is_specialized = true; +# 992 +static constexpr unsigned short min() noexcept { return 0; } +# 995 +static constexpr unsigned short max() noexcept { return ((32767) * 2U) + (1); } +# 999 +static constexpr unsigned short lowest() noexcept { return min(); } +# 1002 +static constexpr inline int digits = ((sizeof(unsigned short) * (8)) - (((unsigned short)(-1)) < 0)); +# 1004 +static constexpr inline int digits10 = ((((sizeof(unsigned short) * (8)) - (((unsigned short)(-1)) < 0)) * (643L)) / (2136)); +# 1007 +static constexpr inline int max_digits10 = 0; +# 1009 +static constexpr inline bool is_signed = false; +# 1010 +static constexpr inline bool is_integer = true; +# 1011 +static constexpr inline bool is_exact = true; +# 1012 +static constexpr inline int radix = 2; +# 1015 +static constexpr unsigned short epsilon() noexcept { return 0; } +# 1018 +static constexpr unsigned short round_error() noexcept { return 0; } +# 1020 +static constexpr inline int min_exponent = 0; +# 1021 +static constexpr inline int min_exponent10 = 0; +# 1022 +static constexpr inline int max_exponent = 0; +# 1023 +static constexpr inline int max_exponent10 = 0; +# 1025 +static constexpr inline bool has_infinity = false; +# 1026 +static constexpr inline bool has_quiet_NaN = false; +# 1027 +static constexpr inline bool has_signaling_NaN = false; +# 1028 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1030 +static constexpr inline bool has_denorm_loss = false; +# 1033 +static constexpr unsigned short infinity() noexcept +# 1034 +{ return static_cast< unsigned short>(0); } +# 1037 +static constexpr unsigned short quiet_NaN() noexcept +# 1038 +{ return static_cast< unsigned short>(0); } +# 1041 +static constexpr unsigned short signaling_NaN() noexcept +# 1042 +{ return static_cast< unsigned short>(0); } +# 1045 +static constexpr unsigned short denorm_min() noexcept +# 1046 +{ return static_cast< unsigned short>(0); } +# 1048 +static constexpr inline bool is_iec559 = false; +# 1049 +static constexpr inline bool is_bounded = true; +# 1050 +static constexpr inline bool is_modulo = true; +# 1052 +static constexpr inline bool traps = true; +# 1053 +static constexpr inline bool tinyness_before = false; +# 1054 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1056 +}; +# 1060 +template<> struct numeric_limits< int> { +# 1062 +static constexpr inline bool is_specialized = true; +# 1065 +static constexpr int min() noexcept { return (-2147483647) - 1; } +# 1068 +static constexpr int max() noexcept { return 2147483647; } +# 1072 +static constexpr int lowest() noexcept { return min(); } +# 1075 +static constexpr inline int digits = ((sizeof(int) * (8)) - (((int)(-1)) < 0)); +# 1076 +static constexpr inline int digits10 = ((((sizeof(int) * (8)) - (((int)(-1)) < 0)) * (643L)) / (2136)); +# 1078 +static constexpr inline int max_digits10 = 0; +# 1080 +static constexpr inline bool is_signed = true; +# 1081 +static constexpr inline bool is_integer = true; +# 1082 +static constexpr inline bool is_exact = true; +# 1083 +static constexpr inline int radix = 2; +# 1086 +static constexpr int epsilon() noexcept { return 0; } +# 1089 +static constexpr int round_error() noexcept { return 0; } +# 1091 +static constexpr inline int min_exponent = 0; +# 1092 +static constexpr inline int min_exponent10 = 0; +# 1093 +static constexpr inline int max_exponent = 0; +# 1094 +static constexpr inline int max_exponent10 = 0; +# 1096 +static constexpr inline bool has_infinity = false; +# 1097 +static constexpr inline bool has_quiet_NaN = false; +# 1098 +static constexpr inline bool has_signaling_NaN = false; +# 1099 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1101 +static constexpr inline bool has_denorm_loss = false; +# 1104 +static constexpr int infinity() noexcept { return static_cast< int>(0); } +# 1107 +static constexpr int quiet_NaN() noexcept { return static_cast< int>(0); } +# 1110 +static constexpr int signaling_NaN() noexcept { return static_cast< int>(0); } +# 1113 +static constexpr int denorm_min() noexcept { return static_cast< int>(0); } +# 1115 +static constexpr inline bool is_iec559 = false; +# 1116 +static constexpr inline bool is_bounded = true; +# 1117 +static constexpr inline bool is_modulo = false; +# 1119 +static constexpr inline bool traps = true; +# 1120 +static constexpr inline bool tinyness_before = false; +# 1121 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1123 +}; +# 1127 +template<> struct numeric_limits< unsigned> { +# 1129 +static constexpr inline bool is_specialized = true; +# 1132 +static constexpr unsigned min() noexcept { return 0; } +# 1135 +static constexpr unsigned max() noexcept { return ((2147483647) * 2U) + (1); } +# 1139 +static constexpr unsigned lowest() noexcept { return min(); } +# 1142 +static constexpr inline int digits = ((sizeof(unsigned) * (8)) - (((unsigned)(-1)) < (0))); +# 1144 +static constexpr inline int digits10 = ((((sizeof(unsigned) * (8)) - (((unsigned)(-1)) < (0))) * (643L)) / (2136)); +# 1147 +static constexpr inline int max_digits10 = 0; +# 1149 +static constexpr inline bool is_signed = false; +# 1150 +static constexpr inline bool is_integer = true; +# 1151 +static constexpr inline bool is_exact = true; +# 1152 +static constexpr inline int radix = 2; +# 1155 +static constexpr unsigned epsilon() noexcept { return 0; } +# 1158 +static constexpr unsigned round_error() noexcept { return 0; } +# 1160 +static constexpr inline int min_exponent = 0; +# 1161 +static constexpr inline int min_exponent10 = 0; +# 1162 +static constexpr inline int max_exponent = 0; +# 1163 +static constexpr inline int max_exponent10 = 0; +# 1165 +static constexpr inline bool has_infinity = false; +# 1166 +static constexpr inline bool has_quiet_NaN = false; +# 1167 +static constexpr inline bool has_signaling_NaN = false; +# 1168 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1170 +static constexpr inline bool has_denorm_loss = false; +# 1173 +static constexpr unsigned infinity() noexcept { return static_cast< unsigned>(0); } +# 1176 +static constexpr unsigned quiet_NaN() noexcept +# 1177 +{ return static_cast< unsigned>(0); } +# 1180 +static constexpr unsigned signaling_NaN() noexcept +# 1181 +{ return static_cast< unsigned>(0); } +# 1184 +static constexpr unsigned denorm_min() noexcept +# 1185 +{ return static_cast< unsigned>(0); } +# 1187 +static constexpr inline bool is_iec559 = false; +# 1188 +static constexpr inline bool is_bounded = true; +# 1189 +static constexpr inline bool is_modulo = true; +# 1191 +static constexpr inline bool traps = true; +# 1192 +static constexpr inline bool tinyness_before = false; +# 1193 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1195 +}; +# 1199 +template<> struct numeric_limits< long> { +# 1201 +static constexpr inline bool is_specialized = true; +# 1204 +static constexpr long min() noexcept { return (-9223372036854775807L) - (1); } +# 1207 +static constexpr long max() noexcept { return 9223372036854775807L; } +# 1211 +static constexpr long lowest() noexcept { return min(); } +# 1214 +static constexpr inline int digits = ((sizeof(long) * (8)) - (((long)(-1)) < (0))); +# 1215 +static constexpr inline int digits10 = ((((sizeof(long) * (8)) - (((long)(-1)) < (0))) * (643L)) / (2136)); +# 1217 +static constexpr inline int max_digits10 = 0; +# 1219 +static constexpr inline bool is_signed = true; +# 1220 +static constexpr inline bool is_integer = true; +# 1221 +static constexpr inline bool is_exact = true; +# 1222 +static constexpr inline int radix = 2; +# 1225 +static constexpr long epsilon() noexcept { return 0; } +# 1228 +static constexpr long round_error() noexcept { return 0; } +# 1230 +static constexpr inline int min_exponent = 0; +# 1231 +static constexpr inline int min_exponent10 = 0; +# 1232 +static constexpr inline int max_exponent = 0; +# 1233 +static constexpr inline int max_exponent10 = 0; +# 1235 +static constexpr inline bool has_infinity = false; +# 1236 +static constexpr inline bool has_quiet_NaN = false; +# 1237 +static constexpr inline bool has_signaling_NaN = false; +# 1238 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1240 +static constexpr inline bool has_denorm_loss = false; +# 1243 +static constexpr long infinity() noexcept { return static_cast< long>(0); } +# 1246 +static constexpr long quiet_NaN() noexcept { return static_cast< long>(0); } +# 1249 +static constexpr long signaling_NaN() noexcept { return static_cast< long>(0); } +# 1252 +static constexpr long denorm_min() noexcept { return static_cast< long>(0); } +# 1254 +static constexpr inline bool is_iec559 = false; +# 1255 +static constexpr inline bool is_bounded = true; +# 1256 +static constexpr inline bool is_modulo = false; +# 1258 +static constexpr inline bool traps = true; +# 1259 +static constexpr inline bool tinyness_before = false; +# 1260 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1262 +}; +# 1266 +template<> struct numeric_limits< unsigned long> { +# 1268 +static constexpr inline bool is_specialized = true; +# 1271 +static constexpr unsigned long min() noexcept { return 0; } +# 1274 +static constexpr unsigned long max() noexcept { return ((9223372036854775807L) * 2UL) + (1); } +# 1278 +static constexpr unsigned long lowest() noexcept { return min(); } +# 1281 +static constexpr inline int digits = ((sizeof(unsigned long) * (8)) - (((unsigned long)(-1)) < (0))); +# 1283 +static constexpr inline int digits10 = ((((sizeof(unsigned long) * (8)) - (((unsigned long)(-1)) < (0))) * (643L)) / (2136)); +# 1286 +static constexpr inline int max_digits10 = 0; +# 1288 +static constexpr inline bool is_signed = false; +# 1289 +static constexpr inline bool is_integer = true; +# 1290 +static constexpr inline bool is_exact = true; +# 1291 +static constexpr inline int radix = 2; +# 1294 +static constexpr unsigned long epsilon() noexcept { return 0; } +# 1297 +static constexpr unsigned long round_error() noexcept { return 0; } +# 1299 +static constexpr inline int min_exponent = 0; +# 1300 +static constexpr inline int min_exponent10 = 0; +# 1301 +static constexpr inline int max_exponent = 0; +# 1302 +static constexpr inline int max_exponent10 = 0; +# 1304 +static constexpr inline bool has_infinity = false; +# 1305 +static constexpr inline bool has_quiet_NaN = false; +# 1306 +static constexpr inline bool has_signaling_NaN = false; +# 1307 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1309 +static constexpr inline bool has_denorm_loss = false; +# 1312 +static constexpr unsigned long infinity() noexcept +# 1313 +{ return static_cast< unsigned long>(0); } +# 1316 +static constexpr unsigned long quiet_NaN() noexcept +# 1317 +{ return static_cast< unsigned long>(0); } +# 1320 +static constexpr unsigned long signaling_NaN() noexcept +# 1321 +{ return static_cast< unsigned long>(0); } +# 1324 +static constexpr unsigned long denorm_min() noexcept +# 1325 +{ return static_cast< unsigned long>(0); } +# 1327 +static constexpr inline bool is_iec559 = false; +# 1328 +static constexpr inline bool is_bounded = true; +# 1329 +static constexpr inline bool is_modulo = true; +# 1331 +static constexpr inline bool traps = true; +# 1332 +static constexpr inline bool tinyness_before = false; +# 1333 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1335 +}; +# 1339 +template<> struct numeric_limits< long long> { +# 1341 +static constexpr inline bool is_specialized = true; +# 1344 +static constexpr long long min() noexcept { return (-9223372036854775807LL) - (1); } +# 1347 +static constexpr long long max() noexcept { return 9223372036854775807LL; } +# 1351 +static constexpr long long lowest() noexcept { return min(); } +# 1354 +static constexpr inline int digits = ((sizeof(long long) * (8)) - (((long long)(-1)) < (0))); +# 1356 +static constexpr inline int digits10 = ((((sizeof(long long) * (8)) - (((long long)(-1)) < (0))) * (643L)) / (2136)); +# 1359 +static constexpr inline int max_digits10 = 0; +# 1361 +static constexpr inline bool is_signed = true; +# 1362 +static constexpr inline bool is_integer = true; +# 1363 +static constexpr inline bool is_exact = true; +# 1364 +static constexpr inline int radix = 2; +# 1367 +static constexpr long long epsilon() noexcept { return 0; } +# 1370 +static constexpr long long round_error() noexcept { return 0; } +# 1372 +static constexpr inline int min_exponent = 0; +# 1373 +static constexpr inline int min_exponent10 = 0; +# 1374 +static constexpr inline int max_exponent = 0; +# 1375 +static constexpr inline int max_exponent10 = 0; +# 1377 +static constexpr inline bool has_infinity = false; +# 1378 +static constexpr inline bool has_quiet_NaN = false; +# 1379 +static constexpr inline bool has_signaling_NaN = false; +# 1380 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1382 +static constexpr inline bool has_denorm_loss = false; +# 1385 +static constexpr long long infinity() noexcept { return static_cast< long long>(0); } +# 1388 +static constexpr long long quiet_NaN() noexcept { return static_cast< long long>(0); } +# 1391 +static constexpr long long signaling_NaN() noexcept +# 1392 +{ return static_cast< long long>(0); } +# 1395 +static constexpr long long denorm_min() noexcept { return static_cast< long long>(0); } +# 1397 +static constexpr inline bool is_iec559 = false; +# 1398 +static constexpr inline bool is_bounded = true; +# 1399 +static constexpr inline bool is_modulo = false; +# 1401 +static constexpr inline bool traps = true; +# 1402 +static constexpr inline bool tinyness_before = false; +# 1403 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1405 +}; +# 1409 +template<> struct numeric_limits< unsigned long long> { +# 1411 +static constexpr inline bool is_specialized = true; +# 1414 +static constexpr unsigned long long min() noexcept { return 0; } +# 1417 +static constexpr unsigned long long max() noexcept { return ((9223372036854775807LL) * 2ULL) + (1); } +# 1421 +static constexpr unsigned long long lowest() noexcept { return min(); } +# 1424 +static constexpr inline int digits = ((sizeof(unsigned long long) * (8)) - (((unsigned long long)(-1)) < (0))); +# 1426 +static constexpr inline int digits10 = ((((sizeof(unsigned long long) * (8)) - (((unsigned long long)(-1)) < (0))) * (643L)) / (2136)); +# 1429 +static constexpr inline int max_digits10 = 0; +# 1431 +static constexpr inline bool is_signed = false; +# 1432 +static constexpr inline bool is_integer = true; +# 1433 +static constexpr inline bool is_exact = true; +# 1434 +static constexpr inline int radix = 2; +# 1437 +static constexpr unsigned long long epsilon() noexcept { return 0; } +# 1440 +static constexpr unsigned long long round_error() noexcept { return 0; } +# 1442 +static constexpr inline int min_exponent = 0; +# 1443 +static constexpr inline int min_exponent10 = 0; +# 1444 +static constexpr inline int max_exponent = 0; +# 1445 +static constexpr inline int max_exponent10 = 0; +# 1447 +static constexpr inline bool has_infinity = false; +# 1448 +static constexpr inline bool has_quiet_NaN = false; +# 1449 +static constexpr inline bool has_signaling_NaN = false; +# 1450 +static constexpr inline float_denorm_style has_denorm = denorm_absent; +# 1452 +static constexpr inline bool has_denorm_loss = false; +# 1455 +static constexpr unsigned long long infinity() noexcept +# 1456 +{ return static_cast< unsigned long long>(0); } +# 1459 +static constexpr unsigned long long quiet_NaN() noexcept +# 1460 +{ return static_cast< unsigned long long>(0); } +# 1463 +static constexpr unsigned long long signaling_NaN() noexcept +# 1464 +{ return static_cast< unsigned long long>(0); } +# 1467 +static constexpr unsigned long long denorm_min() noexcept +# 1468 +{ return static_cast< unsigned long long>(0); } +# 1470 +static constexpr inline bool is_iec559 = false; +# 1471 +static constexpr inline bool is_bounded = true; +# 1472 +static constexpr inline bool is_modulo = true; +# 1474 +static constexpr inline bool traps = true; +# 1475 +static constexpr inline bool tinyness_before = false; +# 1476 +static constexpr inline float_round_style round_style = round_toward_zero; +# 1478 +}; +# 1635 "/usr/include/c++/11/limits" 3 +template<> struct numeric_limits< __int128> { static constexpr inline bool is_specialized = true; static constexpr __int128 min() noexcept { return ((((__int128)(-1)) < (0)) ? (-((((__int128)(-1)) < (0)) ? (((((__int128)1) << ((128 - (((__int128)(-1)) < (0))) - 1)) - (1)) << 1) + (1) : (~((__int128)0)))) - (1) : ((__int128)0)); } static constexpr __int128 max() noexcept { return ((((__int128)(-1)) < (0)) ? (((((__int128)1) << ((128 - (((__int128)(-1)) < (0))) - 1)) - (1)) << 1) + (1) : (~((__int128)0))); } static constexpr inline int digits = (128 - 1); static constexpr inline int digits10 = (((128 - 1) * 643L) / (2136)); static constexpr inline bool is_signed = true; static constexpr inline bool is_integer = true; static constexpr inline bool is_exact = true; static constexpr inline int radix = 2; static constexpr __int128 epsilon() noexcept { return 0; } static constexpr __int128 round_error() noexcept { return 0; } static constexpr __int128 lowest() noexcept { return min(); } static constexpr inline int max_digits10 = 0; static constexpr inline int min_exponent = 0; static constexpr inline int min_exponent10 = 0; static constexpr inline int max_exponent = 0; static constexpr inline int max_exponent10 = 0; static constexpr inline bool has_infinity = false; static constexpr inline bool has_quiet_NaN = false; static constexpr inline bool has_signaling_NaN = false; static constexpr inline float_denorm_style has_denorm = denorm_absent; static constexpr inline bool has_denorm_loss = false; static constexpr __int128 infinity() noexcept { return static_cast< __int128>(0); } static constexpr __int128 quiet_NaN() noexcept { return static_cast< __int128>(0); } static constexpr __int128 signaling_NaN() noexcept { return static_cast< __int128>(0); } static constexpr __int128 denorm_min() noexcept { return static_cast< __int128>(0); } static constexpr inline bool is_iec559 = false; static constexpr inline bool is_bounded = true; static constexpr inline bool is_modulo = false; static constexpr inline bool traps = true; static constexpr inline bool tinyness_before = false; static constexpr inline float_round_style round_style = round_toward_zero; }; template<> struct numeric_limits< unsigned __int128> { static constexpr inline bool is_specialized = true; static constexpr unsigned __int128 min() noexcept { return 0; } static constexpr unsigned __int128 max() noexcept { return ((((unsigned __int128)(-1)) < (0)) ? (((((unsigned __int128)1) << ((128 - (((unsigned __int128)(-1)) < (0))) - 1)) - (1)) << 1) + (1) : (~((unsigned __int128)0))); } static constexpr unsigned __int128 lowest() noexcept { return min(); } static constexpr inline int max_digits10 = 0; static constexpr inline int digits = 128; static constexpr inline int digits10 = (((128) * 643L) / (2136)); static constexpr inline bool is_signed = false; static constexpr inline bool is_integer = true; static constexpr inline bool is_exact = true; static constexpr inline int radix = 2; static constexpr unsigned __int128 epsilon() noexcept { return 0; } static constexpr unsigned __int128 round_error() noexcept { return 0; } static constexpr inline int min_exponent = 0; static constexpr inline int min_exponent10 = 0; static constexpr inline int max_exponent = 0; static constexpr inline int max_exponent10 = 0; static constexpr inline bool has_infinity = false; static constexpr inline bool has_quiet_NaN = false; static constexpr inline bool has_signaling_NaN = false; static constexpr inline float_denorm_style has_denorm = denorm_absent; static constexpr inline bool has_denorm_loss = false; static constexpr unsigned __int128 infinity() noexcept { return static_cast< unsigned __int128>(0); } static constexpr unsigned __int128 quiet_NaN() noexcept { return static_cast< unsigned __int128>(0); } static constexpr unsigned __int128 signaling_NaN() noexcept { return static_cast< unsigned __int128>(0); } static constexpr unsigned __int128 denorm_min() noexcept { return static_cast< unsigned __int128>(0); } static constexpr inline bool is_iec559 = false; static constexpr inline bool is_bounded = true; static constexpr inline bool is_modulo = true; static constexpr inline bool traps = true; static constexpr inline bool tinyness_before = false; static constexpr inline float_round_style round_style = round_toward_zero; }; +# 1668 "/usr/include/c++/11/limits" 3 +template<> struct numeric_limits< float> { +# 1670 +static constexpr inline bool is_specialized = true; +# 1673 +static constexpr float min() noexcept { return (1.1754944E-38F); } +# 1676 +static constexpr float max() noexcept { return (3.4028235E38F); } +# 1680 +static constexpr float lowest() noexcept { return -(3.4028235E38F); } +# 1683 +static constexpr inline int digits = 24; +# 1684 +static constexpr inline int digits10 = 6; +# 1686 +static constexpr inline int max_digits10 = ((2) + (((24) * 643L) / (2136))); +# 1689 +static constexpr inline bool is_signed = true; +# 1690 +static constexpr inline bool is_integer = false; +# 1691 +static constexpr inline bool is_exact = false; +# 1692 +static constexpr inline int radix = 2; +# 1695 +static constexpr float epsilon() noexcept { return (1.1920929E-7F); } +# 1698 +static constexpr float round_error() noexcept { return (0.5F); } +# 1700 +static constexpr inline int min_exponent = (-125); +# 1701 +static constexpr inline int min_exponent10 = (-37); +# 1702 +static constexpr inline int max_exponent = 128; +# 1703 +static constexpr inline int max_exponent10 = 38; +# 1705 +static constexpr inline bool has_infinity = (1); +# 1706 +static constexpr inline bool has_quiet_NaN = (1); +# 1707 +static constexpr inline bool has_signaling_NaN = has_quiet_NaN; +# 1708 +static constexpr inline float_denorm_style has_denorm = (((bool)1) ? denorm_present : denorm_absent); +# 1710 +static constexpr inline bool has_denorm_loss = false; +# 1714 +static constexpr float infinity() noexcept { return __builtin_huge_valf(); } +# 1717 +static constexpr float quiet_NaN() noexcept { return __builtin_nanf(""); } +# 1720 +static constexpr float signaling_NaN() noexcept { return __builtin_nansf(""); } +# 1723 +static constexpr float denorm_min() noexcept { return (1.4E-45F); } +# 1725 +static constexpr inline bool is_iec559 = (has_infinity && has_quiet_NaN && (has_denorm == (denorm_present))); +# 1727 +static constexpr inline bool is_bounded = true; +# 1728 +static constexpr inline bool is_modulo = false; +# 1730 +static constexpr inline bool traps = false; +# 1731 +static constexpr inline bool tinyness_before = false; +# 1733 +static constexpr inline float_round_style round_style = round_to_nearest; +# 1735 +}; +# 1743 +template<> struct numeric_limits< double> { +# 1745 +static constexpr inline bool is_specialized = true; +# 1748 +static constexpr double min() noexcept { return (double)(2.2250738585072013831E-308L); } +# 1751 +static constexpr double max() noexcept { return (double)(1.7976931348623157081E308L); } +# 1755 +static constexpr double lowest() noexcept { return -((double)(1.7976931348623157081E308L)); } +# 1758 +static constexpr inline int digits = 53; +# 1759 +static constexpr inline int digits10 = 15; +# 1761 +static constexpr inline int max_digits10 = ((2) + (((53) * 643L) / (2136))); +# 1764 +static constexpr inline bool is_signed = true; +# 1765 +static constexpr inline bool is_integer = false; +# 1766 +static constexpr inline bool is_exact = false; +# 1767 +static constexpr inline int radix = 2; +# 1770 +static constexpr double epsilon() noexcept { return (double)(2.2204460492503130808E-16L); } +# 1773 +static constexpr double round_error() noexcept { return (0.5); } +# 1775 +static constexpr inline int min_exponent = (-1021); +# 1776 +static constexpr inline int min_exponent10 = (-307); +# 1777 +static constexpr inline int max_exponent = 1024; +# 1778 +static constexpr inline int max_exponent10 = 308; +# 1780 +static constexpr inline bool has_infinity = (1); +# 1781 +static constexpr inline bool has_quiet_NaN = (1); +# 1782 +static constexpr inline bool has_signaling_NaN = has_quiet_NaN; +# 1783 +static constexpr inline float_denorm_style has_denorm = (((bool)1) ? denorm_present : denorm_absent); +# 1785 +static constexpr inline bool has_denorm_loss = false; +# 1789 +static constexpr double infinity() noexcept { return __builtin_huge_val(); } +# 1792 +static constexpr double quiet_NaN() noexcept { return __builtin_nan(""); } +# 1795 +static constexpr double signaling_NaN() noexcept { return __builtin_nans(""); } +# 1798 +static constexpr double denorm_min() noexcept { return (double)(4.940656458412465442E-324L); } +# 1800 +static constexpr inline bool is_iec559 = (has_infinity && has_quiet_NaN && (has_denorm == (denorm_present))); +# 1802 +static constexpr inline bool is_bounded = true; +# 1803 +static constexpr inline bool is_modulo = false; +# 1805 +static constexpr inline bool traps = false; +# 1806 +static constexpr inline bool tinyness_before = false; +# 1808 +static constexpr inline float_round_style round_style = round_to_nearest; +# 1810 +}; +# 1818 +template<> struct numeric_limits< long double> { +# 1820 +static constexpr inline bool is_specialized = true; +# 1823 +static constexpr long double min() noexcept { return (3.3621031431120935063E-4932L); } +# 1826 +static constexpr long double max() noexcept { return (1.189731495357231765E4932L); } +# 1830 +static constexpr long double lowest() noexcept { return -(1.189731495357231765E4932L); } +# 1833 +static constexpr inline int digits = 64; +# 1834 +static constexpr inline int digits10 = 18; +# 1836 +static constexpr inline int max_digits10 = ((2) + (((64) * 643L) / (2136))); +# 1839 +static constexpr inline bool is_signed = true; +# 1840 +static constexpr inline bool is_integer = false; +# 1841 +static constexpr inline bool is_exact = false; +# 1842 +static constexpr inline int radix = 2; +# 1845 +static constexpr long double epsilon() noexcept { return (1.084202172485504434E-19L); } +# 1848 +static constexpr long double round_error() noexcept { return (0.5L); } +# 1850 +static constexpr inline int min_exponent = (-16381); +# 1851 +static constexpr inline int min_exponent10 = (-4931); +# 1852 +static constexpr inline int max_exponent = 16384; +# 1853 +static constexpr inline int max_exponent10 = 4932; +# 1855 +static constexpr inline bool has_infinity = (1); +# 1856 +static constexpr inline bool has_quiet_NaN = (1); +# 1857 +static constexpr inline bool has_signaling_NaN = has_quiet_NaN; +# 1858 +static constexpr inline float_denorm_style has_denorm = (((bool)1) ? denorm_present : denorm_absent); +# 1860 +static constexpr inline bool has_denorm_loss = false; +# 1864 +static constexpr long double infinity() noexcept { return __builtin_huge_vall(); } +# 1867 +static constexpr long double quiet_NaN() noexcept { return __builtin_nanl(""); } +# 1870 +static constexpr long double signaling_NaN() noexcept { return __builtin_nansl(""); } +# 1873 +static constexpr long double denorm_min() noexcept { return (3.6E-4951L); } +# 1875 +static constexpr inline bool is_iec559 = (has_infinity && has_quiet_NaN && (has_denorm == (denorm_present))); +# 1877 +static constexpr inline bool is_bounded = true; +# 1878 +static constexpr inline bool is_modulo = false; +# 1880 +static constexpr inline bool traps = false; +# 1881 +static constexpr inline bool tinyness_before = false; +# 1883 +static constexpr inline float_round_style round_style = round_to_nearest; +# 1885 +}; +# 1892 +} +# 39 "/usr/include/c++/11/tr1/special_function_util.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 50 "/usr/include/c++/11/tr1/special_function_util.h" 3 +namespace __detail { +# 55 +template< class _Tp> +# 56 +struct __floating_point_constant { +# 58 +static const _Tp __value; +# 59 +}; +# 63 +template< class _Tp> +# 64 +struct __numeric_constants { +# 67 +static _Tp __pi() throw() +# 68 +{ return static_cast< _Tp>((3.1415926535897932385L)); } +# 70 +static _Tp __pi_2() throw() +# 71 +{ return static_cast< _Tp>((1.5707963267948966193L)); } +# 73 +static _Tp __pi_3() throw() +# 74 +{ return static_cast< _Tp>((1.0471975511965977461L)); } +# 76 +static _Tp __pi_4() throw() +# 77 +{ return static_cast< _Tp>((0.78539816339744830963L)); } +# 79 +static _Tp __1_pi() throw() +# 80 +{ return static_cast< _Tp>((0.31830988618379067154L)); } +# 82 +static _Tp __2_sqrtpi() throw() +# 83 +{ return static_cast< _Tp>((1.1283791670955125738L)); } +# 85 +static _Tp __sqrt2() throw() +# 86 +{ return static_cast< _Tp>((1.4142135623730950488L)); } +# 88 +static _Tp __sqrt3() throw() +# 89 +{ return static_cast< _Tp>((1.7320508075688772936L)); } +# 91 +static _Tp __sqrtpio2() throw() +# 92 +{ return static_cast< _Tp>((1.2533141373155002512L)); } +# 94 +static _Tp __sqrt1_2() throw() +# 95 +{ return static_cast< _Tp>((0.7071067811865475244L)); } +# 97 +static _Tp __lnpi() throw() +# 98 +{ return static_cast< _Tp>((1.1447298858494001742L)); } +# 100 +static _Tp __gamma_e() throw() +# 101 +{ return static_cast< _Tp>((0.5772156649015328606L)); } +# 103 +static _Tp __euler() throw() +# 104 +{ return static_cast< _Tp>((2.7182818284590452354L)); } +# 105 +}; +# 114 "/usr/include/c++/11/tr1/special_function_util.h" 3 +template< class _Tp> inline bool +# 115 +__isnan(_Tp __x) +# 116 +{ return std::isnan(__x); } +# 133 "/usr/include/c++/11/tr1/special_function_util.h" 3 +} +# 139 +} +# 51 "/usr/include/c++/11/tr1/gamma.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 65 "/usr/include/c++/11/tr1/gamma.tcc" 3 +namespace __detail { +# 76 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 78 +__bernoulli_series(unsigned __n) +# 79 +{ +# 81 +static const _Tp __num[28] = {((_Tp)1UL), ((-((_Tp)1UL)) / ((_Tp)2UL)), (((_Tp)1UL) / ((_Tp)6UL)), ((_Tp)0UL), ((-((_Tp)1UL)) / ((_Tp)30UL)), ((_Tp)0UL), (((_Tp)1UL) / ((_Tp)42UL)), ((_Tp)0UL), ((-((_Tp)1UL)) / ((_Tp)30UL)), ((_Tp)0UL), (((_Tp)5UL) / ((_Tp)66UL)), ((_Tp)0UL), ((-((_Tp)691UL)) / ((_Tp)2730UL)), ((_Tp)0UL), (((_Tp)7UL) / ((_Tp)6UL)), ((_Tp)0UL), ((-((_Tp)3617UL)) / ((_Tp)510UL)), ((_Tp)0UL), (((_Tp)43867UL) / ((_Tp)798UL)), ((_Tp)0UL), ((-((_Tp)174611)) / ((_Tp)330UL)), ((_Tp)0UL), (((_Tp)854513UL) / ((_Tp)138UL)), ((_Tp)0UL), ((-((_Tp)236364091UL)) / ((_Tp)2730UL)), ((_Tp)0UL), (((_Tp)8553103UL) / ((_Tp)6UL)), ((_Tp)0UL)}; +# 98 +if (__n == (0)) { +# 99 +return (_Tp)1; } +# 101 +if (__n == (1)) { +# 102 +return (-((_Tp)1)) / ((_Tp)2); } +# 105 +if ((__n % (2)) == (1)) { +# 106 +return (_Tp)0; } +# 109 +if (__n < (28)) { +# 110 +return __num[__n]; } +# 113 +_Tp __fact = ((_Tp)1); +# 114 +if (((__n / (2)) % (2)) == (0)) { +# 115 +__fact *= ((_Tp)(-1)); } +# 116 +for (unsigned __k = (1); __k <= __n; ++__k) { +# 117 +__fact *= (__k / (((_Tp)2) * __numeric_constants< _Tp> ::__pi())); } +# 118 +__fact *= ((_Tp)2); +# 120 +_Tp __sum = ((_Tp)0); +# 121 +for (unsigned __i = (1); __i < (1000); ++__i) +# 122 +{ +# 123 +_Tp __term = std::pow((_Tp)__i, -((_Tp)__n)); +# 124 +if (__term < std::template numeric_limits< _Tp> ::epsilon()) { +# 125 +break; } +# 126 +__sum += __term; +# 127 +} +# 129 +return __fact * __sum; +# 130 +} +# 139 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> inline _Tp +# 141 +__bernoulli(int __n) +# 142 +{ return __bernoulli_series< _Tp> (__n); } +# 153 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 155 +__log_gamma_bernoulli(_Tp __x) +# 156 +{ +# 157 +_Tp __lg = (((__x - ((_Tp)(0.5L))) * std::log(__x)) - __x) + (((_Tp)(0.5L)) * std::log(((_Tp)2) * __numeric_constants< _Tp> ::__pi())); +# 161 +const _Tp __xx = __x * __x; +# 162 +_Tp __help = ((_Tp)1) / __x; +# 163 +for (unsigned __i = (1); __i < (20); ++__i) +# 164 +{ +# 165 +const _Tp __2i = (_Tp)((2) * __i); +# 166 +__help /= ((__2i * (__2i - ((_Tp)1))) * __xx); +# 167 +__lg += (__bernoulli< _Tp> ((2) * __i) * __help); +# 168 +} +# 170 +return __lg; +# 171 +} +# 181 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 183 +__log_gamma_lanczos(_Tp __x) +# 184 +{ +# 185 +const _Tp __xm1 = __x - ((_Tp)1); +# 187 +static const _Tp __lanczos_cheb_7[9] = {((_Tp)(0.99999999999980993226L)), ((_Tp)(676.52036812188509857L)), ((_Tp)(-(1259.1392167224028704L))), ((_Tp)(771.32342877765307887L)), ((_Tp)(-(176.61502916214059906L))), ((_Tp)(12.507343278686904814L)), ((_Tp)(-(0.1385710952657201169L))), ((_Tp)(9.9843695780195708595E-6L)), ((_Tp)(1.5056327351493115584E-7L))}; +# 199 +static const _Tp __LOGROOT2PI = ((_Tp)(0.9189385332046727418L)); +# 202 +_Tp __sum = (__lanczos_cheb_7[0]); +# 203 +for (unsigned __k = (1); __k < (9); ++__k) { +# 204 +__sum += ((__lanczos_cheb_7[__k]) / (__xm1 + __k)); } +# 206 +const _Tp __term1 = (__xm1 + ((_Tp)(0.5L))) * std::log((__xm1 + ((_Tp)(7.5L))) / __numeric_constants< _Tp> ::__euler()); +# 209 +const _Tp __term2 = __LOGROOT2PI + std::log(__sum); +# 210 +const _Tp __result = __term1 + (__term2 - ((_Tp)7)); +# 212 +return __result; +# 213 +} +# 225 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 227 +__log_gamma(_Tp __x) +# 228 +{ +# 229 +if (__x > ((_Tp)(0.5L))) { +# 230 +return __log_gamma_lanczos(__x); } else +# 232 +{ +# 233 +const _Tp __sin_fact = std::abs(std::sin(__numeric_constants< _Tp> ::__pi() * __x)); +# 235 +if (__sin_fact == ((_Tp)0)) { +# 236 +std::__throw_domain_error("Argument is nonpositive integer in __log_gamma"); } +# 238 +return (__numeric_constants< _Tp> ::__lnpi() - std::log(__sin_fact)) - __log_gamma_lanczos(((_Tp)1) - __x); +# 241 +} +# 242 +} +# 252 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 254 +__log_gamma_sign(_Tp __x) +# 255 +{ +# 256 +if (__x > ((_Tp)0)) { +# 257 +return (_Tp)1; } else +# 259 +{ +# 260 +const _Tp __sin_fact = std::sin(__numeric_constants< _Tp> ::__pi() * __x); +# 262 +if (__sin_fact > ((_Tp)0)) { +# 263 +return 1; } else { +# 264 +if (__sin_fact < ((_Tp)0)) { +# 265 +return -((_Tp)1); } else { +# 267 +return (_Tp)0; } } +# 268 +} +# 269 +} +# 283 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 285 +__log_bincoef(unsigned __n, unsigned __k) +# 286 +{ +# 288 +static const _Tp __max_bincoeff = (std::template numeric_limits< _Tp> ::max_exponent10 * std::log((_Tp)10)) - ((_Tp)1); +# 292 +_Tp __coeff = (std::lgamma((_Tp)((1) + __n)) - std::lgamma((_Tp)((1) + __k))) - std::lgamma((_Tp)(((1) + __n) - __k)); +# 300 +} +# 314 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 316 +__bincoef(unsigned __n, unsigned __k) +# 317 +{ +# 319 +static const _Tp __max_bincoeff = (std::template numeric_limits< _Tp> ::max_exponent10 * std::log((_Tp)10)) - ((_Tp)1); +# 323 +const _Tp __log_coeff = __log_bincoef< _Tp> (__n, __k); +# 324 +if (__log_coeff > __max_bincoeff) { +# 325 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 327 +return std::exp(__log_coeff); } +# 328 +} +# 337 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> inline _Tp +# 339 +__gamma(_Tp __x) +# 340 +{ return std::exp(__log_gamma(__x)); } +# 356 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 358 +__psi_series(_Tp __x) +# 359 +{ +# 360 +_Tp __sum = (-__numeric_constants< _Tp> ::__gamma_e()) - (((_Tp)1) / __x); +# 361 +const unsigned __max_iter = (100000); +# 362 +for (unsigned __k = (1); __k < __max_iter; ++__k) +# 363 +{ +# 364 +const _Tp __term = __x / (__k * (__k + __x)); +# 365 +__sum += __term; +# 366 +if (std::abs(__term / __sum) < std::template numeric_limits< _Tp> ::epsilon()) { +# 367 +break; } +# 368 +} +# 369 +return __sum; +# 370 +} +# 386 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 388 +__psi_asymp(_Tp __x) +# 389 +{ +# 390 +_Tp __sum = std::log(__x) - (((_Tp)(0.5L)) / __x); +# 391 +const _Tp __xx = __x * __x; +# 392 +_Tp __xp = __xx; +# 393 +const unsigned __max_iter = (100); +# 394 +for (unsigned __k = (1); __k < __max_iter; ++__k) +# 395 +{ +# 396 +const _Tp __term = __bernoulli< _Tp> ((2) * __k) / (((2) * __k) * __xp); +# 397 +__sum -= __term; +# 398 +if (std::abs(__term / __sum) < std::template numeric_limits< _Tp> ::epsilon()) { +# 399 +break; } +# 400 +__xp *= __xx; +# 401 +} +# 402 +return __sum; +# 403 +} +# 417 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 419 +__psi(_Tp __x) +# 420 +{ +# 421 +const int __n = static_cast< int>(__x + (0.5L)); +# 422 +const _Tp __eps = ((_Tp)4) * std::template numeric_limits< _Tp> ::epsilon(); +# 423 +if ((__n <= 0) && (std::abs(__x - ((_Tp)__n)) < __eps)) { +# 424 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 425 +if (__x < ((_Tp)0)) +# 426 +{ +# 427 +const _Tp __pi = __numeric_constants< _Tp> ::__pi(); +# 428 +return __psi(((_Tp)1) - __x) - ((__pi * std::cos(__pi * __x)) / std::sin(__pi * __x)); +# 430 +} else { +# 431 +if (__x > ((_Tp)100)) { +# 432 +return __psi_asymp(__x); } else { +# 434 +return __psi_series(__x); } } } +# 435 +} +# 446 "/usr/include/c++/11/tr1/gamma.tcc" 3 +template< class _Tp> _Tp +# 448 +__psi(unsigned __n, _Tp __x) +# 449 +{ +# 450 +if (__x <= ((_Tp)0)) { +# 451 +std::__throw_domain_error("Argument out of range in __psi"); } else { +# 453 +if (__n == (0)) { +# 454 +return __psi(__x); } else +# 456 +{ +# 457 +const _Tp __hzeta = __hurwitz_zeta((_Tp)(__n + (1)), __x); +# 459 +const _Tp __ln_nfact = std::lgamma((_Tp)(__n + (1))); +# 463 +_Tp __result = std::exp(__ln_nfact) * __hzeta; +# 464 +if ((__n % (2)) == (1)) { +# 465 +__result = (-__result); } +# 466 +return __result; +# 467 +} } +# 468 +} +# 469 +} +# 476 +} +# 55 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 71 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +namespace __detail { +# 98 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> void +# 100 +__gamma_temme(_Tp __mu, _Tp & +# 101 +__gam1, _Tp &__gam2, _Tp &__gampl, _Tp &__gammi) +# 102 +{ +# 104 +__gampl = (((_Tp)1) / std::tgamma(((_Tp)1) + __mu)); +# 105 +__gammi = (((_Tp)1) / std::tgamma(((_Tp)1) - __mu)); +# 111 +if (std::abs(__mu) < std::template numeric_limits< _Tp> ::epsilon()) { +# 112 +__gam1 = (-((_Tp)__numeric_constants< _Tp> ::__gamma_e())); } else { +# 114 +__gam1 = ((__gammi - __gampl) / (((_Tp)2) * __mu)); } +# 116 +__gam2 = ((__gammi + __gampl) / ((_Tp)2)); +# 119 +} +# 136 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> void +# 138 +__bessel_jn(_Tp __nu, _Tp __x, _Tp & +# 139 +__Jnu, _Tp &__Nnu, _Tp &__Jpnu, _Tp &__Npnu) +# 140 +{ +# 141 +if (__x == ((_Tp)0)) +# 142 +{ +# 143 +if (__nu == ((_Tp)0)) +# 144 +{ +# 145 +__Jnu = ((_Tp)1); +# 146 +__Jpnu = ((_Tp)0); +# 147 +} else { +# 148 +if (__nu == ((_Tp)1)) +# 149 +{ +# 150 +__Jnu = ((_Tp)0); +# 151 +__Jpnu = ((_Tp)(0.5L)); +# 152 +} else +# 154 +{ +# 155 +__Jnu = ((_Tp)0); +# 156 +__Jpnu = ((_Tp)0); +# 157 +} } +# 158 +__Nnu = (-std::template numeric_limits< _Tp> ::infinity()); +# 159 +__Npnu = std::template numeric_limits< _Tp> ::infinity(); +# 160 +return; +# 161 +} +# 163 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 168 +const _Tp __fp_min = std::sqrt(std::template numeric_limits< _Tp> ::min()); +# 169 +const int __max_iter = 15000; +# 170 +const _Tp __x_min = ((_Tp)2); +# 172 +const int __nl = (__x < __x_min) ? static_cast< int>(__nu + ((_Tp)(0.5L))) : std::max(0, static_cast< int>((__nu - __x) + ((_Tp)(1.5L)))); +# 176 +const _Tp __mu = __nu - __nl; +# 177 +const _Tp __mu2 = __mu * __mu; +# 178 +const _Tp __xi = ((_Tp)1) / __x; +# 179 +const _Tp __xi2 = ((_Tp)2) * __xi; +# 180 +_Tp __w = __xi2 / __numeric_constants< _Tp> ::__pi(); +# 181 +int __isign = 1; +# 182 +_Tp __h = __nu * __xi; +# 183 +if (__h < __fp_min) { +# 184 +__h = __fp_min; } +# 185 +_Tp __b = __xi2 * __nu; +# 186 +_Tp __d = ((_Tp)0); +# 187 +_Tp __c = __h; +# 188 +int __i; +# 189 +for (__i = 1; __i <= __max_iter; ++__i) +# 190 +{ +# 191 +__b += __xi2; +# 192 +__d = (__b - __d); +# 193 +if (std::abs(__d) < __fp_min) { +# 194 +__d = __fp_min; } +# 195 +__c = (__b - (((_Tp)1) / __c)); +# 196 +if (std::abs(__c) < __fp_min) { +# 197 +__c = __fp_min; } +# 198 +__d = (((_Tp)1) / __d); +# 199 +const _Tp __del = __c * __d; +# 200 +__h *= __del; +# 201 +if (__d < ((_Tp)0)) { +# 202 +__isign = (-__isign); } +# 203 +if (std::abs(__del - ((_Tp)1)) < __eps) { +# 204 +break; } +# 205 +} +# 206 +if (__i > __max_iter) { +# 207 +std::__throw_runtime_error("Argument x too large in __bessel_jn; try asymptotic expansion."); } +# 209 +_Tp __Jnul = __isign * __fp_min; +# 210 +_Tp __Jpnul = __h * __Jnul; +# 211 +_Tp __Jnul1 = __Jnul; +# 212 +_Tp __Jpnu1 = __Jpnul; +# 213 +_Tp __fact = __nu * __xi; +# 214 +for (int __l = __nl; __l >= 1; --__l) +# 215 +{ +# 216 +const _Tp __Jnutemp = (__fact * __Jnul) + __Jpnul; +# 217 +__fact -= __xi; +# 218 +__Jpnul = ((__fact * __Jnutemp) - __Jnul); +# 219 +__Jnul = __Jnutemp; +# 220 +} +# 221 +if (__Jnul == ((_Tp)0)) { +# 222 +__Jnul = __eps; } +# 223 +_Tp __f = __Jpnul / __Jnul; +# 224 +_Tp __Nmu, __Nnu1, __Npmu, __Jmu; +# 225 +if (__x < __x_min) +# 226 +{ +# 227 +const _Tp __x2 = __x / ((_Tp)2); +# 228 +const _Tp __pimu = __numeric_constants< _Tp> ::__pi() * __mu; +# 229 +_Tp __fact = (std::abs(__pimu) < __eps) ? (_Tp)1 : (__pimu / std::sin(__pimu)); +# 231 +_Tp __d = (-std::log(__x2)); +# 232 +_Tp __e = __mu * __d; +# 233 +_Tp __fact2 = (std::abs(__e) < __eps) ? (_Tp)1 : (std::sinh(__e) / __e); +# 235 +_Tp __gam1, __gam2, __gampl, __gammi; +# 236 +__gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); +# 237 +_Tp __ff = ((((_Tp)2) / __numeric_constants< _Tp> ::__pi()) * __fact) * ((__gam1 * std::cosh(__e)) + ((__gam2 * __fact2) * __d)); +# 239 +__e = std::exp(__e); +# 240 +_Tp __p = __e / (__numeric_constants< _Tp> ::__pi() * __gampl); +# 241 +_Tp __q = ((_Tp)1) / ((__e * __numeric_constants< _Tp> ::__pi()) * __gammi); +# 242 +const _Tp __pimu2 = __pimu / ((_Tp)2); +# 243 +_Tp __fact3 = (std::abs(__pimu2) < __eps) ? (_Tp)1 : (std::sin(__pimu2) / __pimu2); +# 245 +_Tp __r = ((__numeric_constants< _Tp> ::__pi() * __pimu2) * __fact3) * __fact3; +# 246 +_Tp __c = ((_Tp)1); +# 247 +__d = ((-__x2) * __x2); +# 248 +_Tp __sum = __ff + (__r * __q); +# 249 +_Tp __sum1 = __p; +# 250 +for (__i = 1; __i <= __max_iter; ++__i) +# 251 +{ +# 252 +__ff = ((((__i * __ff) + __p) + __q) / ((__i * __i) - __mu2)); +# 253 +__c *= (__d / ((_Tp)__i)); +# 254 +__p /= (((_Tp)__i) - __mu); +# 255 +__q /= (((_Tp)__i) + __mu); +# 256 +const _Tp __del = __c * (__ff + (__r * __q)); +# 257 +__sum += __del; +# 258 +const _Tp __del1 = (__c * __p) - (__i * __del); +# 259 +__sum1 += __del1; +# 260 +if (std::abs(__del) < (__eps * (((_Tp)1) + std::abs(__sum)))) { +# 261 +break; } +# 262 +} +# 263 +if (__i > __max_iter) { +# 264 +std::__throw_runtime_error("Bessel y series failed to converge in __bessel_jn."); } +# 266 +__Nmu = (-__sum); +# 267 +__Nnu1 = ((-__sum1) * __xi2); +# 268 +__Npmu = (((__mu * __xi) * __Nmu) - __Nnu1); +# 269 +__Jmu = (__w / (__Npmu - (__f * __Nmu))); +# 270 +} else +# 272 +{ +# 273 +_Tp __a = ((_Tp)(0.25L)) - __mu2; +# 274 +_Tp __q = ((_Tp)1); +# 275 +_Tp __p = ((-__xi) / ((_Tp)2)); +# 276 +_Tp __br = ((_Tp)2) * __x; +# 277 +_Tp __bi = ((_Tp)2); +# 278 +_Tp __fact = (__a * __xi) / ((__p * __p) + (__q * __q)); +# 279 +_Tp __cr = __br + (__q * __fact); +# 280 +_Tp __ci = __bi + (__p * __fact); +# 281 +_Tp __den = (__br * __br) + (__bi * __bi); +# 282 +_Tp __dr = __br / __den; +# 283 +_Tp __di = (-__bi) / __den; +# 284 +_Tp __dlr = (__cr * __dr) - (__ci * __di); +# 285 +_Tp __dli = (__cr * __di) + (__ci * __dr); +# 286 +_Tp __temp = (__p * __dlr) - (__q * __dli); +# 287 +__q = ((__p * __dli) + (__q * __dlr)); +# 288 +__p = __temp; +# 289 +int __i; +# 290 +for (__i = 2; __i <= __max_iter; ++__i) +# 291 +{ +# 292 +__a += ((_Tp)(2 * (__i - 1))); +# 293 +__bi += ((_Tp)2); +# 294 +__dr = ((__a * __dr) + __br); +# 295 +__di = ((__a * __di) + __bi); +# 296 +if ((std::abs(__dr) + std::abs(__di)) < __fp_min) { +# 297 +__dr = __fp_min; } +# 298 +__fact = (__a / ((__cr * __cr) + (__ci * __ci))); +# 299 +__cr = (__br + (__cr * __fact)); +# 300 +__ci = (__bi - (__ci * __fact)); +# 301 +if ((std::abs(__cr) + std::abs(__ci)) < __fp_min) { +# 302 +__cr = __fp_min; } +# 303 +__den = ((__dr * __dr) + (__di * __di)); +# 304 +__dr /= __den; +# 305 +__di /= (-__den); +# 306 +__dlr = ((__cr * __dr) - (__ci * __di)); +# 307 +__dli = ((__cr * __di) + (__ci * __dr)); +# 308 +__temp = ((__p * __dlr) - (__q * __dli)); +# 309 +__q = ((__p * __dli) + (__q * __dlr)); +# 310 +__p = __temp; +# 311 +if ((std::abs(__dlr - ((_Tp)1)) + std::abs(__dli)) < __eps) { +# 312 +break; } +# 313 +} +# 314 +if (__i > __max_iter) { +# 315 +std::__throw_runtime_error("Lentz\'s method failed in __bessel_jn."); } +# 317 +const _Tp __gam = (__p - __f) / __q; +# 318 +__Jmu = std::sqrt(__w / (((__p - __f) * __gam) + __q)); +# 320 +__Jmu = std::copysign(__Jmu, __Jnul); +# 325 +__Nmu = (__gam * __Jmu); +# 326 +__Npmu = ((__p + (__q / __gam)) * __Nmu); +# 327 +__Nnu1 = (((__mu * __xi) * __Nmu) - __Npmu); +# 328 +} +# 329 +__fact = (__Jmu / __Jnul); +# 330 +__Jnu = (__fact * __Jnul1); +# 331 +__Jpnu = (__fact * __Jpnu1); +# 332 +for (__i = 1; __i <= __nl; ++__i) +# 333 +{ +# 334 +const _Tp __Nnutemp = (((__mu + __i) * __xi2) * __Nnu1) - __Nmu; +# 335 +__Nmu = __Nnu1; +# 336 +__Nnu1 = __Nnutemp; +# 337 +} +# 338 +__Nnu = __Nmu; +# 339 +__Npnu = (((__nu * __xi) * __Nmu) - __Nnu1); +# 342 +} +# 361 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> void +# 363 +__cyl_bessel_jn_asymp(_Tp __nu, _Tp __x, _Tp &__Jnu, _Tp &__Nnu) +# 364 +{ +# 365 +const _Tp __mu = (((_Tp)4) * __nu) * __nu; +# 366 +const _Tp __8x = ((_Tp)8) * __x; +# 368 +_Tp __P = ((_Tp)0); +# 369 +_Tp __Q = ((_Tp)0); +# 371 +_Tp __k = ((_Tp)0); +# 372 +_Tp __term = ((_Tp)1); +# 374 +int __epsP = 0; +# 375 +int __epsQ = 0; +# 377 +_Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 379 +do +# 380 +{ +# 381 +__term *= ((__k == 0) ? (_Tp)1 : ((-(__mu - (((2 * __k) - 1) * ((2 * __k) - 1)))) / (__k * __8x))); +# 385 +__epsP = (std::abs(__term) < (__eps * std::abs(__P))); +# 386 +__P += __term; +# 388 +__k++; +# 390 +__term *= ((__mu - (((2 * __k) - 1) * ((2 * __k) - 1))) / (__k * __8x)); +# 391 +__epsQ = (std::abs(__term) < (__eps * std::abs(__Q))); +# 392 +__Q += __term; +# 394 +if (__epsP && __epsQ && (__k > (__nu / (2.0)))) { +# 395 +break; } +# 397 +__k++; +# 398 +} +# 399 +while (__k < 1000); +# 401 +const _Tp __chi = __x - ((__nu + ((_Tp)(0.5L))) * __numeric_constants< _Tp> ::__pi_2()); +# 404 +const _Tp __c = std::cos(__chi); +# 405 +const _Tp __s = std::sin(__chi); +# 407 +const _Tp __coef = std::sqrt(((_Tp)2) / (__numeric_constants< _Tp> ::__pi() * __x)); +# 410 +__Jnu = (__coef * ((__c * __P) - (__s * __Q))); +# 411 +__Nnu = (__coef * ((__s * __P) + (__c * __Q))); +# 414 +} +# 444 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> _Tp +# 446 +__cyl_bessel_ij_series(_Tp __nu, _Tp __x, _Tp __sgn, unsigned +# 447 +__max_iter) +# 448 +{ +# 449 +if (__x == ((_Tp)0)) { +# 450 +return (__nu == ((_Tp)0)) ? (_Tp)1 : ((_Tp)0); } +# 452 +const _Tp __x2 = __x / ((_Tp)2); +# 453 +_Tp __fact = __nu * std::log(__x2); +# 455 +__fact -= std::lgamma(__nu + ((_Tp)1)); +# 459 +__fact = std::exp(__fact); +# 460 +const _Tp __xx4 = (__sgn * __x2) * __x2; +# 461 +_Tp __Jn = ((_Tp)1); +# 462 +_Tp __term = ((_Tp)1); +# 464 +for (unsigned __i = (1); __i < __max_iter; ++__i) +# 465 +{ +# 466 +__term *= (__xx4 / (((_Tp)__i) * (__nu + ((_Tp)__i)))); +# 467 +__Jn += __term; +# 468 +if (std::abs(__term / __Jn) < std::template numeric_limits< _Tp> ::epsilon()) { +# 469 +break; } +# 470 +} +# 472 +return __fact * __Jn; +# 473 +} +# 490 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> _Tp +# 492 +__cyl_bessel_j(_Tp __nu, _Tp __x) +# 493 +{ +# 494 +if ((__nu < ((_Tp)0)) || (__x < ((_Tp)0))) { +# 495 +std::__throw_domain_error("Bad argument in __cyl_bessel_j."); } else { +# 497 +if (__isnan(__nu) || __isnan(__x)) { +# 498 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 499 +if ((__x * __x) < (((_Tp)10) * (__nu + ((_Tp)1)))) { +# 500 +return __cyl_bessel_ij_series(__nu, __x, -((_Tp)1), 200); } else { +# 501 +if (__x > ((_Tp)1000)) +# 502 +{ +# 503 +_Tp __J_nu, __N_nu; +# 504 +__cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); +# 505 +return __J_nu; +# 506 +} else +# 508 +{ +# 509 +_Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; +# 510 +__bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); +# 511 +return __J_nu; +# 512 +} } } } +# 513 +} +# 532 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> _Tp +# 534 +__cyl_neumann_n(_Tp __nu, _Tp __x) +# 535 +{ +# 536 +if ((__nu < ((_Tp)0)) || (__x < ((_Tp)0))) { +# 537 +std::__throw_domain_error("Bad argument in __cyl_neumann_n."); } else { +# 539 +if (__isnan(__nu) || __isnan(__x)) { +# 540 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 541 +if (__x > ((_Tp)1000)) +# 542 +{ +# 543 +_Tp __J_nu, __N_nu; +# 544 +__cyl_bessel_jn_asymp(__nu, __x, __J_nu, __N_nu); +# 545 +return __N_nu; +# 546 +} else +# 548 +{ +# 549 +_Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; +# 550 +__bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); +# 551 +return __N_nu; +# 552 +} } } +# 553 +} +# 569 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> void +# 571 +__sph_bessel_jn(unsigned __n, _Tp __x, _Tp & +# 572 +__j_n, _Tp &__n_n, _Tp &__jp_n, _Tp &__np_n) +# 573 +{ +# 574 +const _Tp __nu = ((_Tp)__n) + ((_Tp)(0.5L)); +# 576 +_Tp __J_nu, __N_nu, __Jp_nu, __Np_nu; +# 577 +__bessel_jn(__nu, __x, __J_nu, __N_nu, __Jp_nu, __Np_nu); +# 579 +const _Tp __factor = __numeric_constants< _Tp> ::__sqrtpio2() / std::sqrt(__x); +# 582 +__j_n = (__factor * __J_nu); +# 583 +__n_n = (__factor * __N_nu); +# 584 +__jp_n = ((__factor * __Jp_nu) - (__j_n / (((_Tp)2) * __x))); +# 585 +__np_n = ((__factor * __Np_nu) - (__n_n / (((_Tp)2) * __x))); +# 588 +} +# 604 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> _Tp +# 606 +__sph_bessel(unsigned __n, _Tp __x) +# 607 +{ +# 608 +if (__x < ((_Tp)0)) { +# 609 +std::__throw_domain_error("Bad argument in __sph_bessel."); } else { +# 611 +if (__isnan(__x)) { +# 612 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 613 +if (__x == ((_Tp)0)) +# 614 +{ +# 615 +if (__n == (0)) { +# 616 +return (_Tp)1; } else { +# 618 +return (_Tp)0; } +# 619 +} else +# 621 +{ +# 622 +_Tp __j_n, __n_n, __jp_n, __np_n; +# 623 +__sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); +# 624 +return __j_n; +# 625 +} } } +# 626 +} +# 642 "/usr/include/c++/11/tr1/bessel_function.tcc" 3 +template< class _Tp> _Tp +# 644 +__sph_neumann(unsigned __n, _Tp __x) +# 645 +{ +# 646 +if (__x < ((_Tp)0)) { +# 647 +std::__throw_domain_error("Bad argument in __sph_neumann."); } else { +# 649 +if (__isnan(__x)) { +# 650 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 651 +if (__x == ((_Tp)0)) { +# 652 +return -std::template numeric_limits< _Tp> ::infinity(); } else +# 654 +{ +# 655 +_Tp __j_n, __n_n, __jp_n, __np_n; +# 656 +__sph_bessel_jn(__n, __x, __j_n, __n_n, __jp_n, __np_n); +# 657 +return __n_n; +# 658 +} } } +# 659 +} +# 660 +} +# 667 +} +# 49 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 65 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +namespace __detail { +# 79 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +template< class _Tp> _Tp +# 81 +__beta_gamma(_Tp __x, _Tp __y) +# 82 +{ +# 84 +_Tp __bet; +# 86 +if (__x > __y) +# 87 +{ +# 88 +__bet = (std::tgamma(__x) / std::tgamma(__x + __y)); +# 90 +__bet *= std::tgamma(__y); +# 91 +} else +# 93 +{ +# 94 +__bet = (std::tgamma(__y) / std::tgamma(__x + __y)); +# 96 +__bet *= std::tgamma(__x); +# 97 +} +# 111 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +return __bet; +# 112 +} +# 127 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +template< class _Tp> _Tp +# 129 +__beta_lgamma(_Tp __x, _Tp __y) +# 130 +{ +# 132 +_Tp __bet = (std::lgamma(__x) + std::lgamma(__y)) - std::lgamma(__x + __y); +# 140 +__bet = std::exp(__bet); +# 141 +return __bet; +# 142 +} +# 158 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +template< class _Tp> _Tp +# 160 +__beta_product(_Tp __x, _Tp __y) +# 161 +{ +# 163 +_Tp __bet = (__x + __y) / (__x * __y); +# 165 +unsigned __max_iter = (1000000); +# 166 +for (unsigned __k = (1); __k < __max_iter; ++__k) +# 167 +{ +# 168 +_Tp __term = (((_Tp)1) + ((__x + __y) / __k)) / ((((_Tp)1) + (__x / __k)) * (((_Tp)1) + (__y / __k))); +# 170 +__bet *= __term; +# 171 +} +# 173 +return __bet; +# 174 +} +# 189 "/usr/include/c++/11/tr1/beta_function.tcc" 3 +template< class _Tp> inline _Tp +# 191 +__beta(_Tp __x, _Tp __y) +# 192 +{ +# 193 +if (__isnan(__x) || __isnan(__y)) { +# 194 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 196 +return __beta_lgamma(__x, __y); } +# 197 +} +# 198 +} +# 205 +} +# 45 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 59 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +namespace __detail { +# 76 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 78 +__ellint_rf(_Tp __x, _Tp __y, _Tp __z) +# 79 +{ +# 80 +const _Tp __min = std::template numeric_limits< _Tp> ::min(); +# 81 +const _Tp __lolim = ((_Tp)5) * __min; +# 83 +if (((__x < ((_Tp)0)) || (__y < ((_Tp)0))) || (__z < ((_Tp)0))) { +# 84 +std::__throw_domain_error("Argument less than zero in __ellint_rf."); } else { +# 86 +if ((((__x + __y) < __lolim) || ((__x + __z) < __lolim)) || ((__y + __z) < __lolim)) { +# 88 +std::__throw_domain_error("Argument too small in __ellint_rf"); } else +# 90 +{ +# 91 +const _Tp __c0 = (((_Tp)1) / ((_Tp)4)); +# 92 +const _Tp __c1 = (((_Tp)1) / ((_Tp)24)); +# 93 +const _Tp __c2 = (((_Tp)1) / ((_Tp)10)); +# 94 +const _Tp __c3 = (((_Tp)3) / ((_Tp)44)); +# 95 +const _Tp __c4 = (((_Tp)1) / ((_Tp)14)); +# 97 +_Tp __xn = __x; +# 98 +_Tp __yn = __y; +# 99 +_Tp __zn = __z; +# 101 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 102 +const _Tp __errtol = std::pow(__eps, ((_Tp)1) / ((_Tp)6)); +# 103 +_Tp __mu; +# 104 +_Tp __xndev, __yndev, __zndev; +# 106 +const unsigned __max_iter = (100); +# 107 +for (unsigned __iter = (0); __iter < __max_iter; ++__iter) +# 108 +{ +# 109 +__mu = (((__xn + __yn) + __zn) / ((_Tp)3)); +# 110 +__xndev = (2 - ((__mu + __xn) / __mu)); +# 111 +__yndev = (2 - ((__mu + __yn) / __mu)); +# 112 +__zndev = (2 - ((__mu + __zn) / __mu)); +# 113 +_Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); +# 114 +__epsilon = std::max(__epsilon, std::abs(__zndev)); +# 115 +if (__epsilon < __errtol) { +# 116 +break; } +# 117 +const _Tp __xnroot = std::sqrt(__xn); +# 118 +const _Tp __ynroot = std::sqrt(__yn); +# 119 +const _Tp __znroot = std::sqrt(__zn); +# 120 +const _Tp __lambda = (__xnroot * (__ynroot + __znroot)) + (__ynroot * __znroot); +# 122 +__xn = (__c0 * (__xn + __lambda)); +# 123 +__yn = (__c0 * (__yn + __lambda)); +# 124 +__zn = (__c0 * (__zn + __lambda)); +# 125 +} +# 127 +const _Tp __e2 = (__xndev * __yndev) - (__zndev * __zndev); +# 128 +const _Tp __e3 = (__xndev * __yndev) * __zndev; +# 129 +const _Tp __s = (((_Tp)1) + ((((__c1 * __e2) - __c2) - (__c3 * __e3)) * __e2)) + (__c4 * __e3); +# 132 +return __s / std::sqrt(__mu); +# 133 +} } +# 134 +} +# 153 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 155 +__comp_ellint_1_series(_Tp __k) +# 156 +{ +# 158 +const _Tp __kk = __k * __k; +# 160 +_Tp __term = __kk / ((_Tp)4); +# 161 +_Tp __sum = ((_Tp)1) + __term; +# 163 +const unsigned __max_iter = (1000); +# 164 +for (unsigned __i = (2); __i < __max_iter; ++__i) +# 165 +{ +# 166 +__term *= (((((2) * __i) - (1)) * __kk) / ((2) * __i)); +# 167 +if (__term < std::template numeric_limits< _Tp> ::epsilon()) { +# 168 +break; } +# 169 +__sum += __term; +# 170 +} +# 172 +return __numeric_constants< _Tp> ::__pi_2() * __sum; +# 173 +} +# 191 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 193 +__comp_ellint_1(_Tp __k) +# 194 +{ +# 196 +if (__isnan(__k)) { +# 197 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 198 +if (std::abs(__k) >= ((_Tp)1)) { +# 199 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 201 +return __ellint_rf((_Tp)0, ((_Tp)1) - (__k * __k), (_Tp)1); } } +# 202 +} +# 219 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 221 +__ellint_1(_Tp __k, _Tp __phi) +# 222 +{ +# 224 +if (__isnan(__k) || __isnan(__phi)) { +# 225 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 226 +if (std::abs(__k) > ((_Tp)1)) { +# 227 +std::__throw_domain_error("Bad argument in __ellint_1."); } else +# 229 +{ +# 231 +const int __n = std::floor((__phi / __numeric_constants< _Tp> ::__pi()) + ((_Tp)(0.5L))); +# 233 +const _Tp __phi_red = __phi - (__n * __numeric_constants< _Tp> ::__pi()); +# 236 +const _Tp __s = std::sin(__phi_red); +# 237 +const _Tp __c = std::cos(__phi_red); +# 239 +const _Tp __F = __s * __ellint_rf(__c * __c, ((_Tp)1) - (((__k * __k) * __s) * __s), (_Tp)1); +# 243 +if (__n == 0) { +# 244 +return __F; } else { +# 246 +return __F + ((((_Tp)2) * __n) * __comp_ellint_1(__k)); } +# 247 +} } +# 248 +} +# 266 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 268 +__comp_ellint_2_series(_Tp __k) +# 269 +{ +# 271 +const _Tp __kk = __k * __k; +# 273 +_Tp __term = __kk; +# 274 +_Tp __sum = __term; +# 276 +const unsigned __max_iter = (1000); +# 277 +for (unsigned __i = (2); __i < __max_iter; ++__i) +# 278 +{ +# 279 +const _Tp __i2m = ((2) * __i) - (1); +# 280 +const _Tp __i2 = (2) * __i; +# 281 +__term *= (((__i2m * __i2m) * __kk) / (__i2 * __i2)); +# 282 +if (__term < std::template numeric_limits< _Tp> ::epsilon()) { +# 283 +break; } +# 284 +__sum += (__term / __i2m); +# 285 +} +# 287 +return __numeric_constants< _Tp> ::__pi_2() * (((_Tp)1) - __sum); +# 288 +} +# 314 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 316 +__ellint_rd(_Tp __x, _Tp __y, _Tp __z) +# 317 +{ +# 318 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 319 +const _Tp __errtol = std::pow(__eps / ((_Tp)8), ((_Tp)1) / ((_Tp)6)); +# 320 +const _Tp __max = std::template numeric_limits< _Tp> ::max(); +# 321 +const _Tp __lolim = (((_Tp)2) / std::pow(__max, ((_Tp)2) / ((_Tp)3))); +# 323 +if ((__x < ((_Tp)0)) || (__y < ((_Tp)0))) { +# 324 +std::__throw_domain_error("Argument less than zero in __ellint_rd."); } else { +# 326 +if (((__x + __y) < __lolim) || (__z < __lolim)) { +# 327 +std::__throw_domain_error("Argument too small in __ellint_rd."); } else +# 330 +{ +# 331 +const _Tp __c0 = (((_Tp)1) / ((_Tp)4)); +# 332 +const _Tp __c1 = (((_Tp)3) / ((_Tp)14)); +# 333 +const _Tp __c2 = (((_Tp)1) / ((_Tp)6)); +# 334 +const _Tp __c3 = (((_Tp)9) / ((_Tp)22)); +# 335 +const _Tp __c4 = (((_Tp)3) / ((_Tp)26)); +# 337 +_Tp __xn = __x; +# 338 +_Tp __yn = __y; +# 339 +_Tp __zn = __z; +# 340 +_Tp __sigma = ((_Tp)0); +# 341 +_Tp __power4 = ((_Tp)1); +# 343 +_Tp __mu; +# 344 +_Tp __xndev, __yndev, __zndev; +# 346 +const unsigned __max_iter = (100); +# 347 +for (unsigned __iter = (0); __iter < __max_iter; ++__iter) +# 348 +{ +# 349 +__mu = (((__xn + __yn) + (((_Tp)3) * __zn)) / ((_Tp)5)); +# 350 +__xndev = ((__mu - __xn) / __mu); +# 351 +__yndev = ((__mu - __yn) / __mu); +# 352 +__zndev = ((__mu - __zn) / __mu); +# 353 +_Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); +# 354 +__epsilon = std::max(__epsilon, std::abs(__zndev)); +# 355 +if (__epsilon < __errtol) { +# 356 +break; } +# 357 +_Tp __xnroot = std::sqrt(__xn); +# 358 +_Tp __ynroot = std::sqrt(__yn); +# 359 +_Tp __znroot = std::sqrt(__zn); +# 360 +_Tp __lambda = (__xnroot * (__ynroot + __znroot)) + (__ynroot * __znroot); +# 362 +__sigma += (__power4 / (__znroot * (__zn + __lambda))); +# 363 +__power4 *= __c0; +# 364 +__xn = (__c0 * (__xn + __lambda)); +# 365 +__yn = (__c0 * (__yn + __lambda)); +# 366 +__zn = (__c0 * (__zn + __lambda)); +# 367 +} +# 369 +_Tp __ea = __xndev * __yndev; +# 370 +_Tp __eb = __zndev * __zndev; +# 371 +_Tp __ec = __ea - __eb; +# 372 +_Tp __ed = __ea - (((_Tp)6) * __eb); +# 373 +_Tp __ef = (__ed + __ec) + __ec; +# 374 +_Tp __s1 = __ed * (((-__c1) + ((__c3 * __ed) / ((_Tp)3))) - ((((((_Tp)3) * __c4) * __zndev) * __ef) / ((_Tp)2))); +# 377 +_Tp __s2 = __zndev * ((__c2 * __ef) + (__zndev * ((((-__c3) * __ec) - (__zndev * __c4)) - __ea))); +# 381 +return (((_Tp)3) * __sigma) + ((__power4 * ((((_Tp)1) + __s1) + __s2)) / (__mu * std::sqrt(__mu))); +# 383 +} } +# 384 +} +# 399 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 401 +__comp_ellint_2(_Tp __k) +# 402 +{ +# 404 +if (__isnan(__k)) { +# 405 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 406 +if (std::abs(__k) == 1) { +# 407 +return (_Tp)1; } else { +# 408 +if (std::abs(__k) > ((_Tp)1)) { +# 409 +std::__throw_domain_error("Bad argument in __comp_ellint_2."); } else +# 411 +{ +# 412 +const _Tp __kk = __k * __k; +# 414 +return __ellint_rf((_Tp)0, ((_Tp)1) - __kk, (_Tp)1) - ((__kk * __ellint_rd((_Tp)0, ((_Tp)1) - __kk, (_Tp)1)) / ((_Tp)3)); +# 416 +} } } +# 417 +} +# 433 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 435 +__ellint_2(_Tp __k, _Tp __phi) +# 436 +{ +# 438 +if (__isnan(__k) || __isnan(__phi)) { +# 439 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 440 +if (std::abs(__k) > ((_Tp)1)) { +# 441 +std::__throw_domain_error("Bad argument in __ellint_2."); } else +# 443 +{ +# 445 +const int __n = std::floor((__phi / __numeric_constants< _Tp> ::__pi()) + ((_Tp)(0.5L))); +# 447 +const _Tp __phi_red = __phi - (__n * __numeric_constants< _Tp> ::__pi()); +# 450 +const _Tp __kk = __k * __k; +# 451 +const _Tp __s = std::sin(__phi_red); +# 452 +const _Tp __ss = __s * __s; +# 453 +const _Tp __sss = __ss * __s; +# 454 +const _Tp __c = std::cos(__phi_red); +# 455 +const _Tp __cc = __c * __c; +# 457 +const _Tp __E = (__s * __ellint_rf(__cc, ((_Tp)1) - (__kk * __ss), (_Tp)1)) - (((__kk * __sss) * __ellint_rd(__cc, ((_Tp)1) - (__kk * __ss), (_Tp)1)) / ((_Tp)3)); +# 463 +if (__n == 0) { +# 464 +return __E; } else { +# 466 +return __E + ((((_Tp)2) * __n) * __comp_ellint_2(__k)); } +# 467 +} } +# 468 +} +# 492 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 494 +__ellint_rc(_Tp __x, _Tp __y) +# 495 +{ +# 496 +const _Tp __min = std::template numeric_limits< _Tp> ::min(); +# 497 +const _Tp __lolim = ((_Tp)5) * __min; +# 499 +if (((__x < ((_Tp)0)) || (__y < ((_Tp)0))) || ((__x + __y) < __lolim)) { +# 500 +std::__throw_domain_error("Argument less than zero in __ellint_rc."); } else +# 503 +{ +# 504 +const _Tp __c0 = (((_Tp)1) / ((_Tp)4)); +# 505 +const _Tp __c1 = (((_Tp)1) / ((_Tp)7)); +# 506 +const _Tp __c2 = (((_Tp)9) / ((_Tp)22)); +# 507 +const _Tp __c3 = (((_Tp)3) / ((_Tp)10)); +# 508 +const _Tp __c4 = (((_Tp)3) / ((_Tp)8)); +# 510 +_Tp __xn = __x; +# 511 +_Tp __yn = __y; +# 513 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 514 +const _Tp __errtol = std::pow(__eps / ((_Tp)30), ((_Tp)1) / ((_Tp)6)); +# 515 +_Tp __mu; +# 516 +_Tp __sn; +# 518 +const unsigned __max_iter = (100); +# 519 +for (unsigned __iter = (0); __iter < __max_iter; ++__iter) +# 520 +{ +# 521 +__mu = ((__xn + (((_Tp)2) * __yn)) / ((_Tp)3)); +# 522 +__sn = (((__yn + __mu) / __mu) - ((_Tp)2)); +# 523 +if (std::abs(__sn) < __errtol) { +# 524 +break; } +# 525 +const _Tp __lambda = ((((_Tp)2) * std::sqrt(__xn)) * std::sqrt(__yn)) + __yn; +# 527 +__xn = (__c0 * (__xn + __lambda)); +# 528 +__yn = (__c0 * (__yn + __lambda)); +# 529 +} +# 531 +_Tp __s = (__sn * __sn) * (__c3 + (__sn * (__c1 + (__sn * (__c4 + (__sn * __c2)))))); +# 534 +return (((_Tp)1) + __s) / std::sqrt(__mu); +# 535 +} +# 536 +} +# 561 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 563 +__ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) +# 564 +{ +# 565 +const _Tp __min = std::template numeric_limits< _Tp> ::min(); +# 566 +const _Tp __lolim = std::pow(((_Tp)5) * __min, ((_Tp)1) / ((_Tp)3)); +# 568 +if (((__x < ((_Tp)0)) || (__y < ((_Tp)0))) || (__z < ((_Tp)0))) { +# 569 +std::__throw_domain_error("Argument less than zero in __ellint_rj."); } else { +# 571 +if (((((__x + __y) < __lolim) || ((__x + __z) < __lolim)) || ((__y + __z) < __lolim)) || (__p < __lolim)) { +# 573 +std::__throw_domain_error("Argument too small in __ellint_rj"); } else +# 576 +{ +# 577 +const _Tp __c0 = (((_Tp)1) / ((_Tp)4)); +# 578 +const _Tp __c1 = (((_Tp)3) / ((_Tp)14)); +# 579 +const _Tp __c2 = (((_Tp)1) / ((_Tp)3)); +# 580 +const _Tp __c3 = (((_Tp)3) / ((_Tp)22)); +# 581 +const _Tp __c4 = (((_Tp)3) / ((_Tp)26)); +# 583 +_Tp __xn = __x; +# 584 +_Tp __yn = __y; +# 585 +_Tp __zn = __z; +# 586 +_Tp __pn = __p; +# 587 +_Tp __sigma = ((_Tp)0); +# 588 +_Tp __power4 = ((_Tp)1); +# 590 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 591 +const _Tp __errtol = std::pow(__eps / ((_Tp)8), ((_Tp)1) / ((_Tp)6)); +# 593 +_Tp __mu; +# 594 +_Tp __xndev, __yndev, __zndev, __pndev; +# 596 +const unsigned __max_iter = (100); +# 597 +for (unsigned __iter = (0); __iter < __max_iter; ++__iter) +# 598 +{ +# 599 +__mu = ((((__xn + __yn) + __zn) + (((_Tp)2) * __pn)) / ((_Tp)5)); +# 600 +__xndev = ((__mu - __xn) / __mu); +# 601 +__yndev = ((__mu - __yn) / __mu); +# 602 +__zndev = ((__mu - __zn) / __mu); +# 603 +__pndev = ((__mu - __pn) / __mu); +# 604 +_Tp __epsilon = std::max(std::abs(__xndev), std::abs(__yndev)); +# 605 +__epsilon = std::max(__epsilon, std::abs(__zndev)); +# 606 +__epsilon = std::max(__epsilon, std::abs(__pndev)); +# 607 +if (__epsilon < __errtol) { +# 608 +break; } +# 609 +const _Tp __xnroot = std::sqrt(__xn); +# 610 +const _Tp __ynroot = std::sqrt(__yn); +# 611 +const _Tp __znroot = std::sqrt(__zn); +# 612 +const _Tp __lambda = (__xnroot * (__ynroot + __znroot)) + (__ynroot * __znroot); +# 614 +const _Tp __alpha1 = (__pn * ((__xnroot + __ynroot) + __znroot)) + ((__xnroot * __ynroot) * __znroot); +# 616 +const _Tp __alpha2 = __alpha1 * __alpha1; +# 617 +const _Tp __beta = (__pn * (__pn + __lambda)) * (__pn + __lambda); +# 619 +__sigma += (__power4 * __ellint_rc(__alpha2, __beta)); +# 620 +__power4 *= __c0; +# 621 +__xn = (__c0 * (__xn + __lambda)); +# 622 +__yn = (__c0 * (__yn + __lambda)); +# 623 +__zn = (__c0 * (__zn + __lambda)); +# 624 +__pn = (__c0 * (__pn + __lambda)); +# 625 +} +# 627 +_Tp __ea = (__xndev * (__yndev + __zndev)) + (__yndev * __zndev); +# 628 +_Tp __eb = (__xndev * __yndev) * __zndev; +# 629 +_Tp __ec = __pndev * __pndev; +# 630 +_Tp __e2 = __ea - (((_Tp)3) * __ec); +# 631 +_Tp __e3 = __eb + ((((_Tp)2) * __pndev) * (__ea - __ec)); +# 632 +_Tp __s1 = ((_Tp)1) + (__e2 * (((-__c1) + (((((_Tp)3) * __c3) * __e2) / ((_Tp)4))) - (((((_Tp)3) * __c4) * __e3) / ((_Tp)2)))); +# 634 +_Tp __s2 = __eb * ((__c2 / ((_Tp)2)) + (__pndev * (((-__c3) - __c3) + (__pndev * __c4)))); +# 636 +_Tp __s3 = ((__pndev * __ea) * (__c2 - (__pndev * __c3))) - ((__c2 * __pndev) * __ec); +# 639 +return (((_Tp)3) * __sigma) + ((__power4 * ((__s1 + __s2) + __s3)) / (__mu * std::sqrt(__mu))); +# 641 +} } +# 642 +} +# 661 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 663 +__comp_ellint_3(_Tp __k, _Tp __nu) +# 664 +{ +# 666 +if (__isnan(__k) || __isnan(__nu)) { +# 667 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 668 +if (__nu == ((_Tp)1)) { +# 669 +return std::template numeric_limits< _Tp> ::infinity(); } else { +# 670 +if (std::abs(__k) > ((_Tp)1)) { +# 671 +std::__throw_domain_error("Bad argument in __comp_ellint_3."); } else +# 673 +{ +# 674 +const _Tp __kk = __k * __k; +# 676 +return __ellint_rf((_Tp)0, ((_Tp)1) - __kk, (_Tp)1) + ((__nu * __ellint_rj((_Tp)0, ((_Tp)1) - __kk, (_Tp)1, ((_Tp)1) - __nu)) / ((_Tp)3)); +# 680 +} } } +# 681 +} +# 701 "/usr/include/c++/11/tr1/ell_integral.tcc" 3 +template< class _Tp> _Tp +# 703 +__ellint_3(_Tp __k, _Tp __nu, _Tp __phi) +# 704 +{ +# 706 +if ((__isnan(__k) || __isnan(__nu)) || __isnan(__phi)) { +# 707 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 708 +if (std::abs(__k) > ((_Tp)1)) { +# 709 +std::__throw_domain_error("Bad argument in __ellint_3."); } else +# 711 +{ +# 713 +const int __n = std::floor((__phi / __numeric_constants< _Tp> ::__pi()) + ((_Tp)(0.5L))); +# 715 +const _Tp __phi_red = __phi - (__n * __numeric_constants< _Tp> ::__pi()); +# 718 +const _Tp __kk = __k * __k; +# 719 +const _Tp __s = std::sin(__phi_red); +# 720 +const _Tp __ss = __s * __s; +# 721 +const _Tp __sss = __ss * __s; +# 722 +const _Tp __c = std::cos(__phi_red); +# 723 +const _Tp __cc = __c * __c; +# 725 +const _Tp __Pi = (__s * __ellint_rf(__cc, ((_Tp)1) - (__kk * __ss), (_Tp)1)) + (((__nu * __sss) * __ellint_rj(__cc, ((_Tp)1) - (__kk * __ss), (_Tp)1, ((_Tp)1) - (__nu * __ss))) / ((_Tp)3)); +# 731 +if (__n == 0) { +# 732 +return __Pi; } else { +# 734 +return __Pi + ((((_Tp)2) * __n) * __comp_ellint_3(__k, __nu)); } +# 735 +} } +# 736 +} +# 737 +} +# 743 +} +# 50 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 64 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +namespace __detail { +# 66 +template< class _Tp> _Tp __expint_E1(_Tp); +# 81 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 83 +__expint_E1_series(_Tp __x) +# 84 +{ +# 85 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 86 +_Tp __term = ((_Tp)1); +# 87 +_Tp __esum = ((_Tp)0); +# 88 +_Tp __osum = ((_Tp)0); +# 89 +const unsigned __max_iter = (1000); +# 90 +for (unsigned __i = (1); __i < __max_iter; ++__i) +# 91 +{ +# 92 +__term *= ((-__x) / __i); +# 93 +if (std::abs(__term) < __eps) { +# 94 +break; } +# 95 +if (__term >= ((_Tp)0)) { +# 96 +__esum += (__term / __i); } else { +# 98 +__osum += (__term / __i); } +# 99 +} +# 101 +return (((-__esum) - __osum) - __numeric_constants< _Tp> ::__gamma_e()) - std::log(__x); +# 103 +} +# 118 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 120 +__expint_E1_asymp(_Tp __x) +# 121 +{ +# 122 +_Tp __term = ((_Tp)1); +# 123 +_Tp __esum = ((_Tp)1); +# 124 +_Tp __osum = ((_Tp)0); +# 125 +const unsigned __max_iter = (1000); +# 126 +for (unsigned __i = (1); __i < __max_iter; ++__i) +# 127 +{ +# 128 +_Tp __prev = __term; +# 129 +__term *= ((-__i) / __x); +# 130 +if (std::abs(__term) > std::abs(__prev)) { +# 131 +break; } +# 132 +if (__term >= ((_Tp)0)) { +# 133 +__esum += __term; } else { +# 135 +__osum += __term; } +# 136 +} +# 138 +return (std::exp(-__x) * (__esum + __osum)) / __x; +# 139 +} +# 155 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 157 +__expint_En_series(unsigned __n, _Tp __x) +# 158 +{ +# 159 +const unsigned __max_iter = (1000); +# 160 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 161 +const int __nm1 = __n - (1); +# 162 +_Tp __ans = (__nm1 != 0) ? ((_Tp)1) / __nm1 : ((-std::log(__x)) - __numeric_constants< _Tp> ::__gamma_e()); +# 165 +_Tp __fact = ((_Tp)1); +# 166 +for (int __i = 1; __i <= __max_iter; ++__i) +# 167 +{ +# 168 +__fact *= ((-__x) / ((_Tp)__i)); +# 169 +_Tp __del; +# 170 +if (__i != __nm1) { +# 171 +__del = ((-__fact) / ((_Tp)(__i - __nm1))); } else +# 173 +{ +# 174 +_Tp __psi = (-__numeric_constants< _Tp> ::gamma_e()); +# 175 +for (int __ii = 1; __ii <= __nm1; ++__ii) { +# 176 +__psi += (((_Tp)1) / ((_Tp)__ii)); } +# 177 +__del = (__fact * (__psi - std::log(__x))); +# 178 +} +# 179 +__ans += __del; +# 180 +if (std::abs(__del) < (__eps * std::abs(__ans))) { +# 181 +return __ans; } +# 182 +} +# 183 +std::__throw_runtime_error("Series summation failed in __expint_En_series."); +# 185 +} +# 201 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 203 +__expint_En_cont_frac(unsigned __n, _Tp __x) +# 204 +{ +# 205 +const unsigned __max_iter = (1000); +# 206 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 207 +const _Tp __fp_min = std::template numeric_limits< _Tp> ::min(); +# 208 +const int __nm1 = __n - (1); +# 209 +_Tp __b = __x + ((_Tp)__n); +# 210 +_Tp __c = ((_Tp)1) / __fp_min; +# 211 +_Tp __d = ((_Tp)1) / __b; +# 212 +_Tp __h = __d; +# 213 +for (unsigned __i = (1); __i <= __max_iter; ++__i) +# 214 +{ +# 215 +_Tp __a = (-((_Tp)(__i * (__nm1 + __i)))); +# 216 +__b += ((_Tp)2); +# 217 +__d = (((_Tp)1) / ((__a * __d) + __b)); +# 218 +__c = (__b + (__a / __c)); +# 219 +const _Tp __del = __c * __d; +# 220 +__h *= __del; +# 221 +if (std::abs(__del - ((_Tp)1)) < __eps) +# 222 +{ +# 223 +const _Tp __ans = __h * std::exp(-__x); +# 224 +return __ans; +# 225 +} +# 226 +} +# 227 +std::__throw_runtime_error("Continued fraction failed in __expint_En_cont_frac."); +# 229 +} +# 246 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 248 +__expint_En_recursion(unsigned __n, _Tp __x) +# 249 +{ +# 250 +_Tp __En; +# 251 +_Tp __E1 = __expint_E1(__x); +# 252 +if (__x < ((_Tp)__n)) +# 253 +{ +# 255 +__En = __E1; +# 256 +for (unsigned __j = (2); __j < __n; ++__j) { +# 257 +__En = ((std::exp(-__x) - (__x * __En)) / ((_Tp)(__j - (1)))); } +# 258 +} else +# 260 +{ +# 262 +__En = ((_Tp)1); +# 263 +const int __N = __n + (20); +# 264 +_Tp __save = ((_Tp)0); +# 265 +for (int __j = __N; __j > 0; --__j) +# 266 +{ +# 267 +__En = ((std::exp(-__x) - (__j * __En)) / __x); +# 268 +if (__j == __n) { +# 269 +__save = __En; } +# 270 +} +# 271 +_Tp __norm = __En / __E1; +# 272 +__En /= __norm; +# 273 +} +# 275 +return __En; +# 276 +} +# 290 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 292 +__expint_Ei_series(_Tp __x) +# 293 +{ +# 294 +_Tp __term = ((_Tp)1); +# 295 +_Tp __sum = ((_Tp)0); +# 296 +const unsigned __max_iter = (1000); +# 297 +for (unsigned __i = (1); __i < __max_iter; ++__i) +# 298 +{ +# 299 +__term *= (__x / __i); +# 300 +__sum += (__term / __i); +# 301 +if (__term < (std::template numeric_limits< _Tp> ::epsilon() * __sum)) { +# 302 +break; } +# 303 +} +# 305 +return (__numeric_constants< _Tp> ::__gamma_e() + __sum) + std::log(__x); +# 306 +} +# 321 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 323 +__expint_Ei_asymp(_Tp __x) +# 324 +{ +# 325 +_Tp __term = ((_Tp)1); +# 326 +_Tp __sum = ((_Tp)1); +# 327 +const unsigned __max_iter = (1000); +# 328 +for (unsigned __i = (1); __i < __max_iter; ++__i) +# 329 +{ +# 330 +_Tp __prev = __term; +# 331 +__term *= (__i / __x); +# 332 +if (__term < std::template numeric_limits< _Tp> ::epsilon()) { +# 333 +break; } +# 334 +if (__term >= __prev) { +# 335 +break; } +# 336 +__sum += __term; +# 337 +} +# 339 +return (std::exp(__x) * __sum) / __x; +# 340 +} +# 354 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 356 +__expint_Ei(_Tp __x) +# 357 +{ +# 358 +if (__x < ((_Tp)0)) { +# 359 +return -__expint_E1(-__x); } else { +# 360 +if (__x < (-std::log(std::template numeric_limits< _Tp> ::epsilon()))) { +# 361 +return __expint_Ei_series(__x); } else { +# 363 +return __expint_Ei_asymp(__x); } } +# 364 +} +# 378 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 380 +__expint_E1(_Tp __x) +# 381 +{ +# 382 +if (__x < ((_Tp)0)) { +# 383 +return -__expint_Ei(-__x); } else { +# 384 +if (__x < ((_Tp)1)) { +# 385 +return __expint_E1_series(__x); } else { +# 386 +if (__x < ((_Tp)100)) { +# 387 +return __expint_En_cont_frac(1, __x); } else { +# 389 +return __expint_E1_asymp(__x); } } } +# 390 +} +# 408 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 410 +__expint_asymp(unsigned __n, _Tp __x) +# 411 +{ +# 412 +_Tp __term = ((_Tp)1); +# 413 +_Tp __sum = ((_Tp)1); +# 414 +for (unsigned __i = (1); __i <= __n; ++__i) +# 415 +{ +# 416 +_Tp __prev = __term; +# 417 +__term *= ((-((__n - __i) + (1))) / __x); +# 418 +if (std::abs(__term) > std::abs(__prev)) { +# 419 +break; } +# 420 +__sum += __term; +# 421 +} +# 423 +return (std::exp(-__x) * __sum) / __x; +# 424 +} +# 442 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 444 +__expint_large_n(unsigned __n, _Tp __x) +# 445 +{ +# 446 +const _Tp __xpn = __x + __n; +# 447 +const _Tp __xpn2 = __xpn * __xpn; +# 448 +_Tp __term = ((_Tp)1); +# 449 +_Tp __sum = ((_Tp)1); +# 450 +for (unsigned __i = (1); __i <= __n; ++__i) +# 451 +{ +# 452 +_Tp __prev = __term; +# 453 +__term *= ((__n - (((2) * (__i - (1))) * __x)) / __xpn2); +# 454 +if (std::abs(__term) < std::template numeric_limits< _Tp> ::epsilon()) { +# 455 +break; } +# 456 +__sum += __term; +# 457 +} +# 459 +return (std::exp(-__x) * __sum) / __xpn; +# 460 +} +# 476 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> _Tp +# 478 +__expint(unsigned __n, _Tp __x) +# 479 +{ +# 481 +if (__isnan(__x)) { +# 482 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 483 +if ((__n <= (1)) && (__x == ((_Tp)0))) { +# 484 +return std::template numeric_limits< _Tp> ::infinity(); } else +# 486 +{ +# 487 +_Tp __E0 = std::exp(__x) / __x; +# 488 +if (__n == (0)) { +# 489 +return __E0; } +# 491 +_Tp __E1 = __expint_E1(__x); +# 492 +if (__n == (1)) { +# 493 +return __E1; } +# 495 +if (__x == ((_Tp)0)) { +# 496 +return ((_Tp)1) / (static_cast< _Tp>(__n - (1))); } +# 498 +_Tp __En = __expint_En_recursion(__n, __x); +# 500 +return __En; +# 501 +} } +# 502 +} +# 516 "/usr/include/c++/11/tr1/exp_integral.tcc" 3 +template< class _Tp> inline _Tp +# 518 +__expint(_Tp __x) +# 519 +{ +# 520 +if (__isnan(__x)) { +# 521 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 523 +return __expint_Ei(__x); } +# 524 +} +# 525 +} +# 531 +} +# 44 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 60 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +namespace __detail { +# 83 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 85 +__conf_hyperg_series(_Tp __a, _Tp __c, _Tp __x) +# 86 +{ +# 87 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 89 +_Tp __term = ((_Tp)1); +# 90 +_Tp __Fac = ((_Tp)1); +# 91 +const unsigned __max_iter = (100000); +# 92 +unsigned __i; +# 93 +for (__i = (0); __i < __max_iter; ++__i) +# 94 +{ +# 95 +__term *= (((__a + ((_Tp)__i)) * __x) / ((__c + ((_Tp)__i)) * ((_Tp)((1) + __i)))); +# 97 +if (std::abs(__term) < __eps) +# 98 +{ +# 99 +break; +# 100 +} +# 101 +__Fac += __term; +# 102 +} +# 103 +if (__i == __max_iter) { +# 104 +std::__throw_runtime_error("Series failed to converge in __conf_hyperg_series."); } +# 107 +return __Fac; +# 108 +} +# 120 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 122 +__conf_hyperg_luke(_Tp __a, _Tp __c, _Tp __xin) +# 123 +{ +# 124 +const _Tp __big = std::pow(std::template numeric_limits< _Tp> ::max(), (_Tp)(0.16L)); +# 125 +const int __nmax = 20000; +# 126 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 127 +const _Tp __x = (-__xin); +# 128 +const _Tp __x3 = (__x * __x) * __x; +# 129 +const _Tp __t0 = __a / __c; +# 130 +const _Tp __t1 = (__a + ((_Tp)1)) / (((_Tp)2) * __c); +# 131 +const _Tp __t2 = (__a + ((_Tp)2)) / (((_Tp)2) * (__c + ((_Tp)1))); +# 132 +_Tp __F = ((_Tp)1); +# 133 +_Tp __prec; +# 135 +_Tp __Bnm3 = ((_Tp)1); +# 136 +_Tp __Bnm2 = ((_Tp)1) + (__t1 * __x); +# 137 +_Tp __Bnm1 = ((_Tp)1) + ((__t2 * __x) * (((_Tp)1) + ((__t1 / ((_Tp)3)) * __x))); +# 139 +_Tp __Anm3 = ((_Tp)1); +# 140 +_Tp __Anm2 = __Bnm2 - (__t0 * __x); +# 141 +_Tp __Anm1 = (__Bnm1 - ((__t0 * (((_Tp)1) + (__t2 * __x))) * __x)) + ((((__t0 * __t1) * (__c / (__c + ((_Tp)1)))) * __x) * __x); +# 144 +int __n = 3; +# 145 +while (1) +# 146 +{ +# 147 +_Tp __npam1 = ((_Tp)(__n - 1)) + __a; +# 148 +_Tp __npcm1 = ((_Tp)(__n - 1)) + __c; +# 149 +_Tp __npam2 = ((_Tp)(__n - 2)) + __a; +# 150 +_Tp __npcm2 = ((_Tp)(__n - 2)) + __c; +# 151 +_Tp __tnm1 = (_Tp)((2 * __n) - 1); +# 152 +_Tp __tnm3 = (_Tp)((2 * __n) - 3); +# 153 +_Tp __tnm5 = (_Tp)((2 * __n) - 5); +# 154 +_Tp __F1 = (((_Tp)(__n - 2)) - __a) / ((((_Tp)2) * __tnm3) * __npcm1); +# 155 +_Tp __F2 = ((((_Tp)__n) + __a) * __npam1) / ((((((_Tp)4) * __tnm1) * __tnm3) * __npcm2) * __npcm1); +# 157 +_Tp __F3 = (((-__npam2) * __npam1) * (((_Tp)(__n - 2)) - __a)) / ((((((((_Tp)8) * __tnm3) * __tnm3) * __tnm5) * (((_Tp)(__n - 3)) + __c)) * __npcm2) * __npcm1); +# 160 +_Tp __E = ((-__npam1) * (((_Tp)(__n - 1)) - __c)) / (((((_Tp)2) * __tnm3) * __npcm2) * __npcm1); +# 163 +_Tp __An = (((((_Tp)1) + (__F1 * __x)) * __Anm1) + (((__E + (__F2 * __x)) * __x) * __Anm2)) + ((__F3 * __x3) * __Anm3); +# 165 +_Tp __Bn = (((((_Tp)1) + (__F1 * __x)) * __Bnm1) + (((__E + (__F2 * __x)) * __x) * __Bnm2)) + ((__F3 * __x3) * __Bnm3); +# 167 +_Tp __r = __An / __Bn; +# 169 +__prec = std::abs((__F - __r) / __F); +# 170 +__F = __r; +# 172 +if ((__prec < __eps) || (__n > __nmax)) { +# 173 +break; } +# 175 +if ((std::abs(__An) > __big) || (std::abs(__Bn) > __big)) +# 176 +{ +# 177 +__An /= __big; +# 178 +__Bn /= __big; +# 179 +__Anm1 /= __big; +# 180 +__Bnm1 /= __big; +# 181 +__Anm2 /= __big; +# 182 +__Bnm2 /= __big; +# 183 +__Anm3 /= __big; +# 184 +__Bnm3 /= __big; +# 185 +} else { +# 186 +if ((std::abs(__An) < (((_Tp)1) / __big)) || (std::abs(__Bn) < (((_Tp)1) / __big))) +# 188 +{ +# 189 +__An *= __big; +# 190 +__Bn *= __big; +# 191 +__Anm1 *= __big; +# 192 +__Bnm1 *= __big; +# 193 +__Anm2 *= __big; +# 194 +__Bnm2 *= __big; +# 195 +__Anm3 *= __big; +# 196 +__Bnm3 *= __big; +# 197 +} } +# 199 +++__n; +# 200 +__Bnm3 = __Bnm2; +# 201 +__Bnm2 = __Bnm1; +# 202 +__Bnm1 = __Bn; +# 203 +__Anm3 = __Anm2; +# 204 +__Anm2 = __Anm1; +# 205 +__Anm1 = __An; +# 206 +} +# 208 +if (__n >= __nmax) { +# 209 +std::__throw_runtime_error("Iteration failed to converge in __conf_hyperg_luke."); } +# 212 +return __F; +# 213 +} +# 227 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 229 +__conf_hyperg(_Tp __a, _Tp __c, _Tp __x) +# 230 +{ +# 232 +const _Tp __c_nint = std::nearbyint(__c); +# 236 +if ((__isnan(__a) || __isnan(__c)) || __isnan(__x)) { +# 237 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 238 +if ((__c_nint == __c) && (__c_nint <= 0)) { +# 239 +return std::template numeric_limits< _Tp> ::infinity(); } else { +# 240 +if (__a == ((_Tp)0)) { +# 241 +return (_Tp)1; } else { +# 242 +if (__c == __a) { +# 243 +return std::exp(__x); } else { +# 244 +if (__x < ((_Tp)0)) { +# 245 +return __conf_hyperg_luke(__a, __c, __x); } else { +# 247 +return __conf_hyperg_series(__a, __c, __x); } } } } } +# 248 +} +# 271 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 273 +__hyperg_series(_Tp __a, _Tp __b, _Tp __c, _Tp __x) +# 274 +{ +# 275 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 277 +_Tp __term = ((_Tp)1); +# 278 +_Tp __Fabc = ((_Tp)1); +# 279 +const unsigned __max_iter = (100000); +# 280 +unsigned __i; +# 281 +for (__i = (0); __i < __max_iter; ++__i) +# 282 +{ +# 283 +__term *= ((((__a + ((_Tp)__i)) * (__b + ((_Tp)__i))) * __x) / ((__c + ((_Tp)__i)) * ((_Tp)((1) + __i)))); +# 285 +if (std::abs(__term) < __eps) +# 286 +{ +# 287 +break; +# 288 +} +# 289 +__Fabc += __term; +# 290 +} +# 291 +if (__i == __max_iter) { +# 292 +std::__throw_runtime_error("Series failed to converge in __hyperg_series."); } +# 295 +return __Fabc; +# 296 +} +# 304 +template< class _Tp> _Tp +# 306 +__hyperg_luke(_Tp __a, _Tp __b, _Tp __c, _Tp __xin) +# 307 +{ +# 308 +const _Tp __big = std::pow(std::template numeric_limits< _Tp> ::max(), (_Tp)(0.16L)); +# 309 +const int __nmax = 20000; +# 310 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 311 +const _Tp __x = (-__xin); +# 312 +const _Tp __x3 = (__x * __x) * __x; +# 313 +const _Tp __t0 = (__a * __b) / __c; +# 314 +const _Tp __t1 = ((__a + ((_Tp)1)) * (__b + ((_Tp)1))) / (((_Tp)2) * __c); +# 315 +const _Tp __t2 = ((__a + ((_Tp)2)) * (__b + ((_Tp)2))) / (((_Tp)2) * (__c + ((_Tp)1))); +# 318 +_Tp __F = ((_Tp)1); +# 320 +_Tp __Bnm3 = ((_Tp)1); +# 321 +_Tp __Bnm2 = ((_Tp)1) + (__t1 * __x); +# 322 +_Tp __Bnm1 = ((_Tp)1) + ((__t2 * __x) * (((_Tp)1) + ((__t1 / ((_Tp)3)) * __x))); +# 324 +_Tp __Anm3 = ((_Tp)1); +# 325 +_Tp __Anm2 = __Bnm2 - (__t0 * __x); +# 326 +_Tp __Anm1 = (__Bnm1 - ((__t0 * (((_Tp)1) + (__t2 * __x))) * __x)) + ((((__t0 * __t1) * (__c / (__c + ((_Tp)1)))) * __x) * __x); +# 329 +int __n = 3; +# 330 +while (1) +# 331 +{ +# 332 +const _Tp __npam1 = ((_Tp)(__n - 1)) + __a; +# 333 +const _Tp __npbm1 = ((_Tp)(__n - 1)) + __b; +# 334 +const _Tp __npcm1 = ((_Tp)(__n - 1)) + __c; +# 335 +const _Tp __npam2 = ((_Tp)(__n - 2)) + __a; +# 336 +const _Tp __npbm2 = ((_Tp)(__n - 2)) + __b; +# 337 +const _Tp __npcm2 = ((_Tp)(__n - 2)) + __c; +# 338 +const _Tp __tnm1 = (_Tp)((2 * __n) - 1); +# 339 +const _Tp __tnm3 = (_Tp)((2 * __n) - 3); +# 340 +const _Tp __tnm5 = (_Tp)((2 * __n) - 5); +# 341 +const _Tp __n2 = __n * __n; +# 342 +const _Tp __F1 = (((((((_Tp)3) * __n2) + (((__a + __b) - ((_Tp)6)) * __n)) + ((_Tp)2)) - (__a * __b)) - (((_Tp)2) * (__a + __b))) / ((((_Tp)2) * __tnm3) * __npcm1); +# 345 +const _Tp __F2 = (((-((((((_Tp)3) * __n2) - (((__a + __b) + ((_Tp)6)) * __n)) + ((_Tp)2)) - (__a * __b))) * __npam1) * __npbm1) / ((((((_Tp)4) * __tnm1) * __tnm3) * __npcm2) * __npcm1); +# 348 +const _Tp __F3 = (((((__npam2 * __npam1) * __npbm2) * __npbm1) * (((_Tp)(__n - 2)) - __a)) * (((_Tp)(__n - 2)) - __b)) / ((((((((_Tp)8) * __tnm3) * __tnm3) * __tnm5) * (((_Tp)(__n - 3)) + __c)) * __npcm2) * __npcm1); +# 352 +const _Tp __E = (((-__npam1) * __npbm1) * (((_Tp)(__n - 1)) - __c)) / (((((_Tp)2) * __tnm3) * __npcm2) * __npcm1); +# 355 +_Tp __An = (((((_Tp)1) + (__F1 * __x)) * __Anm1) + (((__E + (__F2 * __x)) * __x) * __Anm2)) + ((__F3 * __x3) * __Anm3); +# 357 +_Tp __Bn = (((((_Tp)1) + (__F1 * __x)) * __Bnm1) + (((__E + (__F2 * __x)) * __x) * __Bnm2)) + ((__F3 * __x3) * __Bnm3); +# 359 +const _Tp __r = __An / __Bn; +# 361 +const _Tp __prec = std::abs((__F - __r) / __F); +# 362 +__F = __r; +# 364 +if ((__prec < __eps) || (__n > __nmax)) { +# 365 +break; } +# 367 +if ((std::abs(__An) > __big) || (std::abs(__Bn) > __big)) +# 368 +{ +# 369 +__An /= __big; +# 370 +__Bn /= __big; +# 371 +__Anm1 /= __big; +# 372 +__Bnm1 /= __big; +# 373 +__Anm2 /= __big; +# 374 +__Bnm2 /= __big; +# 375 +__Anm3 /= __big; +# 376 +__Bnm3 /= __big; +# 377 +} else { +# 378 +if ((std::abs(__An) < (((_Tp)1) / __big)) || (std::abs(__Bn) < (((_Tp)1) / __big))) +# 380 +{ +# 381 +__An *= __big; +# 382 +__Bn *= __big; +# 383 +__Anm1 *= __big; +# 384 +__Bnm1 *= __big; +# 385 +__Anm2 *= __big; +# 386 +__Bnm2 *= __big; +# 387 +__Anm3 *= __big; +# 388 +__Bnm3 *= __big; +# 389 +} } +# 391 +++__n; +# 392 +__Bnm3 = __Bnm2; +# 393 +__Bnm2 = __Bnm1; +# 394 +__Bnm1 = __Bn; +# 395 +__Anm3 = __Anm2; +# 396 +__Anm2 = __Anm1; +# 397 +__Anm1 = __An; +# 398 +} +# 400 +if (__n >= __nmax) { +# 401 +std::__throw_runtime_error("Iteration failed to converge in __hyperg_luke."); } +# 404 +return __F; +# 405 +} +# 438 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 440 +__hyperg_reflect(_Tp __a, _Tp __b, _Tp __c, _Tp __x) +# 441 +{ +# 442 +const _Tp __d = (__c - __a) - __b; +# 443 +const int __intd = std::floor(__d + ((_Tp)(0.5L))); +# 444 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 445 +const _Tp __toler = ((_Tp)1000) * __eps; +# 446 +const _Tp __log_max = std::log(std::template numeric_limits< _Tp> ::max()); +# 447 +const bool __d_integer = std::abs(__d - __intd) < __toler; +# 449 +if (__d_integer) +# 450 +{ +# 451 +const _Tp __ln_omx = std::log(((_Tp)1) - __x); +# 452 +const _Tp __ad = std::abs(__d); +# 453 +_Tp __F1, __F2; +# 455 +_Tp __d1, __d2; +# 456 +if (__d >= ((_Tp)0)) +# 457 +{ +# 458 +__d1 = __d; +# 459 +__d2 = ((_Tp)0); +# 460 +} else +# 462 +{ +# 463 +__d1 = ((_Tp)0); +# 464 +__d2 = __d; +# 465 +} +# 467 +const _Tp __lng_c = __log_gamma(__c); +# 470 +if (__ad < __eps) +# 471 +{ +# 473 +__F1 = ((_Tp)0); +# 474 +} else +# 476 +{ +# 478 +bool __ok_d1 = true; +# 479 +_Tp __lng_ad, __lng_ad1, __lng_bd1; +# 480 +try +# 481 +{ +# 482 +__lng_ad = __log_gamma(__ad); +# 483 +__lng_ad1 = __log_gamma(__a + __d1); +# 484 +__lng_bd1 = __log_gamma(__b + __d1); +# 485 +} +# 486 +catch (...) +# 487 +{ +# 488 +__ok_d1 = false; +# 489 +} +# 491 +if (__ok_d1) +# 492 +{ +# 496 +_Tp __sum1 = ((_Tp)1); +# 497 +_Tp __term = ((_Tp)1); +# 498 +_Tp __ln_pre1 = (((__lng_ad + __lng_c) + (__d2 * __ln_omx)) - __lng_ad1) - __lng_bd1; +# 503 +for (int __i = 1; __i < __ad; ++__i) +# 504 +{ +# 505 +const int __j = __i - 1; +# 506 +__term *= ((((((__a + __d2) + __j) * ((__b + __d2) + __j)) / ((((_Tp)1) + __d2) + __j)) / __i) * (((_Tp)1) - __x)); +# 508 +__sum1 += __term; +# 509 +} +# 511 +if (__ln_pre1 > __log_max) { +# 512 +std::__throw_runtime_error("Overflow of gamma functions in __hyperg_luke."); } else { +# 515 +__F1 = (std::exp(__ln_pre1) * __sum1); } +# 516 +} else +# 518 +{ +# 521 +__F1 = ((_Tp)0); +# 522 +} +# 523 +} +# 526 +bool __ok_d2 = true; +# 527 +_Tp __lng_ad2, __lng_bd2; +# 528 +try +# 529 +{ +# 530 +__lng_ad2 = __log_gamma(__a + __d2); +# 531 +__lng_bd2 = __log_gamma(__b + __d2); +# 532 +} +# 533 +catch (...) +# 534 +{ +# 535 +__ok_d2 = false; +# 536 +} +# 538 +if (__ok_d2) +# 539 +{ +# 542 +const int __maxiter = 2000; +# 543 +const _Tp __psi_1 = (-__numeric_constants< _Tp> ::__gamma_e()); +# 544 +const _Tp __psi_1pd = __psi(((_Tp)1) + __ad); +# 545 +const _Tp __psi_apd1 = __psi(__a + __d1); +# 546 +const _Tp __psi_bpd1 = __psi(__b + __d1); +# 548 +_Tp __psi_term = (((__psi_1 + __psi_1pd) - __psi_apd1) - __psi_bpd1) - __ln_omx; +# 550 +_Tp __fact = ((_Tp)1); +# 551 +_Tp __sum2 = __psi_term; +# 552 +_Tp __ln_pre2 = ((__lng_c + (__d1 * __ln_omx)) - __lng_ad2) - __lng_bd2; +# 556 +int __j; +# 557 +for (__j = 1; __j < __maxiter; ++__j) +# 558 +{ +# 561 +const _Tp __term1 = (((_Tp)1) / ((_Tp)__j)) + (((_Tp)1) / (__ad + __j)); +# 563 +const _Tp __term2 = (((_Tp)1) / ((__a + __d1) + ((_Tp)(__j - 1)))) + (((_Tp)1) / ((__b + __d1) + ((_Tp)(__j - 1)))); +# 565 +__psi_term += (__term1 - __term2); +# 566 +__fact *= (((((__a + __d1) + ((_Tp)(__j - 1))) * ((__b + __d1) + ((_Tp)(__j - 1)))) / ((__ad + __j) * __j)) * (((_Tp)1) - __x)); +# 569 +const _Tp __delta = __fact * __psi_term; +# 570 +__sum2 += __delta; +# 571 +if (std::abs(__delta) < (__eps * std::abs(__sum2))) { +# 572 +break; } +# 573 +} +# 574 +if (__j == __maxiter) { +# 575 +std::__throw_runtime_error("Sum F2 failed to converge in __hyperg_reflect"); } +# 578 +if (__sum2 == ((_Tp)0)) { +# 579 +__F2 = ((_Tp)0); } else { +# 581 +__F2 = (std::exp(__ln_pre2) * __sum2); } +# 582 +} else +# 584 +{ +# 587 +__F2 = ((_Tp)0); +# 588 +} +# 590 +const _Tp __sgn_2 = (((__intd % 2) == 1) ? -((_Tp)1) : ((_Tp)1)); +# 591 +const _Tp __F = __F1 + (__sgn_2 * __F2); +# 593 +return __F; +# 594 +} else +# 596 +{ +# 601 +bool __ok1 = true; +# 602 +_Tp __sgn_g1ca = ((_Tp)0), __ln_g1ca = ((_Tp)0); +# 603 +_Tp __sgn_g1cb = ((_Tp)0), __ln_g1cb = ((_Tp)0); +# 604 +try +# 605 +{ +# 606 +__sgn_g1ca = __log_gamma_sign(__c - __a); +# 607 +__ln_g1ca = __log_gamma(__c - __a); +# 608 +__sgn_g1cb = __log_gamma_sign(__c - __b); +# 609 +__ln_g1cb = __log_gamma(__c - __b); +# 610 +} +# 611 +catch (...) +# 612 +{ +# 613 +__ok1 = false; +# 614 +} +# 616 +bool __ok2 = true; +# 617 +_Tp __sgn_g2a = ((_Tp)0), __ln_g2a = ((_Tp)0); +# 618 +_Tp __sgn_g2b = ((_Tp)0), __ln_g2b = ((_Tp)0); +# 619 +try +# 620 +{ +# 621 +__sgn_g2a = __log_gamma_sign(__a); +# 622 +__ln_g2a = __log_gamma(__a); +# 623 +__sgn_g2b = __log_gamma_sign(__b); +# 624 +__ln_g2b = __log_gamma(__b); +# 625 +} +# 626 +catch (...) +# 627 +{ +# 628 +__ok2 = false; +# 629 +} +# 631 +const _Tp __sgn_gc = __log_gamma_sign(__c); +# 632 +const _Tp __ln_gc = __log_gamma(__c); +# 633 +const _Tp __sgn_gd = __log_gamma_sign(__d); +# 634 +const _Tp __ln_gd = __log_gamma(__d); +# 635 +const _Tp __sgn_gmd = __log_gamma_sign(-__d); +# 636 +const _Tp __ln_gmd = __log_gamma(-__d); +# 638 +const _Tp __sgn1 = ((__sgn_gc * __sgn_gd) * __sgn_g1ca) * __sgn_g1cb; +# 639 +const _Tp __sgn2 = ((__sgn_gc * __sgn_gmd) * __sgn_g2a) * __sgn_g2b; +# 641 +_Tp __pre1, __pre2; +# 642 +if (__ok1 && __ok2) +# 643 +{ +# 644 +_Tp __ln_pre1 = ((__ln_gc + __ln_gd) - __ln_g1ca) - __ln_g1cb; +# 645 +_Tp __ln_pre2 = (((__ln_gc + __ln_gmd) - __ln_g2a) - __ln_g2b) + (__d * std::log(((_Tp)1) - __x)); +# 647 +if ((__ln_pre1 < __log_max) && (__ln_pre2 < __log_max)) +# 648 +{ +# 649 +__pre1 = std::exp(__ln_pre1); +# 650 +__pre2 = std::exp(__ln_pre2); +# 651 +__pre1 *= __sgn1; +# 652 +__pre2 *= __sgn2; +# 653 +} else +# 655 +{ +# 656 +std::__throw_runtime_error("Overflow of gamma functions in __hyperg_reflect"); +# 658 +} +# 659 +} else { +# 660 +if (__ok1 && (!__ok2)) +# 661 +{ +# 662 +_Tp __ln_pre1 = ((__ln_gc + __ln_gd) - __ln_g1ca) - __ln_g1cb; +# 663 +if (__ln_pre1 < __log_max) +# 664 +{ +# 665 +__pre1 = std::exp(__ln_pre1); +# 666 +__pre1 *= __sgn1; +# 667 +__pre2 = ((_Tp)0); +# 668 +} else +# 670 +{ +# 671 +std::__throw_runtime_error("Overflow of gamma functions in __hyperg_reflect"); +# 673 +} +# 674 +} else { +# 675 +if ((!__ok1) && __ok2) +# 676 +{ +# 677 +_Tp __ln_pre2 = (((__ln_gc + __ln_gmd) - __ln_g2a) - __ln_g2b) + (__d * std::log(((_Tp)1) - __x)); +# 679 +if (__ln_pre2 < __log_max) +# 680 +{ +# 681 +__pre1 = ((_Tp)0); +# 682 +__pre2 = std::exp(__ln_pre2); +# 683 +__pre2 *= __sgn2; +# 684 +} else +# 686 +{ +# 687 +std::__throw_runtime_error("Overflow of gamma functions in __hyperg_reflect"); +# 689 +} +# 690 +} else +# 692 +{ +# 693 +__pre1 = ((_Tp)0); +# 694 +__pre2 = ((_Tp)0); +# 695 +std::__throw_runtime_error("Underflow of gamma functions in __hyperg_reflect"); +# 697 +} } } +# 699 +const _Tp __F1 = __hyperg_series(__a, __b, ((_Tp)1) - __d, ((_Tp)1) - __x); +# 701 +const _Tp __F2 = __hyperg_series(__c - __a, __c - __b, ((_Tp)1) + __d, ((_Tp)1) - __x); +# 704 +const _Tp __F = (__pre1 * __F1) + (__pre2 * __F2); +# 706 +return __F; +# 707 +} +# 708 +} +# 728 "/usr/include/c++/11/tr1/hypergeometric.tcc" 3 +template< class _Tp> _Tp +# 730 +__hyperg(_Tp __a, _Tp __b, _Tp __c, _Tp __x) +# 731 +{ +# 733 +const _Tp __a_nint = std::nearbyint(__a); +# 734 +const _Tp __b_nint = std::nearbyint(__b); +# 735 +const _Tp __c_nint = std::nearbyint(__c); +# 741 +const _Tp __toler = ((_Tp)1000) * std::template numeric_limits< _Tp> ::epsilon(); +# 742 +if (std::abs(__x) >= ((_Tp)1)) { +# 743 +std::__throw_domain_error("Argument outside unit circle in __hyperg."); } else { +# 745 +if (((__isnan(__a) || __isnan(__b)) || __isnan(__c)) || __isnan(__x)) { +# 747 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 748 +if ((__c_nint == __c) && (__c_nint <= ((_Tp)0))) { +# 749 +return std::template numeric_limits< _Tp> ::infinity(); } else { +# 750 +if ((std::abs(__c - __b) < __toler) || (std::abs(__c - __a) < __toler)) { +# 751 +return std::pow(((_Tp)1) - __x, (__c - __a) - __b); } else { +# 752 +if ((__a >= ((_Tp)0)) && (__b >= ((_Tp)0)) && (__c >= ((_Tp)0)) && (__x >= ((_Tp)0)) && (__x < ((_Tp)(0.995L)))) { +# 754 +return __hyperg_series(__a, __b, __c, __x); } else { +# 755 +if ((std::abs(__a) < ((_Tp)10)) && (std::abs(__b) < ((_Tp)10))) +# 756 +{ +# 759 +if ((__a < ((_Tp)0)) && (std::abs(__a - __a_nint) < __toler)) { +# 760 +return __hyperg_series(__a_nint, __b, __c, __x); } else { +# 761 +if ((__b < ((_Tp)0)) && (std::abs(__b - __b_nint) < __toler)) { +# 762 +return __hyperg_series(__a, __b_nint, __c, __x); } else { +# 763 +if (__x < (-((_Tp)(0.25L)))) { +# 764 +return __hyperg_luke(__a, __b, __c, __x); } else { +# 765 +if (__x < ((_Tp)(0.5L))) { +# 766 +return __hyperg_series(__a, __b, __c, __x); } else { +# 768 +if (std::abs(__c) > ((_Tp)10)) { +# 769 +return __hyperg_series(__a, __b, __c, __x); } else { +# 771 +return __hyperg_reflect(__a, __b, __c, __x); } } } } } +# 772 +} else { +# 774 +return __hyperg_luke(__a, __b, __c, __x); } } } } } } +# 775 +} +# 776 +} +# 783 +} +# 49 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 65 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +namespace __detail { +# 80 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +template< class _Tp> _Tp +# 82 +__poly_legendre_p(unsigned __l, _Tp __x) +# 83 +{ +# 85 +if (__isnan(__x)) { +# 86 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 87 +if (__x == (+((_Tp)1))) { +# 88 +return +((_Tp)1); } else { +# 89 +if (__x == (-((_Tp)1))) { +# 90 +return (((__l % (2)) == (1)) ? -((_Tp)1) : (+((_Tp)1))); } else +# 92 +{ +# 93 +_Tp __p_lm2 = ((_Tp)1); +# 94 +if (__l == (0)) { +# 95 +return __p_lm2; } +# 97 +_Tp __p_lm1 = __x; +# 98 +if (__l == (1)) { +# 99 +return __p_lm1; } +# 101 +_Tp __p_l = (0); +# 102 +for (unsigned __ll = (2); __ll <= __l; ++__ll) +# 103 +{ +# 106 +__p_l = ((((((_Tp)2) * __x) * __p_lm1) - __p_lm2) - (((__x * __p_lm1) - __p_lm2) / ((_Tp)__ll))); +# 108 +__p_lm2 = __p_lm1; +# 109 +__p_lm1 = __p_l; +# 110 +} +# 112 +return __p_l; +# 113 +} } } +# 114 +} +# 136 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +template< class _Tp> _Tp +# 138 +__assoc_legendre_p(unsigned __l, unsigned __m, _Tp __x, _Tp +# 139 +__phase = (_Tp)(+1)) +# 140 +{ +# 142 +if (__m > __l) { +# 143 +return (_Tp)0; } else { +# 144 +if (__isnan(__x)) { +# 145 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 146 +if (__m == (0)) { +# 147 +return __poly_legendre_p(__l, __x); } else +# 149 +{ +# 150 +_Tp __p_mm = ((_Tp)1); +# 151 +if (__m > (0)) +# 152 +{ +# 155 +_Tp __root = std::sqrt(((_Tp)1) - __x) * std::sqrt(((_Tp)1) + __x); +# 156 +_Tp __fact = ((_Tp)1); +# 157 +for (unsigned __i = (1); __i <= __m; ++__i) +# 158 +{ +# 159 +__p_mm *= ((__phase * __fact) * __root); +# 160 +__fact += ((_Tp)2); +# 161 +} +# 162 +} +# 163 +if (__l == __m) { +# 164 +return __p_mm; } +# 166 +_Tp __p_mp1m = (((_Tp)(((2) * __m) + (1))) * __x) * __p_mm; +# 167 +if (__l == (__m + (1))) { +# 168 +return __p_mp1m; } +# 170 +_Tp __p_lm2m = __p_mm; +# 171 +_Tp __P_lm1m = __p_mp1m; +# 172 +_Tp __p_lm = ((_Tp)0); +# 173 +for (unsigned __j = __m + (2); __j <= __l; ++__j) +# 174 +{ +# 175 +__p_lm = ((((((_Tp)(((2) * __j) - (1))) * __x) * __P_lm1m) - (((_Tp)((__j + __m) - (1))) * __p_lm2m)) / ((_Tp)(__j - __m))); +# 177 +__p_lm2m = __P_lm1m; +# 178 +__P_lm1m = __p_lm; +# 179 +} +# 181 +return __p_lm; +# 182 +} } } +# 183 +} +# 214 "/usr/include/c++/11/tr1/legendre_function.tcc" 3 +template< class _Tp> _Tp +# 216 +__sph_legendre(unsigned __l, unsigned __m, _Tp __theta) +# 217 +{ +# 218 +if (__isnan(__theta)) { +# 219 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } +# 221 +const _Tp __x = std::cos(__theta); +# 223 +if (__m > __l) { +# 224 +return (_Tp)0; } else { +# 225 +if (__m == (0)) +# 226 +{ +# 227 +_Tp __P = __poly_legendre_p(__l, __x); +# 228 +_Tp __fact = std::sqrt(((_Tp)(((2) * __l) + (1))) / (((_Tp)4) * __numeric_constants< _Tp> ::__pi())); +# 230 +__P *= __fact; +# 231 +return __P; +# 232 +} else { +# 233 +if ((__x == ((_Tp)1)) || (__x == (-((_Tp)1)))) +# 234 +{ +# 236 +return (_Tp)0; +# 237 +} else +# 239 +{ +# 245 +const _Tp __sgn = ((__m % (2)) == (1)) ? -((_Tp)1) : ((_Tp)1); +# 246 +const _Tp __y_mp1m_factor = __x * std::sqrt((_Tp)(((2) * __m) + (3))); +# 248 +const _Tp __lncirc = std::log1p((-__x) * __x); +# 254 +const _Tp __lnpoch = std::lgamma((_Tp)(__m + ((_Tp)(0.5L)))) - std::lgamma((_Tp)__m); +# 260 +const _Tp __lnpre_val = ((-((_Tp)(0.25L))) * __numeric_constants< _Tp> ::__lnpi()) + (((_Tp)(0.5L)) * (__lnpoch + (__m * __lncirc))); +# 263 +const _Tp __sr = std::sqrt((((_Tp)2) + (((_Tp)1) / __m)) / (((_Tp)4) * __numeric_constants< _Tp> ::__pi())); +# 265 +_Tp __y_mm = (__sgn * __sr) * std::exp(__lnpre_val); +# 266 +_Tp __y_mp1m = __y_mp1m_factor * __y_mm; +# 268 +if (__l == __m) { +# 269 +return __y_mm; } else { +# 270 +if (__l == (__m + (1))) { +# 271 +return __y_mp1m; } else +# 273 +{ +# 274 +_Tp __y_lm = ((_Tp)0); +# 277 +for (unsigned __ll = __m + (2); __ll <= __l; ++__ll) +# 278 +{ +# 279 +const _Tp __rat1 = ((_Tp)(__ll - __m)) / ((_Tp)(__ll + __m)); +# 280 +const _Tp __rat2 = ((_Tp)((__ll - __m) - (1))) / ((_Tp)((__ll + __m) - (1))); +# 281 +const _Tp __fact1 = std::sqrt((__rat1 * ((_Tp)(((2) * __ll) + (1)))) * ((_Tp)(((2) * __ll) - (1)))); +# 283 +const _Tp __fact2 = std::sqrt(((__rat1 * __rat2) * ((_Tp)(((2) * __ll) + (1)))) / ((_Tp)(((2) * __ll) - (3)))); +# 285 +__y_lm = ((((__x * __y_mp1m) * __fact1) - ((((__ll + __m) - (1)) * __y_mm) * __fact2)) / ((_Tp)(__ll - __m))); +# 287 +__y_mm = __y_mp1m; +# 288 +__y_mp1m = __y_lm; +# 289 +} +# 291 +return __y_lm; +# 292 +} } +# 293 +} } } +# 294 +} +# 295 +} +# 302 +} +# 51 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 65 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +namespace __detail { +# 83 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +template< class _Tp> void +# 85 +__bessel_ik(_Tp __nu, _Tp __x, _Tp & +# 86 +__Inu, _Tp &__Knu, _Tp &__Ipnu, _Tp &__Kpnu) +# 87 +{ +# 88 +if (__x == ((_Tp)0)) +# 89 +{ +# 90 +if (__nu == ((_Tp)0)) +# 91 +{ +# 92 +__Inu = ((_Tp)1); +# 93 +__Ipnu = ((_Tp)0); +# 94 +} else { +# 95 +if (__nu == ((_Tp)1)) +# 96 +{ +# 97 +__Inu = ((_Tp)0); +# 98 +__Ipnu = ((_Tp)(0.5L)); +# 99 +} else +# 101 +{ +# 102 +__Inu = ((_Tp)0); +# 103 +__Ipnu = ((_Tp)0); +# 104 +} } +# 105 +__Knu = std::template numeric_limits< _Tp> ::infinity(); +# 106 +__Kpnu = (-std::template numeric_limits< _Tp> ::infinity()); +# 107 +return; +# 108 +} +# 110 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 111 +const _Tp __fp_min = ((_Tp)10) * std::template numeric_limits< _Tp> ::epsilon(); +# 112 +const int __max_iter = 15000; +# 113 +const _Tp __x_min = ((_Tp)2); +# 115 +const int __nl = static_cast< int>(__nu + ((_Tp)(0.5L))); +# 117 +const _Tp __mu = __nu - __nl; +# 118 +const _Tp __mu2 = __mu * __mu; +# 119 +const _Tp __xi = ((_Tp)1) / __x; +# 120 +const _Tp __xi2 = ((_Tp)2) * __xi; +# 121 +_Tp __h = __nu * __xi; +# 122 +if (__h < __fp_min) { +# 123 +__h = __fp_min; } +# 124 +_Tp __b = __xi2 * __nu; +# 125 +_Tp __d = ((_Tp)0); +# 126 +_Tp __c = __h; +# 127 +int __i; +# 128 +for (__i = 1; __i <= __max_iter; ++__i) +# 129 +{ +# 130 +__b += __xi2; +# 131 +__d = (((_Tp)1) / (__b + __d)); +# 132 +__c = (__b + (((_Tp)1) / __c)); +# 133 +const _Tp __del = __c * __d; +# 134 +__h *= __del; +# 135 +if (std::abs(__del - ((_Tp)1)) < __eps) { +# 136 +break; } +# 137 +} +# 138 +if (__i > __max_iter) { +# 139 +std::__throw_runtime_error("Argument x too large in __bessel_ik; try asymptotic expansion."); } +# 142 +_Tp __Inul = __fp_min; +# 143 +_Tp __Ipnul = __h * __Inul; +# 144 +_Tp __Inul1 = __Inul; +# 145 +_Tp __Ipnu1 = __Ipnul; +# 146 +_Tp __fact = __nu * __xi; +# 147 +for (int __l = __nl; __l >= 1; --__l) +# 148 +{ +# 149 +const _Tp __Inutemp = (__fact * __Inul) + __Ipnul; +# 150 +__fact -= __xi; +# 151 +__Ipnul = ((__fact * __Inutemp) + __Inul); +# 152 +__Inul = __Inutemp; +# 153 +} +# 154 +_Tp __f = __Ipnul / __Inul; +# 155 +_Tp __Kmu, __Knu1; +# 156 +if (__x < __x_min) +# 157 +{ +# 158 +const _Tp __x2 = __x / ((_Tp)2); +# 159 +const _Tp __pimu = __numeric_constants< _Tp> ::__pi() * __mu; +# 160 +const _Tp __fact = (std::abs(__pimu) < __eps) ? (_Tp)1 : (__pimu / std::sin(__pimu)); +# 162 +_Tp __d = (-std::log(__x2)); +# 163 +_Tp __e = __mu * __d; +# 164 +const _Tp __fact2 = (std::abs(__e) < __eps) ? (_Tp)1 : (std::sinh(__e) / __e); +# 166 +_Tp __gam1, __gam2, __gampl, __gammi; +# 167 +__gamma_temme(__mu, __gam1, __gam2, __gampl, __gammi); +# 168 +_Tp __ff = __fact * ((__gam1 * std::cosh(__e)) + ((__gam2 * __fact2) * __d)); +# 170 +_Tp __sum = __ff; +# 171 +__e = std::exp(__e); +# 172 +_Tp __p = __e / (((_Tp)2) * __gampl); +# 173 +_Tp __q = ((_Tp)1) / ((((_Tp)2) * __e) * __gammi); +# 174 +_Tp __c = ((_Tp)1); +# 175 +__d = (__x2 * __x2); +# 176 +_Tp __sum1 = __p; +# 177 +int __i; +# 178 +for (__i = 1; __i <= __max_iter; ++__i) +# 179 +{ +# 180 +__ff = ((((__i * __ff) + __p) + __q) / ((__i * __i) - __mu2)); +# 181 +__c *= (__d / __i); +# 182 +__p /= (__i - __mu); +# 183 +__q /= (__i + __mu); +# 184 +const _Tp __del = __c * __ff; +# 185 +__sum += __del; +# 186 +const _Tp __del1 = __c * (__p - (__i * __ff)); +# 187 +__sum1 += __del1; +# 188 +if (std::abs(__del) < (__eps * std::abs(__sum))) { +# 189 +break; } +# 190 +} +# 191 +if (__i > __max_iter) { +# 192 +std::__throw_runtime_error("Bessel k series failed to converge in __bessel_ik."); } +# 194 +__Kmu = __sum; +# 195 +__Knu1 = (__sum1 * __xi2); +# 196 +} else +# 198 +{ +# 199 +_Tp __b = ((_Tp)2) * (((_Tp)1) + __x); +# 200 +_Tp __d = ((_Tp)1) / __b; +# 201 +_Tp __delh = __d; +# 202 +_Tp __h = __delh; +# 203 +_Tp __q1 = ((_Tp)0); +# 204 +_Tp __q2 = ((_Tp)1); +# 205 +_Tp __a1 = ((_Tp)(0.25L)) - __mu2; +# 206 +_Tp __q = __c = __a1; +# 207 +_Tp __a = (-__a1); +# 208 +_Tp __s = ((_Tp)1) + (__q * __delh); +# 209 +int __i; +# 210 +for (__i = 2; __i <= __max_iter; ++__i) +# 211 +{ +# 212 +__a -= (2 * (__i - 1)); +# 213 +__c = (((-__a) * __c) / __i); +# 214 +const _Tp __qnew = (__q1 - (__b * __q2)) / __a; +# 215 +__q1 = __q2; +# 216 +__q2 = __qnew; +# 217 +__q += (__c * __qnew); +# 218 +__b += ((_Tp)2); +# 219 +__d = (((_Tp)1) / (__b + (__a * __d))); +# 220 +__delh = (((__b * __d) - ((_Tp)1)) * __delh); +# 221 +__h += __delh; +# 222 +const _Tp __dels = __q * __delh; +# 223 +__s += __dels; +# 224 +if (std::abs(__dels / __s) < __eps) { +# 225 +break; } +# 226 +} +# 227 +if (__i > __max_iter) { +# 228 +std::__throw_runtime_error("Steed\'s method failed in __bessel_ik."); } +# 230 +__h = (__a1 * __h); +# 231 +__Kmu = ((std::sqrt(__numeric_constants< _Tp> ::__pi() / (((_Tp)2) * __x)) * std::exp(-__x)) / __s); +# 233 +__Knu1 = ((__Kmu * (((__mu + __x) + ((_Tp)(0.5L))) - __h)) * __xi); +# 234 +} +# 236 +_Tp __Kpmu = ((__mu * __xi) * __Kmu) - __Knu1; +# 237 +_Tp __Inumu = __xi / ((__f * __Kmu) - __Kpmu); +# 238 +__Inu = ((__Inumu * __Inul1) / __Inul); +# 239 +__Ipnu = ((__Inumu * __Ipnu1) / __Inul); +# 240 +for (__i = 1; __i <= __nl; ++__i) +# 241 +{ +# 242 +const _Tp __Knutemp = (((__mu + __i) * __xi2) * __Knu1) + __Kmu; +# 243 +__Kmu = __Knu1; +# 244 +__Knu1 = __Knutemp; +# 245 +} +# 246 +__Knu = __Kmu; +# 247 +__Kpnu = (((__nu * __xi) * __Kmu) - __Knu1); +# 250 +} +# 267 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +template< class _Tp> _Tp +# 269 +__cyl_bessel_i(_Tp __nu, _Tp __x) +# 270 +{ +# 271 +if ((__nu < ((_Tp)0)) || (__x < ((_Tp)0))) { +# 272 +std::__throw_domain_error("Bad argument in __cyl_bessel_i."); } else { +# 274 +if (__isnan(__nu) || __isnan(__x)) { +# 275 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 276 +if ((__x * __x) < (((_Tp)10) * (__nu + ((_Tp)1)))) { +# 277 +return __cyl_bessel_ij_series(__nu, __x, +((_Tp)1), 200); } else +# 279 +{ +# 280 +_Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; +# 281 +__bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); +# 282 +return __I_nu; +# 283 +} } } +# 284 +} +# 303 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +template< class _Tp> _Tp +# 305 +__cyl_bessel_k(_Tp __nu, _Tp __x) +# 306 +{ +# 307 +if ((__nu < ((_Tp)0)) || (__x < ((_Tp)0))) { +# 308 +std::__throw_domain_error("Bad argument in __cyl_bessel_k."); } else { +# 310 +if (__isnan(__nu) || __isnan(__x)) { +# 311 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else +# 313 +{ +# 314 +_Tp __I_nu, __K_nu, __Ip_nu, __Kp_nu; +# 315 +__bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); +# 316 +return __K_nu; +# 317 +} } +# 318 +} +# 337 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +template< class _Tp> void +# 339 +__sph_bessel_ik(unsigned __n, _Tp __x, _Tp & +# 340 +__i_n, _Tp &__k_n, _Tp &__ip_n, _Tp &__kp_n) +# 341 +{ +# 342 +const _Tp __nu = ((_Tp)__n) + ((_Tp)(0.5L)); +# 344 +_Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; +# 345 +__bessel_ik(__nu, __x, __I_nu, __K_nu, __Ip_nu, __Kp_nu); +# 347 +const _Tp __factor = __numeric_constants< _Tp> ::__sqrtpio2() / std::sqrt(__x); +# 350 +__i_n = (__factor * __I_nu); +# 351 +__k_n = (__factor * __K_nu); +# 352 +__ip_n = ((__factor * __Ip_nu) - (__i_n / (((_Tp)2) * __x))); +# 353 +__kp_n = ((__factor * __Kp_nu) - (__k_n / (((_Tp)2) * __x))); +# 356 +} +# 373 "/usr/include/c++/11/tr1/modified_bessel_func.tcc" 3 +template< class _Tp> void +# 375 +__airy(_Tp __x, _Tp &__Ai, _Tp &__Bi, _Tp &__Aip, _Tp &__Bip) +# 376 +{ +# 377 +const _Tp __absx = std::abs(__x); +# 378 +const _Tp __rootx = std::sqrt(__absx); +# 379 +const _Tp __z = ((((_Tp)2) * __absx) * __rootx) / ((_Tp)3); +# 380 +const _Tp _S_inf = std::template numeric_limits< _Tp> ::infinity(); +# 382 +if (__isnan(__x)) { +# 383 +__Bip = (__Aip = (__Bi = (__Ai = std::template numeric_limits< _Tp> ::quiet_NaN()))); } else { +# 384 +if (__z == _S_inf) +# 385 +{ +# 386 +__Aip = (__Ai = ((_Tp)0)); +# 387 +__Bip = (__Bi = _S_inf); +# 388 +} else { +# 389 +if (__z == (-_S_inf)) { +# 390 +__Bip = (__Aip = (__Bi = (__Ai = ((_Tp)0)))); } else { +# 391 +if (__x > ((_Tp)0)) +# 392 +{ +# 393 +_Tp __I_nu, __Ip_nu, __K_nu, __Kp_nu; +# 395 +__bessel_ik(((_Tp)1) / ((_Tp)3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); +# 396 +__Ai = ((__rootx * __K_nu) / (__numeric_constants< _Tp> ::__sqrt3() * __numeric_constants< _Tp> ::__pi())); +# 399 +__Bi = (__rootx * ((__K_nu / __numeric_constants< _Tp> ::__pi()) + ((((_Tp)2) * __I_nu) / __numeric_constants< _Tp> ::__sqrt3()))); +# 402 +__bessel_ik(((_Tp)2) / ((_Tp)3), __z, __I_nu, __K_nu, __Ip_nu, __Kp_nu); +# 403 +__Aip = (((-__x) * __K_nu) / (__numeric_constants< _Tp> ::__sqrt3() * __numeric_constants< _Tp> ::__pi())); +# 406 +__Bip = (__x * ((__K_nu / __numeric_constants< _Tp> ::__pi()) + ((((_Tp)2) * __I_nu) / __numeric_constants< _Tp> ::__sqrt3()))); +# 409 +} else { +# 410 +if (__x < ((_Tp)0)) +# 411 +{ +# 412 +_Tp __J_nu, __Jp_nu, __N_nu, __Np_nu; +# 414 +__bessel_jn(((_Tp)1) / ((_Tp)3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); +# 415 +__Ai = ((__rootx * (__J_nu - (__N_nu / __numeric_constants< _Tp> ::__sqrt3()))) / ((_Tp)2)); +# 417 +__Bi = (((-__rootx) * (__N_nu + (__J_nu / __numeric_constants< _Tp> ::__sqrt3()))) / ((_Tp)2)); +# 420 +__bessel_jn(((_Tp)2) / ((_Tp)3), __z, __J_nu, __N_nu, __Jp_nu, __Np_nu); +# 421 +__Aip = ((__absx * ((__N_nu / __numeric_constants< _Tp> ::__sqrt3()) + __J_nu)) / ((_Tp)2)); +# 423 +__Bip = ((__absx * ((__J_nu / __numeric_constants< _Tp> ::__sqrt3()) - __N_nu)) / ((_Tp)2)); +# 425 +} else +# 427 +{ +# 431 +__Ai = ((_Tp)(0.35502805388781723926L)); +# 432 +__Bi = (__Ai * __numeric_constants< _Tp> ::__sqrt3()); +# 437 +__Aip = (-((_Tp)(0.2588194037928067984L))); +# 438 +__Bip = ((-__Aip) * __numeric_constants< _Tp> ::__sqrt3()); +# 439 +} } } } } +# 442 +} +# 443 +} +# 449 +} +# 42 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 56 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +namespace __detail { +# 72 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +template< class _Tp> _Tp +# 74 +__poly_hermite_recursion(unsigned __n, _Tp __x) +# 75 +{ +# 77 +_Tp __H_0 = (1); +# 78 +if (__n == (0)) { +# 79 +return __H_0; } +# 82 +_Tp __H_1 = 2 * __x; +# 83 +if (__n == (1)) { +# 84 +return __H_1; } +# 87 +_Tp __H_n, __H_nm1, __H_nm2; +# 88 +unsigned __i; +# 89 +for (((__H_nm2 = __H_0), (__H_nm1 = __H_1)), (__i = (2)); __i <= __n; ++__i) +# 90 +{ +# 91 +__H_n = (2 * ((__x * __H_nm1) - ((__i - (1)) * __H_nm2))); +# 92 +__H_nm2 = __H_nm1; +# 93 +__H_nm1 = __H_n; +# 94 +} +# 96 +return __H_n; +# 97 +} +# 114 "/usr/include/c++/11/tr1/poly_hermite.tcc" 3 +template< class _Tp> inline _Tp +# 116 +__poly_hermite(unsigned __n, _Tp __x) +# 117 +{ +# 118 +if (__isnan(__x)) { +# 119 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 121 +return __poly_hermite_recursion(__n, __x); } +# 122 +} +# 123 +} +# 129 +} +# 44 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 60 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +namespace __detail { +# 75 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tpa, class _Tp> _Tp +# 77 +__poly_laguerre_large_n(unsigned __n, _Tpa __alpha1, _Tp __x) +# 78 +{ +# 79 +const _Tp __a = (-((_Tp)__n)); +# 80 +const _Tp __b = ((_Tp)__alpha1) + ((_Tp)1); +# 81 +const _Tp __eta = (((_Tp)2) * __b) - (((_Tp)4) * __a); +# 82 +const _Tp __cos2th = __x / __eta; +# 83 +const _Tp __sin2th = ((_Tp)1) - __cos2th; +# 84 +const _Tp __th = std::acos(std::sqrt(__cos2th)); +# 85 +const _Tp __pre_h = ((((__numeric_constants< _Tp> ::__pi_2() * __numeric_constants< _Tp> ::__pi_2()) * __eta) * __eta) * __cos2th) * __sin2th; +# 90 +const _Tp __lg_b = std::lgamma(((_Tp)__n) + __b); +# 91 +const _Tp __lnfact = std::lgamma((_Tp)(__n + (1))); +# 97 +_Tp __pre_term1 = (((_Tp)(0.5L)) * (((_Tp)1) - __b)) * std::log((((_Tp)(0.25L)) * __x) * __eta); +# 99 +_Tp __pre_term2 = ((_Tp)(0.25L)) * std::log(__pre_h); +# 100 +_Tp __lnpre = (((__lg_b - __lnfact) + (((_Tp)(0.5L)) * __x)) + __pre_term1) - __pre_term2; +# 102 +_Tp __ser_term1 = std::sin(__a * __numeric_constants< _Tp> ::__pi()); +# 103 +_Tp __ser_term2 = std::sin(((((_Tp)(0.25L)) * __eta) * ((((_Tp)2) * __th) - std::sin(((_Tp)2) * __th))) + __numeric_constants< _Tp> ::__pi_4()); +# 107 +_Tp __ser = __ser_term1 + __ser_term2; +# 109 +return std::exp(__lnpre) * __ser; +# 110 +} +# 129 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tpa, class _Tp> _Tp +# 131 +__poly_laguerre_hyperg(unsigned __n, _Tpa __alpha1, _Tp __x) +# 132 +{ +# 133 +const _Tp __b = ((_Tp)__alpha1) + ((_Tp)1); +# 134 +const _Tp __mx = (-__x); +# 135 +const _Tp __tc_sgn = (__x < ((_Tp)0)) ? (_Tp)1 : (((__n % (2)) == (1)) ? -((_Tp)1) : ((_Tp)1)); +# 138 +_Tp __tc = ((_Tp)1); +# 139 +const _Tp __ax = std::abs(__x); +# 140 +for (unsigned __k = (1); __k <= __n; ++__k) { +# 141 +__tc *= (__ax / __k); } +# 143 +_Tp __term = __tc * __tc_sgn; +# 144 +_Tp __sum = __term; +# 145 +for (int __k = ((int)__n) - 1; __k >= 0; --__k) +# 146 +{ +# 147 +__term *= ((((__b + ((_Tp)__k)) / ((_Tp)(((int)__n) - __k))) * ((_Tp)(__k + 1))) / __mx); +# 149 +__sum += __term; +# 150 +} +# 152 +return __sum; +# 153 +} +# 185 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tpa, class _Tp> _Tp +# 187 +__poly_laguerre_recursion(unsigned __n, _Tpa __alpha1, _Tp __x) +# 188 +{ +# 190 +_Tp __l_0 = ((_Tp)1); +# 191 +if (__n == (0)) { +# 192 +return __l_0; } +# 195 +_Tp __l_1 = (((-__x) + ((_Tp)1)) + ((_Tp)__alpha1)); +# 196 +if (__n == (1)) { +# 197 +return __l_1; } +# 200 +_Tp __l_n2 = __l_0; +# 201 +_Tp __l_n1 = __l_1; +# 202 +_Tp __l_n = ((_Tp)0); +# 203 +for (unsigned __nn = (2); __nn <= __n; ++__nn) +# 204 +{ +# 205 +__l_n = (((((((_Tp)(((2) * __nn) - (1))) + ((_Tp)__alpha1)) - __x) * __l_n1) / ((_Tp)__nn)) - (((((_Tp)(__nn - (1))) + ((_Tp)__alpha1)) * __l_n2) / ((_Tp)__nn))); +# 208 +__l_n2 = __l_n1; +# 209 +__l_n1 = __l_n; +# 210 +} +# 212 +return __l_n; +# 213 +} +# 244 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tpa, class _Tp> _Tp +# 246 +__poly_laguerre(unsigned __n, _Tpa __alpha1, _Tp __x) +# 247 +{ +# 248 +if (__x < ((_Tp)0)) { +# 249 +std::__throw_domain_error("Negative argument in __poly_laguerre."); } else { +# 252 +if (__isnan(__x)) { +# 253 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 254 +if (__n == (0)) { +# 255 +return (_Tp)1; } else { +# 256 +if (__n == (1)) { +# 257 +return (((_Tp)1) + ((_Tp)__alpha1)) - __x; } else { +# 258 +if (__x == ((_Tp)0)) +# 259 +{ +# 260 +_Tp __prod = ((_Tp)__alpha1) + ((_Tp)1); +# 261 +for (unsigned __k = (2); __k <= __n; ++__k) { +# 262 +__prod *= ((((_Tp)__alpha1) + ((_Tp)__k)) / ((_Tp)__k)); } +# 263 +return __prod; +# 264 +} else { +# 265 +if ((__n > (10000000)) && (((_Tp)__alpha1) > (-((_Tp)1))) && (__x < ((((_Tp)2) * (((_Tp)__alpha1) + ((_Tp)1))) + ((_Tp)((4) * __n))))) { +# 267 +return __poly_laguerre_large_n(__n, __alpha1, __x); } else { +# 268 +if ((((_Tp)__alpha1) >= ((_Tp)0)) || ((__x > ((_Tp)0)) && (((_Tp)__alpha1) < (-((_Tp)(__n + (1))))))) { +# 270 +return __poly_laguerre_recursion(__n, __alpha1, __x); } else { +# 272 +return __poly_laguerre_hyperg(__n, __alpha1, __x); } } } } } } } +# 273 +} +# 296 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tp> inline _Tp +# 298 +__assoc_laguerre(unsigned __n, unsigned __m, _Tp __x) +# 299 +{ return __poly_laguerre< unsigned, _Tp> (__n, __m, __x); } +# 316 "/usr/include/c++/11/tr1/poly_laguerre.tcc" 3 +template< class _Tp> inline _Tp +# 318 +__laguerre(unsigned __n, _Tp __x) +# 319 +{ return __poly_laguerre< unsigned, _Tp> (__n, 0, __x); } +# 320 +} +# 327 +} +# 47 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +namespace std __attribute((__visibility__("default"))) { +# 63 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +namespace __detail { +# 78 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 80 +__riemann_zeta_sum(_Tp __s) +# 81 +{ +# 83 +if (__s < ((_Tp)1)) { +# 84 +std::__throw_domain_error("Bad argument in zeta sum."); } +# 86 +const unsigned max_iter = (10000); +# 87 +_Tp __zeta = ((_Tp)0); +# 88 +for (unsigned __k = (1); __k < max_iter; ++__k) +# 89 +{ +# 90 +_Tp __term = std::pow(static_cast< _Tp>(__k), -__s); +# 91 +if (__term < std::template numeric_limits< _Tp> ::epsilon()) +# 92 +{ +# 93 +break; +# 94 +} +# 95 +__zeta += __term; +# 96 +} +# 98 +return __zeta; +# 99 +} +# 115 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 117 +__riemann_zeta_alt(_Tp __s) +# 118 +{ +# 119 +_Tp __sgn = ((_Tp)1); +# 120 +_Tp __zeta = ((_Tp)0); +# 121 +for (unsigned __i = (1); __i < (10000000); ++__i) +# 122 +{ +# 123 +_Tp __term = __sgn / std::pow(__i, __s); +# 124 +if (std::abs(__term) < std::template numeric_limits< _Tp> ::epsilon()) { +# 125 +break; } +# 126 +__zeta += __term; +# 127 +__sgn *= ((_Tp)(-1)); +# 128 +} +# 129 +__zeta /= (((_Tp)1) - std::pow((_Tp)2, ((_Tp)1) - __s)); +# 131 +return __zeta; +# 132 +} +# 157 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 159 +__riemann_zeta_glob(_Tp __s) +# 160 +{ +# 161 +_Tp __zeta = ((_Tp)0); +# 163 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 165 +const _Tp __max_bincoeff = (std::template numeric_limits< _Tp> ::max_exponent10 * std::log((_Tp)10)) - ((_Tp)1); +# 170 +if (__s < ((_Tp)0)) +# 171 +{ +# 173 +if (std::fmod(__s, (_Tp)2) == ((_Tp)0)) { +# 174 +return (_Tp)0; } else +# 177 +{ +# 178 +_Tp __zeta = __riemann_zeta_glob(((_Tp)1) - __s); +# 179 +__zeta *= (((std::pow(((_Tp)2) * __numeric_constants< _Tp> ::__pi(), __s) * std::sin(__numeric_constants< _Tp> ::__pi_2() * __s)) * std::exp(std::lgamma(((_Tp)1) - __s))) / __numeric_constants< _Tp> ::__pi()); +# 188 +return __zeta; +# 189 +} +# 190 +} +# 192 +_Tp __num = ((_Tp)(0.5L)); +# 193 +const unsigned __maxit = (10000); +# 194 +for (unsigned __i = (0); __i < __maxit; ++__i) +# 195 +{ +# 196 +bool __punt = false; +# 197 +_Tp __sgn = ((_Tp)1); +# 198 +_Tp __term = ((_Tp)0); +# 199 +for (unsigned __j = (0); __j <= __i; ++__j) +# 200 +{ +# 202 +_Tp __bincoeff = (std::lgamma((_Tp)((1) + __i)) - std::lgamma((_Tp)((1) + __j))) - std::lgamma((_Tp)(((1) + __i) - __j)); +# 210 +if (__bincoeff > __max_bincoeff) +# 211 +{ +# 213 +__punt = true; +# 214 +break; +# 215 +} +# 216 +__bincoeff = std::exp(__bincoeff); +# 217 +__term += ((__sgn * __bincoeff) * std::pow((_Tp)((1) + __j), -__s)); +# 218 +__sgn *= ((_Tp)(-1)); +# 219 +} +# 220 +if (__punt) { +# 221 +break; } +# 222 +__term *= __num; +# 223 +__zeta += __term; +# 224 +if (std::abs(__term / __zeta) < __eps) { +# 225 +break; } +# 226 +__num *= ((_Tp)(0.5L)); +# 227 +} +# 229 +__zeta /= (((_Tp)1) - std::pow((_Tp)2, ((_Tp)1) - __s)); +# 231 +return __zeta; +# 232 +} +# 252 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 254 +__riemann_zeta_product(_Tp __s) +# 255 +{ +# 256 +static const _Tp __prime[] = {((_Tp)2), ((_Tp)3), ((_Tp)5), ((_Tp)7), ((_Tp)11), ((_Tp)13), ((_Tp)17), ((_Tp)19), ((_Tp)23), ((_Tp)29), ((_Tp)31), ((_Tp)37), ((_Tp)41), ((_Tp)43), ((_Tp)47), ((_Tp)53), ((_Tp)59), ((_Tp)61), ((_Tp)67), ((_Tp)71), ((_Tp)73), ((_Tp)79), ((_Tp)83), ((_Tp)89), ((_Tp)97), ((_Tp)101), ((_Tp)103), ((_Tp)107), ((_Tp)109)}; +# 262 +static const unsigned __num_primes = (sizeof(__prime) / sizeof(_Tp)); +# 264 +_Tp __zeta = ((_Tp)1); +# 265 +for (unsigned __i = (0); __i < __num_primes; ++__i) +# 266 +{ +# 267 +const _Tp __fact = ((_Tp)1) - std::pow(__prime[__i], -__s); +# 268 +__zeta *= __fact; +# 269 +if ((((_Tp)1) - __fact) < std::template numeric_limits< _Tp> ::epsilon()) { +# 270 +break; } +# 271 +} +# 273 +__zeta = (((_Tp)1) / __zeta); +# 275 +return __zeta; +# 276 +} +# 293 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 295 +__riemann_zeta(_Tp __s) +# 296 +{ +# 297 +if (__isnan(__s)) { +# 298 +return std::template numeric_limits< _Tp> ::quiet_NaN(); } else { +# 299 +if (__s == ((_Tp)1)) { +# 300 +return std::template numeric_limits< _Tp> ::infinity(); } else { +# 301 +if (__s < (-((_Tp)19))) +# 302 +{ +# 303 +_Tp __zeta = __riemann_zeta_product(((_Tp)1) - __s); +# 304 +__zeta *= (((std::pow(((_Tp)2) * __numeric_constants< _Tp> ::__pi(), __s) * std::sin(__numeric_constants< _Tp> ::__pi_2() * __s)) * std::exp(std::lgamma(((_Tp)1) - __s))) / __numeric_constants< _Tp> ::__pi()); +# 312 +return __zeta; +# 313 +} else { +# 314 +if (__s < ((_Tp)20)) +# 315 +{ +# 317 +bool __glob = true; +# 318 +if (__glob) { +# 319 +return __riemann_zeta_glob(__s); } else +# 321 +{ +# 322 +if (__s > ((_Tp)1)) { +# 323 +return __riemann_zeta_sum(__s); } else +# 325 +{ +# 326 +_Tp __zeta = ((std::pow(((_Tp)2) * __numeric_constants< _Tp> ::__pi(), __s) * std::sin(__numeric_constants< _Tp> ::__pi_2() * __s)) * std::tgamma(((_Tp)1) - __s)) * __riemann_zeta_sum(((_Tp)1) - __s); +# 335 +return __zeta; +# 336 +} +# 337 +} +# 338 +} else { +# 340 +return __riemann_zeta_product(__s); } } } } +# 341 +} +# 365 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> _Tp +# 367 +__hurwitz_zeta_glob(_Tp __a, _Tp __s) +# 368 +{ +# 369 +_Tp __zeta = ((_Tp)0); +# 371 +const _Tp __eps = std::template numeric_limits< _Tp> ::epsilon(); +# 373 +const _Tp __max_bincoeff = (std::template numeric_limits< _Tp> ::max_exponent10 * std::log((_Tp)10)) - ((_Tp)1); +# 376 +const unsigned __maxit = (10000); +# 377 +for (unsigned __i = (0); __i < __maxit; ++__i) +# 378 +{ +# 379 +bool __punt = false; +# 380 +_Tp __sgn = ((_Tp)1); +# 381 +_Tp __term = ((_Tp)0); +# 382 +for (unsigned __j = (0); __j <= __i; ++__j) +# 383 +{ +# 385 +_Tp __bincoeff = (std::lgamma((_Tp)((1) + __i)) - std::lgamma((_Tp)((1) + __j))) - std::lgamma((_Tp)(((1) + __i) - __j)); +# 393 +if (__bincoeff > __max_bincoeff) +# 394 +{ +# 396 +__punt = true; +# 397 +break; +# 398 +} +# 399 +__bincoeff = std::exp(__bincoeff); +# 400 +__term += ((__sgn * __bincoeff) * std::pow((_Tp)(__a + __j), -__s)); +# 401 +__sgn *= ((_Tp)(-1)); +# 402 +} +# 403 +if (__punt) { +# 404 +break; } +# 405 +__term /= ((_Tp)(__i + (1))); +# 406 +if (std::abs(__term / __zeta) < __eps) { +# 407 +break; } +# 408 +__zeta += __term; +# 409 +} +# 411 +__zeta /= (__s - ((_Tp)1)); +# 413 +return __zeta; +# 414 +} +# 430 "/usr/include/c++/11/tr1/riemann_zeta.tcc" 3 +template< class _Tp> inline _Tp +# 432 +__hurwitz_zeta(_Tp __a, _Tp __s) +# 433 +{ return __hurwitz_zeta_glob(__a, __s); } +# 434 +} +# 441 +} +# 61 "/usr/include/c++/11/bits/specfun.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 206 "/usr/include/c++/11/bits/specfun.h" 3 +inline float assoc_laguerref(unsigned __n, unsigned __m, float __x) +# 207 +{ return __detail::__assoc_laguerre< float> (__n, __m, __x); } +# 216 +inline long double assoc_laguerrel(unsigned __n, unsigned __m, long double __x) +# 217 +{ return __detail::__assoc_laguerre< long double> (__n, __m, __x); } +# 250 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 252 +assoc_laguerre(unsigned __n, unsigned __m, _Tp __x) +# 253 +{ +# 254 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 255 +return __detail::__assoc_laguerre< typename __gnu_cxx::__promote< _Tp> ::__type> (__n, __m, __x); +# 256 +} +# 267 "/usr/include/c++/11/bits/specfun.h" 3 +inline float assoc_legendref(unsigned __l, unsigned __m, float __x) +# 268 +{ return __detail::__assoc_legendre_p< float> (__l, __m, __x); } +# 276 +inline long double assoc_legendrel(unsigned __l, unsigned __m, long double __x) +# 277 +{ return __detail::__assoc_legendre_p< long double> (__l, __m, __x); } +# 296 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 298 +assoc_legendre(unsigned __l, unsigned __m, _Tp __x) +# 299 +{ +# 300 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 301 +return __detail::__assoc_legendre_p< typename __gnu_cxx::__promote< _Tp> ::__type> (__l, __m, __x); +# 302 +} +# 312 "/usr/include/c++/11/bits/specfun.h" 3 +inline float betaf(float __a, float __b) +# 313 +{ return __detail::__beta< float> (__a, __b); } +# 322 +inline long double betal(long double __a, long double __b) +# 323 +{ return __detail::__beta< long double> (__a, __b); } +# 341 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpa, class _Tpb> inline typename __gnu_cxx::__promote_2< _Tpa, _Tpb> ::__type +# 343 +beta(_Tpa __a, _Tpb __b) +# 344 +{ +# 345 +typedef typename __gnu_cxx::__promote_2< _Tpa, _Tpb> ::__type __type; +# 346 +return __detail::__beta< typename __gnu_cxx::__promote_2< _Tpa, _Tpb> ::__type> (__a, __b); +# 347 +} +# 358 "/usr/include/c++/11/bits/specfun.h" 3 +inline float comp_ellint_1f(float __k) +# 359 +{ return __detail::__comp_ellint_1< float> (__k); } +# 368 +inline long double comp_ellint_1l(long double __k) +# 369 +{ return __detail::__comp_ellint_1< long double> (__k); } +# 389 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 391 +comp_ellint_1(_Tp __k) +# 392 +{ +# 393 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 394 +return __detail::__comp_ellint_1< typename __gnu_cxx::__promote< _Tp> ::__type> (__k); +# 395 +} +# 406 "/usr/include/c++/11/bits/specfun.h" 3 +inline float comp_ellint_2f(float __k) +# 407 +{ return __detail::__comp_ellint_2< float> (__k); } +# 416 +inline long double comp_ellint_2l(long double __k) +# 417 +{ return __detail::__comp_ellint_2< long double> (__k); } +# 436 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 438 +comp_ellint_2(_Tp __k) +# 439 +{ +# 440 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 441 +return __detail::__comp_ellint_2< typename __gnu_cxx::__promote< _Tp> ::__type> (__k); +# 442 +} +# 453 "/usr/include/c++/11/bits/specfun.h" 3 +inline float comp_ellint_3f(float __k, float __nu) +# 454 +{ return __detail::__comp_ellint_3< float> (__k, __nu); } +# 463 +inline long double comp_ellint_3l(long double __k, long double __nu) +# 464 +{ return __detail::__comp_ellint_3< long double> (__k, __nu); } +# 487 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp, class _Tpn> inline typename __gnu_cxx::__promote_2< _Tp, _Tpn> ::__type +# 489 +comp_ellint_3(_Tp __k, _Tpn __nu) +# 490 +{ +# 491 +typedef typename __gnu_cxx::__promote_2< _Tp, _Tpn> ::__type __type; +# 492 +return __detail::__comp_ellint_3< typename __gnu_cxx::__promote_2< _Tp, _Tpn> ::__type> (__k, __nu); +# 493 +} +# 504 "/usr/include/c++/11/bits/specfun.h" 3 +inline float cyl_bessel_if(float __nu, float __x) +# 505 +{ return __detail::__cyl_bessel_i< float> (__nu, __x); } +# 514 +inline long double cyl_bessel_il(long double __nu, long double __x) +# 515 +{ return __detail::__cyl_bessel_i< long double> (__nu, __x); } +# 533 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpnu, class _Tp> inline typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type +# 535 +cyl_bessel_i(_Tpnu __nu, _Tp __x) +# 536 +{ +# 537 +typedef typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type __type; +# 538 +return __detail::__cyl_bessel_i< typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type> (__nu, __x); +# 539 +} +# 550 "/usr/include/c++/11/bits/specfun.h" 3 +inline float cyl_bessel_jf(float __nu, float __x) +# 551 +{ return __detail::__cyl_bessel_j< float> (__nu, __x); } +# 560 +inline long double cyl_bessel_jl(long double __nu, long double __x) +# 561 +{ return __detail::__cyl_bessel_j< long double> (__nu, __x); } +# 579 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpnu, class _Tp> inline typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type +# 581 +cyl_bessel_j(_Tpnu __nu, _Tp __x) +# 582 +{ +# 583 +typedef typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type __type; +# 584 +return __detail::__cyl_bessel_j< typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type> (__nu, __x); +# 585 +} +# 596 "/usr/include/c++/11/bits/specfun.h" 3 +inline float cyl_bessel_kf(float __nu, float __x) +# 597 +{ return __detail::__cyl_bessel_k< float> (__nu, __x); } +# 606 +inline long double cyl_bessel_kl(long double __nu, long double __x) +# 607 +{ return __detail::__cyl_bessel_k< long double> (__nu, __x); } +# 631 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpnu, class _Tp> inline typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type +# 633 +cyl_bessel_k(_Tpnu __nu, _Tp __x) +# 634 +{ +# 635 +typedef typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type __type; +# 636 +return __detail::__cyl_bessel_k< typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type> (__nu, __x); +# 637 +} +# 648 "/usr/include/c++/11/bits/specfun.h" 3 +inline float cyl_neumannf(float __nu, float __x) +# 649 +{ return __detail::__cyl_neumann_n< float> (__nu, __x); } +# 658 +inline long double cyl_neumannl(long double __nu, long double __x) +# 659 +{ return __detail::__cyl_neumann_n< long double> (__nu, __x); } +# 679 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpnu, class _Tp> inline typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type +# 681 +cyl_neumann(_Tpnu __nu, _Tp __x) +# 682 +{ +# 683 +typedef typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type __type; +# 684 +return __detail::__cyl_neumann_n< typename __gnu_cxx::__promote_2< _Tpnu, _Tp> ::__type> (__nu, __x); +# 685 +} +# 696 "/usr/include/c++/11/bits/specfun.h" 3 +inline float ellint_1f(float __k, float __phi) +# 697 +{ return __detail::__ellint_1< float> (__k, __phi); } +# 706 +inline long double ellint_1l(long double __k, long double __phi) +# 707 +{ return __detail::__ellint_1< long double> (__k, __phi); } +# 727 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp, class _Tpp> inline typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type +# 729 +ellint_1(_Tp __k, _Tpp __phi) +# 730 +{ +# 731 +typedef typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type __type; +# 732 +return __detail::__ellint_1< typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type> (__k, __phi); +# 733 +} +# 744 "/usr/include/c++/11/bits/specfun.h" 3 +inline float ellint_2f(float __k, float __phi) +# 745 +{ return __detail::__ellint_2< float> (__k, __phi); } +# 754 +inline long double ellint_2l(long double __k, long double __phi) +# 755 +{ return __detail::__ellint_2< long double> (__k, __phi); } +# 775 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp, class _Tpp> inline typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type +# 777 +ellint_2(_Tp __k, _Tpp __phi) +# 778 +{ +# 779 +typedef typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type __type; +# 780 +return __detail::__ellint_2< typename __gnu_cxx::__promote_2< _Tp, _Tpp> ::__type> (__k, __phi); +# 781 +} +# 792 "/usr/include/c++/11/bits/specfun.h" 3 +inline float ellint_3f(float __k, float __nu, float __phi) +# 793 +{ return __detail::__ellint_3< float> (__k, __nu, __phi); } +# 802 +inline long double ellint_3l(long double __k, long double __nu, long double __phi) +# 803 +{ return __detail::__ellint_3< long double> (__k, __nu, __phi); } +# 828 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp, class _Tpn, class _Tpp> inline typename __gnu_cxx::__promote_3< _Tp, _Tpn, _Tpp> ::__type +# 830 +ellint_3(_Tp __k, _Tpn __nu, _Tpp __phi) +# 831 +{ +# 832 +typedef typename __gnu_cxx::__promote_3< _Tp, _Tpn, _Tpp> ::__type __type; +# 833 +return __detail::__ellint_3< typename __gnu_cxx::__promote_3< _Tp, _Tpn, _Tpp> ::__type> (__k, __nu, __phi); +# 834 +} +# 844 "/usr/include/c++/11/bits/specfun.h" 3 +inline float expintf(float __x) +# 845 +{ return __detail::__expint< float> (__x); } +# 854 +inline long double expintl(long double __x) +# 855 +{ return __detail::__expint< long double> (__x); } +# 868 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 870 +expint(_Tp __x) +# 871 +{ +# 872 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 873 +return __detail::__expint< typename __gnu_cxx::__promote< _Tp> ::__type> (__x); +# 874 +} +# 885 "/usr/include/c++/11/bits/specfun.h" 3 +inline float hermitef(unsigned __n, float __x) +# 886 +{ return __detail::__poly_hermite< float> (__n, __x); } +# 895 +inline long double hermitel(unsigned __n, long double __x) +# 896 +{ return __detail::__poly_hermite< long double> (__n, __x); } +# 916 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 918 +hermite(unsigned __n, _Tp __x) +# 919 +{ +# 920 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 921 +return __detail::__poly_hermite< typename __gnu_cxx::__promote< _Tp> ::__type> (__n, __x); +# 922 +} +# 933 "/usr/include/c++/11/bits/specfun.h" 3 +inline float laguerref(unsigned __n, float __x) +# 934 +{ return __detail::__laguerre< float> (__n, __x); } +# 943 +inline long double laguerrel(unsigned __n, long double __x) +# 944 +{ return __detail::__laguerre< long double> (__n, __x); } +# 960 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 962 +laguerre(unsigned __n, _Tp __x) +# 963 +{ +# 964 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 965 +return __detail::__laguerre< typename __gnu_cxx::__promote< _Tp> ::__type> (__n, __x); +# 966 +} +# 977 "/usr/include/c++/11/bits/specfun.h" 3 +inline float legendref(unsigned __l, float __x) +# 978 +{ return __detail::__poly_legendre_p< float> (__l, __x); } +# 987 +inline long double legendrel(unsigned __l, long double __x) +# 988 +{ return __detail::__poly_legendre_p< long double> (__l, __x); } +# 1005 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 1007 +legendre(unsigned __l, _Tp __x) +# 1008 +{ +# 1009 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 1010 +return __detail::__poly_legendre_p< typename __gnu_cxx::__promote< _Tp> ::__type> (__l, __x); +# 1011 +} +# 1022 "/usr/include/c++/11/bits/specfun.h" 3 +inline float riemann_zetaf(float __s) +# 1023 +{ return __detail::__riemann_zeta< float> (__s); } +# 1032 +inline long double riemann_zetal(long double __s) +# 1033 +{ return __detail::__riemann_zeta< long double> (__s); } +# 1056 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 1058 +riemann_zeta(_Tp __s) +# 1059 +{ +# 1060 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 1061 +return __detail::__riemann_zeta< typename __gnu_cxx::__promote< _Tp> ::__type> (__s); +# 1062 +} +# 1073 "/usr/include/c++/11/bits/specfun.h" 3 +inline float sph_besself(unsigned __n, float __x) +# 1074 +{ return __detail::__sph_bessel< float> (__n, __x); } +# 1083 +inline long double sph_bessell(unsigned __n, long double __x) +# 1084 +{ return __detail::__sph_bessel< long double> (__n, __x); } +# 1100 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 1102 +sph_bessel(unsigned __n, _Tp __x) +# 1103 +{ +# 1104 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 1105 +return __detail::__sph_bessel< typename __gnu_cxx::__promote< _Tp> ::__type> (__n, __x); +# 1106 +} +# 1117 "/usr/include/c++/11/bits/specfun.h" 3 +inline float sph_legendref(unsigned __l, unsigned __m, float __theta) +# 1118 +{ return __detail::__sph_legendre< float> (__l, __m, __theta); } +# 1128 "/usr/include/c++/11/bits/specfun.h" 3 +inline long double sph_legendrel(unsigned __l, unsigned __m, long double __theta) +# 1129 +{ return __detail::__sph_legendre< long double> (__l, __m, __theta); } +# 1147 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 1149 +sph_legendre(unsigned __l, unsigned __m, _Tp __theta) +# 1150 +{ +# 1151 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 1152 +return __detail::__sph_legendre< typename __gnu_cxx::__promote< _Tp> ::__type> (__l, __m, __theta); +# 1153 +} +# 1164 "/usr/include/c++/11/bits/specfun.h" 3 +inline float sph_neumannf(unsigned __n, float __x) +# 1165 +{ return __detail::__sph_neumann< float> (__n, __x); } +# 1174 +inline long double sph_neumannl(unsigned __n, long double __x) +# 1175 +{ return __detail::__sph_neumann< long double> (__n, __x); } +# 1191 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tp> inline typename __gnu_cxx::__promote< _Tp> ::__type +# 1193 +sph_neumann(unsigned __n, _Tp __x) +# 1194 +{ +# 1195 +typedef typename __gnu_cxx::__promote< _Tp> ::__type __type; +# 1196 +return __detail::__sph_neumann< typename __gnu_cxx::__promote< _Tp> ::__type> (__n, __x); +# 1197 +} +# 1202 +} +# 1205 +namespace __gnu_cxx __attribute((__visibility__("default"))) { +# 1219 "/usr/include/c++/11/bits/specfun.h" 3 +inline float airy_aif(float __x) +# 1220 +{ +# 1221 +float __Ai, __Bi, __Aip, __Bip; +# 1222 +std::__detail::__airy< float> (__x, __Ai, __Bi, __Aip, __Bip); +# 1223 +return __Ai; +# 1224 +} +# 1230 +inline long double airy_ail(long double __x) +# 1231 +{ +# 1232 +long double __Ai, __Bi, __Aip, __Bip; +# 1233 +std::__detail::__airy< long double> (__x, __Ai, __Bi, __Aip, __Bip); +# 1234 +return __Ai; +# 1235 +} +# 1240 +template< class _Tp> inline typename __promote< _Tp> ::__type +# 1242 +airy_ai(_Tp __x) +# 1243 +{ +# 1244 +typedef typename __promote< _Tp> ::__type __type; +# 1245 +__type __Ai, __Bi, __Aip, __Bip; +# 1246 +std::__detail::__airy< typename __promote< _Tp> ::__type> (__x, __Ai, __Bi, __Aip, __Bip); +# 1247 +return __Ai; +# 1248 +} +# 1254 +inline float airy_bif(float __x) +# 1255 +{ +# 1256 +float __Ai, __Bi, __Aip, __Bip; +# 1257 +std::__detail::__airy< float> (__x, __Ai, __Bi, __Aip, __Bip); +# 1258 +return __Bi; +# 1259 +} +# 1265 +inline long double airy_bil(long double __x) +# 1266 +{ +# 1267 +long double __Ai, __Bi, __Aip, __Bip; +# 1268 +std::__detail::__airy< long double> (__x, __Ai, __Bi, __Aip, __Bip); +# 1269 +return __Bi; +# 1270 +} +# 1275 +template< class _Tp> inline typename __promote< _Tp> ::__type +# 1277 +airy_bi(_Tp __x) +# 1278 +{ +# 1279 +typedef typename __promote< _Tp> ::__type __type; +# 1280 +__type __Ai, __Bi, __Aip, __Bip; +# 1281 +std::__detail::__airy< typename __promote< _Tp> ::__type> (__x, __Ai, __Bi, __Aip, __Bip); +# 1282 +return __Bi; +# 1283 +} +# 1295 "/usr/include/c++/11/bits/specfun.h" 3 +inline float conf_hypergf(float __a, float __c, float __x) +# 1296 +{ return std::__detail::__conf_hyperg< float> (__a, __c, __x); } +# 1306 "/usr/include/c++/11/bits/specfun.h" 3 +inline long double conf_hypergl(long double __a, long double __c, long double __x) +# 1307 +{ return std::__detail::__conf_hyperg< long double> (__a, __c, __x); } +# 1325 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpa, class _Tpc, class _Tp> inline typename __promote_3< _Tpa, _Tpc, _Tp> ::__type +# 1327 +conf_hyperg(_Tpa __a, _Tpc __c, _Tp __x) +# 1328 +{ +# 1329 +typedef typename __promote_3< _Tpa, _Tpc, _Tp> ::__type __type; +# 1330 +return std::__detail::__conf_hyperg< typename __promote_3< _Tpa, _Tpc, _Tp> ::__type> (__a, __c, __x); +# 1331 +} +# 1343 "/usr/include/c++/11/bits/specfun.h" 3 +inline float hypergf(float __a, float __b, float __c, float __x) +# 1344 +{ return std::__detail::__hyperg< float> (__a, __b, __c, __x); } +# 1354 "/usr/include/c++/11/bits/specfun.h" 3 +inline long double hypergl(long double __a, long double __b, long double __c, long double __x) +# 1355 +{ return std::__detail::__hyperg< long double> (__a, __b, __c, __x); } +# 1374 "/usr/include/c++/11/bits/specfun.h" 3 +template< class _Tpa, class _Tpb, class _Tpc, class _Tp> inline typename __promote_4< _Tpa, _Tpb, _Tpc, _Tp> ::__type +# 1376 +hyperg(_Tpa __a, _Tpb __b, _Tpc __c, _Tp __x) +# 1377 +{ +# 1379 +typedef typename __promote_4< _Tpa, _Tpb, _Tpc, _Tp> ::__type __type; +# 1380 +return std::__detail::__hyperg< typename __promote_4< _Tpa, _Tpb, _Tpc, _Tp> ::__type> (__a, __b, __c, __x); +# 1381 +} +# 1385 +} +# 1388 +#pragma GCC visibility pop +# 1938 "/usr/include/c++/11/cmath" 3 +} +# 38 "/usr/include/c++/11/math.h" 3 +using std::abs; +# 39 +using std::acos; +# 40 +using std::asin; +# 41 +using std::atan; +# 42 +using std::atan2; +# 43 +using std::cos; +# 44 +using std::sin; +# 45 +using std::tan; +# 46 +using std::cosh; +# 47 +using std::sinh; +# 48 +using std::tanh; +# 49 +using std::exp; +# 50 +using std::frexp; +# 51 +using std::ldexp; +# 52 +using std::log; +# 53 +using std::log10; +# 54 +using std::modf; +# 55 +using std::pow; +# 56 +using std::sqrt; +# 57 +using std::ceil; +# 58 +using std::fabs; +# 59 +using std::floor; +# 60 +using std::fmod; +# 63 +using std::fpclassify; +# 64 +using std::isfinite; +# 65 +using std::isinf; +# 66 +using std::isnan; +# 67 +using std::isnormal; +# 68 +using std::signbit; +# 69 +using std::isgreater; +# 70 +using std::isgreaterequal; +# 71 +using std::isless; +# 72 +using std::islessequal; +# 73 +using std::islessgreater; +# 74 +using std::isunordered; +# 78 +using std::acosh; +# 79 +using std::asinh; +# 80 +using std::atanh; +# 81 +using std::cbrt; +# 82 +using std::copysign; +# 83 +using std::erf; +# 84 +using std::erfc; +# 85 +using std::exp2; +# 86 +using std::expm1; +# 87 +using std::fdim; +# 88 +using std::fma; +# 89 +using std::fmax; +# 90 +using std::fmin; +# 91 +using std::hypot; +# 92 +using std::ilogb; +# 93 +using std::lgamma; +# 94 +using std::llrint; +# 95 +using std::llround; +# 96 +using std::log1p; +# 97 +using std::log2; +# 98 +using std::logb; +# 99 +using std::lrint; +# 100 +using std::lround; +# 101 +using std::nearbyint; +# 102 +using std::nextafter; +# 103 +using std::nexttoward; +# 104 +using std::remainder; +# 105 +using std::remquo; +# 106 +using std::rint; +# 107 +using std::round; +# 108 +using std::scalbln; +# 109 +using std::scalbn; +# 110 +using std::tgamma; +# 111 +using std::trunc; +# 121 "/usr/include/c++/11/cstdlib" 3 +extern "C++" { +# 123 +namespace std __attribute((__visibility__("default"))) { +# 127 +using ::div_t; +# 128 +using ::ldiv_t; +# 130 +using ::abort; +# 132 +using ::aligned_alloc; +# 134 +using ::atexit; +# 137 +using ::at_quick_exit; +# 140 +using ::atof; +# 141 +using ::atoi; +# 142 +using ::atol; +# 143 +using ::bsearch; +# 144 +using ::calloc; +# 145 +using ::div; +# 146 +using ::exit; +# 147 +using ::free; +# 148 +using ::getenv; +# 149 +using ::labs; +# 150 +using ::ldiv; +# 151 +using ::malloc; +# 153 +using ::mblen; +# 154 +using ::mbstowcs; +# 155 +using ::mbtowc; +# 157 +using ::qsort; +# 160 +using ::quick_exit; +# 163 +using ::rand; +# 164 +using ::realloc; +# 165 +using ::srand; +# 166 +using ::strtod; +# 167 +using ::strtol; +# 168 +using ::strtoul; +# 169 +using ::system; +# 171 +using ::wcstombs; +# 172 +using ::wctomb; +# 177 +inline ldiv_t div(long __i, long __j) { return ldiv(__i, __j); } +# 182 +} +# 195 "/usr/include/c++/11/cstdlib" 3 +namespace __gnu_cxx __attribute((__visibility__("default"))) { +# 200 +using ::lldiv_t; +# 206 +using ::_Exit; +# 210 +using ::llabs; +# 213 +inline lldiv_t div(long long __n, long long __d) +# 214 +{ lldiv_t __q; (__q.quot) = (__n / __d); (__q.rem) = (__n % __d); return __q; } +# 216 +using ::lldiv; +# 227 "/usr/include/c++/11/cstdlib" 3 +using ::atoll; +# 228 +using ::strtoll; +# 229 +using ::strtoull; +# 231 +using ::strtof; +# 232 +using ::strtold; +# 235 +} +# 237 +namespace std { +# 240 +using __gnu_cxx::lldiv_t; +# 242 +using __gnu_cxx::_Exit; +# 244 +using __gnu_cxx::llabs; +# 245 +using __gnu_cxx::div; +# 246 +using __gnu_cxx::lldiv; +# 248 +using __gnu_cxx::atoll; +# 249 +using __gnu_cxx::strtof; +# 250 +using __gnu_cxx::strtoll; +# 251 +using __gnu_cxx::strtoull; +# 252 +using __gnu_cxx::strtold; +# 253 +} +# 257 +} +# 38 "/usr/include/c++/11/stdlib.h" 3 +using std::abort; +# 39 +using std::atexit; +# 40 +using std::exit; +# 43 +using std::at_quick_exit; +# 46 +using std::quick_exit; +# 54 +using std::abs; +# 55 +using std::atof; +# 56 +using std::atoi; +# 57 +using std::atol; +# 58 +using std::bsearch; +# 59 +using std::calloc; +# 60 +using std::div; +# 61 +using std::free; +# 62 +using std::getenv; +# 63 +using std::labs; +# 64 +using std::ldiv; +# 65 +using std::malloc; +# 67 +using std::mblen; +# 68 +using std::mbstowcs; +# 69 +using std::mbtowc; +# 71 +using std::qsort; +# 72 +using std::rand; +# 73 +using std::realloc; +# 74 +using std::srand; +# 75 +using std::strtod; +# 76 +using std::strtol; +# 77 +using std::strtoul; +# 78 +using std::system; +# 80 +using std::wcstombs; +# 81 +using std::wctomb; +# 10622 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 10623 +constexpr bool signbit(float x); +# 10624 +constexpr bool signbit(double x); +# 10625 +constexpr bool signbit(long double x); +# 10626 +constexpr bool isfinite(float x); +# 10627 +constexpr bool isfinite(double x); +# 10628 +constexpr bool isfinite(long double x); +# 10629 +constexpr bool isnan(float x); +# 10634 +constexpr bool isnan(double x); +# 10636 +constexpr bool isnan(long double x); +# 10637 +constexpr bool isinf(float x); +# 10642 +constexpr bool isinf(double x); +# 10644 +constexpr bool isinf(long double x); +# 10645 +} +# 10798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 10800 +template< class T> extern T __pow_helper(T, int); +# 10801 +template< class T> extern T __cmath_power(T, unsigned); +# 10802 +} +# 10804 +using std::abs; +# 10805 +using std::fabs; +# 10806 +using std::ceil; +# 10807 +using std::floor; +# 10808 +using std::sqrt; +# 10810 +using std::pow; +# 10812 +using std::log; +# 10813 +using std::log10; +# 10814 +using std::fmod; +# 10815 +using std::modf; +# 10816 +using std::exp; +# 10817 +using std::frexp; +# 10818 +using std::ldexp; +# 10819 +using std::asin; +# 10820 +using std::sin; +# 10821 +using std::sinh; +# 10822 +using std::acos; +# 10823 +using std::cos; +# 10824 +using std::cosh; +# 10825 +using std::atan; +# 10826 +using std::atan2; +# 10827 +using std::tan; +# 10828 +using std::tanh; +# 11199 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 11208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern inline long long abs(long long); +# 11218 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern inline long abs(long); +# 11219 +extern constexpr float abs(float); +# 11220 +extern constexpr double abs(double); +# 11221 +extern constexpr float fabs(float); +# 11222 +extern constexpr float ceil(float); +# 11223 +extern constexpr float floor(float); +# 11224 +extern constexpr float sqrt(float); +# 11225 +extern constexpr float pow(float, float); +# 11230 +template< class _Tp, class _Up> extern constexpr typename __gnu_cxx::__promote_2< _Tp, _Up> ::__type pow(_Tp, _Up); +# 11240 +extern constexpr float log(float); +# 11241 +extern constexpr float log10(float); +# 11242 +extern constexpr float fmod(float, float); +# 11243 +extern inline float modf(float, float *); +# 11244 +extern constexpr float exp(float); +# 11245 +extern inline float frexp(float, int *); +# 11246 +extern constexpr float ldexp(float, int); +# 11247 +extern constexpr float asin(float); +# 11248 +extern constexpr float sin(float); +# 11249 +extern constexpr float sinh(float); +# 11250 +extern constexpr float acos(float); +# 11251 +extern constexpr float cos(float); +# 11252 +extern constexpr float cosh(float); +# 11253 +extern constexpr float atan(float); +# 11254 +extern constexpr float atan2(float, float); +# 11255 +extern constexpr float tan(float); +# 11256 +extern constexpr float tanh(float); +# 11335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} +# 11441 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +namespace std { +# 11442 +constexpr float logb(float a); +# 11443 +constexpr int ilogb(float a); +# 11444 +constexpr float scalbn(float a, int b); +# 11445 +constexpr float scalbln(float a, long b); +# 11446 +constexpr float exp2(float a); +# 11447 +constexpr float expm1(float a); +# 11448 +constexpr float log2(float a); +# 11449 +constexpr float log1p(float a); +# 11450 +constexpr float acosh(float a); +# 11451 +constexpr float asinh(float a); +# 11452 +constexpr float atanh(float a); +# 11453 +constexpr float hypot(float a, float b); +# 11454 +constexpr float cbrt(float a); +# 11455 +constexpr float erf(float a); +# 11456 +constexpr float erfc(float a); +# 11457 +constexpr float lgamma(float a); +# 11458 +constexpr float tgamma(float a); +# 11459 +constexpr float copysign(float a, float b); +# 11460 +constexpr float nextafter(float a, float b); +# 11461 +constexpr float remainder(float a, float b); +# 11462 +inline float remquo(float a, float b, int * quo); +# 11463 +constexpr float round(float a); +# 11464 +constexpr long lround(float a); +# 11465 +constexpr long long llround(float a); +# 11466 +constexpr float trunc(float a); +# 11467 +constexpr float rint(float a); +# 11468 +constexpr long lrint(float a); +# 11469 +constexpr long long llrint(float a); +# 11470 +constexpr float nearbyint(float a); +# 11471 +constexpr float fdim(float a, float b); +# 11472 +constexpr float fma(float a, float b, float c); +# 11473 +constexpr float fmax(float a, float b); +# 11474 +constexpr float fmin(float a, float b); +# 11475 +} +# 11580 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline float exp10(const float a); +# 11582 +static inline float rsqrt(const float a); +# 11584 +static inline float rcbrt(const float a); +# 11586 +static inline float sinpi(const float a); +# 11588 +static inline float cospi(const float a); +# 11590 +static inline void sincospi(const float a, float *const sptr, float *const cptr); +# 11592 +static inline void sincos(const float a, float *const sptr, float *const cptr); +# 11594 +static inline float j0(const float a); +# 11596 +static inline float j1(const float a); +# 11598 +static inline float jn(const int n, const float a); +# 11600 +static inline float y0(const float a); +# 11602 +static inline float y1(const float a); +# 11604 +static inline float yn(const int n, const float a); +# 11606 +__attribute__((unused)) static inline float cyl_bessel_i0(const float a); +# 11608 +__attribute__((unused)) static inline float cyl_bessel_i1(const float a); +# 11610 +static inline float erfinv(const float a); +# 11612 +static inline float erfcinv(const float a); +# 11614 +static inline float normcdfinv(const float a); +# 11616 +static inline float normcdf(const float a); +# 11618 +static inline float erfcx(const float a); +# 11620 +static inline double copysign(const double a, const float b); +# 11622 +static inline double copysign(const float a, const double b); +# 11630 +static inline unsigned min(const unsigned a, const unsigned b); +# 11638 +static inline unsigned min(const int a, const unsigned b); +# 11646 +static inline unsigned min(const unsigned a, const int b); +# 11654 +static inline long min(const long a, const long b); +# 11662 +static inline unsigned long min(const unsigned long a, const unsigned long b); +# 11670 +static inline unsigned long min(const long a, const unsigned long b); +# 11678 +static inline unsigned long min(const unsigned long a, const long b); +# 11686 +static inline long long min(const long long a, const long long b); +# 11694 +static inline unsigned long long min(const unsigned long long a, const unsigned long long b); +# 11702 +static inline unsigned long long min(const long long a, const unsigned long long b); +# 11710 +static inline unsigned long long min(const unsigned long long a, const long long b); +# 11721 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline float min(const float a, const float b); +# 11732 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double min(const double a, const double b); +# 11742 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double min(const float a, const double b); +# 11752 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double min(const double a, const float b); +# 11760 +static inline unsigned max(const unsigned a, const unsigned b); +# 11768 +static inline unsigned max(const int a, const unsigned b); +# 11776 +static inline unsigned max(const unsigned a, const int b); +# 11784 +static inline long max(const long a, const long b); +# 11792 +static inline unsigned long max(const unsigned long a, const unsigned long b); +# 11800 +static inline unsigned long max(const long a, const unsigned long b); +# 11808 +static inline unsigned long max(const unsigned long a, const long b); +# 11816 +static inline long long max(const long long a, const long long b); +# 11824 +static inline unsigned long long max(const unsigned long long a, const unsigned long long b); +# 11832 +static inline unsigned long long max(const long long a, const unsigned long long b); +# 11840 +static inline unsigned long long max(const unsigned long long a, const long long b); +# 11851 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline float max(const float a, const float b); +# 11862 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double max(const double a, const double b); +# 11872 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double max(const float a, const double b); +# 11882 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +static inline double max(const double a, const float b); +# 11893 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +extern "C" { +# 11894 +__attribute__((unused)) inline void *__nv_aligned_device_malloc(size_t size, size_t align) +# 11895 +{int volatile ___ = 1;(void)size;(void)align; +# 11898 +::exit(___);} +#if 0 +# 11895 +{ +# 11896 +__attribute__((unused)) void *__nv_aligned_device_malloc_impl(size_t, size_t); +# 11897 +return __nv_aligned_device_malloc_impl(size, align); +# 11898 +} +#endif +# 11899 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.h" +} +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +static inline float exp10(const float a) +# 759 +{ +# 760 +return exp10f(a); +# 761 +} +# 763 +static inline float rsqrt(const float a) +# 764 +{ +# 765 +return rsqrtf(a); +# 766 +} +# 768 +static inline float rcbrt(const float a) +# 769 +{ +# 770 +return rcbrtf(a); +# 771 +} +# 773 +static inline float sinpi(const float a) +# 774 +{ +# 775 +return sinpif(a); +# 776 +} +# 778 +static inline float cospi(const float a) +# 779 +{ +# 780 +return cospif(a); +# 781 +} +# 783 +static inline void sincospi(const float a, float *const sptr, float *const cptr) +# 784 +{ +# 785 +sincospif(a, sptr, cptr); +# 786 +} +# 788 +static inline void sincos(const float a, float *const sptr, float *const cptr) +# 789 +{ +# 790 +sincosf(a, sptr, cptr); +# 791 +} +# 793 +static inline float j0(const float a) +# 794 +{ +# 795 +return j0f(a); +# 796 +} +# 798 +static inline float j1(const float a) +# 799 +{ +# 800 +return j1f(a); +# 801 +} +# 803 +static inline float jn(const int n, const float a) +# 804 +{ +# 805 +return jnf(n, a); +# 806 +} +# 808 +static inline float y0(const float a) +# 809 +{ +# 810 +return y0f(a); +# 811 +} +# 813 +static inline float y1(const float a) +# 814 +{ +# 815 +return y1f(a); +# 816 +} +# 818 +static inline float yn(const int n, const float a) +# 819 +{ +# 820 +return ynf(n, a); +# 821 +} +# 823 +__attribute__((unused)) static inline float cyl_bessel_i0(const float a) +# 824 +{int volatile ___ = 1;(void)a; +# 826 +::exit(___);} +#if 0 +# 824 +{ +# 825 +return cyl_bessel_i0f(a); +# 826 +} +#endif +# 828 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +__attribute__((unused)) static inline float cyl_bessel_i1(const float a) +# 829 +{int volatile ___ = 1;(void)a; +# 831 +::exit(___);} +#if 0 +# 829 +{ +# 830 +return cyl_bessel_i1f(a); +# 831 +} +#endif +# 833 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +static inline float erfinv(const float a) +# 834 +{ +# 835 +return erfinvf(a); +# 836 +} +# 838 +static inline float erfcinv(const float a) +# 839 +{ +# 840 +return erfcinvf(a); +# 841 +} +# 843 +static inline float normcdfinv(const float a) +# 844 +{ +# 845 +return normcdfinvf(a); +# 846 +} +# 848 +static inline float normcdf(const float a) +# 849 +{ +# 850 +return normcdff(a); +# 851 +} +# 853 +static inline float erfcx(const float a) +# 854 +{ +# 855 +return erfcxf(a); +# 856 +} +# 858 +static inline double copysign(const double a, const float b) +# 859 +{ +# 860 +return copysign(a, static_cast< double>(b)); +# 861 +} +# 863 +static inline double copysign(const float a, const double b) +# 864 +{ +# 865 +return copysign(static_cast< double>(a), b); +# 866 +} +# 868 +static inline unsigned min(const unsigned a, const unsigned b) +# 869 +{ +# 870 +return umin(a, b); +# 871 +} +# 873 +static inline unsigned min(const int a, const unsigned b) +# 874 +{ +# 875 +return umin(static_cast< unsigned>(a), b); +# 876 +} +# 878 +static inline unsigned min(const unsigned a, const int b) +# 879 +{ +# 880 +return umin(a, static_cast< unsigned>(b)); +# 881 +} +# 883 +static inline long min(const long a, const long b) +# 884 +{ +# 885 +long retval; +# 891 +if (sizeof(long) == sizeof(int)) { +# 895 +retval = (static_cast< long>(min(static_cast< int>(a), static_cast< int>(b)))); +# 896 +} else { +# 897 +retval = (static_cast< long>(llmin(static_cast< long long>(a), static_cast< long long>(b)))); +# 898 +} +# 899 +return retval; +# 900 +} +# 902 +static inline unsigned long min(const unsigned long a, const unsigned long b) +# 903 +{ +# 904 +unsigned long retval; +# 908 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 912 +retval = (static_cast< unsigned long>(umin(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 913 +} else { +# 914 +retval = (static_cast< unsigned long>(ullmin(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 915 +} +# 916 +return retval; +# 917 +} +# 919 +static inline unsigned long min(const long a, const unsigned long b) +# 920 +{ +# 921 +unsigned long retval; +# 925 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 929 +retval = (static_cast< unsigned long>(umin(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 930 +} else { +# 931 +retval = (static_cast< unsigned long>(ullmin(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 932 +} +# 933 +return retval; +# 934 +} +# 936 +static inline unsigned long min(const unsigned long a, const long b) +# 937 +{ +# 938 +unsigned long retval; +# 942 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 946 +retval = (static_cast< unsigned long>(umin(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 947 +} else { +# 948 +retval = (static_cast< unsigned long>(ullmin(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 949 +} +# 950 +return retval; +# 951 +} +# 953 +static inline long long min(const long long a, const long long b) +# 954 +{ +# 955 +return llmin(a, b); +# 956 +} +# 958 +static inline unsigned long long min(const unsigned long long a, const unsigned long long b) +# 959 +{ +# 960 +return ullmin(a, b); +# 961 +} +# 963 +static inline unsigned long long min(const long long a, const unsigned long long b) +# 964 +{ +# 965 +return ullmin(static_cast< unsigned long long>(a), b); +# 966 +} +# 968 +static inline unsigned long long min(const unsigned long long a, const long long b) +# 969 +{ +# 970 +return ullmin(a, static_cast< unsigned long long>(b)); +# 971 +} +# 973 +static inline float min(const float a, const float b) +# 974 +{ +# 975 +return fminf(a, b); +# 976 +} +# 978 +static inline double min(const double a, const double b) +# 979 +{ +# 980 +return fmin(a, b); +# 981 +} +# 983 +static inline double min(const float a, const double b) +# 984 +{ +# 985 +return fmin(static_cast< double>(a), b); +# 986 +} +# 988 +static inline double min(const double a, const float b) +# 989 +{ +# 990 +return fmin(a, static_cast< double>(b)); +# 991 +} +# 993 +static inline unsigned max(const unsigned a, const unsigned b) +# 994 +{ +# 995 +return umax(a, b); +# 996 +} +# 998 +static inline unsigned max(const int a, const unsigned b) +# 999 +{ +# 1000 +return umax(static_cast< unsigned>(a), b); +# 1001 +} +# 1003 +static inline unsigned max(const unsigned a, const int b) +# 1004 +{ +# 1005 +return umax(a, static_cast< unsigned>(b)); +# 1006 +} +# 1008 +static inline long max(const long a, const long b) +# 1009 +{ +# 1010 +long retval; +# 1015 +if (sizeof(long) == sizeof(int)) { +# 1019 +retval = (static_cast< long>(max(static_cast< int>(a), static_cast< int>(b)))); +# 1020 +} else { +# 1021 +retval = (static_cast< long>(llmax(static_cast< long long>(a), static_cast< long long>(b)))); +# 1022 +} +# 1023 +return retval; +# 1024 +} +# 1026 +static inline unsigned long max(const unsigned long a, const unsigned long b) +# 1027 +{ +# 1028 +unsigned long retval; +# 1032 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 1036 +retval = (static_cast< unsigned long>(umax(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 1037 +} else { +# 1038 +retval = (static_cast< unsigned long>(ullmax(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 1039 +} +# 1040 +return retval; +# 1041 +} +# 1043 +static inline unsigned long max(const long a, const unsigned long b) +# 1044 +{ +# 1045 +unsigned long retval; +# 1049 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 1053 +retval = (static_cast< unsigned long>(umax(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 1054 +} else { +# 1055 +retval = (static_cast< unsigned long>(ullmax(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 1056 +} +# 1057 +return retval; +# 1058 +} +# 1060 +static inline unsigned long max(const unsigned long a, const long b) +# 1061 +{ +# 1062 +unsigned long retval; +# 1066 +if (sizeof(unsigned long) == sizeof(unsigned)) { +# 1070 +retval = (static_cast< unsigned long>(umax(static_cast< unsigned>(a), static_cast< unsigned>(b)))); +# 1071 +} else { +# 1072 +retval = (static_cast< unsigned long>(ullmax(static_cast< unsigned long long>(a), static_cast< unsigned long long>(b)))); +# 1073 +} +# 1074 +return retval; +# 1075 +} +# 1077 +static inline long long max(const long long a, const long long b) +# 1078 +{ +# 1079 +return llmax(a, b); +# 1080 +} +# 1082 +static inline unsigned long long max(const unsigned long long a, const unsigned long long b) +# 1083 +{ +# 1084 +return ullmax(a, b); +# 1085 +} +# 1087 +static inline unsigned long long max(const long long a, const unsigned long long b) +# 1088 +{ +# 1089 +return ullmax(static_cast< unsigned long long>(a), b); +# 1090 +} +# 1092 +static inline unsigned long long max(const unsigned long long a, const long long b) +# 1093 +{ +# 1094 +return ullmax(a, static_cast< unsigned long long>(b)); +# 1095 +} +# 1097 +static inline float max(const float a, const float b) +# 1098 +{ +# 1099 +return fmaxf(a, b); +# 1100 +} +# 1102 +static inline double max(const double a, const double b) +# 1103 +{ +# 1104 +return fmax(a, b); +# 1105 +} +# 1107 +static inline double max(const float a, const double b) +# 1108 +{ +# 1109 +return fmax(static_cast< double>(a), b); +# 1110 +} +# 1112 +static inline double max(const double a, const float b) +# 1113 +{ +# 1114 +return fmax(a, static_cast< double>(b)); +# 1115 +} +# 1126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/math_functions.hpp" +inline int min(const int a, const int b) +# 1127 +{ +# 1128 +return (a < b) ? a : b; +# 1129 +} +# 1131 +inline unsigned umin(const unsigned a, const unsigned b) +# 1132 +{ +# 1133 +return (a < b) ? a : b; +# 1134 +} +# 1136 +inline long long llmin(const long long a, const long long b) +# 1137 +{ +# 1138 +return (a < b) ? a : b; +# 1139 +} +# 1141 +inline unsigned long long ullmin(const unsigned long long a, const unsigned long long +# 1142 +b) +# 1143 +{ +# 1144 +return (a < b) ? a : b; +# 1145 +} +# 1147 +inline int max(const int a, const int b) +# 1148 +{ +# 1149 +return (a > b) ? a : b; +# 1150 +} +# 1152 +inline unsigned umax(const unsigned a, const unsigned b) +# 1153 +{ +# 1154 +return (a > b) ? a : b; +# 1155 +} +# 1157 +inline long long llmax(const long long a, const long long b) +# 1158 +{ +# 1159 +return (a > b) ? a : b; +# 1160 +} +# 1162 +inline unsigned long long ullmax(const unsigned long long a, const unsigned long long +# 1163 +b) +# 1164 +{ +# 1165 +return (a > b) ? a : b; +# 1166 +} +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_surface_types.h" +template< class T, int dim = 1> +# 75 +struct surface : public surfaceReference { +# 78 +surface() +# 79 +{ +# 80 +(channelDesc) = cudaCreateChannelDesc< T> (); +# 81 +} +# 83 +surface(cudaChannelFormatDesc desc) +# 84 +{ +# 85 +(channelDesc) = desc; +# 86 +} +# 88 +}; +# 90 +template< int dim> +# 91 +struct surface< void, dim> : public surfaceReference { +# 94 +surface() +# 95 +{ +# 96 +(channelDesc) = cudaCreateChannelDesc< void> (); +# 97 +} +# 99 +}; +# 74 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_texture_types.h" +template< class T, int texType = 1, cudaTextureReadMode mode = cudaReadModeElementType> +# 75 +struct texture : public textureReference { +# 78 +texture(int norm = 0, cudaTextureFilterMode +# 79 +fMode = cudaFilterModePoint, cudaTextureAddressMode +# 80 +aMode = cudaAddressModeClamp) +# 81 +{ +# 82 +(normalized) = norm; +# 83 +(filterMode) = fMode; +# 84 +((addressMode)[0]) = aMode; +# 85 +((addressMode)[1]) = aMode; +# 86 +((addressMode)[2]) = aMode; +# 87 +(channelDesc) = cudaCreateChannelDesc< T> (); +# 88 +(sRGB) = 0; +# 89 +} +# 91 +texture(int norm, cudaTextureFilterMode +# 92 +fMode, cudaTextureAddressMode +# 93 +aMode, cudaChannelFormatDesc +# 94 +desc) +# 95 +{ +# 96 +(normalized) = norm; +# 97 +(filterMode) = fMode; +# 98 +((addressMode)[0]) = aMode; +# 99 +((addressMode)[1]) = aMode; +# 100 +((addressMode)[2]) = aMode; +# 101 +(channelDesc) = desc; +# 102 +(sRGB) = 0; +# 103 +} +# 105 +}; +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +extern "C" { +# 3207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +} +# 3229 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +__attribute((deprecated("mulhi() is deprecated in favor of __mulhi() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress" " this warning)."))) __attribute__((unused)) static inline int mulhi(const int a, const int b); +# 3231 +__attribute((deprecated("mulhi() is deprecated in favor of __mulhi() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress" " this warning)."))) __attribute__((unused)) static inline unsigned mulhi(const unsigned a, const unsigned b); +# 3233 +__attribute((deprecated("mulhi() is deprecated in favor of __mulhi() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress" " this warning)."))) __attribute__((unused)) static inline unsigned mulhi(const int a, const unsigned b); +# 3235 +__attribute((deprecated("mulhi() is deprecated in favor of __mulhi() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress" " this warning)."))) __attribute__((unused)) static inline unsigned mulhi(const unsigned a, const int b); +# 3237 +__attribute((deprecated("mul64hi() is deprecated in favor of __mul64hi() and may be removed in a future release (Use -Wno-deprecated-declarations to supp" "ress this warning)."))) __attribute__((unused)) static inline long long mul64hi(const long long a, const long long b); +# 3239 +__attribute((deprecated("mul64hi() is deprecated in favor of __mul64hi() and may be removed in a future release (Use -Wno-deprecated-declarations to supp" "ress this warning)."))) __attribute__((unused)) static inline unsigned long long mul64hi(const unsigned long long a, const unsigned long long b); +# 3241 +__attribute((deprecated("mul64hi() is deprecated in favor of __mul64hi() and may be removed in a future release (Use -Wno-deprecated-declarations to supp" "ress this warning)."))) __attribute__((unused)) static inline unsigned long long mul64hi(const long long a, const unsigned long long b); +# 3243 +__attribute((deprecated("mul64hi() is deprecated in favor of __mul64hi() and may be removed in a future release (Use -Wno-deprecated-declarations to supp" "ress this warning)."))) __attribute__((unused)) static inline unsigned long long mul64hi(const unsigned long long a, const long long b); +# 3245 +__attribute((deprecated("float_as_int() is deprecated in favor of __float_as_int() and may be removed in a future release (Use -Wno-deprecated-declaratio" "ns to suppress this warning)."))) __attribute__((unused)) static inline int float_as_int(const float a); +# 3247 +__attribute((deprecated("int_as_float() is deprecated in favor of __int_as_float() and may be removed in a future release (Use -Wno-deprecated-declaratio" "ns to suppress this warning)."))) __attribute__((unused)) static inline float int_as_float(const int a); +# 3249 +__attribute((deprecated("float_as_uint() is deprecated in favor of __float_as_uint() and may be removed in a future release (Use -Wno-deprecated-declarat" "ions to suppress this warning)."))) __attribute__((unused)) static inline unsigned float_as_uint(const float a); +# 3251 +__attribute((deprecated("uint_as_float() is deprecated in favor of __uint_as_float() and may be removed in a future release (Use -Wno-deprecated-declarat" "ions to suppress this warning)."))) __attribute__((unused)) static inline float uint_as_float(const unsigned a); +# 3253 +__attribute((deprecated("saturate() is deprecated in favor of __saturatef() and may be removed in a future release (Use -Wno-deprecated-declarations to s" "uppress this warning)."))) __attribute__((unused)) static inline float saturate(const float a); +# 3255 +__attribute((deprecated("mul24() is deprecated in favor of __mul24() and may be removed in a future release (Use -Wno-deprecated-declarations to suppress" " this warning)."))) __attribute__((unused)) static inline int mul24(const int a, const int b); +# 3257 +__attribute((deprecated("umul24() is deprecated in favor of __umul24() and may be removed in a future release (Use -Wno-deprecated-declarations to suppre" "ss this warning)."))) __attribute__((unused)) static inline unsigned umul24(const unsigned a, const unsigned b); +# 3259 +__attribute((deprecated("float2int() is deprecated in favor of __float2int_ru|_rd|_rn|_rz() and may be removed in a future release (Use -Wno-deprecated-d" "eclarations to suppress this warning)."))) __attribute__((unused)) static inline int float2int(const float a, const cudaRoundMode mode = cudaRoundZero); +# 3261 +__attribute((deprecated("float2uint() is deprecated in favor of __float2uint_ru|_rd|_rn|_rz() and may be removed in a future release (Use -Wno-deprecated" "-declarations to suppress this warning)."))) __attribute__((unused)) static inline unsigned float2uint(const float a, const cudaRoundMode mode = cudaRoundZero); +# 3263 +__attribute((deprecated("int2float() is deprecated in favor of __int2float_ru|_rd|_rn|_rz() and may be removed in a future release (Use -Wno-deprecated-d" "eclarations to suppress this warning)."))) __attribute__((unused)) static inline float int2float(const int a, const cudaRoundMode mode = cudaRoundNearest); +# 3265 +__attribute((deprecated("uint2float() is deprecated in favor of __uint2float_ru|_rd|_rn|_rz() and may be removed in a future release (Use -Wno-deprecated" "-declarations to suppress this warning)."))) __attribute__((unused)) static inline float uint2float(const unsigned a, const cudaRoundMode mode = cudaRoundNearest); +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline int mulhi(const int a, const int b) +# 91 +{int volatile ___ = 1;(void)a;(void)b; +# 93 +::exit(___);} +#if 0 +# 91 +{ +# 92 +return __mulhi(a, b); +# 93 +} +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned mulhi(const unsigned a, const unsigned b) +# 96 +{int volatile ___ = 1;(void)a;(void)b; +# 98 +::exit(___);} +#if 0 +# 96 +{ +# 97 +return __umulhi(a, b); +# 98 +} +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned mulhi(const int a, const unsigned b) +# 101 +{int volatile ___ = 1;(void)a;(void)b; +# 103 +::exit(___);} +#if 0 +# 101 +{ +# 102 +return __umulhi(static_cast< unsigned>(a), b); +# 103 +} +#endif +# 105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned mulhi(const unsigned a, const int b) +# 106 +{int volatile ___ = 1;(void)a;(void)b; +# 108 +::exit(___);} +#if 0 +# 106 +{ +# 107 +return __umulhi(a, static_cast< unsigned>(b)); +# 108 +} +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline long long mul64hi(const long long a, const long long b) +# 111 +{int volatile ___ = 1;(void)a;(void)b; +# 113 +::exit(___);} +#if 0 +# 111 +{ +# 112 +return __mul64hi(a, b); +# 113 +} +#endif +# 115 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned long long mul64hi(const unsigned long long a, const unsigned long long b) +# 116 +{int volatile ___ = 1;(void)a;(void)b; +# 118 +::exit(___);} +#if 0 +# 116 +{ +# 117 +return __umul64hi(a, b); +# 118 +} +#endif +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned long long mul64hi(const long long a, const unsigned long long b) +# 121 +{int volatile ___ = 1;(void)a;(void)b; +# 123 +::exit(___);} +#if 0 +# 121 +{ +# 122 +return __umul64hi(static_cast< unsigned long long>(a), b); +# 123 +} +#endif +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned long long mul64hi(const unsigned long long a, const long long b) +# 126 +{int volatile ___ = 1;(void)a;(void)b; +# 128 +::exit(___);} +#if 0 +# 126 +{ +# 127 +return __umul64hi(a, static_cast< unsigned long long>(b)); +# 128 +} +#endif +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline int float_as_int(const float a) +# 131 +{int volatile ___ = 1;(void)a; +# 133 +::exit(___);} +#if 0 +# 131 +{ +# 132 +return __float_as_int(a); +# 133 +} +#endif +# 135 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline float int_as_float(const int a) +# 136 +{int volatile ___ = 1;(void)a; +# 138 +::exit(___);} +#if 0 +# 136 +{ +# 137 +return __int_as_float(a); +# 138 +} +#endif +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned float_as_uint(const float a) +# 141 +{int volatile ___ = 1;(void)a; +# 143 +::exit(___);} +#if 0 +# 141 +{ +# 142 +return __float_as_uint(a); +# 143 +} +#endif +# 145 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline float uint_as_float(const unsigned a) +# 146 +{int volatile ___ = 1;(void)a; +# 148 +::exit(___);} +#if 0 +# 146 +{ +# 147 +return __uint_as_float(a); +# 148 +} +#endif +# 149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline float saturate(const float a) +# 150 +{int volatile ___ = 1;(void)a; +# 152 +::exit(___);} +#if 0 +# 150 +{ +# 151 +return __saturatef(a); +# 152 +} +#endif +# 154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline int mul24(const int a, const int b) +# 155 +{int volatile ___ = 1;(void)a;(void)b; +# 157 +::exit(___);} +#if 0 +# 155 +{ +# 156 +return __mul24(a, b); +# 157 +} +#endif +# 159 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned umul24(const unsigned a, const unsigned b) +# 160 +{int volatile ___ = 1;(void)a;(void)b; +# 162 +::exit(___);} +#if 0 +# 160 +{ +# 161 +return __umul24(a, b); +# 162 +} +#endif +# 164 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline int float2int(const float a, const cudaRoundMode mode) +# 165 +{int volatile ___ = 1;(void)a;(void)mode; +# 170 +::exit(___);} +#if 0 +# 165 +{ +# 166 +return (mode == (cudaRoundNearest)) ? __float2int_rn(a) : ((mode == (cudaRoundPosInf)) ? __float2int_ru(a) : ((mode == (cudaRoundMinInf)) ? __float2int_rd(a) : __float2int_rz(a))); +# 170 +} +#endif +# 172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline unsigned float2uint(const float a, const cudaRoundMode mode) +# 173 +{int volatile ___ = 1;(void)a;(void)mode; +# 178 +::exit(___);} +#if 0 +# 173 +{ +# 174 +return (mode == (cudaRoundNearest)) ? __float2uint_rn(a) : ((mode == (cudaRoundPosInf)) ? __float2uint_ru(a) : ((mode == (cudaRoundMinInf)) ? __float2uint_rd(a) : __float2uint_rz(a))); +# 178 +} +#endif +# 180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline float int2float(const int a, const cudaRoundMode mode) +# 181 +{int volatile ___ = 1;(void)a;(void)mode; +# 186 +::exit(___);} +#if 0 +# 181 +{ +# 182 +return (mode == (cudaRoundZero)) ? __int2float_rz(a) : ((mode == (cudaRoundPosInf)) ? __int2float_ru(a) : ((mode == (cudaRoundMinInf)) ? __int2float_rd(a) : __int2float_rn(a))); +# 186 +} +#endif +# 188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.hpp" +__attribute__((unused)) static inline float uint2float(const unsigned a, const cudaRoundMode mode) +# 189 +{int volatile ___ = 1;(void)a;(void)mode; +# 194 +::exit(___);} +#if 0 +# 189 +{ +# 190 +return (mode == (cudaRoundZero)) ? __uint2float_rz(a) : ((mode == (cudaRoundPosInf)) ? __uint2float_ru(a) : ((mode == (cudaRoundMinInf)) ? __uint2float_rd(a) : __uint2float_rn(a))); +# 194 +} +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicAdd(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAdd(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 108 +{ } +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicSub(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 110 +{ } +#endif +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicSub(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 112 +{ } +#endif +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicExch(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 114 +{ } +#endif +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicExch(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 116 +{ } +#endif +# 118 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline float atomicExch(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 118 +{ } +#endif +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicMin(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 120 +{ } +#endif +# 122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMin(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 122 +{ } +#endif +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicMax(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 124 +{ } +#endif +# 126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMax(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 126 +{ } +#endif +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicInc(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 128 +{ } +#endif +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicDec(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 130 +{ } +#endif +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicAnd(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 132 +{ } +#endif +# 134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAnd(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 134 +{ } +#endif +# 136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicOr(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 136 +{ } +#endif +# 138 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicOr(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 138 +{ } +#endif +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicXor(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 140 +{ } +#endif +# 142 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicXor(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 142 +{ } +#endif +# 144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline int atomicCAS(int *address, int compare, int val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 144 +{ } +#endif +# 146 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicCAS(unsigned *address, unsigned compare, unsigned val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 146 +{ } +#endif +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +extern "C" { +# 180 +} +# 189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAdd(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 189 +{ } +#endif +# 191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicExch(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 191 +{ } +#endif +# 193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicCAS(unsigned long long *address, unsigned long long compare, unsigned long long val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 193 +{ } +#endif +# 195 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute((deprecated("__any() is deprecated in favor of __any_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppr" "ess this warning)."))) __attribute__((unused)) static inline bool any(bool cond) {int volatile ___ = 1;(void)cond;::exit(___);} +#if 0 +# 195 +{ } +#endif +# 197 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_atomic_functions.h" +__attribute((deprecated("__all() is deprecated in favor of __all_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to suppr" "ess this warning)."))) __attribute__((unused)) static inline bool all(bool cond) {int volatile ___ = 1;(void)cond;::exit(___);} +#if 0 +# 197 +{ } +#endif +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +extern "C" { +# 1139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.h" +} +# 1147 +__attribute__((unused)) static inline double fma(double a, double b, double c, cudaRoundMode mode); +# 1149 +__attribute__((unused)) static inline double dmul(double a, double b, cudaRoundMode mode = cudaRoundNearest); +# 1151 +__attribute__((unused)) static inline double dadd(double a, double b, cudaRoundMode mode = cudaRoundNearest); +# 1153 +__attribute__((unused)) static inline double dsub(double a, double b, cudaRoundMode mode = cudaRoundNearest); +# 1155 +__attribute__((unused)) static inline int double2int(double a, cudaRoundMode mode = cudaRoundZero); +# 1157 +__attribute__((unused)) static inline unsigned double2uint(double a, cudaRoundMode mode = cudaRoundZero); +# 1159 +__attribute__((unused)) static inline long long double2ll(double a, cudaRoundMode mode = cudaRoundZero); +# 1161 +__attribute__((unused)) static inline unsigned long long double2ull(double a, cudaRoundMode mode = cudaRoundZero); +# 1163 +__attribute__((unused)) static inline double ll2double(long long a, cudaRoundMode mode = cudaRoundNearest); +# 1165 +__attribute__((unused)) static inline double ull2double(unsigned long long a, cudaRoundMode mode = cudaRoundNearest); +# 1167 +__attribute__((unused)) static inline double int2double(int a, cudaRoundMode mode = cudaRoundNearest); +# 1169 +__attribute__((unused)) static inline double uint2double(unsigned a, cudaRoundMode mode = cudaRoundNearest); +# 1171 +__attribute__((unused)) static inline double float2double(float a, cudaRoundMode mode = cudaRoundNearest); +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double fma(double a, double b, double c, cudaRoundMode mode) +# 94 +{int volatile ___ = 1;(void)a;(void)b;(void)c;(void)mode; +# 99 +::exit(___);} +#if 0 +# 94 +{ +# 95 +return (mode == (cudaRoundZero)) ? __fma_rz(a, b, c) : ((mode == (cudaRoundPosInf)) ? __fma_ru(a, b, c) : ((mode == (cudaRoundMinInf)) ? __fma_rd(a, b, c) : __fma_rn(a, b, c))); +# 99 +} +#endif +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double dmul(double a, double b, cudaRoundMode mode) +# 102 +{int volatile ___ = 1;(void)a;(void)b;(void)mode; +# 107 +::exit(___);} +#if 0 +# 102 +{ +# 103 +return (mode == (cudaRoundZero)) ? __dmul_rz(a, b) : ((mode == (cudaRoundPosInf)) ? __dmul_ru(a, b) : ((mode == (cudaRoundMinInf)) ? __dmul_rd(a, b) : __dmul_rn(a, b))); +# 107 +} +#endif +# 109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double dadd(double a, double b, cudaRoundMode mode) +# 110 +{int volatile ___ = 1;(void)a;(void)b;(void)mode; +# 115 +::exit(___);} +#if 0 +# 110 +{ +# 111 +return (mode == (cudaRoundZero)) ? __dadd_rz(a, b) : ((mode == (cudaRoundPosInf)) ? __dadd_ru(a, b) : ((mode == (cudaRoundMinInf)) ? __dadd_rd(a, b) : __dadd_rn(a, b))); +# 115 +} +#endif +# 117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double dsub(double a, double b, cudaRoundMode mode) +# 118 +{int volatile ___ = 1;(void)a;(void)b;(void)mode; +# 123 +::exit(___);} +#if 0 +# 118 +{ +# 119 +return (mode == (cudaRoundZero)) ? __dsub_rz(a, b) : ((mode == (cudaRoundPosInf)) ? __dsub_ru(a, b) : ((mode == (cudaRoundMinInf)) ? __dsub_rd(a, b) : __dsub_rn(a, b))); +# 123 +} +#endif +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline int double2int(double a, cudaRoundMode mode) +# 126 +{int volatile ___ = 1;(void)a;(void)mode; +# 131 +::exit(___);} +#if 0 +# 126 +{ +# 127 +return (mode == (cudaRoundNearest)) ? __double2int_rn(a) : ((mode == (cudaRoundPosInf)) ? __double2int_ru(a) : ((mode == (cudaRoundMinInf)) ? __double2int_rd(a) : __double2int_rz(a))); +# 131 +} +#endif +# 133 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline unsigned double2uint(double a, cudaRoundMode mode) +# 134 +{int volatile ___ = 1;(void)a;(void)mode; +# 139 +::exit(___);} +#if 0 +# 134 +{ +# 135 +return (mode == (cudaRoundNearest)) ? __double2uint_rn(a) : ((mode == (cudaRoundPosInf)) ? __double2uint_ru(a) : ((mode == (cudaRoundMinInf)) ? __double2uint_rd(a) : __double2uint_rz(a))); +# 139 +} +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline long long double2ll(double a, cudaRoundMode mode) +# 142 +{int volatile ___ = 1;(void)a;(void)mode; +# 147 +::exit(___);} +#if 0 +# 142 +{ +# 143 +return (mode == (cudaRoundNearest)) ? __double2ll_rn(a) : ((mode == (cudaRoundPosInf)) ? __double2ll_ru(a) : ((mode == (cudaRoundMinInf)) ? __double2ll_rd(a) : __double2ll_rz(a))); +# 147 +} +#endif +# 149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline unsigned long long double2ull(double a, cudaRoundMode mode) +# 150 +{int volatile ___ = 1;(void)a;(void)mode; +# 155 +::exit(___);} +#if 0 +# 150 +{ +# 151 +return (mode == (cudaRoundNearest)) ? __double2ull_rn(a) : ((mode == (cudaRoundPosInf)) ? __double2ull_ru(a) : ((mode == (cudaRoundMinInf)) ? __double2ull_rd(a) : __double2ull_rz(a))); +# 155 +} +#endif +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double ll2double(long long a, cudaRoundMode mode) +# 158 +{int volatile ___ = 1;(void)a;(void)mode; +# 163 +::exit(___);} +#if 0 +# 158 +{ +# 159 +return (mode == (cudaRoundZero)) ? __ll2double_rz(a) : ((mode == (cudaRoundPosInf)) ? __ll2double_ru(a) : ((mode == (cudaRoundMinInf)) ? __ll2double_rd(a) : __ll2double_rn(a))); +# 163 +} +#endif +# 165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double ull2double(unsigned long long a, cudaRoundMode mode) +# 166 +{int volatile ___ = 1;(void)a;(void)mode; +# 171 +::exit(___);} +#if 0 +# 166 +{ +# 167 +return (mode == (cudaRoundZero)) ? __ull2double_rz(a) : ((mode == (cudaRoundPosInf)) ? __ull2double_ru(a) : ((mode == (cudaRoundMinInf)) ? __ull2double_rd(a) : __ull2double_rn(a))); +# 171 +} +#endif +# 173 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double int2double(int a, cudaRoundMode mode) +# 174 +{int volatile ___ = 1;(void)a;(void)mode; +# 176 +::exit(___);} +#if 0 +# 174 +{ +# 175 +return (double)a; +# 176 +} +#endif +# 178 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double uint2double(unsigned a, cudaRoundMode mode) +# 179 +{int volatile ___ = 1;(void)a;(void)mode; +# 181 +::exit(___);} +#if 0 +# 179 +{ +# 180 +return (double)a; +# 181 +} +#endif +# 183 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_double_functions.hpp" +__attribute__((unused)) static inline double float2double(float a, cudaRoundMode mode) +# 184 +{int volatile ___ = 1;(void)a;(void)mode; +# 186 +::exit(___);} +#if 0 +# 184 +{ +# 185 +return (double)a; +# 186 +} +#endif +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_atomic_functions.h" +__attribute__((unused)) static inline float atomicAdd(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 89 +{ } +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMin(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 100 +{ } +#endif +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMax(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 102 +{ } +#endif +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline long long atomicAnd(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 104 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline long long atomicOr(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline long long atomicXor(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 108 +{ } +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMin(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 110 +{ } +#endif +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMax(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 112 +{ } +#endif +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAnd(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 114 +{ } +#endif +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicOr(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 116 +{ } +#endif +# 118 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicXor(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 118 +{ } +#endif +# 303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline double atomicAdd(double *address, double val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 303 +{ } +#endif +# 306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicAdd_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 306 +{ } +#endif +# 309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicAdd_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 309 +{ } +#endif +# 312 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAdd_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 312 +{ } +#endif +# 315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAdd_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 315 +{ } +#endif +# 318 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAdd_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 318 +{ } +#endif +# 321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAdd_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 321 +{ } +#endif +# 324 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline float atomicAdd_block(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 324 +{ } +#endif +# 327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline float atomicAdd_system(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 327 +{ } +#endif +# 330 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline double atomicAdd_block(double *address, double val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 330 +{ } +#endif +# 333 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline double atomicAdd_system(double *address, double val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 333 +{ } +#endif +# 336 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicSub_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 336 +{ } +#endif +# 339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicSub_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 339 +{ } +#endif +# 342 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicSub_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 342 +{ } +#endif +# 345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicSub_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 345 +{ } +#endif +# 348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicExch_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 348 +{ } +#endif +# 351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicExch_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 351 +{ } +#endif +# 354 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicExch_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 354 +{ } +#endif +# 357 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicExch_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 357 +{ } +#endif +# 360 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicExch_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 360 +{ } +#endif +# 363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicExch_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 363 +{ } +#endif +# 366 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline float atomicExch_block(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 366 +{ } +#endif +# 369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline float atomicExch_system(float *address, float val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 369 +{ } +#endif +# 372 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicMin_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 372 +{ } +#endif +# 375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicMin_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 375 +{ } +#endif +# 378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMin_block(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 378 +{ } +#endif +# 381 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMin_system(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 381 +{ } +#endif +# 384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMin_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 384 +{ } +#endif +# 387 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMin_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 387 +{ } +#endif +# 390 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMin_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 390 +{ } +#endif +# 393 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMin_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 393 +{ } +#endif +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicMax_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 396 +{ } +#endif +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicMax_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 399 +{ } +#endif +# 402 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMax_block(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 402 +{ } +#endif +# 405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicMax_system(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 405 +{ } +#endif +# 408 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMax_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 408 +{ } +#endif +# 411 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicMax_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 411 +{ } +#endif +# 414 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMax_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 414 +{ } +#endif +# 417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicMax_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 417 +{ } +#endif +# 420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicInc_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 420 +{ } +#endif +# 423 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicInc_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 423 +{ } +#endif +# 426 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicDec_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 426 +{ } +#endif +# 429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicDec_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 429 +{ } +#endif +# 432 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicCAS_block(int *address, int compare, int val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 432 +{ } +#endif +# 435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicCAS_system(int *address, int compare, int val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 435 +{ } +#endif +# 438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicCAS_block(unsigned *address, unsigned compare, unsigned +# 439 +val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 439 +{ } +#endif +# 442 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicCAS_system(unsigned *address, unsigned compare, unsigned +# 443 +val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 443 +{ } +#endif +# 446 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicCAS_block(unsigned long long *address, unsigned long long +# 447 +compare, unsigned long long +# 448 +val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 448 +{ } +#endif +# 451 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicCAS_system(unsigned long long *address, unsigned long long +# 452 +compare, unsigned long long +# 453 +val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 453 +{ } +#endif +# 456 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicAnd_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 456 +{ } +#endif +# 459 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicAnd_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 459 +{ } +#endif +# 462 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicAnd_block(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 462 +{ } +#endif +# 465 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicAnd_system(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 465 +{ } +#endif +# 468 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAnd_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 468 +{ } +#endif +# 471 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicAnd_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 471 +{ } +#endif +# 474 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAnd_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 474 +{ } +#endif +# 477 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicAnd_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 477 +{ } +#endif +# 480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicOr_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 480 +{ } +#endif +# 483 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicOr_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 483 +{ } +#endif +# 486 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicOr_block(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 486 +{ } +#endif +# 489 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicOr_system(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 489 +{ } +#endif +# 492 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicOr_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 492 +{ } +#endif +# 495 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicOr_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 495 +{ } +#endif +# 498 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicOr_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 498 +{ } +#endif +# 501 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicOr_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 501 +{ } +#endif +# 504 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicXor_block(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 504 +{ } +#endif +# 507 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline int atomicXor_system(int *address, int val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 507 +{ } +#endif +# 510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicXor_block(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 510 +{ } +#endif +# 513 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline long long atomicXor_system(long long *address, long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 513 +{ } +#endif +# 516 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicXor_block(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 516 +{ } +#endif +# 519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned atomicXor_system(unsigned *address, unsigned val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 519 +{ } +#endif +# 522 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicXor_block(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 522 +{ } +#endif +# 525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_60_atomic_functions.h" +__attribute__((unused)) static inline unsigned long long atomicXor_system(unsigned long long *address, unsigned long long val) {int volatile ___ = 1;(void)address;(void)val;::exit(___);} +#if 0 +# 525 +{ } +#endif +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +extern "C" { +# 1503 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +} +# 1510 +__attribute((deprecated("__ballot() is deprecated in favor of __ballot_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to" " suppress this warning)."))) __attribute__((unused)) static inline unsigned ballot(bool pred) {int volatile ___ = 1;(void)pred;::exit(___);} +#if 0 +# 1510 +{ } +#endif +# 1512 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline int syncthreads_count(bool pred) {int volatile ___ = 1;(void)pred;::exit(___);} +#if 0 +# 1512 +{ } +#endif +# 1514 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline bool syncthreads_and(bool pred) {int volatile ___ = 1;(void)pred;::exit(___);} +#if 0 +# 1514 +{ } +#endif +# 1516 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline bool syncthreads_or(bool pred) {int volatile ___ = 1;(void)pred;::exit(___);} +#if 0 +# 1516 +{ } +#endif +# 1521 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline unsigned __isGlobal(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1521 +{ } +#endif +# 1522 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline unsigned __isShared(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1522 +{ } +#endif +# 1523 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline unsigned __isConstant(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1523 +{ } +#endif +# 1524 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline unsigned __isLocal(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1524 +{ } +#endif +# 1526 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline unsigned __isGridConstant(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1526 +{ } +#endif +# 1528 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline size_t __cvta_generic_to_global(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1528 +{ } +#endif +# 1529 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline size_t __cvta_generic_to_shared(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1529 +{ } +#endif +# 1530 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline size_t __cvta_generic_to_constant(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1530 +{ } +#endif +# 1531 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline size_t __cvta_generic_to_local(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1531 +{ } +#endif +# 1533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline size_t __cvta_generic_to_grid_constant(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 1533 +{ } +#endif +# 1536 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline void *__cvta_global_to_generic(size_t rawbits) {int volatile ___ = 1;(void)rawbits;::exit(___);} +#if 0 +# 1536 +{ } +#endif +# 1537 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline void *__cvta_shared_to_generic(size_t rawbits) {int volatile ___ = 1;(void)rawbits;::exit(___);} +#if 0 +# 1537 +{ } +#endif +# 1538 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline void *__cvta_constant_to_generic(size_t rawbits) {int volatile ___ = 1;(void)rawbits;::exit(___);} +#if 0 +# 1538 +{ } +#endif +# 1539 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline void *__cvta_local_to_generic(size_t rawbits) {int volatile ___ = 1;(void)rawbits;::exit(___);} +#if 0 +# 1539 +{ } +#endif +# 1541 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_20_intrinsics.h" +__attribute__((unused)) static inline void *__cvta_grid_constant_to_generic(size_t rawbits) {int volatile ___ = 1;(void)rawbits;::exit(___);} +#if 0 +# 1541 +{ } +#endif +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __fns(unsigned mask, unsigned base, int offset) {int volatile ___ = 1;(void)mask;(void)base;(void)offset;::exit(___);} +#if 0 +# 102 +{ } +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline void __barrier_sync(unsigned id) {int volatile ___ = 1;(void)id;::exit(___);} +#if 0 +# 103 +{ } +#endif +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline void __barrier_sync_count(unsigned id, unsigned cnt) {int volatile ___ = 1;(void)id;(void)cnt;::exit(___);} +#if 0 +# 104 +{ } +#endif +# 105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline void __syncwarp(unsigned mask = 4294967295U) {int volatile ___ = 1;(void)mask;::exit(___);} +#if 0 +# 105 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __all_sync(unsigned mask, int pred) {int volatile ___ = 1;(void)mask;(void)pred;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 107 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __any_sync(unsigned mask, int pred) {int volatile ___ = 1;(void)mask;(void)pred;::exit(___);} +#if 0 +# 107 +{ } +#endif +# 108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __uni_sync(unsigned mask, int pred) {int volatile ___ = 1;(void)mask;(void)pred;::exit(___);} +#if 0 +# 108 +{ } +#endif +# 109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __ballot_sync(unsigned mask, int pred) {int volatile ___ = 1;(void)mask;(void)pred;::exit(___);} +#if 0 +# 109 +{ } +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __activemask() {int volatile ___ = 1;::exit(___);} +#if 0 +# 110 +{ } +#endif +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline int __shfl(int var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 119 +{ } +#endif +# 120 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline unsigned __shfl(unsigned var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 120 +{ } +#endif +# 121 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline int __shfl_up(int var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 121 +{ } +#endif +# 122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline unsigned __shfl_up(unsigned var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 122 +{ } +#endif +# 123 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline int __shfl_down(int var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 123 +{ } +#endif +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline unsigned __shfl_down(unsigned var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 124 +{ } +#endif +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline int __shfl_xor(int var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 125 +{ } +#endif +# 126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline unsigned __shfl_xor(unsigned var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 126 +{ } +#endif +# 127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline float __shfl(float var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 127 +{ } +#endif +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline float __shfl_up(float var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 128 +{ } +#endif +# 129 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline float __shfl_down(float var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 129 +{ } +#endif +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline float __shfl_xor(float var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 130 +{ } +#endif +# 133 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __shfl_sync(unsigned mask, int var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 133 +{ } +#endif +# 134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __shfl_sync(unsigned mask, unsigned var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 134 +{ } +#endif +# 135 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __shfl_up_sync(unsigned mask, int var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 135 +{ } +#endif +# 136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __shfl_up_sync(unsigned mask, unsigned var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 136 +{ } +#endif +# 137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __shfl_down_sync(unsigned mask, int var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 137 +{ } +#endif +# 138 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __shfl_down_sync(unsigned mask, unsigned var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 138 +{ } +#endif +# 139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline int __shfl_xor_sync(unsigned mask, int var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 139 +{ } +#endif +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned __shfl_xor_sync(unsigned mask, unsigned var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 140 +{ } +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline float __shfl_sync(unsigned mask, float var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 141 +{ } +#endif +# 142 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline float __shfl_up_sync(unsigned mask, float var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 142 +{ } +#endif +# 143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline float __shfl_down_sync(unsigned mask, float var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 143 +{ } +#endif +# 144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline float __shfl_xor_sync(unsigned mask, float var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 144 +{ } +#endif +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline unsigned long long __shfl(unsigned long long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 148 +{ } +#endif +# 149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline long long __shfl(long long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 149 +{ } +#endif +# 150 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline long long __shfl_up(long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 150 +{ } +#endif +# 151 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline unsigned long long __shfl_up(unsigned long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 151 +{ } +#endif +# 152 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline long long __shfl_down(long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 152 +{ } +#endif +# 153 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline unsigned long long __shfl_down(unsigned long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 153 +{ } +#endif +# 154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline long long __shfl_xor(long long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 154 +{ } +#endif +# 155 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline unsigned long long __shfl_xor(unsigned long long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 155 +{ } +#endif +# 156 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline double __shfl(double var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 156 +{ } +#endif +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline double __shfl_up(double var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 157 +{ } +#endif +# 158 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline double __shfl_down(double var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 158 +{ } +#endif +# 159 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline double __shfl_xor(double var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 159 +{ } +#endif +# 162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long long __shfl_sync(unsigned mask, long long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 162 +{ } +#endif +# 163 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __shfl_sync(unsigned mask, unsigned long long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 163 +{ } +#endif +# 164 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long long __shfl_up_sync(unsigned mask, long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 164 +{ } +#endif +# 165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __shfl_up_sync(unsigned mask, unsigned long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 165 +{ } +#endif +# 166 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long long __shfl_down_sync(unsigned mask, long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 166 +{ } +#endif +# 167 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __shfl_down_sync(unsigned mask, unsigned long long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 167 +{ } +#endif +# 168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long long __shfl_xor_sync(unsigned mask, long long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 168 +{ } +#endif +# 169 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __shfl_xor_sync(unsigned mask, unsigned long long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 169 +{ } +#endif +# 170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline double __shfl_sync(unsigned mask, double var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 170 +{ } +#endif +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline double __shfl_up_sync(unsigned mask, double var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 171 +{ } +#endif +# 172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline double __shfl_down_sync(unsigned mask, double var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 172 +{ } +#endif +# 173 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline double __shfl_xor_sync(unsigned mask, double var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 173 +{ } +#endif +# 177 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline long __shfl(long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 177 +{ } +#endif +# 178 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl() is deprecated in favor of __shfl_sync() and may be removed in a future release (Use -Wno-deprecated-declarations to sup" "press this warning)."))) __attribute__((unused)) static inline unsigned long __shfl(unsigned long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 178 +{ } +#endif +# 179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline long __shfl_up(long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 179 +{ } +#endif +# 180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_up() is deprecated in favor of __shfl_up_sync() and may be removed in a future release (Use -Wno-deprecated-declarations " "to suppress this warning)."))) __attribute__((unused)) static inline unsigned long __shfl_up(unsigned long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 180 +{ } +#endif +# 181 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline long __shfl_down(long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 181 +{ } +#endif +# 182 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_down() is deprecated in favor of __shfl_down_sync() and may be removed in a future release (Use -Wno-deprecated-declarati" "ons to suppress this warning)."))) __attribute__((unused)) static inline unsigned long __shfl_down(unsigned long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 182 +{ } +#endif +# 183 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline long __shfl_xor(long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 183 +{ } +#endif +# 184 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute((deprecated("__shfl_xor() is deprecated in favor of __shfl_xor_sync() and may be removed in a future release (Use -Wno-deprecated-declaration" "s to suppress this warning)."))) __attribute__((unused)) static inline unsigned long __shfl_xor(unsigned long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 184 +{ } +#endif +# 187 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long __shfl_sync(unsigned mask, long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 187 +{ } +#endif +# 188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long __shfl_sync(unsigned mask, unsigned long var, int srcLane, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)srcLane;(void)width;::exit(___);} +#if 0 +# 188 +{ } +#endif +# 189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long __shfl_up_sync(unsigned mask, long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 189 +{ } +#endif +# 190 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long __shfl_up_sync(unsigned mask, unsigned long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 190 +{ } +#endif +# 191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long __shfl_down_sync(unsigned mask, long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 191 +{ } +#endif +# 192 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long __shfl_down_sync(unsigned mask, unsigned long var, unsigned delta, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)delta;(void)width;::exit(___);} +#if 0 +# 192 +{ } +#endif +# 193 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline long __shfl_xor_sync(unsigned mask, long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 193 +{ } +#endif +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_30_intrinsics.h" +__attribute__((unused)) static inline unsigned long __shfl_xor_sync(unsigned mask, unsigned long var, int laneMask, int width = 32) {int volatile ___ = 1;(void)mask;(void)var;(void)laneMask;(void)width;::exit(___);} +#if 0 +# 194 +{ } +#endif +# 87 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldg(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 87 +{ } +#endif +# 88 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldg(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 88 +{ } +#endif +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldg(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 90 +{ } +#endif +# 91 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldg(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 91 +{ } +#endif +# 92 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldg(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 92 +{ } +#endif +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldg(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 93 +{ } +#endif +# 94 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldg(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 94 +{ } +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldg(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 95 +{ } +#endif +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldg(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 96 +{ } +#endif +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldg(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 97 +{ } +#endif +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldg(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 98 +{ } +#endif +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldg(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 99 +{ } +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldg(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 100 +{ } +#endif +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldg(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 101 +{ } +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldg(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 103 +{ } +#endif +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldg(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 104 +{ } +#endif +# 105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldg(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 105 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldg(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 107 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldg(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 107 +{ } +#endif +# 108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldg(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 108 +{ } +#endif +# 109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldg(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 109 +{ } +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldg(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 110 +{ } +#endif +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldg(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 111 +{ } +#endif +# 112 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldg(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 112 +{ } +#endif +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldg(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 113 +{ } +#endif +# 115 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldg(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 115 +{ } +#endif +# 116 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldg(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 116 +{ } +#endif +# 117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldg(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 117 +{ } +#endif +# 118 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldg(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 118 +{ } +#endif +# 119 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldg(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 119 +{ } +#endif +# 123 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldcg(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 123 +{ } +#endif +# 124 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldcg(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 124 +{ } +#endif +# 126 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldcg(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 126 +{ } +#endif +# 127 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldcg(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 127 +{ } +#endif +# 128 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldcg(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 128 +{ } +#endif +# 129 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldcg(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 129 +{ } +#endif +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldcg(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 130 +{ } +#endif +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldcg(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 131 +{ } +#endif +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldcg(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 132 +{ } +#endif +# 133 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldcg(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 133 +{ } +#endif +# 134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldcg(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 134 +{ } +#endif +# 135 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldcg(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 135 +{ } +#endif +# 136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldcg(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 136 +{ } +#endif +# 137 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldcg(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 137 +{ } +#endif +# 139 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldcg(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 139 +{ } +#endif +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldcg(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 140 +{ } +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldcg(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 141 +{ } +#endif +# 142 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldcg(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 142 +{ } +#endif +# 143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldcg(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 143 +{ } +#endif +# 144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldcg(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 144 +{ } +#endif +# 145 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldcg(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 145 +{ } +#endif +# 146 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldcg(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 146 +{ } +#endif +# 147 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldcg(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 147 +{ } +#endif +# 148 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldcg(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 148 +{ } +#endif +# 149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldcg(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 149 +{ } +#endif +# 151 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldcg(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 151 +{ } +#endif +# 152 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldcg(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 152 +{ } +#endif +# 153 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldcg(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 153 +{ } +#endif +# 154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldcg(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 154 +{ } +#endif +# 155 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldcg(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 155 +{ } +#endif +# 159 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldca(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 159 +{ } +#endif +# 160 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldca(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 160 +{ } +#endif +# 162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldca(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 162 +{ } +#endif +# 163 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldca(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 163 +{ } +#endif +# 164 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldca(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 164 +{ } +#endif +# 165 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldca(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 165 +{ } +#endif +# 166 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldca(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 166 +{ } +#endif +# 167 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldca(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 167 +{ } +#endif +# 168 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldca(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 168 +{ } +#endif +# 169 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldca(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 169 +{ } +#endif +# 170 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldca(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 170 +{ } +#endif +# 171 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldca(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 171 +{ } +#endif +# 172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldca(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 172 +{ } +#endif +# 173 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldca(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 173 +{ } +#endif +# 175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldca(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 175 +{ } +#endif +# 176 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldca(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 176 +{ } +#endif +# 177 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldca(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 177 +{ } +#endif +# 178 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldca(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 178 +{ } +#endif +# 179 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldca(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 179 +{ } +#endif +# 180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldca(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 180 +{ } +#endif +# 181 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldca(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 181 +{ } +#endif +# 182 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldca(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 182 +{ } +#endif +# 183 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldca(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 183 +{ } +#endif +# 184 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldca(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 184 +{ } +#endif +# 185 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldca(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 185 +{ } +#endif +# 187 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldca(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 187 +{ } +#endif +# 188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldca(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 188 +{ } +#endif +# 189 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldca(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 189 +{ } +#endif +# 190 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldca(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 190 +{ } +#endif +# 191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldca(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 191 +{ } +#endif +# 195 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldcs(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 195 +{ } +#endif +# 196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldcs(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 196 +{ } +#endif +# 198 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldcs(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 198 +{ } +#endif +# 199 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldcs(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 199 +{ } +#endif +# 200 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldcs(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 200 +{ } +#endif +# 201 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldcs(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 201 +{ } +#endif +# 202 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldcs(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 202 +{ } +#endif +# 203 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldcs(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 203 +{ } +#endif +# 204 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldcs(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 204 +{ } +#endif +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldcs(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 205 +{ } +#endif +# 206 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldcs(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 206 +{ } +#endif +# 207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldcs(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 207 +{ } +#endif +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldcs(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 208 +{ } +#endif +# 209 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldcs(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 209 +{ } +#endif +# 211 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldcs(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 211 +{ } +#endif +# 212 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldcs(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 212 +{ } +#endif +# 213 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldcs(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 213 +{ } +#endif +# 214 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldcs(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 214 +{ } +#endif +# 215 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldcs(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 215 +{ } +#endif +# 216 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldcs(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 216 +{ } +#endif +# 217 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldcs(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 217 +{ } +#endif +# 218 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldcs(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 218 +{ } +#endif +# 219 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldcs(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 219 +{ } +#endif +# 220 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldcs(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 220 +{ } +#endif +# 221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldcs(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 221 +{ } +#endif +# 223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldcs(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 223 +{ } +#endif +# 224 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldcs(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 224 +{ } +#endif +# 225 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldcs(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 225 +{ } +#endif +# 226 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldcs(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 226 +{ } +#endif +# 227 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldcs(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 227 +{ } +#endif +# 231 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldlu(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 231 +{ } +#endif +# 232 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldlu(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 232 +{ } +#endif +# 234 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldlu(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 234 +{ } +#endif +# 235 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldlu(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 235 +{ } +#endif +# 236 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldlu(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 236 +{ } +#endif +# 237 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldlu(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 237 +{ } +#endif +# 238 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldlu(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 238 +{ } +#endif +# 239 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldlu(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 239 +{ } +#endif +# 240 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldlu(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 240 +{ } +#endif +# 241 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldlu(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 241 +{ } +#endif +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldlu(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 242 +{ } +#endif +# 243 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldlu(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 243 +{ } +#endif +# 244 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldlu(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 244 +{ } +#endif +# 245 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldlu(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 245 +{ } +#endif +# 247 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldlu(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 247 +{ } +#endif +# 248 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldlu(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 248 +{ } +#endif +# 249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldlu(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 249 +{ } +#endif +# 250 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldlu(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 250 +{ } +#endif +# 251 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldlu(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 251 +{ } +#endif +# 252 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldlu(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 252 +{ } +#endif +# 253 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldlu(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 253 +{ } +#endif +# 254 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldlu(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 254 +{ } +#endif +# 255 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldlu(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 255 +{ } +#endif +# 256 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldlu(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 256 +{ } +#endif +# 257 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldlu(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 257 +{ } +#endif +# 259 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldlu(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 259 +{ } +#endif +# 260 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldlu(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 260 +{ } +#endif +# 261 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldlu(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 261 +{ } +#endif +# 262 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldlu(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 262 +{ } +#endif +# 263 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldlu(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 263 +{ } +#endif +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long __ldcv(const long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 267 +{ } +#endif +# 268 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long __ldcv(const unsigned long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 268 +{ } +#endif +# 270 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char __ldcv(const char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 270 +{ } +#endif +# 271 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline signed char __ldcv(const signed char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 271 +{ } +#endif +# 272 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short __ldcv(const short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 272 +{ } +#endif +# 273 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int __ldcv(const int *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 273 +{ } +#endif +# 274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline long long __ldcv(const long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 274 +{ } +#endif +# 275 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char2 __ldcv(const char2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 275 +{ } +#endif +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline char4 __ldcv(const char4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 276 +{ } +#endif +# 277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short2 __ldcv(const short2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 277 +{ } +#endif +# 278 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline short4 __ldcv(const short4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 278 +{ } +#endif +# 279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int2 __ldcv(const int2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 279 +{ } +#endif +# 280 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline int4 __ldcv(const int4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 280 +{ } +#endif +# 281 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline longlong2 __ldcv(const longlong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 281 +{ } +#endif +# 283 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned char __ldcv(const unsigned char *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 283 +{ } +#endif +# 284 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned short __ldcv(const unsigned short *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 284 +{ } +#endif +# 285 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __ldcv(const unsigned *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 285 +{ } +#endif +# 286 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned long long __ldcv(const unsigned long long *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 286 +{ } +#endif +# 287 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar2 __ldcv(const uchar2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 287 +{ } +#endif +# 288 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uchar4 __ldcv(const uchar4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 288 +{ } +#endif +# 289 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort2 __ldcv(const ushort2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 289 +{ } +#endif +# 290 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ushort4 __ldcv(const ushort4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 290 +{ } +#endif +# 291 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint2 __ldcv(const uint2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 291 +{ } +#endif +# 292 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline uint4 __ldcv(const uint4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 292 +{ } +#endif +# 293 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline ulonglong2 __ldcv(const ulonglong2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 293 +{ } +#endif +# 295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float __ldcv(const float *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 295 +{ } +#endif +# 296 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double __ldcv(const double *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 296 +{ } +#endif +# 297 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float2 __ldcv(const float2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 297 +{ } +#endif +# 298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline float4 __ldcv(const float4 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 298 +{ } +#endif +# 299 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline double2 __ldcv(const double2 *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 299 +{ } +#endif +# 303 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(long *ptr, long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 303 +{ } +#endif +# 304 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(unsigned long *ptr, unsigned long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 304 +{ } +#endif +# 306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(char *ptr, char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 306 +{ } +#endif +# 307 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(signed char *ptr, signed char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 307 +{ } +#endif +# 308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(short *ptr, short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 308 +{ } +#endif +# 309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(int *ptr, int value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 309 +{ } +#endif +# 310 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(long long *ptr, long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 310 +{ } +#endif +# 311 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(char2 *ptr, char2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 311 +{ } +#endif +# 312 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(char4 *ptr, char4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 312 +{ } +#endif +# 313 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(short2 *ptr, short2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 313 +{ } +#endif +# 314 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(short4 *ptr, short4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 314 +{ } +#endif +# 315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(int2 *ptr, int2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 315 +{ } +#endif +# 316 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(int4 *ptr, int4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 316 +{ } +#endif +# 317 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(longlong2 *ptr, longlong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 317 +{ } +#endif +# 319 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(unsigned char *ptr, unsigned char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 319 +{ } +#endif +# 320 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(unsigned short *ptr, unsigned short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 320 +{ } +#endif +# 321 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(unsigned *ptr, unsigned value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 321 +{ } +#endif +# 322 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(unsigned long long *ptr, unsigned long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 322 +{ } +#endif +# 323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(uchar2 *ptr, uchar2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 323 +{ } +#endif +# 324 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(uchar4 *ptr, uchar4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 324 +{ } +#endif +# 325 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(ushort2 *ptr, ushort2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 325 +{ } +#endif +# 326 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(ushort4 *ptr, ushort4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 326 +{ } +#endif +# 327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(uint2 *ptr, uint2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 327 +{ } +#endif +# 328 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(uint4 *ptr, uint4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 328 +{ } +#endif +# 329 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(ulonglong2 *ptr, ulonglong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 329 +{ } +#endif +# 331 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(float *ptr, float value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 331 +{ } +#endif +# 332 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(double *ptr, double value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 332 +{ } +#endif +# 333 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(float2 *ptr, float2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 333 +{ } +#endif +# 334 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(float4 *ptr, float4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 334 +{ } +#endif +# 335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwb(double2 *ptr, double2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 335 +{ } +#endif +# 339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(long *ptr, long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 339 +{ } +#endif +# 340 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(unsigned long *ptr, unsigned long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 340 +{ } +#endif +# 342 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(char *ptr, char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 342 +{ } +#endif +# 343 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(signed char *ptr, signed char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 343 +{ } +#endif +# 344 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(short *ptr, short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 344 +{ } +#endif +# 345 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(int *ptr, int value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 345 +{ } +#endif +# 346 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(long long *ptr, long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 346 +{ } +#endif +# 347 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(char2 *ptr, char2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 347 +{ } +#endif +# 348 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(char4 *ptr, char4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 348 +{ } +#endif +# 349 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(short2 *ptr, short2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 349 +{ } +#endif +# 350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(short4 *ptr, short4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 350 +{ } +#endif +# 351 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(int2 *ptr, int2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 351 +{ } +#endif +# 352 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(int4 *ptr, int4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 352 +{ } +#endif +# 353 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(longlong2 *ptr, longlong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 353 +{ } +#endif +# 355 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(unsigned char *ptr, unsigned char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 355 +{ } +#endif +# 356 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(unsigned short *ptr, unsigned short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 356 +{ } +#endif +# 357 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(unsigned *ptr, unsigned value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 357 +{ } +#endif +# 358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(unsigned long long *ptr, unsigned long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 358 +{ } +#endif +# 359 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(uchar2 *ptr, uchar2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 359 +{ } +#endif +# 360 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(uchar4 *ptr, uchar4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 360 +{ } +#endif +# 361 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(ushort2 *ptr, ushort2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 361 +{ } +#endif +# 362 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(ushort4 *ptr, ushort4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 362 +{ } +#endif +# 363 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(uint2 *ptr, uint2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 363 +{ } +#endif +# 364 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(uint4 *ptr, uint4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 364 +{ } +#endif +# 365 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(ulonglong2 *ptr, ulonglong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 365 +{ } +#endif +# 367 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(float *ptr, float value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 367 +{ } +#endif +# 368 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(double *ptr, double value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 368 +{ } +#endif +# 369 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(float2 *ptr, float2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 369 +{ } +#endif +# 370 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(float4 *ptr, float4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 370 +{ } +#endif +# 371 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcg(double2 *ptr, double2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 371 +{ } +#endif +# 375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(long *ptr, long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 375 +{ } +#endif +# 376 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(unsigned long *ptr, unsigned long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 376 +{ } +#endif +# 378 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(char *ptr, char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 378 +{ } +#endif +# 379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(signed char *ptr, signed char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 379 +{ } +#endif +# 380 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(short *ptr, short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 380 +{ } +#endif +# 381 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(int *ptr, int value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 381 +{ } +#endif +# 382 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(long long *ptr, long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 382 +{ } +#endif +# 383 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(char2 *ptr, char2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 383 +{ } +#endif +# 384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(char4 *ptr, char4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 384 +{ } +#endif +# 385 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(short2 *ptr, short2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 385 +{ } +#endif +# 386 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(short4 *ptr, short4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 386 +{ } +#endif +# 387 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(int2 *ptr, int2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 387 +{ } +#endif +# 388 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(int4 *ptr, int4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 388 +{ } +#endif +# 389 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(longlong2 *ptr, longlong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 389 +{ } +#endif +# 391 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(unsigned char *ptr, unsigned char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 391 +{ } +#endif +# 392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(unsigned short *ptr, unsigned short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 392 +{ } +#endif +# 393 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(unsigned *ptr, unsigned value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 393 +{ } +#endif +# 394 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(unsigned long long *ptr, unsigned long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 394 +{ } +#endif +# 395 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(uchar2 *ptr, uchar2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 395 +{ } +#endif +# 396 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(uchar4 *ptr, uchar4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 396 +{ } +#endif +# 397 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(ushort2 *ptr, ushort2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 397 +{ } +#endif +# 398 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(ushort4 *ptr, ushort4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 398 +{ } +#endif +# 399 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(uint2 *ptr, uint2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 399 +{ } +#endif +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(uint4 *ptr, uint4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 400 +{ } +#endif +# 401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(ulonglong2 *ptr, ulonglong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 401 +{ } +#endif +# 403 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(float *ptr, float value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 403 +{ } +#endif +# 404 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(double *ptr, double value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 404 +{ } +#endif +# 405 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(float2 *ptr, float2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 405 +{ } +#endif +# 406 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(float4 *ptr, float4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 406 +{ } +#endif +# 407 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stcs(double2 *ptr, double2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 407 +{ } +#endif +# 411 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(long *ptr, long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 411 +{ } +#endif +# 412 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(unsigned long *ptr, unsigned long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 412 +{ } +#endif +# 414 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(char *ptr, char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 414 +{ } +#endif +# 415 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(signed char *ptr, signed char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 415 +{ } +#endif +# 416 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(short *ptr, short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 416 +{ } +#endif +# 417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(int *ptr, int value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 417 +{ } +#endif +# 418 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(long long *ptr, long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 418 +{ } +#endif +# 419 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(char2 *ptr, char2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 419 +{ } +#endif +# 420 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(char4 *ptr, char4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 420 +{ } +#endif +# 421 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(short2 *ptr, short2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 421 +{ } +#endif +# 422 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(short4 *ptr, short4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 422 +{ } +#endif +# 423 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(int2 *ptr, int2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 423 +{ } +#endif +# 424 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(int4 *ptr, int4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 424 +{ } +#endif +# 425 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(longlong2 *ptr, longlong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 425 +{ } +#endif +# 427 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(unsigned char *ptr, unsigned char value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 427 +{ } +#endif +# 428 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(unsigned short *ptr, unsigned short value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 428 +{ } +#endif +# 429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(unsigned *ptr, unsigned value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 429 +{ } +#endif +# 430 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(unsigned long long *ptr, unsigned long long value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 430 +{ } +#endif +# 431 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(uchar2 *ptr, uchar2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 431 +{ } +#endif +# 432 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(uchar4 *ptr, uchar4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 432 +{ } +#endif +# 433 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(ushort2 *ptr, ushort2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 433 +{ } +#endif +# 434 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(ushort4 *ptr, ushort4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 434 +{ } +#endif +# 435 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(uint2 *ptr, uint2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 435 +{ } +#endif +# 436 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(uint4 *ptr, uint4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 436 +{ } +#endif +# 437 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(ulonglong2 *ptr, ulonglong2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 437 +{ } +#endif +# 439 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(float *ptr, float value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 439 +{ } +#endif +# 440 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(double *ptr, double value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 440 +{ } +#endif +# 441 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(float2 *ptr, float2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 441 +{ } +#endif +# 442 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(float4 *ptr, float4 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 442 +{ } +#endif +# 443 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline void __stwt(double2 *ptr, double2 value) {int volatile ___ = 1;(void)ptr;(void)value;::exit(___);} +#if 0 +# 443 +{ } +#endif +# 460 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __funnelshift_l(unsigned lo, unsigned hi, unsigned shift) {int volatile ___ = 1;(void)lo;(void)hi;(void)shift;::exit(___);} +#if 0 +# 460 +{ } +#endif +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __funnelshift_lc(unsigned lo, unsigned hi, unsigned shift) {int volatile ___ = 1;(void)lo;(void)hi;(void)shift;::exit(___);} +#if 0 +# 472 +{ } +#endif +# 485 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __funnelshift_r(unsigned lo, unsigned hi, unsigned shift) {int volatile ___ = 1;(void)lo;(void)hi;(void)shift;::exit(___);} +#if 0 +# 485 +{ } +#endif +# 497 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_32_intrinsics.h" +__attribute__((unused)) static inline unsigned __funnelshift_rc(unsigned lo, unsigned hi, unsigned shift) {int volatile ___ = 1;(void)lo;(void)hi;(void)shift;::exit(___);} +#if 0 +# 497 +{ } +#endif +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp2a_lo(int srcA, int srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 89 +{ } +#endif +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp2a_lo(unsigned srcA, unsigned srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 90 +{ } +#endif +# 92 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp2a_lo(short2 srcA, char4 srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 92 +{ } +#endif +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp2a_lo(ushort2 srcA, uchar4 srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 93 +{ } +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp2a_hi(int srcA, int srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 95 +{ } +#endif +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp2a_hi(unsigned srcA, unsigned srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 96 +{ } +#endif +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp2a_hi(short2 srcA, char4 srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 98 +{ } +#endif +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp2a_hi(ushort2 srcA, uchar4 srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 99 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp4a(int srcA, int srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 107 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp4a(unsigned srcA, unsigned srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 107 +{ } +#endif +# 109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline int __dp4a(char4 srcA, char4 srcB, int c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 109 +{ } +#endif +# 110 "/usr/local/cuda/bin/../targets/x86_64-linux/include/sm_61_intrinsics.h" +__attribute__((unused)) static inline unsigned __dp4a(uchar4 srcA, uchar4 srcB, unsigned c) {int volatile ___ = 1;(void)srcA;(void)srcB;(void)c;::exit(___);} +#if 0 +# 110 +{ } +#endif +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 93 +{ } +#endif +# 94 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, int value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 94 +{ } +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, unsigned long value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 95 +{ } +#endif +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, long value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 96 +{ } +#endif +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, unsigned long long value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 97 +{ } +#endif +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, long long value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 98 +{ } +#endif +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, float value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 99 +{ } +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_any_sync(unsigned mask, double value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 100 +{ } +#endif +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, unsigned value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 102 +{ } +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, int value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 103 +{ } +#endif +# 104 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, unsigned long value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 104 +{ } +#endif +# 105 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, long value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 105 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, unsigned long long value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 106 +{ } +#endif +# 107 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, long long value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 107 +{ } +#endif +# 108 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, float value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 108 +{ } +#endif +# 109 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned __match_all_sync(unsigned mask, double value, int *pred) {int volatile ___ = 1;(void)mask;(void)value;(void)pred;::exit(___);} +#if 0 +# 109 +{ } +#endif +# 111 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline void __nanosleep(unsigned ns) {int volatile ___ = 1;(void)ns;::exit(___);} +#if 0 +# 111 +{ } +#endif +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_70_rt.h" +__attribute__((unused)) static inline unsigned short atomicCAS(unsigned short *address, unsigned short compare, unsigned short val) {int volatile ___ = 1;(void)address;(void)compare;(void)val;::exit(___);} +#if 0 +# 113 +{ } +#endif +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_add_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 93 +{ } +#endif +# 94 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_min_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 94 +{ } +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_max_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 95 +{ } +#endif +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline int __reduce_add_sync(unsigned mask, int value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 97 +{ } +#endif +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline int __reduce_min_sync(unsigned mask, int value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 98 +{ } +#endif +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline int __reduce_max_sync(unsigned mask, int value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 99 +{ } +#endif +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_and_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 101 +{ } +#endif +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_or_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 102 +{ } +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) static inline unsigned __reduce_xor_sync(unsigned mask, unsigned value) {int volatile ___ = 1;(void)mask;(void)value;::exit(___);} +#if 0 +# 103 +{ } +#endif +# 106 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +extern "C" { +# 107 +__attribute__((unused)) inline void *__nv_associate_access_property(const void *ptr, unsigned long long +# 108 +property) {int volatile ___ = 1;(void)ptr;(void)property; +# 112 +::exit(___);} +#if 0 +# 108 +{ +# 109 +__attribute__((unused)) extern void *__nv_associate_access_property_impl(const void *, unsigned long long); +# 111 +return __nv_associate_access_property_impl(ptr, property); +# 112 +} +#endif +# 114 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) inline void __nv_memcpy_async_shared_global_4(void *dst, const void * +# 115 +src, unsigned +# 116 +src_size) {int volatile ___ = 1;(void)dst;(void)src;(void)src_size; +# 121 +::exit(___);} +#if 0 +# 116 +{ +# 117 +__attribute__((unused)) extern void __nv_memcpy_async_shared_global_4_impl(void *, const void *, unsigned); +# 120 +__nv_memcpy_async_shared_global_4_impl(dst, src, src_size); +# 121 +} +#endif +# 123 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) inline void __nv_memcpy_async_shared_global_8(void *dst, const void * +# 124 +src, unsigned +# 125 +src_size) {int volatile ___ = 1;(void)dst;(void)src;(void)src_size; +# 130 +::exit(___);} +#if 0 +# 125 +{ +# 126 +__attribute__((unused)) extern void __nv_memcpy_async_shared_global_8_impl(void *, const void *, unsigned); +# 129 +__nv_memcpy_async_shared_global_8_impl(dst, src, src_size); +# 130 +} +#endif +# 132 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +__attribute__((unused)) inline void __nv_memcpy_async_shared_global_16(void *dst, const void * +# 133 +src, unsigned +# 134 +src_size) {int volatile ___ = 1;(void)dst;(void)src;(void)src_size; +# 139 +::exit(___);} +#if 0 +# 134 +{ +# 135 +__attribute__((unused)) extern void __nv_memcpy_async_shared_global_16_impl(void *, const void *, unsigned); +# 138 +__nv_memcpy_async_shared_global_16_impl(dst, src, src_size); +# 139 +} +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_80_rt.h" +} +# 89 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __isCtaShared(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 89 +{ } +#endif +# 90 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __isClusterShared(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 90 +{ } +#endif +# 91 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline void *__cluster_map_shared_rank(const void *ptr, unsigned target_block_rank) {int volatile ___ = 1;(void)ptr;(void)target_block_rank;::exit(___);} +#if 0 +# 91 +{ } +#endif +# 92 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __cluster_query_shared_rank(const void *ptr) {int volatile ___ = 1;(void)ptr;::exit(___);} +#if 0 +# 92 +{ } +#endif +# 93 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline uint2 __cluster_map_shared_multicast(const void *ptr, unsigned cluster_cta_mask) {int volatile ___ = 1;(void)ptr;(void)cluster_cta_mask;::exit(___);} +#if 0 +# 93 +{ } +#endif +# 94 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __clusterDimIsSpecified() {int volatile ___ = 1;::exit(___);} +#if 0 +# 94 +{ } +#endif +# 95 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline dim3 __clusterDim() {int volatile ___ = 1;::exit(___);} +#if 0 +# 95 +{ } +#endif +# 96 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline dim3 __clusterRelativeBlockIdx() {int volatile ___ = 1;::exit(___);} +#if 0 +# 96 +{ } +#endif +# 97 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline dim3 __clusterGridDimInClusters() {int volatile ___ = 1;::exit(___);} +#if 0 +# 97 +{ } +#endif +# 98 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline dim3 __clusterIdx() {int volatile ___ = 1;::exit(___);} +#if 0 +# 98 +{ } +#endif +# 99 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __clusterRelativeBlockRank() {int volatile ___ = 1;::exit(___);} +#if 0 +# 99 +{ } +#endif +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline unsigned __clusterSizeInBlocks() {int volatile ___ = 1;::exit(___);} +#if 0 +# 100 +{ } +#endif +# 101 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline void __cluster_barrier_arrive() {int volatile ___ = 1;::exit(___);} +#if 0 +# 101 +{ } +#endif +# 102 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline void __cluster_barrier_wait() {int volatile ___ = 1;::exit(___);} +#if 0 +# 102 +{ } +#endif +# 103 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/sm_90_rt.h" +__attribute__((unused)) static inline void __threadfence_cluster() {int volatile ___ = 1;::exit(___);} +#if 0 +# 103 +{ } +#endif +# 122 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 123 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1Dread(T *res, surface< void, 1> surf, int x, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 124 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)s;(void)mode; +# 128 +::exit(___);} +#if 0 +# 124 +{ +# 128 +} +#endif +# 130 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 131 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surf1Dread(surface< void, 1> surf, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 132 +{int volatile ___ = 1;(void)surf;(void)x;(void)mode; +# 138 +::exit(___);} +#if 0 +# 132 +{ +# 138 +} +#endif +# 140 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 141 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1Dread(T *res, surface< void, 1> surf, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 142 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)mode; +# 146 +::exit(___);} +#if 0 +# 142 +{ +# 146 +} +#endif +# 149 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 150 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2Dread(T *res, surface< void, 2> surf, int x, int y, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 151 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)s;(void)mode; +# 155 +::exit(___);} +#if 0 +# 151 +{ +# 155 +} +#endif +# 157 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 158 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surf2Dread(surface< void, 2> surf, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 159 +{int volatile ___ = 1;(void)surf;(void)x;(void)y;(void)mode; +# 165 +::exit(___);} +#if 0 +# 159 +{ +# 165 +} +#endif +# 167 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 168 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2Dread(T *res, surface< void, 2> surf, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 169 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)mode; +# 173 +::exit(___);} +#if 0 +# 169 +{ +# 173 +} +#endif +# 176 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 177 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf3Dread(T *res, surface< void, 3> surf, int x, int y, int z, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 178 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)z;(void)s;(void)mode; +# 182 +::exit(___);} +#if 0 +# 178 +{ +# 182 +} +#endif +# 184 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 185 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surf3Dread(surface< void, 3> surf, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 186 +{int volatile ___ = 1;(void)surf;(void)x;(void)y;(void)z;(void)mode; +# 192 +::exit(___);} +#if 0 +# 186 +{ +# 192 +} +#endif +# 194 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 195 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf3Dread(T *res, surface< void, 3> surf, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 196 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)z;(void)mode; +# 200 +::exit(___);} +#if 0 +# 196 +{ +# 200 +} +#endif +# 204 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 205 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1DLayeredread(T *res, surface< void, 241> surf, int x, int layer, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 206 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)layer;(void)s;(void)mode; +# 210 +::exit(___);} +#if 0 +# 206 +{ +# 210 +} +#endif +# 212 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 213 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surf1DLayeredread(surface< void, 241> surf, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 214 +{int volatile ___ = 1;(void)surf;(void)x;(void)layer;(void)mode; +# 220 +::exit(___);} +#if 0 +# 214 +{ +# 220 +} +#endif +# 223 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 224 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1DLayeredread(T *res, surface< void, 241> surf, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 225 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)layer;(void)mode; +# 229 +::exit(___);} +#if 0 +# 225 +{ +# 229 +} +#endif +# 232 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 233 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2DLayeredread(T *res, surface< void, 242> surf, int x, int y, int layer, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 234 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)layer;(void)s;(void)mode; +# 238 +::exit(___);} +#if 0 +# 234 +{ +# 238 +} +#endif +# 240 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 241 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surf2DLayeredread(surface< void, 242> surf, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 242 +{int volatile ___ = 1;(void)surf;(void)x;(void)y;(void)layer;(void)mode; +# 248 +::exit(___);} +#if 0 +# 242 +{ +# 248 +} +#endif +# 251 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 252 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2DLayeredread(T *res, surface< void, 242> surf, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 253 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)layer;(void)mode; +# 257 +::exit(___);} +#if 0 +# 253 +{ +# 257 +} +#endif +# 260 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 261 +__attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapread(T *res, surface< void, 12> surf, int x, int y, int face, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 262 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)face;(void)s;(void)mode; +# 266 +::exit(___);} +#if 0 +# 262 +{ +# 266 +} +#endif +# 268 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 269 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surfCubemapread(surface< void, 12> surf, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 270 +{int volatile ___ = 1;(void)surf;(void)x;(void)y;(void)face;(void)mode; +# 277 +::exit(___);} +#if 0 +# 270 +{ +# 277 +} +#endif +# 279 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 280 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapread(T *res, surface< void, 12> surf, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 281 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)face;(void)mode; +# 285 +::exit(___);} +#if 0 +# 281 +{ +# 285 +} +#endif +# 288 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 289 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapLayeredread(T *res, surface< void, 252> surf, int x, int y, int layerFace, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 290 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)layerFace;(void)s;(void)mode; +# 294 +::exit(___);} +#if 0 +# 290 +{ +# 294 +} +#endif +# 296 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 297 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline T surfCubemapLayeredread(surface< void, 252> surf, int x, int y, int layerFace, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 298 +{int volatile ___ = 1;(void)surf;(void)x;(void)y;(void)layerFace;(void)mode; +# 304 +::exit(___);} +#if 0 +# 298 +{ +# 304 +} +#endif +# 306 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 307 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapLayeredread(T *res, surface< void, 252> surf, int x, int y, int layerFace, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 308 +{int volatile ___ = 1;(void)res;(void)surf;(void)x;(void)y;(void)layerFace;(void)mode; +# 312 +::exit(___);} +#if 0 +# 308 +{ +# 312 +} +#endif +# 315 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 316 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1Dwrite(T val, surface< void, 1> surf, int x, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 317 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)s;(void)mode; +# 321 +::exit(___);} +#if 0 +# 317 +{ +# 321 +} +#endif +# 323 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 324 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1Dwrite(T val, surface< void, 1> surf, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 325 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)mode; +# 329 +::exit(___);} +#if 0 +# 325 +{ +# 329 +} +#endif +# 333 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 334 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2Dwrite(T val, surface< void, 2> surf, int x, int y, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 335 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)s;(void)mode; +# 339 +::exit(___);} +#if 0 +# 335 +{ +# 339 +} +#endif +# 341 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 342 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2Dwrite(T val, surface< void, 2> surf, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 343 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)mode; +# 347 +::exit(___);} +#if 0 +# 343 +{ +# 347 +} +#endif +# 350 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 351 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf3Dwrite(T val, surface< void, 3> surf, int x, int y, int z, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 352 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)z;(void)s;(void)mode; +# 356 +::exit(___);} +#if 0 +# 352 +{ +# 356 +} +#endif +# 358 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 359 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf3Dwrite(T val, surface< void, 3> surf, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 360 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)z;(void)mode; +# 364 +::exit(___);} +#if 0 +# 360 +{ +# 364 +} +#endif +# 367 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 368 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1DLayeredwrite(T val, surface< void, 241> surf, int x, int layer, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 369 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)layer;(void)s;(void)mode; +# 373 +::exit(___);} +#if 0 +# 369 +{ +# 373 +} +#endif +# 375 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 376 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf1DLayeredwrite(T val, surface< void, 241> surf, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 377 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)layer;(void)mode; +# 381 +::exit(___);} +#if 0 +# 377 +{ +# 381 +} +#endif +# 384 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 385 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2DLayeredwrite(T val, surface< void, 242> surf, int x, int y, int layer, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 386 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)layer;(void)s;(void)mode; +# 390 +::exit(___);} +#if 0 +# 386 +{ +# 390 +} +#endif +# 392 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 393 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surf2DLayeredwrite(T val, surface< void, 242> surf, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 394 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)layer;(void)mode; +# 398 +::exit(___);} +#if 0 +# 394 +{ +# 398 +} +#endif +# 401 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 402 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapwrite(T val, surface< void, 12> surf, int x, int y, int face, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 403 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)face;(void)s;(void)mode; +# 407 +::exit(___);} +#if 0 +# 403 +{ +# 407 +} +#endif +# 409 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 410 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapwrite(T val, surface< void, 12> surf, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 411 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)face;(void)mode; +# 415 +::exit(___);} +#if 0 +# 411 +{ +# 415 +} +#endif +# 419 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 420 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapLayeredwrite(T val, surface< void, 252> surf, int x, int y, int layerFace, int s, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 421 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)layerFace;(void)s;(void)mode; +# 425 +::exit(___);} +#if 0 +# 421 +{ +# 425 +} +#endif +# 427 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_functions.h" +template< class T> +# 428 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline void surfCubemapLayeredwrite(T val, surface< void, 252> surf, int x, int y, int layerFace, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 429 +{int volatile ___ = 1;(void)val;(void)surf;(void)x;(void)y;(void)layerFace;(void)mode; +# 433 +::exit(___);} +#if 0 +# 429 +{ +# 433 +} +#endif +# 72 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 73 +struct __nv_tex_rmet_ret { }; +# 75 +template<> struct __nv_tex_rmet_ret< char> { typedef char type; }; +# 76 +template<> struct __nv_tex_rmet_ret< signed char> { typedef signed char type; }; +# 77 +template<> struct __nv_tex_rmet_ret< unsigned char> { typedef unsigned char type; }; +# 78 +template<> struct __nv_tex_rmet_ret< char1> { typedef char1 type; }; +# 79 +template<> struct __nv_tex_rmet_ret< uchar1> { typedef uchar1 type; }; +# 80 +template<> struct __nv_tex_rmet_ret< char2> { typedef char2 type; }; +# 81 +template<> struct __nv_tex_rmet_ret< uchar2> { typedef uchar2 type; }; +# 82 +template<> struct __nv_tex_rmet_ret< char4> { typedef char4 type; }; +# 83 +template<> struct __nv_tex_rmet_ret< uchar4> { typedef uchar4 type; }; +# 85 +template<> struct __nv_tex_rmet_ret< short> { typedef short type; }; +# 86 +template<> struct __nv_tex_rmet_ret< unsigned short> { typedef unsigned short type; }; +# 87 +template<> struct __nv_tex_rmet_ret< short1> { typedef short1 type; }; +# 88 +template<> struct __nv_tex_rmet_ret< ushort1> { typedef ushort1 type; }; +# 89 +template<> struct __nv_tex_rmet_ret< short2> { typedef short2 type; }; +# 90 +template<> struct __nv_tex_rmet_ret< ushort2> { typedef ushort2 type; }; +# 91 +template<> struct __nv_tex_rmet_ret< short4> { typedef short4 type; }; +# 92 +template<> struct __nv_tex_rmet_ret< ushort4> { typedef ushort4 type; }; +# 94 +template<> struct __nv_tex_rmet_ret< int> { typedef int type; }; +# 95 +template<> struct __nv_tex_rmet_ret< unsigned> { typedef unsigned type; }; +# 96 +template<> struct __nv_tex_rmet_ret< int1> { typedef int1 type; }; +# 97 +template<> struct __nv_tex_rmet_ret< uint1> { typedef uint1 type; }; +# 98 +template<> struct __nv_tex_rmet_ret< int2> { typedef int2 type; }; +# 99 +template<> struct __nv_tex_rmet_ret< uint2> { typedef uint2 type; }; +# 100 +template<> struct __nv_tex_rmet_ret< int4> { typedef int4 type; }; +# 101 +template<> struct __nv_tex_rmet_ret< uint4> { typedef uint4 type; }; +# 113 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template<> struct __nv_tex_rmet_ret< float> { typedef float type; }; +# 114 +template<> struct __nv_tex_rmet_ret< float1> { typedef float1 type; }; +# 115 +template<> struct __nv_tex_rmet_ret< float2> { typedef float2 type; }; +# 116 +template<> struct __nv_tex_rmet_ret< float4> { typedef float4 type; }; +# 119 +template< class T> struct __nv_tex_rmet_cast { typedef T *type; }; +# 131 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 132 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1Dfetch(texture< T, 1, cudaReadModeElementType> t, int x) +# 133 +{int volatile ___ = 1;(void)t;(void)x; +# 139 +::exit(___);} +#if 0 +# 133 +{ +# 139 +} +#endif +# 141 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 142 +struct __nv_tex_rmnf_ret { }; +# 144 +template<> struct __nv_tex_rmnf_ret< char> { typedef float type; }; +# 145 +template<> struct __nv_tex_rmnf_ret< signed char> { typedef float type; }; +# 146 +template<> struct __nv_tex_rmnf_ret< unsigned char> { typedef float type; }; +# 147 +template<> struct __nv_tex_rmnf_ret< short> { typedef float type; }; +# 148 +template<> struct __nv_tex_rmnf_ret< unsigned short> { typedef float type; }; +# 149 +template<> struct __nv_tex_rmnf_ret< char1> { typedef float1 type; }; +# 150 +template<> struct __nv_tex_rmnf_ret< uchar1> { typedef float1 type; }; +# 151 +template<> struct __nv_tex_rmnf_ret< short1> { typedef float1 type; }; +# 152 +template<> struct __nv_tex_rmnf_ret< ushort1> { typedef float1 type; }; +# 153 +template<> struct __nv_tex_rmnf_ret< char2> { typedef float2 type; }; +# 154 +template<> struct __nv_tex_rmnf_ret< uchar2> { typedef float2 type; }; +# 155 +template<> struct __nv_tex_rmnf_ret< short2> { typedef float2 type; }; +# 156 +template<> struct __nv_tex_rmnf_ret< ushort2> { typedef float2 type; }; +# 157 +template<> struct __nv_tex_rmnf_ret< char4> { typedef float4 type; }; +# 158 +template<> struct __nv_tex_rmnf_ret< uchar4> { typedef float4 type; }; +# 159 +template<> struct __nv_tex_rmnf_ret< short4> { typedef float4 type; }; +# 160 +template<> struct __nv_tex_rmnf_ret< ushort4> { typedef float4 type; }; +# 162 +template< class T> +# 163 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1Dfetch(texture< T, 1, cudaReadModeNormalizedFloat> t, int x) +# 164 +{int volatile ___ = 1;(void)t;(void)x; +# 171 +::exit(___);} +#if 0 +# 164 +{ +# 171 +} +#endif +# 174 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 175 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1D(texture< T, 1, cudaReadModeElementType> t, float x) +# 176 +{int volatile ___ = 1;(void)t;(void)x; +# 182 +::exit(___);} +#if 0 +# 176 +{ +# 182 +} +#endif +# 184 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 185 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1D(texture< T, 1, cudaReadModeNormalizedFloat> t, float x) +# 186 +{int volatile ___ = 1;(void)t;(void)x; +# 193 +::exit(___);} +#if 0 +# 186 +{ +# 193 +} +#endif +# 197 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 198 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2D(texture< T, 2, cudaReadModeElementType> t, float x, float y) +# 199 +{int volatile ___ = 1;(void)t;(void)x;(void)y; +# 206 +::exit(___);} +#if 0 +# 199 +{ +# 206 +} +#endif +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 209 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2D(texture< T, 2, cudaReadModeNormalizedFloat> t, float x, float y) +# 210 +{int volatile ___ = 1;(void)t;(void)x;(void)y; +# 217 +::exit(___);} +#if 0 +# 210 +{ +# 217 +} +#endif +# 221 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 222 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1DLayered(texture< T, 241, cudaReadModeElementType> t, float x, int layer) +# 223 +{int volatile ___ = 1;(void)t;(void)x;(void)layer; +# 229 +::exit(___);} +#if 0 +# 223 +{ +# 229 +} +#endif +# 231 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 232 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1DLayered(texture< T, 241, cudaReadModeNormalizedFloat> t, float x, int layer) +# 233 +{int volatile ___ = 1;(void)t;(void)x;(void)layer; +# 240 +::exit(___);} +#if 0 +# 233 +{ +# 240 +} +#endif +# 244 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 245 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2DLayered(texture< T, 242, cudaReadModeElementType> t, float x, float y, int layer) +# 246 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer; +# 252 +::exit(___);} +#if 0 +# 246 +{ +# 252 +} +#endif +# 254 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 255 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2DLayered(texture< T, 242, cudaReadModeNormalizedFloat> t, float x, float y, int layer) +# 256 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer; +# 263 +::exit(___);} +#if 0 +# 256 +{ +# 263 +} +#endif +# 266 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 267 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex3D(texture< T, 3, cudaReadModeElementType> t, float x, float y, float z) +# 268 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z; +# 274 +::exit(___);} +#if 0 +# 268 +{ +# 274 +} +#endif +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 277 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex3D(texture< T, 3, cudaReadModeNormalizedFloat> t, float x, float y, float z) +# 278 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z; +# 285 +::exit(___);} +#if 0 +# 278 +{ +# 285 +} +#endif +# 288 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 289 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemap(texture< T, 12, cudaReadModeElementType> t, float x, float y, float z) +# 290 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z; +# 296 +::exit(___);} +#if 0 +# 290 +{ +# 296 +} +#endif +# 298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 299 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemap(texture< T, 12, cudaReadModeNormalizedFloat> t, float x, float y, float z) +# 300 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z; +# 307 +::exit(___);} +#if 0 +# 300 +{ +# 307 +} +#endif +# 310 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 311 +struct __nv_tex2dgather_ret { }; +# 312 +template<> struct __nv_tex2dgather_ret< char> { typedef char4 type; }; +# 313 +template<> struct __nv_tex2dgather_ret< signed char> { typedef char4 type; }; +# 314 +template<> struct __nv_tex2dgather_ret< char1> { typedef char4 type; }; +# 315 +template<> struct __nv_tex2dgather_ret< char2> { typedef char4 type; }; +# 316 +template<> struct __nv_tex2dgather_ret< char3> { typedef char4 type; }; +# 317 +template<> struct __nv_tex2dgather_ret< char4> { typedef char4 type; }; +# 318 +template<> struct __nv_tex2dgather_ret< unsigned char> { typedef uchar4 type; }; +# 319 +template<> struct __nv_tex2dgather_ret< uchar1> { typedef uchar4 type; }; +# 320 +template<> struct __nv_tex2dgather_ret< uchar2> { typedef uchar4 type; }; +# 321 +template<> struct __nv_tex2dgather_ret< uchar3> { typedef uchar4 type; }; +# 322 +template<> struct __nv_tex2dgather_ret< uchar4> { typedef uchar4 type; }; +# 324 +template<> struct __nv_tex2dgather_ret< short> { typedef short4 type; }; +# 325 +template<> struct __nv_tex2dgather_ret< short1> { typedef short4 type; }; +# 326 +template<> struct __nv_tex2dgather_ret< short2> { typedef short4 type; }; +# 327 +template<> struct __nv_tex2dgather_ret< short3> { typedef short4 type; }; +# 328 +template<> struct __nv_tex2dgather_ret< short4> { typedef short4 type; }; +# 329 +template<> struct __nv_tex2dgather_ret< unsigned short> { typedef ushort4 type; }; +# 330 +template<> struct __nv_tex2dgather_ret< ushort1> { typedef ushort4 type; }; +# 331 +template<> struct __nv_tex2dgather_ret< ushort2> { typedef ushort4 type; }; +# 332 +template<> struct __nv_tex2dgather_ret< ushort3> { typedef ushort4 type; }; +# 333 +template<> struct __nv_tex2dgather_ret< ushort4> { typedef ushort4 type; }; +# 335 +template<> struct __nv_tex2dgather_ret< int> { typedef int4 type; }; +# 336 +template<> struct __nv_tex2dgather_ret< int1> { typedef int4 type; }; +# 337 +template<> struct __nv_tex2dgather_ret< int2> { typedef int4 type; }; +# 338 +template<> struct __nv_tex2dgather_ret< int3> { typedef int4 type; }; +# 339 +template<> struct __nv_tex2dgather_ret< int4> { typedef int4 type; }; +# 340 +template<> struct __nv_tex2dgather_ret< unsigned> { typedef uint4 type; }; +# 341 +template<> struct __nv_tex2dgather_ret< uint1> { typedef uint4 type; }; +# 342 +template<> struct __nv_tex2dgather_ret< uint2> { typedef uint4 type; }; +# 343 +template<> struct __nv_tex2dgather_ret< uint3> { typedef uint4 type; }; +# 344 +template<> struct __nv_tex2dgather_ret< uint4> { typedef uint4 type; }; +# 346 +template<> struct __nv_tex2dgather_ret< float> { typedef float4 type; }; +# 347 +template<> struct __nv_tex2dgather_ret< float1> { typedef float4 type; }; +# 348 +template<> struct __nv_tex2dgather_ret< float2> { typedef float4 type; }; +# 349 +template<> struct __nv_tex2dgather_ret< float3> { typedef float4 type; }; +# 350 +template<> struct __nv_tex2dgather_ret< float4> { typedef float4 type; }; +# 352 +template< class T> +# 353 +__attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex2dgather_ret< T> ::type tex2Dgather(texture< T, 2, cudaReadModeElementType> t, float x, float y, int comp = 0) +# 354 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)comp; +# 361 +::exit(___);} +#if 0 +# 354 +{ +# 361 +} +#endif +# 364 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> struct __nv_tex2dgather_rmnf_ret { }; +# 365 +template<> struct __nv_tex2dgather_rmnf_ret< char> { typedef float4 type; }; +# 366 +template<> struct __nv_tex2dgather_rmnf_ret< signed char> { typedef float4 type; }; +# 367 +template<> struct __nv_tex2dgather_rmnf_ret< unsigned char> { typedef float4 type; }; +# 368 +template<> struct __nv_tex2dgather_rmnf_ret< char1> { typedef float4 type; }; +# 369 +template<> struct __nv_tex2dgather_rmnf_ret< uchar1> { typedef float4 type; }; +# 370 +template<> struct __nv_tex2dgather_rmnf_ret< char2> { typedef float4 type; }; +# 371 +template<> struct __nv_tex2dgather_rmnf_ret< uchar2> { typedef float4 type; }; +# 372 +template<> struct __nv_tex2dgather_rmnf_ret< char3> { typedef float4 type; }; +# 373 +template<> struct __nv_tex2dgather_rmnf_ret< uchar3> { typedef float4 type; }; +# 374 +template<> struct __nv_tex2dgather_rmnf_ret< char4> { typedef float4 type; }; +# 375 +template<> struct __nv_tex2dgather_rmnf_ret< uchar4> { typedef float4 type; }; +# 376 +template<> struct __nv_tex2dgather_rmnf_ret< signed short> { typedef float4 type; }; +# 377 +template<> struct __nv_tex2dgather_rmnf_ret< unsigned short> { typedef float4 type; }; +# 378 +template<> struct __nv_tex2dgather_rmnf_ret< short1> { typedef float4 type; }; +# 379 +template<> struct __nv_tex2dgather_rmnf_ret< ushort1> { typedef float4 type; }; +# 380 +template<> struct __nv_tex2dgather_rmnf_ret< short2> { typedef float4 type; }; +# 381 +template<> struct __nv_tex2dgather_rmnf_ret< ushort2> { typedef float4 type; }; +# 382 +template<> struct __nv_tex2dgather_rmnf_ret< short3> { typedef float4 type; }; +# 383 +template<> struct __nv_tex2dgather_rmnf_ret< ushort3> { typedef float4 type; }; +# 384 +template<> struct __nv_tex2dgather_rmnf_ret< short4> { typedef float4 type; }; +# 385 +template<> struct __nv_tex2dgather_rmnf_ret< ushort4> { typedef float4 type; }; +# 387 +template< class T> +# 388 +__attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex2dgather_rmnf_ret< T> ::type tex2Dgather(texture< T, 2, cudaReadModeNormalizedFloat> t, float x, float y, int comp = 0) +# 389 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)comp; +# 396 +::exit(___);} +#if 0 +# 389 +{ +# 396 +} +#endif +# 400 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 401 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1DLod(texture< T, 1, cudaReadModeElementType> t, float x, float level) +# 402 +{int volatile ___ = 1;(void)t;(void)x;(void)level; +# 408 +::exit(___);} +#if 0 +# 402 +{ +# 408 +} +#endif +# 410 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 411 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1DLod(texture< T, 1, cudaReadModeNormalizedFloat> t, float x, float level) +# 412 +{int volatile ___ = 1;(void)t;(void)x;(void)level; +# 419 +::exit(___);} +#if 0 +# 412 +{ +# 419 +} +#endif +# 422 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 423 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2DLod(texture< T, 2, cudaReadModeElementType> t, float x, float y, float level) +# 424 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)level; +# 430 +::exit(___);} +#if 0 +# 424 +{ +# 430 +} +#endif +# 432 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 433 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2DLod(texture< T, 2, cudaReadModeNormalizedFloat> t, float x, float y, float level) +# 434 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)level; +# 441 +::exit(___);} +#if 0 +# 434 +{ +# 441 +} +#endif +# 444 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 445 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1DLayeredLod(texture< T, 241, cudaReadModeElementType> t, float x, int layer, float level) +# 446 +{int volatile ___ = 1;(void)t;(void)x;(void)layer;(void)level; +# 452 +::exit(___);} +#if 0 +# 446 +{ +# 452 +} +#endif +# 454 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 455 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1DLayeredLod(texture< T, 241, cudaReadModeNormalizedFloat> t, float x, int layer, float level) +# 456 +{int volatile ___ = 1;(void)t;(void)x;(void)layer;(void)level; +# 463 +::exit(___);} +#if 0 +# 456 +{ +# 463 +} +#endif +# 466 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 467 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2DLayeredLod(texture< T, 242, cudaReadModeElementType> t, float x, float y, int layer, float level) +# 468 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer;(void)level; +# 474 +::exit(___);} +#if 0 +# 468 +{ +# 474 +} +#endif +# 476 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 477 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2DLayeredLod(texture< T, 242, cudaReadModeNormalizedFloat> t, float x, float y, int layer, float level) +# 478 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer;(void)level; +# 485 +::exit(___);} +#if 0 +# 478 +{ +# 485 +} +#endif +# 488 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 489 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex3DLod(texture< T, 3, cudaReadModeElementType> t, float x, float y, float z, float level) +# 490 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)level; +# 496 +::exit(___);} +#if 0 +# 490 +{ +# 496 +} +#endif +# 498 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 499 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex3DLod(texture< T, 3, cudaReadModeNormalizedFloat> t, float x, float y, float z, float level) +# 500 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)level; +# 507 +::exit(___);} +#if 0 +# 500 +{ +# 507 +} +#endif +# 510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 511 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemapLod(texture< T, 12, cudaReadModeElementType> t, float x, float y, float z, float level) +# 512 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)level; +# 518 +::exit(___);} +#if 0 +# 512 +{ +# 518 +} +#endif +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 521 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemapLod(texture< T, 12, cudaReadModeNormalizedFloat> t, float x, float y, float z, float level) +# 522 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)level; +# 529 +::exit(___);} +#if 0 +# 522 +{ +# 529 +} +#endif +# 533 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 534 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemapLayered(texture< T, 252, cudaReadModeElementType> t, float x, float y, float z, int layer) +# 535 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer; +# 541 +::exit(___);} +#if 0 +# 535 +{ +# 541 +} +#endif +# 543 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 544 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemapLayered(texture< T, 252, cudaReadModeNormalizedFloat> t, float x, float y, float z, int layer) +# 545 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer; +# 552 +::exit(___);} +#if 0 +# 545 +{ +# 552 +} +#endif +# 556 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 557 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemapLayeredLod(texture< T, 252, cudaReadModeElementType> t, float x, float y, float z, int layer, float level) +# 558 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer;(void)level; +# 564 +::exit(___);} +#if 0 +# 558 +{ +# 564 +} +#endif +# 566 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 567 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemapLayeredLod(texture< T, 252, cudaReadModeNormalizedFloat> t, float x, float y, float z, int layer, float level) +# 568 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer;(void)level; +# 575 +::exit(___);} +#if 0 +# 568 +{ +# 575 +} +#endif +# 579 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 580 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemapGrad(texture< T, 12, cudaReadModeElementType> t, float x, float y, float z, float4 dPdx, float4 dPdy) +# 581 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 587 +::exit(___);} +#if 0 +# 581 +{ +# 587 +} +#endif +# 589 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 590 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemapGrad(texture< T, 12, cudaReadModeNormalizedFloat> t, float x, float y, float z, float4 dPdx, float4 dPdy) +# 591 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 598 +::exit(___);} +#if 0 +# 591 +{ +# 598 +} +#endif +# 602 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 603 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type texCubemapLayeredGrad(texture< T, 252, cudaReadModeElementType> t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +# 604 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer;(void)dPdx;(void)dPdy; +# 610 +::exit(___);} +#if 0 +# 604 +{ +# 610 +} +#endif +# 612 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 613 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type texCubemapLayeredGrad(texture< T, 252, cudaReadModeNormalizedFloat> t, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +# 614 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)layer;(void)dPdx;(void)dPdy; +# 621 +::exit(___);} +#if 0 +# 614 +{ +# 621 +} +#endif +# 625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 626 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1DGrad(texture< T, 1, cudaReadModeElementType> t, float x, float dPdx, float dPdy) +# 627 +{int volatile ___ = 1;(void)t;(void)x;(void)dPdx;(void)dPdy; +# 633 +::exit(___);} +#if 0 +# 627 +{ +# 633 +} +#endif +# 635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 636 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1DGrad(texture< T, 1, cudaReadModeNormalizedFloat> t, float x, float dPdx, float dPdy) +# 637 +{int volatile ___ = 1;(void)t;(void)x;(void)dPdx;(void)dPdy; +# 644 +::exit(___);} +#if 0 +# 637 +{ +# 644 +} +#endif +# 648 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 649 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2DGrad(texture< T, 2, cudaReadModeElementType> t, float x, float y, float2 dPdx, float2 dPdy) +# 650 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)dPdx;(void)dPdy; +# 656 +::exit(___);} +#if 0 +# 650 +{ +# 656 +} +#endif +# 658 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 659 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2DGrad(texture< T, 2, cudaReadModeNormalizedFloat> t, float x, float y, float2 dPdx, float2 dPdy) +# 660 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)dPdx;(void)dPdy; +# 667 +::exit(___);} +#if 0 +# 660 +{ +# 667 +} +#endif +# 670 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 671 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex1DLayeredGrad(texture< T, 241, cudaReadModeElementType> t, float x, int layer, float dPdx, float dPdy) +# 672 +{int volatile ___ = 1;(void)t;(void)x;(void)layer;(void)dPdx;(void)dPdy; +# 678 +::exit(___);} +#if 0 +# 672 +{ +# 678 +} +#endif +# 680 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 681 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex1DLayeredGrad(texture< T, 241, cudaReadModeNormalizedFloat> t, float x, int layer, float dPdx, float dPdy) +# 682 +{int volatile ___ = 1;(void)t;(void)x;(void)layer;(void)dPdx;(void)dPdy; +# 689 +::exit(___);} +#if 0 +# 682 +{ +# 689 +} +#endif +# 692 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 693 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex2DLayeredGrad(texture< T, 242, cudaReadModeElementType> t, float x, float y, int layer, float2 dPdx, float2 dPdy) +# 694 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy; +# 700 +::exit(___);} +#if 0 +# 694 +{ +# 700 +} +#endif +# 702 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 703 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex2DLayeredGrad(texture< T, 242, cudaReadModeNormalizedFloat> t, float x, float y, int layer, float2 dPdx, float2 dPdy) +# 704 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy; +# 711 +::exit(___);} +#if 0 +# 704 +{ +# 711 +} +#endif +# 714 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 715 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmet_ret< T> ::type tex3DGrad(texture< T, 3, cudaReadModeElementType> t, float x, float y, float z, float4 dPdx, float4 dPdy) +# 716 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 722 +::exit(___);} +#if 0 +# 716 +{ +# 722 +} +#endif +# 724 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_fetch_functions.h" +template< class T> +# 725 +__attribute((deprecated)) __attribute((always_inline)) __attribute__((unused)) static inline typename __nv_tex_rmnf_ret< T> ::type tex3DGrad(texture< T, 3, cudaReadModeNormalizedFloat> t, float x, float y, float z, float4 dPdx, float4 dPdy) +# 726 +{int volatile ___ = 1;(void)t;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 733 +::exit(___);} +#if 0 +# 726 +{ +# 733 +} +#endif +# 64 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> struct __nv_itex_trait { }; +# 65 +template<> struct __nv_itex_trait< char> { typedef void type; }; +# 66 +template<> struct __nv_itex_trait< signed char> { typedef void type; }; +# 67 +template<> struct __nv_itex_trait< char1> { typedef void type; }; +# 68 +template<> struct __nv_itex_trait< char2> { typedef void type; }; +# 69 +template<> struct __nv_itex_trait< char4> { typedef void type; }; +# 70 +template<> struct __nv_itex_trait< unsigned char> { typedef void type; }; +# 71 +template<> struct __nv_itex_trait< uchar1> { typedef void type; }; +# 72 +template<> struct __nv_itex_trait< uchar2> { typedef void type; }; +# 73 +template<> struct __nv_itex_trait< uchar4> { typedef void type; }; +# 74 +template<> struct __nv_itex_trait< short> { typedef void type; }; +# 75 +template<> struct __nv_itex_trait< short1> { typedef void type; }; +# 76 +template<> struct __nv_itex_trait< short2> { typedef void type; }; +# 77 +template<> struct __nv_itex_trait< short4> { typedef void type; }; +# 78 +template<> struct __nv_itex_trait< unsigned short> { typedef void type; }; +# 79 +template<> struct __nv_itex_trait< ushort1> { typedef void type; }; +# 80 +template<> struct __nv_itex_trait< ushort2> { typedef void type; }; +# 81 +template<> struct __nv_itex_trait< ushort4> { typedef void type; }; +# 82 +template<> struct __nv_itex_trait< int> { typedef void type; }; +# 83 +template<> struct __nv_itex_trait< int1> { typedef void type; }; +# 84 +template<> struct __nv_itex_trait< int2> { typedef void type; }; +# 85 +template<> struct __nv_itex_trait< int4> { typedef void type; }; +# 86 +template<> struct __nv_itex_trait< unsigned> { typedef void type; }; +# 87 +template<> struct __nv_itex_trait< uint1> { typedef void type; }; +# 88 +template<> struct __nv_itex_trait< uint2> { typedef void type; }; +# 89 +template<> struct __nv_itex_trait< uint4> { typedef void type; }; +# 100 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template<> struct __nv_itex_trait< float> { typedef void type; }; +# 101 +template<> struct __nv_itex_trait< float1> { typedef void type; }; +# 102 +template<> struct __nv_itex_trait< float2> { typedef void type; }; +# 103 +template<> struct __nv_itex_trait< float4> { typedef void type; }; +# 107 +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 108 +tex1Dfetch(T *ptr, cudaTextureObject_t obj, int x) +# 109 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x; +# 113 +::exit(___);} +#if 0 +# 109 +{ +# 113 +} +#endif +# 115 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 116 +tex1Dfetch(cudaTextureObject_t texObject, int x) +# 117 +{int volatile ___ = 1;(void)texObject;(void)x; +# 123 +::exit(___);} +#if 0 +# 117 +{ +# 123 +} +#endif +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 126 +tex1D(T *ptr, cudaTextureObject_t obj, float x) +# 127 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x; +# 131 +::exit(___);} +#if 0 +# 127 +{ +# 131 +} +#endif +# 134 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 135 +tex1D(cudaTextureObject_t texObject, float x) +# 136 +{int volatile ___ = 1;(void)texObject;(void)x; +# 142 +::exit(___);} +#if 0 +# 136 +{ +# 142 +} +#endif +# 145 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 146 +tex2D(T *ptr, cudaTextureObject_t obj, float x, float y) +# 147 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y; +# 151 +::exit(___);} +#if 0 +# 147 +{ +# 151 +} +#endif +# 153 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 154 +tex2D(cudaTextureObject_t texObject, float x, float y) +# 155 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y; +# 161 +::exit(___);} +#if 0 +# 155 +{ +# 161 +} +#endif +# 164 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 165 +tex2D(T *ptr, cudaTextureObject_t obj, float x, float y, bool * +# 166 +isResident) +# 167 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)isResident; +# 173 +::exit(___);} +#if 0 +# 167 +{ +# 173 +} +#endif +# 175 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 176 +tex2D(cudaTextureObject_t texObject, float x, float y, bool *isResident) +# 177 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)isResident; +# 183 +::exit(___);} +#if 0 +# 177 +{ +# 183 +} +#endif +# 188 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 189 +tex3D(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +# 190 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z; +# 194 +::exit(___);} +#if 0 +# 190 +{ +# 194 +} +#endif +# 196 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 197 +tex3D(cudaTextureObject_t texObject, float x, float y, float z) +# 198 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z; +# 204 +::exit(___);} +#if 0 +# 198 +{ +# 204 +} +#endif +# 207 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 208 +tex3D(T *ptr, cudaTextureObject_t obj, float x, float y, float z, bool * +# 209 +isResident) +# 210 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)isResident; +# 216 +::exit(___);} +#if 0 +# 210 +{ +# 216 +} +#endif +# 218 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 219 +tex3D(cudaTextureObject_t texObject, float x, float y, float z, bool *isResident) +# 220 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)isResident; +# 226 +::exit(___);} +#if 0 +# 220 +{ +# 226 +} +#endif +# 230 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 231 +tex1DLayered(T *ptr, cudaTextureObject_t obj, float x, int layer) +# 232 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)layer; +# 236 +::exit(___);} +#if 0 +# 232 +{ +# 236 +} +#endif +# 238 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 239 +tex1DLayered(cudaTextureObject_t texObject, float x, int layer) +# 240 +{int volatile ___ = 1;(void)texObject;(void)x;(void)layer; +# 246 +::exit(___);} +#if 0 +# 240 +{ +# 246 +} +#endif +# 248 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 249 +tex2DLayered(T *ptr, cudaTextureObject_t obj, float x, float y, int layer) +# 250 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer; +# 254 +::exit(___);} +#if 0 +# 250 +{ +# 254 +} +#endif +# 256 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 257 +tex2DLayered(cudaTextureObject_t texObject, float x, float y, int layer) +# 258 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer; +# 264 +::exit(___);} +#if 0 +# 258 +{ +# 264 +} +#endif +# 267 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 268 +tex2DLayered(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, bool *isResident) +# 269 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)isResident; +# 275 +::exit(___);} +#if 0 +# 269 +{ +# 275 +} +#endif +# 277 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 278 +tex2DLayered(cudaTextureObject_t texObject, float x, float y, int layer, bool *isResident) +# 279 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer;(void)isResident; +# 285 +::exit(___);} +#if 0 +# 279 +{ +# 285 +} +#endif +# 289 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 290 +texCubemap(T *ptr, cudaTextureObject_t obj, float x, float y, float z) +# 291 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z; +# 295 +::exit(___);} +#if 0 +# 291 +{ +# 295 +} +#endif +# 298 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 299 +texCubemap(cudaTextureObject_t texObject, float x, float y, float z) +# 300 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z; +# 306 +::exit(___);} +#if 0 +# 300 +{ +# 306 +} +#endif +# 309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 310 +texCubemapLayered(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer) +# 311 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)layer; +# 315 +::exit(___);} +#if 0 +# 311 +{ +# 315 +} +#endif +# 317 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 318 +texCubemapLayered(cudaTextureObject_t texObject, float x, float y, float z, int layer) +# 319 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)layer; +# 325 +::exit(___);} +#if 0 +# 319 +{ +# 325 +} +#endif +# 327 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 328 +tex2Dgather(T *ptr, cudaTextureObject_t obj, float x, float y, int comp = 0) +# 329 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)comp; +# 333 +::exit(___);} +#if 0 +# 329 +{ +# 333 +} +#endif +# 335 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 336 +tex2Dgather(cudaTextureObject_t to, float x, float y, int comp = 0) +# 337 +{int volatile ___ = 1;(void)to;(void)x;(void)y;(void)comp; +# 343 +::exit(___);} +#if 0 +# 337 +{ +# 343 +} +#endif +# 346 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 347 +tex2Dgather(T *ptr, cudaTextureObject_t obj, float x, float y, bool *isResident, int comp = 0) +# 348 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)isResident;(void)comp; +# 354 +::exit(___);} +#if 0 +# 348 +{ +# 354 +} +#endif +# 356 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 357 +tex2Dgather(cudaTextureObject_t to, float x, float y, bool *isResident, int comp = 0) +# 358 +{int volatile ___ = 1;(void)to;(void)x;(void)y;(void)isResident;(void)comp; +# 364 +::exit(___);} +#if 0 +# 358 +{ +# 364 +} +#endif +# 368 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 369 +tex1DLod(T *ptr, cudaTextureObject_t obj, float x, float level) +# 370 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)level; +# 374 +::exit(___);} +#if 0 +# 370 +{ +# 374 +} +#endif +# 376 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 377 +tex1DLod(cudaTextureObject_t texObject, float x, float level) +# 378 +{int volatile ___ = 1;(void)texObject;(void)x;(void)level; +# 384 +::exit(___);} +#if 0 +# 378 +{ +# 384 +} +#endif +# 387 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 388 +tex2DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float level) +# 389 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)level; +# 393 +::exit(___);} +#if 0 +# 389 +{ +# 393 +} +#endif +# 395 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 396 +tex2DLod(cudaTextureObject_t texObject, float x, float y, float level) +# 397 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)level; +# 403 +::exit(___);} +#if 0 +# 397 +{ +# 403 +} +#endif +# 407 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 408 +tex2DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float level, bool *isResident) +# 409 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)level;(void)isResident; +# 415 +::exit(___);} +#if 0 +# 409 +{ +# 415 +} +#endif +# 417 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 418 +tex2DLod(cudaTextureObject_t texObject, float x, float y, float level, bool *isResident) +# 419 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)level;(void)isResident; +# 425 +::exit(___);} +#if 0 +# 419 +{ +# 425 +} +#endif +# 430 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 431 +tex3DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +# 432 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)level; +# 436 +::exit(___);} +#if 0 +# 432 +{ +# 436 +} +#endif +# 438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 439 +tex3DLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +# 440 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)level; +# 446 +::exit(___);} +#if 0 +# 440 +{ +# 446 +} +#endif +# 449 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 450 +tex3DLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level, bool *isResident) +# 451 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)level;(void)isResident; +# 457 +::exit(___);} +#if 0 +# 451 +{ +# 457 +} +#endif +# 459 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 460 +tex3DLod(cudaTextureObject_t texObject, float x, float y, float z, float level, bool *isResident) +# 461 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)level;(void)isResident; +# 467 +::exit(___);} +#if 0 +# 461 +{ +# 467 +} +#endif +# 472 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 473 +tex1DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, int layer, float level) +# 474 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)layer;(void)level; +# 478 +::exit(___);} +#if 0 +# 474 +{ +# 478 +} +#endif +# 480 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 481 +tex1DLayeredLod(cudaTextureObject_t texObject, float x, int layer, float level) +# 482 +{int volatile ___ = 1;(void)texObject;(void)x;(void)layer;(void)level; +# 488 +::exit(___);} +#if 0 +# 482 +{ +# 488 +} +#endif +# 491 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 492 +tex2DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float level) +# 493 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)level; +# 497 +::exit(___);} +#if 0 +# 493 +{ +# 497 +} +#endif +# 499 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 500 +tex2DLayeredLod(cudaTextureObject_t texObject, float x, float y, int layer, float level) +# 501 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer;(void)level; +# 507 +::exit(___);} +#if 0 +# 501 +{ +# 507 +} +#endif +# 510 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 511 +tex2DLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float level, bool *isResident) +# 512 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)level;(void)isResident; +# 518 +::exit(___);} +#if 0 +# 512 +{ +# 518 +} +#endif +# 520 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 521 +tex2DLayeredLod(cudaTextureObject_t texObject, float x, float y, int layer, float level, bool *isResident) +# 522 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer;(void)level;(void)isResident; +# 528 +::exit(___);} +#if 0 +# 522 +{ +# 528 +} +#endif +# 531 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 532 +texCubemapLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float level) +# 533 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)level; +# 537 +::exit(___);} +#if 0 +# 533 +{ +# 537 +} +#endif +# 539 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 540 +texCubemapLod(cudaTextureObject_t texObject, float x, float y, float z, float level) +# 541 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)level; +# 547 +::exit(___);} +#if 0 +# 541 +{ +# 547 +} +#endif +# 550 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 551 +texCubemapGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +# 552 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 556 +::exit(___);} +#if 0 +# 552 +{ +# 556 +} +#endif +# 558 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 559 +texCubemapGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +# 560 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 566 +::exit(___);} +#if 0 +# 560 +{ +# 566 +} +#endif +# 568 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 569 +texCubemapLayeredLod(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float level) +# 570 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)layer;(void)level; +# 574 +::exit(___);} +#if 0 +# 570 +{ +# 574 +} +#endif +# 576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 577 +texCubemapLayeredLod(cudaTextureObject_t texObject, float x, float y, float z, int layer, float level) +# 578 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)layer;(void)level; +# 584 +::exit(___);} +#if 0 +# 578 +{ +# 584 +} +#endif +# 586 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 587 +tex1DGrad(T *ptr, cudaTextureObject_t obj, float x, float dPdx, float dPdy) +# 588 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)dPdx;(void)dPdy; +# 592 +::exit(___);} +#if 0 +# 588 +{ +# 592 +} +#endif +# 594 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 595 +tex1DGrad(cudaTextureObject_t texObject, float x, float dPdx, float dPdy) +# 596 +{int volatile ___ = 1;(void)texObject;(void)x;(void)dPdx;(void)dPdy; +# 602 +::exit(___);} +#if 0 +# 596 +{ +# 602 +} +#endif +# 605 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 606 +tex2DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float2 dPdx, float2 dPdy) +# 607 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)dPdx;(void)dPdy; +# 612 +::exit(___);} +#if 0 +# 607 +{ +# 612 +} +#endif +# 614 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 615 +tex2DGrad(cudaTextureObject_t texObject, float x, float y, float2 dPdx, float2 dPdy) +# 616 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)dPdx;(void)dPdy; +# 622 +::exit(___);} +#if 0 +# 616 +{ +# 622 +} +#endif +# 625 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 626 +tex2DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float2 dPdx, float2 dPdy, bool *isResident) +# 627 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)dPdx;(void)dPdy;(void)isResident; +# 634 +::exit(___);} +#if 0 +# 627 +{ +# 634 +} +#endif +# 636 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 637 +tex2DGrad(cudaTextureObject_t texObject, float x, float y, float2 dPdx, float2 dPdy, bool *isResident) +# 638 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)dPdx;(void)dPdy;(void)isResident; +# 644 +::exit(___);} +#if 0 +# 638 +{ +# 644 +} +#endif +# 648 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 649 +tex3DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy) +# 650 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 654 +::exit(___);} +#if 0 +# 650 +{ +# 654 +} +#endif +# 656 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 657 +tex3DGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy) +# 658 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy; +# 664 +::exit(___);} +#if 0 +# 658 +{ +# 664 +} +#endif +# 667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 668 +tex3DGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, float4 dPdx, float4 dPdy, bool *isResident) +# 669 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy;(void)isResident; +# 675 +::exit(___);} +#if 0 +# 669 +{ +# 675 +} +#endif +# 677 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 678 +tex3DGrad(cudaTextureObject_t texObject, float x, float y, float z, float4 dPdx, float4 dPdy, bool *isResident) +# 679 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)dPdx;(void)dPdy;(void)isResident; +# 685 +::exit(___);} +#if 0 +# 679 +{ +# 685 +} +#endif +# 690 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 691 +tex1DLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, int layer, float dPdx, float dPdy) +# 692 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)layer;(void)dPdx;(void)dPdy; +# 696 +::exit(___);} +#if 0 +# 692 +{ +# 696 +} +#endif +# 698 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 699 +tex1DLayeredGrad(cudaTextureObject_t texObject, float x, int layer, float dPdx, float dPdy) +# 700 +{int volatile ___ = 1;(void)texObject;(void)x;(void)layer;(void)dPdx;(void)dPdy; +# 706 +::exit(___);} +#if 0 +# 700 +{ +# 706 +} +#endif +# 709 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 710 +tex2DLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float2 dPdx, float2 dPdy) +# 711 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy; +# 715 +::exit(___);} +#if 0 +# 711 +{ +# 715 +} +#endif +# 717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 718 +tex2DLayeredGrad(cudaTextureObject_t texObject, float x, float y, int layer, float2 dPdx, float2 dPdy) +# 719 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy; +# 725 +::exit(___);} +#if 0 +# 719 +{ +# 725 +} +#endif +# 728 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 729 +tex2DLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, float y, int layer, float2 dPdx, float2 dPdy, bool *isResident) +# 730 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy;(void)isResident; +# 736 +::exit(___);} +#if 0 +# 730 +{ +# 736 +} +#endif +# 738 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 739 +tex2DLayeredGrad(cudaTextureObject_t texObject, float x, float y, int layer, float2 dPdx, float2 dPdy, bool *isResident) +# 740 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)layer;(void)dPdx;(void)dPdy;(void)isResident; +# 746 +::exit(___);} +#if 0 +# 740 +{ +# 746 +} +#endif +# 750 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_itex_trait< T> ::type +# 751 +texCubemapLayeredGrad(T *ptr, cudaTextureObject_t obj, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +# 752 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)layer;(void)dPdx;(void)dPdy; +# 756 +::exit(___);} +#if 0 +# 752 +{ +# 756 +} +#endif +# 758 "/usr/local/cuda/bin/../targets/x86_64-linux/include/texture_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 759 +texCubemapLayeredGrad(cudaTextureObject_t texObject, float x, float y, float z, int layer, float4 dPdx, float4 dPdy) +# 760 +{int volatile ___ = 1;(void)texObject;(void)x;(void)y;(void)z;(void)layer;(void)dPdx;(void)dPdy; +# 766 +::exit(___);} +#if 0 +# 760 +{ +# 766 +} +#endif +# 59 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> struct __nv_isurf_trait { }; +# 60 +template<> struct __nv_isurf_trait< char> { typedef void type; }; +# 61 +template<> struct __nv_isurf_trait< signed char> { typedef void type; }; +# 62 +template<> struct __nv_isurf_trait< char1> { typedef void type; }; +# 63 +template<> struct __nv_isurf_trait< unsigned char> { typedef void type; }; +# 64 +template<> struct __nv_isurf_trait< uchar1> { typedef void type; }; +# 65 +template<> struct __nv_isurf_trait< short> { typedef void type; }; +# 66 +template<> struct __nv_isurf_trait< short1> { typedef void type; }; +# 67 +template<> struct __nv_isurf_trait< unsigned short> { typedef void type; }; +# 68 +template<> struct __nv_isurf_trait< ushort1> { typedef void type; }; +# 69 +template<> struct __nv_isurf_trait< int> { typedef void type; }; +# 70 +template<> struct __nv_isurf_trait< int1> { typedef void type; }; +# 71 +template<> struct __nv_isurf_trait< unsigned> { typedef void type; }; +# 72 +template<> struct __nv_isurf_trait< uint1> { typedef void type; }; +# 73 +template<> struct __nv_isurf_trait< long long> { typedef void type; }; +# 74 +template<> struct __nv_isurf_trait< longlong1> { typedef void type; }; +# 75 +template<> struct __nv_isurf_trait< unsigned long long> { typedef void type; }; +# 76 +template<> struct __nv_isurf_trait< ulonglong1> { typedef void type; }; +# 77 +template<> struct __nv_isurf_trait< float> { typedef void type; }; +# 78 +template<> struct __nv_isurf_trait< float1> { typedef void type; }; +# 80 +template<> struct __nv_isurf_trait< char2> { typedef void type; }; +# 81 +template<> struct __nv_isurf_trait< uchar2> { typedef void type; }; +# 82 +template<> struct __nv_isurf_trait< short2> { typedef void type; }; +# 83 +template<> struct __nv_isurf_trait< ushort2> { typedef void type; }; +# 84 +template<> struct __nv_isurf_trait< int2> { typedef void type; }; +# 85 +template<> struct __nv_isurf_trait< uint2> { typedef void type; }; +# 86 +template<> struct __nv_isurf_trait< longlong2> { typedef void type; }; +# 87 +template<> struct __nv_isurf_trait< ulonglong2> { typedef void type; }; +# 88 +template<> struct __nv_isurf_trait< float2> { typedef void type; }; +# 90 +template<> struct __nv_isurf_trait< char4> { typedef void type; }; +# 91 +template<> struct __nv_isurf_trait< uchar4> { typedef void type; }; +# 92 +template<> struct __nv_isurf_trait< short4> { typedef void type; }; +# 93 +template<> struct __nv_isurf_trait< ushort4> { typedef void type; }; +# 94 +template<> struct __nv_isurf_trait< int4> { typedef void type; }; +# 95 +template<> struct __nv_isurf_trait< uint4> { typedef void type; }; +# 96 +template<> struct __nv_isurf_trait< float4> { typedef void type; }; +# 99 +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 100 +surf1Dread(T *ptr, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 101 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)mode; +# 105 +::exit(___);} +#if 0 +# 101 +{ +# 105 +} +#endif +# 107 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 108 +surf1Dread(cudaSurfaceObject_t surfObject, int x, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 109 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)boundaryMode; +# 115 +::exit(___);} +#if 0 +# 109 +{ +# 115 +} +#endif +# 117 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 118 +surf2Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 119 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)mode; +# 123 +::exit(___);} +#if 0 +# 119 +{ +# 123 +} +#endif +# 125 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 126 +surf2Dread(cudaSurfaceObject_t surfObject, int x, int y, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 127 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)y;(void)boundaryMode; +# 133 +::exit(___);} +#if 0 +# 127 +{ +# 133 +} +#endif +# 136 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 137 +surf3Dread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 138 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)z;(void)mode; +# 142 +::exit(___);} +#if 0 +# 138 +{ +# 142 +} +#endif +# 144 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 145 +surf3Dread(cudaSurfaceObject_t surfObject, int x, int y, int z, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 146 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)y;(void)z;(void)boundaryMode; +# 152 +::exit(___);} +#if 0 +# 146 +{ +# 152 +} +#endif +# 154 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 155 +surf1DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 156 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)layer;(void)mode; +# 160 +::exit(___);} +#if 0 +# 156 +{ +# 160 +} +#endif +# 162 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 163 +surf1DLayeredread(cudaSurfaceObject_t surfObject, int x, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 164 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)layer;(void)boundaryMode; +# 170 +::exit(___);} +#if 0 +# 164 +{ +# 170 +} +#endif +# 172 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 173 +surf2DLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 174 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layer;(void)mode; +# 178 +::exit(___);} +#if 0 +# 174 +{ +# 178 +} +#endif +# 180 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 181 +surf2DLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layer, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 182 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)y;(void)layer;(void)boundaryMode; +# 188 +::exit(___);} +#if 0 +# 182 +{ +# 188 +} +#endif +# 190 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 191 +surfCubemapread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 192 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)face;(void)mode; +# 196 +::exit(___);} +#if 0 +# 192 +{ +# 196 +} +#endif +# 198 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 199 +surfCubemapread(cudaSurfaceObject_t surfObject, int x, int y, int face, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 200 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)y;(void)face;(void)boundaryMode; +# 206 +::exit(___);} +#if 0 +# 200 +{ +# 206 +} +#endif +# 208 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 209 +surfCubemapLayeredread(T *ptr, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 210 +{int volatile ___ = 1;(void)ptr;(void)obj;(void)x;(void)y;(void)layerface;(void)mode; +# 214 +::exit(___);} +#if 0 +# 210 +{ +# 214 +} +#endif +# 216 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static T +# 217 +surfCubemapLayeredread(cudaSurfaceObject_t surfObject, int x, int y, int layerface, cudaSurfaceBoundaryMode boundaryMode = cudaBoundaryModeTrap) +# 218 +{int volatile ___ = 1;(void)surfObject;(void)x;(void)y;(void)layerface;(void)boundaryMode; +# 224 +::exit(___);} +#if 0 +# 218 +{ +# 224 +} +#endif +# 226 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 227 +surf1Dwrite(T val, cudaSurfaceObject_t obj, int x, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 228 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)mode; +# 232 +::exit(___);} +#if 0 +# 228 +{ +# 232 +} +#endif +# 234 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 235 +surf2Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 236 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)y;(void)mode; +# 240 +::exit(___);} +#if 0 +# 236 +{ +# 240 +} +#endif +# 242 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 243 +surf3Dwrite(T val, cudaSurfaceObject_t obj, int x, int y, int z, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 244 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)y;(void)z;(void)mode; +# 248 +::exit(___);} +#if 0 +# 244 +{ +# 248 +} +#endif +# 250 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 251 +surf1DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 252 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)layer;(void)mode; +# 256 +::exit(___);} +#if 0 +# 252 +{ +# 256 +} +#endif +# 258 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 259 +surf2DLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layer, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 260 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)y;(void)layer;(void)mode; +# 264 +::exit(___);} +#if 0 +# 260 +{ +# 264 +} +#endif +# 266 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 267 +surfCubemapwrite(T val, cudaSurfaceObject_t obj, int x, int y, int face, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 268 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)y;(void)face;(void)mode; +# 272 +::exit(___);} +#if 0 +# 268 +{ +# 272 +} +#endif +# 274 "/usr/local/cuda/bin/../targets/x86_64-linux/include/surface_indirect_functions.h" +template< class T> __attribute__((unused)) static typename __nv_isurf_trait< T> ::type +# 275 +surfCubemapLayeredwrite(T val, cudaSurfaceObject_t obj, int x, int y, int layerface, cudaSurfaceBoundaryMode mode = cudaBoundaryModeTrap) +# 276 +{int volatile ___ = 1;(void)val;(void)obj;(void)x;(void)y;(void)layerface;(void)mode; +# 280 +::exit(___);} +#if 0 +# 276 +{ +# 280 +} +#endif +# 3309 "/usr/local/cuda/bin/../targets/x86_64-linux/include/crt/device_functions.h" +extern "C" unsigned __cudaPushCallConfiguration(dim3 gridDim, dim3 blockDim, size_t sharedMem = 0, CUstream_st * stream = 0); +# 68 "/usr/local/cuda/bin/../targets/x86_64-linux/include/device_launch_parameters.h" +extern "C" { +# 71 +extern const uint3 __device_builtin_variable_threadIdx; +# 72 +extern const uint3 __device_builtin_variable_blockIdx; +# 73 +extern const dim3 __device_builtin_variable_blockDim; +# 74 +extern const dim3 __device_builtin_variable_gridDim; +# 75 +extern const int __device_builtin_variable_warpSize; +# 80 +} +# 67 "/usr/include/c++/11/bits/stl_relops.h" 3 +namespace std __attribute((__visibility__("default"))) { +# 71 +namespace rel_ops { +# 85 "/usr/include/c++/11/bits/stl_relops.h" 3 +template< class _Tp> inline bool +# 87 +operator!=(const _Tp &__x, const _Tp &__y) +# 88 +{ return !(__x == __y); } +# 98 "/usr/include/c++/11/bits/stl_relops.h" 3 +template< class _Tp> inline bool +# 100 +operator>(const _Tp &__x, const _Tp &__y) +# 101 +{ return __y < __x; } +# 111 "/usr/include/c++/11/bits/stl_relops.h" 3 +template< class _Tp> inline bool +# 113 +operator<=(const _Tp &__x, const _Tp &__y) +# 114 +{ return !(__y < __x); } +# 124 "/usr/include/c++/11/bits/stl_relops.h" 3 +template< class _Tp> inline bool +# 126 +operator>=(const _Tp &__x, const _Tp &__y) +# 127 +{ return !(__x < __y); } +# 128 +} +# 131 +} +# 39 "/usr/include/c++/11/initializer_list" 3 +#pragma GCC visibility push ( default ) +# 43 +namespace std { +# 46 +template< class _E> +# 47 +class initializer_list { +# 50 +public: typedef _E value_type; +# 51 +typedef const _E &reference; +# 52 +typedef const _E &const_reference; +# 53 +typedef size_t size_type; +# 54 +typedef const _E *iterator; +# 55 +typedef const _E *const_iterator; +# 58 +private: iterator _M_array; +# 59 +size_type _M_len; +# 62 +constexpr initializer_list(const_iterator __a, size_type __l) : _M_array(__a), _M_len(__l) +# 63 +{ } +# 66 +public: constexpr initializer_list() noexcept : _M_array((0)), _M_len((0)) +# 67 +{ } +# 71 +constexpr size_type size() const noexcept { return _M_len; } +# 75 +constexpr const_iterator begin() const noexcept { return _M_array; } +# 79 +constexpr const_iterator end() const noexcept { return begin() + size(); } +# 80 +}; +# 88 +template< class _Tp> constexpr const _Tp * +# 90 +begin(initializer_list< _Tp> __ils) noexcept +# 91 +{ return __ils.begin(); } +# 99 +template< class _Tp> constexpr const _Tp * +# 101 +end(initializer_list< _Tp> __ils) noexcept +# 102 +{ return __ils.end(); } +# 103 +} +# 105 +#pragma GCC visibility pop +# 82 "/usr/include/c++/11/utility" 3 +namespace std __attribute((__visibility__("default"))) { +# 87 +template< class _Tp> struct tuple_size; +# 94 +template< class _Tp, class +# 95 +_Up = typename remove_cv< _Tp> ::type, class +# 96 + = typename enable_if< is_same< _Tp, _Up> ::value> ::type, size_t +# 97 + = tuple_size< _Tp> ::value> using __enable_if_has_tuple_size = _Tp; +# 100 +template< class _Tp> +# 101 +struct tuple_size< const __enable_if_has_tuple_size< _Tp> > : public std::tuple_size< _Tp> { +# 102 +}; +# 104 +template< class _Tp> +# 105 +struct tuple_size< volatile __enable_if_has_tuple_size< _Tp> > : public std::tuple_size< _Tp> { +# 106 +}; +# 108 +template< class _Tp> +# 109 +struct tuple_size< const volatile __enable_if_has_tuple_size< _Tp> > : public std::tuple_size< _Tp> { +# 110 +}; +# 113 +template< size_t __i, class _Tp> struct tuple_element; +# 117 +template< size_t __i, class _Tp> using __tuple_element_t = typename tuple_element< __i, _Tp> ::type; +# 120 +template< size_t __i, class _Tp> +# 121 +struct tuple_element< __i, const _Tp> { +# 123 +typedef typename add_const< __tuple_element_t< __i, _Tp> > ::type type; +# 124 +}; +# 126 +template< size_t __i, class _Tp> +# 127 +struct tuple_element< __i, volatile _Tp> { +# 129 +typedef typename add_volatile< __tuple_element_t< __i, _Tp> > ::type type; +# 130 +}; +# 132 +template< size_t __i, class _Tp> +# 133 +struct tuple_element< __i, const volatile _Tp> { +# 135 +typedef typename add_cv< __tuple_element_t< __i, _Tp> > ::type type; +# 136 +}; +# 144 +template< size_t __i, class _Tp> using tuple_element_t = typename tuple_element< __i, _Tp> ::type; +# 151 +template< class _T1, class _T2> +# 152 +struct __is_tuple_like_impl< pair< _T1, _T2> > : public true_type { +# 153 +}; +# 156 +template< class _Tp1, class _Tp2> +# 157 +struct tuple_size< pair< _Tp1, _Tp2> > : public integral_constant< unsigned long, 2UL> { +# 158 +}; +# 161 +template< class _Tp1, class _Tp2> +# 162 +struct tuple_element< 0, pair< _Tp1, _Tp2> > { +# 163 +typedef _Tp1 type; }; +# 166 +template< class _Tp1, class _Tp2> +# 167 +struct tuple_element< 1, pair< _Tp1, _Tp2> > { +# 168 +typedef _Tp2 type; }; +# 170 +template< size_t _Int> struct __pair_get; +# 174 +template<> struct __pair_get< 0UL> { +# 176 +template< class _Tp1, class _Tp2> static constexpr _Tp1 & +# 178 +__get(pair< _Tp1, _Tp2> &__pair) noexcept +# 179 +{ return __pair.first; } +# 181 +template< class _Tp1, class _Tp2> static constexpr _Tp1 && +# 183 +__move_get(pair< _Tp1, _Tp2> &&__pair) noexcept +# 184 +{ return std::forward< _Tp1> ((__pair.first)); } +# 186 +template< class _Tp1, class _Tp2> static constexpr const _Tp1 & +# 188 +__const_get(const pair< _Tp1, _Tp2> &__pair) noexcept +# 189 +{ return __pair.first; } +# 191 +template< class _Tp1, class _Tp2> static constexpr const _Tp1 && +# 193 +__const_move_get(const pair< _Tp1, _Tp2> &&__pair) noexcept +# 194 +{ return std::forward< const _Tp1> ((__pair.first)); } +# 195 +}; +# 198 +template<> struct __pair_get< 1UL> { +# 200 +template< class _Tp1, class _Tp2> static constexpr _Tp2 & +# 202 +__get(pair< _Tp1, _Tp2> &__pair) noexcept +# 203 +{ return __pair.second; } +# 205 +template< class _Tp1, class _Tp2> static constexpr _Tp2 && +# 207 +__move_get(pair< _Tp1, _Tp2> &&__pair) noexcept +# 208 +{ return std::forward< _Tp2> ((__pair.second)); } +# 210 +template< class _Tp1, class _Tp2> static constexpr const _Tp2 & +# 212 +__const_get(const pair< _Tp1, _Tp2> &__pair) noexcept +# 213 +{ return __pair.second; } +# 215 +template< class _Tp1, class _Tp2> static constexpr const _Tp2 && +# 217 +__const_move_get(const pair< _Tp1, _Tp2> &&__pair) noexcept +# 218 +{ return std::forward< const _Tp2> ((__pair.second)); } +# 219 +}; +# 221 +template< size_t _Int, class _Tp1, class _Tp2> constexpr typename tuple_element< _Int, pair< _Tp1, _Tp2> > ::type & +# 223 +get(pair< _Tp1, _Tp2> &__in) noexcept +# 224 +{ return __pair_get< _Int> ::__get(__in); } +# 226 +template< size_t _Int, class _Tp1, class _Tp2> constexpr typename tuple_element< _Int, pair< _Tp1, _Tp2> > ::type && +# 228 +get(pair< _Tp1, _Tp2> &&__in) noexcept +# 229 +{ return __pair_get< _Int> ::__move_get(std::move(__in)); } +# 231 +template< size_t _Int, class _Tp1, class _Tp2> constexpr const typename tuple_element< _Int, pair< _Tp1, _Tp2> > ::type & +# 233 +get(const pair< _Tp1, _Tp2> &__in) noexcept +# 234 +{ return __pair_get< _Int> ::__const_get(__in); } +# 236 +template< size_t _Int, class _Tp1, class _Tp2> constexpr const typename tuple_element< _Int, pair< _Tp1, _Tp2> > ::type && +# 238 +get(const pair< _Tp1, _Tp2> &&__in) noexcept +# 239 +{ return __pair_get< _Int> ::__const_move_get(std::move(__in)); } +# 245 +template< class _Tp, class _Up> constexpr _Tp & +# 247 +get(pair< _Tp, _Up> &__p) noexcept +# 248 +{ return __p.first; } +# 250 +template< class _Tp, class _Up> constexpr const _Tp & +# 252 +get(const pair< _Tp, _Up> &__p) noexcept +# 253 +{ return __p.first; } +# 255 +template< class _Tp, class _Up> constexpr _Tp && +# 257 +get(pair< _Tp, _Up> &&__p) noexcept +# 258 +{ return std::move((__p.first)); } +# 260 +template< class _Tp, class _Up> constexpr const _Tp && +# 262 +get(const pair< _Tp, _Up> &&__p) noexcept +# 263 +{ return std::move((__p.first)); } +# 265 +template< class _Tp, class _Up> constexpr _Tp & +# 267 +get(pair< _Up, _Tp> &__p) noexcept +# 268 +{ return __p.second; } +# 270 +template< class _Tp, class _Up> constexpr const _Tp & +# 272 +get(const pair< _Up, _Tp> &__p) noexcept +# 273 +{ return __p.second; } +# 275 +template< class _Tp, class _Up> constexpr _Tp && +# 277 +get(pair< _Up, _Tp> &&__p) noexcept +# 278 +{ return std::move((__p.second)); } +# 280 +template< class _Tp, class _Up> constexpr const _Tp && +# 282 +get(const pair< _Up, _Tp> &&__p) noexcept +# 283 +{ return std::move((__p.second)); } +# 288 +template< class _Tp, class _Up = _Tp> inline _Tp +# 291 +exchange(_Tp &__obj, _Up &&__new_val) +# 292 +{ return std::__exchange(__obj, std::forward< _Up> (__new_val)); } +# 298 +template< size_t ..._Indexes> struct _Index_tuple { }; +# 301 +template< size_t _Num> +# 302 +struct _Build_index_tuple { +# 312 "/usr/include/c++/11/utility" 3 +using __type = _Index_tuple< __integer_pack(_Num)...> ; +# 314 +}; +# 321 +template< class _Tp, _Tp ..._Idx> +# 322 +struct integer_sequence { +# 324 +typedef _Tp value_type; +# 325 +static constexpr size_t size() noexcept { return sizeof...(_Idx); } +# 326 +}; +# 329 +template< class _Tp, _Tp _Num> using make_integer_sequence = integer_sequence< _Tp, __integer_pack(_Num)...> ; +# 338 +template< size_t ..._Idx> using index_sequence = integer_sequence< unsigned long, _Idx...> ; +# 342 +template< size_t _Num> using make_index_sequence = make_integer_sequence< unsigned long, _Num> ; +# 346 +template< class ..._Types> using index_sequence_for = make_index_sequence< sizeof...(_Types)> ; +# 352 +struct in_place_t { +# 353 +explicit in_place_t() = default; +# 354 +}; +# 356 +constexpr inline in_place_t in_place{}; +# 358 +template< class _Tp> struct in_place_type_t { +# 360 +explicit in_place_type_t() = default; +# 361 +}; +# 363 +template< class _Tp> constexpr in_place_type_t< _Tp> +# 364 +in_place_type{}; +# 366 +template< size_t _Idx> struct in_place_index_t { +# 368 +explicit in_place_index_t() = default; +# 369 +}; +# 371 +template< size_t _Idx> constexpr in_place_index_t< _Idx> +# 372 +in_place_index{}; +# 374 +template< class > constexpr bool +# 375 +__is_in_place_type_v = false; +# 377 +template< class _Tp> constexpr bool +# 378 +__is_in_place_type_v< in_place_type_t< _Tp> > = true; +# 380 +template< class _Tp> using __is_in_place_type = bool_constant< __is_in_place_type_v< _Tp> > ; +# 384 +template< class _Tp> +# 385 +[[nodiscard]] constexpr add_const_t< _Tp> & +# 387 +as_const(_Tp &__t) noexcept +# 388 +{ return __t; } +# 390 +template < typename _Tp > + void as_const ( const _Tp && ) = delete; +# 477 "/usr/include/c++/11/utility" 3 +} +# 205 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 206 +cudaLaunchKernel(const T * +# 207 +func, dim3 +# 208 +gridDim, dim3 +# 209 +blockDim, void ** +# 210 +args, size_t +# 211 +sharedMem = 0, cudaStream_t +# 212 +stream = 0) +# 214 +{ +# 215 +return ::cudaLaunchKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +# 216 +} +# 276 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class ...ExpTypes, class ...ActTypes> static inline cudaError_t +# 277 +cudaLaunchKernelEx(const cudaLaunchConfig_t * +# 278 +config, void (* +# 279 +kernel)(ExpTypes ...), ActTypes &&... +# 280 +args) +# 282 +{ +# 283 +return [&](ExpTypes ...coercedArgs) { +# 284 +void *pArgs[] = {(&coercedArgs)...}; +# 285 +return ::cudaLaunchKernelExC(config, (const void *)(kernel), pArgs); +# 286 +} (std::forward< ActTypes> (args)...); +# 287 +} +# 339 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 340 +cudaLaunchCooperativeKernel(const T * +# 341 +func, dim3 +# 342 +gridDim, dim3 +# 343 +blockDim, void ** +# 344 +args, size_t +# 345 +sharedMem = 0, cudaStream_t +# 346 +stream = 0) +# 348 +{ +# 349 +return ::cudaLaunchCooperativeKernel((const void *)func, gridDim, blockDim, args, sharedMem, stream); +# 350 +} +# 383 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static inline cudaError_t cudaEventCreate(cudaEvent_t * +# 384 +event, unsigned +# 385 +flags) +# 387 +{ +# 388 +return ::cudaEventCreateWithFlags(event, flags); +# 389 +} +# 448 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static inline cudaError_t cudaMallocHost(void ** +# 449 +ptr, size_t +# 450 +size, unsigned +# 451 +flags) +# 453 +{ +# 454 +return ::cudaHostAlloc(ptr, size, flags); +# 455 +} +# 457 +template< class T> static inline cudaError_t +# 458 +cudaHostAlloc(T ** +# 459 +ptr, size_t +# 460 +size, unsigned +# 461 +flags) +# 463 +{ +# 464 +return ::cudaHostAlloc((void **)((void *)ptr), size, flags); +# 465 +} +# 467 +template< class T> static inline cudaError_t +# 468 +cudaHostGetDevicePointer(T ** +# 469 +pDevice, void * +# 470 +pHost, unsigned +# 471 +flags) +# 473 +{ +# 474 +return ::cudaHostGetDevicePointer((void **)((void *)pDevice), pHost, flags); +# 475 +} +# 577 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 578 +cudaMallocManaged(T ** +# 579 +devPtr, size_t +# 580 +size, unsigned +# 581 +flags = 1) +# 583 +{ +# 584 +return ::cudaMallocManaged((void **)((void *)devPtr), size, flags); +# 585 +} +# 667 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 668 +cudaStreamAttachMemAsync(cudaStream_t +# 669 +stream, T * +# 670 +devPtr, size_t +# 671 +length = 0, unsigned +# 672 +flags = 4) +# 674 +{ +# 675 +return ::cudaStreamAttachMemAsync(stream, (void *)devPtr, length, flags); +# 676 +} +# 678 +template< class T> inline cudaError_t +# 679 +cudaMalloc(T ** +# 680 +devPtr, size_t +# 681 +size) +# 683 +{ +# 684 +return ::cudaMalloc((void **)((void *)devPtr), size); +# 685 +} +# 687 +template< class T> static inline cudaError_t +# 688 +cudaMallocHost(T ** +# 689 +ptr, size_t +# 690 +size, unsigned +# 691 +flags = 0) +# 693 +{ +# 694 +return cudaMallocHost((void **)((void *)ptr), size, flags); +# 695 +} +# 697 +template< class T> static inline cudaError_t +# 698 +cudaMallocPitch(T ** +# 699 +devPtr, size_t * +# 700 +pitch, size_t +# 701 +width, size_t +# 702 +height) +# 704 +{ +# 705 +return ::cudaMallocPitch((void **)((void *)devPtr), pitch, width, height); +# 706 +} +# 717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +static inline cudaError_t cudaMallocAsync(void ** +# 718 +ptr, size_t +# 719 +size, cudaMemPool_t +# 720 +memPool, cudaStream_t +# 721 +stream) +# 723 +{ +# 724 +return ::cudaMallocFromPoolAsync(ptr, size, memPool, stream); +# 725 +} +# 727 +template< class T> static inline cudaError_t +# 728 +cudaMallocAsync(T ** +# 729 +ptr, size_t +# 730 +size, cudaMemPool_t +# 731 +memPool, cudaStream_t +# 732 +stream) +# 734 +{ +# 735 +return ::cudaMallocFromPoolAsync((void **)((void *)ptr), size, memPool, stream); +# 736 +} +# 738 +template< class T> static inline cudaError_t +# 739 +cudaMallocAsync(T ** +# 740 +ptr, size_t +# 741 +size, cudaStream_t +# 742 +stream) +# 744 +{ +# 745 +return ::cudaMallocAsync((void **)((void *)ptr), size, stream); +# 746 +} +# 748 +template< class T> static inline cudaError_t +# 749 +cudaMallocFromPoolAsync(T ** +# 750 +ptr, size_t +# 751 +size, cudaMemPool_t +# 752 +memPool, cudaStream_t +# 753 +stream) +# 755 +{ +# 756 +return ::cudaMallocFromPoolAsync((void **)((void *)ptr), size, memPool, stream); +# 757 +} +# 796 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 797 +cudaMemcpyToSymbol(const T & +# 798 +symbol, const void * +# 799 +src, size_t +# 800 +count, size_t +# 801 +offset = 0, cudaMemcpyKind +# 802 +kind = cudaMemcpyHostToDevice) +# 804 +{ +# 805 +return ::cudaMemcpyToSymbol((const void *)(&symbol), src, count, offset, kind); +# 806 +} +# 850 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 851 +cudaMemcpyToSymbolAsync(const T & +# 852 +symbol, const void * +# 853 +src, size_t +# 854 +count, size_t +# 855 +offset = 0, cudaMemcpyKind +# 856 +kind = cudaMemcpyHostToDevice, cudaStream_t +# 857 +stream = 0) +# 859 +{ +# 860 +return ::cudaMemcpyToSymbolAsync((const void *)(&symbol), src, count, offset, kind, stream); +# 861 +} +# 898 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 899 +cudaMemcpyFromSymbol(void * +# 900 +dst, const T & +# 901 +symbol, size_t +# 902 +count, size_t +# 903 +offset = 0, cudaMemcpyKind +# 904 +kind = cudaMemcpyDeviceToHost) +# 906 +{ +# 907 +return ::cudaMemcpyFromSymbol(dst, (const void *)(&symbol), count, offset, kind); +# 908 +} +# 952 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 953 +cudaMemcpyFromSymbolAsync(void * +# 954 +dst, const T & +# 955 +symbol, size_t +# 956 +count, size_t +# 957 +offset = 0, cudaMemcpyKind +# 958 +kind = cudaMemcpyDeviceToHost, cudaStream_t +# 959 +stream = 0) +# 961 +{ +# 962 +return ::cudaMemcpyFromSymbolAsync(dst, (const void *)(&symbol), count, offset, kind, stream); +# 963 +} +# 1021 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1022 +cudaGraphAddMemcpyNodeToSymbol(cudaGraphNode_t * +# 1023 +pGraphNode, cudaGraph_t +# 1024 +graph, const cudaGraphNode_t * +# 1025 +pDependencies, size_t +# 1026 +numDependencies, const T & +# 1027 +symbol, const void * +# 1028 +src, size_t +# 1029 +count, size_t +# 1030 +offset, cudaMemcpyKind +# 1031 +kind) +# 1032 +{ +# 1033 +return ::cudaGraphAddMemcpyNodeToSymbol(pGraphNode, graph, pDependencies, numDependencies, (const void *)(&symbol), src, count, offset, kind); +# 1034 +} +# 1092 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1093 +cudaGraphAddMemcpyNodeFromSymbol(cudaGraphNode_t * +# 1094 +pGraphNode, cudaGraph_t +# 1095 +graph, const cudaGraphNode_t * +# 1096 +pDependencies, size_t +# 1097 +numDependencies, void * +# 1098 +dst, const T & +# 1099 +symbol, size_t +# 1100 +count, size_t +# 1101 +offset, cudaMemcpyKind +# 1102 +kind) +# 1103 +{ +# 1104 +return ::cudaGraphAddMemcpyNodeFromSymbol(pGraphNode, graph, pDependencies, numDependencies, dst, (const void *)(&symbol), count, offset, kind); +# 1105 +} +# 1143 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1144 +cudaGraphMemcpyNodeSetParamsToSymbol(cudaGraphNode_t +# 1145 +node, const T & +# 1146 +symbol, const void * +# 1147 +src, size_t +# 1148 +count, size_t +# 1149 +offset, cudaMemcpyKind +# 1150 +kind) +# 1151 +{ +# 1152 +return ::cudaGraphMemcpyNodeSetParamsToSymbol(node, (const void *)(&symbol), src, count, offset, kind); +# 1153 +} +# 1191 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1192 +cudaGraphMemcpyNodeSetParamsFromSymbol(cudaGraphNode_t +# 1193 +node, void * +# 1194 +dst, const T & +# 1195 +symbol, size_t +# 1196 +count, size_t +# 1197 +offset, cudaMemcpyKind +# 1198 +kind) +# 1199 +{ +# 1200 +return ::cudaGraphMemcpyNodeSetParamsFromSymbol(node, dst, (const void *)(&symbol), count, offset, kind); +# 1201 +} +# 1249 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1250 +cudaGraphExecMemcpyNodeSetParamsToSymbol(cudaGraphExec_t +# 1251 +hGraphExec, cudaGraphNode_t +# 1252 +node, const T & +# 1253 +symbol, const void * +# 1254 +src, size_t +# 1255 +count, size_t +# 1256 +offset, cudaMemcpyKind +# 1257 +kind) +# 1258 +{ +# 1259 +return ::cudaGraphExecMemcpyNodeSetParamsToSymbol(hGraphExec, node, (const void *)(&symbol), src, count, offset, kind); +# 1260 +} +# 1308 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1309 +cudaGraphExecMemcpyNodeSetParamsFromSymbol(cudaGraphExec_t +# 1310 +hGraphExec, cudaGraphNode_t +# 1311 +node, void * +# 1312 +dst, const T & +# 1313 +symbol, size_t +# 1314 +count, size_t +# 1315 +offset, cudaMemcpyKind +# 1316 +kind) +# 1317 +{ +# 1318 +return ::cudaGraphExecMemcpyNodeSetParamsFromSymbol(hGraphExec, node, dst, (const void *)(&symbol), count, offset, kind); +# 1319 +} +# 1347 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1348 +cudaUserObjectCreate(cudaUserObject_t * +# 1349 +object_out, T * +# 1350 +objectToWrap, unsigned +# 1351 +initialRefcount, unsigned +# 1352 +flags) +# 1353 +{ +# 1354 +return ::cudaUserObjectCreate(object_out, objectToWrap, [](void * +# 1357 +vpObj) { delete (reinterpret_cast< T *>(vpObj)); } , initialRefcount, flags); +# 1360 +} +# 1362 +template< class T> static inline cudaError_t +# 1363 +cudaUserObjectCreate(cudaUserObject_t * +# 1364 +object_out, T * +# 1365 +objectToWrap, unsigned +# 1366 +initialRefcount, cudaUserObjectFlags +# 1367 +flags) +# 1368 +{ +# 1369 +return cudaUserObjectCreate(object_out, objectToWrap, initialRefcount, (unsigned)flags); +# 1370 +} +# 1397 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1398 +cudaGetSymbolAddress(void ** +# 1399 +devPtr, const T & +# 1400 +symbol) +# 1402 +{ +# 1403 +return ::cudaGetSymbolAddress(devPtr, (const void *)(&symbol)); +# 1404 +} +# 1429 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1430 +cudaGetSymbolSize(size_t * +# 1431 +size, const T & +# 1432 +symbol) +# 1434 +{ +# 1435 +return ::cudaGetSymbolSize(size, (const void *)(&symbol)); +# 1436 +} +# 1473 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1474 +__attribute((deprecated)) static inline cudaError_t cudaBindTexture(size_t * +# 1475 +offset, const texture< T, dim, readMode> & +# 1476 +tex, const void * +# 1477 +devPtr, const cudaChannelFormatDesc & +# 1478 +desc, size_t +# 1479 +size = ((2147483647) * 2U) + 1U) +# 1481 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +{ +# 1482 +return ::cudaBindTexture(offset, &tex, devPtr, &desc, size); +# 1483 +} +# 1519 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1520 +__attribute((deprecated)) static inline cudaError_t cudaBindTexture(size_t * +# 1521 +offset, const texture< T, dim, readMode> & +# 1522 +tex, const void * +# 1523 +devPtr, size_t +# 1524 +size = ((2147483647) * 2U) + 1U) +# 1526 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +{ +# 1527 +return cudaBindTexture(offset, tex, devPtr, (tex.channelDesc), size); +# 1528 +} +# 1576 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1577 +__attribute((deprecated)) static inline cudaError_t cudaBindTexture2D(size_t * +# 1578 +offset, const texture< T, dim, readMode> & +# 1579 +tex, const void * +# 1580 +devPtr, const cudaChannelFormatDesc & +# 1581 +desc, size_t +# 1582 +width, size_t +# 1583 +height, size_t +# 1584 +pitch) +# 1586 +{ +# 1587 +return ::cudaBindTexture2D(offset, &tex, devPtr, &desc, width, height, pitch); +# 1588 +} +# 1635 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1636 +__attribute((deprecated)) static inline cudaError_t cudaBindTexture2D(size_t * +# 1637 +offset, const texture< T, dim, readMode> & +# 1638 +tex, const void * +# 1639 +devPtr, size_t +# 1640 +width, size_t +# 1641 +height, size_t +# 1642 +pitch) +# 1644 +{ +# 1645 +return ::cudaBindTexture2D(offset, &tex, devPtr, &(tex.channelDesc), width, height, pitch); +# 1646 +} +# 1678 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1679 +__attribute((deprecated)) static inline cudaError_t cudaBindTextureToArray(const texture< T, dim, readMode> & +# 1680 +tex, cudaArray_const_t +# 1681 +array, const cudaChannelFormatDesc & +# 1682 +desc) +# 1684 +{ +# 1685 +return ::cudaBindTextureToArray(&tex, array, &desc); +# 1686 +} +# 1717 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1718 +__attribute((deprecated)) static inline cudaError_t cudaBindTextureToArray(const texture< T, dim, readMode> & +# 1719 +tex, cudaArray_const_t +# 1720 +array) +# 1722 +{ +# 1723 +cudaChannelFormatDesc desc; +# 1724 +cudaError_t err = ::cudaGetChannelDesc(&desc, array); +# 1726 +return (err == (cudaSuccess)) ? cudaBindTextureToArray(tex, array, desc) : err; +# 1727 +} +# 1759 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1760 +__attribute((deprecated)) static inline cudaError_t cudaBindTextureToMipmappedArray(const texture< T, dim, readMode> & +# 1761 +tex, cudaMipmappedArray_const_t +# 1762 +mipmappedArray, const cudaChannelFormatDesc & +# 1763 +desc) +# 1765 +{ +# 1766 +return ::cudaBindTextureToMipmappedArray(&tex, mipmappedArray, &desc); +# 1767 +} +# 1798 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1799 +__attribute((deprecated)) static inline cudaError_t cudaBindTextureToMipmappedArray(const texture< T, dim, readMode> & +# 1800 +tex, cudaMipmappedArray_const_t +# 1801 +mipmappedArray) +# 1803 +{ +# 1804 +cudaChannelFormatDesc desc; +# 1805 +cudaArray_t levelArray; +# 1806 +cudaError_t err = ::cudaGetMipmappedArrayLevel(&levelArray, mipmappedArray, 0); +# 1808 +if (err != (cudaSuccess)) { +# 1809 +return err; +# 1810 +} +# 1811 +err = ::cudaGetChannelDesc(&desc, levelArray); +# 1813 +return (err == (cudaSuccess)) ? cudaBindTextureToMipmappedArray(tex, mipmappedArray, desc) : err; +# 1814 +} +# 1841 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1842 +__attribute((deprecated)) static inline cudaError_t cudaUnbindTexture(const texture< T, dim, readMode> & +# 1843 +tex) +# 1845 +{ +# 1846 +return ::cudaUnbindTexture(&tex); +# 1847 +} +# 1877 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim, cudaTextureReadMode readMode> +# 1878 +__attribute((deprecated)) static inline cudaError_t cudaGetTextureAlignmentOffset(size_t * +# 1879 +offset, const texture< T, dim, readMode> & +# 1880 +tex) +# 1882 +{ +# 1883 +return ::cudaGetTextureAlignmentOffset(offset, &tex); +# 1884 +} +# 1929 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 1930 +cudaFuncSetCacheConfig(T * +# 1931 +func, cudaFuncCache +# 1932 +cacheConfig) +# 1934 +{ +# 1935 +return ::cudaFuncSetCacheConfig((const void *)func, cacheConfig); +# 1936 +} +# 1938 +template< class T> static inline cudaError_t +# 1939 +cudaFuncSetSharedMemConfig(T * +# 1940 +func, cudaSharedMemConfig +# 1941 +config) +# 1943 +{ +# 1944 +return ::cudaFuncSetSharedMemConfig((const void *)func, config); +# 1945 +} +# 1977 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> inline cudaError_t +# 1978 +cudaOccupancyMaxActiveBlocksPerMultiprocessor(int * +# 1979 +numBlocks, T +# 1980 +func, int +# 1981 +blockSize, size_t +# 1982 +dynamicSMemSize) +# 1983 +{ +# 1984 +return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void *)func, blockSize, dynamicSMemSize, 0); +# 1985 +} +# 2029 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> inline cudaError_t +# 2030 +cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(int * +# 2031 +numBlocks, T +# 2032 +func, int +# 2033 +blockSize, size_t +# 2034 +dynamicSMemSize, unsigned +# 2035 +flags) +# 2036 +{ +# 2037 +return ::cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(numBlocks, (const void *)func, blockSize, dynamicSMemSize, flags); +# 2038 +} +# 2043 +class __cudaOccupancyB2DHelper { +# 2044 +size_t n; +# 2046 +public: __cudaOccupancyB2DHelper(size_t n_) : n(n_) { } +# 2047 +size_t operator()(int) +# 2048 +{ +# 2049 +return n; +# 2050 +} +# 2051 +}; +# 2099 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class UnaryFunction, class T> static inline cudaError_t +# 2100 +cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(int * +# 2101 +minGridSize, int * +# 2102 +blockSize, T +# 2103 +func, UnaryFunction +# 2104 +blockSizeToDynamicSMemSize, int +# 2105 +blockSizeLimit = 0, unsigned +# 2106 +flags = 0) +# 2107 +{ +# 2108 +cudaError_t status; +# 2111 +int device; +# 2112 +cudaFuncAttributes attr; +# 2115 +int maxThreadsPerMultiProcessor; +# 2116 +int warpSize; +# 2117 +int devMaxThreadsPerBlock; +# 2118 +int multiProcessorCount; +# 2119 +int funcMaxThreadsPerBlock; +# 2120 +int occupancyLimit; +# 2121 +int granularity; +# 2124 +int maxBlockSize = 0; +# 2125 +int numBlocks = 0; +# 2126 +int maxOccupancy = 0; +# 2129 +int blockSizeToTryAligned; +# 2130 +int blockSizeToTry; +# 2131 +int blockSizeLimitAligned; +# 2132 +int occupancyInBlocks; +# 2133 +int occupancyInThreads; +# 2134 +size_t dynamicSMemSize; +# 2140 +if (((!minGridSize) || (!blockSize)) || (!func)) { +# 2141 +return cudaErrorInvalidValue; +# 2142 +} +# 2148 +status = ::cudaGetDevice(&device); +# 2149 +if (status != (cudaSuccess)) { +# 2150 +return status; +# 2151 +} +# 2153 +status = cudaDeviceGetAttribute(&maxThreadsPerMultiProcessor, cudaDevAttrMaxThreadsPerMultiProcessor, device); +# 2157 +if (status != (cudaSuccess)) { +# 2158 +return status; +# 2159 +} +# 2161 +status = cudaDeviceGetAttribute(&warpSize, cudaDevAttrWarpSize, device); +# 2165 +if (status != (cudaSuccess)) { +# 2166 +return status; +# 2167 +} +# 2169 +status = cudaDeviceGetAttribute(&devMaxThreadsPerBlock, cudaDevAttrMaxThreadsPerBlock, device); +# 2173 +if (status != (cudaSuccess)) { +# 2174 +return status; +# 2175 +} +# 2177 +status = cudaDeviceGetAttribute(&multiProcessorCount, cudaDevAttrMultiProcessorCount, device); +# 2181 +if (status != (cudaSuccess)) { +# 2182 +return status; +# 2183 +} +# 2185 +status = cudaFuncGetAttributes(&attr, func); +# 2186 +if (status != (cudaSuccess)) { +# 2187 +return status; +# 2188 +} +# 2190 +funcMaxThreadsPerBlock = (attr.maxThreadsPerBlock); +# 2196 +occupancyLimit = maxThreadsPerMultiProcessor; +# 2197 +granularity = warpSize; +# 2199 +if (blockSizeLimit == 0) { +# 2200 +blockSizeLimit = devMaxThreadsPerBlock; +# 2201 +} +# 2203 +if (devMaxThreadsPerBlock < blockSizeLimit) { +# 2204 +blockSizeLimit = devMaxThreadsPerBlock; +# 2205 +} +# 2207 +if (funcMaxThreadsPerBlock < blockSizeLimit) { +# 2208 +blockSizeLimit = funcMaxThreadsPerBlock; +# 2209 +} +# 2211 +blockSizeLimitAligned = (((blockSizeLimit + (granularity - 1)) / granularity) * granularity); +# 2213 +for (blockSizeToTryAligned = blockSizeLimitAligned; blockSizeToTryAligned > 0; blockSizeToTryAligned -= granularity) { +# 2217 +if (blockSizeLimit < blockSizeToTryAligned) { +# 2218 +blockSizeToTry = blockSizeLimit; +# 2219 +} else { +# 2220 +blockSizeToTry = blockSizeToTryAligned; +# 2221 +} +# 2223 +dynamicSMemSize = blockSizeToDynamicSMemSize(blockSizeToTry); +# 2225 +status = cudaOccupancyMaxActiveBlocksPerMultiprocessorWithFlags(&occupancyInBlocks, func, blockSizeToTry, dynamicSMemSize, flags); +# 2232 +if (status != (cudaSuccess)) { +# 2233 +return status; +# 2234 +} +# 2236 +occupancyInThreads = (blockSizeToTry * occupancyInBlocks); +# 2238 +if (occupancyInThreads > maxOccupancy) { +# 2239 +maxBlockSize = blockSizeToTry; +# 2240 +numBlocks = occupancyInBlocks; +# 2241 +maxOccupancy = occupancyInThreads; +# 2242 +} +# 2246 +if (occupancyLimit == maxOccupancy) { +# 2247 +break; +# 2248 +} +# 2249 +} +# 2257 +(*minGridSize) = (numBlocks * multiProcessorCount); +# 2258 +(*blockSize) = maxBlockSize; +# 2260 +return status; +# 2261 +} +# 2295 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class UnaryFunction, class T> static inline cudaError_t +# 2296 +cudaOccupancyMaxPotentialBlockSizeVariableSMem(int * +# 2297 +minGridSize, int * +# 2298 +blockSize, T +# 2299 +func, UnaryFunction +# 2300 +blockSizeToDynamicSMemSize, int +# 2301 +blockSizeLimit = 0) +# 2302 +{ +# 2303 +return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, blockSizeToDynamicSMemSize, blockSizeLimit, 0); +# 2304 +} +# 2341 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2342 +cudaOccupancyMaxPotentialBlockSize(int * +# 2343 +minGridSize, int * +# 2344 +blockSize, T +# 2345 +func, size_t +# 2346 +dynamicSMemSize = 0, int +# 2347 +blockSizeLimit = 0) +# 2348 +{ +# 2349 +return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, ((__cudaOccupancyB2DHelper)(dynamicSMemSize)), blockSizeLimit, 0); +# 2350 +} +# 2379 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2380 +cudaOccupancyAvailableDynamicSMemPerBlock(size_t * +# 2381 +dynamicSmemSize, T +# 2382 +func, int +# 2383 +numBlocks, int +# 2384 +blockSize) +# 2385 +{ +# 2386 +return ::cudaOccupancyAvailableDynamicSMemPerBlock(dynamicSmemSize, (const void *)func, numBlocks, blockSize); +# 2387 +} +# 2438 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2439 +cudaOccupancyMaxPotentialBlockSizeWithFlags(int * +# 2440 +minGridSize, int * +# 2441 +blockSize, T +# 2442 +func, size_t +# 2443 +dynamicSMemSize = 0, int +# 2444 +blockSizeLimit = 0, unsigned +# 2445 +flags = 0) +# 2446 +{ +# 2447 +return cudaOccupancyMaxPotentialBlockSizeVariableSMemWithFlags(minGridSize, blockSize, func, ((__cudaOccupancyB2DHelper)(dynamicSMemSize)), blockSizeLimit, flags); +# 2448 +} +# 2482 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2483 +cudaOccupancyMaxPotentialClusterSize(int * +# 2484 +clusterSize, T * +# 2485 +func, const cudaLaunchConfig_t * +# 2486 +config) +# 2487 +{ +# 2488 +return ::cudaOccupancyMaxPotentialClusterSize(clusterSize, (const void *)func, config); +# 2489 +} +# 2525 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2526 +cudaOccupancyMaxActiveClusters(int * +# 2527 +numClusters, T * +# 2528 +func, const cudaLaunchConfig_t * +# 2529 +config) +# 2530 +{ +# 2531 +return ::cudaOccupancyMaxActiveClusters(numClusters, (const void *)func, config); +# 2532 +} +# 2565 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> inline cudaError_t +# 2566 +cudaFuncGetAttributes(cudaFuncAttributes * +# 2567 +attr, T * +# 2568 +entry) +# 2570 +{ +# 2571 +return ::cudaFuncGetAttributes(attr, (const void *)entry); +# 2572 +} +# 2627 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T> static inline cudaError_t +# 2628 +cudaFuncSetAttribute(T * +# 2629 +entry, cudaFuncAttribute +# 2630 +attr, int +# 2631 +value) +# 2633 +{ +# 2634 +return ::cudaFuncSetAttribute((const void *)entry, attr, value); +# 2635 +} +# 2659 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim> +# 2660 +__attribute((deprecated)) static inline cudaError_t cudaBindSurfaceToArray(const surface< T, dim> & +# 2661 +surf, cudaArray_const_t +# 2662 +array, const cudaChannelFormatDesc & +# 2663 +desc) +# 2665 +{ +# 2666 +return ::cudaBindSurfaceToArray(&surf, array, &desc); +# 2667 +} +# 2690 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +template< class T, int dim> +# 2691 +__attribute((deprecated)) static inline cudaError_t cudaBindSurfaceToArray(const surface< T, dim> & +# 2692 +surf, cudaArray_const_t +# 2693 +array) +# 2695 +{ +# 2696 +cudaChannelFormatDesc desc; +# 2697 +cudaError_t err = ::cudaGetChannelDesc(&desc, array); +# 2699 +return (err == (cudaSuccess)) ? cudaBindSurfaceToArray(surf, array, desc) : err; +# 2700 +} +# 2711 "/usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h" +#pragma GCC diagnostic pop +# 64 "CMakeCUDACompilerId.cu" +const char *info_compiler = ("INFO:compiler[NVIDIA]"); +# 66 +const char *info_simulate = ("INFO:simulate[GNU]"); +# 336 "CMakeCUDACompilerId.cu" +const char info_version[] = {'I', 'N', 'F', 'O', ':', 'c', 'o', 'm', 'p', 'i', 'l', 'e', 'r', '_', 'v', 'e', 'r', 's', 'i', 'o', 'n', '[', (('0') + ((11 / 10000000) % 10)), (('0') + ((11 / 1000000) % 10)), (('0') + ((11 / 100000) % 10)), (('0') + ((11 / 10000) % 10)), (('0') + ((11 / 1000) % 10)), (('0') + ((11 / 100) % 10)), (('0') + ((11 / 10) % 10)), (('0') + (11 % 10)), '.', (('0') + ((8 / 10000000) % 10)), (('0') + ((8 / 1000000) % 10)), (('0') + ((8 / 100000) % 10)), (('0') + ((8 / 10000) % 10)), (('0') + ((8 / 1000) % 10)), (('0') + ((8 / 100) % 10)), (('0') + ((8 / 10) % 10)), (('0') + (8 % 10)), '.', (('0') + ((89 / 10000000) % 10)), (('0') + ((89 / 1000000) % 10)), (('0') + ((89 / 100000) % 10)), (('0') + ((89 / 10000) % 10)), (('0') + ((89 / 1000) % 10)), (('0') + ((89 / 100) % 10)), (('0') + ((89 / 10) % 10)), (('0') + (89 % 10)), ']', '\000'}; +# 365 "CMakeCUDACompilerId.cu" +const char info_simulate_version[] = {'I', 'N', 'F', 'O', ':', 's', 'i', 'm', 'u', 'l', 'a', 't', 'e', '_', 'v', 'e', 'r', 's', 'i', 'o', 'n', '[', (('0') + ((11 / 10000000) % 10)), (('0') + ((11 / 1000000) % 10)), (('0') + ((11 / 100000) % 10)), (('0') + ((11 / 10000) % 10)), (('0') + ((11 / 1000) % 10)), (('0') + ((11 / 100) % 10)), (('0') + ((11 / 10) % 10)), (('0') + (11 % 10)), '.', (('0') + ((4 / 10000000) % 10)), (('0') + ((4 / 1000000) % 10)), (('0') + ((4 / 100000) % 10)), (('0') + ((4 / 10000) % 10)), (('0') + ((4 / 1000) % 10)), (('0') + ((4 / 100) % 10)), (('0') + ((4 / 10) % 10)), (('0') + (4 % 10)), ']', '\000'}; +# 385 +const char *info_platform = ("INFO:platform[Linux]"); +# 386 +const char *info_arch = ("INFO:arch[]"); +# 390 +const char *info_language_standard_default = ("INFO:standard_default[17]"); +# 406 +const char *info_language_extensions_default = ("INFO:extensions_default[ON]"); +# 418 +int main(int argc, char *argv[]) +# 419 +{ +# 420 +int require = 0; +# 421 +require += (info_compiler[argc]); +# 422 +require += (info_platform[argc]); +# 424 +require += (info_version[argc]); +# 427 +require += (info_simulate[argc]); +# 430 +require += (info_simulate_version[argc]); +# 432 +require += (info_language_standard_default[argc]); +# 433 +require += (info_language_extensions_default[argc]); +# 434 +(void)argv; +# 435 +return require; +# 436 +} + +# 1 "CMakeCUDACompilerId.cudafe1.stub.c" +#define _NV_ANON_NAMESPACE _GLOBAL__N__9312d7f9_22_CMakeCUDACompilerId_cu_bd57c623 +#ifdef _NV_ANON_NAMESPACE +#endif +# 1 "CMakeCUDACompilerId.cudafe1.stub.c" +#include "CMakeCUDACompilerId.cudafe1.stub.c" +# 1 "CMakeCUDACompilerId.cudafe1.stub.c" +#undef _NV_ANON_NAMESPACE diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu new file mode 100644 index 0000000..02ce2bf --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.gpu @@ -0,0 +1,495 @@ +typedef char __nv_bool; +# 533 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +struct _ZSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE; +# 80 "/usr/include/c++/11/bits/stl_pair.h" 3 +struct _ZSt21piecewise_construct_t; +# 167 "/usr/include/c++/11/limits" 3 +enum _ZSt17float_round_style { +# 169 "/usr/include/c++/11/limits" 3 +_ZSt19round_indeterminate = (-1), +# 170 "/usr/include/c++/11/limits" 3 +_ZSt17round_toward_zero, +# 171 "/usr/include/c++/11/limits" 3 +_ZSt16round_to_nearest, +# 172 "/usr/include/c++/11/limits" 3 +_ZSt21round_toward_infinity, +# 173 "/usr/include/c++/11/limits" 3 +_ZSt25round_toward_neg_infinity}; +# 182 "/usr/include/c++/11/limits" 3 +enum _ZSt18float_denorm_style { +# 185 "/usr/include/c++/11/limits" 3 +_ZSt20denorm_indeterminate = (-1), +# 187 "/usr/include/c++/11/limits" 3 +_ZSt13denorm_absent, +# 189 "/usr/include/c++/11/limits" 3 +_ZSt14denorm_present}; +# 202 "/usr/include/c++/11/limits" 3 +struct _ZSt21__numeric_limits_base; +# 384 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIbE; +# 453 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIcE; +# 520 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIaE; +# 590 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIhE; +# 663 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIwE; +# 797 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIDsE; +# 858 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIDiE; +# 920 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIsE; +# 987 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsItE; +# 1060 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIiE; +# 1127 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIjE; +# 1199 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIlE; +# 1266 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsImE; +# 1339 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIxE; +# 1409 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIyE; +# 1635 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsInE; +# 1635 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIoE; +# 1668 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIfE; +# 1743 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIdE; +# 1818 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIeE; +# 352 "/usr/include/c++/11/utility" 3 +struct _ZSt10in_place_t; +# 209 "/usr/lib/gcc/x86_64-linux-gnu/11/include/stddef.h" 3 +typedef unsigned long size_t; +#include "crt/device_runtime.h" +# 280 "/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h" 3 +typedef unsigned long _ZSt6size_t; +# 533 "/usr/include/c++/11/bits/cpp_type_traits.h" 3 +struct _ZSt24__is_memcmp_ordered_withISt4byteS0_Lb1EE {}; +# 80 "/usr/include/c++/11/bits/stl_pair.h" 3 +struct _ZSt21piecewise_construct_t {}; +# 202 "/usr/include/c++/11/limits" 3 +struct _ZSt21__numeric_limits_base {}; +# 384 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIbE {}; +# 453 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIcE {}; +# 520 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIaE {}; +# 590 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIhE {}; +# 663 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIwE {}; +# 797 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIDsE {}; +# 858 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIDiE {}; +# 920 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIsE {}; +# 987 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsItE {}; +# 1060 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIiE {}; +# 1127 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIjE {}; +# 1199 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIlE {}; +# 1266 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsImE {}; +# 1339 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIxE {}; +# 1409 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIyE {}; +# 1635 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsInE {}; +# 1635 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIoE {}; +# 1668 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIfE {}; +# 1743 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIdE {}; +# 1818 "/usr/include/c++/11/limits" 3 +struct _ZSt14numeric_limitsIeE {}; +# 352 "/usr/include/c++/11/utility" 3 +struct _ZSt10in_place_t {}; +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#include "common_functions.h" +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif +#if !defined(__CUDABE__) +#endif diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c new file mode 100644 index 0000000..2ebe7e6 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.cudafe1.stub.c @@ -0,0 +1,15 @@ +#pragma GCC diagnostic push +#pragma GCC diagnostic ignored "-Wunused-function" +#pragma GCC diagnostic ignored "-Wcast-qual" +#define __NV_CUBIN_HANDLE_STORAGE__ static +#if !defined(__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__) +#define __CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__ +#endif +#include "crt/host_runtime.h" +#include "CMakeCUDACompilerId.fatbin.c" +static void __nv_cudaEntityRegisterCallback(void **); +static void __sti____cudaRegisterAll(void) __attribute__((__constructor__)); +static void __nv_cudaEntityRegisterCallback(void **__T0){__nv_dummy_param_ref(__T0);__nv_save_fatbinhandle_for_managed_rt(__T0);} +static void __sti____cudaRegisterAll(void){__cudaRegisterBinary(__nv_cudaEntityRegisterCallback);} + +#pragma GCC diagnostic pop diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin new file mode 100644 index 0000000000000000000000000000000000000000..40961c5adafd04e65369ea12fdce05cbb4d444fc GIT binary patch literal 1112 zcmb`Gu};H442Er&(kL(#m7!x`Vn9b#Ldh5gP$d{xn5#eotwd9liz;A2Y&;VKGmpT? z3m`Ev;^cf)XpxWrOLxER`14)vlH<3NM}#_b7oac##E`v*iiz!90|eg&tScqI?B4Ak z9T4JnO_BspFew!@rSA)xq+j(RgaC-=Dz5=b4|JAh(J6aYZ$>6Aw5JD2{~A;>QN!eX zTsUcbsiL!NI8OedL20-1ZktmTki#lHKD0iOQ+K!4Idn|Q5v_|hMLp3C(UxdXD4&F= z;rWgvHavpi5e$!Dcm%_f@C1e@;Ry^+!jteMJPFTxU)|)1uWQ-7$KU4sx@SJAqG2d) z_e8Da^<`V);5+_aihkl7T*qfJXU~#piRLx=C=Q#oDf#@~c@I|-PUS^>d-cH+9QNN$YTKDwuHugHc%f|30XZTXT literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c new file mode 100644 index 0000000..345f882 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.fatbin.c @@ -0,0 +1,60 @@ +#ifndef __SKIP_INTERNAL_FATBINARY_HEADERS +#include "fatbinary_section.h" +#endif +#define __CUDAFATBINSECTION ".nvFatBinSegment" +#define __CUDAFATBINDATASECTION ".nv_fatbin" +asm( +".section .nv_fatbin, \"a\"\n" +".align 8\n" +"fatbinData:\n" +".quad 0x00100001ba55ed50,0x0000000000000448,0x0000004001010002,0x0000000000000388\n" +".quad 0x0000000000000000,0x0000003400010007,0x0000000000000000,0x0000000000000011\n" +".quad 0x0000000000000000,0x0000000000000000,0x33010102464c457f,0x0000000000000007\n" +".quad 0x0000007600be0002,0x0000000000000000,0x0000000000000318,0x00000000000001d8\n" +".quad 0x0038004000340534,0x0001000500400002,0x7472747368732e00,0x747274732e006261\n" +".quad 0x746d79732e006261,0x746d79732e006261,0x78646e68735f6261,0x666e692e766e2e00\n" +".quad 0x65722e766e2e006f,0x6e6f697463612e6c,0x72747368732e0000,0x7274732e00626174\n" +".quad 0x6d79732e00626174,0x6d79732e00626174,0x646e68735f626174,0x6e692e766e2e0078\n" +".quad 0x722e766e2e006f66,0x6f697463612e6c65,0x000000000000006e,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000000,0x0004000300000032,0x0000000000000000\n" +".quad 0x0000000000000000,0x000000000000004b,0x222f0a1008020200,0x0000000008000000\n" +".quad 0x0000000008080000,0x0000000008100000,0x0000000008180000,0x0000000008200000\n" +".quad 0x0000000008280000,0x0000000008300000,0x0000000008380000,0x0000000008000001\n" +".quad 0x0000000008080001,0x0000000008100001,0x0000000008180001,0x0000000008200001\n" +".quad 0x0000000008280001,0x0000000008300001,0x0000000008380001,0x0000000008000002\n" +".quad 0x0000000008080002,0x0000000008100002,0x0000000008180002,0x0000000008200002\n" +".quad 0x0000000008280002,0x0000000008300002,0x0000000008380002,0x0000002c14000000\n" +".quad 0x000000000c000003,0x0000000000000000,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000000,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000300000001,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000040,0x0000000000000041,0x0000000000000000,0x0000000000000001\n" +".quad 0x0000000000000000,0x000000030000000b,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000081,0x0000000000000041,0x0000000000000000,0x0000000000000001\n" +".quad 0x0000000000000000,0x0000000200000013,0x0000000000000000,0x0000000000000000\n" +".quad 0x00000000000000c8,0x0000000000000030,0x0000000200000002,0x0000000000000008\n" +".quad 0x0000000000000018,0x7000000b00000032,0x0000000000000000,0x0000000000000000\n" +".quad 0x00000000000000f8,0x00000000000000e0,0x0000000000000000,0x0000000000000008\n" +".quad 0x0000000000000008,0x0000000500000006,0x0000000000000318,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000070,0x0000000000000070,0x0000000000000008\n" +".quad 0x0000000500000001,0x0000000000000318,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000070,0x0000000000000070,0x0000000000000008,0x0000004801010001\n" +".quad 0x0000000000000038,0x0000004000000036,0x0000003400070008,0x0000000000000000\n" +".quad 0x0000000000002011,0x0000000000000000,0x0000000000000038,0x0000000000000000\n" +".quad 0x762e21f000010a13,0x37206e6f69737265,0x677261742e0a382e,0x32355f6d73207465\n" +".quad 0x7365726464612e0a, 0x3620657a69735f73, 0x0000000a0a0a0a34\n" +".text\n"); +#ifdef __cplusplus +extern "C" { +#endif +extern const unsigned long long fatbinData[139]; +#ifdef __cplusplus +} +#endif +#ifdef __cplusplus +extern "C" { +#endif +static const __fatBinC_Wrapper_t __fatDeviceText __attribute__ ((aligned (8))) __attribute__ ((section (__CUDAFATBINSECTION)))= + { 0x466243b1, 1, fatbinData, 0 }; +#ifdef __cplusplus +} +#endif diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id new file mode 100644 index 0000000..4e4e5a6 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.module_id @@ -0,0 +1 @@ +_9312d7f9_22_CMakeCUDACompilerId_cu_bd57c623 \ No newline at end of file diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx new file mode 100644 index 0000000..b55e351 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.ptx @@ -0,0 +1,14 @@ +// +// Generated by NVIDIA NVVM Compiler +// +// Compiler Build ID: CL-31833905 +// Cuda compilation tools, release 11.8, V11.8.89 +// Based on NVVM 7.0.1 +// + +.version 7.8 +.target sm_52 +.address_size 64 + + + diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/CMakeCUDACompilerId.sm_52.cubin new file mode 100644 index 0000000000000000000000000000000000000000..dc3c40cc31dfc693a9cf45baf4b5965bd85041c0 GIT binary patch literal 904 zcmb`FJx;?w5QX1NFjznl2@02piUOGkQltz8G;jwL{**}IpxBC_LR^fRBT#Y-N@hK8 zEt!CjfR(&&=6SyLdS@SxPLEaOUs<(-2S{s!&H#TLjf=bpZ^%=fK5*>xY8)lEkKiX0f0W#% z&KZPpe4mF|g%x-*$ zzLTD4C8F0_-QS_m-T?Ckn5W<9>JgYn z;Srce;Zb-L9)+iG-`b;v#$uiC@wb)kV|!IBkj&-Mj;$}-8U^3+&r^bi7NZXRPb3&z=gbV2luXXy3I#Jrk&J*3C!e0yjy6DJ`a;gnV+i9HZ0ZaAT LSXDXO{x{qg5r|`p literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c new file mode 100644 index 0000000..c683fe0 --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.fatbin.c @@ -0,0 +1,61 @@ +#ifndef __SKIP_INTERNAL_FATBINARY_HEADERS +#include "fatbinary_section.h" +#endif +#define __CUDAFATBINSECTION ".nvFatBinSegment" +#define __CUDAFATBINDATASECTION ".nv_fatbin" +asm( +".section .nv_fatbin, \"a\"\n" +".align 8\n" +"fatbinData:\n" +".quad 0x00100001ba55ed50,0x0000000000000470,0x0000004001010002,0x0000000000000430\n" +".quad 0x0000000000000000,0x0000003400010007,0x0000000000000000,0x0000000000000011\n" +".quad 0x0000000000000000,0x0000000000000000,0x33010102464c457f,0x0000000000000007\n" +".quad 0x0000007600be0002,0x0000000000000000,0x00000000000003c0,0x0000000000000240\n" +".quad 0x0038004000340534,0x0001000600400002,0x7472747368732e00,0x747274732e006261\n" +".quad 0x746d79732e006261,0x746d79732e006261,0x78646e68735f6261,0x666e692e766e2e00\n" +".quad 0x61632e766e2e006f,0x0068706172676c6c,0x746f72702e766e2e,0x6e2e00657079746f\n" +".quad 0x63612e6c65722e76,0x732e00006e6f6974,0x0062617472747368,0x006261747274732e\n" +".quad 0x006261746d79732e,0x5f6261746d79732e,0x6e2e0078646e6873,0x2e006f666e692e76\n" +".quad 0x676c6c61632e766e,0x766e2e0068706172,0x79746f746f72702e,0x722e766e2e006570\n" +".quad 0x6f697463612e6c65,0x000000000000006e,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000000,0x0004000300000032,0x0000000000000000,0x0000000000000000\n" +".quad 0x000500030000004e,0x0000000000000000,0x0000000000000000,0xffffffff00000000\n" +".quad 0xfffffffe00000000,0xfffffffd00000000,0x000000000000004b,0x222f0a1008020200\n" +".quad 0x0000000008000000,0x0000000008080000,0x0000000008100000,0x0000000008180000\n" +".quad 0x0000000008200000,0x0000000008280000,0x0000000008300000,0x0000000008380000\n" +".quad 0x0000000008000001,0x0000000008080001,0x0000000008100001,0x0000000008180001\n" +".quad 0x0000000008200001,0x0000000008280001,0x0000000008300001,0x0000000008380001\n" +".quad 0x0000000008000002,0x0000000008080002,0x0000000008100002,0x0000000008180002\n" +".quad 0x0000000008200002,0x0000000008280002,0x0000000008300002,0x0000000008380002\n" +".quad 0x0000002c14000000,0x000000000c000003,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000000,0x0000000000000000,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000000,0x0000000300000001,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000040,0x000000000000005d,0x0000000000000000\n" +".quad 0x0000000000000001,0x0000000000000000,0x000000030000000b,0x0000000000000000\n" +".quad 0x0000000000000000,0x000000000000009d,0x000000000000005d,0x0000000000000000\n" +".quad 0x0000000000000001,0x0000000000000000,0x0000000200000013,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000100,0x0000000000000048,0x0000000300000002\n" +".quad 0x0000000000000008,0x0000000000000018,0x7000000100000032,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000148,0x0000000000000018,0x0000000000000003\n" +".quad 0x0000000000000004,0x0000000000000008,0x7000000b0000004e,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000160,0x00000000000000e0,0x0000000000000000\n" +".quad 0x0000000000000008,0x0000000000000008,0x0000000500000006,0x00000000000003c0\n" +".quad 0x0000000000000000,0x0000000000000000,0x0000000000000070,0x0000000000000070\n" +".quad 0x0000000000000008,0x0000000500000001,0x00000000000003c0,0x0000000000000000\n" +".quad 0x0000000000000000,0x0000000000000070,0x0000000000000070,0x0000000000000008\n" +".text\n"); +#ifdef __cplusplus +extern "C" { +#endif +extern const unsigned long long fatbinData[144]; +#ifdef __cplusplus +} +#endif +#ifdef __cplusplus +extern "C" { +#endif +static const __fatBinC_Wrapper_t __fatDeviceText __attribute__ ((aligned (8))) __attribute__ ((section (__CUDAFATBINSECTION)))= + { 0x466243b1, 2, fatbinData, (void**)__cudaPrelinkedFatbins }; +#ifdef __cplusplus +} +#endif diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c new file mode 100644 index 0000000..af69ecb --- /dev/null +++ b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.reg.c @@ -0,0 +1 @@ +#define NUM_PRELINKED_OBJECTS 0 diff --git a/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin b/build/CMakeFiles/3.22.1/CompilerIdCUDA/tmp/a_dlink.sm_52.cubin new file mode 100644 index 0000000000000000000000000000000000000000..231a0a4837c84119205d5aaa48897870bf3d8e16 GIT binary patch literal 1072 zcmcJN&q@P948}95twlW)^w6Vt@*t~d4?Xsx6cpb;bgk7b)ZJyf6npYXd==@V_#*yE zCf^k4DuQAT^Cg-5GCQ+*JU%;N=Z;p%jOm%C@KxqD3wmtYsduPHU1C`qp5!B_kfihklZrB2?YYB;Em9j(!G{NstXk=Hqq(j4JJ`rt!d_{K0%p^wg!+@Zo> efqz+aG$(LD8O>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) +# define COMPILER_ID "ADSP" +#if defined(__VISUALDSPVERSION__) + /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ +# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) +# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > 202002L + "23" +#elif CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +/* !defined(_MSC_VER) to exclude Clang's MSVC compatibility mode. */ +#if (defined(__clang__) || defined(__GNUC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) && !defined(_MSC_VER) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/build/CMakeFiles/CMakeDirectoryInformation.cmake b/build/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/CMakeFiles/CMakeOutput.log b/build/CMakeFiles/CMakeOutput.log new file mode 100644 index 0000000..1e03165 --- /dev/null +++ b/build/CMakeFiles/CMakeOutput.log @@ -0,0 +1,1392 @@ +The system is: Linux - 6.8.0-59-generic - x86_64 +Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. +Compiler: /usr/bin/cc +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + +The C compiler identification is GNU, found in "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdC/a.out" + +Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. +Compiler: /usr/bin/c++ +Build flags: +Id flags: + +The output was: +0 + + +Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + +The CXX compiler identification is GNU, found in "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCXX/a.out" + +Detecting C compiler ABI info compiled with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_61624/fast && /usr/bin/gmake -f CMakeFiles/cmTC_61624.dir/build.make CMakeFiles/cmTC_61624.dir/build +gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o +/usr/bin/cc -v -o CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_61624.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccyo9ovk.s +GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 50eaa2331df977b8016186198deb2d18 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/' + as -v --64 -o CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o /tmp/ccyo9ovk.s +GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.' +Linking C executable cmTC_61624 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61624.dir/link.txt --verbose=1 +/usr/bin/cc -v CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -o cmTC_61624 +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_61624' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_61624.' + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnTsOVt.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_61624 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_61624' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_61624.' +gmake[1]: Leaving directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-linux-gnu/11/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + +Parsed C implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_61624/fast && /usr/bin/gmake -f CMakeFiles/cmTC_61624.dir/build.make CMakeFiles/cmTC_61624.dir/build] + ignore line: [gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_61624.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccyo9ovk.s] + ignore line: [GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 50eaa2331df977b8016186198deb2d18] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o /tmp/ccyo9ovk.s] + ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.'] + ignore line: [Linking C executable cmTC_61624] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61624.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -o cmTC_61624 ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_61624' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_61624.'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnTsOVt.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_61624 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccnTsOVt.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_61624] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] + arg [CMakeFiles/cmTC_61624.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + +Detecting CXX compiler ABI info compiled with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1ec85/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1ec85.dir/build.make CMakeFiles/cmTC_1ec85.dir/build +gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/c++ -v -o CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_1ec85.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccpbbqEF.s +GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/include/c++/11 + /usr/include/x86_64-linux-gnu/c++/11 + /usr/include/c++/11/backward + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/' + as -v --64 -o CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccpbbqEF.s +GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.' +Linking CXX executable cmTC_1ec85 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ec85.dir/link.txt --verbose=1 +/usr/bin/c++ -v CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1ec85 +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1ec85' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_1ec85.' + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cccKXhJQ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_1ec85 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1ec85' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_1ec85.' +gmake[1]: Leaving directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/include/c++/11] + add: [/usr/include/x86_64-linux-gnu/c++/11] + add: [/usr/include/c++/11/backward] + add: [/usr/lib/gcc/x86_64-linux-gnu/11/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11] + collapse include dir [/usr/include/x86_64-linux-gnu/c++/11] ==> [/usr/include/x86_64-linux-gnu/c++/11] + collapse include dir [/usr/include/c++/11/backward] ==> [/usr/include/c++/11/backward] + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + +Parsed CXX implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_1ec85/fast && /usr/bin/gmake -f CMakeFiles/cmTC_1ec85.dir/build.make CMakeFiles/cmTC_1ec85.dir/build] + ignore line: [gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_1ec85.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccpbbqEF.s] + ignore line: [GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/include/c++/11] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/11] + ignore line: [ /usr/include/c++/11/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccpbbqEF.s] + ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [Linking CXX executable cmTC_1ec85] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1ec85.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1ec85 ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1ec85' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_1ec85.'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cccKXhJQ.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_1ec85 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cccKXhJQ.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_1ec85] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] + arg [CMakeFiles/cmTC_1ec85.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + +Determining if the include file inttypes.h exists passed with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_29ff8/fast && /usr/bin/gmake -f CMakeFiles/cmTC_29ff8.dir/build.make CMakeFiles/cmTC_29ff8.dir/build +gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” +Building C object CMakeFiles/cmTC_29ff8.dir/CheckIncludeFile.c.o +/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -o CMakeFiles/cmTC_29ff8.dir/CheckIncludeFile.c.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c +cc1: warning: command-line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-Wreorder’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-Wno-delete-incomplete’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-ftemplate-backtrace-limit=0’ is valid for C++/ObjC++ but not for C +Linking C executable cmTC_29ff8 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29ff8.dir/link.txt --verbose=1 +/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections CMakeFiles/cmTC_29ff8.dir/CheckIncludeFile.c.o -o cmTC_29ff8 +gmake[1]: 离开目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” + + + +Detecting C OpenMP compiler ABI info compiled with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_64219/fast && /usr/bin/gmake -f CMakeFiles/cmTC_64219.dir/build.make CMakeFiles/cmTC_64219.dir/build +gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” +Building C object CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o +/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v -o CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu -D_REENTRANT /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c -quiet -dumpdir CMakeFiles/cmTC_64219.dir/ -dumpbase OpenMPTryFlag.c.c -dumpbase-ext .c -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mtune=generic -march=x86-64 -Wextra -Wall -Werror=address -Werror=sequence-point -Wformat=1 -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wimplicit-fallthrough=0 -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -Wno-long-long -version -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -fomit-frame-pointer -frounding-math -ffunction-sections -fopenmp -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cchX877A.s +cc1: warning: command-line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-Wreorder’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-Wno-delete-incomplete’ is valid for C++/ObjC++ but not for C +cc1: warning: command-line option ‘-ftemplate-backtrace-limit=0’ is valid for C++/ObjC++ but not for C +GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 50eaa2331df977b8016186198deb2d18 +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/' + as -v --64 -o CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o /tmp/cchX877A.s +GNU汇编版本 2.38 (x86_64-linux-gnu) 使用BFD版本 (GNU Binutils for Ubuntu) 2.38 +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.' +Linking C executable cmTC_64219 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64219.dir/link.txt --verbose=1 +/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -o cmTC_64219 -v +Using built-in specs. +COLLECT_GCC=/usr/bin/cc +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.spec +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_64219' '-v' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_64219.' + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWZmEve.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_64219 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -lgomp -lgcc --push-state --as-needed -lgcc_s --pop-state -lpthread -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadend.o +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_64219' '-v' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_64219.' +gmake[1]: 离开目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” + + + +Parsed C OpenMP implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_64219/fast && /usr/bin/gmake -f CMakeFiles/cmTC_64219.dir/build.make CMakeFiles/cmTC_64219.dir/build] + ignore line: [gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp”] + ignore line: [Building C object CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o] + ignore line: [/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v -o CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu -D_REENTRANT /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c -quiet -dumpdir CMakeFiles/cmTC_64219.dir/ -dumpbase OpenMPTryFlag.c.c -dumpbase-ext .c -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mtune=generic -march=x86-64 -Wextra -Wall -Werror=address -Werror=sequence-point -Wformat=1 -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wimplicit-fallthrough=0 -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -Wno-long-long -version -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -fomit-frame-pointer -frounding-math -ffunction-sections -fopenmp -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cchX877A.s] + ignore line: [cc1: warning: command-line option ‘-Wsign-promo’ is valid for C++/ObjC++ but not for C] + ignore line: [cc1: warning: command-line option ‘-Wreorder’ is valid for C++/ObjC++ but not for C] + ignore line: [cc1: warning: command-line option ‘-Wno-delete-incomplete’ is valid for C++/ObjC++ but not for C] + ignore line: [cc1: warning: command-line option ‘-ftemplate-backtrace-limit=0’ is valid for C++/ObjC++ but not for C] + ignore line: [GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 50eaa2331df977b8016186198deb2d18] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o /tmp/cchX877A.s] + ignore line: [GNU汇编版本 2.38 (x86_64-linux-gnu) 使用BFD版本 (GNU Binutils for Ubuntu) 2.38] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o' '-c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.'] + ignore line: [Linking C executable cmTC_64219] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_64219.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -o cmTC_64219 -v ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.spec] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_64219' '-v' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_64219.'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWZmEve.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_64219 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o -lgomp -lgcc --push-state --as-needed -lgcc_s --pop-state -lpthread -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadend.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccWZmEve.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_64219] ==> ignore + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] + arg [CMakeFiles/cmTC_64219.dir/OpenMPTryFlag.c.o] ==> ignore + arg [-lgomp] ==> lib [gomp] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lpthread] ==> lib [pthread] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib] + implicit libs: [gomp;gcc;gcc_s;pthread;c;gcc;gcc_s] + implicit objs: [] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + +Detecting CXX OpenMP compiler ABI info compiled with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_513cd/fast && /usr/bin/gmake -f CMakeFiles/cmTC_513cd.dir/build.make CMakeFiles/cmTC_513cd.dir/build +gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” +Building CXX object CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v -std=c++20 -o CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D_REENTRANT /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp -quiet -dumpdir CMakeFiles/cmTC_513cd.dir/ -dumpbase OpenMPTryFlag.cpp.cpp -dumpbase-ext .cpp -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mtune=generic -march=x86-64 -Wextra -Wall -Werror=address -Werror=sequence-point -Wformat=1 -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wimplicit-fallthrough=0 -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -Wno-long-long -std=c++20 -version -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -fomit-frame-pointer -frounding-math -ffunction-sections -fopenmp -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccCAjp1y.s +GNU C++20 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/include/c++/11 + /usr/include/x86_64-linux-gnu/c++/11 + /usr/include/c++/11/backward + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +GNU C++20 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/' + as -v --64 -o CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o /tmp/ccCAjp1y.s +GNU汇编版本 2.38 (x86_64-linux-gnu) 使用BFD版本 (GNU Binutils for Ubuntu) 2.38 +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.' +Linking CXX executable cmTC_513cd +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_513cd.dir/link.txt --verbose=1 +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -o cmTC_513cd -v +Using built-in specs. +COLLECT_GCC=/usr/bin/c++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.spec +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_513cd' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_513cd.' + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccE7jH3E.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_513cd /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -lstdc++ -lm -lgomp -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadend.o +COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_513cd' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_513cd.' +gmake[1]: 离开目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” + + + +Parsed CXX OpenMP implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_513cd/fast && /usr/bin/gmake -f CMakeFiles/cmTC_513cd.dir/build.make CMakeFiles/cmTC_513cd.dir/build] + ignore line: [gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp”] + ignore line: [Building CXX object CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o] + ignore line: [/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v -std=c++20 -o CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D_REENTRANT /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp -quiet -dumpdir CMakeFiles/cmTC_513cd.dir/ -dumpbase OpenMPTryFlag.cpp.cpp -dumpbase-ext .cpp -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mtune=generic -march=x86-64 -Wextra -Wall -Werror=address -Werror=sequence-point -Wformat=1 -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wimplicit-fallthrough=0 -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -Wno-long-long -std=c++20 -version -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -fomit-frame-pointer -frounding-math -ffunction-sections -fopenmp -fasynchronous-unwind-tables -fstack-protector-strong -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccCAjp1y.s] + ignore line: [GNU C++20 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/include/c++/11] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/11] + ignore line: [ /usr/include/c++/11/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C++20 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o /tmp/ccCAjp1y.s] + ignore line: [GNU汇编版本 2.38 (x86_64-linux-gnu) 使用BFD版本 (GNU Binutils for Ubuntu) 2.38] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-std=c++20' '-o' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.'] + ignore line: [Linking CXX executable cmTC_513cd] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_513cd.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -v CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -o cmTC_513cd -v ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgomp.spec] + ignore line: [COLLECT_GCC_OPTIONS='-Wextra' '-Wall' '-Werror=address' '-Werror=sequence-point' '-Wformat=1' '-Werror=format-security' '-Winit-self' '-Wsign-promo' '-Wreorder' '-Wno-undef' '-Wno-switch' '-Wno-switch-enum' '-Wno-switch-default' '-Wimplicit-fallthrough=0' '-Wno-comment' '-Wno-narrowing' '-Wno-attributes' '-Wno-ignored-attributes' '-Wno-maybe-uninitialized' '-Wno-enum-compare' '-Wno-misleading-indentation' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-unused-function' '-Wno-unused-parameter' '-Wno-delete-incomplete' '-Wno-int-in-bool-context' '-Wno-deprecated-declarations' '-fdiagnostics-show-option' '-ftemplate-backtrace-limit=0' '-Wno-long-long' '-pthread' '-fomit-frame-pointer' '-frounding-math' '-msse' '-msse2' '-msse3' '-mssse3' '-msse4.1' '-msse4.2' '-ffunction-sections' '-fopenmp' '-v' '-o' 'cmTC_513cd' '-v' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_513cd.'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccE7jH3E.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_513cd /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o -lstdc++ -lm -lgomp -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/11/crtoffloadend.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccE7jH3E.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_513cd] ==> ignore + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] + arg [CMakeFiles/cmTC_513cd.dir/OpenMPTryFlag.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgomp] ==> lib [gomp] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lpthread] ==> lib [pthread] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gomp;gcc_s;gcc;pthread;c;gcc_s;gcc] + implicit objs: [] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + +Determining if the include file pthread.h exists passed with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_cd46c/fast && /usr/bin/gmake -f CMakeFiles/cmTC_cd46c.dir/build.make CMakeFiles/cmTC_cd46c.dir/build +gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” +Building C object CMakeFiles/cmTC_cd46c.dir/CheckIncludeFile.c.o +/usr/bin/cc -fPIC -o CMakeFiles/cmTC_cd46c.dir/CheckIncludeFile.c.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c +Linking C executable cmTC_cd46c +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cd46c.dir/link.txt --verbose=1 +/usr/bin/cc -fPIC CMakeFiles/cmTC_cd46c.dir/CheckIncludeFile.c.o -o cmTC_cd46c +gmake[1]: 离开目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” + + + +Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_b2ea4/fast && /usr/bin/gmake -f CMakeFiles/cmTC_b2ea4.dir/build.make CMakeFiles/cmTC_b2ea4.dir/build +gmake[1]: 进入目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” +Building C object CMakeFiles/cmTC_b2ea4.dir/src.c.o +/usr/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -fPIC -o CMakeFiles/cmTC_b2ea4.dir/src.c.o -c /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp/src.c +Linking C executable cmTC_b2ea4 +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b2ea4.dir/link.txt --verbose=1 +/usr/bin/cc -fPIC CMakeFiles/cmTC_b2ea4.dir/src.c.o -o cmTC_b2ea4 +gmake[1]: 离开目录“/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp” + + +Source file was: +#include + +static void* test_func(void* data) +{ + return data; +} + +int main(void) +{ + pthread_t thread; + pthread_create(&thread, NULL, test_func, NULL); + pthread_detach(thread); + pthread_cancel(thread); + pthread_join(thread, NULL); + pthread_atfork(NULL, NULL, NULL); + pthread_exit(NULL); + + return 0; +} + +Checking whether the CUDA compiler is NVIDIA using "" matched "nvcc: NVIDIA \(R\) Cuda compiler driver": +nvcc: NVIDIA (R) Cuda compiler driver +Copyright (c) 2005-2022 NVIDIA Corporation +Built on Wed_Sep_21_10:33:58_PDT_2022 +Cuda compilation tools, release 11.8, V11.8.89 +Build cuda_11.8.r11.8/compiler.31833905_0 +Compiling the CUDA compiler identification source file "CMakeCUDACompilerId.cu" succeeded. +Compiler: /usr/local/cuda/bin/nvcc +Build flags: +Id flags: --keep;--keep-dir;tmp -v + +The output was: +0 +#$ _NVVM_BRANCH_=nvvm +#$ _SPACE_= +#$ _CUDART_=cudart +#$ _HERE_=/usr/local/cuda/bin +#$ _THERE_=/usr/local/cuda/bin +#$ _TARGET_SIZE_= +#$ _TARGET_DIR_= +#$ _TARGET_DIR_=targets/x86_64-linux +#$ TOP=/usr/local/cuda/bin/.. +#$ NVVMIR_LIBRARY_DIR=/usr/local/cuda/bin/../nvvm/libdevice +#$ LD_LIBRARY_PATH=/usr/local/cuda/bin/../lib: +#$ PATH=/usr/local/cuda/bin/../nvvm/bin:/usr/local/cuda/bin:/data/miniconda3/bin:/data/miniconda3/condabin:/home/algo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/usr/local/cuda/bin:/usr/local/bin/OpenMVS +#$ INCLUDES="-I/usr/local/cuda/bin/../targets/x86_64-linux/include" +#$ LIBRARIES= "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" +#$ CUDAFE_FLAGS= +#$ PTXAS_FLAGS= +#$ rm tmp/a_dlink.reg.c +#$ gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp1.ii" +#$ cicc --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed -arch compute_52 -m64 --no-version-ident -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "CMakeCUDACompilerId.fatbin.c" -tused --gen_module_id_file --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.c" --stub_file_name "tmp/CMakeCUDACompilerId.cudafe1.stub.c" --gen_device_file_name "tmp/CMakeCUDACompilerId.cudafe1.gpu" "tmp/CMakeCUDACompilerId.cpp1.ii" -o "tmp/CMakeCUDACompilerId.ptx" +#$ ptxas -arch=sm_52 -m64 "tmp/CMakeCUDACompilerId.ptx" -o "tmp/CMakeCUDACompilerId.sm_52.cubin" +#$ fatbinary --create="tmp/CMakeCUDACompilerId.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " "--image3=kind=elf,sm=52,file=tmp/CMakeCUDACompilerId.sm_52.cubin" "--image3=kind=ptx,sm=52,file=tmp/CMakeCUDACompilerId.ptx" --embedded-fatbin="tmp/CMakeCUDACompilerId.fatbin.c" +#$ gcc -D__CUDA_ARCH_LIST__=520 -E -x c++ -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp4.ii" +#$ cudafe++ --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed --m64 --parse_templates --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.cpp" --stub_file_name "CMakeCUDACompilerId.cudafe1.stub.c" --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" "tmp/CMakeCUDACompilerId.cpp4.ii" +#$ gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -c -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -m64 "tmp/CMakeCUDACompilerId.cudafe1.cpp" -o "tmp/CMakeCUDACompilerId.o" +#$ nvlink -m64 --arch=sm_52 --register-link-binaries="tmp/a_dlink.reg.c" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -cpu-arch=X86_64 "tmp/CMakeCUDACompilerId.o" -lcudadevrt -o "tmp/a_dlink.sm_52.cubin" --host-ccbin "gcc" +#$ fatbinary --create="tmp/a_dlink.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " -link "--image3=kind=elf,sm=52,file=tmp/a_dlink.sm_52.cubin" --embedded-fatbin="tmp/a_dlink.fatbin.c" +#$ gcc -D__CUDA_ARCH_LIST__=520 -c -x c++ -DFATBINFILE="\"tmp/a_dlink.fatbin.c\"" -DREGISTERLINKBINARYFILE="\"tmp/a_dlink.reg.c\"" -I. -D__NV_EXTRA_INITIALIZATION= -D__NV_EXTRA_FINALIZATION= -D__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -m64 "/usr/local/cuda/bin/crt/link.stub" -o "tmp/a_dlink.o" +#$ g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" + + +Compilation of the CUDA compiler identification source "CMakeCUDACompilerId.cu" produced "a.out" + +The CUDA compiler identification is NVIDIA, found in "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/a.out" + +Parsed CUDA nvcc implicit link information from above output: + found 'PATH=' string: [/usr/local/cuda/bin/../nvvm/bin:/usr/local/cuda/bin:/data/miniconda3/bin:/data/miniconda3/condabin:/home/algo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/usr/local/cuda/bin:/usr/local/bin/OpenMVS] + found 'LIBRARIES=' string: ["-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib"] + considering line: [#$ rm tmp/a_dlink.reg.c] + considering line: [gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp1.ii" ] + considering line: [cicc --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed -arch compute_52 -m64 --no-version-ident -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "CMakeCUDACompilerId.fatbin.c" -tused --gen_module_id_file --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.c" --stub_file_name "tmp/CMakeCUDACompilerId.cudafe1.stub.c" --gen_device_file_name "tmp/CMakeCUDACompilerId.cudafe1.gpu" "tmp/CMakeCUDACompilerId.cpp1.ii" -o "tmp/CMakeCUDACompilerId.ptx"] + considering line: [ptxas -arch=sm_52 -m64 "tmp/CMakeCUDACompilerId.ptx" -o "tmp/CMakeCUDACompilerId.sm_52.cubin" ] + considering line: [fatbinary --create="tmp/CMakeCUDACompilerId.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " "--image3=kind=elf,sm=52,file=tmp/CMakeCUDACompilerId.sm_52.cubin" "--image3=kind=ptx,sm=52,file=tmp/CMakeCUDACompilerId.ptx" --embedded-fatbin="tmp/CMakeCUDACompilerId.fatbin.c" ] + considering line: [gcc -D__CUDA_ARCH_LIST__=520 -E -x c++ -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp4.ii" ] + considering line: [cudafe++ --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed --m64 --parse_templates --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.cpp" --stub_file_name "CMakeCUDACompilerId.cudafe1.stub.c" --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" "tmp/CMakeCUDACompilerId.cpp4.ii" ] + considering line: [gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -c -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -m64 "tmp/CMakeCUDACompilerId.cudafe1.cpp" -o "tmp/CMakeCUDACompilerId.o" ] + considering line: [nvlink -m64 --arch=sm_52 --register-link-binaries="tmp/a_dlink.reg.c" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -cpu-arch=X86_64 "tmp/CMakeCUDACompilerId.o" -lcudadevrt -o "tmp/a_dlink.sm_52.cubin" --host-ccbin "gcc"] + ignoring nvlink line + considering line: [fatbinary --create="tmp/a_dlink.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " -link "--image3=kind=elf,sm=52,file=tmp/a_dlink.sm_52.cubin" --embedded-fatbin="tmp/a_dlink.fatbin.c" ] + considering line: [gcc -D__CUDA_ARCH_LIST__=520 -c -x c++ -DFATBINFILE="\"tmp/a_dlink.fatbin.c\"" -DREGISTERLINKBINARYFILE="\"tmp/a_dlink.reg.c\"" -I. -D__NV_EXTRA_INITIALIZATION= -D__NV_EXTRA_FINALIZATION= -D__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -m64 "/usr/local/cuda/bin/crt/link.stub" -o "tmp/a_dlink.o" ] + considering line: [g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + extracted link line: [g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + considering line: [] + extracted link launcher name: [g++] + found link launcher absolute path: [/usr/bin/g++] + + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + link line: [cuda-fake-ld g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + arg [cuda-fake-ld] ==> ignore + arg [g++] ==> ignore + arg [-D__CUDA_ARCH_LIST__=520] ==> ignore + arg [-m64] ==> ignore + arg [-Wl,--start-group] ==> ignore + arg [tmp/a_dlink.o] ==> ignore + arg [tmp/CMakeCUDACompilerId.o] ==> ignore + arg [-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] ==> dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] + arg [-L/usr/local/cuda/bin/../targets/x86_64-linux/lib] ==> dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib] + arg [-lcudadevrt] ==> lib [cudadevrt] + arg [-lcudart_static] ==> lib [cudart_static] + arg [-lrt] ==> lib [rt] + arg [-lpthread] ==> lib [pthread] + arg [-ldl] ==> lib [dl] + arg [-Wl,--end-group] ==> ignore + arg [-o] ==> ignore + arg [a.out] ==> ignore + collapse library dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] ==> [/usr/local/cuda/targets/x86_64-linux/lib/stubs] + collapse library dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib] ==> [/usr/local/cuda/targets/x86_64-linux/lib] + implicit libs: [cudadevrt;cudart_static;rt;pthread;dl] + implicit objs: [] + implicit dirs: [/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib] + implicit fwks: [] + + +Parsed CUDA nvcc include information from above output: + found 'PATH=' string: [/usr/local/cuda/bin/../nvvm/bin:/usr/local/cuda/bin:/data/miniconda3/bin:/data/miniconda3/condabin:/home/algo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/usr/local/cuda/bin:/usr/local/bin/OpenMVS] + found 'LIBRARIES=' string: ["-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib"] + considering line: [#$ rm tmp/a_dlink.reg.c] + considering line: [gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp1.ii" ] + considering line: [cicc --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed -arch compute_52 -m64 --no-version-ident -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "CMakeCUDACompilerId.fatbin.c" -tused --gen_module_id_file --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.c" --stub_file_name "tmp/CMakeCUDACompilerId.cudafe1.stub.c" --gen_device_file_name "tmp/CMakeCUDACompilerId.cudafe1.gpu" "tmp/CMakeCUDACompilerId.cpp1.ii" -o "tmp/CMakeCUDACompilerId.ptx"] + considering line: [ptxas -arch=sm_52 -m64 "tmp/CMakeCUDACompilerId.ptx" -o "tmp/CMakeCUDACompilerId.sm_52.cubin" ] + considering line: [fatbinary --create="tmp/CMakeCUDACompilerId.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " "--image3=kind=elf,sm=52,file=tmp/CMakeCUDACompilerId.sm_52.cubin" "--image3=kind=ptx,sm=52,file=tmp/CMakeCUDACompilerId.ptx" --embedded-fatbin="tmp/CMakeCUDACompilerId.fatbin.c" ] + considering line: [gcc -D__CUDA_ARCH_LIST__=520 -E -x c++ -D__CUDACC__ -D__NVCC__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 "CMakeCUDACompilerId.cu" -o "tmp/CMakeCUDACompilerId.cpp4.ii" ] + considering line: [cudafe++ --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "CMakeCUDACompilerId.cu" --orig_src_path_name "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/3.22.1/CompilerIdCUDA/CMakeCUDACompilerId.cu" --allow_managed --m64 --parse_templates --gen_c_file_name "tmp/CMakeCUDACompilerId.cudafe1.cpp" --stub_file_name "CMakeCUDACompilerId.cudafe1.stub.c" --module_id_file_name "tmp/CMakeCUDACompilerId.module_id" "tmp/CMakeCUDACompilerId.cpp4.ii" ] + considering line: [gcc -D__CUDA_ARCH__=520 -D__CUDA_ARCH_LIST__=520 -c -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -m64 "tmp/CMakeCUDACompilerId.cudafe1.cpp" -o "tmp/CMakeCUDACompilerId.o" ] + considering line: [nvlink -m64 --arch=sm_52 --register-link-binaries="tmp/a_dlink.reg.c" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -cpu-arch=X86_64 "tmp/CMakeCUDACompilerId.o" -lcudadevrt -o "tmp/a_dlink.sm_52.cubin" --host-ccbin "gcc"] + ignoring nvlink line + considering line: [fatbinary --create="tmp/a_dlink.fatbin" -64 --cicc-cmdline="-ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " -link "--image3=kind=elf,sm=52,file=tmp/a_dlink.sm_52.cubin" --embedded-fatbin="tmp/a_dlink.fatbin.c" ] + considering line: [gcc -D__CUDA_ARCH_LIST__=520 -c -x c++ -DFATBINFILE="\"tmp/a_dlink.fatbin.c\"" -DREGISTERLINKBINARYFILE="\"tmp/a_dlink.reg.c\"" -I. -D__NV_EXTRA_INITIALIZATION= -D__NV_EXTRA_FINALIZATION= -D__CUDA_INCLUDE_COMPILER_INTERNAL_HEADERS__ "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=11 -D__CUDACC_VER_MINOR__=8 -D__CUDACC_VER_BUILD__=89 -D__CUDA_API_VER_MAJOR__=11 -D__CUDA_API_VER_MINOR__=8 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -m64 "/usr/local/cuda/bin/crt/link.stub" -o "tmp/a_dlink.o" ] + considering line: [g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + extracted link line: [g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + considering line: [] + extracted link launcher name: [g++] + found link launcher absolute path: [/usr/bin/g++] + found 'INCLUDES=' string: ["-I/usr/local/cuda/bin/../targets/x86_64-linux/include" ] + + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + link line: [cuda-fake-ld g++ -D__CUDA_ARCH_LIST__=520 -m64 -Wl,--start-group "tmp/a_dlink.o" "tmp/CMakeCUDACompilerId.o" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib" -lcudadevrt -lcudart_static -lrt -lpthread -ldl -Wl,--end-group -o "a.out" ] + arg [cuda-fake-ld] ==> ignore + arg [g++] ==> ignore + arg [-D__CUDA_ARCH_LIST__=520] ==> ignore + arg [-m64] ==> ignore + arg [-Wl,--start-group] ==> ignore + arg [tmp/a_dlink.o] ==> ignore + arg [tmp/CMakeCUDACompilerId.o] ==> ignore + arg [-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] ==> dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] + arg [-L/usr/local/cuda/bin/../targets/x86_64-linux/lib] ==> dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib] + arg [-lcudadevrt] ==> lib [cudadevrt] + arg [-lcudart_static] ==> lib [cudart_static] + arg [-lrt] ==> lib [rt] + arg [-lpthread] ==> lib [pthread] + arg [-ldl] ==> lib [dl] + arg [-Wl,--end-group] ==> ignore + arg [-o] ==> ignore + arg [a.out] ==> ignore + collapse library dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs] ==> [/usr/local/cuda/targets/x86_64-linux/lib/stubs] + collapse library dir [/usr/local/cuda/bin/../targets/x86_64-linux/lib] ==> [/usr/local/cuda/targets/x86_64-linux/lib] + implicit libs: [cudadevrt;cudart_static;rt;pthread;dl] + implicit objs: [] + implicit dirs: [/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib] + implicit fwks: [] + + +Detecting CUDA compiler ABI info compiled with the following output: +Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp + +Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4f96e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4f96e.dir/build.make CMakeFiles/cmTC_4f96e.dir/build +gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' +Building CUDA object CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o +/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler --generate-code=arch=compute_52,code=[compute_52,sm_52] -Xcompiler=-v -MD -MT CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -MF CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o.d -x cu -c /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o +Using built-in specs. +COLLECT_GCC=gcc +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -E -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH__=520 -D __CUDA_ARCH_LIST__=520 -D CUDA_DOUBLE_MATH_FUNCTIONS -D __CUDACC__ -D __NVCC__ -D __CUDACC_VER_MAJOR__=11 -D __CUDACC_VER_MINOR__=8 -D __CUDACC_VER_BUILD__=89 -D __CUDA_API_VER_MAJOR__=11 -D __CUDA_API_VER_MINOR__=8 -D __NVCC_DIAG_PRAGMA_SUPPORT__=1 -include cuda_runtime.h /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o /tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii -m64 -mtune=generic -march=x86-64 -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -dumpdir /tmp/ -dumpbase tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.cu -dumpbase-ext .cu +ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/local/cuda/bin/../targets/x86_64-linux/include + /usr/include/c++/11 + /usr/include/x86_64-linux-gnu/c++/11 + /usr/include/c++/11/backward + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.' +Using built-in specs. +COLLECT_GCC=gcc +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -E -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH_LIST__=520 -D __CUDACC__ -D __NVCC__ -D __CUDACC_VER_MAJOR__=11 -D __CUDACC_VER_MINOR__=8 -D __CUDACC_VER_BUILD__=89 -D __CUDA_API_VER_MAJOR__=11 -D __CUDA_API_VER_MINOR__=8 -D __NVCC_DIAG_PRAGMA_SUPPORT__=1 -include cuda_runtime.h /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o /tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii -m64 -mtune=generic -march=x86-64 -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -dumpdir /tmp/ -dumpbase tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.cu -dumpbase-ext .cu +ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/local/cuda/bin/../targets/x86_64-linux/include + /usr/include/c++/11 + /usr/include/x86_64-linux-gnu/c++/11 + /usr/include/c++/11/backward + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.' +Using built-in specs. +COLLECT_GCC=gcc +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/' + /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH__=520 -D __CUDA_ARCH_LIST__=520 -D CUDA_DOUBLE_MATH_FUNCTIONS /tmp/tmpxft_000cd4d7_00000000-6_CMakeCUDACompilerABI.cudafe1.cpp -quiet -dumpdir CMakeFiles/cmTC_4f96e.dir/ -dumpbase CMakeCUDACompilerABI.cu.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccJqXc0K.s +GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11" +ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed" +ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include" +#include "..." search starts here: +#include <...> search starts here: + /usr/local/cuda/bin/../targets/x86_64-linux/include + /usr/include/c++/11 + /usr/include/x86_64-linux-gnu/c++/11 + /usr/include/c++/11/backward + /usr/lib/gcc/x86_64-linux-gnu/11/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include +End of search list. +GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) + compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/' + as -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include --64 -o CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o /tmp/ccJqXc0K.s +GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.' +Linking CUDA executable cmTC_4f96e +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f96e.dir/link.txt --verbose=1 +/usr/bin/g++ -v CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -o cmTC_4f96e -lcudadevrt -lcudart_static -lrt -lpthread -ldl -L"/usr/local/cuda/targets/x86_64-linux/lib/stubs" -L"/usr/local/cuda/targets/x86_64-linux/lib" +Using built-in specs. +COLLECT_GCC=/usr/bin/g++ +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper +OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa +OFFLOAD_TARGET_DEFAULT=1 +Target: x86_64-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 +Thread model: posix +Supported LTO compression algorithms: zlib zstd +gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) +COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/ +LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f96e' '-L/usr/local/cuda/targets/x86_64-linux/lib/stubs' '-L/usr/local/cuda/targets/x86_64-linux/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_4f96e.' + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYbJa1Z.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_4f96e /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -lcudadevrt -lcudart_static -lrt -lpthread -ldl -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o +COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f96e' '-L/usr/local/cuda/targets/x86_64-linux/lib/stubs' '-L/usr/local/cuda/targets/x86_64-linux/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_4f96e.' +gmake[1]: Leaving directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp' + + + +Parsed CUDA implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/local/cuda/bin/../targets/x86_64-linux/include] + add: [/usr/include/c++/11] + add: [/usr/include/x86_64-linux-gnu/c++/11] + add: [/usr/include/c++/11/backward] + add: [/usr/lib/gcc/x86_64-linux-gnu/11/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/local/cuda/bin/../targets/x86_64-linux/include] ==> [/usr/local/cuda/targets/x86_64-linux/include] + collapse include dir [/usr/include/c++/11] ==> [/usr/include/c++/11] + collapse include dir [/usr/include/x86_64-linux-gnu/c++/11] ==> [/usr/include/x86_64-linux-gnu/c++/11] + collapse include dir [/usr/include/c++/11/backward] ==> [/usr/include/c++/11/backward] + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/local/cuda/targets/x86_64-linux/include;/usr/include/c++/11;/usr/include/x86_64-linux-gnu/c++/11;/usr/include/c++/11/backward;/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + +Parsed CUDA implicit link information from above output: + link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] + ignore line: [Change Dir: /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_4f96e/fast && /usr/bin/gmake -f CMakeFiles/cmTC_4f96e.dir/build.make CMakeFiles/cmTC_4f96e.dir/build] + ignore line: [gmake[1]: Entering directory '/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/CMakeTmp'] + ignore line: [Building CUDA object CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o] + ignore line: [/usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler --generate-code=arch=compute_52 code=[compute_52 sm_52] -Xcompiler=-v -MD -MT CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -MF CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o.d -x cu -c /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=gcc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -E -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH__=520 -D __CUDA_ARCH_LIST__=520 -D CUDA_DOUBLE_MATH_FUNCTIONS -D __CUDACC__ -D __NVCC__ -D __CUDACC_VER_MAJOR__=11 -D __CUDACC_VER_MINOR__=8 -D __CUDACC_VER_BUILD__=89 -D __CUDA_API_VER_MAJOR__=11 -D __CUDA_API_VER_MINOR__=8 -D __NVCC_DIAG_PRAGMA_SUPPORT__=1 -include cuda_runtime.h /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o /tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii -m64 -mtune=generic -march=x86-64 -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -dumpdir /tmp/ -dumpbase tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.cu -dumpbase-ext .cu] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/local/cuda/bin/../targets/x86_64-linux/include] + ignore line: [ /usr/include/c++/11] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/11] + ignore line: [ /usr/include/c++/11/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/tmpxft_000cd4d7_00000000-7_CMakeCUDACompilerABI.cpp1.'] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=gcc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -E -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH_LIST__=520 -D __CUDACC__ -D __NVCC__ -D __CUDACC_VER_MAJOR__=11 -D __CUDACC_VER_MINOR__=8 -D __CUDACC_VER_BUILD__=89 -D __CUDA_API_VER_MAJOR__=11 -D __CUDA_API_VER_MINOR__=8 -D __NVCC_DIAG_PRAGMA_SUPPORT__=1 -include cuda_runtime.h /usr/share/cmake-3.22/Modules/CMakeCUDACompilerABI.cu -o /tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii -m64 -mtune=generic -march=x86-64 -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -dumpdir /tmp/ -dumpbase tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.cu -dumpbase-ext .cu] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/local/cuda/bin/../targets/x86_64-linux/include] + ignore line: [ /usr/include/c++/11] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/11] + ignore line: [ /usr/include/c++/11/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH_LIST__=520' '-E' '-D' '__CUDACC__' '-D' '__NVCC__' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-D' '__CUDACC_VER_MAJOR__=11' '-D' '__CUDACC_VER_MINOR__=8' '-D' '__CUDACC_VER_BUILD__=89' '-D' '__CUDA_API_VER_MAJOR__=11' '-D' '__CUDA_API_VER_MINOR__=8' '-D' '__NVCC_DIAG_PRAGMA_SUPPORT__=1' '-include' 'cuda_runtime.h' '-m64' '-o' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.ii' '-mtune=generic' '-march=x86-64' '-dumpdir' '/tmp/tmpxft_000cd4d7_00000000-5_CMakeCUDACompilerABI.cpp4.'] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=gcc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1plus -quiet -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include -imultiarch x86_64-linux-gnu -D_GNU_SOURCE -D __CUDA_ARCH__=520 -D __CUDA_ARCH_LIST__=520 -D CUDA_DOUBLE_MATH_FUNCTIONS /tmp/tmpxft_000cd4d7_00000000-6_CMakeCUDACompilerABI.cudafe1.cpp -quiet -dumpdir CMakeFiles/cmTC_4f96e.dir/ -dumpbase CMakeCUDACompilerABI.cu.cpp -dumpbase-ext .cpp -m64 -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccJqXc0K.s] + ignore line: [GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/11"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/local/cuda/bin/../targets/x86_64-linux/include] + ignore line: [ /usr/include/c++/11] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/11] + ignore line: [ /usr/include/c++/11/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [GNU C++17 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 11.4.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: d591828bb4d392ae8b7b160e5bb0b95f] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/'] + ignore line: [ as -v -I /usr/local/cuda/bin/../targets/x86_64-linux/include --64 -o CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o /tmp/ccJqXc0K.s] + ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-D' '__CUDA_ARCH__=520' '-D' '__CUDA_ARCH_LIST__=520' '-c' '-D' 'CUDA_DOUBLE_MATH_FUNCTIONS' '-v' '-I' '/usr/local/cuda/bin/../targets/x86_64-linux/include' '-m64' '-o' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.'] + ignore line: [Linking CUDA executable cmTC_4f96e] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4f96e.dir/link.txt --verbose=1] + ignore line: [/usr/bin/g++ -v CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -o cmTC_4f96e -lcudadevrt -lcudart_static -lrt -lpthread -ldl -L"/usr/local/cuda/targets/x86_64-linux/lib/stubs" -L"/usr/local/cuda/targets/x86_64-linux/lib"] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/g++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_4f96e' '-L/usr/local/cuda/targets/x86_64-linux/lib/stubs' '-L/usr/local/cuda/targets/x86_64-linux/lib' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_4f96e.'] + link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccYbJa1Z.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_4f96e /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o -lcudadevrt -lcudart_static -lrt -lpthread -ldl -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccYbJa1Z.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_4f96e] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] + arg [-L/usr/local/cuda/targets/x86_64-linux/lib/stubs] ==> dir [/usr/local/cuda/targets/x86_64-linux/lib/stubs] + arg [-L/usr/local/cuda/targets/x86_64-linux/lib] ==> dir [/usr/local/cuda/targets/x86_64-linux/lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] + arg [CMakeFiles/cmTC_4f96e.dir/CMakeCUDACompilerABI.cu.o] ==> ignore + arg [-lcudadevrt] ==> lib [cudadevrt] + arg [-lcudart_static] ==> lib [cudart_static] + arg [-lrt] ==> lib [rt] + arg [-lpthread] ==> lib [pthread] + arg [-ldl] ==> lib [dl] + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/local/cuda/targets/x86_64-linux/lib/stubs] ==> [/usr/local/cuda/targets/x86_64-linux/lib/stubs] + collapse library dir [/usr/local/cuda/targets/x86_64-linux/lib] ==> [/usr/local/cuda/targets/x86_64-linux/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib] + implicit libs: [cudadevrt;cudart_static;rt;pthread;dl;stdc++;m;gcc_s;gcc;c;gcc_s;gcc] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/local/cuda/targets/x86_64-linux/lib/stubs;/usr/local/cuda/targets/x86_64-linux/lib;/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + diff --git a/build/CMakeFiles/CMakeRuleHashes.txt b/build/CMakeFiles/CMakeRuleHashes.txt new file mode 100644 index 0000000..f74f657 --- /dev/null +++ b/build/CMakeFiles/CMakeRuleHashes.txt @@ -0,0 +1,2 @@ +# Hashes of file build rules. +0fa401e980390380e05cf0d9557417b6 CMakeFiles/uninstall diff --git a/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake b/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake new file mode 100644 index 0000000..3e68ebf --- /dev/null +++ b/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake @@ -0,0 +1,148 @@ +#---------------------------------------------------------------- +# Generated CMake target import file. +#---------------------------------------------------------------- + +# Commands may need to know the format version. +set(CMAKE_IMPORT_FILE_VERSION 1) + +# Import target "OpenMVS::Common" for configuration "" +set_property(TARGET OpenMVS::Common APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::Common PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "CXX" + IMPORTED_LOCATION_NOCONFIG "/usr/local/lib/OpenMVS/libCommon.a" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::Common ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::Common "/usr/local/lib/OpenMVS/libCommon.a" ) + +# Import target "OpenMVS::Math" for configuration "" +set_property(TARGET OpenMVS::Math APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::Math PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "CXX" + IMPORTED_LOCATION_NOCONFIG "/usr/local/lib/OpenMVS/libMath.a" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::Math ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::Math "/usr/local/lib/OpenMVS/libMath.a" ) + +# Import target "OpenMVS::IO" for configuration "" +set_property(TARGET OpenMVS::IO APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::IO PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "CXX" + IMPORTED_LOCATION_NOCONFIG "/usr/local/lib/OpenMVS/libIO.a" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::IO ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::IO "/usr/local/lib/OpenMVS/libIO.a" ) + +# Import target "OpenMVS::MVS" for configuration "" +set_property(TARGET OpenMVS::MVS APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::MVS PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_NOCONFIG "CUDA;CXX" + IMPORTED_LOCATION_NOCONFIG "/usr/local/lib/OpenMVS/libMVS.a" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::MVS ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::MVS "/usr/local/lib/OpenMVS/libMVS.a" ) + +# Import target "OpenMVS::InterfaceCOLMAP" for configuration "" +set_property(TARGET OpenMVS::InterfaceCOLMAP APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::InterfaceCOLMAP PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/InterfaceCOLMAP" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::InterfaceCOLMAP ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::InterfaceCOLMAP "/usr/local/bin/OpenMVS/InterfaceCOLMAP" ) + +# Import target "OpenMVS::InterfaceMetashape" for configuration "" +set_property(TARGET OpenMVS::InterfaceMetashape APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::InterfaceMetashape PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/InterfaceMetashape" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::InterfaceMetashape ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::InterfaceMetashape "/usr/local/bin/OpenMVS/InterfaceMetashape" ) + +# Import target "OpenMVS::InterfaceMVSNet" for configuration "" +set_property(TARGET OpenMVS::InterfaceMVSNet APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::InterfaceMVSNet PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/InterfaceMVSNet" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::InterfaceMVSNet ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::InterfaceMVSNet "/usr/local/bin/OpenMVS/InterfaceMVSNet" ) + +# Import target "OpenMVS::InterfacePolycam" for configuration "" +set_property(TARGET OpenMVS::InterfacePolycam APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::InterfacePolycam PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/InterfacePolycam" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::InterfacePolycam ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::InterfacePolycam "/usr/local/bin/OpenMVS/InterfacePolycam" ) + +# Import target "OpenMVS::DensifyPointCloud" for configuration "" +set_property(TARGET OpenMVS::DensifyPointCloud APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::DensifyPointCloud PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/DensifyPointCloud" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::DensifyPointCloud ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::DensifyPointCloud "/usr/local/bin/OpenMVS/DensifyPointCloud" ) + +# Import target "OpenMVS::ReconstructMesh" for configuration "" +set_property(TARGET OpenMVS::ReconstructMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::ReconstructMesh PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/ReconstructMesh" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::ReconstructMesh ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::ReconstructMesh "/usr/local/bin/OpenMVS/ReconstructMesh" ) + +# Import target "OpenMVS::RefineMesh" for configuration "" +set_property(TARGET OpenMVS::RefineMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::RefineMesh PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/RefineMesh" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::RefineMesh ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::RefineMesh "/usr/local/bin/OpenMVS/RefineMesh" ) + +# Import target "OpenMVS::TextureMesh" for configuration "" +set_property(TARGET OpenMVS::TextureMesh APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::TextureMesh PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/TextureMesh" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::TextureMesh ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::TextureMesh "/usr/local/bin/OpenMVS/TextureMesh" ) + +# Import target "OpenMVS::TransformScene" for configuration "" +set_property(TARGET OpenMVS::TransformScene APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::TransformScene PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/TransformScene" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::TransformScene ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::TransformScene "/usr/local/bin/OpenMVS/TransformScene" ) + +# Import target "OpenMVS::Viewer" for configuration "" +set_property(TARGET OpenMVS::Viewer APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::Viewer PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/Viewer" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::Viewer ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::Viewer "/usr/local/bin/OpenMVS/Viewer" ) + +# Import target "OpenMVS::Tests" for configuration "" +set_property(TARGET OpenMVS::Tests APPEND PROPERTY IMPORTED_CONFIGURATIONS NOCONFIG) +set_target_properties(OpenMVS::Tests PROPERTIES + IMPORTED_LOCATION_NOCONFIG "/usr/local/bin/OpenMVS/Tests" + ) + +list(APPEND _IMPORT_CHECK_TARGETS OpenMVS::Tests ) +list(APPEND _IMPORT_CHECK_FILES_FOR_OpenMVS::Tests "/usr/local/bin/OpenMVS/Tests" ) + +# Commands beyond this point should not need to know the version. +set(CMAKE_IMPORT_FILE_VERSION) diff --git a/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake b/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake new file mode 100644 index 0000000..ef18000 --- /dev/null +++ b/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake @@ -0,0 +1,146 @@ +# Generated by CMake + +if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.6) + message(FATAL_ERROR "CMake >= 2.6.0 required") +endif() +cmake_policy(PUSH) +cmake_policy(VERSION 2.6...3.20) +#---------------------------------------------------------------- +# Generated CMake target import file. +#---------------------------------------------------------------- + +# Commands may need to know the format version. +set(CMAKE_IMPORT_FILE_VERSION 1) + +# Protect against multiple inclusion, which would fail when already imported targets are added once more. +set(_targetsDefined) +set(_targetsNotDefined) +set(_expectedTargets) +foreach(_expectedTarget OpenMVS::Common OpenMVS::Math OpenMVS::IO OpenMVS::MVS OpenMVS::InterfaceCOLMAP OpenMVS::InterfaceMetashape OpenMVS::InterfaceMVSNet OpenMVS::InterfacePolycam OpenMVS::DensifyPointCloud OpenMVS::ReconstructMesh OpenMVS::RefineMesh OpenMVS::TextureMesh OpenMVS::TransformScene OpenMVS::Viewer OpenMVS::Tests) + list(APPEND _expectedTargets ${_expectedTarget}) + if(NOT TARGET ${_expectedTarget}) + list(APPEND _targetsNotDefined ${_expectedTarget}) + endif() + if(TARGET ${_expectedTarget}) + list(APPEND _targetsDefined ${_expectedTarget}) + endif() +endforeach() +if("${_targetsDefined}" STREQUAL "${_expectedTargets}") + unset(_targetsDefined) + unset(_targetsNotDefined) + unset(_expectedTargets) + set(CMAKE_IMPORT_FILE_VERSION) + cmake_policy(POP) + return() +endif() +if(NOT "${_targetsDefined}" STREQUAL "") + message(FATAL_ERROR "Some (but not all) targets in this export set were already defined.\nTargets Defined: ${_targetsDefined}\nTargets not yet defined: ${_targetsNotDefined}\n") +endif() +unset(_targetsDefined) +unset(_targetsNotDefined) +unset(_expectedTargets) + + +# The installation prefix configured by this project. +set(_IMPORT_PREFIX "/usr/local") + +# Create imported target OpenMVS::Common +add_library(OpenMVS::Common STATIC IMPORTED) + +set_target_properties(OpenMVS::Common PROPERTIES + INTERFACE_LINK_LIBRARIES "Boost::iostreams;Boost::program_options;Boost::system;Boost::serialization;Boost::python;opencv_calib3d;opencv_core;opencv_dnn;opencv_features2d;opencv_flann;opencv_highgui;opencv_imgcodecs;opencv_imgproc;opencv_ml;opencv_objdetect;opencv_photo;opencv_stitching;opencv_video;opencv_videoio;opencv_alphamat;opencv_aruco;opencv_barcode;opencv_bgsegm;opencv_bioinspired;opencv_ccalib;opencv_datasets;opencv_dnn_objdetect;opencv_dnn_superres;opencv_dpm;opencv_face;opencv_freetype;opencv_fuzzy;opencv_hdf;opencv_hfs;opencv_img_hash;opencv_intensity_transform;opencv_line_descriptor;opencv_mcc;opencv_optflow;opencv_phase_unwrapping;opencv_plot;opencv_quality;opencv_rapid;opencv_reg;opencv_rgbd;opencv_saliency;opencv_shape;opencv_stereo;opencv_structured_light;opencv_superres;opencv_surface_matching;opencv_text;opencv_tracking;opencv_videostab;opencv_viz;opencv_wechat_qrcode;opencv_ximgproc;opencv_xobjdetect;opencv_xphoto" +) + +# Create imported target OpenMVS::Math +add_library(OpenMVS::Math STATIC IMPORTED) + +set_target_properties(OpenMVS::Math PROPERTIES + INTERFACE_LINK_LIBRARIES "OpenMVS::Common" +) + +# Create imported target OpenMVS::IO +add_library(OpenMVS::IO STATIC IMPORTED) + +set_target_properties(OpenMVS::IO PROPERTIES + INTERFACE_LINK_LIBRARIES "OpenMVS::Common;/usr/lib/x86_64-linux-gnu/libpng.so;/usr/lib/x86_64-linux-gnu/libz.so;/usr/lib/x86_64-linux-gnu/libjpeg.so;/usr/lib/x86_64-linux-gnu/libtiff.so" +) + +# Create imported target OpenMVS::MVS +add_library(OpenMVS::MVS STATIC IMPORTED) + +set_target_properties(OpenMVS::MVS PROPERTIES + INTERFACE_LINK_LIBRARIES "\$;\$;\$;\$;/usr/lib/x86_64-linux-gnu/libcuda.so" +) + +# Create imported target OpenMVS::InterfaceCOLMAP +add_executable(OpenMVS::InterfaceCOLMAP IMPORTED) + +# Create imported target OpenMVS::InterfaceMetashape +add_executable(OpenMVS::InterfaceMetashape IMPORTED) + +# Create imported target OpenMVS::InterfaceMVSNet +add_executable(OpenMVS::InterfaceMVSNet IMPORTED) + +# Create imported target OpenMVS::InterfacePolycam +add_executable(OpenMVS::InterfacePolycam IMPORTED) + +# Create imported target OpenMVS::DensifyPointCloud +add_executable(OpenMVS::DensifyPointCloud IMPORTED) + +# Create imported target OpenMVS::ReconstructMesh +add_executable(OpenMVS::ReconstructMesh IMPORTED) + +# Create imported target OpenMVS::RefineMesh +add_executable(OpenMVS::RefineMesh IMPORTED) + +# Create imported target OpenMVS::TextureMesh +add_executable(OpenMVS::TextureMesh IMPORTED) + +# Create imported target OpenMVS::TransformScene +add_executable(OpenMVS::TransformScene IMPORTED) + +# Create imported target OpenMVS::Viewer +add_executable(OpenMVS::Viewer IMPORTED) + +# Create imported target OpenMVS::Tests +add_executable(OpenMVS::Tests IMPORTED) + +if(CMAKE_VERSION VERSION_LESS 2.8.12) + message(FATAL_ERROR "This file relies on consumers using CMake 2.8.12 or greater.") +endif() + +# Load information for each installed configuration. +get_filename_component(_DIR "${CMAKE_CURRENT_LIST_FILE}" PATH) +file(GLOB CONFIG_FILES "${_DIR}/OpenMVSTargets-*.cmake") +foreach(f ${CONFIG_FILES}) + include(${f}) +endforeach() + +# Cleanup temporary variables. +set(_IMPORT_PREFIX) + +# Loop over all imported files and verify that they actually exist +foreach(target ${_IMPORT_CHECK_TARGETS} ) + foreach(file ${_IMPORT_CHECK_FILES_FOR_${target}} ) + if(NOT EXISTS "${file}" ) + message(FATAL_ERROR "The imported target \"${target}\" references the file + \"${file}\" +but this file does not exist. Possible reasons include: +* The file was deleted, renamed, or moved to another location. +* An install or uninstall procedure did not complete successfully. +* The installation package was faulty and contained + \"${CMAKE_CURRENT_LIST_FILE}\" +but not all the files it references. +") + endif() + endforeach() + unset(_IMPORT_CHECK_FILES_FOR_${target}) +endforeach() +unset(_IMPORT_CHECK_TARGETS) + +# This file does not depend on other imported targets which have +# been exported from the same project but in a separate export set. + +# Commands beyond this point should not need to know the version. +set(CMAKE_IMPORT_FILE_VERSION) +cmake_policy(POP) diff --git a/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.c b/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.c new file mode 100644 index 0000000..3321e6b --- /dev/null +++ b/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.c @@ -0,0 +1,17 @@ + +#include +#include +const char ompver_str[] = { 'I', 'N', 'F', 'O', ':', 'O', 'p', 'e', 'n', 'M', + 'P', '-', 'd', 'a', 't', 'e', '[', + ('0' + ((_OPENMP/100000)%10)), + ('0' + ((_OPENMP/10000)%10)), + ('0' + ((_OPENMP/1000)%10)), + ('0' + ((_OPENMP/100)%10)), + ('0' + ((_OPENMP/10)%10)), + ('0' + ((_OPENMP/1)%10)), + ']', '\0' }; +int main(void) +{ + puts(ompver_str); + return 0; +} diff --git a/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp b/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp new file mode 100644 index 0000000..3321e6b --- /dev/null +++ b/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp @@ -0,0 +1,17 @@ + +#include +#include +const char ompver_str[] = { 'I', 'N', 'F', 'O', ':', 'O', 'p', 'e', 'n', 'M', + 'P', '-', 'd', 'a', 't', 'e', '[', + ('0' + ((_OPENMP/100000)%10)), + ('0' + ((_OPENMP/10000)%10)), + ('0' + ((_OPENMP/1000)%10)), + ('0' + ((_OPENMP/100)%10)), + ('0' + ((_OPENMP/10)%10)), + ('0' + ((_OPENMP/1)%10)), + ']', '\0' }; +int main(void) +{ + puts(ompver_str); + return 0; +} diff --git a/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c b/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c new file mode 100644 index 0000000..4aea0b0 --- /dev/null +++ b/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c @@ -0,0 +1,12 @@ + +#include +int main(void) { +#ifdef _OPENMP + omp_get_max_threads(); + return 0; +#elif defined(__HIP_DEVICE_COMPILE__) + return 0; +#else + breaks_on_purpose +#endif +} diff --git a/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp b/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp new file mode 100644 index 0000000..4aea0b0 --- /dev/null +++ b/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp @@ -0,0 +1,12 @@ + +#include +int main(void) { +#ifdef _OPENMP + omp_get_max_threads(); + return 0; +#elif defined(__HIP_DEVICE_COMPILE__) + return 0; +#else + breaks_on_purpose +#endif +} diff --git a/build/CMakeFiles/FindOpenMP/ompver_C.bin b/build/CMakeFiles/FindOpenMP/ompver_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..5e8f90e429aa4fb99cdb439343a48256d97dfab9 GIT binary patch literal 16240 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 literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/FindOpenMP/ompver_CXX.bin b/build/CMakeFiles/FindOpenMP/ompver_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..cc2efeced35a073393a984e085698e575ed0f996 GIT binary patch literal 16248 zcmeHOYit}>6~4QU8z)Wd%?lix#G4Wzq4i|faZCs@SwAz29491BX$xgC-W}U3_F;Bs zTf0KVC{#3RBL#t43Hk?7sg)3@KX@1k373>okU)(PQV>*xs;N@(a!NqqmF1k7^G(Ln z-BciuK$(nuUI-6bD5MV7T+Tkf|S~?*3+>| zZCAIDyvpHReaZ#Wy5&N2CAJ9PM96;aT&aU^b7=)c4;k67QQ5^Eq5@QM9_-i53Xy|2 zFAV^p_u7lIGnKe=^l+8<0sVg5mBnt?ezAWg-X(cCDF{Cn+3yAMdqMnw%hDbY`Q)7N zXTRh#hzZhh0S5hM#4m`$uA2gK8(fZGva|nAdq>6Zj<^#>1+mwq6%g%xko@G*ip9+V zm-(2q*XTOvl7FD2SMAB?Ci{B#W95%96*_zH( zY^ywRcqm^gS`+4Eo?}iIN=1ojxTbXtsdG`veiME8$R$F|y9hC!svWsCd{vUdef_hK z(PfA#xlI-BbKGC44ID+OB{2Z6gl|bXY6Twhg@Z27*O+sMa?!{8$HiqI&*KPX*~dHI zf1f1+OKQ1+F6!K`&CCftQa%Ux-o{5)TR)!_aK$w9r17QZj41^g7GZ1DV%s`ld zFau!*!VLWPGr;e+{3Sg;dgQ>7S*v*XXm{4Mtq=DklKYa$d)X$^+4Q~yA-_ku`iELA zOSpNtR(q6iC*hNXy@X?g+pg4V-(fv{xI`W}rXq8(NawoMEobS47W4dW|02bCCmRf} zc3!dVq$l+9Gf$5(`T*@ z&;7ic`nQ8n>8-K5TJhG6iLitj2s037Ak09RfiMGM2Eq)483;2FX5fD_16Wsxb%aAysSIiDl*n9c8ZKAq7IR&H|<<+6+RjzZsafwH7d>t8ir^iZ1ZWaAsM8)G>liPGxZvw`zsKjxPL{9fU4Uy$gOG#w+VL&Z|AjO)g$tRw0z-uhfutJEi` z!tuTPOcW10_FKGlzOa9aD)svR%?A9Boj4m+EKU_FxE~wk;U%((@V^^79CPo`s9iRw z*Pq`IAECP?IDW1=5jT13@g0#4t0_?t)vj;OSh>yd_ho>E$&NAgAsd{IF zIMc+(C@Z*L@G7!>bc4e87Sh{$Ic)IG|{u<}MFH-$f?1Sg~E3r?@_x276_X_bFqHoL( z?+dAyhgI|iT94mKd|YDsVK4Ew`3b3y6TdM^zb=9MP94vb?W9(s#rEc8&almCMMTA} zPEBbUbz@<^VHb=HFU_xzWwvBY=S!1j-pJaea>X#Kb1G9R%;qiI%4&)F7Q9y=XPD)( zId51+yF9O^%4WebveiOio?LvAL6-Ik)6&#bzGP<6FZYkmp&2Xlu{*7DC08nHnb}!o z+%uL;P(SXo%Cu{sOhHGF4ICaZM#hH?+CMOS_xQl!^bpasOT!q^MXL`VQ^ujOBZC8D z#*xv{<0BKs#K7R#2zdlIHKeeM;Z1ff@ZJZ{mUlcD7X2w}DkldNR!+yb&!p^G#Vk>* zcegtD^i$Ph1_mqlLKxXf$(S*VS>7j+K0=<^T+ygjERHo>&@Q_;gIcagyF6xjKx4knefh6aJl~_Q3i^$6OK=|^=6j-cY*A-?JAHVL1^-6-&DfR;=2fnwR3BCR z{=t1`{2stx@VyF-f6x8?m`?!XFcb{>e~9=$(;N-`$2=B@_A!qQ_TMCbp2NZ)^IYK5 z(k}Or^9+B?H*>`C6bSwc(m^2R$zo2O>}G&-I}Hmx$w>Aino|B)>~|o*@&b z1h4-S#QOc?;^(3G0q}DNd@A6d5(N-;jr^Yp_#YJq;G6k>JK%p(9Dr*B111>ny8(a9 zr-19xalv5zzAyf`{wgkpg1bco1lxD#zc*R^abPTzkK13hm2)*+xqKZvp+m_sSaL(09MTE(32O5FG8o UmZ#(O{GZ?-HYyzfhk&U52_X^)ZU6uP literal 0 HcmV?d00001 diff --git a/build/CMakeFiles/Makefile.cmake b/build/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000..4fba96a --- /dev/null +++ b/build/CMakeFiles/Makefile.cmake @@ -0,0 +1,199 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# The generator used is: +set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +set(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "../CMakeLists.txt" + "../apps/CMakeLists.txt" + "../apps/DensifyPointCloud/CMakeLists.txt" + "../apps/InterfaceCOLMAP/CMakeLists.txt" + "../apps/InterfaceMVSNet/CMakeLists.txt" + "../apps/InterfaceMetashape/CMakeLists.txt" + "../apps/InterfacePolycam/CMakeLists.txt" + "../apps/ReconstructMesh/CMakeLists.txt" + "../apps/RefineMesh/CMakeLists.txt" + "../apps/Tests/CMakeLists.txt" + "../apps/TextureMesh/CMakeLists.txt" + "../apps/TransformScene/CMakeLists.txt" + "../apps/Viewer/CMakeLists.txt" + "CMakeFiles/3.22.1/CMakeCCompiler.cmake" + "CMakeFiles/3.22.1/CMakeCUDACompiler.cmake" + "CMakeFiles/3.22.1/CMakeCXXCompiler.cmake" + "CMakeFiles/3.22.1/CMakeSystem.cmake" + "Modules/FindBREAKPAD.cmake" + "Modules/FindEigen3.cmake" + "Modules/FindVCG.cmake" + "Templates/ConfigLocal.h.in" + "Templates/OpenMVSConfig.cmake.in" + "Templates/cmake_uninstall.cmake.in" + "Utils.cmake" + "../docs/CMakeLists.txt" + "../libs/CMakeLists.txt" + "../libs/Common/CMakeLists.txt" + "../libs/IO/CMakeLists.txt" + "../libs/MVS/CMakeLists.txt" + "../libs/Math/CMakeLists.txt" + "/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfigVersion.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/BoostDetectToolset-1.74.0.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.74.0/boost_headers-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.74.0/boost_headers-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.74.0/boost_iostreams-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.74.0/boost_iostreams-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.74.0/libboost_iostreams-variant-shared.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_iostreams-1.74.0/libboost_iostreams-variant-static.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.74.0/boost_program_options-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.74.0/boost_program_options-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.74.0/libboost_program_options-variant-shared.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_program_options-1.74.0/libboost_program_options-variant-static.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_python-1.74.0/boost_python-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_python-1.74.0/boost_python-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_python-1.74.0/libboost_python-variant-shared-py3.10.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_python-1.74.0/libboost_python-variant-static-py3.10.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_serialization-1.74.0/boost_serialization-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_serialization-1.74.0/boost_serialization-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_serialization-1.74.0/libboost_serialization-variant-shared.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_serialization-1.74.0/libboost_serialization-variant-static.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0/boost_system-config-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0/boost_system-config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0/libboost_system-variant-shared.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/boost_system-1.74.0/libboost_system-variant-static.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/glfw3/glfw3Config.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/glfw3/glfw3ConfigVersion.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/glfw3/glfw3Targets-none.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/glfw3/glfw3Targets.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVConfig-version.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVConfig.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules-release.cmake" + "/usr/lib/x86_64-linux-gnu/cmake/opencv4/OpenCVModules.cmake" + "/usr/local/lib/cmake/CGAL/CGALConfig.cmake" + "/usr/local/lib/cmake/CGAL/CGALConfigBuildVersion.cmake" + "/usr/local/lib/cmake/CGAL/CGALConfigVersion.cmake" + "/usr/local/lib/cmake/CGAL/CGALHelpers.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_Common.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_CreateSingleSourceCGALProgram.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_GeneratorSpecificSettings.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_Macros.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_SCM.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_SetupBoost.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_SetupCGALDependencies.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_SetupGMP.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_TweakFindBoost.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_VersionUtils.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_add_test.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_enable_end_of_configuration_hook.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_setup_target_dependencies.cmake" + "/usr/local/lib/cmake/CGAL/CGAL_target_use_TBB.cmake" + "/usr/local/lib/cmake/CGAL/FindGMP.cmake" + "/usr/local/lib/cmake/CGAL/FindGMPXX.cmake" + "/usr/local/lib/cmake/CGAL/FindMPFR.cmake" + "/usr/local/share/eigen3/cmake/Eigen3Config.cmake" + "/usr/local/share/eigen3/cmake/Eigen3ConfigVersion.cmake" + "/usr/local/share/eigen3/cmake/Eigen3Targets.cmake" + "/usr/share/cmake-3.22/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in" + "/usr/share/cmake-3.22/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-3.22/Modules/CMakeCUDAInformation.cmake" + "/usr/share/cmake-3.22/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake-3.22/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + "/usr/share/cmake-3.22/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-3.22/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake-3.22/Modules/CMakeInitializeConfigs.cmake" + "/usr/share/cmake-3.22/Modules/CMakeLanguageInformation.cmake" + "/usr/share/cmake-3.22/Modules/CMakePackageConfigHelpers.cmake" + "/usr/share/cmake-3.22/Modules/CMakeParseArguments.cmake" + "/usr/share/cmake-3.22/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake-3.22/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake-3.22/Modules/CheckCSourceCompiles.cmake" + "/usr/share/cmake-3.22/Modules/CheckCXXCompilerFlag.cmake" + "/usr/share/cmake-3.22/Modules/CheckCXXSourceCompiles.cmake" + "/usr/share/cmake-3.22/Modules/CheckIncludeFile.cmake" + "/usr/share/cmake-3.22/Modules/CheckLibraryExists.cmake" + "/usr/share/cmake-3.22/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/share/cmake-3.22/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake-3.22/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake-3.22/Modules/Compiler/GNU.cmake" + "/usr/share/cmake-3.22/Modules/Compiler/NVIDIA-CUDA.cmake" + "/usr/share/cmake-3.22/Modules/FindBoost.cmake" + "/usr/share/cmake-3.22/Modules/FindCUDA.cmake" + "/usr/share/cmake-3.22/Modules/FindCUDA/select_compute_arch.cmake" + "/usr/share/cmake-3.22/Modules/FindGLEW.cmake" + "/usr/share/cmake-3.22/Modules/FindJPEG.cmake" + "/usr/share/cmake-3.22/Modules/FindOpenGL.cmake" + "/usr/share/cmake-3.22/Modules/FindOpenMP.cmake" + "/usr/share/cmake-3.22/Modules/FindPNG.cmake" + "/usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake" + "/usr/share/cmake-3.22/Modules/FindPackageMessage.cmake" + "/usr/share/cmake-3.22/Modules/FindPython/Support.cmake" + "/usr/share/cmake-3.22/Modules/FindPython3.cmake" + "/usr/share/cmake-3.22/Modules/FindTIFF.cmake" + "/usr/share/cmake-3.22/Modules/FindThreads.cmake" + "/usr/share/cmake-3.22/Modules/FindZLIB.cmake" + "/usr/share/cmake-3.22/Modules/Internal/CheckCompilerFlag.cmake" + "/usr/share/cmake-3.22/Modules/Internal/CheckSourceCompiles.cmake" + "/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-C.cmake" + "/usr/share/cmake-3.22/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/share/cmake-3.22/Modules/Platform/Linux-GNU.cmake" + "/usr/share/cmake-3.22/Modules/Platform/Linux.cmake" + "/usr/share/cmake-3.22/Modules/Platform/UnixPaths.cmake" + "/usr/share/cmake-3.22/Modules/SelectLibraryConfigurations.cmake" + "/usr/share/cmake-3.22/Modules/WriteBasicConfigVersionFile.cmake" + ) + +# The corresponding makefile is: +set(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +set(CMAKE_MAKEFILE_PRODUCTS + "ConfigLocal.h" + "OpenMVSConfigVersion.cmake" + "OpenMVSConfig.cmake" + "cmake_uninstall.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "libs/CMakeFiles/CMakeDirectoryInformation.cmake" + "libs/Common/CMakeFiles/CMakeDirectoryInformation.cmake" + "libs/Math/CMakeFiles/CMakeDirectoryInformation.cmake" + "libs/IO/CMakeFiles/CMakeDirectoryInformation.cmake" + "libs/MVS/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/InterfaceCOLMAP/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/InterfaceMetashape/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/InterfaceMVSNet/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/InterfacePolycam/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/DensifyPointCloud/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/ReconstructMesh/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/RefineMesh/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/TextureMesh/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/TransformScene/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/Viewer/CMakeFiles/CMakeDirectoryInformation.cmake" + "apps/Tests/CMakeFiles/CMakeDirectoryInformation.cmake" + "docs/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/uninstall.dir/DependInfo.cmake" + "libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + "libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake" + "apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake" + "apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake" + "apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake" + "apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake" + "apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake" + "apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake" + "apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake" + "apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake" + "apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake" + "apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake" + "apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake" + ) diff --git a/build/CMakeFiles/Makefile2 b/build/CMakeFiles/Makefile2 new file mode 100644 index 0000000..31fe683 --- /dev/null +++ b/build/CMakeFiles/Makefile2 @@ -0,0 +1,884 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: libs/all +all: apps/all +all: docs/all +.PHONY : all + +# The main recursive "preinstall" target. +preinstall: libs/preinstall +preinstall: apps/preinstall +preinstall: docs/preinstall +.PHONY : preinstall + +# The main recursive "clean" target. +clean: CMakeFiles/uninstall.dir/clean +clean: libs/clean +clean: apps/clean +clean: docs/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory apps + +# Recursive "all" directory target. +apps/all: apps/InterfaceCOLMAP/all +apps/all: apps/InterfaceMetashape/all +apps/all: apps/InterfaceMVSNet/all +apps/all: apps/InterfacePolycam/all +apps/all: apps/DensifyPointCloud/all +apps/all: apps/ReconstructMesh/all +apps/all: apps/RefineMesh/all +apps/all: apps/TextureMesh/all +apps/all: apps/TransformScene/all +apps/all: apps/Viewer/all +apps/all: apps/Tests/all +.PHONY : apps/all + +# Recursive "preinstall" directory target. +apps/preinstall: apps/InterfaceCOLMAP/preinstall +apps/preinstall: apps/InterfaceMetashape/preinstall +apps/preinstall: apps/InterfaceMVSNet/preinstall +apps/preinstall: apps/InterfacePolycam/preinstall +apps/preinstall: apps/DensifyPointCloud/preinstall +apps/preinstall: apps/ReconstructMesh/preinstall +apps/preinstall: apps/RefineMesh/preinstall +apps/preinstall: apps/TextureMesh/preinstall +apps/preinstall: apps/TransformScene/preinstall +apps/preinstall: apps/Viewer/preinstall +apps/preinstall: apps/Tests/preinstall +.PHONY : apps/preinstall + +# Recursive "clean" directory target. +apps/clean: apps/InterfaceCOLMAP/clean +apps/clean: apps/InterfaceMetashape/clean +apps/clean: apps/InterfaceMVSNet/clean +apps/clean: apps/InterfacePolycam/clean +apps/clean: apps/DensifyPointCloud/clean +apps/clean: apps/ReconstructMesh/clean +apps/clean: apps/RefineMesh/clean +apps/clean: apps/TextureMesh/clean +apps/clean: apps/TransformScene/clean +apps/clean: apps/Viewer/clean +apps/clean: apps/Tests/clean +.PHONY : apps/clean + +#============================================================================= +# Directory level rules for directory apps/DensifyPointCloud + +# Recursive "all" directory target. +apps/DensifyPointCloud/all: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all +.PHONY : apps/DensifyPointCloud/all + +# Recursive "preinstall" directory target. +apps/DensifyPointCloud/preinstall: +.PHONY : apps/DensifyPointCloud/preinstall + +# Recursive "clean" directory target. +apps/DensifyPointCloud/clean: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean +.PHONY : apps/DensifyPointCloud/clean + +#============================================================================= +# Directory level rules for directory apps/InterfaceCOLMAP + +# Recursive "all" directory target. +apps/InterfaceCOLMAP/all: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all +.PHONY : apps/InterfaceCOLMAP/all + +# Recursive "preinstall" directory target. +apps/InterfaceCOLMAP/preinstall: +.PHONY : apps/InterfaceCOLMAP/preinstall + +# Recursive "clean" directory target. +apps/InterfaceCOLMAP/clean: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean +.PHONY : apps/InterfaceCOLMAP/clean + +#============================================================================= +# Directory level rules for directory apps/InterfaceMVSNet + +# Recursive "all" directory target. +apps/InterfaceMVSNet/all: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all +.PHONY : apps/InterfaceMVSNet/all + +# Recursive "preinstall" directory target. +apps/InterfaceMVSNet/preinstall: +.PHONY : apps/InterfaceMVSNet/preinstall + +# Recursive "clean" directory target. +apps/InterfaceMVSNet/clean: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean +.PHONY : apps/InterfaceMVSNet/clean + +#============================================================================= +# Directory level rules for directory apps/InterfaceMetashape + +# Recursive "all" directory target. +apps/InterfaceMetashape/all: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all +.PHONY : apps/InterfaceMetashape/all + +# Recursive "preinstall" directory target. +apps/InterfaceMetashape/preinstall: +.PHONY : apps/InterfaceMetashape/preinstall + +# Recursive "clean" directory target. +apps/InterfaceMetashape/clean: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean +.PHONY : apps/InterfaceMetashape/clean + +#============================================================================= +# Directory level rules for directory apps/InterfacePolycam + +# Recursive "all" directory target. +apps/InterfacePolycam/all: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all +.PHONY : apps/InterfacePolycam/all + +# Recursive "preinstall" directory target. +apps/InterfacePolycam/preinstall: +.PHONY : apps/InterfacePolycam/preinstall + +# Recursive "clean" directory target. +apps/InterfacePolycam/clean: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean +.PHONY : apps/InterfacePolycam/clean + +#============================================================================= +# Directory level rules for directory apps/ReconstructMesh + +# Recursive "all" directory target. +apps/ReconstructMesh/all: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all +.PHONY : apps/ReconstructMesh/all + +# Recursive "preinstall" directory target. +apps/ReconstructMesh/preinstall: +.PHONY : apps/ReconstructMesh/preinstall + +# Recursive "clean" directory target. +apps/ReconstructMesh/clean: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean +.PHONY : apps/ReconstructMesh/clean + +#============================================================================= +# Directory level rules for directory apps/RefineMesh + +# Recursive "all" directory target. +apps/RefineMesh/all: apps/RefineMesh/CMakeFiles/RefineMesh.dir/all +.PHONY : apps/RefineMesh/all + +# Recursive "preinstall" directory target. +apps/RefineMesh/preinstall: +.PHONY : apps/RefineMesh/preinstall + +# Recursive "clean" directory target. +apps/RefineMesh/clean: apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean +.PHONY : apps/RefineMesh/clean + +#============================================================================= +# Directory level rules for directory apps/Tests + +# Recursive "all" directory target. +apps/Tests/all: apps/Tests/CMakeFiles/Tests.dir/all +.PHONY : apps/Tests/all + +# Recursive "preinstall" directory target. +apps/Tests/preinstall: +.PHONY : apps/Tests/preinstall + +# Recursive "clean" directory target. +apps/Tests/clean: apps/Tests/CMakeFiles/Tests.dir/clean +.PHONY : apps/Tests/clean + +#============================================================================= +# Directory level rules for directory apps/TextureMesh + +# Recursive "all" directory target. +apps/TextureMesh/all: apps/TextureMesh/CMakeFiles/TextureMesh.dir/all +.PHONY : apps/TextureMesh/all + +# Recursive "preinstall" directory target. +apps/TextureMesh/preinstall: +.PHONY : apps/TextureMesh/preinstall + +# Recursive "clean" directory target. +apps/TextureMesh/clean: apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean +.PHONY : apps/TextureMesh/clean + +#============================================================================= +# Directory level rules for directory apps/TransformScene + +# Recursive "all" directory target. +apps/TransformScene/all: apps/TransformScene/CMakeFiles/TransformScene.dir/all +.PHONY : apps/TransformScene/all + +# Recursive "preinstall" directory target. +apps/TransformScene/preinstall: +.PHONY : apps/TransformScene/preinstall + +# Recursive "clean" directory target. +apps/TransformScene/clean: apps/TransformScene/CMakeFiles/TransformScene.dir/clean +.PHONY : apps/TransformScene/clean + +#============================================================================= +# Directory level rules for directory apps/Viewer + +# Recursive "all" directory target. +apps/Viewer/all: apps/Viewer/CMakeFiles/Viewer.dir/all +.PHONY : apps/Viewer/all + +# Recursive "preinstall" directory target. +apps/Viewer/preinstall: +.PHONY : apps/Viewer/preinstall + +# Recursive "clean" directory target. +apps/Viewer/clean: apps/Viewer/CMakeFiles/Viewer.dir/clean +.PHONY : apps/Viewer/clean + +#============================================================================= +# Directory level rules for directory docs + +# Recursive "all" directory target. +docs/all: +.PHONY : docs/all + +# Recursive "preinstall" directory target. +docs/preinstall: +.PHONY : docs/preinstall + +# Recursive "clean" directory target. +docs/clean: +.PHONY : docs/clean + +#============================================================================= +# Directory level rules for directory libs + +# Recursive "all" directory target. +libs/all: libs/Common/all +libs/all: libs/Math/all +libs/all: libs/IO/all +libs/all: libs/MVS/all +.PHONY : libs/all + +# Recursive "preinstall" directory target. +libs/preinstall: libs/Common/preinstall +libs/preinstall: libs/Math/preinstall +libs/preinstall: libs/IO/preinstall +libs/preinstall: libs/MVS/preinstall +.PHONY : libs/preinstall + +# Recursive "clean" directory target. +libs/clean: libs/Common/clean +libs/clean: libs/Math/clean +libs/clean: libs/IO/clean +libs/clean: libs/MVS/clean +.PHONY : libs/clean + +#============================================================================= +# Directory level rules for directory libs/Common + +# Recursive "all" directory target. +libs/Common/all: libs/Common/CMakeFiles/Common.dir/all +.PHONY : libs/Common/all + +# Recursive "preinstall" directory target. +libs/Common/preinstall: +.PHONY : libs/Common/preinstall + +# Recursive "clean" directory target. +libs/Common/clean: libs/Common/CMakeFiles/Common.dir/clean +.PHONY : libs/Common/clean + +#============================================================================= +# Directory level rules for directory libs/IO + +# Recursive "all" directory target. +libs/IO/all: libs/IO/CMakeFiles/IO.dir/all +.PHONY : libs/IO/all + +# Recursive "preinstall" directory target. +libs/IO/preinstall: +.PHONY : libs/IO/preinstall + +# Recursive "clean" directory target. +libs/IO/clean: libs/IO/CMakeFiles/IO.dir/clean +.PHONY : libs/IO/clean + +#============================================================================= +# Directory level rules for directory libs/MVS + +# Recursive "all" directory target. +libs/MVS/all: libs/MVS/CMakeFiles/MVS.dir/all +libs/MVS/all: libs/MVS/CMakeFiles/pyOpenMVS.dir/all +.PHONY : libs/MVS/all + +# Recursive "preinstall" directory target. +libs/MVS/preinstall: +.PHONY : libs/MVS/preinstall + +# Recursive "clean" directory target. +libs/MVS/clean: libs/MVS/CMakeFiles/MVS.dir/clean +libs/MVS/clean: libs/MVS/CMakeFiles/pyOpenMVS.dir/clean +.PHONY : libs/MVS/clean + +#============================================================================= +# Directory level rules for directory libs/Math + +# Recursive "all" directory target. +libs/Math/all: libs/Math/CMakeFiles/Math.dir/all +.PHONY : libs/Math/all + +# Recursive "preinstall" directory target. +libs/Math/preinstall: +.PHONY : libs/Math/preinstall + +# Recursive "clean" directory target. +libs/Math/clean: libs/Math/CMakeFiles/Math.dir/clean +.PHONY : libs/Math/clean + +#============================================================================= +# Target rules for target CMakeFiles/uninstall.dir + +# All Build rule for target. +CMakeFiles/uninstall.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num= "Built target uninstall" +.PHONY : CMakeFiles/uninstall.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/uninstall.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : CMakeFiles/uninstall.dir/rule + +# Convenience name for target. +uninstall: CMakeFiles/uninstall.dir/rule +.PHONY : uninstall + +# clean rule for target. +CMakeFiles/uninstall.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean +.PHONY : CMakeFiles/uninstall.dir/clean + +#============================================================================= +# Target rules for target libs/Common/CMakeFiles/Common.dir + +# All Build rule for target. +libs/Common/CMakeFiles/Common.dir/all: + $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/depend + $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11 "Built target Common" +.PHONY : libs/Common/CMakeFiles/Common.dir/all + +# Build rule for subdir invocation for target. +libs/Common/CMakeFiles/Common.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 11 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/CMakeFiles/Common.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : libs/Common/CMakeFiles/Common.dir/rule + +# Convenience name for target. +Common: libs/Common/CMakeFiles/Common.dir/rule +.PHONY : Common + +# clean rule for target. +libs/Common/CMakeFiles/Common.dir/clean: + $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/clean +.PHONY : libs/Common/CMakeFiles/Common.dir/clean + +#============================================================================= +# Target rules for target libs/Math/CMakeFiles/Math.dir + +# All Build rule for target. +libs/Math/CMakeFiles/Math.dir/all: libs/Common/CMakeFiles/Common.dir/all + $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/depend + $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=55,56,57,58,59,60 "Built target Math" +.PHONY : libs/Math/CMakeFiles/Math.dir/all + +# Build rule for subdir invocation for target. +libs/Math/CMakeFiles/Math.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 17 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/CMakeFiles/Math.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : libs/Math/CMakeFiles/Math.dir/rule + +# Convenience name for target. +Math: libs/Math/CMakeFiles/Math.dir/rule +.PHONY : Math + +# clean rule for target. +libs/Math/CMakeFiles/Math.dir/clean: + $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/clean +.PHONY : libs/Math/CMakeFiles/Math.dir/clean + +#============================================================================= +# Target rules for target libs/IO/CMakeFiles/IO.dir + +# All Build rule for target. +libs/IO/CMakeFiles/IO.dir/all: libs/Common/CMakeFiles/Common.dir/all + $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/depend + $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=14,15,16,17,18,19,20,21,22,23,24,25,26,27 "Built target IO" +.PHONY : libs/IO/CMakeFiles/IO.dir/all + +# Build rule for subdir invocation for target. +libs/IO/CMakeFiles/IO.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/CMakeFiles/IO.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : libs/IO/CMakeFiles/IO.dir/rule + +# Convenience name for target. +IO: libs/IO/CMakeFiles/IO.dir/rule +.PHONY : IO + +# clean rule for target. +libs/IO/CMakeFiles/IO.dir/clean: + $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/clean +.PHONY : libs/IO/CMakeFiles/IO.dir/clean + +#============================================================================= +# Target rules for target libs/MVS/CMakeFiles/MVS.dir + +# All Build rule for target. +libs/MVS/CMakeFiles/MVS.dir/all: libs/Common/CMakeFiles/Common.dir/all +libs/MVS/CMakeFiles/MVS.dir/all: libs/Math/CMakeFiles/Math.dir/all +libs/MVS/CMakeFiles/MVS.dir/all: libs/IO/CMakeFiles/IO.dir/all + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/depend + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54 "Built target MVS" +.PHONY : libs/MVS/CMakeFiles/MVS.dir/all + +# Build rule for subdir invocation for target. +libs/MVS/CMakeFiles/MVS.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 50 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/MVS.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : libs/MVS/CMakeFiles/MVS.dir/rule + +# Convenience name for target. +MVS: libs/MVS/CMakeFiles/MVS.dir/rule +.PHONY : MVS + +# clean rule for target. +libs/MVS/CMakeFiles/MVS.dir/clean: + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/clean +.PHONY : libs/MVS/CMakeFiles/MVS.dir/clean + +#============================================================================= +# Target rules for target libs/MVS/CMakeFiles/pyOpenMVS.dir + +# All Build rule for target. +libs/MVS/CMakeFiles/pyOpenMVS.dir/all: libs/Common/CMakeFiles/Common.dir/all +libs/MVS/CMakeFiles/pyOpenMVS.dir/all: libs/Math/CMakeFiles/Math.dir/all +libs/MVS/CMakeFiles/pyOpenMVS.dir/all: libs/IO/CMakeFiles/IO.dir/all +libs/MVS/CMakeFiles/pyOpenMVS.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/depend + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=79,80 "Built target pyOpenMVS" +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/all + +# Build rule for subdir invocation for target. +libs/MVS/CMakeFiles/pyOpenMVS.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/pyOpenMVS.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/rule + +# Convenience name for target. +pyOpenMVS: libs/MVS/CMakeFiles/pyOpenMVS.dir/rule +.PHONY : pyOpenMVS + +# clean rule for target. +libs/MVS/CMakeFiles/pyOpenMVS.dir/clean: + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/clean +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/clean + +#============================================================================= +# Target rules for target apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir + +# All Build rule for target. +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend + $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=28,29 "Built target InterfaceCOLMAP" +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all + +# Build rule for subdir invocation for target. +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule + +# Convenience name for target. +InterfaceCOLMAP: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule +.PHONY : InterfaceCOLMAP + +# clean rule for target. +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean + +#============================================================================= +# Target rules for target apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir + +# All Build rule for target. +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend + $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=32,33 "Built target InterfaceMetashape" +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all + +# Build rule for subdir invocation for target. +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule + +# Convenience name for target. +InterfaceMetashape: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule +.PHONY : InterfaceMetashape + +# clean rule for target. +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean + +#============================================================================= +# Target rules for target apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir + +# All Build rule for target. +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend + $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=30,31 "Built target InterfaceMVSNet" +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all + +# Build rule for subdir invocation for target. +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule + +# Convenience name for target. +InterfaceMVSNet: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule +.PHONY : InterfaceMVSNet + +# clean rule for target. +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean + +#============================================================================= +# Target rules for target apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir + +# All Build rule for target. +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend + $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=34,35 "Built target InterfacePolycam" +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all + +# Build rule for subdir invocation for target. +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule + +# Convenience name for target. +InterfacePolycam: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule +.PHONY : InterfacePolycam + +# clean rule for target. +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean + +#============================================================================= +# Target rules for target apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir + +# All Build rule for target. +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend + $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=12,13 "Built target DensifyPointCloud" +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all + +# Build rule for subdir invocation for target. +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule + +# Convenience name for target. +DensifyPointCloud: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule +.PHONY : DensifyPointCloud + +# clean rule for target. +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean + +#============================================================================= +# Target rules for target apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir + +# All Build rule for target. +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend + $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=61,62 "Built target ReconstructMesh" +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all + +# Build rule for subdir invocation for target. +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule + +# Convenience name for target. +ReconstructMesh: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule +.PHONY : ReconstructMesh + +# clean rule for target. +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean + +#============================================================================= +# Target rules for target apps/RefineMesh/CMakeFiles/RefineMesh.dir + +# All Build rule for target. +apps/RefineMesh/CMakeFiles/RefineMesh.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/RefineMesh/CMakeFiles/RefineMesh.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/RefineMesh/CMakeFiles/RefineMesh.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/RefineMesh/CMakeFiles/RefineMesh.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend + $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=63,64 "Built target RefineMesh" +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/all + +# Build rule for subdir invocation for target. +apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/CMakeFiles/RefineMesh.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule + +# Convenience name for target. +RefineMesh: apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule +.PHONY : RefineMesh + +# clean rule for target. +apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean + +#============================================================================= +# Target rules for target apps/TextureMesh/CMakeFiles/TextureMesh.dir + +# All Build rule for target. +apps/TextureMesh/CMakeFiles/TextureMesh.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/TextureMesh/CMakeFiles/TextureMesh.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/TextureMesh/CMakeFiles/TextureMesh.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/TextureMesh/CMakeFiles/TextureMesh.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend + $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=67,68 "Built target TextureMesh" +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/all + +# Build rule for subdir invocation for target. +apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/CMakeFiles/TextureMesh.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule + +# Convenience name for target. +TextureMesh: apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule +.PHONY : TextureMesh + +# clean rule for target. +apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean + +#============================================================================= +# Target rules for target apps/TransformScene/CMakeFiles/TransformScene.dir + +# All Build rule for target. +apps/TransformScene/CMakeFiles/TransformScene.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/TransformScene/CMakeFiles/TransformScene.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/TransformScene/CMakeFiles/TransformScene.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/TransformScene/CMakeFiles/TransformScene.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/depend + $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=69,70 "Built target TransformScene" +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/all + +# Build rule for subdir invocation for target. +apps/TransformScene/CMakeFiles/TransformScene.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/CMakeFiles/TransformScene.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/rule + +# Convenience name for target. +TransformScene: apps/TransformScene/CMakeFiles/TransformScene.dir/rule +.PHONY : TransformScene + +# clean rule for target. +apps/TransformScene/CMakeFiles/TransformScene.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/clean +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/clean + +#============================================================================= +# Target rules for target apps/Viewer/CMakeFiles/Viewer.dir + +# All Build rule for target. +apps/Viewer/CMakeFiles/Viewer.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/Viewer/CMakeFiles/Viewer.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/Viewer/CMakeFiles/Viewer.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/Viewer/CMakeFiles/Viewer.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/depend + $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=71,72,73,74,75,76,77,78 "Built target Viewer" +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/all + +# Build rule for subdir invocation for target. +apps/Viewer/CMakeFiles/Viewer.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 58 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/CMakeFiles/Viewer.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/rule + +# Convenience name for target. +Viewer: apps/Viewer/CMakeFiles/Viewer.dir/rule +.PHONY : Viewer + +# clean rule for target. +apps/Viewer/CMakeFiles/Viewer.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/clean +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/clean + +#============================================================================= +# Target rules for target apps/Tests/CMakeFiles/Tests.dir + +# All Build rule for target. +apps/Tests/CMakeFiles/Tests.dir/all: libs/Common/CMakeFiles/Common.dir/all +apps/Tests/CMakeFiles/Tests.dir/all: libs/Math/CMakeFiles/Math.dir/all +apps/Tests/CMakeFiles/Tests.dir/all: libs/IO/CMakeFiles/IO.dir/all +apps/Tests/CMakeFiles/Tests.dir/all: libs/MVS/CMakeFiles/MVS.dir/all + $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/depend + $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=65,66 "Built target Tests" +.PHONY : apps/Tests/CMakeFiles/Tests.dir/all + +# Build rule for subdir invocation for target. +apps/Tests/CMakeFiles/Tests.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 52 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/CMakeFiles/Tests.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : apps/Tests/CMakeFiles/Tests.dir/rule + +# Convenience name for target. +Tests: apps/Tests/CMakeFiles/Tests.dir/rule +.PHONY : Tests + +# clean rule for target. +apps/Tests/CMakeFiles/Tests.dir/clean: + $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/clean +.PHONY : apps/Tests/CMakeFiles/Tests.dir/clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/CMakeFiles/TargetDirectories.txt b/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..080eb71 --- /dev/null +++ b/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,150 @@ +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/uninstall.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/libs/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/pyOpenMVS.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/TransformScene.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/Tests.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/install/strip.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/test.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/edit_cache.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/rebuild_cache.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/list_install_components.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/install.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/install/local.dir +/home/algo/Documents/openMVS/openMVS/build/docs/CMakeFiles/install/strip.dir diff --git a/build/CMakeFiles/cmake.check_cache b/build/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/build/CMakeFiles/progress.marks b/build/CMakeFiles/progress.marks new file mode 100644 index 0000000..d15a2cc --- /dev/null +++ b/build/CMakeFiles/progress.marks @@ -0,0 +1 @@ +80 diff --git a/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/build/CMakeFiles/uninstall.dir/DependInfo.cmake new file mode 100644 index 0000000..dc55e44 --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/CMakeFiles/uninstall.dir/build.make b/build/CMakeFiles/uninstall.dir/build.make new file mode 100644 index 0000000..17dfc01 --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/build.make @@ -0,0 +1,87 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Utility rule file for uninstall. + +# Include any custom commands dependencies for this target. +include CMakeFiles/uninstall.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/uninstall.dir/progress.make + +CMakeFiles/uninstall: + /usr/bin/cmake -P /home/algo/Documents/openMVS/openMVS/build/cmake_uninstall.cmake + +uninstall: CMakeFiles/uninstall +uninstall: CMakeFiles/uninstall.dir/build.make +.PHONY : uninstall + +# Rule to build all files generated by this target. +CMakeFiles/uninstall.dir/build: uninstall +.PHONY : CMakeFiles/uninstall.dir/build + +CMakeFiles/uninstall.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake +.PHONY : CMakeFiles/uninstall.dir/clean + +CMakeFiles/uninstall.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/CMakeFiles/uninstall.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : CMakeFiles/uninstall.dir/depend + diff --git a/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake new file mode 100644 index 0000000..027952d --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/uninstall" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/CMakeFiles/uninstall.dir/compiler_depend.make b/build/CMakeFiles/uninstall.dir/compiler_depend.make new file mode 100644 index 0000000..2d74447 --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for uninstall. +# This may be replaced when dependencies are built. diff --git a/build/CMakeFiles/uninstall.dir/compiler_depend.ts b/build/CMakeFiles/uninstall.dir/compiler_depend.ts new file mode 100644 index 0000000..ef27dcc --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for uninstall. diff --git a/build/CMakeFiles/uninstall.dir/progress.make b/build/CMakeFiles/uninstall.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/build/CMakeFiles/uninstall.dir/progress.make @@ -0,0 +1 @@ + diff --git a/build/CTestTestfile.cmake b/build/CTestTestfile.cmake new file mode 100644 index 0000000..d5c3ca6 --- /dev/null +++ b/build/CTestTestfile.cmake @@ -0,0 +1,13 @@ +# CMake generated Testfile for +# Source directory: /home/algo/Documents/openMVS/openMVS +# Build directory: /home/algo/Documents/openMVS/openMVS/build +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +add_test(UnitTests "/home/algo/Documents/openMVS/openMVS/build/bin/Tests" "0") +set_tests_properties(UnitTests PROPERTIES _BACKTRACE_TRIPLES "/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;263;ADD_TEST;/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;0;") +add_test(PipelineTest "/home/algo/Documents/openMVS/openMVS/build/bin/Tests" "1") +set_tests_properties(PipelineTest PROPERTIES _BACKTRACE_TRIPLES "/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;264;ADD_TEST;/home/algo/Documents/openMVS/openMVS/CMakeLists.txt;0;") +subdirs("libs") +subdirs("apps") +subdirs("docs") diff --git a/build/ConfigLocal.h b/build/ConfigLocal.h new file mode 100644 index 0000000..d3eeeae --- /dev/null +++ b/build/ConfigLocal.h @@ -0,0 +1,66 @@ +// OpenMVS version +#define OpenMVS_MAJOR_VERSION 2 +#define OpenMVS_MINOR_VERSION 3 +#define OpenMVS_PATCH_VERSION 0 + +// OpenMVS compiled as static or dynamic libs +/* #undef BUILD_SHARED_LIBS */ + +// Define to 1 if you have the header file +#define HAVE_INTTYPES_H 1 + +// Define to 1 if exceptions are enabled +#define _HAS_EXCEPTIONS 1 + +// Define to 1 if RTTI is enabled +#define _HAS_RTTI 1 + +// OpenMP support +#define _USE_OPENMP + +// BREAKPAD support +/* #undef _USE_BREAKPAD */ + +// Boost support +#define _USE_BOOST + +// Boost with Python support +#define _USE_BOOST_PYTHON + +// Eigen Matrix & Linear Algebra Library +#define _USE_EIGEN + +// CERES optimization library +/* #undef _USE_CERES */ + +// JPEG codec +#define _USE_JPG + +// PNG codec +#define _USE_PNG + +// TIFF codec +#define _USE_TIFF + +// OpenGL support +#define _USE_OPENGL + +// OpenCL support +/* #undef _USE_OPENCL */ +/* #undef _USE_OPENCL_STATIC */ +/* #undef _USE_OPENCL_SVM */ + +// NVidia Cuda Runtime API +#define _USE_CUDA + +// Fast float to int support +/* #undef _USE_FAST_FLOAT2INT */ + +// Fast INVSQRT support +/* #undef _USE_FAST_INVSQRT */ + +// Fast CBRT support +/* #undef _USE_FAST_CBRT */ + +// SSE support +#define _USE_SSE diff --git a/build/Makefile b/build/Makefile new file mode 100644 index 0000000..4cf78fe --- /dev/null +++ b/build/Makefile @@ -0,0 +1,438 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named uninstall + +# Build rule for target. +uninstall: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall +.PHONY : uninstall + +# fast build rule for target. +uninstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build +.PHONY : uninstall/fast + +#============================================================================= +# Target rules for targets named Common + +# Build rule for target. +Common: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Common +.PHONY : Common + +# fast build rule for target. +Common/fast: + $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/build +.PHONY : Common/fast + +#============================================================================= +# Target rules for targets named Math + +# Build rule for target. +Math: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Math +.PHONY : Math + +# fast build rule for target. +Math/fast: + $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/build +.PHONY : Math/fast + +#============================================================================= +# Target rules for targets named IO + +# Build rule for target. +IO: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 IO +.PHONY : IO + +# fast build rule for target. +IO/fast: + $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/build +.PHONY : IO/fast + +#============================================================================= +# Target rules for targets named MVS + +# Build rule for target. +MVS: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 MVS +.PHONY : MVS + +# fast build rule for target. +MVS/fast: + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/build +.PHONY : MVS/fast + +#============================================================================= +# Target rules for targets named pyOpenMVS + +# Build rule for target. +pyOpenMVS: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 pyOpenMVS +.PHONY : pyOpenMVS + +# fast build rule for target. +pyOpenMVS/fast: + $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/build +.PHONY : pyOpenMVS/fast + +#============================================================================= +# Target rules for targets named InterfaceCOLMAP + +# Build rule for target. +InterfaceCOLMAP: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 InterfaceCOLMAP +.PHONY : InterfaceCOLMAP + +# fast build rule for target. +InterfaceCOLMAP/fast: + $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build +.PHONY : InterfaceCOLMAP/fast + +#============================================================================= +# Target rules for targets named InterfaceMetashape + +# Build rule for target. +InterfaceMetashape: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 InterfaceMetashape +.PHONY : InterfaceMetashape + +# fast build rule for target. +InterfaceMetashape/fast: + $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build +.PHONY : InterfaceMetashape/fast + +#============================================================================= +# Target rules for targets named InterfaceMVSNet + +# Build rule for target. +InterfaceMVSNet: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 InterfaceMVSNet +.PHONY : InterfaceMVSNet + +# fast build rule for target. +InterfaceMVSNet/fast: + $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build +.PHONY : InterfaceMVSNet/fast + +#============================================================================= +# Target rules for targets named InterfacePolycam + +# Build rule for target. +InterfacePolycam: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 InterfacePolycam +.PHONY : InterfacePolycam + +# fast build rule for target. +InterfacePolycam/fast: + $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build +.PHONY : InterfacePolycam/fast + +#============================================================================= +# Target rules for targets named DensifyPointCloud + +# Build rule for target. +DensifyPointCloud: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 DensifyPointCloud +.PHONY : DensifyPointCloud + +# fast build rule for target. +DensifyPointCloud/fast: + $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build +.PHONY : DensifyPointCloud/fast + +#============================================================================= +# Target rules for targets named ReconstructMesh + +# Build rule for target. +ReconstructMesh: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ReconstructMesh +.PHONY : ReconstructMesh + +# fast build rule for target. +ReconstructMesh/fast: + $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build +.PHONY : ReconstructMesh/fast + +#============================================================================= +# Target rules for targets named RefineMesh + +# Build rule for target. +RefineMesh: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 RefineMesh +.PHONY : RefineMesh + +# fast build rule for target. +RefineMesh/fast: + $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/build +.PHONY : RefineMesh/fast + +#============================================================================= +# Target rules for targets named TextureMesh + +# Build rule for target. +TextureMesh: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TextureMesh +.PHONY : TextureMesh + +# fast build rule for target. +TextureMesh/fast: + $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/build +.PHONY : TextureMesh/fast + +#============================================================================= +# Target rules for targets named TransformScene + +# Build rule for target. +TransformScene: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TransformScene +.PHONY : TransformScene + +# fast build rule for target. +TransformScene/fast: + $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/build +.PHONY : TransformScene/fast + +#============================================================================= +# Target rules for targets named Viewer + +# Build rule for target. +Viewer: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Viewer +.PHONY : Viewer + +# fast build rule for target. +Viewer/fast: + $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/build +.PHONY : Viewer/fast + +#============================================================================= +# Target rules for targets named Tests + +# Build rule for target. +Tests: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Tests +.PHONY : Tests + +# fast build rule for target. +Tests/fast: + $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/build +.PHONY : Tests/fast + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... uninstall" + @echo "... Common" + @echo "... DensifyPointCloud" + @echo "... IO" + @echo "... InterfaceCOLMAP" + @echo "... InterfaceMVSNet" + @echo "... InterfaceMetashape" + @echo "... InterfacePolycam" + @echo "... MVS" + @echo "... Math" + @echo "... ReconstructMesh" + @echo "... RefineMesh" + @echo "... Tests" + @echo "... TextureMesh" + @echo "... TransformScene" + @echo "... Viewer" + @echo "... pyOpenMVS" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/Modules/FindBREAKPAD.cmake b/build/Modules/FindBREAKPAD.cmake new file mode 100644 index 0000000..73d36c3 --- /dev/null +++ b/build/Modules/FindBREAKPAD.cmake @@ -0,0 +1,88 @@ +########################################################### +# Find BREAKPAD Library +#---------------------------------------------------------- +# +## 1: Setup: +# The following variables are optionally searched for defaults +# BREAKPAD_DIR: Base directory of OpenCv tree to use. +# +## 2: Variable +# The following are set after configuration is done: +# +# BREAKPAD_FOUND +# BREAKPAD_INCLUDE_DIRS +# BREAKPAD_LIBS +# BREAKPAD_DEFINITIONS +# +#---------------------------------------------------------- + +find_path(BREAKPAD_DIR "include/breakpad/client/minidump_file_writer.h" + HINTS "${BREAKPAD_ROOT}" "$ENV{BREAKPAD_ROOT}" "$ENV{BREAKPAD_DIR}" + PATHS "$ENV{PROGRAMFILES}" "$ENV{PROGRAMW6432}" "/usr" "/usr/local" "/usr/share" "/usr/local/share" "/usr/lib/cmake" "/usr/local/lib/cmake" "/usr/lib/x86_64-linux-gnu/cmake" + PATH_SUFFIXES "BreakPad" "include" + DOC "Root directory of BREAKPAD library") + +##==================================================== +## Find BREAKPAD libraries +##---------------------------------------------------- +if(EXISTS "${BREAKPAD_DIR}") + + ## Initiate the variable before the loop + set(BREAKPAD_LIBS "") + set(BREAKPAD_FOUND TRUE) + + ## Set all BREAKPAD component and their account into variables + set(BREAKPAD_LIB_COMPONENTS common crash_generation_client crash_generation_server exception_handler) + + ## Loop over each internal component and find its library file + foreach(LIBCOMP ${BREAKPAD_LIB_COMPONENTS}) + + find_library(BREAKPAD_${LIBCOMP}_LIBRARY_DEBUG NAMES "${LIBCOMP}" PATHS "${BREAKPAD_DIR}/lib${PACKAGE_LIB_SUFFIX_DBG}" NO_DEFAULT_PATH) + find_library(BREAKPAD_${LIBCOMP}_LIBRARY_RELEASE NAMES "${LIBCOMP}" PATHS "${BREAKPAD_DIR}/lib${PACKAGE_LIB_SUFFIX_REL}" NO_DEFAULT_PATH) + find_library(BREAKPAD_${LIBCOMP}_LIBRARY_ALL NAMES "${LIBCOMP}" PATH_SUFFIXES "breakpad") + + #Remove the cache value + set(BREAKPAD_${LIBCOMP}_LIBRARY "" CACHE STRING "" FORCE) + + #both debug/release + if(BREAKPAD_${LIBCOMP}_LIBRARY_DEBUG AND BREAKPAD_${LIBCOMP}_LIBRARY_RELEASE) + set(BREAKPAD_${LIBCOMP}_LIBRARY debug ${BREAKPAD_${LIBCOMP}_LIBRARY_DEBUG} optimized ${BREAKPAD_${LIBCOMP}_LIBRARY_RELEASE} CACHE STRING "" FORCE) + #only debug + elseif(BREAKPAD_${LIBCOMP}_LIBRARY_DEBUG) + set(BREAKPAD_${LIBCOMP}_LIBRARY ${BREAKPAD_${LIBCOMP}_LIBRARY_DEBUG} CACHE STRING "" FORCE) + #only release + elseif(BREAKPAD_${LIBCOMP}_LIBRARY_RELEASE) + set(BREAKPAD_${LIBCOMP}_LIBRARY ${BREAKPAD_${LIBCOMP}_LIBRARY_RELEASE} CACHE STRING "" FORCE) + #both debug/release + elseif(BREAKPAD_${LIBCOMP}_LIBRARY_ALL) + set(BREAKPAD_${LIBCOMP}_LIBRARY ${BREAKPAD_${LIBCOMP}_LIBRARY_ALL} CACHE STRING "" FORCE) + #no library found + else() + message("BREAKPAD component NOT found: ${LIBCOMP}") + set(BREAKPAD_FOUND FALSE) + endif() + + #Add to the general list + if(BREAKPAD_${LIBCOMP}_LIBRARY) + set(BREAKPAD_LIBS ${BREAKPAD_LIBS} ${BREAKPAD_${LIBCOMP}_LIBRARY}) + endif() + + endforeach() + + set(BREAKPAD_INCLUDE_DIRS "${BREAKPAD_DIR}/include" "${BREAKPAD_DIR}/include/breakpad") + message(STATUS "BREAKPAD found (include: ${BREAKPAD_INCLUDE_DIRS})") + +else() + + package_report_not_found(BREAKPAD "Please specify BREAKPAD directory using BREAKPAD_ROOT env. variable") + +endif() +##==================================================== + + +##==================================================== +if(BREAKPAD_FOUND) + set(BREAKPAD_DIR "${BREAKPAD_DIR}" CACHE PATH "" FORCE) + mark_as_advanced(BREAKPAD_DIR) +endif() +##==================================================== diff --git a/build/Modules/FindEigen3.cmake b/build/Modules/FindEigen3.cmake new file mode 100644 index 0000000..0b36805 --- /dev/null +++ b/build/Modules/FindEigen3.cmake @@ -0,0 +1,107 @@ +# - Try to find Eigen3 lib +# +# This module supports requiring a minimum version, e.g. you can do +# find_package(Eigen3 3.1.2) +# to require version 3.1.2 or newer of Eigen3. +# +# Once done this will define +# +# EIGEN3_FOUND - system has eigen lib with correct version +# EIGEN3_INCLUDE_DIR - the eigen include directory +# EIGEN3_VERSION - eigen version +# +# and the following imported target: +# +# Eigen3::Eigen - The header-only Eigen library +# +# This module reads hints about search locations from +# the following environment variables: +# +# EIGEN3_ROOT +# EIGEN3_ROOT_DIR + +# Copyright (c) 2006, 2007 Montel Laurent, +# Copyright (c) 2008, 2009 Gael Guennebaud, +# Copyright (c) 2009 Benoit Jacob +# Redistribution and use is allowed according to the terms of the 2-clause BSD license. + +if(NOT Eigen3_FIND_VERSION) + if(NOT Eigen3_FIND_VERSION_MAJOR) + set(Eigen3_FIND_VERSION_MAJOR 2) + endif() + if(NOT Eigen3_FIND_VERSION_MINOR) + set(Eigen3_FIND_VERSION_MINOR 91) + endif() + if(NOT Eigen3_FIND_VERSION_PATCH) + set(Eigen3_FIND_VERSION_PATCH 0) + endif() + + set(Eigen3_FIND_VERSION "${Eigen3_FIND_VERSION_MAJOR}.${Eigen3_FIND_VERSION_MINOR}.${Eigen3_FIND_VERSION_PATCH}") +endif() + +macro(_eigen3_check_version) + file(READ "${EIGEN3_INCLUDE_DIR}/Eigen/src/Core/util/Macros.h" _eigen3_version_header) + + string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen3_world_version_match "${_eigen3_version_header}") + set(EIGEN3_WORLD_VERSION "${CMAKE_MATCH_1}") + string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen3_major_version_match "${_eigen3_version_header}") + set(EIGEN3_MAJOR_VERSION "${CMAKE_MATCH_1}") + string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen3_minor_version_match "${_eigen3_version_header}") + set(EIGEN3_MINOR_VERSION "${CMAKE_MATCH_1}") + + set(EIGEN3_VERSION ${EIGEN3_WORLD_VERSION}.${EIGEN3_MAJOR_VERSION}.${EIGEN3_MINOR_VERSION}) + if(${EIGEN3_VERSION} VERSION_LESS ${Eigen3_FIND_VERSION}) + set(EIGEN3_VERSION_OK FALSE) + else() + set(EIGEN3_VERSION_OK TRUE) + endif() + + if(NOT EIGEN3_VERSION_OK) + + message(STATUS "Eigen3 version ${EIGEN3_VERSION} found in ${EIGEN3_INCLUDE_DIR}, " + "but at least version ${Eigen3_FIND_VERSION} is required") + endif() +endmacro() + +if (EIGEN3_INCLUDE_DIR) + + # in cache already + _eigen3_check_version() + set(EIGEN3_FOUND ${EIGEN3_VERSION_OK}) + set(Eigen3_FOUND ${EIGEN3_VERSION_OK}) + +else () + + # search first if an Eigen3Config.cmake is available in the system, + # if successful this would set EIGEN3_INCLUDE_DIR and the rest of + # the script will work as usual + find_package(Eigen3 ${Eigen3_FIND_VERSION} NO_MODULE QUIET) + + if(NOT EIGEN3_INCLUDE_DIR) + find_path(EIGEN3_INCLUDE_DIR NAMES signature_of_eigen3_matrix_library + HINTS + ENV EIGEN3_ROOT + ENV EIGEN3_ROOT_DIR + PATHS + ${CMAKE_INSTALL_PREFIX}/include + ${KDE4_INCLUDE_DIR} + PATH_SUFFIXES eigen3 eigen + ) + endif() + + if(EIGEN3_INCLUDE_DIR) + _eigen3_check_version() + endif() + + include(FindPackageHandleStandardArgs) + find_package_handle_standard_args(Eigen3 DEFAULT_MSG EIGEN3_INCLUDE_DIR EIGEN3_VERSION_OK) + + mark_as_advanced(EIGEN3_INCLUDE_DIR) + +endif() + +if(EIGEN3_FOUND AND NOT TARGET Eigen3::Eigen) + add_library(Eigen3::Eigen INTERFACE IMPORTED) + set_target_properties(Eigen3::Eigen PROPERTIES + INTERFACE_INCLUDE_DIRECTORIES "${EIGEN3_INCLUDE_DIR}") +endif() diff --git a/build/Modules/FindVCG.cmake b/build/Modules/FindVCG.cmake new file mode 100644 index 0000000..a1f46b8 --- /dev/null +++ b/build/Modules/FindVCG.cmake @@ -0,0 +1,25 @@ +########################################################### +# Find VCG Library +#---------------------------------------------------------- + +find_path(VCG_DIR "vcg/complex/complex.h" + HINTS "${VCG_ROOT}" "$ENV{VCG_ROOT}" + PATHS "$ENV{PROGRAMFILES}" "$ENV{PROGRAMW6432}" "/usr" "/usr/local" "/usr/share" "/usr/local/share" "/usr/lib/x86_64-linux-gnu/cmake" + PATH_SUFFIXES "vcg" "include" + DOC "Root directory of VCG library") + +##==================================================== +## Include VCG library +##---------------------------------------------------- +if(EXISTS "${VCG_DIR}" AND NOT "${VCG_DIR}" STREQUAL "") + set(VCG_FOUND TRUE) + set(VCG_INCLUDE_DIRS ${VCG_DIR}) + set(VCG_DIR "${VCG_DIR}" CACHE PATH "" FORCE) + mark_as_advanced(VCG_DIR) + set(VCG_INCLUDE_DIR ${VCG_DIR}) + + message(STATUS "VCG ${VCG_VERSION} found (include: ${VCG_INCLUDE_DIRS})") +else() + package_report_not_found(VCG "Please specify VCG directory using VCG_ROOT env. variable") +endif() +##==================================================== diff --git a/build/OpenMVSConfig.cmake b/build/OpenMVSConfig.cmake new file mode 100644 index 0000000..53b9c2e --- /dev/null +++ b/build/OpenMVSConfig.cmake @@ -0,0 +1,40 @@ +# Configure file for the OpenMVS package, defining the following variables: +# OpenMVS_INCLUDE_DIRS - include directories +# OpenMVS_DEFINITIONS - definitions to be used +# OpenMVS_LIBRARIES - libraries to link against +# OpenMVS_BINARIES - binaries + + +####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() ####### +####### Any changes to this file will be overwritten by the next CMake run #### +####### The input file was OpenMVSConfig.cmake.in ######## + +get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../../../../usr/local" ABSOLUTE) + +macro(check_required_components _NAME) + foreach(comp ${${_NAME}_FIND_COMPONENTS}) + if(NOT ${_NAME}_${comp}_FOUND) + if(${_NAME}_FIND_REQUIRED_${comp}) + set(${_NAME}_FOUND FALSE) + endif() + endif() + endforeach() +endmacro() + +#################################################################################### + +set(OpenMVS_VERSION "2.3.0") + +# Compute paths +set(OpenMVS_PREFIX "/usr/local") +set(OpenMVS_CMAKE_DIR "/usr/local/lib/cmake") +set(OpenMVS_INCLUDE_DIRS "/usr/local/include;/usr/include/python3.10;/usr/include;/usr/local/include/eigen3;/usr/include/opencv4") + +set(OpenMVS_DEFINITIONS "") + +# These are IMPORTED targets created by OpenMVSTargets.cmake +set(OpenMVS_LIBRARIES MVS) +set(OpenMVS_BINARIES InterfaceCOLMAP DensifyPointCloud ReconstructMesh RefineMesh TextureMesh) + +include("${CMAKE_CURRENT_LIST_DIR}/OpenMVSTargets.cmake") +check_required_components("OpenMVS") diff --git a/build/OpenMVSConfigVersion.cmake b/build/OpenMVSConfigVersion.cmake new file mode 100644 index 0000000..8843bfd --- /dev/null +++ b/build/OpenMVSConfigVersion.cmake @@ -0,0 +1,48 @@ +# This is a basic version file for the Config-mode of find_package(). +# It is used by write_basic_package_version_file() as input file for configure_file() +# to create a version-file which can be installed along a config.cmake file. +# +# The created file sets PACKAGE_VERSION_EXACT if the current version string and +# the requested version string are exactly the same and it sets +# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version. +# The variable CVF_VERSION must be set before calling configure_file(). + +set(PACKAGE_VERSION "2.3.0") + +if (PACKAGE_FIND_VERSION_RANGE) + # Package version must be in the requested version range + if ((PACKAGE_FIND_VERSION_RANGE_MIN STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION_MIN) + OR ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_GREATER PACKAGE_FIND_VERSION_MAX) + OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND PACKAGE_VERSION VERSION_GREATER_EQUAL PACKAGE_FIND_VERSION_MAX))) + set(PACKAGE_VERSION_COMPATIBLE FALSE) + else() + set(PACKAGE_VERSION_COMPATIBLE TRUE) + endif() +else() + if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION) + set(PACKAGE_VERSION_COMPATIBLE FALSE) + else() + set(PACKAGE_VERSION_COMPATIBLE TRUE) + if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION) + set(PACKAGE_VERSION_EXACT TRUE) + endif() + endif() +endif() + + +# if the installed project requested no architecture check, don't perform the check +if("FALSE") + return() +endif() + +# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it: +if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "") + return() +endif() + +# check that the installed version has the same 32/64bit-ness as the one which is currently searching: +if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") + math(EXPR installedBits "8 * 8") + set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)") + set(PACKAGE_VERSION_UNSUITABLE TRUE) +endif() diff --git a/build/Templates/ConfigLocal.h.in b/build/Templates/ConfigLocal.h.in new file mode 100644 index 0000000..39ac292 --- /dev/null +++ b/build/Templates/ConfigLocal.h.in @@ -0,0 +1,66 @@ +// OpenMVS version +#define OpenMVS_MAJOR_VERSION ${OpenMVS_MAJOR_VERSION} +#define OpenMVS_MINOR_VERSION ${OpenMVS_MINOR_VERSION} +#define OpenMVS_PATCH_VERSION ${OpenMVS_PATCH_VERSION} + +// OpenMVS compiled as static or dynamic libs +#cmakedefine BUILD_SHARED_LIBS + +// Define to 1 if you have the header file +#cmakedefine01 HAVE_INTTYPES_H + +// Define to 1 if exceptions are enabled +#cmakedefine01 _HAS_EXCEPTIONS + +// Define to 1 if RTTI is enabled +#cmakedefine01 _HAS_RTTI + +// OpenMP support +#cmakedefine _USE_OPENMP + +// BREAKPAD support +#cmakedefine _USE_BREAKPAD + +// Boost support +#cmakedefine _USE_BOOST + +// Boost with Python support +#cmakedefine _USE_BOOST_PYTHON + +// Eigen Matrix & Linear Algebra Library +#cmakedefine _USE_EIGEN + +// CERES optimization library +#cmakedefine _USE_CERES + +// JPEG codec +#cmakedefine _USE_JPG + +// PNG codec +#cmakedefine _USE_PNG + +// TIFF codec +#cmakedefine _USE_TIFF + +// OpenGL support +#cmakedefine _USE_OPENGL + +// OpenCL support +#cmakedefine _USE_OPENCL +#cmakedefine _USE_OPENCL_STATIC +#cmakedefine _USE_OPENCL_SVM + +// NVidia Cuda Runtime API +#cmakedefine _USE_CUDA + +// Fast float to int support +#cmakedefine _USE_FAST_FLOAT2INT + +// Fast INVSQRT support +#cmakedefine _USE_FAST_INVSQRT + +// Fast CBRT support +#cmakedefine _USE_FAST_CBRT + +// SSE support +#cmakedefine _USE_SSE diff --git a/build/Templates/OpenMVSConfig.cmake.in b/build/Templates/OpenMVSConfig.cmake.in new file mode 100644 index 0000000..9747b3e --- /dev/null +++ b/build/Templates/OpenMVSConfig.cmake.in @@ -0,0 +1,23 @@ +# Configure file for the OpenMVS package, defining the following variables: +# OpenMVS_INCLUDE_DIRS - include directories +# OpenMVS_DEFINITIONS - definitions to be used +# OpenMVS_LIBRARIES - libraries to link against +# OpenMVS_BINARIES - binaries + +@PACKAGE_INIT@ + +set(OpenMVS_VERSION "@OpenMVS_VERSION@") + +# Compute paths +set(OpenMVS_PREFIX "@CMAKE_INSTALL_PREFIX@") +set(OpenMVS_CMAKE_DIR "@INSTALL_CMAKE_DIR_IN@") +set(OpenMVS_INCLUDE_DIRS "@INSTALL_INCLUDE_DIR_IN@") + +set(OpenMVS_DEFINITIONS "@OpenMVS_DEFINITIONS@") + +# These are IMPORTED targets created by OpenMVSTargets.cmake +set(OpenMVS_LIBRARIES MVS) +set(OpenMVS_BINARIES InterfaceCOLMAP DensifyPointCloud ReconstructMesh RefineMesh TextureMesh) + +include("${CMAKE_CURRENT_LIST_DIR}/OpenMVSTargets.cmake") +check_required_components("OpenMVS") diff --git a/build/Templates/cmake_uninstall.cmake.in b/build/Templates/cmake_uninstall.cmake.in new file mode 100644 index 0000000..2037e36 --- /dev/null +++ b/build/Templates/cmake_uninstall.cmake.in @@ -0,0 +1,21 @@ +if(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt") + message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt") +endif(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt") + +file(READ "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt" files) +string(REGEX REPLACE "\n" ";" files "${files}") +foreach(file ${files}) + message(STATUS "Uninstalling $ENV{DESTDIR}${file}") + if(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") + exec_program( + "@CMAKE_COMMAND@" ARGS "-E remove \"$ENV{DESTDIR}${file}\"" + OUTPUT_VARIABLE rm_out + RETURN_VALUE rm_retval + ) + if(NOT "${rm_retval}" STREQUAL 0) + message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}") + endif(NOT "${rm_retval}" STREQUAL 0) + else(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") + message(STATUS "File $ENV{DESTDIR}${file} does not exist.") + endif(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") +endforeach(file) diff --git a/build/Utils.cmake b/build/Utils.cmake new file mode 100644 index 0000000..86d3430 --- /dev/null +++ b/build/Utils.cmake @@ -0,0 +1,868 @@ +# Defines functions and macros useful for building the application. +# +# Note: +# +# - This file can be run multiple times, therefore it shouldn't +# have any side effects other than defining the functions and macros. + +INCLUDE(CheckCXXCompilerFlag) +INCLUDE(CheckIncludeFile) + +# BUILD_SHARED_LIBS is a standard CMake variable, but we declare it here to +# make it prominent in the GUI. +OPTION(BUILD_SHARED_LIBS "Build shared libraries (DLLs)" OFF) +OPTION(BUILD_SHARED_LIBS_FULL "Expose all functionality when built as shared libraries (DLLs)" OFF) +OPTION(BUILD_EXCEPTIONS_ENABLED "Enable support for exceptions" ON) +OPTION(BUILD_RTTI_ENABLED "Enable support run-time type information" ON) +OPTION(BUILD_STATIC_RUNTIME "Link staticaly the run-time library" OFF) +OPTION(CMAKE_SUPPRESS_REGENERATION "This will cause CMake to not put in the rules that re-run CMake. This might be useful if you want to use the generated build files on another machine" OFF) +OPTION(CMAKE_USE_RELATIVE_PATHS "Try to use relative paths in generated projects" OFF) + +# Organize projects into folders +SET_PROPERTY(GLOBAL PROPERTY USE_FOLDERS ON) +SET_PROPERTY(GLOBAL PROPERTY PREDEFINED_TARGETS_FOLDER "CMakeTargets") +SET(COTIRE_TARGETS_FOLDER "CMakeTargets") + + +# GetOperatingSystemArchitectureBitness() +# is used to extract information associated with the current platform. +# +# The macro defines the following variables: +# _BITNESS - bitness of the platform: 32 or 64 +# _OS - which is on the this value: linux, macosx, win +# _ARCHITECTURE - which is on the this value: i386, amd64, ppc + +set(OS_NAME_LINUX "linux") +set(OS_NAME_MAC "macosx") +set(OS_NAME_WIN "win") + +macro(GetOperatingSystemArchitectureBitness) + set(MY_VAR_PREFIX "${ARGN}") + + # Sanity checks + if("${MY_VAR_PREFIX}" STREQUAL "") + message(FATAL_ERROR "error: VAR_PREFIX should be specified !") + endif() + + set(${MY_VAR_PREFIX}_ARCHITECTURE "") + + set(${MY_VAR_PREFIX}_ARCHITECTURE i386) + set(${MY_VAR_PREFIX}_BITNESS 32) + if(CMAKE_SIZEOF_VOID_P EQUAL 8) + set(${MY_VAR_PREFIX}_BITNESS 64) + set(${MY_VAR_PREFIX}_ARCHITECTURE amd64) + endif() + + if(CMAKE_SYSTEM_NAME STREQUAL "Windows") + set(${MY_VAR_PREFIX}_OS "${OS_NAME_WIN}") + elseif(CMAKE_SYSTEM_NAME STREQUAL "Linux") + set(${MY_VAR_PREFIX}_OS "${OS_NAME_LINUX}") + elseif(CMAKE_SYSTEM_NAME STREQUAL "Darwin") + set(${MY_VAR_PREFIX}_OS "${OS_NAME_MAC}") + if(CMAKE_SYSTEM_PROCESSOR MATCHES "powerpc") + set(${MY_VAR_PREFIX}_ARCHITECTURE "ppc") + endif() + #elseif(CMAKE_SYSTEM_NAME STREQUAL "Solaris") + #set(${MY_VAR_PREFIX}_BUILD "solaris8") # What about solaris9 and solaris10 ? + endif() + + # Detect Microsoft compiler: + set(MSVC64 0) + if(CMAKE_CL_64) + set(MSVC64 1) + endif() + + set(CLANG 0) + if(CMAKE_C_COMPILER_ID MATCHES "^(Apple)?Clang$") + set(CLANG 1) + if(NOT APPLE) + set(CMAKE_COMPILER_IS_GNUCC 1) + endif() + endif() + if(CMAKE_CXX_COMPILER_ID MATCHES "^(Apple)?Clang$") + math(EXPR CLANG "${CLANG}+2") + if(NOT APPLE) + set(CMAKE_COMPILER_IS_GNUCXX 1) + endif() + endif() + + # Detect Intel ICC compiler -- for -fPIC in 3rdparty ( UNIX ONLY ): + # the system needs to determine if the '-fPIC' option needs to be added + # for the 3rdparty static libs being compiled; use the FLG_ICC definition + # being set here to determine if the -fPIC flag should be used + if(UNIX) + if (__ICL) + set(FLG_ICC __ICL) + elseif(__ICC) + set(FLG_ICC __ICC) + elseif(__ECL) + set(FLG_ICC __ECL) + elseif(__ECC) + set(FLG_ICC __ECC) + elseif(__INTEL_COMPILER) + set(FLG_ICC __INTEL_COMPILER) + elseif(CMAKE_C_COMPILER MATCHES "icc") + set(FLG_ICC __ICC_C_COMPILER) + endif() + endif() + + if(MSVC AND CMAKE_C_COMPILER MATCHES "icc") + set(FLG_ICC __INTEL_COMPILER_FOR_WINDOWS) + endif() + + if(CMAKE_COMPILER_IS_GNUCXX OR ${CLANG} GREATER 1 OR (UNIX AND FLG_ICC)) + set(FLG_COMPILER_IS_GNU TRUE) + else() + set(FLG_COMPILER_IS_GNU FALSE) + endif() + + # Detect GNU version: + set(CMAKE_FLG_GCC_VERSION_NUM 0) + if(CMAKE_COMPILER_IS_GNUCXX) + execute_process(COMMAND ${CMAKE_CXX_COMPILER} --version + OUTPUT_VARIABLE CMAKE_FLG_GCC_VERSION_FULL + OUTPUT_STRIP_TRAILING_WHITESPACE) + if(CMAKE_FLG_GCC_VERSION_FULL STREQUAL "") + execute_process(COMMAND ${CMAKE_CXX_COMPILER} -v + ERROR_VARIABLE CMAKE_FLG_GCC_VERSION_FULL + OUTPUT_STRIP_TRAILING_WHITESPACE) + endif() + + # Typical output in CMAKE_FLG_GCC_VERSION_FULL: "c+//0 (whatever) 4.2.3 (...)" + # Look for the version number + string(REGEX MATCH "[0-9]+.[0-9]+.[0-9]+" CMAKE_GCC_REGEX_VERSION "${CMAKE_FLG_GCC_VERSION_FULL}") + if(NOT CMAKE_GCC_REGEX_VERSION) + string(REGEX MATCH "[0-9]+.[0-9]+" CMAKE_GCC_REGEX_VERSION "${CMAKE_FLG_GCC_VERSION_FULL}") + endif() + + # Split the three parts: + string(REGEX MATCHALL "[0-9]+" CMAKE_FLG_GCC_VERSIONS "${CMAKE_GCC_REGEX_VERSION}") + + list(GET CMAKE_FLG_GCC_VERSIONS 0 CMAKE_FLG_GCC_VERSION_MAJOR) + list(GET CMAKE_FLG_GCC_VERSIONS 1 CMAKE_FLG_GCC_VERSION_MINOR) + + set(CMAKE_FLG_GCC_VERSION ${CMAKE_FLG_GCC_VERSION_MAJOR}${CMAKE_FLG_GCC_VERSION_MINOR}) + math(EXPR CMAKE_FLG_GCC_VERSION_NUM "${CMAKE_FLG_GCC_VERSION_MAJOR}*100 + ${CMAKE_FLG_GCC_VERSION_MINOR}") + message(STATUS "Detected version of GNU GCC: ${CMAKE_FLG_GCC_VERSION} (${CMAKE_FLG_GCC_VERSION_NUM})") + + if(WIN32) + execute_process(COMMAND ${CMAKE_CXX_COMPILER} -dumpmachine + OUTPUT_VARIABLE CMAKE_FLG_GCC_TARGET_MACHINE + OUTPUT_STRIP_TRAILING_WHITESPACE) + if(CMAKE_FLG_GCC_TARGET_MACHINE MATCHES "64") + set(MINGW64 1) + endif() + endif() + endif() + + if(CMAKE_SYSTEM_PROCESSOR MATCHES amd64.*|x86_64.* OR CMAKE_GENERATOR MATCHES "Visual Studio.*Win64") + set(X86_64 1) + elseif(CMAKE_SYSTEM_PROCESSOR MATCHES i686.*|i386.*|x86.*) + set(X86 1) + endif() + + if(NOT ${MY_VAR_PREFIX}_PACKAGE_REQUIRED) + set(${MY_VAR_PREFIX}_PACKAGE_REQUIRED "REQUIRED") + endif() +endmacro() + + +# Call this macro in order to create the suffix +# needed when searching the libraries of the linked packages. +macro(ComposePackageLibSuffix) + set(PACKAGE_LIB_SUFFIX "") + set(PACKAGE_LIB_SUFFIX_DBG "") + set(PACKAGE_LIB_SUFFIX_REL "") + if(MSVC) + if("${MSVC_VERSION}" STRGREATER "1929") + set(PACKAGE_LIB_SUFFIX "/vc17") + elseif("${MSVC_VERSION}" STRGREATER "1916") + set(PACKAGE_LIB_SUFFIX "/vc16") + elseif("${MSVC_VERSION}" STRGREATER "1900") + set(PACKAGE_LIB_SUFFIX "/vc15") + elseif("${MSVC_VERSION}" STREQUAL "1900") + set(PACKAGE_LIB_SUFFIX "/vc14") + elseif("${MSVC_VERSION}" STREQUAL "1800") + set(PACKAGE_LIB_SUFFIX "/vc12") + elseif("${MSVC_VERSION}" STREQUAL "1700") + set(PACKAGE_LIB_SUFFIX "/vc11") + elseif("${MSVC_VERSION}" STREQUAL "1600") + set(PACKAGE_LIB_SUFFIX "/vc10") + elseif("${MSVC_VERSION}" STREQUAL "1500") + set(PACKAGE_LIB_SUFFIX "/vc9") + endif() + if("${SYSTEM_BITNESS}" STREQUAL "64") + set(PACKAGE_LIB_SUFFIX "${PACKAGE_LIB_SUFFIX}/x64") + else() + set(PACKAGE_LIB_SUFFIX "${PACKAGE_LIB_SUFFIX}/x86") + endif() + set(PACKAGE_LIB_SUFFIX_DBG "${PACKAGE_LIB_SUFFIX}/Debug") + set(PACKAGE_LIB_SUFFIX_REL "${PACKAGE_LIB_SUFFIX}/Release") + endif() +endmacro() + + +# Call this macro in order to disable SAFESEH in Visual Studio. +macro(DisableSAFESEH) + if(MSVC) + if("${MSVC_VERSION}" STRGREATER "1600") + if(NOT "${SYSTEM_BITNESS}" STREQUAL "64") + SET (CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /SAFESEH:NO") + SET (CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} /SAFESEH:NO") + SET (CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} /SAFESEH:NO") + endif() + endif() + ENDIF() +endmacro() + + +# Call this whenever there was an error in finding a package +# handle the QUIETLY and REQUIRED arguments and set xxx_FOUND to FALSE +macro(package_report_not_found NAME MSG) + # make FIND_PACKAGE friendly + if(NOT ${NAME}_FIND_QUIETLY) + if(${NAME}_FIND_REQUIRED) + message(FATAL_ERROR "${NAME} required, but not found: ${MSG}") + else() + message(STATUS "WARNING: ${NAME} was not found: ${MSG}") + endif() + endif() + set(${NAME}_FOUND FALSE) +endmacro() + + +# Provides an option that the user can optionally select. +# Can accept condition to control when option is available for user. +# Usage: +# option( "help string describing the option" [IF ]) +macro(add_option variable description value) + set(__value ${value}) + set(__condition "") + set(__varname "__value") + foreach(arg ${ARGN}) + if(arg STREQUAL "IF" OR arg STREQUAL "if") + set(__varname "__condition") + else() + list(APPEND ${__varname} ${arg}) + endif() + endforeach() + unset(__varname) + if(__condition STREQUAL "") + set(__condition 2 GREATER 1) + endif() + + if(${__condition}) + if("${__value}" MATCHES ";") + if(${__value}) + option(${variable} "${description}" ON) + else() + option(${variable} "${description}" OFF) + endif() + elseif(DEFINED ${__value}) + if(${__value}) + option(${variable} "${description}" ON) + else() + option(${variable} "${description}" OFF) + endif() + else() + option(${variable} "${description}" ${__value}) + endif() + else() + unset(${variable} CACHE) + endif() + unset(__condition) + unset(__value) +endmacro() + + +# Optimize compiler settings + +set(STATIC_COMPILER_FAIL_REGEX + "command line option .* is valid for .* but not for C\\+\\+" # GNU + "command line option .* is valid for .* but not for C" # GNU + "unrecognized .*option" # GNU + "unknown .*option" # Clang + "ignoring unknown option" # MSVC + "warning D9002" # MSVC, any lang + "option .*not supported" # Intel + "[Uu]nknown option" # HP + "[Ww]arning: [Oo]ption" # SunPro + "command option .* is not recognized" # XL + "not supported in this configuration; ignored" # AIX + "File with unknown suffix passed to linker" # PGI + "WARNING: unknown flag:" # Open64 + ) + +MACRO(_check_compiler_flag LANG FLAG RESULT) + if(NOT DEFINED ${RESULT}) + if("_${LANG}_" MATCHES "_CXX_") + set(_fname "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/src.cxx") + if("${CMAKE_CXX_FLAGS} ${FLAG} " MATCHES "-Werror " OR "${CMAKE_CXX_FLAGS} ${FLAG} " MATCHES "-Werror=unknown-pragmas ") + FILE(WRITE "${_fname}" "int main() { return 0; }\n") + else() + FILE(WRITE "${_fname}" "#pragma\nint main() { return 0; }\n") + endif() + elseif("_${LANG}_" MATCHES "_C_") + set(_fname "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/CMakeTmp/src.c") + if("${CMAKE_C_FLAGS} ${FLAG} " MATCHES "-Werror " OR "${CMAKE_C_FLAGS} ${FLAG} " MATCHES "-Werror=unknown-pragmas ") + FILE(WRITE "${_fname}" "int main(void) { return 0; }\n") + else() + FILE(WRITE "${_fname}" "#pragma\nint main(void) { return 0; }\n") + endif() + else() + unset(_fname) + endif() + if(_fname) + MESSAGE(STATUS "Performing Test ${RESULT}") + TRY_COMPILE(${RESULT} + ${CMAKE_BINARY_DIR} + "${_fname}" + COMPILE_DEFINITIONS "${FLAG}" + OUTPUT_VARIABLE OUTPUT) + + FOREACH(_regex ${STATIC_COMPILER_FAIL_REGEX}) + IF("${OUTPUT}" MATCHES "${_regex}") + SET(${RESULT} 0) + break() + ENDIF() + ENDFOREACH() + + IF(${RESULT}) + SET(${RESULT} 1 CACHE INTERNAL "Test ${RESULT}") + MESSAGE(STATUS "Performing Test ${RESULT} - Success") + ELSE(${RESULT}) + MESSAGE(STATUS "Performing Test ${RESULT} - Failed") + SET(${RESULT} "" CACHE INTERNAL "Test ${RESULT}") + ENDIF(${RESULT}) + else() + SET(${RESULT} 0) + endif() + endif() +ENDMACRO() + +macro(_check_flag_support lang flag varname) + if("_${lang}_" MATCHES "_CXX_") + set(_lang CXX) + elseif("_${lang}_" MATCHES "_C_") + set(_lang C) + else() + set(_lang ${lang}) + endif() + + string(TOUPPER "${flag}" ${varname}) + string(REGEX REPLACE "^(/|-)" "HAVE_${_lang}_" ${varname} "${${varname}}") + string(REGEX REPLACE " -|-|=| |\\." "_" ${varname} "${${varname}}") + + _check_compiler_flag("${_lang}" "${ARGN} ${flag}" ${${varname}}) +endmacro() + +macro(add_extra_compiler_option option) + if(CMAKE_BUILD_TYPE) + set(CMAKE_TRY_COMPILE_CONFIGURATION ${CMAKE_BUILD_TYPE}) + endif() + _check_flag_support(CXX "${option}" _varname "${BUILD_EXTRA_CXX_FLAGS} ${ARGN}") + if(${_varname}) + set(BUILD_EXTRA_CXX_FLAGS "${BUILD_EXTRA_CXX_FLAGS} ${option}") + endif() + + _check_flag_support(C "${option}" _varname "${BUILD_EXTRA_C_FLAGS} ${ARGN}") + if(${_varname}) + set(BUILD_EXTRA_C_FLAGS "${BUILD_EXTRA_C_FLAGS} ${option}") + endif() +endmacro() + +macro(optimize_default_compiler_settings) + # build options + # =================================================== + add_option(ENABLE_PRECOMPILED_HEADERS "Use precompiled headers" ON IF (NOT IOS) ) + add_option(ENABLE_PROFILING "Enable profiling in the GCC compiler (Add flags: -g -pg)" OFF IF CMAKE_COMPILER_IS_GNUCXX ) + add_option(ENABLE_OMIT_FRAME_POINTER "Enable -fomit-frame-pointer for GCC" ON IF CMAKE_COMPILER_IS_GNUCXX ) + add_option(ENABLE_POWERPC "Enable PowerPC for GCC" ON IF (CMAKE_COMPILER_IS_GNUCXX AND CMAKE_SYSTEM_PROCESSOR MATCHES powerpc.*) ) + add_option(ENABLE_FAST_MATH "Enable -ffast-math (not recommended for GCC 4.6.x)" OFF IF (CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSE "Enable SSE instructions" ON IF (MSVC OR CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSE2 "Enable SSE2 instructions" ON IF (MSVC OR CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSE3 "Enable SSE3 instructions" ON IF (MSVC OR FLG_ICC OR CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSSE3 "Enable SSSE3 instructions" ON IF (CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSE41 "Enable SSE4.1 instructions" ON IF (FLG_ICC OR CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_SSE42 "Enable SSE4.2 instructions" ON IF (CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_AVX "Enable AVX instructions" OFF ) + add_option(ENABLE_AVX2 "Enable AVX2 instructions" OFF IF (CMAKE_COMPILER_IS_GNUCXX AND (X86 OR X86_64)) ) + add_option(ENABLE_EXTRA_WARNINGS "Show extra warnings (usually not critical)" OFF ) + add_option(ENABLE_NOISY_WARNINGS "Show all warnings even if they are too noisy" OFF ) + add_option(ENABLE_WARNINGS_AS_ERRORS "Treat warnings as errors" OFF ) + + set(BUILD_EXTRA_FLAGS "") + set(BUILD_EXTRA_C_FLAGS "") + set(BUILD_EXTRA_CXX_FLAGS "") + set(BUILD_EXTRA_FLAGS_RELEASE "") + set(BUILD_EXTRA_FLAGS_DEBUG "") + set(BUILD_EXTRA_EXE_LINKER_FLAGS "") + set(BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE "") + set(BUILD_EXTRA_EXE_LINKER_FLAGS_DEBUG "") + + # try to enable C++14/C++11 support + if(CMAKE_VERSION VERSION_LESS "3.8.2") + if (MSVC) + set(CXX_CHECK_PREFIX "/std:") + else() + set(CXX_CHECK_PREFIX "--std=") + endif() + check_cxx_compiler_flag("${CXX_CHECK_PREFIX}c++20" SUPPORTS_STD_CXX20) + check_cxx_compiler_flag("${CXX_CHECK_PREFIX}c++17" SUPPORTS_STD_CXX17) + check_cxx_compiler_flag("${CXX_CHECK_PREFIX}c++14" SUPPORTS_STD_CXX14) + check_cxx_compiler_flag("${CXX_CHECK_PREFIX}c++11" SUPPORTS_STD_CXX11) + if(SUPPORTS_STD_CXX20) + set(CMAKE_CXX_STANDARD 20) + elseif(SUPPORTS_STD_CXX17) + set(CMAKE_CXX_STANDARD 17) + elseif(SUPPORTS_STD_CXX14) + set(CMAKE_CXX_STANDARD 14) + elseif(SUPPORTS_STD_CXX11) + set(CMAKE_CXX_STANDARD 11) + endif() + else() + list(FIND CMAKE_CXX_COMPILE_FEATURES "cxx_std_20" CXX_STD_INDEX) + if(${CXX_STD_INDEX} GREATER -1) + set(CMAKE_CXX_STANDARD 20) + else() + list(FIND CMAKE_CXX_COMPILE_FEATURES "cxx_std_17" CXX_STD_INDEX) + if(${CXX_STD_INDEX} GREATER -1) + set(CMAKE_CXX_STANDARD 17) + else() + list(FIND CMAKE_CXX_COMPILE_FEATURES "cxx_std_14" CXX_STD_INDEX) + if(${CXX_STD_INDEX} GREATER -1) + set(CMAKE_CXX_STANDARD 14) + else() + list(FIND CMAKE_CXX_COMPILE_FEATURES "cxx_std_11" CXX_STD_INDEX) + if(${CXX_STD_INDEX} GREATER -1) + set(CMAKE_CXX_STANDARD 11) + endif() + endif() + endif() + endif() + endif() + if(CLANG AND (CMAKE_CXX_STANDARD EQUAL 11 OR CMAKE_CXX_STANDARD EQUAL 14 OR CMAKE_CXX_STANDARD EQUAL 17 OR CMAKE_CXX_STANDARD EQUAL 20)) + set(CMAKE_EXE_LINKER_FLAGS "-stdlib=libc++") + add_extra_compiler_option(-stdlib=libc++) + endif() + set(CMAKE_CXX_STANDARD_REQUIRED ON) + set(CMAKE_CXX_EXTENSIONS OFF) + message("Compiling with C++${CMAKE_CXX_STANDARD}") + + if(FLG_COMPILER_IS_GNU) + # High level of warnings. + add_extra_compiler_option(-W) + add_extra_compiler_option(-Wall) + #add_extra_compiler_option(-Werror=return-type) + #add_extra_compiler_option(-Werror=non-virtual-dtor) + add_extra_compiler_option(-Werror=address) + add_extra_compiler_option(-Werror=sequence-point) + add_extra_compiler_option(-Wformat) + add_extra_compiler_option(-Werror=format-security -Wformat) + add_extra_compiler_option(-Winit-self) + add_extra_compiler_option(-Wsign-promo) + add_extra_compiler_option(-Wreorder) + + if(ENABLE_NOISY_WARNINGS) + add_extra_compiler_option(-Wshadow) + add_extra_compiler_option(-Wextra) + add_extra_compiler_option(-Wcast-align) + add_extra_compiler_option(-Wstrict-aliasing=2) + add_extra_compiler_option(-Wmissing-declarations) + add_extra_compiler_option(-Wmissing-prototypes) + add_extra_compiler_option(-Wpointer-arith) + add_extra_compiler_option(-Wundef) + add_extra_compiler_option(-Wswitch) + add_extra_compiler_option(-Wswitch-enum) + add_extra_compiler_option(-Wswitch-default) + else() + add_extra_compiler_option(-Wno-undef) + add_extra_compiler_option(-Wno-switch) + add_extra_compiler_option(-Wno-switch-enum) + add_extra_compiler_option(-Wno-switch-default) + add_extra_compiler_option(-Wno-implicit-fallthrough) + add_extra_compiler_option(-Wno-comment) + add_extra_compiler_option(-Wno-narrowing) + add_extra_compiler_option(-Wno-attributes) + add_extra_compiler_option(-Wno-ignored-attributes) + add_extra_compiler_option(-Wno-maybe-uninitialized) + add_extra_compiler_option(-Wno-enum-compare) + add_extra_compiler_option(-Wno-misleading-indentation) + add_extra_compiler_option(-Wno-missing-field-initializers) + add_extra_compiler_option(-Wno-unused-result) + add_extra_compiler_option(-Wno-unused-function) + add_extra_compiler_option(-Wno-unused-parameter) + add_extra_compiler_option(-Wno-delete-incomplete) + add_extra_compiler_option(-Wno-unnamed-type-template-args) + add_extra_compiler_option(-Wno-int-in-bool-context) + add_extra_compiler_option(-Wno-deprecated-declarations) + endif() + add_extra_compiler_option(-fdiagnostics-show-option) + add_extra_compiler_option(-ftemplate-backtrace-limit=0) + + # The -Wno-long-long is required in 64bit systems when including system headers. + if(X86_64) + add_extra_compiler_option(-Wno-long-long) + endif() + + # We need pthread's + if(UNIX AND NOT ANDROID) + add_extra_compiler_option(-pthread) + endif() + + if(ENABLE_WARNINGS_AS_ERRORS) + add_extra_compiler_option(-Werror) + endif() + + # Other optimizations + if(ENABLE_OMIT_FRAME_POINTER) + add_extra_compiler_option(-fomit-frame-pointer) + else() + add_extra_compiler_option(-fno-omit-frame-pointer) + endif() + if(NOT CLANG) + if(ENABLE_FAST_MATH) + add_extra_compiler_option(-ffast-math) + else() + add_extra_compiler_option(-frounding-math) + endif() + endif() + if(ENABLE_POWERPC) + add_extra_compiler_option("-mcpu=G3 -mtune=G5") + endif() + if(ENABLE_SSE) + add_extra_compiler_option(-msse) + endif() + if(ENABLE_SSE2) + add_extra_compiler_option(-msse2) + endif() + + # SSE3 and further should be disabled under MingW because it generates compiler errors + if(NOT MINGW) + if(ENABLE_SSE3) + add_extra_compiler_option(-msse3) + endif() + + if(${CMAKE_FLG_GCC_VERSION_NUM} GREATER 402 OR CLANG) + set(HAVE_GCC43_OR_NEWER 1) + endif() + if(${CMAKE_FLG_GCC_VERSION_NUM} GREATER 401 OR CLANG) + set(HAVE_GCC42_OR_NEWER 1) + endif() + + if(HAVE_GCC42_OR_NEWER OR APPLE) + if(ENABLE_SSSE3) + add_extra_compiler_option(-mssse3) + endif() + if(HAVE_GCC43_OR_NEWER) + if(ENABLE_SSE41) + add_extra_compiler_option(-msse4.1) + endif() + if(ENABLE_SSE42) + add_extra_compiler_option(-msse4.2) + endif() + if(ENABLE_AVX) + add_extra_compiler_option(-mavx) + endif() + if(ENABLE_AVX2) + add_extra_compiler_option(-mavx2) + endif() + endif() + endif() + endif(NOT MINGW) + + if(X86 OR X86_64) + if(NOT APPLE AND CMAKE_SIZEOF_VOID_P EQUAL 4) + if(ENABLE_SSE2) + add_extra_compiler_option(-mfpmath=sse)# !! important - be on the same wave with x64 compilers + else() + add_extra_compiler_option(-mfpmath=387) + endif() + endif() + endif() + + # Profiling? + if(ENABLE_PROFILING) + add_extra_compiler_option("-pg -g") + # turn off incompatible options + foreach(flags CMAKE_CXX_FLAGS CMAKE_C_FLAGS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG + BUILD_EXTRA_FLAGS_RELEASE BUILD_EXTRA_FLAGS_DEBUG BUILD_EXTRA_C_FLAGS BUILD_EXTRA_CXX_FLAGS) + string(REPLACE "-fomit-frame-pointer" "" ${flags} "${${flags}}") + string(REPLACE "-ffunction-sections" "" ${flags} "${${flags}}") + endforeach() + elseif(NOT APPLE AND NOT ANDROID) + # Remove unreferenced functions: function level linking + add_extra_compiler_option(-ffunction-sections) + endif() + + set(BUILD_EXTRA_FLAGS_RELEASE "${BUILD_EXTRA_FLAGS_RELEASE} -DNDEBUG") + set(BUILD_EXTRA_FLAGS_DEBUG "${BUILD_EXTRA_FLAGS_DEBUG} -O0 -D_DEBUG") + if(BUILD_WITH_DEBUG_INFO) + set(BUILD_EXTRA_FLAGS_DEBUG "${BUILD_EXTRA_FLAGS_DEBUG} -ggdb3") + endif() + endif() + + if(MSVC) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS") + # 64-bit portability warnings, in MSVC80 + if(MSVC80) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /Wp64") + endif() + + if(BUILD_WITH_DEBUG_INFO) + set(BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE "${BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE} /debug") + endif() + + # Remove unreferenced functions: function level linking + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /Gy") + if(NOT MSVC_VERSION LESS 1400) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /bigobj") + endif() + if(BUILD_WITH_DEBUG_INFO) + set(BUILD_EXTRA_FLAGS_RELEASE "${BUILD_EXTRA_FLAGS_RELEASE} /Zi") + endif() + + if(NOT MSVC64) + # 64-bit MSVC compiler uses SSE/SSE2 by default + if(ENABLE_SSE) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /arch:SSE") + endif() + if(ENABLE_SSE2) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /arch:SSE2") + endif() + endif() + + if(ENABLE_AVX) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /arch:AVX") + endif() + + if(ENABLE_SSE OR ENABLE_SSE2 OR ENABLE_SSE3 OR ENABLE_SSE4_1) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /Oi") + endif() + + if(X86 OR X86_64) + if(CMAKE_SIZEOF_VOID_P EQUAL 4 AND ENABLE_SSE2) + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /fp:fast")# !! important - be on the same wave with x64 compilers + endif() + endif() + + # fix virtual memory range for PCH exceeded error + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /Zm170") + + # enable __cplusplus + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS} /Zc:__cplusplus") + endif() + + # Extra link libs if the user selects building static libs: + # Android does not need these settings because they are already set by toolchain file + if(CMAKE_COMPILER_IS_GNUCXX AND NOT ANDROID AND NOT BUILD_SHARED_LIBS) + set(BUILD_EXTRA_LINKER_LIBS "${BUILD_EXTRA_LINKER_LIBS} stdc++") + endif() + + # Add user supplied extra options (optimization, etc...) + # ========================================================== + set(BUILD_EXTRA_FLAGS "${BUILD_EXTRA_FLAGS}" CACHE INTERNAL "Extra compiler options") + set(BUILD_EXTRA_C_FLAGS "${BUILD_EXTRA_C_FLAGS}" CACHE INTERNAL "Extra compiler options for C sources") + set(BUILD_EXTRA_CXX_FLAGS "${BUILD_EXTRA_CXX_FLAGS}" CACHE INTERNAL "Extra compiler options for C++ sources") + set(BUILD_EXTRA_FLAGS_RELEASE "${BUILD_EXTRA_FLAGS_RELEASE}" CACHE INTERNAL "Extra compiler options for Release build") + set(BUILD_EXTRA_FLAGS_DEBUG "${BUILD_EXTRA_FLAGS_DEBUG}" CACHE INTERNAL "Extra compiler options for Debug build") + set(BUILD_EXTRA_EXE_LINKER_FLAGS "${BUILD_EXTRA_EXE_LINKER_FLAGS}" CACHE INTERNAL "Extra linker flags") + set(BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE "${BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE}" CACHE INTERNAL "Extra linker flags for Release build") + set(BUILD_EXTRA_EXE_LINKER_FLAGS_DEBUG "${BUILD_EXTRA_EXE_LINKER_FLAGS_DEBUG}" CACHE INTERNAL "Extra linker flags for Debug build") + + #combine all "extra" options + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${BUILD_EXTRA_FLAGS} ${BUILD_EXTRA_C_FLAGS}") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${BUILD_EXTRA_FLAGS} ${BUILD_EXTRA_CXX_FLAGS}") + set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} ${BUILD_EXTRA_FLAGS_RELEASE}") + set(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} ${BUILD_EXTRA_FLAGS_RELEASE}") + set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} ${BUILD_EXTRA_FLAGS_DEBUG}") + set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} ${BUILD_EXTRA_FLAGS_DEBUG}") + set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${BUILD_EXTRA_EXE_LINKER_FLAGS}") + set(CMAKE_EXE_LINKER_FLAGS_RELEASE "${CMAKE_EXE_LINKER_FLAGS_RELEASE} ${BUILD_EXTRA_EXE_LINKER_FLAGS_RELEASE}") + set(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} ${BUILD_EXTRA_EXE_LINKER_FLAGS_DEBUG}") + + if(MSVC) + # avoid warnings from MSVC about overriding the /W* option + # we replace /W3 with /W4 only for C++ files, + if(ENABLE_EXTRA_WARNINGS) + string(REPLACE "/W3" "/W4" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") + string(REPLACE "/W3" "/W4" CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE}") + string(REPLACE "/W3" "/W4" CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG}") + endif() + + if(NOT ENABLE_NOISY_WARNINGS AND MSVC_VERSION GREATER 1300) + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4231") # disable warnings on extern before template instantiation + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4251") # disable warnings on needs to have dll-interface to be used by clients of class ... + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4308") # for negative integral constant converted to unsigned type + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4396") # for ignored inlines + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4503") # for decorated name length exceeded, name was truncated + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4661") # disable warnings on no suitable definition provided for explicit template instantiation request + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4996") # for deprecated functions + endif() + + foreach(flags CMAKE_C_FLAGS CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_DEBUG) + string(REPLACE "/Zm1000" "" ${flags} "${${flags}}") + endforeach() + endif() + CHECK_INCLUDE_FILE("inttypes.h" HAVE_INTTYPES_H) +endmacro() + + +# Tweaks CMake's default compiler/linker settings to suit application's needs. +# +# This must be a macro(), as inside a function string() can only +# update variables in the function scope. +macro(fix_default_compiler_settings) + if (MSVC) + if (BUILD_STATIC_RUNTIME) + # For MSVC, CMake sets certain flags to defaults we want to override. + # This replacement code is taken from sample in the CMake Wiki at + # http://www.cmake.org/Wiki/CMake_FAQ#Dynamic_Replace. + foreach (flag_var + CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE + CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_RELWITHDEBINFO + CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE + CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_RELWITHDEBINFO) + # When the application is built as a shared library, it should also use + # shared runtime libraries. Otherwise, it may end up with multiple + # copies of runtime library data in different modules, resulting in + # hard-to-find crashes. When it is built as a static library, it is + # preferable to use CRT as static libraries, as we don't have to rely + # on CRT DLLs being available. CMake always defaults to using shared + # CRT libraries, so we override that default here. + string(REPLACE "/MD" "-MT" ${flag_var} "${${flag_var}}") + endforeach() + endif() + # Set WholeProgramOptimization flags for release + SET(CMAKE_C_FLAGS_RELEASE "${CMAKE_C_FLAGS_RELEASE} /GL") + SET(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /GL") + SET(CMAKE_EXE_LINKER_FLAGS_RELEASE "${CMAKE_EXE_LINKER_FLAGS_RELEASE} /LTCG") + SET(CMAKE_MODULE_LINKER_FLAGS_RELEASE "${CMAKE_MODULE_LINKER_FLAGS_RELEASE} /LTCG") + endif() + # Save libs and executables in the same place + SET(LIBRARY_OUTPUT_PATH "${CMAKE_BINARY_DIR}/lib${PACKAGE_LIB_SUFFIX}" CACHE PATH "Output directory for libraries") + SET(EXECUTABLE_OUTPUT_PATH "${CMAKE_BINARY_DIR}/bin${PACKAGE_LIB_SUFFIX}" CACHE PATH "Output directory for executables") + SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin${PACKAGE_LIB_SUFFIX}" CACHE PATH "Output directory for applications") +endmacro() + +# Defines the compiler/linker flags used to build the application. +# You can tweak these definitions to suit your needs. A +# variable's value is empty before it's explicitly assigned to. +macro(ConfigCompilerAndLinker) + optimize_default_compiler_settings() + fix_default_compiler_settings() + if (MSVC) + set(cxx_base_flags "-DWIN32 -D_WIN32") + set(cxx_exception_flags "-EHsc -D_HAS_EXCEPTIONS=1") + set(cxx_no_exception_flags "-D_HAS_EXCEPTIONS=0") + set(cxx_no_rtti_flags "-GR-") + elseif (CMAKE_COMPILER_IS_GNUCXX) + set(cxx_base_flags "-Wall") + set(cxx_exception_flags "-fexceptions") + set(cxx_no_exception_flags "-fno-exceptions") + # Until version 4.3.2, GCC doesn't define a macro to indicate + # whether RTTI is enabled. Therefore we define GTEST_HAS_RTTI + # explicitly. + set(cxx_no_rtti_flags "-fno-rtti -DGTEST_HAS_RTTI=0") + elseif (CMAKE_CXX_COMPILER_ID STREQUAL "SunPro") + set(cxx_exception_flags "-features=except") + # Sun Pro doesn't provide macros to indicate whether exceptions and + # RTTI are enabled, so we define GTEST_HAS_* explicitly. + set(cxx_no_exception_flags "-features=no%except -DGTEST_HAS_EXCEPTIONS=0") + set(cxx_no_rtti_flags "-features=no%rtti -DGTEST_HAS_RTTI=0") + elseif (CMAKE_CXX_COMPILER_ID STREQUAL "VisualAge" OR + CMAKE_CXX_COMPILER_ID STREQUAL "XL") + # CMake 2.8 changes Visual Age's compiler ID to "XL". + set(cxx_exception_flags "-qeh") + set(cxx_no_exception_flags "-qnoeh") + # Until version 9.0, Visual Age doesn't define a macro to indicate + # whether RTTI is enabled. Therefore we define GTEST_HAS_RTTI + # explicitly. + set(cxx_no_rtti_flags "-qnortti -DGTEST_HAS_RTTI=0") + elseif (CMAKE_CXX_COMPILER_ID STREQUAL "HP") + set(cxx_base_flags "-AA -mt") + set(cxx_exception_flags "-DGTEST_HAS_EXCEPTIONS=1") + set(cxx_no_exception_flags "+noeh -DGTEST_HAS_EXCEPTIONS=0") + # RTTI can not be disabled in HP aCC compiler. + set(cxx_no_rtti_flags "") + endif() + + if (BUILD_EXCEPTIONS_ENABLED) + set(cxx_exception_support "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_exception_flags}") + set(_HAS_EXCEPTIONS TRUE) + else() + set(cxx_exception_support "${CMAKE_CXX_FLAGS} ${cxx_base_flags} ${cxx_no_exception_flags}") + endif() + + if (BUILD_RTTI_ENABLED) + set(cxx_rtti_support "") + set(_HAS_RTTI TRUE) + else() + set(cxx_rtti_support "${cxx_no_rtti_flags}") + endif() + + SET(cxx_default "${cxx_exception_support} ${cxx_rtti_support}" CACHE PATH "Common compile CXX flags") + SET(c_default "${CMAKE_C_FLAGS} ${cxx_base_flags}" CACHE PATH "Common compile C flags") +endmacro() + +# Initialize variables needed for a library type project. +macro(ConfigLibrary) + # Offer the user the choice of overriding the installation directories + set(INSTALL_LIB_DIR "lib" CACHE PATH "Installation directory for libraries") + set(INSTALL_BIN_DIR "bin" CACHE PATH "Installation directory for executables") + set(INSTALL_INCLUDE_DIR "include" CACHE PATH "Installation directory for header files") + if(WIN32 AND NOT CYGWIN) + set(DEF_INSTALL_CMAKE_DIR "CMake") + else() + set(DEF_INSTALL_CMAKE_DIR "lib/cmake") + endif() + set(INSTALL_CMAKE_DIR ${DEF_INSTALL_CMAKE_DIR} CACHE PATH "Installation directory for CMake files") + # Make relative paths absolute (needed later on) + foreach(p LIB BIN INCLUDE CMAKE) + set(var INSTALL_${p}_DIR) + set(varp INSTALL_${p}_DIR_PREFIX) + if(IS_ABSOLUTE "${${varp}}") + set(${varp} "${${varp}}") + else() + set(${varp} "${CMAKE_INSTALL_PREFIX}/${${var}}") + endif() + set(${var} "${${varp}}/${PROJECT_NAME}") + endforeach() +endmacro() + +# Defines the main libraries. User tests should link +# with one of them. +function(cxx_library_with_type name folder type cxx_flags) + # type can be either STATIC or SHARED to denote a static or shared library. + # ARGN refers to additional arguments after 'cxx_flags'. + add_library("${name}" ${type} ${ARGN}) + #set_target_properties("${name}" PROPERTIES COMPILE_FLAGS "${cxx_flags}") + if ((BUILD_SHARED_LIBS AND NOT type STREQUAL "STATIC") OR type STREQUAL "SHARED") + set_target_properties("${name}" PROPERTIES COMPILE_DEFINITIONS "_USRDLL") + else() + set_target_properties("${name}" PROPERTIES COMPILE_DEFINITIONS "_LIB") + endif() + # Set project folder + set_target_properties("${name}" PROPERTIES FOLDER "${folder}") + if(BUILD_SHARED_LIBS OR PARTIAL_BUILD_SHARED_LIBS) + set_target_properties("${name}" PROPERTIES POSITION_INDEPENDENT_CODE ON) + endif() +endfunction() + +# cxx_executable_with_flags(name cxx_flags libs srcs...) +# +# creates a named C++ executable that depends on the given libraries and +# is built from the given source files with the given compiler flags. +function(cxx_executable_with_flags name folder cxx_flags libs) + add_executable("${name}" ${ARGN}) + if (cxx_flags) + set_target_properties("${name}" PROPERTIES COMPILE_FLAGS "${cxx_flags}") + endif() + # To support mixing linking in static and dynamic libraries, link each + # library in with an extra call to target_link_libraries. + foreach (lib "${libs}") + target_link_libraries("${name}" ${lib}) + endforeach() + # Set project folder + set_target_properties("${name}" PROPERTIES FOLDER "${folder}") +endfunction() diff --git a/build/apps/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/CMakeFiles/progress.marks b/build/apps/CMakeFiles/progress.marks new file mode 100644 index 0000000..8e14edc --- /dev/null +++ b/build/apps/CMakeFiles/progress.marks @@ -0,0 +1 @@ +78 diff --git a/build/apps/DensifyPointCloud/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/DensifyPointCloud/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake new file mode 100644 index 0000000..6cb3f81 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud/DensifyPointCloud.cpp" "apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o" "gcc" "apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make new file mode 100644 index 0000000..ffe49a3 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make + +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o: ../apps/DensifyPointCloud/DensifyPointCloud.cpp +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o -MF CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o.d -o CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud/DensifyPointCloud.cpp + +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud/DensifyPointCloud.cpp > CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.i + +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud/DensifyPointCloud.cpp -o CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.s + +# Object files for target DensifyPointCloud +DensifyPointCloud_OBJECTS = \ +"CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o" + +# External object files for target DensifyPointCloud +DensifyPointCloud_EXTERNAL_OBJECTS = + +bin/DensifyPointCloud: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o +bin/DensifyPointCloud: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make +bin/DensifyPointCloud: lib/libMVS.a +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/DensifyPointCloud: lib/libMath.a +bin/DensifyPointCloud: lib/libIO.a +bin/DensifyPointCloud: lib/libCommon.a +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libpng.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libz.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/DensifyPointCloud: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/DensifyPointCloud: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/DensifyPointCloud" + cd /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/DensifyPointCloud.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build: bin/DensifyPointCloud +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build + +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud && $(CMAKE_COMMAND) -P CMakeFiles/DensifyPointCloud.dir/cmake_clean.cmake +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/clean + +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend + diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/cmake_clean.cmake b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/cmake_clean.cmake new file mode 100644 index 0000000..342b56d --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/DensifyPointCloud" + "../../bin/DensifyPointCloud.pdb" + "CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o" + "CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/DensifyPointCloud.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.make b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.make new file mode 100644 index 0000000..710913c --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for DensifyPointCloud. +# This may be replaced when dependencies are built. diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.ts b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.ts new file mode 100644 index 0000000..b78e1f4 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for DensifyPointCloud. diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend.make b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend.make new file mode 100644 index 0000000..5038a53 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for DensifyPointCloud. +# This may be replaced when dependencies are built. diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/link.txt b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/link.txt new file mode 100644 index 0000000..38e922a --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o -o ../../bin/DensifyPointCloud -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/progress.make b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/progress.make new file mode 100644 index 0000000..7df1340 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 12 +CMAKE_PROGRESS_2 = 13 + diff --git a/build/apps/DensifyPointCloud/CMakeFiles/progress.marks b/build/apps/DensifyPointCloud/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/DensifyPointCloud/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/DensifyPointCloud/Makefile b/build/apps/DensifyPointCloud/Makefile new file mode 100644 index 0000000..b0bdd60 --- /dev/null +++ b/build/apps/DensifyPointCloud/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule +.PHONY : apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule + +# Convenience name for target. +DensifyPointCloud: apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/rule +.PHONY : DensifyPointCloud + +# fast build rule for target. +DensifyPointCloud/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build +.PHONY : DensifyPointCloud/fast + +DensifyPointCloud.o: DensifyPointCloud.cpp.o +.PHONY : DensifyPointCloud.o + +# target to build an object file +DensifyPointCloud.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.o +.PHONY : DensifyPointCloud.cpp.o + +DensifyPointCloud.i: DensifyPointCloud.cpp.i +.PHONY : DensifyPointCloud.i + +# target to preprocess a source file +DensifyPointCloud.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.i +.PHONY : DensifyPointCloud.cpp.i + +DensifyPointCloud.s: DensifyPointCloud.cpp.s +.PHONY : DensifyPointCloud.s + +# target to generate assembly for a file +DensifyPointCloud.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/build.make apps/DensifyPointCloud/CMakeFiles/DensifyPointCloud.dir/DensifyPointCloud.cpp.s +.PHONY : DensifyPointCloud.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... DensifyPointCloud" + @echo "... DensifyPointCloud.o" + @echo "... DensifyPointCloud.i" + @echo "... DensifyPointCloud.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/DensifyPointCloud/cmake_install.cmake b/build/apps/DensifyPointCloud/cmake_install.cmake new file mode 100644 index 0000000..43ddbbe --- /dev/null +++ b/build/apps/DensifyPointCloud/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/DensifyPointCloud + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/DensifyPointCloud") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/DensifyPointCloud") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/DensifyPointCloud") + endif() + endif() +endif() + diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/InterfaceCOLMAP/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake new file mode 100644 index 0000000..f51067f --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp" "apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o" "gcc" "apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make new file mode 100644 index 0000000..92e0435 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make + +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o: ../apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o -MF CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o.d -o CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp + +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp > CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.i + +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp -o CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.s + +# Object files for target InterfaceCOLMAP +InterfaceCOLMAP_OBJECTS = \ +"CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o" + +# External object files for target InterfaceCOLMAP +InterfaceCOLMAP_EXTERNAL_OBJECTS = + +bin/InterfaceCOLMAP: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o +bin/InterfaceCOLMAP: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make +bin/InterfaceCOLMAP: lib/libMVS.a +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/InterfaceCOLMAP: lib/libMath.a +bin/InterfaceCOLMAP: lib/libIO.a +bin/InterfaceCOLMAP: lib/libCommon.a +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libpng.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libz.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/InterfaceCOLMAP: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/InterfaceCOLMAP: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/InterfaceCOLMAP" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/InterfaceCOLMAP.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build: bin/InterfaceCOLMAP +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build + +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP && $(CMAKE_COMMAND) -P CMakeFiles/InterfaceCOLMAP.dir/cmake_clean.cmake +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/clean + +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend + diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/cmake_clean.cmake b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/cmake_clean.cmake new file mode 100644 index 0000000..67b2535 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/InterfaceCOLMAP" + "../../bin/InterfaceCOLMAP.pdb" + "CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o" + "CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/InterfaceCOLMAP.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.make b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.make new file mode 100644 index 0000000..c07eac8 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for InterfaceCOLMAP. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.ts b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.ts new file mode 100644 index 0000000..7af3e38 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for InterfaceCOLMAP. diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend.make b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend.make new file mode 100644 index 0000000..f601d3e --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for InterfaceCOLMAP. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/link.txt b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/link.txt new file mode 100644 index 0000000..f17f47d --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o -o ../../bin/InterfaceCOLMAP -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/progress.make b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/progress.make new file mode 100644 index 0000000..ec204d3 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 28 +CMAKE_PROGRESS_2 = 29 + diff --git a/build/apps/InterfaceCOLMAP/CMakeFiles/progress.marks b/build/apps/InterfaceCOLMAP/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/InterfaceCOLMAP/Makefile b/build/apps/InterfaceCOLMAP/Makefile new file mode 100644 index 0000000..a9e24ae --- /dev/null +++ b/build/apps/InterfaceCOLMAP/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule +.PHONY : apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule + +# Convenience name for target. +InterfaceCOLMAP: apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/rule +.PHONY : InterfaceCOLMAP + +# fast build rule for target. +InterfaceCOLMAP/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build +.PHONY : InterfaceCOLMAP/fast + +InterfaceCOLMAP.o: InterfaceCOLMAP.cpp.o +.PHONY : InterfaceCOLMAP.o + +# target to build an object file +InterfaceCOLMAP.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.o +.PHONY : InterfaceCOLMAP.cpp.o + +InterfaceCOLMAP.i: InterfaceCOLMAP.cpp.i +.PHONY : InterfaceCOLMAP.i + +# target to preprocess a source file +InterfaceCOLMAP.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.i +.PHONY : InterfaceCOLMAP.cpp.i + +InterfaceCOLMAP.s: InterfaceCOLMAP.cpp.s +.PHONY : InterfaceCOLMAP.s + +# target to generate assembly for a file +InterfaceCOLMAP.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/build.make apps/InterfaceCOLMAP/CMakeFiles/InterfaceCOLMAP.dir/InterfaceCOLMAP.cpp.s +.PHONY : InterfaceCOLMAP.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... InterfaceCOLMAP" + @echo "... InterfaceCOLMAP.o" + @echo "... InterfaceCOLMAP.i" + @echo "... InterfaceCOLMAP.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/InterfaceCOLMAP/cmake_install.cmake b/build/apps/InterfaceCOLMAP/cmake_install.cmake new file mode 100644 index 0000000..a890330 --- /dev/null +++ b/build/apps/InterfaceCOLMAP/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/InterfaceCOLMAP + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/InterfaceCOLMAP") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/InterfaceCOLMAP") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceCOLMAP") + endif() + endif() +endif() + diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/InterfaceMVSNet/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake new file mode 100644 index 0000000..3035ff2 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet/InterfaceMVSNet.cpp" "apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o" "gcc" "apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make new file mode 100644 index 0000000..8bd4b62 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make + +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o: ../apps/InterfaceMVSNet/InterfaceMVSNet.cpp +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o -MF CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o.d -o CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet/InterfaceMVSNet.cpp + +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet/InterfaceMVSNet.cpp > CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.i + +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet/InterfaceMVSNet.cpp -o CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.s + +# Object files for target InterfaceMVSNet +InterfaceMVSNet_OBJECTS = \ +"CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o" + +# External object files for target InterfaceMVSNet +InterfaceMVSNet_EXTERNAL_OBJECTS = + +bin/InterfaceMVSNet: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o +bin/InterfaceMVSNet: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make +bin/InterfaceMVSNet: lib/libMVS.a +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/InterfaceMVSNet: lib/libMath.a +bin/InterfaceMVSNet: lib/libIO.a +bin/InterfaceMVSNet: lib/libCommon.a +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libpng.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libz.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/InterfaceMVSNet: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/InterfaceMVSNet: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/InterfaceMVSNet" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/InterfaceMVSNet.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build: bin/InterfaceMVSNet +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build + +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet && $(CMAKE_COMMAND) -P CMakeFiles/InterfaceMVSNet.dir/cmake_clean.cmake +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/clean + +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend + diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/cmake_clean.cmake b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/cmake_clean.cmake new file mode 100644 index 0000000..48a97c1 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/InterfaceMVSNet" + "../../bin/InterfaceMVSNet.pdb" + "CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o" + "CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/InterfaceMVSNet.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.make b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.make new file mode 100644 index 0000000..4ce62f5 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for InterfaceMVSNet. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.ts b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.ts new file mode 100644 index 0000000..ce809b4 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for InterfaceMVSNet. diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend.make b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend.make new file mode 100644 index 0000000..ea56a33 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for InterfaceMVSNet. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/link.txt b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/link.txt new file mode 100644 index 0000000..e2e0eec --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o -o ../../bin/InterfaceMVSNet -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/progress.make b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/progress.make new file mode 100644 index 0000000..335ef43 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 30 +CMAKE_PROGRESS_2 = 31 + diff --git a/build/apps/InterfaceMVSNet/CMakeFiles/progress.marks b/build/apps/InterfaceMVSNet/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/InterfaceMVSNet/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/InterfaceMVSNet/Makefile b/build/apps/InterfaceMVSNet/Makefile new file mode 100644 index 0000000..e952615 --- /dev/null +++ b/build/apps/InterfaceMVSNet/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule +.PHONY : apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule + +# Convenience name for target. +InterfaceMVSNet: apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/rule +.PHONY : InterfaceMVSNet + +# fast build rule for target. +InterfaceMVSNet/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build +.PHONY : InterfaceMVSNet/fast + +InterfaceMVSNet.o: InterfaceMVSNet.cpp.o +.PHONY : InterfaceMVSNet.o + +# target to build an object file +InterfaceMVSNet.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.o +.PHONY : InterfaceMVSNet.cpp.o + +InterfaceMVSNet.i: InterfaceMVSNet.cpp.i +.PHONY : InterfaceMVSNet.i + +# target to preprocess a source file +InterfaceMVSNet.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.i +.PHONY : InterfaceMVSNet.cpp.i + +InterfaceMVSNet.s: InterfaceMVSNet.cpp.s +.PHONY : InterfaceMVSNet.s + +# target to generate assembly for a file +InterfaceMVSNet.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/build.make apps/InterfaceMVSNet/CMakeFiles/InterfaceMVSNet.dir/InterfaceMVSNet.cpp.s +.PHONY : InterfaceMVSNet.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... InterfaceMVSNet" + @echo "... InterfaceMVSNet.o" + @echo "... InterfaceMVSNet.i" + @echo "... InterfaceMVSNet.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/InterfaceMVSNet/cmake_install.cmake b/build/apps/InterfaceMVSNet/cmake_install.cmake new file mode 100644 index 0000000..d8fe921 --- /dev/null +++ b/build/apps/InterfaceMVSNet/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/InterfaceMVSNet + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/InterfaceMVSNet") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/InterfaceMVSNet") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMVSNet") + endif() + endif() +endif() + diff --git a/build/apps/InterfaceMetashape/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/InterfaceMetashape/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake new file mode 100644 index 0000000..92c8ae4 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape/InterfaceMetashape.cpp" "apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o" "gcc" "apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make new file mode 100644 index 0000000..c8f1597 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make + +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o: ../apps/InterfaceMetashape/InterfaceMetashape.cpp +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o -MF CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o.d -o CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape/InterfaceMetashape.cpp + +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape/InterfaceMetashape.cpp > CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.i + +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape/InterfaceMetashape.cpp -o CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.s + +# Object files for target InterfaceMetashape +InterfaceMetashape_OBJECTS = \ +"CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o" + +# External object files for target InterfaceMetashape +InterfaceMetashape_EXTERNAL_OBJECTS = + +bin/InterfaceMetashape: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o +bin/InterfaceMetashape: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make +bin/InterfaceMetashape: lib/libMVS.a +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/InterfaceMetashape: lib/libMath.a +bin/InterfaceMetashape: lib/libIO.a +bin/InterfaceMetashape: lib/libCommon.a +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libpng.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libz.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/InterfaceMetashape: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/InterfaceMetashape: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/InterfaceMetashape" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/InterfaceMetashape.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build: bin/InterfaceMetashape +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build + +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape && $(CMAKE_COMMAND) -P CMakeFiles/InterfaceMetashape.dir/cmake_clean.cmake +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/clean + +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend + diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/cmake_clean.cmake b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/cmake_clean.cmake new file mode 100644 index 0000000..db1aff5 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/InterfaceMetashape" + "../../bin/InterfaceMetashape.pdb" + "CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o" + "CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/InterfaceMetashape.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.make b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.make new file mode 100644 index 0000000..4dff4fb --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for InterfaceMetashape. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.ts b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.ts new file mode 100644 index 0000000..bf8b72e --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for InterfaceMetashape. diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend.make b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend.make new file mode 100644 index 0000000..d2ad909 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for InterfaceMetashape. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/link.txt b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/link.txt new file mode 100644 index 0000000..e6ce713 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o -o ../../bin/InterfaceMetashape -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/progress.make b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/progress.make new file mode 100644 index 0000000..e1615c1 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 32 +CMAKE_PROGRESS_2 = 33 + diff --git a/build/apps/InterfaceMetashape/CMakeFiles/progress.marks b/build/apps/InterfaceMetashape/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/InterfaceMetashape/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/InterfaceMetashape/Makefile b/build/apps/InterfaceMetashape/Makefile new file mode 100644 index 0000000..b850f28 --- /dev/null +++ b/build/apps/InterfaceMetashape/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule +.PHONY : apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule + +# Convenience name for target. +InterfaceMetashape: apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/rule +.PHONY : InterfaceMetashape + +# fast build rule for target. +InterfaceMetashape/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build +.PHONY : InterfaceMetashape/fast + +InterfaceMetashape.o: InterfaceMetashape.cpp.o +.PHONY : InterfaceMetashape.o + +# target to build an object file +InterfaceMetashape.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.o +.PHONY : InterfaceMetashape.cpp.o + +InterfaceMetashape.i: InterfaceMetashape.cpp.i +.PHONY : InterfaceMetashape.i + +# target to preprocess a source file +InterfaceMetashape.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.i +.PHONY : InterfaceMetashape.cpp.i + +InterfaceMetashape.s: InterfaceMetashape.cpp.s +.PHONY : InterfaceMetashape.s + +# target to generate assembly for a file +InterfaceMetashape.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/build.make apps/InterfaceMetashape/CMakeFiles/InterfaceMetashape.dir/InterfaceMetashape.cpp.s +.PHONY : InterfaceMetashape.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... InterfaceMetashape" + @echo "... InterfaceMetashape.o" + @echo "... InterfaceMetashape.i" + @echo "... InterfaceMetashape.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/InterfaceMetashape/cmake_install.cmake b/build/apps/InterfaceMetashape/cmake_install.cmake new file mode 100644 index 0000000..d01fc58 --- /dev/null +++ b/build/apps/InterfaceMetashape/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/InterfaceMetashape + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/InterfaceMetashape") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/InterfaceMetashape") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfaceMetashape") + endif() + endif() +endif() + diff --git a/build/apps/InterfacePolycam/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/InterfacePolycam/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake new file mode 100644 index 0000000..04f5c76 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam/InterfacePolycam.cpp" "apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o" "gcc" "apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make new file mode 100644 index 0000000..8607a59 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make + +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o: ../apps/InterfacePolycam/InterfacePolycam.cpp +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o -MF CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o.d -o CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam/InterfacePolycam.cpp + +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam/InterfacePolycam.cpp > CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.i + +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam/InterfacePolycam.cpp -o CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.s + +# Object files for target InterfacePolycam +InterfacePolycam_OBJECTS = \ +"CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o" + +# External object files for target InterfacePolycam +InterfacePolycam_EXTERNAL_OBJECTS = + +bin/InterfacePolycam: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o +bin/InterfacePolycam: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make +bin/InterfacePolycam: lib/libMVS.a +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/InterfacePolycam: lib/libMath.a +bin/InterfacePolycam: lib/libIO.a +bin/InterfacePolycam: lib/libCommon.a +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libpng.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libz.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/InterfacePolycam: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/InterfacePolycam: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/InterfacePolycam" + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/InterfacePolycam.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build: bin/InterfacePolycam +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build + +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam && $(CMAKE_COMMAND) -P CMakeFiles/InterfacePolycam.dir/cmake_clean.cmake +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/clean + +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend + diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/cmake_clean.cmake b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/cmake_clean.cmake new file mode 100644 index 0000000..f0663ee --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/InterfacePolycam" + "../../bin/InterfacePolycam.pdb" + "CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o" + "CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/InterfacePolycam.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.make b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.make new file mode 100644 index 0000000..3ed446d --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for InterfacePolycam. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.ts b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.ts new file mode 100644 index 0000000..5b0b517 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for InterfacePolycam. diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend.make b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend.make new file mode 100644 index 0000000..608bfb7 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for InterfacePolycam. +# This may be replaced when dependencies are built. diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/link.txt b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/link.txt new file mode 100644 index 0000000..bf0951c --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o -o ../../bin/InterfacePolycam -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/progress.make b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/progress.make new file mode 100644 index 0000000..30c3091 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 34 +CMAKE_PROGRESS_2 = 35 + diff --git a/build/apps/InterfacePolycam/CMakeFiles/progress.marks b/build/apps/InterfacePolycam/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/InterfacePolycam/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/InterfacePolycam/Makefile b/build/apps/InterfacePolycam/Makefile new file mode 100644 index 0000000..a9843aa --- /dev/null +++ b/build/apps/InterfacePolycam/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule +.PHONY : apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule + +# Convenience name for target. +InterfacePolycam: apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/rule +.PHONY : InterfacePolycam + +# fast build rule for target. +InterfacePolycam/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build +.PHONY : InterfacePolycam/fast + +InterfacePolycam.o: InterfacePolycam.cpp.o +.PHONY : InterfacePolycam.o + +# target to build an object file +InterfacePolycam.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.o +.PHONY : InterfacePolycam.cpp.o + +InterfacePolycam.i: InterfacePolycam.cpp.i +.PHONY : InterfacePolycam.i + +# target to preprocess a source file +InterfacePolycam.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.i +.PHONY : InterfacePolycam.cpp.i + +InterfacePolycam.s: InterfacePolycam.cpp.s +.PHONY : InterfacePolycam.s + +# target to generate assembly for a file +InterfacePolycam.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/build.make apps/InterfacePolycam/CMakeFiles/InterfacePolycam.dir/InterfacePolycam.cpp.s +.PHONY : InterfacePolycam.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... InterfacePolycam" + @echo "... InterfacePolycam.o" + @echo "... InterfacePolycam.i" + @echo "... InterfacePolycam.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/InterfacePolycam/cmake_install.cmake b/build/apps/InterfacePolycam/cmake_install.cmake new file mode 100644 index 0000000..cf204cc --- /dev/null +++ b/build/apps/InterfacePolycam/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/InterfacePolycam + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/InterfacePolycam") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/InterfacePolycam") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/InterfacePolycam") + endif() + endif() +endif() + diff --git a/build/apps/Makefile b/build/apps/Makefile new file mode 100644 index 0000000..e2a17b7 --- /dev/null +++ b/build/apps/Makefile @@ -0,0 +1,200 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/ReconstructMesh/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/ReconstructMesh/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake new file mode 100644 index 0000000..fe34654 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh/ReconstructMesh.cpp" "apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o" "gcc" "apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make new file mode 100644 index 0000000..024978d --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make + +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o: ../apps/ReconstructMesh/ReconstructMesh.cpp +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o -MF CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o.d -o CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh/ReconstructMesh.cpp + +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh/ReconstructMesh.cpp > CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.i + +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh/ReconstructMesh.cpp -o CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.s + +# Object files for target ReconstructMesh +ReconstructMesh_OBJECTS = \ +"CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o" + +# External object files for target ReconstructMesh +ReconstructMesh_EXTERNAL_OBJECTS = + +bin/ReconstructMesh: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o +bin/ReconstructMesh: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make +bin/ReconstructMesh: lib/libMVS.a +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/ReconstructMesh: lib/libMath.a +bin/ReconstructMesh: lib/libIO.a +bin/ReconstructMesh: lib/libCommon.a +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libpng.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libz.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/ReconstructMesh: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/ReconstructMesh: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/ReconstructMesh" + cd /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ReconstructMesh.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build: bin/ReconstructMesh +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build + +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh && $(CMAKE_COMMAND) -P CMakeFiles/ReconstructMesh.dir/cmake_clean.cmake +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/clean + +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend + diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/cmake_clean.cmake b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/cmake_clean.cmake new file mode 100644 index 0000000..e8f5c61 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/ReconstructMesh" + "../../bin/ReconstructMesh.pdb" + "CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o" + "CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/ReconstructMesh.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.make b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.make new file mode 100644 index 0000000..1f2aec9 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for ReconstructMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.ts b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.ts new file mode 100644 index 0000000..fa8329c --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for ReconstructMesh. diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend.make b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend.make new file mode 100644 index 0000000..bac9be5 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for ReconstructMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/link.txt b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/link.txt new file mode 100644 index 0000000..1f3f23a --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o -o ../../bin/ReconstructMesh -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/progress.make b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/progress.make new file mode 100644 index 0000000..2037d64 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 61 +CMAKE_PROGRESS_2 = 62 + diff --git a/build/apps/ReconstructMesh/CMakeFiles/progress.marks b/build/apps/ReconstructMesh/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/ReconstructMesh/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/ReconstructMesh/Makefile b/build/apps/ReconstructMesh/Makefile new file mode 100644 index 0000000..fa90b92 --- /dev/null +++ b/build/apps/ReconstructMesh/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule +.PHONY : apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule + +# Convenience name for target. +ReconstructMesh: apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/rule +.PHONY : ReconstructMesh + +# fast build rule for target. +ReconstructMesh/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build +.PHONY : ReconstructMesh/fast + +ReconstructMesh.o: ReconstructMesh.cpp.o +.PHONY : ReconstructMesh.o + +# target to build an object file +ReconstructMesh.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.o +.PHONY : ReconstructMesh.cpp.o + +ReconstructMesh.i: ReconstructMesh.cpp.i +.PHONY : ReconstructMesh.i + +# target to preprocess a source file +ReconstructMesh.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.i +.PHONY : ReconstructMesh.cpp.i + +ReconstructMesh.s: ReconstructMesh.cpp.s +.PHONY : ReconstructMesh.s + +# target to generate assembly for a file +ReconstructMesh.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/build.make apps/ReconstructMesh/CMakeFiles/ReconstructMesh.dir/ReconstructMesh.cpp.s +.PHONY : ReconstructMesh.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... ReconstructMesh" + @echo "... ReconstructMesh.o" + @echo "... ReconstructMesh.i" + @echo "... ReconstructMesh.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/ReconstructMesh/cmake_install.cmake b/build/apps/ReconstructMesh/cmake_install.cmake new file mode 100644 index 0000000..00bfe24 --- /dev/null +++ b/build/apps/ReconstructMesh/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/ReconstructMesh + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/ReconstructMesh") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/ReconstructMesh") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/ReconstructMesh") + endif() + endif() +endif() + diff --git a/build/apps/RefineMesh/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/RefineMesh/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake new file mode 100644 index 0000000..a6eaf89 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/RefineMesh/RefineMesh.cpp" "apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o" "gcc" "apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make new file mode 100644 index 0000000..049f2d9 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/RefineMesh/CMakeFiles/RefineMesh.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make + +apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o: apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make +apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o: ../apps/RefineMesh/RefineMesh.cpp +apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o: apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o -MF CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o.d -o CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/RefineMesh/RefineMesh.cpp + +apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/RefineMesh.dir/RefineMesh.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/RefineMesh/RefineMesh.cpp > CMakeFiles/RefineMesh.dir/RefineMesh.cpp.i + +apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/RefineMesh.dir/RefineMesh.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/RefineMesh/RefineMesh.cpp -o CMakeFiles/RefineMesh.dir/RefineMesh.cpp.s + +# Object files for target RefineMesh +RefineMesh_OBJECTS = \ +"CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o" + +# External object files for target RefineMesh +RefineMesh_EXTERNAL_OBJECTS = + +bin/RefineMesh: apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o +bin/RefineMesh: apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make +bin/RefineMesh: lib/libMVS.a +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/RefineMesh: lib/libMath.a +bin/RefineMesh: lib/libIO.a +bin/RefineMesh: lib/libCommon.a +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libpng.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libz.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/RefineMesh: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/RefineMesh: apps/RefineMesh/CMakeFiles/RefineMesh.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/RefineMesh" + cd /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/RefineMesh.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/RefineMesh/CMakeFiles/RefineMesh.dir/build: bin/RefineMesh +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/build + +apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh && $(CMAKE_COMMAND) -P CMakeFiles/RefineMesh.dir/cmake_clean.cmake +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/clean + +apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/RefineMesh /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend + diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/cmake_clean.cmake b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/cmake_clean.cmake new file mode 100644 index 0000000..3beed2d --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/RefineMesh" + "../../bin/RefineMesh.pdb" + "CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o" + "CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/RefineMesh.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.make b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.make new file mode 100644 index 0000000..468c55f --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for RefineMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.ts b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.ts new file mode 100644 index 0000000..44269a5 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for RefineMesh. diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend.make b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend.make new file mode 100644 index 0000000..732514f --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for RefineMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/link.txt b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/link.txt new file mode 100644 index 0000000..5741c19 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o -o ../../bin/RefineMesh -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/progress.make b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/progress.make new file mode 100644 index 0000000..d17f317 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/RefineMesh.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 63 +CMAKE_PROGRESS_2 = 64 + diff --git a/build/apps/RefineMesh/CMakeFiles/progress.marks b/build/apps/RefineMesh/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/RefineMesh/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/RefineMesh/Makefile b/build/apps/RefineMesh/Makefile new file mode 100644 index 0000000..d9e1c2b --- /dev/null +++ b/build/apps/RefineMesh/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule +.PHONY : apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule + +# Convenience name for target. +RefineMesh: apps/RefineMesh/CMakeFiles/RefineMesh.dir/rule +.PHONY : RefineMesh + +# fast build rule for target. +RefineMesh/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/build +.PHONY : RefineMesh/fast + +RefineMesh.o: RefineMesh.cpp.o +.PHONY : RefineMesh.o + +# target to build an object file +RefineMesh.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.o +.PHONY : RefineMesh.cpp.o + +RefineMesh.i: RefineMesh.cpp.i +.PHONY : RefineMesh.i + +# target to preprocess a source file +RefineMesh.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.i +.PHONY : RefineMesh.cpp.i + +RefineMesh.s: RefineMesh.cpp.s +.PHONY : RefineMesh.s + +# target to generate assembly for a file +RefineMesh.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/RefineMesh/CMakeFiles/RefineMesh.dir/build.make apps/RefineMesh/CMakeFiles/RefineMesh.dir/RefineMesh.cpp.s +.PHONY : RefineMesh.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... RefineMesh" + @echo "... RefineMesh.o" + @echo "... RefineMesh.i" + @echo "... RefineMesh.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/RefineMesh/cmake_install.cmake b/build/apps/RefineMesh/cmake_install.cmake new file mode 100644 index 0000000..be68fe9 --- /dev/null +++ b/build/apps/RefineMesh/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/RefineMesh + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/RefineMesh") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/RefineMesh") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/RefineMesh") + endif() + endif() +endif() + diff --git a/build/apps/Tests/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/Tests/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake b/build/apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake new file mode 100644 index 0000000..0eee3b3 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/Tests/Tests.cpp" "apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o" "gcc" "apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/build.make b/build/apps/Tests/CMakeFiles/Tests.dir/build.make new file mode 100644 index 0000000..319ad4f --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/Tests/CMakeFiles/Tests.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/Tests/CMakeFiles/Tests.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/Tests/CMakeFiles/Tests.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/Tests/CMakeFiles/Tests.dir/flags.make + +apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o: apps/Tests/CMakeFiles/Tests.dir/flags.make +apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o: ../apps/Tests/Tests.cpp +apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o: apps/Tests/CMakeFiles/Tests.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o -MF CMakeFiles/Tests.dir/Tests.cpp.o.d -o CMakeFiles/Tests.dir/Tests.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Tests/Tests.cpp + +apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Tests.dir/Tests.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/Tests/Tests.cpp > CMakeFiles/Tests.dir/Tests.cpp.i + +apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Tests.dir/Tests.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Tests && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/Tests/Tests.cpp -o CMakeFiles/Tests.dir/Tests.cpp.s + +# Object files for target Tests +Tests_OBJECTS = \ +"CMakeFiles/Tests.dir/Tests.cpp.o" + +# External object files for target Tests +Tests_EXTERNAL_OBJECTS = + +bin/Tests: apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o +bin/Tests: apps/Tests/CMakeFiles/Tests.dir/build.make +bin/Tests: lib/libMVS.a +bin/Tests: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/Tests: lib/libMath.a +bin/Tests: lib/libIO.a +bin/Tests: lib/libCommon.a +bin/Tests: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/Tests: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/Tests: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/Tests: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/Tests: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/Tests: /usr/lib/x86_64-linux-gnu/libpng.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libz.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/Tests: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/Tests: apps/Tests/CMakeFiles/Tests.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/Tests" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Tests.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/Tests/CMakeFiles/Tests.dir/build: bin/Tests +.PHONY : apps/Tests/CMakeFiles/Tests.dir/build + +apps/Tests/CMakeFiles/Tests.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/Tests && $(CMAKE_COMMAND) -P CMakeFiles/Tests.dir/cmake_clean.cmake +.PHONY : apps/Tests/CMakeFiles/Tests.dir/clean + +apps/Tests/CMakeFiles/Tests.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/Tests /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/Tests /home/algo/Documents/openMVS/openMVS/build/apps/Tests/CMakeFiles/Tests.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/Tests/CMakeFiles/Tests.dir/depend + diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/cmake_clean.cmake b/build/apps/Tests/CMakeFiles/Tests.dir/cmake_clean.cmake new file mode 100644 index 0000000..0e9cd10 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/Tests" + "../../bin/Tests.pdb" + "CMakeFiles/Tests.dir/Tests.cpp.o" + "CMakeFiles/Tests.dir/Tests.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/Tests.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.make b/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.make new file mode 100644 index 0000000..37d78bc --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for Tests. +# This may be replaced when dependencies are built. diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.ts b/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.ts new file mode 100644 index 0000000..e30c7fb --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for Tests. diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/depend.make b/build/apps/Tests/CMakeFiles/Tests.dir/depend.make new file mode 100644 index 0000000..e07bb2b --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for Tests. +# This may be replaced when dependencies are built. diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/flags.make b/build/apps/Tests/CMakeFiles/Tests.dir/flags.make new file mode 100644 index 0000000..598257a --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -D_DATA_PATH=\"/home/algo/Documents/openMVS/openMVS/apps/Tests/data/\" + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/link.txt b/build/apps/Tests/CMakeFiles/Tests.dir/link.txt new file mode 100644 index 0000000..f301219 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/Tests.dir/Tests.cpp.o -o ../../bin/Tests -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/Tests/CMakeFiles/Tests.dir/progress.make b/build/apps/Tests/CMakeFiles/Tests.dir/progress.make new file mode 100644 index 0000000..a5416a7 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/Tests.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 65 +CMAKE_PROGRESS_2 = 66 + diff --git a/build/apps/Tests/CMakeFiles/progress.marks b/build/apps/Tests/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/Tests/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/Tests/Makefile b/build/apps/Tests/Makefile new file mode 100644 index 0000000..db36acf --- /dev/null +++ b/build/apps/Tests/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/Tests//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/Tests/CMakeFiles/Tests.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Tests/CMakeFiles/Tests.dir/rule +.PHONY : apps/Tests/CMakeFiles/Tests.dir/rule + +# Convenience name for target. +Tests: apps/Tests/CMakeFiles/Tests.dir/rule +.PHONY : Tests + +# fast build rule for target. +Tests/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/build +.PHONY : Tests/fast + +Tests.o: Tests.cpp.o +.PHONY : Tests.o + +# target to build an object file +Tests.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.o +.PHONY : Tests.cpp.o + +Tests.i: Tests.cpp.i +.PHONY : Tests.i + +# target to preprocess a source file +Tests.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.i +.PHONY : Tests.cpp.i + +Tests.s: Tests.cpp.s +.PHONY : Tests.s + +# target to generate assembly for a file +Tests.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Tests/CMakeFiles/Tests.dir/build.make apps/Tests/CMakeFiles/Tests.dir/Tests.cpp.s +.PHONY : Tests.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Tests" + @echo "... Tests.o" + @echo "... Tests.i" + @echo "... Tests.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/Tests/cmake_install.cmake b/build/apps/Tests/cmake_install.cmake new file mode 100644 index 0000000..073e518 --- /dev/null +++ b/build/apps/Tests/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/Tests + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/Tests") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/Tests") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Tests") + endif() + endif() +endif() + diff --git a/build/apps/TextureMesh/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/TextureMesh/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake new file mode 100644 index 0000000..aed1a37 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/TextureMesh/TextureMesh.cpp" "apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o" "gcc" "apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make new file mode 100644 index 0000000..063a2ca --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/TextureMesh/CMakeFiles/TextureMesh.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make + +apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o: apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make +apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o: ../apps/TextureMesh/TextureMesh.cpp +apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o: apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o -MF CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o.d -o CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/TextureMesh/TextureMesh.cpp + +apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/TextureMesh.dir/TextureMesh.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/TextureMesh/TextureMesh.cpp > CMakeFiles/TextureMesh.dir/TextureMesh.cpp.i + +apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/TextureMesh.dir/TextureMesh.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/TextureMesh/TextureMesh.cpp -o CMakeFiles/TextureMesh.dir/TextureMesh.cpp.s + +# Object files for target TextureMesh +TextureMesh_OBJECTS = \ +"CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o" + +# External object files for target TextureMesh +TextureMesh_EXTERNAL_OBJECTS = + +bin/TextureMesh: apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o +bin/TextureMesh: apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make +bin/TextureMesh: lib/libMVS.a +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/TextureMesh: lib/libMath.a +bin/TextureMesh: lib/libIO.a +bin/TextureMesh: lib/libCommon.a +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libpng.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libz.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/TextureMesh: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/TextureMesh: apps/TextureMesh/CMakeFiles/TextureMesh.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/TextureMesh" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/TextureMesh.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/TextureMesh/CMakeFiles/TextureMesh.dir/build: bin/TextureMesh +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/build + +apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh && $(CMAKE_COMMAND) -P CMakeFiles/TextureMesh.dir/cmake_clean.cmake +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/clean + +apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/TextureMesh /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend + diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/cmake_clean.cmake b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/cmake_clean.cmake new file mode 100644 index 0000000..cd60101 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/TextureMesh" + "../../bin/TextureMesh.pdb" + "CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o" + "CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/TextureMesh.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.make b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.make new file mode 100644 index 0000000..aa92557 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for TextureMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.ts b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.ts new file mode 100644 index 0000000..ec9eaf4 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for TextureMesh. diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend.make b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend.make new file mode 100644 index 0000000..3d83c44 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for TextureMesh. +# This may be replaced when dependencies are built. diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/link.txt b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/link.txt new file mode 100644 index 0000000..7fd93ed --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o -o ../../bin/TextureMesh -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/progress.make b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/progress.make new file mode 100644 index 0000000..92cb53a --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/TextureMesh.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 67 +CMAKE_PROGRESS_2 = 68 + diff --git a/build/apps/TextureMesh/CMakeFiles/progress.marks b/build/apps/TextureMesh/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/TextureMesh/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/TextureMesh/Makefile b/build/apps/TextureMesh/Makefile new file mode 100644 index 0000000..5f6f08d --- /dev/null +++ b/build/apps/TextureMesh/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule +.PHONY : apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule + +# Convenience name for target. +TextureMesh: apps/TextureMesh/CMakeFiles/TextureMesh.dir/rule +.PHONY : TextureMesh + +# fast build rule for target. +TextureMesh/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/build +.PHONY : TextureMesh/fast + +TextureMesh.o: TextureMesh.cpp.o +.PHONY : TextureMesh.o + +# target to build an object file +TextureMesh.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.o +.PHONY : TextureMesh.cpp.o + +TextureMesh.i: TextureMesh.cpp.i +.PHONY : TextureMesh.i + +# target to preprocess a source file +TextureMesh.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.i +.PHONY : TextureMesh.cpp.i + +TextureMesh.s: TextureMesh.cpp.s +.PHONY : TextureMesh.s + +# target to generate assembly for a file +TextureMesh.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TextureMesh/CMakeFiles/TextureMesh.dir/build.make apps/TextureMesh/CMakeFiles/TextureMesh.dir/TextureMesh.cpp.s +.PHONY : TextureMesh.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... TextureMesh" + @echo "... TextureMesh.o" + @echo "... TextureMesh.i" + @echo "... TextureMesh.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/TextureMesh/cmake_install.cmake b/build/apps/TextureMesh/cmake_install.cmake new file mode 100644 index 0000000..87382bd --- /dev/null +++ b/build/apps/TextureMesh/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/TextureMesh + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/TextureMesh") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/TextureMesh") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TextureMesh") + endif() + endif() +endif() + diff --git a/build/apps/TransformScene/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/TransformScene/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake new file mode 100644 index 0000000..a54ad80 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/TransformScene/TransformScene.cpp" "apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o" "gcc" "apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/build.make b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/build.make new file mode 100644 index 0000000..e365784 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/TransformScene/CMakeFiles/TransformScene.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/TransformScene/CMakeFiles/TransformScene.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make + +apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o: apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make +apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o: ../apps/TransformScene/TransformScene.cpp +apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o: apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o -MF CMakeFiles/TransformScene.dir/TransformScene.cpp.o.d -o CMakeFiles/TransformScene.dir/TransformScene.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/TransformScene/TransformScene.cpp + +apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/TransformScene.dir/TransformScene.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/apps/TransformScene/TransformScene.cpp > CMakeFiles/TransformScene.dir/TransformScene.cpp.i + +apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/TransformScene.dir/TransformScene.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/apps/TransformScene/TransformScene.cpp -o CMakeFiles/TransformScene.dir/TransformScene.cpp.s + +# Object files for target TransformScene +TransformScene_OBJECTS = \ +"CMakeFiles/TransformScene.dir/TransformScene.cpp.o" + +# External object files for target TransformScene +TransformScene_EXTERNAL_OBJECTS = + +bin/TransformScene: apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o +bin/TransformScene: apps/TransformScene/CMakeFiles/TransformScene.dir/build.make +bin/TransformScene: lib/libMVS.a +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/TransformScene: lib/libMath.a +bin/TransformScene: lib/libIO.a +bin/TransformScene: lib/libCommon.a +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libpng.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libz.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/TransformScene: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/TransformScene: apps/TransformScene/CMakeFiles/TransformScene.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/TransformScene" + cd /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/TransformScene.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/TransformScene/CMakeFiles/TransformScene.dir/build: bin/TransformScene +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/build + +apps/TransformScene/CMakeFiles/TransformScene.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene && $(CMAKE_COMMAND) -P CMakeFiles/TransformScene.dir/cmake_clean.cmake +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/clean + +apps/TransformScene/CMakeFiles/TransformScene.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/TransformScene /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/CMakeFiles/TransformScene.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/depend + diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/cmake_clean.cmake b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/cmake_clean.cmake new file mode 100644 index 0000000..a344f0f --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../bin/TransformScene" + "../../bin/TransformScene.pdb" + "CMakeFiles/TransformScene.dir/TransformScene.cpp.o" + "CMakeFiles/TransformScene.dir/TransformScene.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/TransformScene.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.make b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.make new file mode 100644 index 0000000..150d8d5 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for TransformScene. +# This may be replaced when dependencies are built. diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.ts b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.ts new file mode 100644 index 0000000..c9f139f --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for TransformScene. diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/depend.make b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/depend.make new file mode 100644 index 0000000..25e7cc1 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for TransformScene. +# This may be replaced when dependencies are built. diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make new file mode 100644 index 0000000..e719cd5 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/link.txt b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/link.txt new file mode 100644 index 0000000..f1566ba --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/TransformScene.dir/TransformScene.cpp.o -o ../../bin/TransformScene -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/TransformScene/CMakeFiles/TransformScene.dir/progress.make b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/progress.make new file mode 100644 index 0000000..352b7a4 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/TransformScene.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 69 +CMAKE_PROGRESS_2 = 70 + diff --git a/build/apps/TransformScene/CMakeFiles/progress.marks b/build/apps/TransformScene/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/apps/TransformScene/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/apps/TransformScene/Makefile b/build/apps/TransformScene/Makefile new file mode 100644 index 0000000..98550ca --- /dev/null +++ b/build/apps/TransformScene/Makefile @@ -0,0 +1,242 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/TransformScene//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/TransformScene/CMakeFiles/TransformScene.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/TransformScene/CMakeFiles/TransformScene.dir/rule +.PHONY : apps/TransformScene/CMakeFiles/TransformScene.dir/rule + +# Convenience name for target. +TransformScene: apps/TransformScene/CMakeFiles/TransformScene.dir/rule +.PHONY : TransformScene + +# fast build rule for target. +TransformScene/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/build +.PHONY : TransformScene/fast + +TransformScene.o: TransformScene.cpp.o +.PHONY : TransformScene.o + +# target to build an object file +TransformScene.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.o +.PHONY : TransformScene.cpp.o + +TransformScene.i: TransformScene.cpp.i +.PHONY : TransformScene.i + +# target to preprocess a source file +TransformScene.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.i +.PHONY : TransformScene.cpp.i + +TransformScene.s: TransformScene.cpp.s +.PHONY : TransformScene.s + +# target to generate assembly for a file +TransformScene.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/TransformScene/CMakeFiles/TransformScene.dir/build.make apps/TransformScene/CMakeFiles/TransformScene.dir/TransformScene.cpp.s +.PHONY : TransformScene.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... TransformScene" + @echo "... TransformScene.o" + @echo "... TransformScene.i" + @echo "... TransformScene.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/TransformScene/cmake_install.cmake b/build/apps/TransformScene/cmake_install.cmake new file mode 100644 index 0000000..7d1c8cd --- /dev/null +++ b/build/apps/TransformScene/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/TransformScene + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/TransformScene") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/TransformScene") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/TransformScene") + endif() + endif() +endif() + diff --git a/build/apps/Viewer/CMakeFiles/CMakeDirectoryInformation.cmake b/build/apps/Viewer/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake b/build/apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake new file mode 100644 index 0000000..ac50c37 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake @@ -0,0 +1,36 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Camera.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Common.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Image.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Scene.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Viewer.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Window.cpp" "apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx" "apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch.d" + "/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx" "apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch" "gcc" "apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/build.make b/build/apps/Viewer/CMakeFiles/Viewer.dir/build.make new file mode 100644 index 0000000..74f0474 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/build.make @@ -0,0 +1,295 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include apps/Viewer/CMakeFiles/Viewer.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.make + +# Include the progress variables for this target. +include apps/Viewer/CMakeFiles/Viewer.dir/progress.make + +# Include the compile flags for this target's objects. +include apps/Viewer/CMakeFiles/Viewer.dir/flags.make + +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch -MF CMakeFiles/Viewer.dir/cmake_pch.hxx.gch.d -o CMakeFiles/Viewer.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx + +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/cmake_pch.hxx.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx > CMakeFiles/Viewer.dir/cmake_pch.hxx.i + +apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/cmake_pch.hxx.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx -o CMakeFiles/Viewer.dir/cmake_pch.hxx.s + +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o: ../apps/Viewer/Camera.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o -MF CMakeFiles/Viewer.dir/Camera.cpp.o.d -o CMakeFiles/Viewer.dir/Camera.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Camera.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Camera.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Camera.cpp > CMakeFiles/Viewer.dir/Camera.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Camera.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Camera.cpp -o CMakeFiles/Viewer.dir/Camera.cpp.s + +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o: ../apps/Viewer/Common.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o -MF CMakeFiles/Viewer.dir/Common.cpp.o.d -o CMakeFiles/Viewer.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Common.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Common.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Common.cpp > CMakeFiles/Viewer.dir/Common.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Common.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Common.cpp -o CMakeFiles/Viewer.dir/Common.cpp.s + +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o: ../apps/Viewer/Image.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o -MF CMakeFiles/Viewer.dir/Image.cpp.o.d -o CMakeFiles/Viewer.dir/Image.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Image.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Image.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Image.cpp > CMakeFiles/Viewer.dir/Image.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Image.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Image.cpp -o CMakeFiles/Viewer.dir/Image.cpp.s + +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o: ../apps/Viewer/Scene.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o -MF CMakeFiles/Viewer.dir/Scene.cpp.o.d -o CMakeFiles/Viewer.dir/Scene.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Scene.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Scene.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Scene.cpp > CMakeFiles/Viewer.dir/Scene.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Scene.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Scene.cpp -o CMakeFiles/Viewer.dir/Scene.cpp.s + +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o: ../apps/Viewer/Viewer.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o -MF CMakeFiles/Viewer.dir/Viewer.cpp.o.d -o CMakeFiles/Viewer.dir/Viewer.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Viewer.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Viewer.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Viewer.cpp > CMakeFiles/Viewer.dir/Viewer.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Viewer.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Viewer.cpp -o CMakeFiles/Viewer.dir/Viewer.cpp.s + +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/flags.make +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o: ../apps/Viewer/Window.cpp +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o: apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -MD -MT apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o -MF CMakeFiles/Viewer.dir/Window.cpp.o.d -o CMakeFiles/Viewer.dir/Window.cpp.o -c /home/algo/Documents/openMVS/openMVS/apps/Viewer/Window.cpp + +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Viewer.dir/Window.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/apps/Viewer/Window.cpp > CMakeFiles/Viewer.dir/Window.cpp.i + +apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Viewer.dir/Window.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/apps/Viewer/Window.cpp -o CMakeFiles/Viewer.dir/Window.cpp.s + +# Object files for target Viewer +Viewer_OBJECTS = \ +"CMakeFiles/Viewer.dir/Camera.cpp.o" \ +"CMakeFiles/Viewer.dir/Common.cpp.o" \ +"CMakeFiles/Viewer.dir/Image.cpp.o" \ +"CMakeFiles/Viewer.dir/Scene.cpp.o" \ +"CMakeFiles/Viewer.dir/Viewer.cpp.o" \ +"CMakeFiles/Viewer.dir/Window.cpp.o" + +# External object files for target Viewer +Viewer_EXTERNAL_OBJECTS = + +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/build.make +bin/Viewer: lib/libMVS.a +bin/Viewer: /usr/lib/x86_64-linux-gnu/libOpenGL.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libGLX.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libGLU.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libGLEW.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libglfw.so.3.3 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libpython3.10.so +bin/Viewer: lib/libMath.a +bin/Viewer: lib/libIO.a +bin/Viewer: lib/libCommon.a +bin/Viewer: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +bin/Viewer: /usr/lib/x86_64-linux-gnu/libpng.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libz.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libjpeg.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libtiff.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libgmpxx.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libmpfr.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libgmp.so +bin/Viewer: /usr/lib/x86_64-linux-gnu/libcuda.so +bin/Viewer: apps/Viewer/CMakeFiles/Viewer.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Linking CXX executable ../../bin/Viewer" + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Viewer.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +apps/Viewer/CMakeFiles/Viewer.dir/build: bin/Viewer +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/build + +apps/Viewer/CMakeFiles/Viewer.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/apps/Viewer && $(CMAKE_COMMAND) -P CMakeFiles/Viewer.dir/cmake_clean.cmake +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/clean + +apps/Viewer/CMakeFiles/Viewer.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/apps/Viewer /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/apps/Viewer /home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/depend + diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_clean.cmake b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_clean.cmake new file mode 100644 index 0000000..689f285 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_clean.cmake @@ -0,0 +1,23 @@ +file(REMOVE_RECURSE + "../../bin/Viewer" + "../../bin/Viewer.pdb" + "CMakeFiles/Viewer.dir/Camera.cpp.o" + "CMakeFiles/Viewer.dir/Camera.cpp.o.d" + "CMakeFiles/Viewer.dir/Common.cpp.o" + "CMakeFiles/Viewer.dir/Common.cpp.o.d" + "CMakeFiles/Viewer.dir/Image.cpp.o" + "CMakeFiles/Viewer.dir/Image.cpp.o.d" + "CMakeFiles/Viewer.dir/Scene.cpp.o" + "CMakeFiles/Viewer.dir/Scene.cpp.o.d" + "CMakeFiles/Viewer.dir/Viewer.cpp.o" + "CMakeFiles/Viewer.dir/Viewer.cpp.o.d" + "CMakeFiles/Viewer.dir/Window.cpp.o" + "CMakeFiles/Viewer.dir/Window.cpp.o.d" + "CMakeFiles/Viewer.dir/cmake_pch.hxx.gch" + "CMakeFiles/Viewer.dir/cmake_pch.hxx.gch.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/Viewer.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx new file mode 100644 index 0000000..11357ce --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx @@ -0,0 +1,6 @@ +/* generated by CMake */ + +#pragma GCC system_header +#ifdef __cplusplus +#include "/home/algo/Documents/openMVS/openMVS/apps/Viewer/Common.h" +#endif // __cplusplus diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx new file mode 100644 index 0000000..f9a12ea --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.cxx @@ -0,0 +1 @@ +/* generated by CMake */ diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.make b/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.make new file mode 100644 index 0000000..f6f6af3 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for Viewer. +# This may be replaced when dependencies are built. diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts b/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts new file mode 100644 index 0000000..020f320 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for Viewer. diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/depend.make b/build/apps/Viewer/CMakeFiles/Viewer.dir/depend.make new file mode 100644 index 0000000..7b62674 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for Viewer. +# This may be replaced when dependencies are built. diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/flags.make b/build/apps/Viewer/CMakeFiles/Viewer.dir/flags.make new file mode 100644 index 0000000..d5e2cfb --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/flags.make @@ -0,0 +1,24 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -Wall -fexceptions -std=c++20 + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch_OPTIONS = -Winvalid-pch;-x;c++-header;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + +# PCH options: apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx + diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/link.txt b/build/apps/Viewer/CMakeFiles/Viewer.dir/link.txt new file mode 100644 index 0000000..922f4a9 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp CMakeFiles/Viewer.dir/Camera.cpp.o CMakeFiles/Viewer.dir/Common.cpp.o CMakeFiles/Viewer.dir/Image.cpp.o CMakeFiles/Viewer.dir/Scene.cpp.o CMakeFiles/Viewer.dir/Viewer.cpp.o CMakeFiles/Viewer.dir/Window.cpp.o -o ../../bin/Viewer -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGLEW.so /usr/lib/x86_64-linux-gnu/libglfw.so.3.3 /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/apps/Viewer/CMakeFiles/Viewer.dir/progress.make b/build/apps/Viewer/CMakeFiles/Viewer.dir/progress.make new file mode 100644 index 0000000..f676785 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/Viewer.dir/progress.make @@ -0,0 +1,9 @@ +CMAKE_PROGRESS_1 = 71 +CMAKE_PROGRESS_2 = 72 +CMAKE_PROGRESS_3 = 73 +CMAKE_PROGRESS_4 = 74 +CMAKE_PROGRESS_5 = 75 +CMAKE_PROGRESS_6 = 76 +CMAKE_PROGRESS_7 = 77 +CMAKE_PROGRESS_8 = 78 + diff --git a/build/apps/Viewer/CMakeFiles/progress.marks b/build/apps/Viewer/CMakeFiles/progress.marks new file mode 100644 index 0000000..8c61d23 --- /dev/null +++ b/build/apps/Viewer/CMakeFiles/progress.marks @@ -0,0 +1 @@ +58 diff --git a/build/apps/Viewer/Makefile b/build/apps/Viewer/Makefile new file mode 100644 index 0000000..76e8963 --- /dev/null +++ b/build/apps/Viewer/Makefile @@ -0,0 +1,395 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/apps/Viewer//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +apps/Viewer/CMakeFiles/Viewer.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apps/Viewer/CMakeFiles/Viewer.dir/rule +.PHONY : apps/Viewer/CMakeFiles/Viewer.dir/rule + +# Convenience name for target. +Viewer: apps/Viewer/CMakeFiles/Viewer.dir/rule +.PHONY : Viewer + +# fast build rule for target. +Viewer/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/build +.PHONY : Viewer/fast + +Camera.o: Camera.cpp.o +.PHONY : Camera.o + +# target to build an object file +Camera.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.o +.PHONY : Camera.cpp.o + +Camera.i: Camera.cpp.i +.PHONY : Camera.i + +# target to preprocess a source file +Camera.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.i +.PHONY : Camera.cpp.i + +Camera.s: Camera.cpp.s +.PHONY : Camera.s + +# target to generate assembly for a file +Camera.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Camera.cpp.s +.PHONY : Camera.cpp.s + +Common.o: Common.cpp.o +.PHONY : Common.o + +# target to build an object file +Common.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.o +.PHONY : Common.cpp.o + +Common.i: Common.cpp.i +.PHONY : Common.i + +# target to preprocess a source file +Common.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.i +.PHONY : Common.cpp.i + +Common.s: Common.cpp.s +.PHONY : Common.s + +# target to generate assembly for a file +Common.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Common.cpp.s +.PHONY : Common.cpp.s + +Image.o: Image.cpp.o +.PHONY : Image.o + +# target to build an object file +Image.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.o +.PHONY : Image.cpp.o + +Image.i: Image.cpp.i +.PHONY : Image.i + +# target to preprocess a source file +Image.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.i +.PHONY : Image.cpp.i + +Image.s: Image.cpp.s +.PHONY : Image.s + +# target to generate assembly for a file +Image.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Image.cpp.s +.PHONY : Image.cpp.s + +Scene.o: Scene.cpp.o +.PHONY : Scene.o + +# target to build an object file +Scene.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.o +.PHONY : Scene.cpp.o + +Scene.i: Scene.cpp.i +.PHONY : Scene.i + +# target to preprocess a source file +Scene.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.i +.PHONY : Scene.cpp.i + +Scene.s: Scene.cpp.s +.PHONY : Scene.s + +# target to generate assembly for a file +Scene.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Scene.cpp.s +.PHONY : Scene.cpp.s + +Viewer.o: Viewer.cpp.o +.PHONY : Viewer.o + +# target to build an object file +Viewer.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.o +.PHONY : Viewer.cpp.o + +Viewer.i: Viewer.cpp.i +.PHONY : Viewer.i + +# target to preprocess a source file +Viewer.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.i +.PHONY : Viewer.cpp.i + +Viewer.s: Viewer.cpp.s +.PHONY : Viewer.s + +# target to generate assembly for a file +Viewer.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Viewer.cpp.s +.PHONY : Viewer.cpp.s + +Window.o: Window.cpp.o +.PHONY : Window.o + +# target to build an object file +Window.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.o +.PHONY : Window.cpp.o + +Window.i: Window.cpp.i +.PHONY : Window.i + +# target to preprocess a source file +Window.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.i +.PHONY : Window.cpp.i + +Window.s: Window.cpp.s +.PHONY : Window.s + +# target to generate assembly for a file +Window.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/Window.cpp.s +.PHONY : Window.cpp.s + +# target to build an object file +cmake_pch.hxx.gch: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.gch +.PHONY : cmake_pch.hxx.gch + +# target to preprocess a source file +cmake_pch.hxx.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.i +.PHONY : cmake_pch.hxx.i + +# target to generate assembly for a file +cmake_pch.hxx.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f apps/Viewer/CMakeFiles/Viewer.dir/build.make apps/Viewer/CMakeFiles/Viewer.dir/cmake_pch.hxx.s +.PHONY : cmake_pch.hxx.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Viewer" + @echo "... Camera.o" + @echo "... Camera.i" + @echo "... Camera.s" + @echo "... Common.o" + @echo "... Common.i" + @echo "... Common.s" + @echo "... Image.o" + @echo "... Image.i" + @echo "... Image.s" + @echo "... Scene.o" + @echo "... Scene.i" + @echo "... Scene.s" + @echo "... Viewer.o" + @echo "... Viewer.i" + @echo "... Viewer.s" + @echo "... Window.o" + @echo "... Window.i" + @echo "... Window.s" + @echo "... cmake_pch.hxx.gch" + @echo "... cmake_pch.hxx.i" + @echo "... cmake_pch.hxx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/apps/Viewer/cmake_install.cmake b/build/apps/Viewer/cmake_install.cmake new file mode 100644 index 0000000..0dd5fe2 --- /dev/null +++ b/build/apps/Viewer/cmake_install.cmake @@ -0,0 +1,68 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps/Viewer + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xbinx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer" + RPATH "") + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/bin/OpenMVS/Viewer") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/bin/OpenMVS" TYPE EXECUTABLE FILES "/home/algo/Documents/openMVS/openMVS/build/bin/Viewer") + if(EXISTS "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer" AND + NOT IS_SYMLINK "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}/usr/local/bin/OpenMVS/Viewer") + endif() + endif() +endif() + diff --git a/build/apps/cmake_install.cmake b/build/apps/cmake_install.cmake new file mode 100644 index 0000000..b07ef31 --- /dev/null +++ b/build/apps/cmake_install.cmake @@ -0,0 +1,60 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/apps + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceCOLMAP/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMetashape/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/InterfaceMVSNet/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/InterfacePolycam/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/DensifyPointCloud/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/ReconstructMesh/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/RefineMesh/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/TextureMesh/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/TransformScene/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/Viewer/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/Tests/cmake_install.cmake") + +endif() + diff --git a/build/cmake_install.cmake b/build/cmake_install.cmake new file mode 100644 index 0000000..89c70d7 --- /dev/null +++ b/build/cmake_install.cmake @@ -0,0 +1,124 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}/usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake") + file(DIFFERENT EXPORT_FILE_CHANGED FILES + "$ENV{DESTDIR}/usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake" + "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake") + if(EXPORT_FILE_CHANGED) + file(GLOB OLD_CONFIG_FILES "$ENV{DESTDIR}/usr/local/lib/cmake/OpenMVS/OpenMVSTargets-*.cmake") + if(OLD_CONFIG_FILES) + message(STATUS "Old export file \"$ENV{DESTDIR}/usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake\" will be replaced. Removing files [${OLD_CONFIG_FILES}].") + file(REMOVE ${OLD_CONFIG_FILES}) + endif() + endif() + endif() + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/cmake/OpenMVS" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets.cmake") + if("${CMAKE_INSTALL_CONFIG_NAME}" MATCHES "^()$") + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/cmake/OpenMVS" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/build/CMakeFiles/Export/_usr/local/lib/cmake/OpenMVS/OpenMVSTargets-noconfig.cmake") + endif() +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/ConfigLocal.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/build/ConfigLocal.h") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/cmake/OpenMVS/OpenMVSConfig.cmake;/usr/local/lib/cmake/OpenMVS/OpenMVSConfigVersion.cmake") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/cmake/OpenMVS" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/build/OpenMVSConfig.cmake" + "/home/algo/Documents/openMVS/openMVS/build/OpenMVSConfigVersion.cmake" + ) +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/algo/Documents/openMVS/openMVS/build/libs/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/apps/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/docs/cmake_install.cmake") + +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "/home/algo/Documents/openMVS/openMVS/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/build/cmake_uninstall.cmake b/build/cmake_uninstall.cmake new file mode 100644 index 0000000..233dc37 --- /dev/null +++ b/build/cmake_uninstall.cmake @@ -0,0 +1,21 @@ +if(NOT EXISTS "/home/algo/Documents/openMVS/openMVS/build/install_manifest.txt") + message(FATAL_ERROR "Cannot find install manifest: /home/algo/Documents/openMVS/openMVS/build/install_manifest.txt") +endif(NOT EXISTS "/home/algo/Documents/openMVS/openMVS/build/install_manifest.txt") + +file(READ "/home/algo/Documents/openMVS/openMVS/build/install_manifest.txt" files) +string(REGEX REPLACE "\n" ";" files "${files}") +foreach(file ${files}) + message(STATUS "Uninstalling $ENV{DESTDIR}${file}") + if(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") + exec_program( + "/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\"" + OUTPUT_VARIABLE rm_out + RETURN_VALUE rm_retval + ) + if(NOT "${rm_retval}" STREQUAL 0) + message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}") + endif(NOT "${rm_retval}" STREQUAL 0) + else(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") + message(STATUS "File $ENV{DESTDIR}${file} does not exist.") + endif(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") +endforeach(file) diff --git a/build/docs/CMakeFiles/CMakeDirectoryInformation.cmake b/build/docs/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/docs/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/docs/CMakeFiles/progress.marks b/build/docs/CMakeFiles/progress.marks new file mode 100644 index 0000000..573541a --- /dev/null +++ b/build/docs/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 diff --git a/build/docs/Makefile b/build/docs/Makefile new file mode 100644 index 0000000..a6c2bd3 --- /dev/null +++ b/build/docs/Makefile @@ -0,0 +1,200 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/docs//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 docs/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 docs/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 docs/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 docs/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/docs/cmake_install.cmake b/build/docs/cmake_install.cmake new file mode 100644 index 0000000..a11324f --- /dev/null +++ b/build/docs/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/docs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + diff --git a/build/libs/CMakeFiles/CMakeDirectoryInformation.cmake b/build/libs/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/libs/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/libs/CMakeFiles/progress.marks b/build/libs/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/libs/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/libs/Common/CMakeFiles/CMakeDirectoryInformation.cmake b/build/libs/Common/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/libs/Common/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake b/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake new file mode 100644 index 0000000..258b0b6 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake @@ -0,0 +1,38 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/libs/Common/Common.cpp" "libs/Common/CMakeFiles/Common.dir/Common.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/Common.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/ConfigTable.cpp" "libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/EventQueue.cpp" "libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Log.cpp" "libs/Common/CMakeFiles/Common.dir/Log.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Log.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/Log.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Log.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/SML.cpp" "libs/Common/CMakeFiles/Common.dir/SML.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/SML.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/SML.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/SML.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Timer.cpp" "libs/Common/CMakeFiles/Common.dir/Timer.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Timer.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/Timer.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Timer.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Types.cpp" "libs/Common/CMakeFiles/Common.dir/Types.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Types.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/Types.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Types.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Util.cpp" "libs/Common/CMakeFiles/Common.dir/Util.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Util.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/Util.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/Util.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Common/UtilCUDA.cpp" "libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o" "gcc" "libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx" "libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch" "gcc" "libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx" "libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch" "gcc" "libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/libs/Common/CMakeFiles/Common.dir/build.make b/build/libs/Common/CMakeFiles/Common.dir/build.make new file mode 100644 index 0000000..864fef6 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/build.make @@ -0,0 +1,273 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include libs/Common/CMakeFiles/Common.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include libs/Common/CMakeFiles/Common.dir/compiler_depend.make + +# Include the progress variables for this target. +include libs/Common/CMakeFiles/Common.dir/progress.make + +# Include the compile flags for this target's objects. +include libs/Common/CMakeFiles/Common.dir/flags.make + +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch -MF CMakeFiles/Common.dir/cmake_pch.hxx.gch.d -o CMakeFiles/Common.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx + +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/cmake_pch.hxx.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx > CMakeFiles/Common.dir/cmake_pch.hxx.i + +libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/cmake_pch.hxx.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx -o CMakeFiles/Common.dir/cmake_pch.hxx.s + +libs/Common/CMakeFiles/Common.dir/Common.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/Common.cpp.o: ../libs/Common/Common.cpp +libs/Common/CMakeFiles/Common.dir/Common.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/Common.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/Common.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object libs/Common/CMakeFiles/Common.dir/Common.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/Common.cpp.o -MF CMakeFiles/Common.dir/Common.cpp.o.d -o CMakeFiles/Common.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/Common.cpp + +libs/Common/CMakeFiles/Common.dir/Common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/Common.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/Common.cpp > CMakeFiles/Common.dir/Common.cpp.i + +libs/Common/CMakeFiles/Common.dir/Common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/Common.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/Common.cpp -o CMakeFiles/Common.dir/Common.cpp.s + +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o: ../libs/Common/ConfigTable.cpp +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o -MF CMakeFiles/Common.dir/ConfigTable.cpp.o.d -o CMakeFiles/Common.dir/ConfigTable.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/ConfigTable.cpp + +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/ConfigTable.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/ConfigTable.cpp > CMakeFiles/Common.dir/ConfigTable.cpp.i + +libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/ConfigTable.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/ConfigTable.cpp -o CMakeFiles/Common.dir/ConfigTable.cpp.s + +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o: ../libs/Common/EventQueue.cpp +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o -MF CMakeFiles/Common.dir/EventQueue.cpp.o.d -o CMakeFiles/Common.dir/EventQueue.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/EventQueue.cpp + +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/EventQueue.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/EventQueue.cpp > CMakeFiles/Common.dir/EventQueue.cpp.i + +libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/EventQueue.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/EventQueue.cpp -o CMakeFiles/Common.dir/EventQueue.cpp.s + +libs/Common/CMakeFiles/Common.dir/Log.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/Log.cpp.o: ../libs/Common/Log.cpp +libs/Common/CMakeFiles/Common.dir/Log.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/Log.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/Log.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object libs/Common/CMakeFiles/Common.dir/Log.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/Log.cpp.o -MF CMakeFiles/Common.dir/Log.cpp.o.d -o CMakeFiles/Common.dir/Log.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/Log.cpp + +libs/Common/CMakeFiles/Common.dir/Log.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/Log.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/Log.cpp > CMakeFiles/Common.dir/Log.cpp.i + +libs/Common/CMakeFiles/Common.dir/Log.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/Log.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/Log.cpp -o CMakeFiles/Common.dir/Log.cpp.s + +libs/Common/CMakeFiles/Common.dir/SML.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/SML.cpp.o: ../libs/Common/SML.cpp +libs/Common/CMakeFiles/Common.dir/SML.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/SML.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/SML.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object libs/Common/CMakeFiles/Common.dir/SML.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/SML.cpp.o -MF CMakeFiles/Common.dir/SML.cpp.o.d -o CMakeFiles/Common.dir/SML.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/SML.cpp + +libs/Common/CMakeFiles/Common.dir/SML.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/SML.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/SML.cpp > CMakeFiles/Common.dir/SML.cpp.i + +libs/Common/CMakeFiles/Common.dir/SML.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/SML.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/SML.cpp -o CMakeFiles/Common.dir/SML.cpp.s + +libs/Common/CMakeFiles/Common.dir/Timer.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/Timer.cpp.o: ../libs/Common/Timer.cpp +libs/Common/CMakeFiles/Common.dir/Timer.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/Timer.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/Timer.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object libs/Common/CMakeFiles/Common.dir/Timer.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/Timer.cpp.o -MF CMakeFiles/Common.dir/Timer.cpp.o.d -o CMakeFiles/Common.dir/Timer.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/Timer.cpp + +libs/Common/CMakeFiles/Common.dir/Timer.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/Timer.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/Timer.cpp > CMakeFiles/Common.dir/Timer.cpp.i + +libs/Common/CMakeFiles/Common.dir/Timer.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/Timer.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/Timer.cpp -o CMakeFiles/Common.dir/Timer.cpp.s + +libs/Common/CMakeFiles/Common.dir/Types.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/Types.cpp.o: ../libs/Common/Types.cpp +libs/Common/CMakeFiles/Common.dir/Types.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/Types.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/Types.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object libs/Common/CMakeFiles/Common.dir/Types.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/Types.cpp.o -MF CMakeFiles/Common.dir/Types.cpp.o.d -o CMakeFiles/Common.dir/Types.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/Types.cpp + +libs/Common/CMakeFiles/Common.dir/Types.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/Types.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/Types.cpp > CMakeFiles/Common.dir/Types.cpp.i + +libs/Common/CMakeFiles/Common.dir/Types.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/Types.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/Types.cpp -o CMakeFiles/Common.dir/Types.cpp.s + +libs/Common/CMakeFiles/Common.dir/Util.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/Util.cpp.o: ../libs/Common/Util.cpp +libs/Common/CMakeFiles/Common.dir/Util.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/Util.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/Util.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object libs/Common/CMakeFiles/Common.dir/Util.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/Util.cpp.o -MF CMakeFiles/Common.dir/Util.cpp.o.d -o CMakeFiles/Common.dir/Util.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/Util.cpp + +libs/Common/CMakeFiles/Common.dir/Util.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/Util.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/Util.cpp > CMakeFiles/Common.dir/Util.cpp.i + +libs/Common/CMakeFiles/Common.dir/Util.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/Util.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/Util.cpp -o CMakeFiles/Common.dir/Util.cpp.s + +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o: libs/Common/CMakeFiles/Common.dir/flags.make +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o: ../libs/Common/UtilCUDA.cpp +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o: libs/Common/CMakeFiles/Common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -MD -MT libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o -MF CMakeFiles/Common.dir/UtilCUDA.cpp.o.d -o CMakeFiles/Common.dir/UtilCUDA.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Common/UtilCUDA.cpp + +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Common.dir/UtilCUDA.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Common/UtilCUDA.cpp > CMakeFiles/Common.dir/UtilCUDA.cpp.i + +libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Common.dir/UtilCUDA.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Common/UtilCUDA.cpp -o CMakeFiles/Common.dir/UtilCUDA.cpp.s + +# Object files for target Common +Common_OBJECTS = \ +"CMakeFiles/Common.dir/Common.cpp.o" \ +"CMakeFiles/Common.dir/ConfigTable.cpp.o" \ +"CMakeFiles/Common.dir/EventQueue.cpp.o" \ +"CMakeFiles/Common.dir/Log.cpp.o" \ +"CMakeFiles/Common.dir/SML.cpp.o" \ +"CMakeFiles/Common.dir/Timer.cpp.o" \ +"CMakeFiles/Common.dir/Types.cpp.o" \ +"CMakeFiles/Common.dir/Util.cpp.o" \ +"CMakeFiles/Common.dir/UtilCUDA.cpp.o" + +# External object files for target Common +Common_EXTERNAL_OBJECTS = + +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/Common.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/Log.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/SML.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/Timer.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/Types.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/Util.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/build.make +lib/libCommon.a: libs/Common/CMakeFiles/Common.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Linking CXX static library ../../lib/libCommon.a" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && $(CMAKE_COMMAND) -P CMakeFiles/Common.dir/cmake_clean_target.cmake + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Common.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +libs/Common/CMakeFiles/Common.dir/build: lib/libCommon.a +.PHONY : libs/Common/CMakeFiles/Common.dir/build + +libs/Common/CMakeFiles/Common.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/libs/Common && $(CMAKE_COMMAND) -P CMakeFiles/Common.dir/cmake_clean.cmake +.PHONY : libs/Common/CMakeFiles/Common.dir/clean + +libs/Common/CMakeFiles/Common.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/Common /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/Common /home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : libs/Common/CMakeFiles/Common.dir/depend + diff --git a/build/libs/Common/CMakeFiles/Common.dir/cmake_clean.cmake b/build/libs/Common/CMakeFiles/Common.dir/cmake_clean.cmake new file mode 100644 index 0000000..0518c96 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/cmake_clean.cmake @@ -0,0 +1,29 @@ +file(REMOVE_RECURSE + "../../lib/libCommon.a" + "../../lib/libCommon.pdb" + "CMakeFiles/Common.dir/Common.cpp.o" + "CMakeFiles/Common.dir/Common.cpp.o.d" + "CMakeFiles/Common.dir/ConfigTable.cpp.o" + "CMakeFiles/Common.dir/ConfigTable.cpp.o.d" + "CMakeFiles/Common.dir/EventQueue.cpp.o" + "CMakeFiles/Common.dir/EventQueue.cpp.o.d" + "CMakeFiles/Common.dir/Log.cpp.o" + "CMakeFiles/Common.dir/Log.cpp.o.d" + "CMakeFiles/Common.dir/SML.cpp.o" + "CMakeFiles/Common.dir/SML.cpp.o.d" + "CMakeFiles/Common.dir/Timer.cpp.o" + "CMakeFiles/Common.dir/Timer.cpp.o.d" + "CMakeFiles/Common.dir/Types.cpp.o" + "CMakeFiles/Common.dir/Types.cpp.o.d" + "CMakeFiles/Common.dir/Util.cpp.o" + "CMakeFiles/Common.dir/Util.cpp.o.d" + "CMakeFiles/Common.dir/UtilCUDA.cpp.o" + "CMakeFiles/Common.dir/UtilCUDA.cpp.o.d" + "CMakeFiles/Common.dir/cmake_pch.hxx.gch" + "CMakeFiles/Common.dir/cmake_pch.hxx.gch.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/Common.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/libs/Common/CMakeFiles/Common.dir/cmake_clean_target.cmake b/build/libs/Common/CMakeFiles/Common.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..ae53169 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "../../lib/libCommon.a" +) diff --git a/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx b/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx new file mode 100644 index 0000000..1e07c61 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx @@ -0,0 +1,6 @@ +/* generated by CMake */ + +#pragma GCC system_header +#ifdef __cplusplus +#include "/home/algo/Documents/openMVS/openMVS/libs/Common/Common.h" +#endif // __cplusplus diff --git a/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx b/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx new file mode 100644 index 0000000..f9a12ea --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.cxx @@ -0,0 +1 @@ +/* generated by CMake */ diff --git a/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.make b/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.make new file mode 100644 index 0000000..68903b2 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for Common. +# This may be replaced when dependencies are built. diff --git a/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.ts b/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.ts new file mode 100644 index 0000000..e302622 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for Common. diff --git a/build/libs/Common/CMakeFiles/Common.dir/depend.make b/build/libs/Common/CMakeFiles/Common.dir/depend.make new file mode 100644 index 0000000..f9d4632 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for Common. +# This may be replaced when dependencies are built. diff --git a/build/libs/Common/CMakeFiles/Common.dir/flags.make b/build/libs/Common/CMakeFiles/Common.dir/flags.make new file mode 100644 index 0000000..a827f9b --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/flags.make @@ -0,0 +1,30 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -D_LIB + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -isystem /usr/include/opencv4 + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -fPIC -std=c++20 + +# PCH options: libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch_OPTIONS = -Winvalid-pch;-x;c++-header;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/Common.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/Log.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/SML.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/Timer.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/Types.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/Util.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + +# PCH options: libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx + diff --git a/build/libs/Common/CMakeFiles/Common.dir/link.txt b/build/libs/Common/CMakeFiles/Common.dir/link.txt new file mode 100644 index 0000000..5624c40 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc ../../lib/libCommon.a CMakeFiles/Common.dir/Common.cpp.o CMakeFiles/Common.dir/ConfigTable.cpp.o CMakeFiles/Common.dir/EventQueue.cpp.o CMakeFiles/Common.dir/Log.cpp.o CMakeFiles/Common.dir/SML.cpp.o CMakeFiles/Common.dir/Timer.cpp.o CMakeFiles/Common.dir/Types.cpp.o CMakeFiles/Common.dir/Util.cpp.o CMakeFiles/Common.dir/UtilCUDA.cpp.o +/usr/bin/ranlib ../../lib/libCommon.a diff --git a/build/libs/Common/CMakeFiles/Common.dir/progress.make b/build/libs/Common/CMakeFiles/Common.dir/progress.make new file mode 100644 index 0000000..eeadf29 --- /dev/null +++ b/build/libs/Common/CMakeFiles/Common.dir/progress.make @@ -0,0 +1,12 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 +CMAKE_PROGRESS_3 = 3 +CMAKE_PROGRESS_4 = 4 +CMAKE_PROGRESS_5 = 5 +CMAKE_PROGRESS_6 = 6 +CMAKE_PROGRESS_7 = 7 +CMAKE_PROGRESS_8 = 8 +CMAKE_PROGRESS_9 = 9 +CMAKE_PROGRESS_10 = 10 +CMAKE_PROGRESS_11 = 11 + diff --git a/build/libs/Common/CMakeFiles/progress.marks b/build/libs/Common/CMakeFiles/progress.marks new file mode 100644 index 0000000..b4de394 --- /dev/null +++ b/build/libs/Common/CMakeFiles/progress.marks @@ -0,0 +1 @@ +11 diff --git a/build/libs/Common/Makefile b/build/libs/Common/Makefile new file mode 100644 index 0000000..5a1ef81 --- /dev/null +++ b/build/libs/Common/Makefile @@ -0,0 +1,476 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/libs/Common//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +libs/Common/CMakeFiles/Common.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Common/CMakeFiles/Common.dir/rule +.PHONY : libs/Common/CMakeFiles/Common.dir/rule + +# Convenience name for target. +Common: libs/Common/CMakeFiles/Common.dir/rule +.PHONY : Common + +# fast build rule for target. +Common/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/build +.PHONY : Common/fast + +Common.o: Common.cpp.o +.PHONY : Common.o + +# target to build an object file +Common.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Common.cpp.o +.PHONY : Common.cpp.o + +Common.i: Common.cpp.i +.PHONY : Common.i + +# target to preprocess a source file +Common.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Common.cpp.i +.PHONY : Common.cpp.i + +Common.s: Common.cpp.s +.PHONY : Common.s + +# target to generate assembly for a file +Common.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Common.cpp.s +.PHONY : Common.cpp.s + +ConfigTable.o: ConfigTable.cpp.o +.PHONY : ConfigTable.o + +# target to build an object file +ConfigTable.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.o +.PHONY : ConfigTable.cpp.o + +ConfigTable.i: ConfigTable.cpp.i +.PHONY : ConfigTable.i + +# target to preprocess a source file +ConfigTable.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.i +.PHONY : ConfigTable.cpp.i + +ConfigTable.s: ConfigTable.cpp.s +.PHONY : ConfigTable.s + +# target to generate assembly for a file +ConfigTable.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/ConfigTable.cpp.s +.PHONY : ConfigTable.cpp.s + +EventQueue.o: EventQueue.cpp.o +.PHONY : EventQueue.o + +# target to build an object file +EventQueue.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.o +.PHONY : EventQueue.cpp.o + +EventQueue.i: EventQueue.cpp.i +.PHONY : EventQueue.i + +# target to preprocess a source file +EventQueue.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.i +.PHONY : EventQueue.cpp.i + +EventQueue.s: EventQueue.cpp.s +.PHONY : EventQueue.s + +# target to generate assembly for a file +EventQueue.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/EventQueue.cpp.s +.PHONY : EventQueue.cpp.s + +Log.o: Log.cpp.o +.PHONY : Log.o + +# target to build an object file +Log.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Log.cpp.o +.PHONY : Log.cpp.o + +Log.i: Log.cpp.i +.PHONY : Log.i + +# target to preprocess a source file +Log.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Log.cpp.i +.PHONY : Log.cpp.i + +Log.s: Log.cpp.s +.PHONY : Log.s + +# target to generate assembly for a file +Log.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Log.cpp.s +.PHONY : Log.cpp.s + +SML.o: SML.cpp.o +.PHONY : SML.o + +# target to build an object file +SML.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/SML.cpp.o +.PHONY : SML.cpp.o + +SML.i: SML.cpp.i +.PHONY : SML.i + +# target to preprocess a source file +SML.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/SML.cpp.i +.PHONY : SML.cpp.i + +SML.s: SML.cpp.s +.PHONY : SML.s + +# target to generate assembly for a file +SML.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/SML.cpp.s +.PHONY : SML.cpp.s + +Timer.o: Timer.cpp.o +.PHONY : Timer.o + +# target to build an object file +Timer.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Timer.cpp.o +.PHONY : Timer.cpp.o + +Timer.i: Timer.cpp.i +.PHONY : Timer.i + +# target to preprocess a source file +Timer.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Timer.cpp.i +.PHONY : Timer.cpp.i + +Timer.s: Timer.cpp.s +.PHONY : Timer.s + +# target to generate assembly for a file +Timer.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Timer.cpp.s +.PHONY : Timer.cpp.s + +Types.o: Types.cpp.o +.PHONY : Types.o + +# target to build an object file +Types.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Types.cpp.o +.PHONY : Types.cpp.o + +Types.i: Types.cpp.i +.PHONY : Types.i + +# target to preprocess a source file +Types.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Types.cpp.i +.PHONY : Types.cpp.i + +Types.s: Types.cpp.s +.PHONY : Types.s + +# target to generate assembly for a file +Types.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Types.cpp.s +.PHONY : Types.cpp.s + +Util.o: Util.cpp.o +.PHONY : Util.o + +# target to build an object file +Util.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Util.cpp.o +.PHONY : Util.cpp.o + +Util.i: Util.cpp.i +.PHONY : Util.i + +# target to preprocess a source file +Util.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Util.cpp.i +.PHONY : Util.cpp.i + +Util.s: Util.cpp.s +.PHONY : Util.s + +# target to generate assembly for a file +Util.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/Util.cpp.s +.PHONY : Util.cpp.s + +UtilCUDA.o: UtilCUDA.cpp.o +.PHONY : UtilCUDA.o + +# target to build an object file +UtilCUDA.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.o +.PHONY : UtilCUDA.cpp.o + +UtilCUDA.i: UtilCUDA.cpp.i +.PHONY : UtilCUDA.i + +# target to preprocess a source file +UtilCUDA.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.i +.PHONY : UtilCUDA.cpp.i + +UtilCUDA.s: UtilCUDA.cpp.s +.PHONY : UtilCUDA.s + +# target to generate assembly for a file +UtilCUDA.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/UtilCUDA.cpp.s +.PHONY : UtilCUDA.cpp.s + +# target to build an object file +cmake_pch.hxx.gch: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.gch +.PHONY : cmake_pch.hxx.gch + +# target to preprocess a source file +cmake_pch.hxx.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.i +.PHONY : cmake_pch.hxx.i + +# target to generate assembly for a file +cmake_pch.hxx.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Common/CMakeFiles/Common.dir/build.make libs/Common/CMakeFiles/Common.dir/cmake_pch.hxx.s +.PHONY : cmake_pch.hxx.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Common" + @echo "... Common.o" + @echo "... Common.i" + @echo "... Common.s" + @echo "... ConfigTable.o" + @echo "... ConfigTable.i" + @echo "... ConfigTable.s" + @echo "... EventQueue.o" + @echo "... EventQueue.i" + @echo "... EventQueue.s" + @echo "... Log.o" + @echo "... Log.i" + @echo "... Log.s" + @echo "... SML.o" + @echo "... SML.i" + @echo "... SML.s" + @echo "... Timer.o" + @echo "... Timer.i" + @echo "... Timer.s" + @echo "... Types.o" + @echo "... Types.i" + @echo "... Types.s" + @echo "... Util.o" + @echo "... Util.i" + @echo "... Util.s" + @echo "... UtilCUDA.o" + @echo "... UtilCUDA.i" + @echo "... UtilCUDA.s" + @echo "... cmake_pch.hxx.gch" + @echo "... cmake_pch.hxx.i" + @echo "... cmake_pch.hxx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/libs/Common/cmake_install.cmake b/build/libs/Common/cmake_install.cmake new file mode 100644 index 0000000..1881051 --- /dev/null +++ b/build/libs/Common/cmake_install.cmake @@ -0,0 +1,119 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/libs/Common + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/OpenMVS/libCommon.a") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/OpenMVS" TYPE STATIC_LIBRARY FILES "/home/algo/Documents/openMVS/openMVS/build/lib/libCommon.a") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/Common/AABB.h;/usr/local/include/OpenMVS/Common/AABB.inl;/usr/local/include/OpenMVS/Common/AutoEstimator.h;/usr/local/include/OpenMVS/Common/AutoPtr.h;/usr/local/include/OpenMVS/Common/Common.h;/usr/local/include/OpenMVS/Common/Config.h;/usr/local/include/OpenMVS/Common/ConfigTable.h;/usr/local/include/OpenMVS/Common/CriticalSection.h;/usr/local/include/OpenMVS/Common/EventQueue.h;/usr/local/include/OpenMVS/Common/FastDelegate.h;/usr/local/include/OpenMVS/Common/FastDelegateBind.h;/usr/local/include/OpenMVS/Common/FastDelegateCPP11.h;/usr/local/include/OpenMVS/Common/File.h;/usr/local/include/OpenMVS/Common/Filters.h;/usr/local/include/OpenMVS/Common/HTMLDoc.h;/usr/local/include/OpenMVS/Common/HalfFloat.h;/usr/local/include/OpenMVS/Common/Hash.h;/usr/local/include/OpenMVS/Common/Line.h;/usr/local/include/OpenMVS/Common/Line.inl;/usr/local/include/OpenMVS/Common/LinkLib.h;/usr/local/include/OpenMVS/Common/List.h;/usr/local/include/OpenMVS/Common/Log.h;/usr/local/include/OpenMVS/Common/MemFile.h;/usr/local/include/OpenMVS/Common/OBB.h;/usr/local/include/OpenMVS/Common/OBB.inl;/usr/local/include/OpenMVS/Common/Octree.h;/usr/local/include/OpenMVS/Common/Octree.inl;/usr/local/include/OpenMVS/Common/Plane.h;/usr/local/include/OpenMVS/Common/Plane.inl;/usr/local/include/OpenMVS/Common/Queue.h;/usr/local/include/OpenMVS/Common/Random.h;/usr/local/include/OpenMVS/Common/Ray.h;/usr/local/include/OpenMVS/Common/Ray.inl;/usr/local/include/OpenMVS/Common/Rotation.h;/usr/local/include/OpenMVS/Common/Rotation.inl;/usr/local/include/OpenMVS/Common/SML.h;/usr/local/include/OpenMVS/Common/Sampler.inl;/usr/local/include/OpenMVS/Common/Semaphore.h;/usr/local/include/OpenMVS/Common/SharedPtr.h;/usr/local/include/OpenMVS/Common/Sphere.h;/usr/local/include/OpenMVS/Common/Sphere.inl;/usr/local/include/OpenMVS/Common/Streams.h;/usr/local/include/OpenMVS/Common/Strings.h;/usr/local/include/OpenMVS/Common/Thread.h;/usr/local/include/OpenMVS/Common/Timer.h;/usr/local/include/OpenMVS/Common/Types.h;/usr/local/include/OpenMVS/Common/Types.inl;/usr/local/include/OpenMVS/Common/Util.h;/usr/local/include/OpenMVS/Common/Util.inl;/usr/local/include/OpenMVS/Common/UtilCUDA.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/Common" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/libs/Common/AABB.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/AABB.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/AutoEstimator.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/AutoPtr.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Common.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Config.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/ConfigTable.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/CriticalSection.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/EventQueue.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/FastDelegate.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/FastDelegateBind.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/FastDelegateCPP11.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/File.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Filters.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/HTMLDoc.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/HalfFloat.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Hash.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Line.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Line.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/LinkLib.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/List.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Log.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/MemFile.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/OBB.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/OBB.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Octree.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Octree.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Plane.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Plane.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Queue.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Random.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Ray.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Ray.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Rotation.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Rotation.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/SML.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Sampler.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Semaphore.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/SharedPtr.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Sphere.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Sphere.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Streams.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Strings.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Thread.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Timer.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Types.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Types.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Util.h" + "/home/algo/Documents/openMVS/openMVS/libs/Common/Util.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Common/UtilCUDA.h" + ) +endif() + diff --git a/build/libs/IO/CMakeFiles/CMakeDirectoryInformation.cmake b/build/libs/IO/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/libs/IO/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake b/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake new file mode 100644 index 0000000..942d398 --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake @@ -0,0 +1,45 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/libs/IO/Common.cpp" "libs/IO/CMakeFiles/IO.dir/Common.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/Common.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/Image.cpp" "libs/IO/CMakeFiles/IO.dir/Image.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/Image.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageBMP.cpp" "libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageDDS.cpp" "libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageJPG.cpp" "libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImagePNG.cpp" "libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageSCI.cpp" "libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageTGA.cpp" "libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageTIFF.cpp" "libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/OBJ.cpp" "libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/PLY.cpp" "libs/IO/CMakeFiles/IO.dir/PLY.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/PLY.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/PLY.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/PLY.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/IO/TinyXML2.cpp" "libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o" "gcc" "libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx" "libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch" "gcc" "libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx" "libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch" "gcc" "libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/libs/IO/CMakeFiles/IO.dir/build.make b/build/libs/IO/CMakeFiles/IO.dir/build.make new file mode 100644 index 0000000..0e76f3b --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/build.make @@ -0,0 +1,327 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include libs/IO/CMakeFiles/IO.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include libs/IO/CMakeFiles/IO.dir/compiler_depend.make + +# Include the progress variables for this target. +include libs/IO/CMakeFiles/IO.dir/progress.make + +# Include the compile flags for this target's objects. +include libs/IO/CMakeFiles/IO.dir/flags.make + +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch -MF CMakeFiles/IO.dir/cmake_pch.hxx.gch.d -o CMakeFiles/IO.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx + +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/cmake_pch.hxx.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx > CMakeFiles/IO.dir/cmake_pch.hxx.i + +libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/cmake_pch.hxx.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx -o CMakeFiles/IO.dir/cmake_pch.hxx.s + +libs/IO/CMakeFiles/IO.dir/Common.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/Common.cpp.o: ../libs/IO/Common.cpp +libs/IO/CMakeFiles/IO.dir/Common.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/Common.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/Common.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object libs/IO/CMakeFiles/IO.dir/Common.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/Common.cpp.o -MF CMakeFiles/IO.dir/Common.cpp.o.d -o CMakeFiles/IO.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/Common.cpp + +libs/IO/CMakeFiles/IO.dir/Common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/Common.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/Common.cpp > CMakeFiles/IO.dir/Common.cpp.i + +libs/IO/CMakeFiles/IO.dir/Common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/Common.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/Common.cpp -o CMakeFiles/IO.dir/Common.cpp.s + +libs/IO/CMakeFiles/IO.dir/Image.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/Image.cpp.o: ../libs/IO/Image.cpp +libs/IO/CMakeFiles/IO.dir/Image.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/Image.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/Image.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object libs/IO/CMakeFiles/IO.dir/Image.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/Image.cpp.o -MF CMakeFiles/IO.dir/Image.cpp.o.d -o CMakeFiles/IO.dir/Image.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/Image.cpp + +libs/IO/CMakeFiles/IO.dir/Image.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/Image.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/Image.cpp > CMakeFiles/IO.dir/Image.cpp.i + +libs/IO/CMakeFiles/IO.dir/Image.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/Image.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/Image.cpp -o CMakeFiles/IO.dir/Image.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o: ../libs/IO/ImageBMP.cpp +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o -MF CMakeFiles/IO.dir/ImageBMP.cpp.o.d -o CMakeFiles/IO.dir/ImageBMP.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageBMP.cpp + +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageBMP.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageBMP.cpp > CMakeFiles/IO.dir/ImageBMP.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageBMP.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageBMP.cpp -o CMakeFiles/IO.dir/ImageBMP.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o: ../libs/IO/ImageDDS.cpp +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o -MF CMakeFiles/IO.dir/ImageDDS.cpp.o.d -o CMakeFiles/IO.dir/ImageDDS.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageDDS.cpp + +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageDDS.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageDDS.cpp > CMakeFiles/IO.dir/ImageDDS.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageDDS.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageDDS.cpp -o CMakeFiles/IO.dir/ImageDDS.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o: ../libs/IO/ImageJPG.cpp +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o -MF CMakeFiles/IO.dir/ImageJPG.cpp.o.d -o CMakeFiles/IO.dir/ImageJPG.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageJPG.cpp + +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageJPG.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageJPG.cpp > CMakeFiles/IO.dir/ImageJPG.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageJPG.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageJPG.cpp -o CMakeFiles/IO.dir/ImageJPG.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o: ../libs/IO/ImagePNG.cpp +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o -MF CMakeFiles/IO.dir/ImagePNG.cpp.o.d -o CMakeFiles/IO.dir/ImagePNG.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImagePNG.cpp + +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImagePNG.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImagePNG.cpp > CMakeFiles/IO.dir/ImagePNG.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImagePNG.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImagePNG.cpp -o CMakeFiles/IO.dir/ImagePNG.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o: ../libs/IO/ImageSCI.cpp +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o -MF CMakeFiles/IO.dir/ImageSCI.cpp.o.d -o CMakeFiles/IO.dir/ImageSCI.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageSCI.cpp + +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageSCI.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageSCI.cpp > CMakeFiles/IO.dir/ImageSCI.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageSCI.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageSCI.cpp -o CMakeFiles/IO.dir/ImageSCI.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o: ../libs/IO/ImageTGA.cpp +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o -MF CMakeFiles/IO.dir/ImageTGA.cpp.o.d -o CMakeFiles/IO.dir/ImageTGA.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTGA.cpp + +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageTGA.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTGA.cpp > CMakeFiles/IO.dir/ImageTGA.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageTGA.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTGA.cpp -o CMakeFiles/IO.dir/ImageTGA.cpp.s + +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o: ../libs/IO/ImageTIFF.cpp +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o -MF CMakeFiles/IO.dir/ImageTIFF.cpp.o.d -o CMakeFiles/IO.dir/ImageTIFF.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTIFF.cpp + +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/ImageTIFF.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTIFF.cpp > CMakeFiles/IO.dir/ImageTIFF.cpp.i + +libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/ImageTIFF.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/ImageTIFF.cpp -o CMakeFiles/IO.dir/ImageTIFF.cpp.s + +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o: ../libs/IO/OBJ.cpp +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o -MF CMakeFiles/IO.dir/OBJ.cpp.o.d -o CMakeFiles/IO.dir/OBJ.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/OBJ.cpp + +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/OBJ.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/OBJ.cpp > CMakeFiles/IO.dir/OBJ.cpp.i + +libs/IO/CMakeFiles/IO.dir/OBJ.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/OBJ.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/OBJ.cpp -o CMakeFiles/IO.dir/OBJ.cpp.s + +libs/IO/CMakeFiles/IO.dir/PLY.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/PLY.cpp.o: ../libs/IO/PLY.cpp +libs/IO/CMakeFiles/IO.dir/PLY.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/PLY.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/PLY.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object libs/IO/CMakeFiles/IO.dir/PLY.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/PLY.cpp.o -MF CMakeFiles/IO.dir/PLY.cpp.o.d -o CMakeFiles/IO.dir/PLY.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/PLY.cpp + +libs/IO/CMakeFiles/IO.dir/PLY.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/PLY.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/PLY.cpp > CMakeFiles/IO.dir/PLY.cpp.i + +libs/IO/CMakeFiles/IO.dir/PLY.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/PLY.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/PLY.cpp -o CMakeFiles/IO.dir/PLY.cpp.s + +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o: libs/IO/CMakeFiles/IO.dir/flags.make +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o: ../libs/IO/TinyXML2.cpp +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o: libs/IO/CMakeFiles/IO.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -MD -MT libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o -MF CMakeFiles/IO.dir/TinyXML2.cpp.o.d -o CMakeFiles/IO.dir/TinyXML2.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/IO/TinyXML2.cpp + +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/IO.dir/TinyXML2.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/IO/TinyXML2.cpp > CMakeFiles/IO.dir/TinyXML2.cpp.i + +libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/IO.dir/TinyXML2.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/IO/TinyXML2.cpp -o CMakeFiles/IO.dir/TinyXML2.cpp.s + +# Object files for target IO +IO_OBJECTS = \ +"CMakeFiles/IO.dir/Common.cpp.o" \ +"CMakeFiles/IO.dir/Image.cpp.o" \ +"CMakeFiles/IO.dir/ImageBMP.cpp.o" \ +"CMakeFiles/IO.dir/ImageDDS.cpp.o" \ +"CMakeFiles/IO.dir/ImageJPG.cpp.o" \ +"CMakeFiles/IO.dir/ImagePNG.cpp.o" \ +"CMakeFiles/IO.dir/ImageSCI.cpp.o" \ +"CMakeFiles/IO.dir/ImageTGA.cpp.o" \ +"CMakeFiles/IO.dir/ImageTIFF.cpp.o" \ +"CMakeFiles/IO.dir/OBJ.cpp.o" \ +"CMakeFiles/IO.dir/PLY.cpp.o" \ +"CMakeFiles/IO.dir/TinyXML2.cpp.o" + +# External object files for target IO +IO_EXTERNAL_OBJECTS = + +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/Common.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/Image.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/PLY.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/build.make +lib/libIO.a: libs/IO/CMakeFiles/IO.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Linking CXX static library ../../lib/libIO.a" + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && $(CMAKE_COMMAND) -P CMakeFiles/IO.dir/cmake_clean_target.cmake + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/IO.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +libs/IO/CMakeFiles/IO.dir/build: lib/libIO.a +.PHONY : libs/IO/CMakeFiles/IO.dir/build + +libs/IO/CMakeFiles/IO.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/libs/IO && $(CMAKE_COMMAND) -P CMakeFiles/IO.dir/cmake_clean.cmake +.PHONY : libs/IO/CMakeFiles/IO.dir/clean + +libs/IO/CMakeFiles/IO.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/IO /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/IO /home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : libs/IO/CMakeFiles/IO.dir/depend + diff --git a/build/libs/IO/CMakeFiles/IO.dir/cmake_clean.cmake b/build/libs/IO/CMakeFiles/IO.dir/cmake_clean.cmake new file mode 100644 index 0000000..b1b0e7c --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/cmake_clean.cmake @@ -0,0 +1,35 @@ +file(REMOVE_RECURSE + "../../lib/libIO.a" + "../../lib/libIO.pdb" + "CMakeFiles/IO.dir/Common.cpp.o" + "CMakeFiles/IO.dir/Common.cpp.o.d" + "CMakeFiles/IO.dir/Image.cpp.o" + "CMakeFiles/IO.dir/Image.cpp.o.d" + "CMakeFiles/IO.dir/ImageBMP.cpp.o" + "CMakeFiles/IO.dir/ImageBMP.cpp.o.d" + "CMakeFiles/IO.dir/ImageDDS.cpp.o" + "CMakeFiles/IO.dir/ImageDDS.cpp.o.d" + "CMakeFiles/IO.dir/ImageJPG.cpp.o" + "CMakeFiles/IO.dir/ImageJPG.cpp.o.d" + "CMakeFiles/IO.dir/ImagePNG.cpp.o" + "CMakeFiles/IO.dir/ImagePNG.cpp.o.d" + "CMakeFiles/IO.dir/ImageSCI.cpp.o" + "CMakeFiles/IO.dir/ImageSCI.cpp.o.d" + "CMakeFiles/IO.dir/ImageTGA.cpp.o" + "CMakeFiles/IO.dir/ImageTGA.cpp.o.d" + "CMakeFiles/IO.dir/ImageTIFF.cpp.o" + "CMakeFiles/IO.dir/ImageTIFF.cpp.o.d" + "CMakeFiles/IO.dir/OBJ.cpp.o" + "CMakeFiles/IO.dir/OBJ.cpp.o.d" + "CMakeFiles/IO.dir/PLY.cpp.o" + "CMakeFiles/IO.dir/PLY.cpp.o.d" + "CMakeFiles/IO.dir/TinyXML2.cpp.o" + "CMakeFiles/IO.dir/TinyXML2.cpp.o.d" + "CMakeFiles/IO.dir/cmake_pch.hxx.gch" + "CMakeFiles/IO.dir/cmake_pch.hxx.gch.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/IO.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/libs/IO/CMakeFiles/IO.dir/cmake_clean_target.cmake b/build/libs/IO/CMakeFiles/IO.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..3196b53 --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "../../lib/libIO.a" +) diff --git a/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx b/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx new file mode 100644 index 0000000..11a609d --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx @@ -0,0 +1,6 @@ +/* generated by CMake */ + +#pragma GCC system_header +#ifdef __cplusplus +#include "/home/algo/Documents/openMVS/openMVS/libs/IO/Common.h" +#endif // __cplusplus diff --git a/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx b/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx new file mode 100644 index 0000000..f9a12ea --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.cxx @@ -0,0 +1 @@ +/* generated by CMake */ diff --git a/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.make b/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.make new file mode 100644 index 0000000..2a52f97 --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for IO. +# This may be replaced when dependencies are built. diff --git a/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.ts b/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.ts new file mode 100644 index 0000000..f54395d --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for IO. diff --git a/build/libs/IO/CMakeFiles/IO.dir/depend.make b/build/libs/IO/CMakeFiles/IO.dir/depend.make new file mode 100644 index 0000000..8b32dbe --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for IO. +# This may be replaced when dependencies are built. diff --git a/build/libs/IO/CMakeFiles/IO.dir/flags.make b/build/libs/IO/CMakeFiles/IO.dir/flags.make new file mode 100644 index 0000000..b61b237 --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/flags.make @@ -0,0 +1,36 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -D_LIB + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -isystem /usr/include/opencv4 + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -fPIC -std=c++20 + +# PCH options: libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch_OPTIONS = -Winvalid-pch;-x;c++-header;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/Common.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/Image.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/PLY.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + +# PCH options: libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx + diff --git a/build/libs/IO/CMakeFiles/IO.dir/link.txt b/build/libs/IO/CMakeFiles/IO.dir/link.txt new file mode 100644 index 0000000..d162c3e --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc ../../lib/libIO.a CMakeFiles/IO.dir/Common.cpp.o CMakeFiles/IO.dir/Image.cpp.o CMakeFiles/IO.dir/ImageBMP.cpp.o CMakeFiles/IO.dir/ImageDDS.cpp.o CMakeFiles/IO.dir/ImageJPG.cpp.o CMakeFiles/IO.dir/ImagePNG.cpp.o CMakeFiles/IO.dir/ImageSCI.cpp.o CMakeFiles/IO.dir/ImageTGA.cpp.o CMakeFiles/IO.dir/ImageTIFF.cpp.o CMakeFiles/IO.dir/OBJ.cpp.o CMakeFiles/IO.dir/PLY.cpp.o CMakeFiles/IO.dir/TinyXML2.cpp.o +/usr/bin/ranlib ../../lib/libIO.a diff --git a/build/libs/IO/CMakeFiles/IO.dir/progress.make b/build/libs/IO/CMakeFiles/IO.dir/progress.make new file mode 100644 index 0000000..bde2f96 --- /dev/null +++ b/build/libs/IO/CMakeFiles/IO.dir/progress.make @@ -0,0 +1,15 @@ +CMAKE_PROGRESS_1 = 14 +CMAKE_PROGRESS_2 = 15 +CMAKE_PROGRESS_3 = 16 +CMAKE_PROGRESS_4 = 17 +CMAKE_PROGRESS_5 = 18 +CMAKE_PROGRESS_6 = 19 +CMAKE_PROGRESS_7 = 20 +CMAKE_PROGRESS_8 = 21 +CMAKE_PROGRESS_9 = 22 +CMAKE_PROGRESS_10 = 23 +CMAKE_PROGRESS_11 = 24 +CMAKE_PROGRESS_12 = 25 +CMAKE_PROGRESS_13 = 26 +CMAKE_PROGRESS_14 = 27 + diff --git a/build/libs/IO/CMakeFiles/progress.marks b/build/libs/IO/CMakeFiles/progress.marks new file mode 100644 index 0000000..7273c0f --- /dev/null +++ b/build/libs/IO/CMakeFiles/progress.marks @@ -0,0 +1 @@ +25 diff --git a/build/libs/IO/Makefile b/build/libs/IO/Makefile new file mode 100644 index 0000000..6d8b36c --- /dev/null +++ b/build/libs/IO/Makefile @@ -0,0 +1,557 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/libs/IO//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +libs/IO/CMakeFiles/IO.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/IO/CMakeFiles/IO.dir/rule +.PHONY : libs/IO/CMakeFiles/IO.dir/rule + +# Convenience name for target. +IO: libs/IO/CMakeFiles/IO.dir/rule +.PHONY : IO + +# fast build rule for target. +IO/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/build +.PHONY : IO/fast + +Common.o: Common.cpp.o +.PHONY : Common.o + +# target to build an object file +Common.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Common.cpp.o +.PHONY : Common.cpp.o + +Common.i: Common.cpp.i +.PHONY : Common.i + +# target to preprocess a source file +Common.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Common.cpp.i +.PHONY : Common.cpp.i + +Common.s: Common.cpp.s +.PHONY : Common.s + +# target to generate assembly for a file +Common.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Common.cpp.s +.PHONY : Common.cpp.s + +Image.o: Image.cpp.o +.PHONY : Image.o + +# target to build an object file +Image.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Image.cpp.o +.PHONY : Image.cpp.o + +Image.i: Image.cpp.i +.PHONY : Image.i + +# target to preprocess a source file +Image.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Image.cpp.i +.PHONY : Image.cpp.i + +Image.s: Image.cpp.s +.PHONY : Image.s + +# target to generate assembly for a file +Image.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/Image.cpp.s +.PHONY : Image.cpp.s + +ImageBMP.o: ImageBMP.cpp.o +.PHONY : ImageBMP.o + +# target to build an object file +ImageBMP.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.o +.PHONY : ImageBMP.cpp.o + +ImageBMP.i: ImageBMP.cpp.i +.PHONY : ImageBMP.i + +# target to preprocess a source file +ImageBMP.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.i +.PHONY : ImageBMP.cpp.i + +ImageBMP.s: ImageBMP.cpp.s +.PHONY : ImageBMP.s + +# target to generate assembly for a file +ImageBMP.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageBMP.cpp.s +.PHONY : ImageBMP.cpp.s + +ImageDDS.o: ImageDDS.cpp.o +.PHONY : ImageDDS.o + +# target to build an object file +ImageDDS.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.o +.PHONY : ImageDDS.cpp.o + +ImageDDS.i: ImageDDS.cpp.i +.PHONY : ImageDDS.i + +# target to preprocess a source file +ImageDDS.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.i +.PHONY : ImageDDS.cpp.i + +ImageDDS.s: ImageDDS.cpp.s +.PHONY : ImageDDS.s + +# target to generate assembly for a file +ImageDDS.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageDDS.cpp.s +.PHONY : ImageDDS.cpp.s + +ImageJPG.o: ImageJPG.cpp.o +.PHONY : ImageJPG.o + +# target to build an object file +ImageJPG.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.o +.PHONY : ImageJPG.cpp.o + +ImageJPG.i: ImageJPG.cpp.i +.PHONY : ImageJPG.i + +# target to preprocess a source file +ImageJPG.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.i +.PHONY : ImageJPG.cpp.i + +ImageJPG.s: ImageJPG.cpp.s +.PHONY : ImageJPG.s + +# target to generate assembly for a file +ImageJPG.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageJPG.cpp.s +.PHONY : ImageJPG.cpp.s + +ImagePNG.o: ImagePNG.cpp.o +.PHONY : ImagePNG.o + +# target to build an object file +ImagePNG.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.o +.PHONY : ImagePNG.cpp.o + +ImagePNG.i: ImagePNG.cpp.i +.PHONY : ImagePNG.i + +# target to preprocess a source file +ImagePNG.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.i +.PHONY : ImagePNG.cpp.i + +ImagePNG.s: ImagePNG.cpp.s +.PHONY : ImagePNG.s + +# target to generate assembly for a file +ImagePNG.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImagePNG.cpp.s +.PHONY : ImagePNG.cpp.s + +ImageSCI.o: ImageSCI.cpp.o +.PHONY : ImageSCI.o + +# target to build an object file +ImageSCI.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.o +.PHONY : ImageSCI.cpp.o + +ImageSCI.i: ImageSCI.cpp.i +.PHONY : ImageSCI.i + +# target to preprocess a source file +ImageSCI.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.i +.PHONY : ImageSCI.cpp.i + +ImageSCI.s: ImageSCI.cpp.s +.PHONY : ImageSCI.s + +# target to generate assembly for a file +ImageSCI.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageSCI.cpp.s +.PHONY : ImageSCI.cpp.s + +ImageTGA.o: ImageTGA.cpp.o +.PHONY : ImageTGA.o + +# target to build an object file +ImageTGA.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.o +.PHONY : ImageTGA.cpp.o + +ImageTGA.i: ImageTGA.cpp.i +.PHONY : ImageTGA.i + +# target to preprocess a source file +ImageTGA.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.i +.PHONY : ImageTGA.cpp.i + +ImageTGA.s: ImageTGA.cpp.s +.PHONY : ImageTGA.s + +# target to generate assembly for a file +ImageTGA.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTGA.cpp.s +.PHONY : ImageTGA.cpp.s + +ImageTIFF.o: ImageTIFF.cpp.o +.PHONY : ImageTIFF.o + +# target to build an object file +ImageTIFF.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.o +.PHONY : ImageTIFF.cpp.o + +ImageTIFF.i: ImageTIFF.cpp.i +.PHONY : ImageTIFF.i + +# target to preprocess a source file +ImageTIFF.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.i +.PHONY : ImageTIFF.cpp.i + +ImageTIFF.s: ImageTIFF.cpp.s +.PHONY : ImageTIFF.s + +# target to generate assembly for a file +ImageTIFF.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/ImageTIFF.cpp.s +.PHONY : ImageTIFF.cpp.s + +OBJ.o: OBJ.cpp.o +.PHONY : OBJ.o + +# target to build an object file +OBJ.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/OBJ.cpp.o +.PHONY : OBJ.cpp.o + +OBJ.i: OBJ.cpp.i +.PHONY : OBJ.i + +# target to preprocess a source file +OBJ.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/OBJ.cpp.i +.PHONY : OBJ.cpp.i + +OBJ.s: OBJ.cpp.s +.PHONY : OBJ.s + +# target to generate assembly for a file +OBJ.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/OBJ.cpp.s +.PHONY : OBJ.cpp.s + +PLY.o: PLY.cpp.o +.PHONY : PLY.o + +# target to build an object file +PLY.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/PLY.cpp.o +.PHONY : PLY.cpp.o + +PLY.i: PLY.cpp.i +.PHONY : PLY.i + +# target to preprocess a source file +PLY.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/PLY.cpp.i +.PHONY : PLY.cpp.i + +PLY.s: PLY.cpp.s +.PHONY : PLY.s + +# target to generate assembly for a file +PLY.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/PLY.cpp.s +.PHONY : PLY.cpp.s + +TinyXML2.o: TinyXML2.cpp.o +.PHONY : TinyXML2.o + +# target to build an object file +TinyXML2.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.o +.PHONY : TinyXML2.cpp.o + +TinyXML2.i: TinyXML2.cpp.i +.PHONY : TinyXML2.i + +# target to preprocess a source file +TinyXML2.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.i +.PHONY : TinyXML2.cpp.i + +TinyXML2.s: TinyXML2.cpp.s +.PHONY : TinyXML2.s + +# target to generate assembly for a file +TinyXML2.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/TinyXML2.cpp.s +.PHONY : TinyXML2.cpp.s + +# target to build an object file +cmake_pch.hxx.gch: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.gch +.PHONY : cmake_pch.hxx.gch + +# target to preprocess a source file +cmake_pch.hxx.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.i +.PHONY : cmake_pch.hxx.i + +# target to generate assembly for a file +cmake_pch.hxx.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/IO/CMakeFiles/IO.dir/build.make libs/IO/CMakeFiles/IO.dir/cmake_pch.hxx.s +.PHONY : cmake_pch.hxx.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... IO" + @echo "... Common.o" + @echo "... Common.i" + @echo "... Common.s" + @echo "... Image.o" + @echo "... Image.i" + @echo "... Image.s" + @echo "... ImageBMP.o" + @echo "... ImageBMP.i" + @echo "... ImageBMP.s" + @echo "... ImageDDS.o" + @echo "... ImageDDS.i" + @echo "... ImageDDS.s" + @echo "... ImageJPG.o" + @echo "... ImageJPG.i" + @echo "... ImageJPG.s" + @echo "... ImagePNG.o" + @echo "... ImagePNG.i" + @echo "... ImagePNG.s" + @echo "... ImageSCI.o" + @echo "... ImageSCI.i" + @echo "... ImageSCI.s" + @echo "... ImageTGA.o" + @echo "... ImageTGA.i" + @echo "... ImageTGA.s" + @echo "... ImageTIFF.o" + @echo "... ImageTIFF.i" + @echo "... ImageTIFF.s" + @echo "... OBJ.o" + @echo "... OBJ.i" + @echo "... OBJ.s" + @echo "... PLY.o" + @echo "... PLY.i" + @echo "... PLY.s" + @echo "... TinyXML2.o" + @echo "... TinyXML2.i" + @echo "... TinyXML2.s" + @echo "... cmake_pch.hxx.gch" + @echo "... cmake_pch.hxx.i" + @echo "... cmake_pch.hxx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/libs/IO/cmake_install.cmake b/build/libs/IO/cmake_install.cmake new file mode 100644 index 0000000..4d53a1c --- /dev/null +++ b/build/libs/IO/cmake_install.cmake @@ -0,0 +1,82 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/libs/IO + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/OpenMVS/libIO.a") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/OpenMVS" TYPE STATIC_LIBRARY FILES "/home/algo/Documents/openMVS/openMVS/build/lib/libIO.a") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/IO/Common.h;/usr/local/include/OpenMVS/IO/Image.h;/usr/local/include/OpenMVS/IO/ImageBMP.h;/usr/local/include/OpenMVS/IO/ImageDDS.h;/usr/local/include/OpenMVS/IO/ImageJPG.h;/usr/local/include/OpenMVS/IO/ImagePNG.h;/usr/local/include/OpenMVS/IO/ImageSCI.h;/usr/local/include/OpenMVS/IO/ImageTGA.h;/usr/local/include/OpenMVS/IO/ImageTIFF.h;/usr/local/include/OpenMVS/IO/OBJ.h;/usr/local/include/OpenMVS/IO/PLY.h;/usr/local/include/OpenMVS/IO/TinyXML2.h;/usr/local/include/OpenMVS/IO/tiny_gltf.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/IO" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/libs/IO/Common.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/Image.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageBMP.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageDDS.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageJPG.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImagePNG.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageSCI.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageTGA.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/ImageTIFF.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/OBJ.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/PLY.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/TinyXML2.h" + "/home/algo/Documents/openMVS/openMVS/libs/IO/tiny_gltf.h" + ) +endif() + diff --git a/build/libs/MVS/CMakeFiles/CMakeDirectoryInformation.cmake b/build/libs/MVS/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake b/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake new file mode 100644 index 0000000..8b536e9 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake @@ -0,0 +1,56 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cu" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Camera.cpp" "libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Common.cpp" "libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/DepthMap.cpp" "libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Image.cpp" "libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Mesh.cpp" "libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cpp" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Platform.cpp" "libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PointCloud.cpp" "libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/RectsBinPack.cpp" "libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Scene.cpp" "libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneDensify.cpp" "libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneReconstruct.cpp" "libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefine.cpp" "libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefineCUDA.cpp" "libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneTexture.cpp" "libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SemiGlobalMatcher.cpp" "libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o" "gcc" "libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx" "libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch" "gcc" "libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx" "libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch" "gcc" "libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/build.make b/build/libs/MVS/CMakeFiles/MVS.dir/build.make new file mode 100644 index 0000000..fe67dee --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/build.make @@ -0,0 +1,415 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include libs/MVS/CMakeFiles/MVS.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include libs/MVS/CMakeFiles/MVS.dir/compiler_depend.make + +# Include the progress variables for this target. +include libs/MVS/CMakeFiles/MVS.dir/progress.make + +# Include the compile flags for this target's objects. +include libs/MVS/CMakeFiles/MVS.dir/flags.make + +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch -MF CMakeFiles/MVS.dir/cmake_pch.hxx.gch.d -o CMakeFiles/MVS.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx + +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/cmake_pch.hxx.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx > CMakeFiles/MVS.dir/cmake_pch.hxx.i + +libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/cmake_pch.hxx.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx -o CMakeFiles/MVS.dir/cmake_pch.hxx.s + +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o: ../libs/MVS/Camera.cpp +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o -MF CMakeFiles/MVS.dir/Camera.cpp.o.d -o CMakeFiles/MVS.dir/Camera.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Camera.cpp + +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Camera.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Camera.cpp > CMakeFiles/MVS.dir/Camera.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Camera.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Camera.cpp -o CMakeFiles/MVS.dir/Camera.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o: ../libs/MVS/Common.cpp +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o -MF CMakeFiles/MVS.dir/Common.cpp.o.d -o CMakeFiles/MVS.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Common.cpp + +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Common.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Common.cpp > CMakeFiles/MVS.dir/Common.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Common.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Common.cpp -o CMakeFiles/MVS.dir/Common.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o: ../libs/MVS/DepthMap.cpp +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o -MF CMakeFiles/MVS.dir/DepthMap.cpp.o.d -o CMakeFiles/MVS.dir/DepthMap.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/DepthMap.cpp + +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/DepthMap.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/DepthMap.cpp > CMakeFiles/MVS.dir/DepthMap.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/DepthMap.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/DepthMap.cpp -o CMakeFiles/MVS.dir/DepthMap.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o: ../libs/MVS/Image.cpp +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o -MF CMakeFiles/MVS.dir/Image.cpp.o.d -o CMakeFiles/MVS.dir/Image.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Image.cpp + +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Image.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Image.cpp > CMakeFiles/MVS.dir/Image.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Image.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Image.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Image.cpp -o CMakeFiles/MVS.dir/Image.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o: ../libs/MVS/Mesh.cpp +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o -MF CMakeFiles/MVS.dir/Mesh.cpp.o.d -o CMakeFiles/MVS.dir/Mesh.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Mesh.cpp + +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Mesh.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Mesh.cpp > CMakeFiles/MVS.dir/Mesh.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Mesh.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Mesh.cpp -o CMakeFiles/MVS.dir/Mesh.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o: ../libs/MVS/PatchMatchCUDA.cpp +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o -MF CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o.d -o CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cpp + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cpp > CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cpp -o CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o: ../libs/MVS/Platform.cpp +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o -MF CMakeFiles/MVS.dir/Platform.cpp.o.d -o CMakeFiles/MVS.dir/Platform.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Platform.cpp + +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Platform.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Platform.cpp > CMakeFiles/MVS.dir/Platform.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Platform.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Platform.cpp -o CMakeFiles/MVS.dir/Platform.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o: ../libs/MVS/PointCloud.cpp +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o -MF CMakeFiles/MVS.dir/PointCloud.cpp.o.d -o CMakeFiles/MVS.dir/PointCloud.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/PointCloud.cpp + +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/PointCloud.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/PointCloud.cpp > CMakeFiles/MVS.dir/PointCloud.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/PointCloud.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/PointCloud.cpp -o CMakeFiles/MVS.dir/PointCloud.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o: ../libs/MVS/RectsBinPack.cpp +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o -MF CMakeFiles/MVS.dir/RectsBinPack.cpp.o.d -o CMakeFiles/MVS.dir/RectsBinPack.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/RectsBinPack.cpp + +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/RectsBinPack.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/RectsBinPack.cpp > CMakeFiles/MVS.dir/RectsBinPack.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/RectsBinPack.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/RectsBinPack.cpp -o CMakeFiles/MVS.dir/RectsBinPack.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o: ../libs/MVS/Scene.cpp +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o -MF CMakeFiles/MVS.dir/Scene.cpp.o.d -o CMakeFiles/MVS.dir/Scene.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/Scene.cpp + +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/Scene.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/Scene.cpp > CMakeFiles/MVS.dir/Scene.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/Scene.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/Scene.cpp -o CMakeFiles/MVS.dir/Scene.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o: ../libs/MVS/SceneDensify.cpp +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o -MF CMakeFiles/MVS.dir/SceneDensify.cpp.o.d -o CMakeFiles/MVS.dir/SceneDensify.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneDensify.cpp + +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SceneDensify.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneDensify.cpp > CMakeFiles/MVS.dir/SceneDensify.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SceneDensify.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneDensify.cpp -o CMakeFiles/MVS.dir/SceneDensify.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o: ../libs/MVS/SceneReconstruct.cpp +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o -MF CMakeFiles/MVS.dir/SceneReconstruct.cpp.o.d -o CMakeFiles/MVS.dir/SceneReconstruct.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneReconstruct.cpp + +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SceneReconstruct.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneReconstruct.cpp > CMakeFiles/MVS.dir/SceneReconstruct.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SceneReconstruct.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneReconstruct.cpp -o CMakeFiles/MVS.dir/SceneReconstruct.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o: ../libs/MVS/SceneRefine.cpp +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o -MF CMakeFiles/MVS.dir/SceneRefine.cpp.o.d -o CMakeFiles/MVS.dir/SceneRefine.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefine.cpp + +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SceneRefine.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefine.cpp > CMakeFiles/MVS.dir/SceneRefine.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SceneRefine.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefine.cpp -o CMakeFiles/MVS.dir/SceneRefine.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o: ../libs/MVS/SceneRefineCUDA.cpp +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o -MF CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o.d -o CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefineCUDA.cpp + +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefineCUDA.cpp > CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneRefineCUDA.cpp -o CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o: ../libs/MVS/SceneTexture.cpp +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o -MF CMakeFiles/MVS.dir/SceneTexture.cpp.o.d -o CMakeFiles/MVS.dir/SceneTexture.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneTexture.cpp + +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SceneTexture.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneTexture.cpp > CMakeFiles/MVS.dir/SceneTexture.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SceneTexture.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SceneTexture.cpp -o CMakeFiles/MVS.dir/SceneTexture.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o: ../libs/MVS/SemiGlobalMatcher.cpp +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -MD -MT libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o -MF CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o.d -o CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/SemiGlobalMatcher.cpp + +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/MVS/SemiGlobalMatcher.cpp > CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.i + +libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/MVS/SemiGlobalMatcher.cpp -o CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.s + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o: libs/MVS/CMakeFiles/MVS.dir/flags.make +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o: ../libs/MVS/PatchMatchCUDA.cu +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o: libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building CUDA object libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/local/cuda/bin/nvcc -forward-unknown-to-host-compiler $(CUDA_DEFINES) $(CUDA_INCLUDES) $(CUDA_FLAGS) -MD -MT libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o -MF CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o.d -x cu -c /home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.cu -o CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CUDA source to CMakeFiles/MVS.dir/PatchMatchCUDA.cu.i" + $(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_PREPROCESSED_SOURCE + +libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CUDA source to assembly CMakeFiles/MVS.dir/PatchMatchCUDA.cu.s" + $(CMAKE_COMMAND) -E cmake_unimplemented_variable CMAKE_CUDA_CREATE_ASSEMBLY_SOURCE + +# Object files for target MVS +MVS_OBJECTS = \ +"CMakeFiles/MVS.dir/Camera.cpp.o" \ +"CMakeFiles/MVS.dir/Common.cpp.o" \ +"CMakeFiles/MVS.dir/DepthMap.cpp.o" \ +"CMakeFiles/MVS.dir/Image.cpp.o" \ +"CMakeFiles/MVS.dir/Mesh.cpp.o" \ +"CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o" \ +"CMakeFiles/MVS.dir/Platform.cpp.o" \ +"CMakeFiles/MVS.dir/PointCloud.cpp.o" \ +"CMakeFiles/MVS.dir/RectsBinPack.cpp.o" \ +"CMakeFiles/MVS.dir/Scene.cpp.o" \ +"CMakeFiles/MVS.dir/SceneDensify.cpp.o" \ +"CMakeFiles/MVS.dir/SceneReconstruct.cpp.o" \ +"CMakeFiles/MVS.dir/SceneRefine.cpp.o" \ +"CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o" \ +"CMakeFiles/MVS.dir/SceneTexture.cpp.o" \ +"CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o" \ +"CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o" + +# External object files for target MVS +MVS_EXTERNAL_OBJECTS = + +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/build.make +lib/libMVS.a: libs/MVS/CMakeFiles/MVS.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Linking CXX static library ../../lib/libMVS.a" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && $(CMAKE_COMMAND) -P CMakeFiles/MVS.dir/cmake_clean_target.cmake + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/MVS.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +libs/MVS/CMakeFiles/MVS.dir/build: lib/libMVS.a +.PHONY : libs/MVS/CMakeFiles/MVS.dir/build + +libs/MVS/CMakeFiles/MVS.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && $(CMAKE_COMMAND) -P CMakeFiles/MVS.dir/cmake_clean.cmake +.PHONY : libs/MVS/CMakeFiles/MVS.dir/clean + +libs/MVS/CMakeFiles/MVS.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/MVS /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/MVS /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : libs/MVS/CMakeFiles/MVS.dir/depend + diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean.cmake b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean.cmake new file mode 100644 index 0000000..a0e6260 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean.cmake @@ -0,0 +1,45 @@ +file(REMOVE_RECURSE + "../../lib/libMVS.a" + "../../lib/libMVS.pdb" + "CMakeFiles/MVS.dir/Camera.cpp.o" + "CMakeFiles/MVS.dir/Camera.cpp.o.d" + "CMakeFiles/MVS.dir/Common.cpp.o" + "CMakeFiles/MVS.dir/Common.cpp.o.d" + "CMakeFiles/MVS.dir/DepthMap.cpp.o" + "CMakeFiles/MVS.dir/DepthMap.cpp.o.d" + "CMakeFiles/MVS.dir/Image.cpp.o" + "CMakeFiles/MVS.dir/Image.cpp.o.d" + "CMakeFiles/MVS.dir/Mesh.cpp.o" + "CMakeFiles/MVS.dir/Mesh.cpp.o.d" + "CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o" + "CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o.d" + "CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o" + "CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o.d" + "CMakeFiles/MVS.dir/Platform.cpp.o" + "CMakeFiles/MVS.dir/Platform.cpp.o.d" + "CMakeFiles/MVS.dir/PointCloud.cpp.o" + "CMakeFiles/MVS.dir/PointCloud.cpp.o.d" + "CMakeFiles/MVS.dir/RectsBinPack.cpp.o" + "CMakeFiles/MVS.dir/RectsBinPack.cpp.o.d" + "CMakeFiles/MVS.dir/Scene.cpp.o" + "CMakeFiles/MVS.dir/Scene.cpp.o.d" + "CMakeFiles/MVS.dir/SceneDensify.cpp.o" + "CMakeFiles/MVS.dir/SceneDensify.cpp.o.d" + "CMakeFiles/MVS.dir/SceneReconstruct.cpp.o" + "CMakeFiles/MVS.dir/SceneReconstruct.cpp.o.d" + "CMakeFiles/MVS.dir/SceneRefine.cpp.o" + "CMakeFiles/MVS.dir/SceneRefine.cpp.o.d" + "CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o" + "CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o.d" + "CMakeFiles/MVS.dir/SceneTexture.cpp.o" + "CMakeFiles/MVS.dir/SceneTexture.cpp.o.d" + "CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o" + "CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o.d" + "CMakeFiles/MVS.dir/cmake_pch.hxx.gch" + "CMakeFiles/MVS.dir/cmake_pch.hxx.gch.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CUDA CXX) + include(CMakeFiles/MVS.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean_target.cmake b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..d13734e --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "../../lib/libMVS.a" +) diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx new file mode 100644 index 0000000..7a2db5b --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx @@ -0,0 +1,6 @@ +/* generated by CMake */ + +#pragma GCC system_header +#ifdef __cplusplus +#include "/home/algo/Documents/openMVS/openMVS/libs/MVS/Common.h" +#endif // __cplusplus diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx new file mode 100644 index 0000000..f9a12ea --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.cxx @@ -0,0 +1 @@ +/* generated by CMake */ diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.make b/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.make new file mode 100644 index 0000000..176306f --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for MVS. +# This may be replaced when dependencies are built. diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts b/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts new file mode 100644 index 0000000..68a2a47 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for MVS. diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/depend.make b/build/libs/MVS/CMakeFiles/MVS.dir/depend.make new file mode 100644 index 0000000..f8e6c2b --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for MVS. +# This may be replaced when dependencies are built. diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/flags.make b/build/libs/MVS/CMakeFiles/MVS.dir/flags.make new file mode 100644 index 0000000..6daeab7 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/flags.make @@ -0,0 +1,51 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CUDA with /usr/local/cuda/bin/nvcc +# compile CXX with /usr/bin/c++ +CUDA_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DCGAL_USE_GMPXX=1 -D_LIB + +CUDA_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -I/home/algo/Downloads/vcglib -isystem=/usr/include/opencv4 + +CUDA_FLAGS = --expt-relaxed-constexpr --generate-code=arch=compute_50,code=[compute_50,sm_50] --generate-code=arch=compute_72,code=[compute_72,sm_72] --generate-code=arch=compute_75,code=[compute_75,sm_75] -Xcompiler=-fPIC -std=c++17 + +CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -DCGAL_USE_GMPXX=1 -D_LIB + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -I/home/algo/Downloads/vcglib -isystem /usr/include/opencv4 + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -fPIC -frounding-math -std=c++20 + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch_OPTIONS = -Winvalid-pch;-x;c++-header;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + +# PCH options: libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx + diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/link.txt b/build/libs/MVS/CMakeFiles/MVS.dir/link.txt new file mode 100644 index 0000000..6417ff7 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc ../../lib/libMVS.a CMakeFiles/MVS.dir/Camera.cpp.o CMakeFiles/MVS.dir/Common.cpp.o CMakeFiles/MVS.dir/DepthMap.cpp.o CMakeFiles/MVS.dir/Image.cpp.o CMakeFiles/MVS.dir/Mesh.cpp.o CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o CMakeFiles/MVS.dir/Platform.cpp.o CMakeFiles/MVS.dir/PointCloud.cpp.o CMakeFiles/MVS.dir/RectsBinPack.cpp.o CMakeFiles/MVS.dir/Scene.cpp.o CMakeFiles/MVS.dir/SceneDensify.cpp.o CMakeFiles/MVS.dir/SceneReconstruct.cpp.o CMakeFiles/MVS.dir/SceneRefine.cpp.o CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o CMakeFiles/MVS.dir/SceneTexture.cpp.o CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o +/usr/bin/ranlib ../../lib/libMVS.a diff --git a/build/libs/MVS/CMakeFiles/MVS.dir/progress.make b/build/libs/MVS/CMakeFiles/MVS.dir/progress.make new file mode 100644 index 0000000..2929d72 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/MVS.dir/progress.make @@ -0,0 +1,20 @@ +CMAKE_PROGRESS_1 = 36 +CMAKE_PROGRESS_2 = 37 +CMAKE_PROGRESS_3 = 38 +CMAKE_PROGRESS_4 = 39 +CMAKE_PROGRESS_5 = 40 +CMAKE_PROGRESS_6 = 41 +CMAKE_PROGRESS_7 = 42 +CMAKE_PROGRESS_8 = 43 +CMAKE_PROGRESS_9 = 44 +CMAKE_PROGRESS_10 = 45 +CMAKE_PROGRESS_11 = 46 +CMAKE_PROGRESS_12 = 47 +CMAKE_PROGRESS_13 = 48 +CMAKE_PROGRESS_14 = 49 +CMAKE_PROGRESS_15 = 50 +CMAKE_PROGRESS_16 = 51 +CMAKE_PROGRESS_17 = 52 +CMAKE_PROGRESS_18 = 53 +CMAKE_PROGRESS_19 = 54 + diff --git a/build/libs/MVS/CMakeFiles/progress.marks b/build/libs/MVS/CMakeFiles/progress.marks new file mode 100644 index 0000000..0691f67 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/progress.marks @@ -0,0 +1 @@ +52 diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake new file mode 100644 index 0000000..c8eabdf --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PythonWrapper.cpp" "libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o" "gcc" "libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/MVS.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/IO/CMakeFiles/IO.dir/DependInfo.cmake" + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make new file mode 100644 index 0000000..04050f2 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make @@ -0,0 +1,182 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include libs/MVS/CMakeFiles/pyOpenMVS.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.make + +# Include the progress variables for this target. +include libs/MVS/CMakeFiles/pyOpenMVS.dir/progress.make + +# Include the compile flags for this target's objects. +include libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make + +libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o: libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make +libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o: ../libs/MVS/PythonWrapper.cpp +libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o: libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o -MF CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o.d -o CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/MVS/PythonWrapper.cpp + +libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/algo/Documents/openMVS/openMVS/libs/MVS/PythonWrapper.cpp > CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.i + +libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/algo/Documents/openMVS/openMVS/libs/MVS/PythonWrapper.cpp -o CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.s + +# Object files for target pyOpenMVS +pyOpenMVS_OBJECTS = \ +"CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o" + +# External object files for target pyOpenMVS +pyOpenMVS_EXTERNAL_OBJECTS = + +lib/pyOpenMVS.so: libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o +lib/pyOpenMVS.so: libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make +lib/pyOpenMVS.so: lib/libMVS.a +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libpython3.10.so +lib/pyOpenMVS.so: lib/libMath.a +lib/pyOpenMVS.so: lib/libIO.a +lib/pyOpenMVS.so: lib/libCommon.a +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libpng.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libz.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libjpeg.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libtiff.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libgmpxx.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libmpfr.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libgmp.so +lib/pyOpenMVS.so: /usr/lib/x86_64-linux-gnu/libcuda.so +lib/pyOpenMVS.so: libs/MVS/CMakeFiles/pyOpenMVS.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../../lib/pyOpenMVS.so" + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/pyOpenMVS.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +libs/MVS/CMakeFiles/pyOpenMVS.dir/build: lib/pyOpenMVS.so +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/build + +libs/MVS/CMakeFiles/pyOpenMVS.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/libs/MVS && $(CMAKE_COMMAND) -P CMakeFiles/pyOpenMVS.dir/cmake_clean.cmake +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/clean + +libs/MVS/CMakeFiles/pyOpenMVS.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/MVS /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/MVS /home/algo/Documents/openMVS/openMVS/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/depend + diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/cmake_clean.cmake b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/cmake_clean.cmake new file mode 100644 index 0000000..c13d789 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "../../lib/pyOpenMVS.pdb" + "../../lib/pyOpenMVS.so" + "CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o" + "CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/pyOpenMVS.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.make b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.make new file mode 100644 index 0000000..1749b78 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for pyOpenMVS. +# This may be replaced when dependencies are built. diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.ts b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.ts new file mode 100644 index 0000000..6e2dfee --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for pyOpenMVS. diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/depend.make b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/depend.make new file mode 100644 index 0000000..0eeee09 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for pyOpenMVS. +# This may be replaced when dependencies are built. diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make new file mode 100644 index 0000000..6bdede8 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -D_USRDLL -DpyOpenMVS_EXPORTS + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/usr/include/opencv4 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -I/home/algo/Downloads/vcglib + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -fPIC -std=c++20 + diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/link.txt b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/link.txt new file mode 100644 index 0000000..be795fe --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -fPIC -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -shared -Wl,-soname,pyOpenMVS.so -o ../../lib/pyOpenMVS.so CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o -L/usr/local/cuda/targets/x86_64-linux/lib/stubs -L/usr/local/cuda/targets/x86_64-linux/lib ../../lib/libMVS.a /usr/lib/x86_64-linux-gnu/libpython3.10.so ../../lib/libMath.a ../../lib/libIO.a ../../lib/libCommon.a /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_program_options.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.74.0 /usr/lib/x86_64-linux-gnu/libboost_python310.so.1.74.0 /usr/lib/x86_64-linux-gnu/libopencv_stitching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_alphamat.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_aruco.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_barcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bgsegm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_bioinspired.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ccalib.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dpm.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_face.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_freetype.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_fuzzy.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hdf.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_hfs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_img_hash.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_intensity_transform.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_line_descriptor.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_mcc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_quality.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rapid.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_reg.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_rgbd.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_saliency.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_shape.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_stereo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_structured_light.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_phase_unwrapping.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_superres.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_optflow.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_surface_matching.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_tracking.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_highgui.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_datasets.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_plot.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_text.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ml.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videostab.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_videoio.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_viz.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_wechat_qrcode.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_ximgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_video.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xobjdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgcodecs.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_dnn.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_features2d.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_flann.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_xphoto.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_photo.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so.4.5.4d /usr/lib/x86_64-linux-gnu/libopencv_core.so.4.5.4d /usr/lib/x86_64-linux-gnu/libpng.so /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libjpeg.so /usr/lib/x86_64-linux-gnu/libtiff.so /usr/lib/x86_64-linux-gnu/libgmpxx.so /usr/lib/x86_64-linux-gnu/libmpfr.so /usr/lib/x86_64-linux-gnu/libgmp.so /usr/lib/x86_64-linux-gnu/libcuda.so -lcudadevrt -lcudart_static -lrt -lpthread -ldl diff --git a/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/progress.make b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/progress.make new file mode 100644 index 0000000..541af66 --- /dev/null +++ b/build/libs/MVS/CMakeFiles/pyOpenMVS.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 79 +CMAKE_PROGRESS_2 = 80 + diff --git a/build/libs/MVS/Makefile b/build/libs/MVS/Makefile new file mode 100644 index 0000000..13a67c5 --- /dev/null +++ b/build/libs/MVS/Makefile @@ -0,0 +1,734 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/libs/MVS//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +libs/MVS/CMakeFiles/MVS.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/MVS.dir/rule +.PHONY : libs/MVS/CMakeFiles/MVS.dir/rule + +# Convenience name for target. +MVS: libs/MVS/CMakeFiles/MVS.dir/rule +.PHONY : MVS + +# fast build rule for target. +MVS/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/build +.PHONY : MVS/fast + +# Convenience name for target. +libs/MVS/CMakeFiles/pyOpenMVS.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/MVS/CMakeFiles/pyOpenMVS.dir/rule +.PHONY : libs/MVS/CMakeFiles/pyOpenMVS.dir/rule + +# Convenience name for target. +pyOpenMVS: libs/MVS/CMakeFiles/pyOpenMVS.dir/rule +.PHONY : pyOpenMVS + +# fast build rule for target. +pyOpenMVS/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/build +.PHONY : pyOpenMVS/fast + +Camera.o: Camera.cpp.o +.PHONY : Camera.o + +# target to build an object file +Camera.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.o +.PHONY : Camera.cpp.o + +Camera.i: Camera.cpp.i +.PHONY : Camera.i + +# target to preprocess a source file +Camera.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.i +.PHONY : Camera.cpp.i + +Camera.s: Camera.cpp.s +.PHONY : Camera.s + +# target to generate assembly for a file +Camera.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Camera.cpp.s +.PHONY : Camera.cpp.s + +Common.o: Common.cpp.o +.PHONY : Common.o + +# target to build an object file +Common.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.o +.PHONY : Common.cpp.o + +Common.i: Common.cpp.i +.PHONY : Common.i + +# target to preprocess a source file +Common.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.i +.PHONY : Common.cpp.i + +Common.s: Common.cpp.s +.PHONY : Common.s + +# target to generate assembly for a file +Common.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Common.cpp.s +.PHONY : Common.cpp.s + +DepthMap.o: DepthMap.cpp.o +.PHONY : DepthMap.o + +# target to build an object file +DepthMap.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.o +.PHONY : DepthMap.cpp.o + +DepthMap.i: DepthMap.cpp.i +.PHONY : DepthMap.i + +# target to preprocess a source file +DepthMap.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.i +.PHONY : DepthMap.cpp.i + +DepthMap.s: DepthMap.cpp.s +.PHONY : DepthMap.s + +# target to generate assembly for a file +DepthMap.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/DepthMap.cpp.s +.PHONY : DepthMap.cpp.s + +Image.o: Image.cpp.o +.PHONY : Image.o + +# target to build an object file +Image.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.o +.PHONY : Image.cpp.o + +Image.i: Image.cpp.i +.PHONY : Image.i + +# target to preprocess a source file +Image.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.i +.PHONY : Image.cpp.i + +Image.s: Image.cpp.s +.PHONY : Image.s + +# target to generate assembly for a file +Image.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Image.cpp.s +.PHONY : Image.cpp.s + +Mesh.o: Mesh.cpp.o +.PHONY : Mesh.o + +# target to build an object file +Mesh.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.o +.PHONY : Mesh.cpp.o + +Mesh.i: Mesh.cpp.i +.PHONY : Mesh.i + +# target to preprocess a source file +Mesh.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.i +.PHONY : Mesh.cpp.i + +Mesh.s: Mesh.cpp.s +.PHONY : Mesh.s + +# target to generate assembly for a file +Mesh.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Mesh.cpp.s +.PHONY : Mesh.cpp.s + +PatchMatchCUDA.o: PatchMatchCUDA.cpp.o +.PHONY : PatchMatchCUDA.o + +# target to build an object file +PatchMatchCUDA.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.o +.PHONY : PatchMatchCUDA.cpp.o + +PatchMatchCUDA.i: PatchMatchCUDA.cpp.i +.PHONY : PatchMatchCUDA.i + +# target to preprocess a source file +PatchMatchCUDA.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.i +.PHONY : PatchMatchCUDA.cpp.i + +PatchMatchCUDA.s: PatchMatchCUDA.cpp.s +.PHONY : PatchMatchCUDA.s + +# target to generate assembly for a file +PatchMatchCUDA.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cpp.s +.PHONY : PatchMatchCUDA.cpp.s + +PatchMatchCUDA.o: PatchMatchCUDA.cu.o +.PHONY : PatchMatchCUDA.o + +# target to build an object file +PatchMatchCUDA.cu.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.o +.PHONY : PatchMatchCUDA.cu.o + +PatchMatchCUDA.i: PatchMatchCUDA.cu.i +.PHONY : PatchMatchCUDA.i + +# target to preprocess a source file +PatchMatchCUDA.cu.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.i +.PHONY : PatchMatchCUDA.cu.i + +PatchMatchCUDA.s: PatchMatchCUDA.cu.s +.PHONY : PatchMatchCUDA.s + +# target to generate assembly for a file +PatchMatchCUDA.cu.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PatchMatchCUDA.cu.s +.PHONY : PatchMatchCUDA.cu.s + +Platform.o: Platform.cpp.o +.PHONY : Platform.o + +# target to build an object file +Platform.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.o +.PHONY : Platform.cpp.o + +Platform.i: Platform.cpp.i +.PHONY : Platform.i + +# target to preprocess a source file +Platform.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.i +.PHONY : Platform.cpp.i + +Platform.s: Platform.cpp.s +.PHONY : Platform.s + +# target to generate assembly for a file +Platform.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Platform.cpp.s +.PHONY : Platform.cpp.s + +PointCloud.o: PointCloud.cpp.o +.PHONY : PointCloud.o + +# target to build an object file +PointCloud.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.o +.PHONY : PointCloud.cpp.o + +PointCloud.i: PointCloud.cpp.i +.PHONY : PointCloud.i + +# target to preprocess a source file +PointCloud.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.i +.PHONY : PointCloud.cpp.i + +PointCloud.s: PointCloud.cpp.s +.PHONY : PointCloud.s + +# target to generate assembly for a file +PointCloud.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/PointCloud.cpp.s +.PHONY : PointCloud.cpp.s + +PythonWrapper.o: PythonWrapper.cpp.o +.PHONY : PythonWrapper.o + +# target to build an object file +PythonWrapper.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.o +.PHONY : PythonWrapper.cpp.o + +PythonWrapper.i: PythonWrapper.cpp.i +.PHONY : PythonWrapper.i + +# target to preprocess a source file +PythonWrapper.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.i +.PHONY : PythonWrapper.cpp.i + +PythonWrapper.s: PythonWrapper.cpp.s +.PHONY : PythonWrapper.s + +# target to generate assembly for a file +PythonWrapper.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/pyOpenMVS.dir/build.make libs/MVS/CMakeFiles/pyOpenMVS.dir/PythonWrapper.cpp.s +.PHONY : PythonWrapper.cpp.s + +RectsBinPack.o: RectsBinPack.cpp.o +.PHONY : RectsBinPack.o + +# target to build an object file +RectsBinPack.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.o +.PHONY : RectsBinPack.cpp.o + +RectsBinPack.i: RectsBinPack.cpp.i +.PHONY : RectsBinPack.i + +# target to preprocess a source file +RectsBinPack.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.i +.PHONY : RectsBinPack.cpp.i + +RectsBinPack.s: RectsBinPack.cpp.s +.PHONY : RectsBinPack.s + +# target to generate assembly for a file +RectsBinPack.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/RectsBinPack.cpp.s +.PHONY : RectsBinPack.cpp.s + +Scene.o: Scene.cpp.o +.PHONY : Scene.o + +# target to build an object file +Scene.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.o +.PHONY : Scene.cpp.o + +Scene.i: Scene.cpp.i +.PHONY : Scene.i + +# target to preprocess a source file +Scene.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.i +.PHONY : Scene.cpp.i + +Scene.s: Scene.cpp.s +.PHONY : Scene.s + +# target to generate assembly for a file +Scene.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/Scene.cpp.s +.PHONY : Scene.cpp.s + +SceneDensify.o: SceneDensify.cpp.o +.PHONY : SceneDensify.o + +# target to build an object file +SceneDensify.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.o +.PHONY : SceneDensify.cpp.o + +SceneDensify.i: SceneDensify.cpp.i +.PHONY : SceneDensify.i + +# target to preprocess a source file +SceneDensify.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.i +.PHONY : SceneDensify.cpp.i + +SceneDensify.s: SceneDensify.cpp.s +.PHONY : SceneDensify.s + +# target to generate assembly for a file +SceneDensify.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneDensify.cpp.s +.PHONY : SceneDensify.cpp.s + +SceneReconstruct.o: SceneReconstruct.cpp.o +.PHONY : SceneReconstruct.o + +# target to build an object file +SceneReconstruct.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.o +.PHONY : SceneReconstruct.cpp.o + +SceneReconstruct.i: SceneReconstruct.cpp.i +.PHONY : SceneReconstruct.i + +# target to preprocess a source file +SceneReconstruct.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.i +.PHONY : SceneReconstruct.cpp.i + +SceneReconstruct.s: SceneReconstruct.cpp.s +.PHONY : SceneReconstruct.s + +# target to generate assembly for a file +SceneReconstruct.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneReconstruct.cpp.s +.PHONY : SceneReconstruct.cpp.s + +SceneRefine.o: SceneRefine.cpp.o +.PHONY : SceneRefine.o + +# target to build an object file +SceneRefine.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.o +.PHONY : SceneRefine.cpp.o + +SceneRefine.i: SceneRefine.cpp.i +.PHONY : SceneRefine.i + +# target to preprocess a source file +SceneRefine.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.i +.PHONY : SceneRefine.cpp.i + +SceneRefine.s: SceneRefine.cpp.s +.PHONY : SceneRefine.s + +# target to generate assembly for a file +SceneRefine.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefine.cpp.s +.PHONY : SceneRefine.cpp.s + +SceneRefineCUDA.o: SceneRefineCUDA.cpp.o +.PHONY : SceneRefineCUDA.o + +# target to build an object file +SceneRefineCUDA.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.o +.PHONY : SceneRefineCUDA.cpp.o + +SceneRefineCUDA.i: SceneRefineCUDA.cpp.i +.PHONY : SceneRefineCUDA.i + +# target to preprocess a source file +SceneRefineCUDA.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.i +.PHONY : SceneRefineCUDA.cpp.i + +SceneRefineCUDA.s: SceneRefineCUDA.cpp.s +.PHONY : SceneRefineCUDA.s + +# target to generate assembly for a file +SceneRefineCUDA.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneRefineCUDA.cpp.s +.PHONY : SceneRefineCUDA.cpp.s + +SceneTexture.o: SceneTexture.cpp.o +.PHONY : SceneTexture.o + +# target to build an object file +SceneTexture.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.o +.PHONY : SceneTexture.cpp.o + +SceneTexture.i: SceneTexture.cpp.i +.PHONY : SceneTexture.i + +# target to preprocess a source file +SceneTexture.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.i +.PHONY : SceneTexture.cpp.i + +SceneTexture.s: SceneTexture.cpp.s +.PHONY : SceneTexture.s + +# target to generate assembly for a file +SceneTexture.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SceneTexture.cpp.s +.PHONY : SceneTexture.cpp.s + +SemiGlobalMatcher.o: SemiGlobalMatcher.cpp.o +.PHONY : SemiGlobalMatcher.o + +# target to build an object file +SemiGlobalMatcher.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.o +.PHONY : SemiGlobalMatcher.cpp.o + +SemiGlobalMatcher.i: SemiGlobalMatcher.cpp.i +.PHONY : SemiGlobalMatcher.i + +# target to preprocess a source file +SemiGlobalMatcher.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.i +.PHONY : SemiGlobalMatcher.cpp.i + +SemiGlobalMatcher.s: SemiGlobalMatcher.cpp.s +.PHONY : SemiGlobalMatcher.s + +# target to generate assembly for a file +SemiGlobalMatcher.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/SemiGlobalMatcher.cpp.s +.PHONY : SemiGlobalMatcher.cpp.s + +# target to build an object file +cmake_pch.hxx.gch: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.gch +.PHONY : cmake_pch.hxx.gch + +# target to preprocess a source file +cmake_pch.hxx.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.i +.PHONY : cmake_pch.hxx.i + +# target to generate assembly for a file +cmake_pch.hxx.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/MVS/CMakeFiles/MVS.dir/build.make libs/MVS/CMakeFiles/MVS.dir/cmake_pch.hxx.s +.PHONY : cmake_pch.hxx.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... MVS" + @echo "... pyOpenMVS" + @echo "... Camera.o" + @echo "... Camera.i" + @echo "... Camera.s" + @echo "... Common.o" + @echo "... Common.i" + @echo "... Common.s" + @echo "... DepthMap.o" + @echo "... DepthMap.i" + @echo "... DepthMap.s" + @echo "... Image.o" + @echo "... Image.i" + @echo "... Image.s" + @echo "... Mesh.o" + @echo "... Mesh.i" + @echo "... Mesh.s" + @echo "... PatchMatchCUDA.o" + @echo "... PatchMatchCUDA.i" + @echo "... PatchMatchCUDA.s" + @echo "... PatchMatchCUDA.o" + @echo "... PatchMatchCUDA.i" + @echo "... PatchMatchCUDA.s" + @echo "... Platform.o" + @echo "... Platform.i" + @echo "... Platform.s" + @echo "... PointCloud.o" + @echo "... PointCloud.i" + @echo "... PointCloud.s" + @echo "... PythonWrapper.o" + @echo "... PythonWrapper.i" + @echo "... PythonWrapper.s" + @echo "... RectsBinPack.o" + @echo "... RectsBinPack.i" + @echo "... RectsBinPack.s" + @echo "... Scene.o" + @echo "... Scene.i" + @echo "... Scene.s" + @echo "... SceneDensify.o" + @echo "... SceneDensify.i" + @echo "... SceneDensify.s" + @echo "... SceneReconstruct.o" + @echo "... SceneReconstruct.i" + @echo "... SceneReconstruct.s" + @echo "... SceneRefine.o" + @echo "... SceneRefine.i" + @echo "... SceneRefine.s" + @echo "... SceneRefineCUDA.o" + @echo "... SceneRefineCUDA.i" + @echo "... SceneRefineCUDA.s" + @echo "... SceneTexture.o" + @echo "... SceneTexture.i" + @echo "... SceneTexture.s" + @echo "... SemiGlobalMatcher.o" + @echo "... SemiGlobalMatcher.i" + @echo "... SemiGlobalMatcher.s" + @echo "... cmake_pch.hxx.gch" + @echo "... cmake_pch.hxx.i" + @echo "... cmake_pch.hxx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/libs/MVS/cmake_install.cmake b/build/libs/MVS/cmake_install.cmake new file mode 100644 index 0000000..57dff2e --- /dev/null +++ b/build/libs/MVS/cmake_install.cmake @@ -0,0 +1,102 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/libs/MVS + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/algo/Documents/openMVS/openMVS/build/lib/pyOpenMVS.so") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/pyOpenMVS.so") + endif() + endif() +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/OpenMVS/libMVS.a") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/OpenMVS" TYPE STATIC_LIBRARY FILES "/home/algo/Documents/openMVS/openMVS/build/lib/libMVS.a") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/MVS/Camera.h;/usr/local/include/OpenMVS/MVS/Common.h;/usr/local/include/OpenMVS/MVS/DepthMap.h;/usr/local/include/OpenMVS/MVS/Image.h;/usr/local/include/OpenMVS/MVS/Interface.h;/usr/local/include/OpenMVS/MVS/Mesh.h;/usr/local/include/OpenMVS/MVS/PatchMatchCUDA.h;/usr/local/include/OpenMVS/MVS/PatchMatchCUDA.inl;/usr/local/include/OpenMVS/MVS/Platform.h;/usr/local/include/OpenMVS/MVS/PointCloud.h;/usr/local/include/OpenMVS/MVS/RectsBinPack.h;/usr/local/include/OpenMVS/MVS/Scene.h;/usr/local/include/OpenMVS/MVS/SceneDensify.h;/usr/local/include/OpenMVS/MVS/SemiGlobalMatcher.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/MVS" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Camera.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Common.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/DepthMap.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Image.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Interface.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Mesh.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PatchMatchCUDA.inl" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Platform.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/PointCloud.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/RectsBinPack.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/Scene.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SceneDensify.h" + "/home/algo/Documents/openMVS/openMVS/libs/MVS/SemiGlobalMatcher.h" + ) +endif() + diff --git a/build/libs/Makefile b/build/libs/Makefile new file mode 100644 index 0000000..7d2be3d --- /dev/null +++ b/build/libs/Makefile @@ -0,0 +1,200 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/libs//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/libs/Math/CMakeFiles/CMakeDirectoryInformation.cmake b/build/libs/Math/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..7306795 --- /dev/null +++ b/build/libs/Math/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/algo/Documents/openMVS/openMVS") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/algo/Documents/openMVS/openMVS/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake b/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake new file mode 100644 index 0000000..707bad2 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake @@ -0,0 +1,29 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp" "libs/Math/CMakeFiles/Math.dir/Common.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx" "libs/Math/CMakeFiles/Math.dir/Common.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/Common.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp" "libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx" "libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp" "libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx" "libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp" "libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx" "libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o" "gcc" "libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx" "libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch" "gcc" "libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch.d" + "/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx" "libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch" "gcc" "libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch.d" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + "/home/algo/Documents/openMVS/openMVS/build/libs/Common/CMakeFiles/Common.dir/DependInfo.cmake" + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/build/libs/Math/CMakeFiles/Math.dir/build.make b/build/libs/Math/CMakeFiles/Math.dir/build.make new file mode 100644 index 0000000..7bae2d7 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/build.make @@ -0,0 +1,183 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +# Include any dependencies generated for this target. +include libs/Math/CMakeFiles/Math.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include libs/Math/CMakeFiles/Math.dir/compiler_depend.make + +# Include the progress variables for this target. +include libs/Math/CMakeFiles/Math.dir/progress.make + +# Include the compile flags for this target's objects. +include libs/Math/CMakeFiles/Math.dir/flags.make + +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/flags.make +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch -MF CMakeFiles/Math.dir/cmake_pch.hxx.gch.d -o CMakeFiles/Math.dir/cmake_pch.hxx.gch -c /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx + +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/cmake_pch.hxx.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx > CMakeFiles/Math.dir/cmake_pch.hxx.i + +libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/cmake_pch.hxx.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -x c++-header -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx -o CMakeFiles/Math.dir/cmake_pch.hxx.s + +libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make +libs/Math/CMakeFiles/Math.dir/Common.cpp.o: ../libs/Math/Common.cpp +libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx +libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +libs/Math/CMakeFiles/Math.dir/Common.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object libs/Math/CMakeFiles/Math.dir/Common.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/Common.cpp.o -MF CMakeFiles/Math.dir/Common.cpp.o.d -o CMakeFiles/Math.dir/Common.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp + +libs/Math/CMakeFiles/Math.dir/Common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/Common.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp > CMakeFiles/Math.dir/Common.cpp.i + +libs/Math/CMakeFiles/Math.dir/Common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/Common.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/Common.cpp -o CMakeFiles/Math.dir/Common.cpp.s + +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: ../libs/Math/SimilarityTransform.cpp +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o -MF CMakeFiles/Math.dir/SimilarityTransform.cpp.o.d -o CMakeFiles/Math.dir/SimilarityTransform.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp + +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/SimilarityTransform.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp > CMakeFiles/Math.dir/SimilarityTransform.cpp.i + +libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/SimilarityTransform.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.cpp -o CMakeFiles/Math.dir/SimilarityTransform.cpp.s + +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: ../libs/Math/IBFS/IBFS.cpp +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o -MF CMakeFiles/Math.dir/IBFS/IBFS.cpp.o.d -o CMakeFiles/Math.dir/IBFS/IBFS.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp + +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/IBFS/IBFS.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp > CMakeFiles/Math.dir/IBFS/IBFS.cpp.i + +libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/IBFS/IBFS.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.cpp -o CMakeFiles/Math.dir/IBFS/IBFS.cpp.s + +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/flags.make +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: ../libs/Math/LMFit/lmmin.cpp +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o: libs/Math/CMakeFiles/Math.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -MD -MT libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o -MF CMakeFiles/Math.dir/LMFit/lmmin.cpp.o.d -o CMakeFiles/Math.dir/LMFit/lmmin.cpp.o -c /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp + +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/Math.dir/LMFit/lmmin.cpp.i" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -E /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp > CMakeFiles/Math.dir/LMFit/lmmin.cpp.i + +libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/Math.dir/LMFit/lmmin.cpp.s" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -Winvalid-pch -include /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx -S /home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.cpp -o CMakeFiles/Math.dir/LMFit/lmmin.cpp.s + +# Object files for target Math +Math_OBJECTS = \ +"CMakeFiles/Math.dir/Common.cpp.o" \ +"CMakeFiles/Math.dir/SimilarityTransform.cpp.o" \ +"CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" \ +"CMakeFiles/Math.dir/LMFit/lmmin.cpp.o" + +# External object files for target Math +Math_EXTERNAL_OBJECTS = + +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/Common.cpp.o +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/build.make +lib/libMath.a: libs/Math/CMakeFiles/Math.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/algo/Documents/openMVS/openMVS/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX static library ../../lib/libMath.a" + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -P CMakeFiles/Math.dir/cmake_clean_target.cmake + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Math.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +libs/Math/CMakeFiles/Math.dir/build: lib/libMath.a +.PHONY : libs/Math/CMakeFiles/Math.dir/build + +libs/Math/CMakeFiles/Math.dir/clean: + cd /home/algo/Documents/openMVS/openMVS/build/libs/Math && $(CMAKE_COMMAND) -P CMakeFiles/Math.dir/cmake_clean.cmake +.PHONY : libs/Math/CMakeFiles/Math.dir/clean + +libs/Math/CMakeFiles/Math.dir/depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/algo/Documents/openMVS/openMVS /home/algo/Documents/openMVS/openMVS/libs/Math /home/algo/Documents/openMVS/openMVS/build /home/algo/Documents/openMVS/openMVS/build/libs/Math /home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : libs/Math/CMakeFiles/Math.dir/depend + diff --git a/build/libs/Math/CMakeFiles/Math.dir/cmake_clean.cmake b/build/libs/Math/CMakeFiles/Math.dir/cmake_clean.cmake new file mode 100644 index 0000000..ada471b --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/cmake_clean.cmake @@ -0,0 +1,19 @@ +file(REMOVE_RECURSE + "../../lib/libMath.a" + "../../lib/libMath.pdb" + "CMakeFiles/Math.dir/Common.cpp.o" + "CMakeFiles/Math.dir/Common.cpp.o.d" + "CMakeFiles/Math.dir/IBFS/IBFS.cpp.o" + "CMakeFiles/Math.dir/IBFS/IBFS.cpp.o.d" + "CMakeFiles/Math.dir/LMFit/lmmin.cpp.o" + "CMakeFiles/Math.dir/LMFit/lmmin.cpp.o.d" + "CMakeFiles/Math.dir/SimilarityTransform.cpp.o" + "CMakeFiles/Math.dir/SimilarityTransform.cpp.o.d" + "CMakeFiles/Math.dir/cmake_pch.hxx.gch" + "CMakeFiles/Math.dir/cmake_pch.hxx.gch.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/Math.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/build/libs/Math/CMakeFiles/Math.dir/cmake_clean_target.cmake b/build/libs/Math/CMakeFiles/Math.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..407eddd --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "../../lib/libMath.a" +) diff --git a/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx b/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx new file mode 100644 index 0000000..af1624e --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx @@ -0,0 +1,6 @@ +/* generated by CMake */ + +#pragma GCC system_header +#ifdef __cplusplus +#include "/home/algo/Documents/openMVS/openMVS/libs/Math/Common.h" +#endif // __cplusplus diff --git a/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx b/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx new file mode 100644 index 0000000..f9a12ea --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.cxx @@ -0,0 +1 @@ +/* generated by CMake */ diff --git a/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.make b/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.make new file mode 100644 index 0000000..a85f508 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for Math. +# This may be replaced when dependencies are built. diff --git a/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.ts b/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.ts new file mode 100644 index 0000000..5717f7a --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for Math. diff --git a/build/libs/Math/CMakeFiles/Math.dir/depend.make b/build/libs/Math/CMakeFiles/Math.dir/depend.make new file mode 100644 index 0000000..515c743 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for Math. +# This may be replaced when dependencies are built. diff --git a/build/libs/Math/CMakeFiles/Math.dir/flags.make b/build/libs/Math/CMakeFiles/Math.dir/flags.make new file mode 100644 index 0000000..172adb4 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/flags.make @@ -0,0 +1,20 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -DBOOST_ALL_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_PROGRAM_OPTIONS_DYN_LINK -DBOOST_PYTHON_DYN_LINK -DBOOST_SERIALIZATION_DYN_LINK -DBOOST_SYSTEM_DYN_LINK -D_LIB + +CXX_INCLUDES = -I/usr/local/cuda/include -I/usr/include/python3.10 -I/usr/local/include/eigen3 -I/home/algo/Documents/openMVS/openMVS -I/home/algo/Documents/openMVS/openMVS/build -I/home/algo/Documents/openMVS/openMVS/libs/Math/. -isystem /usr/include/opencv4 + +CXX_FLAGS = -W -Wall -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Winit-self -Wsign-promo -Wreorder -Wno-undef -Wno-switch -Wno-switch-enum -Wno-switch-default -Wno-implicit-fallthrough -Wno-comment -Wno-narrowing -Wno-attributes -Wno-ignored-attributes -Wno-maybe-uninitialized -Wno-enum-compare -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-unused-result -Wno-unused-function -Wno-unused-parameter -Wno-delete-incomplete -Wno-int-in-bool-context -Wno-deprecated-declarations -fdiagnostics-show-option -ftemplate-backtrace-limit=0 -Wno-long-long -pthread -fomit-frame-pointer -frounding-math -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -ffunction-sections -fopenmp -fPIC -std=c++20 + +# PCH options: libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch_OPTIONS = -Winvalid-pch;-x;c++-header;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx + +# PCH options: libs/Math/CMakeFiles/Math.dir/Common.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx + +# PCH options: libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx + +# PCH options: libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx + +# PCH options: libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o_OPTIONS = -Winvalid-pch;-include;/home/algo/Documents/openMVS/openMVS/build/libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx + diff --git a/build/libs/Math/CMakeFiles/Math.dir/link.txt b/build/libs/Math/CMakeFiles/Math.dir/link.txt new file mode 100644 index 0000000..fa53ca5 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc ../../lib/libMath.a CMakeFiles/Math.dir/Common.cpp.o CMakeFiles/Math.dir/SimilarityTransform.cpp.o CMakeFiles/Math.dir/IBFS/IBFS.cpp.o CMakeFiles/Math.dir/LMFit/lmmin.cpp.o +/usr/bin/ranlib ../../lib/libMath.a diff --git a/build/libs/Math/CMakeFiles/Math.dir/progress.make b/build/libs/Math/CMakeFiles/Math.dir/progress.make new file mode 100644 index 0000000..c3a32d4 --- /dev/null +++ b/build/libs/Math/CMakeFiles/Math.dir/progress.make @@ -0,0 +1,7 @@ +CMAKE_PROGRESS_1 = 55 +CMAKE_PROGRESS_2 = 56 +CMAKE_PROGRESS_3 = 57 +CMAKE_PROGRESS_4 = 58 +CMAKE_PROGRESS_5 = 59 +CMAKE_PROGRESS_6 = 60 + diff --git a/build/libs/Math/CMakeFiles/progress.marks b/build/libs/Math/CMakeFiles/progress.marks new file mode 100644 index 0000000..98d9bcb --- /dev/null +++ b/build/libs/Math/CMakeFiles/progress.marks @@ -0,0 +1 @@ +17 diff --git a/build/libs/Math/Makefile b/build/libs/Math/Makefile new file mode 100644 index 0000000..0c8d45f --- /dev/null +++ b/build/libs/Math/Makefile @@ -0,0 +1,341 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/algo/Documents/openMVS/openMVS + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/algo/Documents/openMVS/openMVS/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"bin\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles /home/algo/Documents/openMVS/openMVS/build/libs/Math//CMakeFiles/progress.marks + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/algo/Documents/openMVS/openMVS/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +libs/Math/CMakeFiles/Math.dir/rule: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libs/Math/CMakeFiles/Math.dir/rule +.PHONY : libs/Math/CMakeFiles/Math.dir/rule + +# Convenience name for target. +Math: libs/Math/CMakeFiles/Math.dir/rule +.PHONY : Math + +# fast build rule for target. +Math/fast: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/build +.PHONY : Math/fast + +Common.o: Common.cpp.o +.PHONY : Common.o + +# target to build an object file +Common.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/Common.cpp.o +.PHONY : Common.cpp.o + +Common.i: Common.cpp.i +.PHONY : Common.i + +# target to preprocess a source file +Common.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/Common.cpp.i +.PHONY : Common.cpp.i + +Common.s: Common.cpp.s +.PHONY : Common.s + +# target to generate assembly for a file +Common.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/Common.cpp.s +.PHONY : Common.cpp.s + +IBFS/IBFS.o: IBFS/IBFS.cpp.o +.PHONY : IBFS/IBFS.o + +# target to build an object file +IBFS/IBFS.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.o +.PHONY : IBFS/IBFS.cpp.o + +IBFS/IBFS.i: IBFS/IBFS.cpp.i +.PHONY : IBFS/IBFS.i + +# target to preprocess a source file +IBFS/IBFS.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.i +.PHONY : IBFS/IBFS.cpp.i + +IBFS/IBFS.s: IBFS/IBFS.cpp.s +.PHONY : IBFS/IBFS.s + +# target to generate assembly for a file +IBFS/IBFS.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/IBFS/IBFS.cpp.s +.PHONY : IBFS/IBFS.cpp.s + +LMFit/lmmin.o: LMFit/lmmin.cpp.o +.PHONY : LMFit/lmmin.o + +# target to build an object file +LMFit/lmmin.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.o +.PHONY : LMFit/lmmin.cpp.o + +LMFit/lmmin.i: LMFit/lmmin.cpp.i +.PHONY : LMFit/lmmin.i + +# target to preprocess a source file +LMFit/lmmin.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.i +.PHONY : LMFit/lmmin.cpp.i + +LMFit/lmmin.s: LMFit/lmmin.cpp.s +.PHONY : LMFit/lmmin.s + +# target to generate assembly for a file +LMFit/lmmin.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/LMFit/lmmin.cpp.s +.PHONY : LMFit/lmmin.cpp.s + +SimilarityTransform.o: SimilarityTransform.cpp.o +.PHONY : SimilarityTransform.o + +# target to build an object file +SimilarityTransform.cpp.o: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.o +.PHONY : SimilarityTransform.cpp.o + +SimilarityTransform.i: SimilarityTransform.cpp.i +.PHONY : SimilarityTransform.i + +# target to preprocess a source file +SimilarityTransform.cpp.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.i +.PHONY : SimilarityTransform.cpp.i + +SimilarityTransform.s: SimilarityTransform.cpp.s +.PHONY : SimilarityTransform.s + +# target to generate assembly for a file +SimilarityTransform.cpp.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/SimilarityTransform.cpp.s +.PHONY : SimilarityTransform.cpp.s + +# target to build an object file +cmake_pch.hxx.gch: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.gch +.PHONY : cmake_pch.hxx.gch + +# target to preprocess a source file +cmake_pch.hxx.i: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.i +.PHONY : cmake_pch.hxx.i + +# target to generate assembly for a file +cmake_pch.hxx.s: + cd /home/algo/Documents/openMVS/openMVS/build && $(MAKE) $(MAKESILENT) -f libs/Math/CMakeFiles/Math.dir/build.make libs/Math/CMakeFiles/Math.dir/cmake_pch.hxx.s +.PHONY : cmake_pch.hxx.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... Math" + @echo "... Common.o" + @echo "... Common.i" + @echo "... Common.s" + @echo "... IBFS/IBFS.o" + @echo "... IBFS/IBFS.i" + @echo "... IBFS/IBFS.s" + @echo "... LMFit/lmmin.o" + @echo "... LMFit/lmmin.i" + @echo "... LMFit/lmmin.s" + @echo "... SimilarityTransform.o" + @echo "... SimilarityTransform.i" + @echo "... SimilarityTransform.s" + @echo "... cmake_pch.hxx.gch" + @echo "... cmake_pch.hxx.i" + @echo "... cmake_pch.hxx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/algo/Documents/openMVS/openMVS/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/build/libs/Math/cmake_install.cmake b/build/libs/Math/cmake_install.cmake new file mode 100644 index 0000000..8198907 --- /dev/null +++ b/build/libs/Math/cmake_install.cmake @@ -0,0 +1,124 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/libs/Math + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/Math/Common.h;/usr/local/include/OpenMVS/Math/LBP.h;/usr/local/include/OpenMVS/Math/RobustNorms.h;/usr/local/include/OpenMVS/Math/SimilarityTransform.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/Math" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/libs/Math/Common.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/LBP.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/RobustNorms.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/SimilarityTransform.h" + ) +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/Math/IBFS/IBFS.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/Math/IBFS" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/libs/Math/IBFS/IBFS.h") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/Math/LMFit/lmmin.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/Math/LMFit" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/libs/Math/LMFit/lmmin.h") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/Math/TRWS/MRFEnergy.h;/usr/local/include/OpenMVS/Math/TRWS/MRFEnergy.inl;/usr/local/include/OpenMVS/Math/TRWS/instances.h;/usr/local/include/OpenMVS/Math/TRWS/minimize.inl;/usr/local/include/OpenMVS/Math/TRWS/ordering.inl;/usr/local/include/OpenMVS/Math/TRWS/treeProbabilities.inl;/usr/local/include/OpenMVS/Math/TRWS/typeBinary.h;/usr/local/include/OpenMVS/Math/TRWS/typeBinaryFast.h;/usr/local/include/OpenMVS/Math/TRWS/typeGeneral.h;/usr/local/include/OpenMVS/Math/TRWS/typePotts.h;/usr/local/include/OpenMVS/Math/TRWS/typeTruncatedLinear.h;/usr/local/include/OpenMVS/Math/TRWS/typeTruncatedLinear2D.h;/usr/local/include/OpenMVS/Math/TRWS/typeTruncatedQuadratic.h;/usr/local/include/OpenMVS/Math/TRWS/typeTruncatedQuadratic2D.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS/Math/TRWS" TYPE FILE FILES + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/MRFEnergy.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/MRFEnergy.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/instances.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/minimize.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/ordering.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/treeProbabilities.inl" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeBinary.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeBinaryFast.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeGeneral.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typePotts.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeTruncatedLinear.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeTruncatedLinear2D.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeTruncatedQuadratic.h" + "/home/algo/Documents/openMVS/openMVS/libs/Math/TRWS/typeTruncatedQuadratic2D.h" + ) +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/lib/OpenMVS/libMath.a") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/lib/OpenMVS" TYPE STATIC_LIBRARY FILES "/home/algo/Documents/openMVS/openMVS/build/lib/libMath.a") +endif() + diff --git a/build/libs/cmake_install.cmake b/build/libs/cmake_install.cmake new file mode 100644 index 0000000..6ce1784 --- /dev/null +++ b/build/libs/cmake_install.cmake @@ -0,0 +1,65 @@ +# Install script for directory: /home/algo/Documents/openMVS/openMVS/libs + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if("x${CMAKE_INSTALL_COMPONENT}x" STREQUAL "xUnspecifiedx" OR NOT CMAKE_INSTALL_COMPONENT) + list(APPEND CMAKE_ABSOLUTE_DESTINATION_FILES + "/usr/local/include/OpenMVS/MVS.h") + if(CMAKE_WARN_ON_ABSOLUTE_INSTALL_DESTINATION) + message(WARNING "ABSOLUTE path INSTALL DESTINATION : ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + if(CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION) + message(FATAL_ERROR "ABSOLUTE path INSTALL DESTINATION forbidden (by caller): ${CMAKE_ABSOLUTE_DESTINATION_FILES}") + endif() + file(INSTALL DESTINATION "/usr/local/include/OpenMVS" TYPE FILE FILES "/home/algo/Documents/openMVS/openMVS/libs/MVS.h") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for each subdirectory. + include("/home/algo/Documents/openMVS/openMVS/build/libs/Common/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/libs/Math/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/libs/IO/cmake_install.cmake") + include("/home/algo/Documents/openMVS/openMVS/build/libs/MVS/cmake_install.cmake") + +endif() +