代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/144216/5752165

xs io.xs

/* * Copyright (c) 1997-8 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. */ #
www.eeworm.com/read/143791/5754686

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/143791/5755389

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/140582/5785890

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/140467/5789631

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/138548/5815540

pm validatepp.pm

# Copyright (c) 2000-2004 Dave Rolsky # All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. See the LICENSE # file th
www.eeworm.com/read/138548/5815541

pm validatexs.pm

# Copyright (c) 2000-2004 Dave Rolsky # All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. See the LICENSE # file th
www.eeworm.com/read/138548/5815542

pm validate.pm

# Copyright (c) 2000-2004 Dave Rolsky # All rights reserved. # This program is free software; you can redistribute it and/or # modify it under the same terms as Perl itself. See the LICENSE # file th
www.eeworm.com/read/138548/5815559

pm ldap.pm

# Copyright (c) 1998 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 URI::
www.eeworm.com/read/136827/5846687

updatefromcvs

#!/bin/sh # # This is needed to resolve file name clashes # of libmad files from CVS with other headers # of the same names in Qtopia # p4 edit ... cvs up for file in *.c do echo "fixing $file"