代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/300969/13875104
c compact.c
/*
(c) copyright 1988 by the Vrije Universiteit, Amsterdam, The Netherlands.
See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: compact.c,v 1.13 93/0
www.eeworm.com/read/152814/5666624
pl mibwalk.pl
# snmpwalk of entire MIB
# stop on error at end of MIB
use SNMP 1.8;
$SNMP::use_sprint_value = 1;
my $host = shift || localhost;
my $comm = shift || public;
$sess = new SNMP::Session(DestHost => $ho
www.eeworm.com/read/152324/5674173
pm ppm.pm
package Image::Info::PPM;
# Copyright 2000, Gisle Aas.
#
# This library is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
=begin register
MA
www.eeworm.com/read/148721/5710034
h sinfiles.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/147766/5721577
h fpmem.h
/*
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C)
www.eeworm.com/read/147766/5722027
c extended_cpdo.c
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/147766/5722037
c double_cpdo.c
/*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
Direct questions, comments to Scott Bambrough
This program is free software; you can redistribute
www.eeworm.com/read/147766/5723040
s divdi3.s
/* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/147422/5729415
m shft.m
% Function : shft.m shifts the display sequence by 'npts' points
% shifts the display to the left by npts when sf_flag=1;
% The shift is the reverse if sf_flag=-1.
%
%
%
%
www.eeworm.com/read/147422/5729978
m pcshf.m
% Function : shift the fundamental pitch of the GCI display using the mouse.
% pcshf will shift the p0 up or down by clicking the mouse.
%
% pcshf.m is a call_function executed by "pitch_sh"