代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/136989/5836561

ftec

#!/bin/sh HOSTNAME=`hostname` ARGS= while test "$1" != "" do case "$1" in -sciop) ORBNameServicePort=${ORBNameServicePort=10000} export NameServiceIOR=${NameServiceIOR=corba
www.eeworm.com/read/136827/5847305

c simple_idct.c

/* * Simple IDCT * * Copyright (c) 2001 Michael Niedermayer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/136812/5858154

s _swapflags.s

.data .asciz "@(#)_swapFLAGS.S 1.1 92/07/30 SMI" .even .text | Copyright (c) 1987 by Sun Microsystems, Inc. #include "DEFS.h" /* * _swapRD(rd) exchanges rd with the current rounding directio
www.eeworm.com/read/136786/5862577

c swiotlb.c

/* * Dynamic DMA mapping support. * * This implementation is for IA-64 platforms that do not support * I/O TLBs (aka DMA address translation hardware). * Copyright (C) 2000 Asit Mallick
www.eeworm.com/read/134053/5895322

rc owlhelp.rc

#include #include #include "owlhelp.h" #include "helpex.dlg" HelpexMenu MENU BEGIN POPUP "&File" BEGIN MENUITEM "&New", cm_FileNew
www.eeworm.com/read/133198/5907098

java~1~ gatherrule.java~1~

// Copyright 2002 Nokia Corporation. // // THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER, // EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS // FOR
www.eeworm.com/read/131315/5933434

c kbd.c

/*- * Copyright (c) 1990, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to Berkeley by * William Jolitz. * * Redis
www.eeworm.com/read/131315/5936476

h seq386gas.h

/* Definitions for Sequent Intel 386 using GAS. Copyright (C) 1992 Free Software Foundation, Inc. /* Mostly it's like a Sequent 386 without GAS. */ #include "seq386.h" /* A C statement or statem
www.eeworm.com/read/131315/5936784

h bignum.h

/* bignum.h-arbitrary precision integers Copyright (C) 1987 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify
www.eeworm.com/read/131315/5943239

tarmail

if test $# -lt 3; then echo "Usage: tarmail mailpath \"subject-string\" directory-or-file(s)" exit else mailpath=$1 echo "mailpath = $mailpath" shift subject="$1" echo "subject-string =