代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/367656/2840543
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/367656/2840547
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/367656/2840644
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/367656/2840747
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/357513/3014976
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/354175/3079508
h miniacc.h
/* ACC -- Automatic Compiler Configuration
This file is part of the UPX executable compressor.
Copyright (C) 2007 Markus Franz Xaver Johannes Oberhumer
Copyright (C) 2006 Markus Franz Xaver
www.eeworm.com/read/354016/3080263
cmake findsubversion.cmake
# - Extract information from a subversion working copy
# The module defines the following variables:
# Subversion_SVN_EXECUTABLE - path to svn command line client
# Subversion_VERSION_SVN - versi
www.eeworm.com/read/354016/3080268
cmake findgettext.cmake
# - Find GNU gettext tools
# This module looks for the GNU gettext tools. This module defines the
# following values:
# GETTEXT_MSGMERGE_EXECUTABLE: the full path to the msgmerge tool.
# GETTEX
www.eeworm.com/read/351636/3104279
cmake findrsync.cmake
#
# This module finds if rsync is installed
#
# RSYNC_EXECUTABLE = full path to the pike binary
#
# Typical usage for gdcm is:
# rsync -avH --delete [options] rsync.creatis.insa-lyon.fr
www.eeworm.com/read/262041/4318001
c tfsloader.c
/* tfsloader.c:
* This file contains the code that is specific to each of the file types
* supported by TFS as the binary executable type.
* Currently, COFF, ELF, A.OUT and MSBIN are supported.