代码搜索:Specify
找到约 4,132 项符合「Specify」的源代码
代码结果 4,132
www.eeworm.com/read/253053/12246156
makefile
#/****************************************************************
#KPIT Cummins Infosystems Limited Pune, India. 17-June-2005.
#
#This program is distributed in the hope that it will be useful,
#
www.eeworm.com/read/253050/12246344
makefile
#/****************************************************************
#KPIT Cummins Infosystems Limited Pune, India. 17-June-2005.
#
#This program is distributed in the hope that it will be useful,
#
www.eeworm.com/read/125362/14496744
tcl restore.tcl
# -*- Mode: Tcl -*-
# dump.tcl
#
# Description : Starts a dump.
#
# Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved.
#
# $Id: restore.tcl,v 1.4
www.eeworm.com/read/123658/14617307
x-ccur
# Specify the jobs library when building in the ATT universe.
CLIB = -ljobs
X_CFLAGS = -O0 -DSHORT_ENUM_BUG -Dregister=
www.eeworm.com/read/158865/5593716
x-ccur
# Specify the jobs library when building in the ATT universe.
CLIB = -ljobs
X_CFLAGS = -O0 -DSHORT_ENUM_BUG -Dregister=
www.eeworm.com/read/192771/8272991
cmd 2407.cmd
/* specify memory map */
MEMORY
{
PAGE 0 : /* program memory */
VECS: or
www.eeworm.com/read/103816/15719464
cc dlefglegend.cc
//
// $Source: /home/gambit/CVS/gambit/sources/gui/dlefglegend.cc,v $
// $Date: 2002/09/09 23:34:42 $
// $Revision: 1.3.2.1 $
//
// DESCRIPTION:
// Declaration of dialog to set tree layout parameters
www.eeworm.com/read/192082/8408157
m test_virtualvarray.m
%% Create virtual array
%% bum file test
f=VirtualArray('dummy.bin');
%% Simeple 1D
f=VirtualArray('waferdata_uint8_2.bin');
f(1)
f(1:10)
f(1e9)
%% Specify Data type
f=VirtualArray('waf
www.eeworm.com/read/142763/12923070
cpp serial.cpp
# include "stdafx.h"
# include "serial.h"
CSerial::CSerial():m_hPort(INVALID_HANDLE_VALUE)
{
// static int nCount(0);
// ++nCount;
// ASSERT( nCount == 1);
}
CSerial::~CSerial()
{
www.eeworm.com/read/161054/5563460
h cpuattr.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004-2006 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under th