代码搜索:same

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

代码结果 10,000
www.eeworm.com/read/321483/3535286

pm semaphore.pm

# IPC::Semaphore # # 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 its
www.eeworm.com/read/321483/3535564

t attach_errors.t

#!./perl -w # # Copyright 2005, Adam Kennedy. # # You may redistribute only under the same terms as Perl 5, as specified # in the README file that comes with the distribution. # # Man, blessed.t s
www.eeworm.com/read/321483/3535565

t circular_hook.t

#!./perl -w # # Copyright 2005, Adam Kennedy. # # You may redistribute only under the same terms as Perl 5, as specified # in the README file that comes with the distribution. # # Man, blessed.t s
www.eeworm.com/read/321115/3539915

java catbot.java

package com.heaton.bot.catbot; import java.util.*; import com.heaton.bot.*; /** * A CatBot is a bot that is designed to be able * to get information from a variety of sites in * the same category.
www.eeworm.com/read/320123/3549964

js calendar-cn.js

// ** I18N // Calendar EN language // Author: Mihai Bazon, // Encoding: any // Distributed under the same terms as the calendar itself. // For translators: please use UTF
www.eeworm.com/read/316872/3586010

s vsyscall-sigreturn_32.s

/* * Common code for the sigreturn entry points on the vsyscall page. * So far this code is the same for both int80 and sysenter versions. * This file is #include'd by vsyscall-*.S to define them a
www.eeworm.com/read/316872/3588956

s sacos.s

| | sacos.sa 3.3 12/19/90 | | Description: The entry point sAcos computes the inverse cosine of | an input argument; sAcosd does the same except for denormalized | input. | | Input: Double-extended
www.eeworm.com/read/316872/3588964

s satanh.s

| | satanh.sa 3.3 12/19/90 | | The entry point satanh computes the inverse | hyperbolic tangent of | an input argument; satanhd does the same except for denormalized | input. | | Input: Double-extende
www.eeworm.com/read/316872/3589057

s copy_user.s

/* * arch/alpha/lib/copy_user.S * * Copy to/from user space, handling exceptions as we go.. This * isn't exactly pretty. * * This is essentially the same as "memcpy()", but with a few twists.
www.eeworm.com/read/316872/3594082

c g_ncr5380_mmio.c

/* * There is probably a nicer way to do this but this one makes * pretty obvious what is happening. We rebuild the same file with * different options for mmio versus pio. */ #define SCSI_G_NCR53