=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ############################################## doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp-288- // Data class resources. doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp:289: App_FileSystem().addPathMapping("auto/", de::makeUri("$(App.DataPath)/$(GamePlugin.Name)/auto/").resolved()); doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp-290- doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp-291- // Definition class resources. doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp:292: App_FileSystem().addPathMapping("auto/", de::makeUri("$(App.DefsPath)/$(GamePlugin.Name)/auto/").resolved()); doomsday-2.2.2+ds1/doomsday/apps/libdoomsday/src/game_init.cpp-293- } ############################################## doomsday-2.2.2+ds1/doomsday/apps/plugins/PluginConfig.cmake-5-project (DENG_PLUGINS) doomsday-2.2.2+ds1/doomsday/apps/plugins/PluginConfig.cmake:6:include (${CMAKE_CURRENT_LIST_DIR}/../../cmake/Config.cmake) doomsday-2.2.2+ds1/doomsday/apps/plugins/PluginConfig.cmake-7- ############################################## doomsday-2.2.2+ds1/doomsday/cmake/QtInstallNames.cmake-5- doomsday-2.2.2+ds1/doomsday/cmake/QtInstallNames.cmake:6:include (${DENG_SOURCE_DIR}/cmake/Macros.cmake) doomsday-2.2.2+ds1/doomsday/cmake/QtInstallNames.cmake-7- ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengAppfwConfig.cmake-8-if (NOT TARGET Deng::libappfw) doomsday-2.2.2+ds1/doomsday/cmake/config/DengAppfwConfig.cmake:9: include ("${DENG_SDK_DIR}/lib/cmake/DengAppfw/DengAppfw.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengAppfwConfig.cmake-10-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengCoreConfig.cmake-5-if (NOT TARGET Deng::libcore) doomsday-2.2.2+ds1/doomsday/cmake/config/DengCoreConfig.cmake:6: include ("${DENG_SDK_DIR}/lib/cmake/DengCore/DengCore.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengCoreConfig.cmake-7-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengDoomsdayConfig.cmake-5-if (NOT TARGET Deng::libdoomsday) doomsday-2.2.2+ds1/doomsday/cmake/config/DengDoomsdayConfig.cmake:6: include ("${DENG_SDK_DIR}/lib/cmake/DengDoomsday/DengDoomsday.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengDoomsdayConfig.cmake-7-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengGamefwConfig.cmake-6-if (NOT TARGET Deng::libgamefw) doomsday-2.2.2+ds1/doomsday/cmake/config/DengGamefwConfig.cmake:7: include ("$${DENG_SDK_DIR}/lib/cmake/DengGamefw/DengGamefw.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengGamefwConfig.cmake-8-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengGuiConfig.cmake-6-if (NOT TARGET Deng::libgui) doomsday-2.2.2+ds1/doomsday/cmake/config/DengGuiConfig.cmake:7: include ("${DENG_SDK_DIR}/lib/cmake/DengGui/DengGui.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengGuiConfig.cmake-8-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengLegacyConfig.cmake-5-if (NOT TARGET Deng::liblegacy) doomsday-2.2.2+ds1/doomsday/cmake/config/DengLegacyConfig.cmake:6: include ("${DENG_SDK_DIR}/lib/cmake/DengLegacy/DengLegacy.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengLegacyConfig.cmake-7-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/config/DengShellConfig.cmake-5-if (NOT TARGET Deng::libshell) doomsday-2.2.2+ds1/doomsday/cmake/config/DengShellConfig.cmake:6: include ("${DENG_SDK_DIR}/lib/cmake/DengShell/DengShell.cmake") doomsday-2.2.2+ds1/doomsday/cmake/config/DengShellConfig.cmake-7-endif () ############################################## doomsday-2.2.2+ds1/doomsday/cmake/cotire.cmake-3322- # the included target scripts sets up additional variables relating to the target (e.g., COTIRE_TARGET_SOURCES) doomsday-2.2.2+ds1/doomsday/cmake/cotire.cmake:3323: include("${COTIRE_ARGV2}") doomsday-2.2.2+ds1/doomsday/cmake/cotire.cmake-3324- endif() ############################################## doomsday-2.2.2+ds1/doomsday/cmake/Macros.cmake-764- install (CODE " doomsday-2.2.2+ds1/doomsday/cmake/Macros.cmake:765: include (${DENG_SOURCE_DIR}/cmake/Macros.cmake) doomsday-2.2.2+ds1/doomsday/cmake/Macros.cmake-766- set (CMAKE_INSTALL_NAME_TOOL ${CMAKE_INSTALL_NAME_TOOL}) ############################################## doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-3- * @par Build Options doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h:4: * Define DENG_NO_FIXED_ASM to disable the assembler fixed-point routines. doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-5- * ############################################## doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-48- doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h:49:#if !defined( DENG_NO_FIXED_ASM ) && !defined( GNU_X86_FIXED_ASM ) doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-50- doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-51-__inline fixed_t FixedMul(fixed_t a, fixed_t b) { doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h:52: __asm { doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-53- // The parameters in eax and ebx. ############################################## doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-63-__inline fixed_t FixedDiv2(fixed_t a, fixed_t b) { doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h:64: __asm { doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/include/de/fixedpoint.h-65- // The parameters. ############################################## doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c-47-{ doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c:48: asm volatile ( doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c-49- "imull %2\n\t" ############################################## doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c-59-{ doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c:60: asm volatile ( doomsday-2.2.2+ds1/doomsday/sdk/liblegacy/src/fixedpoint.c-61- "cdq\n\t" ############################################## doomsday-2.2.2+ds1/doomsday/tests/TestConfig.cmake-4-cmake_minimum_required (VERSION 3.0) doomsday-2.2.2+ds1/doomsday/tests/TestConfig.cmake:5:include (${CMAKE_CURRENT_LIST_DIR}/../cmake/Config.cmake) doomsday-2.2.2+ds1/doomsday/tests/TestConfig.cmake-6- ############################################## doomsday-2.2.2+ds1/.pc/0001-cmake-Macros.cmake-Disable-RPATH.patch/doomsday/cmake/Macros.cmake-766- install (CODE " doomsday-2.2.2+ds1/.pc/0001-cmake-Macros.cmake-Disable-RPATH.patch/doomsday/cmake/Macros.cmake:767: include (${DENG_SOURCE_DIR}/cmake/Macros.cmake) doomsday-2.2.2+ds1/.pc/0001-cmake-Macros.cmake-Disable-RPATH.patch/doomsday/cmake/Macros.cmake-768- set (CMAKE_INSTALL_NAME_TOOL ${CMAKE_INSTALL_NAME_TOOL})