代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/225592/14531938
inc p16c65b.inc
LIST
; P16C65B.INC Standard Header File, Version 1.00 Microchip Technology, Inc.
NOLIST
; This header file defines configurations, registers, and other useful bits of
; infor
www.eeworm.com/read/225453/14540554
c usrappinit.c
/* usrAppInit.c - stub application initialization routine */
/* Copyright 1984-1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,02jun98,ms written
*/
/*
www.eeworm.com/read/225453/14540598
c usrappinit.c
/* usrAppInit.c - stub application initialization routine */
/* Copyright 1984-1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,02jun98,ms written
*/
/*
www.eeworm.com/read/210417/15198974
hhp 仓库管理系统.hhp
[OPTIONS]
Binary Index=No
Compatibility=1.1 or later
Compiled file=仓库管理系统.chm
Contents file=仓库管理系统.hhc
Default topic=仓库管理系统.htm
Display compile progress=No
Index file=仓库管理系统.hhk
Language=0x804
www.eeworm.com/read/169681/5415476
c stubappinit.c
/* usrAppInit.c - stub application initialization routine */
/* Copyright 1984-1998 Wind River Systems, Inc. */
/*
modification history
--------------------
01a,02jun98,ms written
*/
/*
DESCRIPTI
www.eeworm.com/read/164549/5489091
m get1stl.m
function data = get1stl(inList)
% RECVAR, A package for new data structures in Matlab.
% (c) FOA 1998. See the file rvright.m for copyright notice.
%
% function data = get1stl(inList)
%
% Gets the f
www.eeworm.com/read/164549/5489107
m put1stl.m
function outList = put1stl(data, inList)
% RECVAR, A package for new data structures in Matlab.
% (c) FOA 1998. See the file rvright.m for copyright notice.
%
% function outList = put1stl(data, inLi
www.eeworm.com/read/162614/5518093
c init-ref2_main.c
// Submitted by Jason Merrill
// Test for proper handling of local static references.
// Split into pieces for binary compatibility testing October 2002
extern void init_re
www.eeworm.com/read/162614/5525469
ada c37217c.ada
-- C37217C.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/162614/5529711
c struct-by-value-20_main.c
/* Test structures passed by value, including to a function with a
variable-length argument list. Tested structs end with double.
This test was written in response to a layout change for such