代码搜索:shift
找到约 10,000 项符合「shift」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5836547
consumer
#!/bin/sh
HOSTNAME=`hostname`
EndpintParam=
FTEC_TransactionDepth=${FTEC_TransactionDepth=1}
while test "$1" != ""
do
case "$1" in
-sciop) ORBNameServicePort=${ORBNameServiceP
www.eeworm.com/read/136989/5836560
supplier
#!/bin/sh
HOSTNAME=`hostname`
EndpintParam=
FTEC_TransactionDepth=${FTEC_TransactionDepth=1}
while test "$1" != ""
do
case "$1" in
-sciop) ORBNameServicePort=${ORBNameServicePor
www.eeworm.com/read/136827/5847450
c dpcm.c
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
www.eeworm.com/read/136812/5859717
sh mkconfig.sh
#! /bin/sh
#
# %Z%%M% %I% %E% SMI
#
usage() {
echo "usage: `basename $0` master-file config-name [option...]"
exit 1
}
case $# in
0|1) usage ;;
esac
file=$1 shift
name=$1
for arg
do
case $arg in
www.eeworm.com/read/136812/5861093
c swin.c
#ifndef lint
#ifdef sccs
static char sccsid[] = "@(#)swin.c 1.1 92/07/30";
#endif
#endif
/*
* Sun Microsystems, Inc.
*/
/*
* Overview: Set/get runtime SunView controls.
* This is supposed to
www.eeworm.com/read/136786/5862641
c mm.c
/*
* Copyright, 2000-2001, Silicon Graphics.
* Copyright Srinivasa Thirumalachar (sprasad@engr.sgi.com)
* Copyright 2000-2001 Kanoj Sarcar (kanoj@sgi.com)
*/
#include
#include
www.eeworm.com/read/136786/5862728
s uaccess.s
/*
* linux/arch/arm/lib/uaccess.S
*
* Copyright (C) 1995, 1996,1997,1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/136786/5863179
c init.c
/* $Id: init.c,v 1.207 2001/11/30 06:55:39 davem Exp $
* arch/sparc64/mm/init.c
*
* Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 1997-1999 Jakub Jelinek (jj
www.eeworm.com/read/136786/5863284
c init.c
/*
* linux/arch/m68k/mm/init.c
*
* Copyright (C) 1995 Hamish Macdonald
*
* Contains common initialization routines, specific init code moved
* to motorola.c and sun3mmu.c
*/
#include
www.eeworm.com/read/136786/5863298
c dvma.c
/* dvma support routines */
#include
#include
#include
#include
#include
#include
#include