代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5558507
c radio-maxiradio.c
/*
* Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux
* (C) 2001 Dimitromanolakis Apostolos
*
* Based in the radio Maestro PCI driver. Actually it uses the same c
www.eeworm.com/read/160303/5573342
recan
#! /bin/sh
# recan release
# run in a working directory to recan contents of same where necessary
PATH=/bin:/usr/bin ; export PATH
umask 022
. ~freeswan/setup
case $# in
0) echo "Usage: $0 release
www.eeworm.com/read/159825/5580577
h bitops.h
#ifndef _LINUX_BITOPS_H
#define _LINUX_BITOPS_H
/*
* ffs: find first bit set. This is defined the same way as
* the libc and compiler builtin ffs routines, therefore
* differs in spirit fr
www.eeworm.com/read/159030/5588686
legal-3
class Program {
boolean a, b, c;
void g () {
int a, b, c; // same name, different type
}
int main () {
int d, e ,f;
//{ d = e
//{
//e =f
//e =fd
//}
//}
e = -214748
www.eeworm.com/read/158106/5598754
c gif2png.c
/*
* gif2png : convert a GIF to a PNGwith the same palette
*
* Fabrice Gautier (c) 2002 Sigma Desings, Inc.
*
*/
/*
* Derived from Microwindows' devimage.c
*
* Copyright (c) 2000, 2001 Greg
www.eeworm.com/read/156531/5611554
pm select.pm
# IO::Select.pm
#
# Copyright (c) 1995 Graham Barr. All rights reserved. This program is free
# software; you can redistribute it and/or modify it under the same terms
# as Perl itself.
package
www.eeworm.com/read/156531/5611572
pm msg.pm
# IPC::Msg.pm
#
# Copyright (c) 1997 Graham Barr . All rights reserved.
# This program is free software; you can redistribute it and/or
# modify it under the same terms as Perl it
www.eeworm.com/read/155374/5624217
h bitops.h
#ifndef _LINUX_BITOPS_H
#define _LINUX_BITOPS_H
/*
* ffs: find first bit set. This is defined the same way as
* the libc and compiler builtin ffs routines, therefore
* differs in spirit from the
www.eeworm.com/read/154109/5640846
java iwindowbutton.java
package com.ibm.iwt.window;
import java.awt.Dimension;
import java.awt.Graphics;
import javax.swing.JButton;
/**
* The IWindowButton provides the user the exact same 3 functions that
*
www.eeworm.com/read/154109/5640861
java iwindowbutton.java
package com.ibm.iwt.window;
import java.awt.Dimension;
import java.awt.Graphics;
import javax.swing.JButton;
/**
* The IWindowButton provides the user the exact same 3 functions that
*