代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4752217
gml tutqnx.gml
.*
.*
This guide describes only the QNX executable file format.
.np
.ix '&lnkcmdup' 'command line format'
.ix '&lnkcmdup command line' 'invoking &lnkcmdup'
.ix 'command line format' '&lnkcmdup'
www.eeworm.com/read/209211/4983556
c vf.c
/*
* this is a filter that changes mime types and names of
* suspect executable attachments.
*/
#include "common.h"
#include
Biobuf in;
Biobuf out;
typedef struct Mtype Mtype;
typedef
www.eeworm.com/read/209211/4984008
ps unbind.ps
%
% Unbind the operators in an executable array or packedarray. Leaves the
% unbound array or the original object on the stack.
%
/unbind {
0 index xcheck
1 index type /arraytype eq
2 index type /
www.eeworm.com/read/204643/5031214
readme
Writing APR tests
All APR tests should be executable in 2 ways, as an individual program, or
as a part of the full test suite. The full test suite is controlled with
the testall program. At the beg
www.eeworm.com/read/201447/5059187
pjt realtime.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="realtime"
ProjectDir="D:\ti\tutorial\dsk2407\realtime\"
ProjectType=Executable
CPUF
www.eeworm.com/read/201447/5059210
pjt sinewave.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="sinewave"
ProjectDir="D:\ti\tutorial\dsk2407\sinewave\"
ProjectType=Executable
CPUF
www.eeworm.com/read/201447/5059222
pjt modem.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="modem"
ProjectDir="D:\ti\tutorial\dsk2407\modem\"
ProjectType=Executable
CPUFamily=
www.eeworm.com/read/201447/5059244
pjt hellodsp.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="hellodsp"
ProjectDir="D:\ti\tutorial\dsk2407\gelsolid\"
ProjectType=Executable
CPUF
www.eeworm.com/read/190346/5184487
readme
Writing APR tests
All APR tests should be executable in 2 ways, as an individual program, or
as a part of the full test suite. The full test suite is controlled with
the testall program. At the beg
www.eeworm.com/read/187135/5226094
h tmldr.h
/*
tmldr.h
exports by tmldr
when tmldr becomes an executable, these interfaces will no longer be valid
*/
#ifndef __TMLDR_H__
#define __TMLDR_H__
#ifdef __cplusplus
extern "C" {
#endif