代码搜索:Use
找到约 10,000 项符合「Use」的源代码
代码结果 10,000
www.eeworm.com/read/308744/13694005
c use.c
#include "DSP28_Device.h"
/*#include "DSP28_CpuTimers.h"
#include "DSP28_Ev.h"
#include "DSP28_Gpio.h"
#include "DSP28_PieCtrl.h"
#include "DSP28_PieVect.h"
#include "DSP28_SysCtrl.h"*/
void
www.eeworm.com/read/305575/13765496
m use.m
function[]=use(x)
%USE Copies structure fields into named variables in workspace.
%
% USE STRUCT, where STRUCT is a structure, copies all fields of the
% form STRUCT.X into variables named X.
%
www.eeworm.com/read/144216/5752457
2use
Check lexical warnings functionality
TODO
check that the warning hierarchy works.
__END__
# check illegal category is caught
use warnings 'this-should-never-be-a-warning-category' ;
EXPECT
unkno
www.eeworm.com/read/144216/5752619
t use.t
#!./perl
BEGIN {
chdir 't' if -d 't';
@INC = '../lib';
}
print "1..27\n";
my $i = 1;
eval "use 5.000"; # implicit semicolon
if ($@) {
print STDERR $@,"\n";
print "not ";
}
print "ok
www.eeworm.com/read/139903/5795741
cpp use.cpp
//: C07:Use.cpp
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 2000
// Copyright notice in Copyright.txt
//{L} Def
// Function misdeclaration
www.eeworm.com/read/134009/5896111
2use
Check lexical warnings functionality
TODO
check that the warning hierarchy works.
__END__
# check illegal category is caught
use warnings 'this-should-never-be-a-warning-category' ;
EXPECT
unkno
www.eeworm.com/read/131315/5946672
c use.c
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Timothy C. Stoehr.
*
* Red
www.eeworm.com/read/101082/6251713
c use.c
/*
* use.c
*
* This source herein may be modified and/or distributed by anybody who
* so desires, with the following restrictions:
* 1.) No portion of this notice shall be removed.
* 2.)