代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/393286/2479124
makefile
#
# linux/arch/x86_64/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
# Note all the files here are compiled/linked as 32bit executables.
#
targets := vmli
www.eeworm.com/read/351636/3102036
txt cmakelists.txt
# vcl/tests/CMakeLists.txt
SET(EXECUTABLE_OUTPUT_PATH ${vxl_BINARY_DIR}/vcl/tests)
# Avoid adding more test executables here, in order to keep the number
# of projects small. (This is a concern
www.eeworm.com/read/255500/4374985
exec
#
# $Id: //poco/1.2/build/rules/exec#1 $
#
# exec
#
# Rule definitions for building executables
#
#
# Target names
#
EXEC_RELEASE_STATIC = $(BINPATH)/$(target)$(OSARCH_POSTFIX)_s
EXEC_DEBUG_STATIC
www.eeworm.com/read/152843/5660104
makefile
#
# linux/arch/x86_64/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
# Note all the files here are compiled/linked as 32bit executables.
#
targets := vmli
www.eeworm.com/read/147766/5721267
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright
www.eeworm.com/read/144211/5753090
digital
# Digital UNIX - Info
#
0 string !\n________64E Alpha archive
>22 string X -- out of date
#
# Alpha COFF Based Executables
# The stripped stuff really needs to be an 8 byte (64 bit) compare,
www.eeworm.com/read/136989/5834578
readme
# README,v 1.1 2003/08/23 01:30:37 michel_j Exp
This directory contains an example for a COS Event Service,
using a typed channel.
It contains two executables; a consumer and a supplier.
T
www.eeworm.com/read/136786/5862440
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright
www.eeworm.com/read/132069/5924533
readme
This directory should build some unit test executables.
Each test should be run with it's correspoding test case input file.
For example, to run the 'tmap' test you would type 'tmap tmap.in'. If t
www.eeworm.com/read/128531/5983909
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright